Update translations
This commit is contained in:
parent
75bdf8eeb8
commit
da45b8aec3
|
@ -13,3 +13,4 @@ fi:
|
||||||
remove: "Poista henkilökunnan huomio"
|
remove: "Poista henkilökunnan huomio"
|
||||||
show: "Henkilökunnan huomioita ({{count}})"
|
show: "Henkilökunnan huomioita ({{count}})"
|
||||||
delete_confirm: "Oletko varma että haluat poistaa henkilökunnan huomion?"
|
delete_confirm: "Oletko varma että haluat poistaa henkilökunnan huomion?"
|
||||||
|
show_post: "Näytä viesti"
|
||||||
|
|
|
@ -16,6 +16,7 @@ de:
|
||||||
reports:
|
reports:
|
||||||
staff_notes:
|
staff_notes:
|
||||||
title: "Team-Notizen"
|
title: "Team-Notizen"
|
||||||
|
description: "Liste der neuesten Team-Notizen"
|
||||||
labels:
|
labels:
|
||||||
user: Benutzer
|
user: Benutzer
|
||||||
note: Notiz
|
note: Notiz
|
||||||
|
|
|
@ -16,7 +16,8 @@ es:
|
||||||
reports:
|
reports:
|
||||||
staff_notes:
|
staff_notes:
|
||||||
title: "Notas de staff"
|
title: "Notas de staff"
|
||||||
|
description: "Lista de las notas de staff más recientes."
|
||||||
labels:
|
labels:
|
||||||
user: Usuari
|
user: Usuario
|
||||||
note: Nota
|
note: Nota
|
||||||
moderator: Moderador
|
moderator: Moderador
|
||||||
|
|
|
@ -12,3 +12,12 @@ fi:
|
||||||
staff_notes:
|
staff_notes:
|
||||||
official_warning: "%{username} antoi virallisen varoituksen - %{warning_link}"
|
official_warning: "%{username} antoi virallisen varoituksen - %{warning_link}"
|
||||||
user_suspended: "@%{username} hyllytti käyttäjätilin %{suspended_till} asti. Syy: %{reason}"
|
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
|
||||||
|
|
|
@ -16,6 +16,7 @@ fr:
|
||||||
reports:
|
reports:
|
||||||
staff_notes:
|
staff_notes:
|
||||||
title: "Notes pour responsables"
|
title: "Notes pour responsables"
|
||||||
|
description: "List des notes de responsables les plus récents."
|
||||||
labels:
|
labels:
|
||||||
user: Utilisateur
|
user: Utilisateur
|
||||||
note: Note
|
note: Note
|
||||||
|
|
|
@ -16,6 +16,7 @@ nl:
|
||||||
reports:
|
reports:
|
||||||
staff_notes:
|
staff_notes:
|
||||||
title: "Personeel notities"
|
title: "Personeel notities"
|
||||||
|
description: "Geef de meeste recente personeel notities weer."
|
||||||
labels:
|
labels:
|
||||||
user: Gebruiker
|
user: Gebruiker
|
||||||
note: Notitie
|
note: Notitie
|
||||||
|
|
|
@ -10,7 +10,7 @@ zh_CN:
|
||||||
staff_notes_enabled: "允许管理人员将注释附加到用户"
|
staff_notes_enabled: "允许管理人员将注释附加到用户"
|
||||||
staff_notes_moderators_delete: "允许版主删除管理人员注释"
|
staff_notes_moderators_delete: "允许版主删除管理人员注释"
|
||||||
staff_notes:
|
staff_notes:
|
||||||
official_warning: "收到来自@%{username}的正式警告 - %{warning_link}"
|
official_warning: "收到来自 @%{username}的正式警告 - %{warning_link}"
|
||||||
user_suspended: "@%{username}暂停此帐户,直到%{suspended_till}。 原因:%{reason}"
|
user_suspended: "@%{username}暂停此帐户,直到%{suspended_till}。 原因:%{reason}"
|
||||||
user_silenced: "@%{username}将此帐户禁言,直到%{silenced_till}。 原因:%{reason}"
|
user_silenced: "@%{username}将此帐户禁言,直到%{silenced_till}。 原因:%{reason}"
|
||||||
reports:
|
reports:
|
||||||
|
|
Loading…
Reference in New Issue