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)
This commit is contained in:
xmflsct 2023-02-03 14:47:48 +01:00 committed by GitHub
parent e225c5b6bf
commit db41e85d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 91 additions and 72 deletions

View File

@ -33,6 +33,7 @@
"poll": "S'ha acabat una enquesta en què havies participat", "poll": "S'ha acabat una enquesta en què havies participat",
"reblog": { "reblog": {
"default": "{{name}} ha impulsat", "default": "{{name}} ha impulsat",
"myself": "",
"notification": "{{name}} ha impulsat la teva publicació" "notification": "{{name}} ha impulsat la teva publicació"
}, },
"update": "L'impuls ha sigut editat", "update": "L'impuls ha sigut editat",

View File

@ -33,6 +33,7 @@
"poll": "", "poll": "",
"reblog": { "reblog": {
"default": "", "default": "",
"myself": "",
"notification": "" "notification": ""
}, },
"update": "", "update": "",

View File

@ -6,22 +6,22 @@
"action_false": "Folgen", "action_false": "Folgen",
"action_true": "Nutzer entfolgen" "action_true": "Nutzer entfolgen"
}, },
"inLists": "", "inLists": "Listen mit diesem Nutzer…",
"showBoosts": { "showBoosts": {
"action_false": "", "action_false": "Zeige Boosts des Kontos",
"action_true": "" "action_true": "Boosts des Users ausblenden"
}, },
"mute": { "mute": {
"action_false": "Profil stummschalten", "action_false": "Profil stummschalten",
"action_true": "Stummschaltung des Nutzers aufheben" "action_true": "Stummschaltung des Nutzers aufheben"
}, },
"followAs": { "followAs": {
"trigger": "", "trigger": "Folgen als…",
"succeed_default": "Folgt nun @{{target}} als @{{source}}", "succeed_default": "Folgt nun @{{target}} als @{{source}}",
"succeed_locked": "Follower-Anfrage an @{{target}} mit {{source}} gesendet, Bestätigung ausstehend", "succeed_locked": "Follower-Anfrage an @{{target}} mit {{source}} gesendet, Bestätigung ausstehend",
"failed": "Folgen als…" "failed": "Folgen als…"
}, },
"blockReport": "", "blockReport": "Blockieren und melden",
"block": { "block": {
"action_false": "Nutzer blockieren", "action_false": "Nutzer blockieren",
"action_true": "User entblocken", "action_true": "User entblocken",
@ -56,11 +56,11 @@
}, },
"hashtag": { "hashtag": {
"follow": { "follow": {
"action_false": "", "action_false": "Folgen",
"action_true": "" "action_true": "Entfolgen"
}, },
"filter": { "filter": {
"action": "" "action": "Hashtag filtern…"
} }
}, },
"share": { "share": {
@ -99,8 +99,8 @@
"action_true": "Tröt nicht mehr anheften" "action_true": "Tröt nicht mehr anheften"
}, },
"filter": { "filter": {
"action_false": "", "action_false": "Tröts filtern…",
"action_true": "" "action_true": "Filter bearbeiten…"
} }
} }
} }

View File

@ -3,7 +3,7 @@
"textInput": { "textInput": {
"placeholder": "Domain der Instanz" "placeholder": "Domain der Instanz"
}, },
"whitelisted": "", "whitelisted": "Von dieser Instanz können Tröts möglicherweise nicht ohne Login abgerufen werden.",
"button": "Login", "button": "Login",
"information": { "information": {
"name": "Name", "name": "Name",

View File

@ -17,10 +17,10 @@
"refresh": { "refresh": {
"fetchPreviousPage": "Neuere Einträge", "fetchPreviousPage": "Neuere Einträge",
"refetch": "Zum letzten", "refetch": "Zum letzten",
"fetching": "", "fetching": "Neue Tröts werden abgerufen…",
"fetched": { "fetched": {
"none": "", "none": "Kein neuerer Tröt",
"found": "" "found": "{{count}} Tröts abgerufen"
} }
}, },
"shared": { "shared": {
@ -33,6 +33,7 @@
"poll": "Eine Umfrage, an der du teilgenommen hast, ist beendet", "poll": "Eine Umfrage, an der du teilgenommen hast, ist beendet",
"reblog": { "reblog": {
"default": "{{name}} hat geboostet", "default": "{{name}} hat geboostet",
"myself": "",
"notification": "{{name}} hat deinen Tröt geboostet" "notification": "{{name}} hat deinen Tröt geboostet"
}, },
"update": "Boost wurde bearbeitet", "update": "Boost wurde bearbeitet",
@ -128,7 +129,7 @@
"muted": { "muted": {
"accessibilityLabel": "Tröt stummgeschaltet" "accessibilityLabel": "Tröt stummgeschaltet"
}, },
"replies": "", "replies": "Antworten <0 />",
"visibility": { "visibility": {
"direct": { "direct": {
"accessibilityLabel": "Tröt ist eine Direktnachricht" "accessibilityLabel": "Tröt ist eine Direktnachricht"

View File

@ -171,8 +171,8 @@
}, },
"preferencesFilters": { "preferencesFilters": {
"expired": "Abgelaufen", "expired": "Abgelaufen",
"keywords_one": "", "keywords_one": "{{count}} Stichwort",
"keywords_other": "", "keywords_other": "{{count}} Stichwort",
"statuses_one": "{{count}} Tröt", "statuses_one": "{{count}} Tröt",
"statuses_other": "{{count}} Tröts", "statuses_other": "{{count}} Tröts",
"context": "Läuft in <0 /> ab", "context": "Läuft in <0 /> ab",
@ -196,7 +196,7 @@
"604800": "Nach einer Woche", "604800": "Nach einer Woche",
"18144000": "Nach einem Monat" "18144000": "Nach einem Monat"
}, },
"context": "", "context": "Gilt für",
"contexts": { "contexts": {
"home": "Gefolgte und Listen", "home": "Gefolgte und Listen",
"notifications": "Benachrichtigung", "notifications": "Benachrichtigung",
@ -209,9 +209,9 @@
"warn": "Verdeckt, kann aber aufgedeckt werden", "warn": "Verdeckt, kann aber aufgedeckt werden",
"hide": "Vollständig verdeckt" "hide": "Vollständig verdeckt"
}, },
"keywords": "", "keywords": "Treffer für diese Schlüsselwörter",
"keyword": "Stichwörter", "keyword": "Stichwörter",
"statuses": "" "statuses": "Passende Tröts"
}, },
"profile": { "profile": {
"feedback": { "feedback": {
@ -400,29 +400,29 @@
"name": "<0 /><1>'s Medien</1>" "name": "<0 /><1>'s Medien</1>"
}, },
"filter": { "filter": {
"name": "", "name": "Zum Filter hinzufügen",
"existed": "" "existed": "In diesen Filtern vorhanden"
}, },
"history": { "history": {
"name": "Bearbeitungsverlauf" "name": "Bearbeitungsverlauf"
}, },
"report": { "report": {
"name": "", "name": "{{acct}} melden",
"report": "", "report": "Melden",
"forward": { "forward": {
"heading": "" "heading": "Anonym an die Instanz {{instance}} weiterleiten"
}, },
"reasons": { "reasons": {
"heading": "", "heading": "Was stimmt mit diesem Konto nicht?",
"spam": "", "spam": "Das ist Spam",
"other": "", "other": "Etwas anderes",
"violation": "" "violation": "Verstoß gegen die Instanzregeln"
}, },
"comment": { "comment": {
"heading": "" "heading": "Möchtest du sonst noch etwas hinzufügen?"
}, },
"violatedRules": { "violatedRules": {
"heading": "" "heading": "Verstoß gegen die Instanzregeln"
} }
}, },
"search": { "search": {

View File

@ -33,6 +33,7 @@
"poll": "Μια δημοσκόπηση στην οποία ψηφίσατε ολοκληρώθηκε", "poll": "Μια δημοσκόπηση στην οποία ψηφίσατε ολοκληρώθηκε",
"reblog": { "reblog": {
"default": "{{name}} προώθησε τη δημοσίευση", "default": "{{name}} προώθησε τη δημοσίευση",
"myself": "",
"notification": "{{name}} προώθησε τη δημοσίευσή σας" "notification": "{{name}} προώθησε τη δημοσίευσή σας"
}, },
"update": "Η προώθηση έχει υποστεί επεξεργασία", "update": "Η προώθηση έχει υποστεί επεξεργασία",

View File

@ -33,6 +33,7 @@
"poll": "Una encuesta en la que has votado ha terminado", "poll": "Una encuesta en la que has votado ha terminado",
"reblog": { "reblog": {
"default": "{{name}} ha impulsado", "default": "{{name}} ha impulsado",
"myself": "",
"notification": "{{name}} ha impulsado tu toot" "notification": "{{name}} ha impulsado tu toot"
}, },
"update": "El impulso ha sido editado", "update": "El impulso ha sido editado",

View File

@ -17,10 +17,10 @@
"refresh": { "refresh": {
"fetchPreviousPage": "Berrienak hemendik hasita", "fetchPreviousPage": "Berrienak hemendik hasita",
"refetch": "Azkenekora arte", "refetch": "Azkenekora arte",
"fetching": "", "fetching": "Tut berriak eskuratzen...",
"fetched": { "fetched": {
"none": "", "none": "Tut berririk ez",
"found": "" "found": "{{count}} tut eskuratuak"
} }
}, },
"shared": { "shared": {
@ -33,6 +33,7 @@
"poll": "Erantzun zenuen inkesta bat amaitu da", "poll": "Erantzun zenuen inkesta bat amaitu da",
"reblog": { "reblog": {
"default": "{{name}}-(e)k bultzatu du", "default": "{{name}}-(e)k bultzatu du",
"myself": "",
"notification": "{{name}}-(e)k zure tuta bultzatu du" "notification": "{{name}}-(e)k zure tuta bultzatu du"
}, },
"update": "Bultzada editatua izan da", "update": "Bultzada editatua izan da",

View File

@ -33,6 +33,7 @@
"poll": "Un sondage auquel vous avez participé est maintenant terminé", "poll": "Un sondage auquel vous avez participé est maintenant terminé",
"reblog": { "reblog": {
"default": "{{name}} a partagé", "default": "{{name}} a partagé",
"myself": "",
"notification": "{{name}} a partagé votre message" "notification": "{{name}} a partagé votre message"
}, },
"update": "Le reblog a été modifié", "update": "Le reblog a été modifié",

View File

@ -33,6 +33,7 @@
"poll": "Un sondaggio in cui hai votato è terminato", "poll": "Un sondaggio in cui hai votato è terminato",
"reblog": { "reblog": {
"default": "{{name}} ha ricondiviso", "default": "{{name}} ha ricondiviso",
"myself": "",
"notification": "{{name}} ha ricondiviso il tuo toot" "notification": "{{name}} ha ricondiviso il tuo toot"
}, },
"update": "Il link è stato modificato", "update": "Il link è stato modificato",

View File

@ -6,7 +6,7 @@
"action_false": "ユーザーをフォロー", "action_false": "ユーザーをフォロー",
"action_true": "ユーザーをフォロー解除" "action_true": "ユーザーをフォロー解除"
}, },
"inLists": "", "inLists": "ユーザーを含むリスト一覧",
"showBoosts": { "showBoosts": {
"action_false": "ブーストを表示する", "action_false": "ブーストを表示する",
"action_true": "ブーストを非表示にする" "action_true": "ブーストを非表示にする"
@ -16,12 +16,12 @@
"action_true": "ユーザーのミュートを解除" "action_true": "ユーザーのミュートを解除"
}, },
"followAs": { "followAs": {
"trigger": "", "trigger": "... としてフォロー",
"succeed_default": "{{source}} として @{{target}} をフォローしました", "succeed_default": "{{source}} として @{{target}} をフォローしました",
"succeed_locked": "{{source}} として @{{target}} へのフォロー申請を送りました。現在承認待ちです", "succeed_locked": "{{source}} として @{{target}} へのフォロー申請を送りました。現在承認待ちです",
"failed": "別ユーザーとしてフォロー" "failed": "別ユーザーとしてフォロー"
}, },
"blockReport": "", "blockReport": "ブロックと通報",
"block": { "block": {
"action_false": "ユーザーをブロック", "action_false": "ユーザーをブロック",
"action_true": "ユーザーのブロックを解除", "action_true": "ユーザーのブロックを解除",
@ -56,11 +56,11 @@
}, },
"hashtag": { "hashtag": {
"follow": { "follow": {
"action_false": "", "action_false": "フォロー",
"action_true": "" "action_true": "フォロー解除"
}, },
"filter": { "filter": {
"action": "" "action": "ハッシュタグをフィルター"
} }
}, },
"share": { "share": {
@ -99,8 +99,8 @@
"action_true": "トゥートの固定を解除" "action_true": "トゥートの固定を解除"
}, },
"filter": { "filter": {
"action_false": "", "action_false": "トゥートのフィルター",
"action_true": "" "action_true": "フィルターの管理"
} }
} }
} }

View File

@ -17,7 +17,7 @@
"refresh": { "refresh": {
"fetchPreviousPage": "前のページを取得", "fetchPreviousPage": "前のページを取得",
"refetch": "更新", "refetch": "更新",
"fetching": "", "fetching": "新しいトゥートを取得しています...",
"fetched": { "fetched": {
"none": "", "none": "",
"found": "" "found": ""
@ -33,6 +33,7 @@
"poll": "アンケートが終了しました", "poll": "アンケートが終了しました",
"reblog": { "reblog": {
"default": "{{name}}さんがブースト", "default": "{{name}}さんがブースト",
"myself": "",
"notification": "{{name}}さんがあなたのトゥートをブーストしました" "notification": "{{name}}さんがあなたのトゥートをブーストしました"
}, },
"update": "ブーストしたトゥートが編集されました", "update": "ブーストしたトゥートが編集されました",

View File

@ -70,13 +70,13 @@
"name": "プッシュ通知" "name": "プッシュ通知"
}, },
"preferences": { "preferences": {
"name": "" "name": "設定"
}, },
"preferencesFilters": { "preferencesFilters": {
"name": "" "name": ""
}, },
"preferencesFilterAdd": { "preferencesFilterAdd": {
"name": "" "name": "フィルターを作成"
}, },
"preferencesFilterEdit": { "preferencesFilterEdit": {
"name": "" "name": ""
@ -138,9 +138,9 @@
"visibility": { "visibility": {
"title": "", "title": "",
"options": { "options": {
"public": "", "public": "公開",
"unlisted": "", "unlisted": "未収載",
"private": "" "private": "フォロワー限定"
} }
}, },
"sensitive": { "sensitive": {
@ -170,7 +170,7 @@
} }
}, },
"preferencesFilters": { "preferencesFilters": {
"expired": "", "expired": "期限切れ",
"keywords_one": "", "keywords_one": "",
"keywords_other": "", "keywords_other": "",
"statuses_one": "", "statuses_one": "",
@ -178,29 +178,29 @@
"context": "", "context": "",
"contexts": { "contexts": {
"home": "", "home": "",
"notifications": "", "notifications": "通知",
"public": "", "public": "連合",
"thread": "", "thread": "会話",
"account": "" "account": "プロフィール"
} }
}, },
"preferencesFilter": { "preferencesFilter": {
"name": "", "name": "名前",
"expiration": "", "expiration": "有効期限",
"expirationOptions": { "expirationOptions": {
"0": "", "0": "無期限",
"1800": "", "1800": "30分後",
"3600": "", "3600": "1時間後",
"43200": "", "43200": "12時間後",
"86400": "", "86400": "1日後",
"604800": "", "604800": "1週間後",
"18144000": "" "18144000": "1ヶ月後"
}, },
"context": "", "context": "",
"contexts": { "contexts": {
"home": "", "home": "",
"notifications": "", "notifications": "通知",
"public": "", "public": "連合タイムライン",
"thread": "", "thread": "",
"account": "" "account": ""
}, },
@ -210,7 +210,7 @@
"hide": "" "hide": ""
}, },
"keywords": "", "keywords": "",
"keyword": "", "keyword": "キーワード",
"statuses": "" "statuses": ""
}, },
"profile": { "profile": {
@ -400,7 +400,7 @@
"name": "<0 /><1>のメディア</1>" "name": "<0 /><1>のメディア</1>"
}, },
"filter": { "filter": {
"name": "", "name": "フィルターに追加",
"existed": "" "existed": ""
}, },
"history": { "history": {

View File

@ -33,6 +33,7 @@
"poll": "내가 참여한 투표가 끝났어요", "poll": "내가 참여한 투표가 끝났어요",
"reblog": { "reblog": {
"default": "{{name}} 님이 부스트했어요", "default": "{{name}} 님이 부스트했어요",
"myself": "",
"notification": "{{name}} 님이 내 툿을 부스트했어요" "notification": "{{name}} 님이 내 툿을 부스트했어요"
}, },
"update": "부스트한 툿이 수정됨", "update": "부스트한 툿이 수정됨",

View File

@ -33,6 +33,7 @@
"poll": "Een poll waaraan jij hebt meegedaan is beëindigd", "poll": "Een poll waaraan jij hebt meegedaan is beëindigd",
"reblog": { "reblog": {
"default": "{{name}} boostte", "default": "{{name}} boostte",
"myself": "Ik boostte",
"notification": "{{name}} boostte jouw toot" "notification": "{{name}} boostte jouw toot"
}, },
"update": "De reblog is bewerkt", "update": "De reblog is bewerkt",

View File

@ -33,6 +33,7 @@
"poll": "Ankieta w której brałeś(-aś) udział zakończyło się", "poll": "Ankieta w której brałeś(-aś) udział zakończyło się",
"reblog": { "reblog": {
"default": "{{name}} podbił(a)", "default": "{{name}} podbił(a)",
"myself": "",
"notification": "{{name}} podbił(a) Twojego tootka" "notification": "{{name}} podbił(a) Twojego tootka"
}, },
"update": "Podbity tootek został edytowany", "update": "Podbity tootek został edytowany",

View File

@ -33,6 +33,7 @@
"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": "",
"notification": "{{name}} deu boost no teu toot" "notification": "{{name}} deu boost no teu toot"
}, },
"update": "Toot foi editado", "update": "Toot foi editado",
@ -60,7 +61,7 @@
"accessibilityLabel": "Adicionar este toot aos favoritos", "accessibilityLabel": "Adicionar este toot aos favoritos",
"function": "Salvos" "function": "Salvos"
}, },
"openReport": "" "openReport": "Abrir denúncia"
}, },
"actionsUsers": { "actionsUsers": {
"reblogged_by": { "reblogged_by": {

View File

@ -73,7 +73,7 @@
"name": "Preferências" "name": "Preferências"
}, },
"preferencesFilters": { "preferencesFilters": {
"name": "" "name": "Todos os filtros de conteúdo"
}, },
"preferencesFilterAdd": { "preferencesFilterAdd": {
"name": "Criar um Filtro" "name": "Criar um Filtro"
@ -150,8 +150,8 @@
"title": "", "title": "",
"options": { "options": {
"default": "Ocultar mídia marcada como sensível", "default": "Ocultar mídia marcada como sensível",
"show_all": "", "show_all": "Sempre mostrar mídias",
"hide_all": "" "hide_all": "Sempre ocultar mídias"
} }
}, },
"spoilers": { "spoilers": {
@ -300,10 +300,10 @@
"heading": "Toot foi editado" "heading": "Toot foi editado"
}, },
"admin.sign_up": { "admin.sign_up": {
"heading": "" "heading": "Admin: cadastros"
}, },
"admin.report": { "admin.report": {
"heading": "" "heading": "Admin: denúncias"
}, },
"howitworks": "Saiba como funciona o roteamento" "howitworks": "Saiba como funciona o roteamento"
}, },

View File

@ -33,6 +33,7 @@
"poll": "", "poll": "",
"reblog": { "reblog": {
"default": "", "default": "",
"myself": "",
"notification": "" "notification": ""
}, },
"update": "", "update": "",

View File

@ -33,6 +33,7 @@
"poll": "En omröstning du röstat i har avslutats", "poll": "En omröstning du röstat i har avslutats",
"reblog": { "reblog": {
"default": "{{name}} boostade", "default": "{{name}} boostade",
"myself": "Jag boostade",
"notification": "{{name}} boostade ditt inlägg" "notification": "{{name}} boostade ditt inlägg"
}, },
"update": "Boosten har redigerats", "update": "Boosten har redigerats",

View File

@ -33,6 +33,7 @@
"poll": "Опитування, у якому ви голосували, закінчилося", "poll": "Опитування, у якому ви голосували, закінчилося",
"reblog": { "reblog": {
"default": "{{name}} передмухує", "default": "{{name}} передмухує",
"myself": "",
"notification": "{{name}} передмухує ваш дмух" "notification": "{{name}} передмухує ваш дмух"
}, },
"update": "Передмух був відредагований", "update": "Передмух був відредагований",

View File

@ -33,6 +33,7 @@
"poll": "Cuộc bình chọn đã kết thúc", "poll": "Cuộc bình chọn đã kết thúc",
"reblog": { "reblog": {
"default": "{{name}} đăng lại", "default": "{{name}} đăng lại",
"myself": "",
"notification": "{{name}} đăng lại tút của bạn" "notification": "{{name}} đăng lại tút của bạn"
}, },
"update": "Đăng lại đã được sửa", "update": "Đăng lại đã được sửa",

View File

@ -33,6 +33,7 @@
"poll": "你参与的投票已结束", "poll": "你参与的投票已结束",
"reblog": { "reblog": {
"default": "{{name}} 转嘟了", "default": "{{name}} 转嘟了",
"myself": "我转嘟了",
"notification": "{{name}} 转嘟了你的嘟文" "notification": "{{name}} 转嘟了你的嘟文"
}, },
"update": "转嘟已被编辑", "update": "转嘟已被编辑",

View File

@ -33,6 +33,7 @@
"poll": "您曾投過的投票已經結束", "poll": "您曾投過的投票已經結束",
"reblog": { "reblog": {
"default": "{{name}} 轉嘟了", "default": "{{name}} 轉嘟了",
"myself": "我轉嘟了",
"notification": "{{name}} 轉嘟了您的嘟文" "notification": "{{name}} 轉嘟了您的嘟文"
}, },
"update": "轉嘟已編輯", "update": "轉嘟已編輯",