Update translations

This commit is contained in:
Neil Lalonde 2019-03-04 10:22:05 -05:00
parent da45b8aec3
commit 5cf3df533e
3 changed files with 23 additions and 2 deletions

View File

@ -5,4 +5,12 @@
# To work with us on translations, join this project: # To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/ # https://www.transifex.com/projects/p/discourse-org/
sl: {} sl:
js:
staff_notes:
title: "Opomba osebja"
attach: "Pripni opombo osebja"
remove: "Odstrani opombo osebja"
show: "Opomba osebja ({{count}})"
delete_confirm: "Ali ste prepričani da hočete odstraniti opombo osebja?"
show_post: "Prikaži prispevek"

View File

@ -6,8 +6,17 @@
# https://www.transifex.com/projects/p/discourse-org/ # https://www.transifex.com/projects/p/discourse-org/
ru: ru:
site_settings:
staff_notes_enabled: "Разрешить персоналу прикреплять заметки к пользователям"
staff_notes_moderators_delete: "Разрешить модераторам удалять заметки сотрудников"
staff_notes:
official_warning: "Получено официальное предупреждение от @%{username} -- %{warning_link}"
user_suspended: "@%{username} приостановил этот аккаунт до %{suspended_till}. Причина: %{reason}"
user_silenced: "@%{username} заглушил этот аккаунт %{silenced_till}. Причина: %{reason}"
reports: reports:
staff_notes: staff_notes:
title: "Заметки персонала"
description: "Список последних заметок персонала."
labels: labels:
user: Пользователь user: Пользователь
note: Заметка note: Заметка

View File

@ -5,4 +5,8 @@
# To work with us on translations, join this project: # To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/ # https://www.transifex.com/projects/p/discourse-org/
sl: {} sl:
staff_notes:
official_warning: "Prejel uradno opozorilo od @%{username} -- %{warning_link}"
user_suspended: "@%{username} supendiral ta račun do %{suspended_till}. Razlog: %{reason}"
user_silenced: "@%{username} utišal ta račun do %{silenced_till}. Razlog: %{reason}"