From db41e85d074e099f9efdaa21e9a7299b422554fa Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Feb 2023 14:47:48 +0100 Subject: [PATCH] New Crowdin updates (#690) * New translations timeline.json (Basque) * New translations timeline.json (Portuguese, Brazilian) * New translations tabs.json (Portuguese, Brazilian) * New translations timeline.json (Japanese) * New translations tabs.json (Japanese) * New translations contextMenu.json (Japanese) * New translations timeline.json (German) * New translations contextMenu.json (German) * New translations instance.json (German) * New translations timeline.json (German) * New translations tabs.json (German) * New translations contextMenu.json (German) * New translations timeline.json (French) * New translations timeline.json (Spanish) * New translations timeline.json (Catalan) * New translations timeline.json (Czech) * New translations timeline.json (German) * New translations timeline.json (Greek) * New translations timeline.json (Basque) * New translations timeline.json (Italian) * New translations timeline.json (Japanese) * New translations timeline.json (Korean) * New translations timeline.json (Dutch) * New translations timeline.json (Polish) * New translations timeline.json (Russian) * New translations timeline.json (Swedish) * New translations timeline.json (Ukrainian) * New translations timeline.json (Chinese Simplified) * New translations timeline.json (Chinese Traditional) * New translations timeline.json (Vietnamese) * New translations timeline.json (Portuguese, Brazilian) * New translations timeline.json (Dutch) * New translations timeline.json (Swedish) * New translations timeline.json (Chinese Simplified) * New translations timeline.json (Chinese Traditional) --- src/i18n/ca/components/timeline.json | 1 + src/i18n/cs/components/timeline.json | 1 + src/i18n/de/components/contextMenu.json | 20 +++++----- src/i18n/de/components/instance.json | 2 +- src/i18n/de/components/timeline.json | 9 +++-- src/i18n/de/screens/tabs.json | 32 ++++++++-------- src/i18n/el/components/timeline.json | 1 + src/i18n/es/components/timeline.json | 1 + src/i18n/eu/components/timeline.json | 7 ++-- src/i18n/fr/components/timeline.json | 1 + src/i18n/it/components/timeline.json | 1 + src/i18n/ja/components/contextMenu.json | 16 ++++---- src/i18n/ja/components/timeline.json | 3 +- src/i18n/ja/screens/tabs.json | 46 +++++++++++------------ src/i18n/ko/components/timeline.json | 1 + src/i18n/nl/components/timeline.json | 1 + src/i18n/pl/components/timeline.json | 1 + src/i18n/pt_BR/components/timeline.json | 3 +- src/i18n/pt_BR/screens/tabs.json | 10 ++--- src/i18n/ru/components/timeline.json | 1 + src/i18n/sv/components/timeline.json | 1 + src/i18n/uk/components/timeline.json | 1 + src/i18n/vi/components/timeline.json | 1 + src/i18n/zh-Hans/components/timeline.json | 1 + src/i18n/zh-Hant/components/timeline.json | 1 + 25 files changed, 91 insertions(+), 72 deletions(-) diff --git a/src/i18n/ca/components/timeline.json b/src/i18n/ca/components/timeline.json index 6b46c4d8..e545e6ef 100644 --- a/src/i18n/ca/components/timeline.json +++ b/src/i18n/ca/components/timeline.json @@ -33,6 +33,7 @@ "poll": "S'ha acabat una enquesta en què havies participat", "reblog": { "default": "{{name}} ha impulsat", + "myself": "", "notification": "{{name}} ha impulsat la teva publicació" }, "update": "L'impuls ha sigut editat", diff --git a/src/i18n/cs/components/timeline.json b/src/i18n/cs/components/timeline.json index 49c709dc..4c3d04a8 100644 --- a/src/i18n/cs/components/timeline.json +++ b/src/i18n/cs/components/timeline.json @@ -33,6 +33,7 @@ "poll": "", "reblog": { "default": "", + "myself": "", "notification": "" }, "update": "", diff --git a/src/i18n/de/components/contextMenu.json b/src/i18n/de/components/contextMenu.json index cf71ee5e..69bb4d57 100644 --- a/src/i18n/de/components/contextMenu.json +++ b/src/i18n/de/components/contextMenu.json @@ -6,22 +6,22 @@ "action_false": "Folgen", "action_true": "Nutzer entfolgen" }, - "inLists": "", + "inLists": "Listen mit diesem Nutzer…", "showBoosts": { - "action_false": "", - "action_true": "" + "action_false": "Zeige Boosts des Kontos", + "action_true": "Boosts des Users ausblenden" }, "mute": { "action_false": "Profil stummschalten", "action_true": "Stummschaltung des Nutzers aufheben" }, "followAs": { - "trigger": "", + "trigger": "Folgen als…", "succeed_default": "Folgt nun @{{target}} als @{{source}}", "succeed_locked": "Follower-Anfrage an @{{target}} mit {{source}} gesendet, Bestätigung ausstehend", "failed": "Folgen als…" }, - "blockReport": "", + "blockReport": "Blockieren und melden", "block": { "action_false": "Nutzer blockieren", "action_true": "User entblocken", @@ -56,11 +56,11 @@ }, "hashtag": { "follow": { - "action_false": "", - "action_true": "" + "action_false": "Folgen", + "action_true": "Entfolgen" }, "filter": { - "action": "" + "action": "Hashtag filtern…" } }, "share": { @@ -99,8 +99,8 @@ "action_true": "Tröt nicht mehr anheften" }, "filter": { - "action_false": "", - "action_true": "" + "action_false": "Tröts filtern…", + "action_true": "Filter bearbeiten…" } } } \ No newline at end of file diff --git a/src/i18n/de/components/instance.json b/src/i18n/de/components/instance.json index e5c3627b..c23c28a4 100644 --- a/src/i18n/de/components/instance.json +++ b/src/i18n/de/components/instance.json @@ -3,7 +3,7 @@ "textInput": { "placeholder": "Domain der Instanz" }, - "whitelisted": "", + "whitelisted": "Von dieser Instanz können Tröts möglicherweise nicht ohne Login abgerufen werden.", "button": "Login", "information": { "name": "Name", diff --git a/src/i18n/de/components/timeline.json b/src/i18n/de/components/timeline.json index 90996075..46bd5aa8 100644 --- a/src/i18n/de/components/timeline.json +++ b/src/i18n/de/components/timeline.json @@ -17,10 +17,10 @@ "refresh": { "fetchPreviousPage": "Neuere Einträge", "refetch": "Zum letzten", - "fetching": "", + "fetching": "Neue Tröts werden abgerufen…", "fetched": { - "none": "", - "found": "" + "none": "Kein neuerer Tröt", + "found": "{{count}} Tröts abgerufen" } }, "shared": { @@ -33,6 +33,7 @@ "poll": "Eine Umfrage, an der du teilgenommen hast, ist beendet", "reblog": { "default": "{{name}} hat geboostet", + "myself": "", "notification": "{{name}} hat deinen Tröt geboostet" }, "update": "Boost wurde bearbeitet", @@ -128,7 +129,7 @@ "muted": { "accessibilityLabel": "Tröt stummgeschaltet" }, - "replies": "", + "replies": "Antworten <0 />", "visibility": { "direct": { "accessibilityLabel": "Tröt ist eine Direktnachricht" diff --git a/src/i18n/de/screens/tabs.json b/src/i18n/de/screens/tabs.json index 759a0ba2..f57cb7b2 100644 --- a/src/i18n/de/screens/tabs.json +++ b/src/i18n/de/screens/tabs.json @@ -171,8 +171,8 @@ }, "preferencesFilters": { "expired": "Abgelaufen", - "keywords_one": "", - "keywords_other": "", + "keywords_one": "{{count}} Stichwort", + "keywords_other": "{{count}} Stichwort", "statuses_one": "{{count}} Tröt", "statuses_other": "{{count}} Tröts", "context": "Läuft in <0 /> ab", @@ -196,7 +196,7 @@ "604800": "Nach einer Woche", "18144000": "Nach einem Monat" }, - "context": "", + "context": "Gilt für", "contexts": { "home": "Gefolgte und Listen", "notifications": "Benachrichtigung", @@ -209,9 +209,9 @@ "warn": "Verdeckt, kann aber aufgedeckt werden", "hide": "Vollständig verdeckt" }, - "keywords": "", + "keywords": "Treffer für diese Schlüsselwörter", "keyword": "Stichwörter", - "statuses": "" + "statuses": "Passende Tröts" }, "profile": { "feedback": { @@ -400,29 +400,29 @@ "name": "<0 /><1>'s Medien" }, "filter": { - "name": "", - "existed": "" + "name": "Zum Filter hinzufügen", + "existed": "In diesen Filtern vorhanden" }, "history": { "name": "Bearbeitungsverlauf" }, "report": { - "name": "", - "report": "", + "name": "{{acct}} melden", + "report": "Melden", "forward": { - "heading": "" + "heading": "Anonym an die Instanz {{instance}} weiterleiten" }, "reasons": { - "heading": "", - "spam": "", - "other": "", - "violation": "" + "heading": "Was stimmt mit diesem Konto nicht?", + "spam": "Das ist Spam", + "other": "Etwas anderes", + "violation": "Verstoß gegen die Instanzregeln" }, "comment": { - "heading": "" + "heading": "Möchtest du sonst noch etwas hinzufügen?" }, "violatedRules": { - "heading": "" + "heading": "Verstoß gegen die Instanzregeln" } }, "search": { diff --git a/src/i18n/el/components/timeline.json b/src/i18n/el/components/timeline.json index 38c666fd..409fde4c 100644 --- a/src/i18n/el/components/timeline.json +++ b/src/i18n/el/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Μια δημοσκόπηση στην οποία ψηφίσατε ολοκληρώθηκε", "reblog": { "default": "{{name}} προώθησε τη δημοσίευση", + "myself": "", "notification": "{{name}} προώθησε τη δημοσίευσή σας" }, "update": "Η προώθηση έχει υποστεί επεξεργασία", diff --git a/src/i18n/es/components/timeline.json b/src/i18n/es/components/timeline.json index 0730a858..867f724d 100644 --- a/src/i18n/es/components/timeline.json +++ b/src/i18n/es/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Una encuesta en la que has votado ha terminado", "reblog": { "default": "{{name}} ha impulsado", + "myself": "", "notification": "{{name}} ha impulsado tu toot" }, "update": "El impulso ha sido editado", diff --git a/src/i18n/eu/components/timeline.json b/src/i18n/eu/components/timeline.json index 82037232..82b68e3e 100644 --- a/src/i18n/eu/components/timeline.json +++ b/src/i18n/eu/components/timeline.json @@ -17,10 +17,10 @@ "refresh": { "fetchPreviousPage": "Berrienak hemendik hasita", "refetch": "Azkenekora arte", - "fetching": "", + "fetching": "Tut berriak eskuratzen...", "fetched": { - "none": "", - "found": "" + "none": "Tut berririk ez", + "found": "{{count}} tut eskuratuak" } }, "shared": { @@ -33,6 +33,7 @@ "poll": "Erantzun zenuen inkesta bat amaitu da", "reblog": { "default": "{{name}}-(e)k bultzatu du", + "myself": "", "notification": "{{name}}-(e)k zure tuta bultzatu du" }, "update": "Bultzada editatua izan da", diff --git a/src/i18n/fr/components/timeline.json b/src/i18n/fr/components/timeline.json index e237b7b7..f1d64811 100644 --- a/src/i18n/fr/components/timeline.json +++ b/src/i18n/fr/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Un sondage auquel vous avez participé est maintenant terminé", "reblog": { "default": "{{name}} a partagé", + "myself": "", "notification": "{{name}} a partagé votre message" }, "update": "Le reblog a été modifié", diff --git a/src/i18n/it/components/timeline.json b/src/i18n/it/components/timeline.json index d48d815b..a859a302 100644 --- a/src/i18n/it/components/timeline.json +++ b/src/i18n/it/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Un sondaggio in cui hai votato è terminato", "reblog": { "default": "{{name}} ha ricondiviso", + "myself": "", "notification": "{{name}} ha ricondiviso il tuo toot" }, "update": "Il link è stato modificato", diff --git a/src/i18n/ja/components/contextMenu.json b/src/i18n/ja/components/contextMenu.json index 9104b410..6223ffb6 100644 --- a/src/i18n/ja/components/contextMenu.json +++ b/src/i18n/ja/components/contextMenu.json @@ -6,7 +6,7 @@ "action_false": "ユーザーをフォロー", "action_true": "ユーザーをフォロー解除" }, - "inLists": "", + "inLists": "ユーザーを含むリスト一覧", "showBoosts": { "action_false": "ブーストを表示する", "action_true": "ブーストを非表示にする" @@ -16,12 +16,12 @@ "action_true": "ユーザーのミュートを解除" }, "followAs": { - "trigger": "", + "trigger": "... としてフォロー", "succeed_default": "{{source}} として @{{target}} をフォローしました", "succeed_locked": "{{source}} として @{{target}} へのフォロー申請を送りました。現在承認待ちです", "failed": "別ユーザーとしてフォロー" }, - "blockReport": "", + "blockReport": "ブロックと通報", "block": { "action_false": "ユーザーをブロック", "action_true": "ユーザーのブロックを解除", @@ -56,11 +56,11 @@ }, "hashtag": { "follow": { - "action_false": "", - "action_true": "" + "action_false": "フォロー", + "action_true": "フォロー解除" }, "filter": { - "action": "" + "action": "ハッシュタグをフィルター" } }, "share": { @@ -99,8 +99,8 @@ "action_true": "トゥートの固定を解除" }, "filter": { - "action_false": "", - "action_true": "" + "action_false": "トゥートのフィルター", + "action_true": "フィルターの管理" } } } \ No newline at end of file diff --git a/src/i18n/ja/components/timeline.json b/src/i18n/ja/components/timeline.json index 4b643feb..cb03b729 100644 --- a/src/i18n/ja/components/timeline.json +++ b/src/i18n/ja/components/timeline.json @@ -17,7 +17,7 @@ "refresh": { "fetchPreviousPage": "前のページを取得", "refetch": "更新", - "fetching": "", + "fetching": "新しいトゥートを取得しています...", "fetched": { "none": "", "found": "" @@ -33,6 +33,7 @@ "poll": "アンケートが終了しました", "reblog": { "default": "{{name}}さんがブースト", + "myself": "", "notification": "{{name}}さんがあなたのトゥートをブーストしました" }, "update": "ブーストしたトゥートが編集されました", diff --git a/src/i18n/ja/screens/tabs.json b/src/i18n/ja/screens/tabs.json index 9b1139ae..86ef8e34 100644 --- a/src/i18n/ja/screens/tabs.json +++ b/src/i18n/ja/screens/tabs.json @@ -70,13 +70,13 @@ "name": "プッシュ通知" }, "preferences": { - "name": "" + "name": "設定" }, "preferencesFilters": { "name": "" }, "preferencesFilterAdd": { - "name": "" + "name": "フィルターを作成" }, "preferencesFilterEdit": { "name": "" @@ -138,9 +138,9 @@ "visibility": { "title": "", "options": { - "public": "", - "unlisted": "", - "private": "" + "public": "公開", + "unlisted": "未収載", + "private": "フォロワー限定" } }, "sensitive": { @@ -170,7 +170,7 @@ } }, "preferencesFilters": { - "expired": "", + "expired": "期限切れ", "keywords_one": "", "keywords_other": "", "statuses_one": "", @@ -178,29 +178,29 @@ "context": "", "contexts": { "home": "", - "notifications": "", - "public": "", - "thread": "", - "account": "" + "notifications": "通知", + "public": "連合", + "thread": "会話", + "account": "プロフィール" } }, "preferencesFilter": { - "name": "", - "expiration": "", + "name": "名前", + "expiration": "有効期限", "expirationOptions": { - "0": "", - "1800": "", - "3600": "", - "43200": "", - "86400": "", - "604800": "", - "18144000": "" + "0": "無期限", + "1800": "30分後", + "3600": "1時間後", + "43200": "12時間後", + "86400": "1日後", + "604800": "1週間後", + "18144000": "1ヶ月後" }, "context": "", "contexts": { "home": "", - "notifications": "", - "public": "", + "notifications": "通知", + "public": "連合タイムライン", "thread": "", "account": "" }, @@ -210,7 +210,7 @@ "hide": "" }, "keywords": "", - "keyword": "", + "keyword": "キーワード", "statuses": "" }, "profile": { @@ -400,7 +400,7 @@ "name": "<0 /><1>のメディア" }, "filter": { - "name": "", + "name": "フィルターに追加", "existed": "" }, "history": { diff --git a/src/i18n/ko/components/timeline.json b/src/i18n/ko/components/timeline.json index 891e68b8..63edae76 100644 --- a/src/i18n/ko/components/timeline.json +++ b/src/i18n/ko/components/timeline.json @@ -33,6 +33,7 @@ "poll": "내가 참여한 투표가 끝났어요", "reblog": { "default": "{{name}} 님이 부스트했어요", + "myself": "", "notification": "{{name}} 님이 내 툿을 부스트했어요" }, "update": "부스트한 툿이 수정됨", diff --git a/src/i18n/nl/components/timeline.json b/src/i18n/nl/components/timeline.json index 131b6577..19941d13 100644 --- a/src/i18n/nl/components/timeline.json +++ b/src/i18n/nl/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Een poll waaraan jij hebt meegedaan is beëindigd", "reblog": { "default": "{{name}} boostte", + "myself": "Ik boostte", "notification": "{{name}} boostte jouw toot" }, "update": "De reblog is bewerkt", diff --git a/src/i18n/pl/components/timeline.json b/src/i18n/pl/components/timeline.json index c1b75dea..470de008 100644 --- a/src/i18n/pl/components/timeline.json +++ b/src/i18n/pl/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Ankieta w której brałeś(-aś) udział zakończyło się", "reblog": { "default": "{{name}} podbił(a)", + "myself": "", "notification": "{{name}} podbił(a) Twojego tootka" }, "update": "Podbity tootek został edytowany", diff --git a/src/i18n/pt_BR/components/timeline.json b/src/i18n/pt_BR/components/timeline.json index dcb57f62..d86f3eb5 100644 --- a/src/i18n/pt_BR/components/timeline.json +++ b/src/i18n/pt_BR/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Uma enquete em que você votou terminou", "reblog": { "default": "{{name}} boostou", + "myself": "", "notification": "{{name}} deu boost no teu toot" }, "update": "Toot foi editado", @@ -60,7 +61,7 @@ "accessibilityLabel": "Adicionar este toot aos favoritos", "function": "Salvos" }, - "openReport": "" + "openReport": "Abrir denúncia" }, "actionsUsers": { "reblogged_by": { diff --git a/src/i18n/pt_BR/screens/tabs.json b/src/i18n/pt_BR/screens/tabs.json index 38cb3ba1..e34180e5 100644 --- a/src/i18n/pt_BR/screens/tabs.json +++ b/src/i18n/pt_BR/screens/tabs.json @@ -73,7 +73,7 @@ "name": "Preferências" }, "preferencesFilters": { - "name": "" + "name": "Todos os filtros de conteúdo" }, "preferencesFilterAdd": { "name": "Criar um Filtro" @@ -150,8 +150,8 @@ "title": "", "options": { "default": "Ocultar mídia marcada como sensível", - "show_all": "", - "hide_all": "" + "show_all": "Sempre mostrar mídias", + "hide_all": "Sempre ocultar mídias" } }, "spoilers": { @@ -300,10 +300,10 @@ "heading": "Toot foi editado" }, "admin.sign_up": { - "heading": "" + "heading": "Admin: cadastros" }, "admin.report": { - "heading": "" + "heading": "Admin: denúncias" }, "howitworks": "Saiba como funciona o roteamento" }, diff --git a/src/i18n/ru/components/timeline.json b/src/i18n/ru/components/timeline.json index e24b0204..84cb6c95 100644 --- a/src/i18n/ru/components/timeline.json +++ b/src/i18n/ru/components/timeline.json @@ -33,6 +33,7 @@ "poll": "", "reblog": { "default": "", + "myself": "", "notification": "" }, "update": "", diff --git a/src/i18n/sv/components/timeline.json b/src/i18n/sv/components/timeline.json index 74339771..0847b0e7 100644 --- a/src/i18n/sv/components/timeline.json +++ b/src/i18n/sv/components/timeline.json @@ -33,6 +33,7 @@ "poll": "En omröstning du röstat i har avslutats", "reblog": { "default": "{{name}} boostade", + "myself": "Jag boostade", "notification": "{{name}} boostade ditt inlägg" }, "update": "Boosten har redigerats", diff --git a/src/i18n/uk/components/timeline.json b/src/i18n/uk/components/timeline.json index 036c5d9f..8d0eab16 100644 --- a/src/i18n/uk/components/timeline.json +++ b/src/i18n/uk/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Опитування, у якому ви голосували, закінчилося", "reblog": { "default": "{{name}} передмухує", + "myself": "", "notification": "{{name}} передмухує ваш дмух" }, "update": "Передмух був відредагований", diff --git a/src/i18n/vi/components/timeline.json b/src/i18n/vi/components/timeline.json index d297afa6..833fe3ef 100644 --- a/src/i18n/vi/components/timeline.json +++ b/src/i18n/vi/components/timeline.json @@ -33,6 +33,7 @@ "poll": "Cuộc bình chọn đã kết thúc", "reblog": { "default": "{{name}} đăng lại", + "myself": "", "notification": "{{name}} đăng lại tút của bạn" }, "update": "Đăng lại đã được sửa", diff --git a/src/i18n/zh-Hans/components/timeline.json b/src/i18n/zh-Hans/components/timeline.json index f96eb987..58c43f8f 100644 --- a/src/i18n/zh-Hans/components/timeline.json +++ b/src/i18n/zh-Hans/components/timeline.json @@ -33,6 +33,7 @@ "poll": "你参与的投票已结束", "reblog": { "default": "{{name}} 转嘟了", + "myself": "我转嘟了", "notification": "{{name}} 转嘟了你的嘟文" }, "update": "转嘟已被编辑", diff --git a/src/i18n/zh-Hant/components/timeline.json b/src/i18n/zh-Hant/components/timeline.json index 80043a6f..02c77022 100644 --- a/src/i18n/zh-Hant/components/timeline.json +++ b/src/i18n/zh-Hant/components/timeline.json @@ -33,6 +33,7 @@ "poll": "您曾投過的投票已經結束", "reblog": { "default": "{{name}} 轉嘟了", + "myself": "我轉嘟了", "notification": "{{name}} 轉嘟了您的嘟文" }, "update": "轉嘟已編輯",