Update translations
This commit is contained in:
parent
917475d562
commit
ce39efe42f
|
@ -7,4 +7,9 @@
|
||||||
ro:
|
ro:
|
||||||
js:
|
js:
|
||||||
user_notes:
|
user_notes:
|
||||||
|
title: "Note despre utilizator"
|
||||||
|
attach: "Adaugă notă despre utilizator"
|
||||||
|
remove: "Eliminați nota despre utilizator"
|
||||||
|
show: "Note utilizator (%{count})"
|
||||||
|
delete_confirm: "Ești sigur că vrei să ştergi acea notă de utilizator?"
|
||||||
show_post: "Arată postarea"
|
show_post: "Arată postarea"
|
||||||
|
|
|
@ -5,11 +5,18 @@
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
ro:
|
ro:
|
||||||
|
site_settings:
|
||||||
|
user_notes_enabled: "Permite personalului să atașeze note utilizatorilor"
|
||||||
|
user_notes_moderators_delete: "Permite moderatorilor să șteargă notele despre utilizatori"
|
||||||
user_notes:
|
user_notes:
|
||||||
official_warning: "A primit un avertisment oficial de la %{username} -- %{warning_link}"
|
official_warning: "A primit un avertisment oficial de la %{username} -- %{warning_link}"
|
||||||
user_suspended: "%{username} a suspendat acest cont până pe %{suspended_till}. Motiv: %{reason}"
|
user_suspended: "%{username} a suspendat acest cont până pe %{suspended_till}. Motiv: %{reason}"
|
||||||
|
user_silenced: "%{username} a suspendat acest cont până pe %{silenced_till}. Motiv: %{reason}"
|
||||||
reports:
|
reports:
|
||||||
user_notes:
|
user_notes:
|
||||||
|
title: "Note despre utilizator"
|
||||||
|
description: "Listează cele mai recente note despre utilizatori."
|
||||||
labels:
|
labels:
|
||||||
user: Utilizatori
|
user: Utilizator
|
||||||
|
note: Notă
|
||||||
moderator: Moderator
|
moderator: Moderator
|
||||||
|
|
Loading…
Reference in New Issue