Update translations

This commit is contained in:
Neil Lalonde 2020-01-20 11:23:30 -05:00
parent b0b6f15c70
commit 134c66d089
5 changed files with 29 additions and 1 deletions

View File

@ -8,5 +8,9 @@
ru:
js:
user_notes:
title: "Заметки пользователя"
attach: "Добавить заметку"
remove: "Удалить заметку пользователя"
show: "Заметки пользователя ({{count}})"
delete_confirm: "Вы действительно хотите удалить эту заметку пользователя?"
show_post: "Показать заметку"

View File

@ -5,4 +5,12 @@
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
sv: {}
sv:
js:
user_notes:
title: "Användaranteckningar"
attach: "Lägg till användaranteckning"
remove: "Ta bort användaranteckning"
show: "Användaranteckningar ({{count}})"
delete_confirm: "Är du säker på att du vill radera den användaranteckningen?"
show_post: "Visa inlägg"

View File

@ -8,12 +8,15 @@
pt_BR:
site_settings:
user_notes_enabled: "Permitir que usuários da staff anexem notas aos usuários"
user_notes_moderators_delete: "Permitir que moderadores apaguem notas de usuários"
user_notes:
official_warning: "Recebido um aviso oficial de @%{username} -- %{warning_link}"
user_suspended: "@%{username} suspendeu esta conta até %{suspended_till}. Motivo: %{reason}"
user_silenced: "@%{username} silenciou esta conta até %{silenced_till}. Motivo: %{reason}"
reports:
user_notes:
title: "Notas de usuários"
description: "Listar as notas de usuários mais recentes."
labels:
user: Usuário
note: Anotação

View File

@ -8,12 +8,15 @@
ru:
site_settings:
user_notes_enabled: "Разрешить персоналу прикреплять заметки к пользователям"
user_notes_moderators_delete: "Разрешить модераторам удалять заметки пользователей"
user_notes:
official_warning: "Получено официальное предупреждение от @%{username} -- %{warning_link}"
user_suspended: "@%{username} приостановил этот аккаунт до %{suspended_till}. Причина: %{reason}"
user_silenced: "@%{username} заглушил этот аккаунт %{silenced_till}. Причина: %{reason}"
reports:
user_notes:
title: "Заметки пользователя"
description: "Список последних заметок пользователя."
labels:
user: Пользователь
note: Заметка

View File

@ -6,8 +6,18 @@
# https://www.transifex.com/projects/p/discourse-org/
sv:
site_settings:
user_notes_enabled: "Låt personalanvändare bifoga anteckningar till användare"
user_notes_moderators_delete: "Låt moderatorer radera användaranteckningar"
user_notes:
official_warning: "Fått en officiell varning från @%{username} -- %{warning_link}"
user_suspended: "@%{username} stängde av det här kontot fram till %{suspended_till}. Anledning: %{reason}"
user_silenced: "@%{username} tystade det här kontot fram till %{silenced_till}. Anledning: %{reason}"
reports:
user_notes:
title: "Användaranteckningar"
description: "Lista över de senaste användaranteckningarna."
labels:
user: Användare
note: Anteckning
moderator: Moderator