Skip to content

Commit

Permalink
Adding woodpecker. (#41)
Browse files Browse the repository at this point in the history
* Adding woodpecker.

* Test fail.

* Running prettier.
  • Loading branch information
dessalines authored May 10, 2023
1 parent d0d0242 commit 3bb45c2
Show file tree
Hide file tree
Showing 54 changed files with 15,172 additions and 15,161 deletions.
13 changes: 13 additions & 0 deletions .woodpecker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pipeline:
prettier_markdown_check:
image: tmknom/prettier
commands:
- prettier -c .

notify_on_failure:
image: alpine:3
commands:
- apk add curl
- "curl -d'CI build failed: ${CI_BUILD_LINK}' ntfy.sh/lemmy_drone_ci"
when:
status: [failure]
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# lemmy-translations

A store for lemmy's translations in i18n json format.
_____

---

**Translations** are made by **Weblate** on this site: https://weblate.join-lemmy.org/projects/lemmy/
32 changes: 16 additions & 16 deletions email/fi.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"registration_approved_subject": "Rekisteröinti sallittu käyttäjälle {username}",
"registration_approved_body": "Rekisteröitymishakemuksesi on hyväksytty. Tervetuloa instanssille {hostname}!",
"password_reset_subject": "Salasana asetettu käyttäjälle {username}",
"password_reset_body": "<h1>Salasanan nollauspyyntö käyttäjälle {username}</h1><br><a href={reset_link}>Paina tästä nollataksesi salasanasi</a>",
"verify_email_subject": "Vahvista sähköpostiosoitteesi instanssille {hostname}",
"verify_email_body": "Paina alhaalla olevaa linkkiä vahvistaaksesi sähköpostiosoitteesi tilille @{username}@{hostname}. Jätä tämä sähköposti huomiotta jos tilisi ei ole sinun. <br><br>, <a href=\"{verify_link}\">Vahvista sähköpostiosoitteesi</a>",
"email_verified_subject": "Sähköposti vahvistettu käyttäjälle {username}",
"email_verified_body": "Sähköpostisi on vahvistettu.",
"notification_post_reply_subject": "Vastaus käyttäjältä {username}",
"notification_post_reply_body": "<h1>Vastaus viestiin</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>postilaatikko</a>",
"notification_comment_reply_subject": "Vastaus käyttäjältä {username}",
"notification_comment_reply_body": "<h1>Vastaus kommenttiin</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>postilaatikko</a>",
"notification_mentioned_by_subject": "{username} mainitsi sinut",
"notification_mentioned_by_body": "<h1>Käyttäjän maininta</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>postilaatikko</a>",
"notification_private_message_subject": "Yksityisviesti käyttäjältä {username}",
"notification_private_message_body": "<h1>Yksityisviesti</h1><br><div>{username} - {message_text}</div><br><a href={inbox_link}>postilaatikko/a>"
"registration_approved_subject": "Rekisteröinti sallittu käyttäjälle {username}",
"registration_approved_body": "Rekisteröitymishakemuksesi on hyväksytty. Tervetuloa instanssille {hostname}!",
"password_reset_subject": "Salasana asetettu käyttäjälle {username}",
"password_reset_body": "<h1>Salasanan nollauspyyntö käyttäjälle {username}</h1><br><a href={reset_link}>Paina tästä nollataksesi salasanasi</a>",
"verify_email_subject": "Vahvista sähköpostiosoitteesi instanssille {hostname}",
"verify_email_body": "Paina alhaalla olevaa linkkiä vahvistaaksesi sähköpostiosoitteesi tilille @{username}@{hostname}. Jätä tämä sähköposti huomiotta jos tilisi ei ole sinun. <br><br>, <a href=\"{verify_link}\">Vahvista sähköpostiosoitteesi</a>",
"email_verified_subject": "Sähköposti vahvistettu käyttäjälle {username}",
"email_verified_body": "Sähköpostisi on vahvistettu.",
"notification_post_reply_subject": "Vastaus käyttäjältä {username}",
"notification_post_reply_body": "<h1>Vastaus viestiin</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>postilaatikko</a>",
"notification_comment_reply_subject": "Vastaus käyttäjältä {username}",
"notification_comment_reply_body": "<h1>Vastaus kommenttiin</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>postilaatikko</a>",
"notification_mentioned_by_subject": "{username} mainitsi sinut",
"notification_mentioned_by_body": "<h1>Käyttäjän maininta</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>postilaatikko</a>",
"notification_private_message_subject": "Yksityisviesti käyttäjältä {username}",
"notification_private_message_body": "<h1>Yksityisviesti</h1><br><div>{username} - {message_text}</div><br><a href={inbox_link}>postilaatikko/a>"
}
22 changes: 11 additions & 11 deletions email/it.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"registration_approved_subject": "Registrazione approvata per {username}",
"registration_approved_body": "La tua richiesta di registrazione è stata approvata. Benvenuto in {hostname}!",
"password_reset_subject": "Password ripristinata per {username}",
"password_reset_body": "<h1>Ripristino password richiesta da {username}</h1><br><a href={reset_link}>Clicca qui per ripristinare la sua password</a>",
"verify_email_subject": "Verifica il tuo indirizzo email per {hostname}",
"verify_email_body": "Per favore clicca sul link sottostante per verificare l'indirizzo email dell'account @{username}@{hostname}. Ignora questa email se questo account non è tuo.<br><br>, <a href=\"{verify_link}\">Verifica la tua email</a>",
"email_verified_subject": "Email verificata per {username}",
"email_verified_body": "La tua email è stata verificata.",
"notification_post_reply_subject": "Risposta da {username}",
"notification_post_reply_body": "<h1>Invia risposta</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>inbox</a>",
"notification_comment_reply_subject": "Risposta da {username}"
"registration_approved_subject": "Registrazione approvata per {username}",
"registration_approved_body": "La tua richiesta di registrazione è stata approvata. Benvenuto in {hostname}!",
"password_reset_subject": "Password ripristinata per {username}",
"password_reset_body": "<h1>Ripristino password richiesta da {username}</h1><br><a href={reset_link}>Clicca qui per ripristinare la sua password</a>",
"verify_email_subject": "Verifica il tuo indirizzo email per {hostname}",
"verify_email_body": "Per favore clicca sul link sottostante per verificare l'indirizzo email dell'account @{username}@{hostname}. Ignora questa email se questo account non è tuo.<br><br>, <a href=\"{verify_link}\">Verifica la tua email</a>",
"email_verified_subject": "Email verificata per {username}",
"email_verified_body": "La tua email è stata verificata.",
"notification_post_reply_subject": "Risposta da {username}",
"notification_post_reply_body": "<h1>Invia risposta</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>inbox</a>",
"notification_comment_reply_subject": "Risposta da {username}"
}
32 changes: 16 additions & 16 deletions email/ko.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"registration_approved_subject": "{username}님 가입이 승인되었습니다",
"registration_approved_body": "귀하의 가입 신청서가 승인되었습니다. {hostname}에 오신 것을 환영합니다!",
"password_reset_subject": "{username}님 비밀번호 재설정",
"password_reset_body": "<h1>{username}님 비밀번호 재 설정</h1><br><a href={reset_link}>비밀번호를 다시 설정을 하려면 클릭해주세요</a>",
"verify_email_subject": "{hostname} 이메일 주소 확인",
"verify_email_body": "@{username}@{hostname} 계정의 이메일 주소를 확인하려면 아래 링크를 클릭하세요. 회원님의 계정이 아닌 경우 이 이메일을 무시해주세요.<br><br>, <a href=\"{verify_link}\">이메일 확인</a>",
"email_verified_body": "이메일이 확인되었습니다.",
"email_verified_subject": "{username} 님의 이메일",
"notification_post_reply_subject": "{username}님의 답장",
"notification_post_reply_body": "<h1>댓글 등록</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>받은편지함</a>",
"notification_comment_reply_subject": "{username}님의 답장",
"notification_comment_reply_body": "<h1>댓글 등록</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>받은 편지함</a>",
"notification_mentioned_by_subject": "{username}님이 언급함",
"notification_mentioned_by_body": "<h1>언급</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>받은편지함</a>",
"notification_private_message_body": "<h1>개인 메시지</h1><br><div>{username} - {message_text}</div><br><a href={inbox_link}>받은편지함</a>",
"notification_private_message_subject": "{username}님의 개인 메시지"
"registration_approved_subject": "{username}님 가입이 승인되었습니다",
"registration_approved_body": "귀하의 가입 신청서가 승인되었습니다. {hostname}에 오신 것을 환영합니다!",
"password_reset_subject": "{username}님 비밀번호 재설정",
"password_reset_body": "<h1>{username}님 비밀번호 재 설정</h1><br><a href={reset_link}>비밀번호를 다시 설정을 하려면 클릭해주세요</a>",
"verify_email_subject": "{hostname} 이메일 주소 확인",
"verify_email_body": "@{username}@{hostname} 계정의 이메일 주소를 확인하려면 아래 링크를 클릭하세요. 회원님의 계정이 아닌 경우 이 이메일을 무시해주세요.<br><br>, <a href=\"{verify_link}\">이메일 확인</a>",
"email_verified_body": "이메일이 확인되었습니다.",
"email_verified_subject": "{username} 님의 이메일",
"notification_post_reply_subject": "{username}님의 답장",
"notification_post_reply_body": "<h1>댓글 등록</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>받은편지함</a>",
"notification_comment_reply_subject": "{username}님의 답장",
"notification_comment_reply_body": "<h1>댓글 등록</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>받은 편지함</a>",
"notification_mentioned_by_subject": "{username}님이 언급함",
"notification_mentioned_by_body": "<h1>언급</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>받은편지함</a>",
"notification_private_message_body": "<h1>개인 메시지</h1><br><div>{username} - {message_text}</div><br><a href={inbox_link}>받은편지함</a>",
"notification_private_message_subject": "{username}님의 개인 메시지"
}
32 changes: 16 additions & 16 deletions email/pt.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"registration_approved_subject": "Registo de {username} aprovado",
"registration_approved_body": "A tua candidatura de registo foi aprovada. Bem-vindo(a) a {hostname}!",
"verify_email_body": "Por favor, clica no link abaixo para verificares o endereço de email da conta @{username}@{hostname}. Ignora este email se a conta não é tua. <br><br>, <a href=\"{verify_link}\">Verificar email</a>",
"email_verified_subject": "Verificado o email de {username}",
"password_reset_subject": "Redefinição de palavra-passe de {username}",
"password_reset_body": "<h1>Pedido de redefinição de palavra-passe de {username}</h1><br><a href={reset_link}>Clica aqui para redefinir a tua palavra-passe</a>",
"verify_email_subject": "Verifica o teu endereço email em {hostname}",
"email_verified_body": "O teu email foi verificado.",
"notification_post_reply_subject": "Resposta de {username}",
"notification_comment_reply_subject": "Resposta de {username}",
"notification_post_reply_body": "<h1>Resposta a publicação</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>caixa de entrada</a>",
"notification_comment_reply_body": "<h1>Reposta a comentário</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>caixa de entrada</a>",
"notification_mentioned_by_subject": "Mencionado por {username}",
"notification_mentioned_by_body": "<h1>Menção de pessoa</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>caixa de entrada</a>",
"notification_private_message_subject": "Mensagem privada de {username}",
"notification_private_message_body": "<h1>Mensagem privada</h1><br><div>{username} - {message_text}</div><br><a href={inbox_link}>caixa de entrada</a>"
"registration_approved_subject": "Registo de {username} aprovado",
"registration_approved_body": "A tua candidatura de registo foi aprovada. Bem-vindo(a) a {hostname}!",
"verify_email_body": "Por favor, clica no link abaixo para verificares o endereço de email da conta @{username}@{hostname}. Ignora este email se a conta não é tua. <br><br>, <a href=\"{verify_link}\">Verificar email</a>",
"email_verified_subject": "Verificado o email de {username}",
"password_reset_subject": "Redefinição de palavra-passe de {username}",
"password_reset_body": "<h1>Pedido de redefinição de palavra-passe de {username}</h1><br><a href={reset_link}>Clica aqui para redefinir a tua palavra-passe</a>",
"verify_email_subject": "Verifica o teu endereço email em {hostname}",
"email_verified_body": "O teu email foi verificado.",
"notification_post_reply_subject": "Resposta de {username}",
"notification_comment_reply_subject": "Resposta de {username}",
"notification_post_reply_body": "<h1>Resposta a publicação</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>caixa de entrada</a>",
"notification_comment_reply_body": "<h1>Reposta a comentário</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>caixa de entrada</a>",
"notification_mentioned_by_subject": "Mencionado por {username}",
"notification_mentioned_by_body": "<h1>Menção de pessoa</h1><br><div>{username} - {comment_text}</div><br><a href={inbox_link}>caixa de entrada</a>",
"notification_private_message_subject": "Mensagem privada de {username}",
"notification_private_message_body": "<h1>Mensagem privada</h1><br><div>{username} - {message_text}</div><br><a href={inbox_link}>caixa de entrada</a>"
}
Loading

0 comments on commit 3bb45c2

Please sign in to comment.