New Crowdin updates (#762)

* New translations tabs.json (Swedish)

* New translations instance.json (Portuguese, Brazilian)

* New translations timeline.json (Portuguese, Brazilian)

* New translations contextMenu.json (Portuguese, Brazilian)

* New translations tabs.json (Swedish)

* New translations common.json (Russian)

* New translations instance.json (Russian)

* New translations parse.json (Russian)

* New translations relationship.json (Russian)

* New translations timeline.json (Russian)

* New translations timeline.json (Russian)
This commit is contained in:
xmflsct 2023-11-12 17:57:10 +01:00 committed by GitHub
parent d16178abc9
commit a70dce9780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 63 additions and 63 deletions

View File

@ -9,14 +9,14 @@
"inLists": "Listas contendo usuário ...", "inLists": "Listas contendo usuário ...",
"showBoosts": { "showBoosts": {
"action_false": "Mostrar boosts do usuário", "action_false": "Mostrar boosts do usuário",
"action_true": "" "action_true": "Ocultar boosts dos usuários"
}, },
"mute": { "mute": {
"action_false": "Silenciar usuário", "action_false": "Silenciar usuário",
"action_true": "Desativar o silêncio do usuário" "action_true": "Desativar o silêncio do usuário"
}, },
"followAs": { "followAs": {
"trigger": "", "trigger": "Seguir como ...",
"succeed_default": "Agora seguindo @{{target}} com @{{source}}", "succeed_default": "Agora seguindo @{{target}} com @{{source}}",
"succeed_locked": "Enviado o pedido para seguir @{{target}} com {{source}}, aguardando aprovação", "succeed_locked": "Enviado o pedido para seguir @{{target}} com {{source}}, aguardando aprovação",
"failed": "Seguir como" "failed": "Seguir como"
@ -38,7 +38,7 @@
}, },
"at": { "at": {
"direct": "Mensagem Direta", "direct": "Mensagem Direta",
"public": "" "public": "Mensagem pública"
}, },
"copy": { "copy": {
"action": "Copiar toot", "action": "Copiar toot",

View File

@ -3,7 +3,7 @@
"textInput": { "textInput": {
"placeholder": "Domínio da instância" "placeholder": "Domínio da instância"
}, },
"whitelisted": "", "whitelisted": "Esta pode ser uma instância na lista de permissões da qual o tooot não consegue recuperar dados antes de se conectar.",
"button": "Entrar", "button": "Entrar",
"information": { "information": {
"name": "Nome", "name": "Nome",

View File

@ -20,7 +20,7 @@
"fetching": "Buscando toots mais recentes...", "fetching": "Buscando toots mais recentes...",
"fetched": { "fetched": {
"none": "Nenhum novo toot", "none": "Nenhum novo toot",
"found": "" "found": "toots {{count}} obtidos"
} }
}, },
"shared": { "shared": {
@ -33,12 +33,12 @@
"poll": "Uma enquete em que você votou terminou", "poll": "Uma enquete em que você votou terminou",
"reblog": { "reblog": {
"default": "{{name}} boostou", "default": "{{name}} boostou",
"myself": "", "myself": "Eu impulsionei",
"notification": "{{name}} deu boost no teu toot" "notification": "{{name}} deu boost no teu toot"
}, },
"update": "Toot foi editado", "update": "Toot foi editado",
"admin.sign_up": "{{name}} entrou na instância", "admin.sign_up": "{{name}} entrou na instância",
"admin.report": "" "admin.report": "{{name}} relatou:"
}, },
"actions": { "actions": {
"reply": { "reply": {

View File

@ -9,7 +9,7 @@
"delete": "Удалить", "delete": "Удалить",
"done": "Готово", "done": "Готово",
"confirm": "Подтвердить", "confirm": "Подтвердить",
"add": "" "add": "Добавить"
}, },
"customEmoji": { "customEmoji": {
"accessibilityLabel": "Пользовательские эмодзи {{emoji}}" "accessibilityLabel": "Пользовательские эмодзи {{emoji}}"

View File

@ -7,7 +7,7 @@
"button": "Войти", "button": "Войти",
"information": { "information": {
"name": "Название", "name": "Название",
"description": "" "description": "Описание"
}, },
"disclaimer": { "disclaimer": {
"base": "Вход в систему использует системный браузер, информация о вашем аккаунте не будет видна приложению." "base": "Вход в систему использует системный браузер, информация о вашем аккаунте не будет видна приложению."

View File

@ -1,8 +1,8 @@
{ {
"HTML": { "HTML": {
"accessibilityHint": "", "accessibilityHint": "Нажмите, чтобы развернуть или свернуть содержимое",
"expanded": "", "expanded": "{{hint}}{{moreLines}}",
"moreLines": "", "moreLines": " ({{count}} больше строк)",
"defaultHint": "" "defaultHint": "Длинное сообщение"
} }
} }

View File

@ -1,16 +1,16 @@
{ {
"follow": { "follow": {
"function": "" "function": "Подписаться на пользователя"
}, },
"block": { "block": {
"function": "" "function": "Заблокировать пользователя"
}, },
"button": { "button": {
"error": "", "error": "Ошибка загрузки",
"blocked_by": "", "blocked_by": "Заблокирован пользователем",
"blocking": "", "blocking": "Разблокировать",
"following": "", "following": "Отписаться",
"requested": "", "requested": "Отменить запрос",
"default": "" "default": "Подписаться"
} }
} }

View File

@ -1,81 +1,81 @@
{ {
"empty": { "empty": {
"error": { "error": {
"message": "", "message": "Ошибка загрузки",
"button": "" "button": "Повторить"
}, },
"success": { "success": {
"message": "" "message": "Лента пуста"
} }
}, },
"end": { "end": {
"message": "" "message": "Конец, как насчет чашки <0 />"
}, },
"lookback": { "lookback": {
"message": "" "message": "Последний просмотр в"
}, },
"refresh": { "refresh": {
"fetchPreviousPage": "", "fetchPreviousPage": "Новинки отсюда",
"refetch": "", "refetch": "В конец",
"fetching": "", "fetching": "Получение новых сообщений ...",
"fetched": { "fetched": {
"none": "", "none": "Нет новых сообщений",
"found": "" "found": "Получено {{count}} сообщений"
} }
}, },
"shared": { "shared": {
"actioned": { "actioned": {
"pinned": "Закрепить", "pinned": "Закрепить",
"favourite": "", "favourite": "{{name}} добавил(а) ваш пост в избранное",
"status": "{{name}} только что запостил", "status": "{{name}} только что запостил",
"follow": "{{name}} подписался (-лась) на вас", "follow": "{{name}} подписался (-лась) на вас",
"follow_request": "{{name}} хочет подписаться на вас", "follow_request": "{{name}} хочет подписаться на вас",
"poll": "", "poll": "Опрос, в котором вы участвовали, завершен",
"reblog": { "reblog": {
"default": "", "default": "{{name}} продвинул(а)",
"myself": "", "myself": "Я продвинул(а)",
"notification": "" "notification": "{{name}} продвинул(а) ваш пост"
}, },
"update": "", "update": "Репост был отредактирован",
"admin.sign_up": "", "admin.sign_up": "{{name}} присоединился к серверу",
"admin.report": "" "admin.report": "{{name}} сообщил(а):"
}, },
"actions": { "actions": {
"reply": { "reply": {
"accessibilityLabel": "" "accessibilityLabel": "Ответить на это сообщение"
}, },
"reblogged": { "reblogged": {
"accessibilityLabel": "", "accessibilityLabel": "Продвинуть это сообщение",
"function": "", "function": "Продвинуть сообщение",
"options": { "options": {
"title": "", "title": "Выберите видимость продвижения",
"public": "", "public": "Публичное продвижение",
"unlisted": "" "unlisted": "Убрать из списка"
} }
}, },
"favourited": { "favourited": {
"accessibilityLabel": "", "accessibilityLabel": "Добавить этот пост в избранное",
"function": "" "function": "Избранное"
}, },
"bookmarked": { "bookmarked": {
"accessibilityLabel": "", "accessibilityLabel": "Добавить этот пост в закладки",
"function": "" "function": "Закладки"
}, },
"openReport": "" "openReport": "Открыть отчет"
}, },
"actionsUsers": { "actionsUsers": {
"reblogged_by": { "reblogged_by": {
"accessibilityLabel": "", "accessibilityLabel": "{{count}} пользователей продвинули этот пост",
"accessibilityHint": "", "accessibilityHint": "Нажмите, чтобы узнать пользователей",
"text": "" "text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
}, },
"favourited_by": { "favourited_by": {
"accessibilityLabel": "", "accessibilityLabel": "{{count}} пользователей добавили этот пост в избранное",
"accessibilityHint": "", "accessibilityHint": "Нажмите, чтобы узнать пользователей",
"text": "" "text": "$t(screenTabs:shared.users.statuses.favourited_by)"
}, },
"history": { "history": {
"accessibilityLabel": "", "accessibilityLabel": "Этот пост был отредактирован {{count}} раз",
"accessibilityHint": "", "accessibilityHint": "",
"text_one": "", "text_one": "",
"text_other": "" "text_other": ""

View File

@ -83,10 +83,10 @@
"name": "" "name": ""
}, },
"preferencesFilters": { "preferencesFilters": {
"name": "" "name": "Alla innehållsfilter"
}, },
"preferencesFilterAdd": { "preferencesFilterAdd": {
"name": "" "name": "Skapa ett filter"
}, },
"preferencesFilterEdit": { "preferencesFilterEdit": {
"name": "Redigera filter" "name": "Redigera filter"
@ -150,7 +150,7 @@
"options": { "options": {
"public": "", "public": "",
"unlisted": "", "unlisted": "",
"private": "" "private": "Endast följare"
} }
}, },
"sensitive": { "sensitive": {
@ -181,8 +181,8 @@
}, },
"preferencesFilters": { "preferencesFilters": {
"expired": "", "expired": "",
"keywords_one": "", "keywords_one": "{{count}} nyckelord",
"keywords_other": "", "keywords_other": "{{count}} nyckelord",
"statuses_one": "", "statuses_one": "",
"statuses_other": "", "statuses_other": "",
"context": "", "context": "",
@ -191,7 +191,7 @@
"notifications": "", "notifications": "",
"public": "", "public": "",
"thread": "", "thread": "",
"account": "" "account": "profil"
} }
}, },
"preferencesFilter": { "preferencesFilter": {