Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Jan 31, 2019
1 parent 75bdf8e commit da45b8a
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions config/locales/client.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ fi:
remove: "Poista henkilökunnan huomio"
show: "Henkilökunnan huomioita ({{count}})"
delete_confirm: "Oletko varma että haluat poistaa henkilökunnan huomion?"
show_post: "Näytä viesti"
1 change: 1 addition & 0 deletions config/locales/server.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ de:
reports:
staff_notes:
title: "Team-Notizen"
description: "Liste der neuesten Team-Notizen"
labels:
user: Benutzer
note: Notiz
Expand Down
3 changes: 2 additions & 1 deletion config/locales/server.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ es:
reports:
staff_notes:
title: "Notas de staff"
description: "Lista de las notas de staff más recientes."
labels:
user: Usuari
user: Usuario
note: Nota
moderator: Moderador
9 changes: 9 additions & 0 deletions config/locales/server.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,12 @@ fi:
staff_notes:
official_warning: "%{username} antoi virallisen varoituksen - %{warning_link}"
user_suspended: "@%{username} hyllytti käyttäjätilin %{suspended_till} asti. Syy: %{reason}"
user_silenced: "@%{username} hiljeni käyttäjätilin %{silenced_till} asti. Syy: %{reason}"
reports:
staff_notes:
title: "Henkilökunnan huomiot"
description: "Luettelo viimeisimmistä henkilökunnan huomioista."
labels:
user: Käyttäjä
note: Huomi
moderator: Valvoja
1 change: 1 addition & 0 deletions config/locales/server.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ fr:
reports:
staff_notes:
title: "Notes pour responsables"
description: "List des notes de responsables les plus récents."
labels:
user: Utilisateur
note: Note
Expand Down
1 change: 1 addition & 0 deletions config/locales/server.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ nl:
reports:
staff_notes:
title: "Personeel notities"
description: "Geef de meeste recente personeel notities weer."
labels:
user: Gebruiker
note: Notitie
Expand Down
2 changes: 1 addition & 1 deletion config/locales/server.zh_CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ zh_CN:
staff_notes_enabled: "允许管理人员将注释附加到用户"
staff_notes_moderators_delete: "允许版主删除管理人员注释"
staff_notes:
official_warning: "收到来自@%{username}的正式警告 - %{warning_link}"
official_warning: "收到来自 @%{username}的正式警告 - %{warning_link}"
user_suspended: "@%{username}暂停此帐户,直到%{suspended_till}。 原因:%{reason}"
user_silenced: "@%{username}将此帐户禁言,直到%{silenced_till}。 原因:%{reason}"
reports:
Expand Down

0 comments on commit da45b8a

Please sign in to comment.