Update translations
This commit is contained in:
parent
75bdf8eeb8
commit
da45b8aec3
|
@ -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"
|
||||
|
|
|
@ -16,6 +16,7 @@ de:
|
|||
reports:
|
||||
staff_notes:
|
||||
title: "Team-Notizen"
|
||||
description: "Liste der neuesten Team-Notizen"
|
||||
labels:
|
||||
user: Benutzer
|
||||
note: Notiz
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -16,6 +16,7 @@ nl:
|
|||
reports:
|
||||
staff_notes:
|
||||
title: "Personeel notities"
|
||||
description: "Geef de meeste recente personeel notities weer."
|
||||
labels:
|
||||
user: Gebruiker
|
||||
note: Notitie
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue