From 748339732c924534166ed6cc8d0f18e165bc2adb Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:19:42 +0200 Subject: [PATCH 01/19] New translations tabs.json (Korean) --- src/i18n/ko/screens/tabs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/ko/screens/tabs.json b/src/i18n/ko/screens/tabs.json index 2acaefcd..aea74256 100644 --- a/src/i18n/ko/screens/tabs.json +++ b/src/i18n/ko/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "툿 폰트 크기" }, + "language": { + "name": "" + }, "lists": { "name": "목록" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "언어", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" } From 091b89d7120870f526b98690bf898dcc29d29557 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:19:46 +0200 Subject: [PATCH 02/19] New translations tabs.json (German) --- src/i18n/de/screens/tabs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/de/screens/tabs.json b/src/i18n/de/screens/tabs.json index b98356f0..122edd73 100644 --- a/src/i18n/de/screens/tabs.json +++ b/src/i18n/de/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "Schriftgröße" }, + "language": { + "name": "" + }, "lists": { "name": "Listen" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "Sprache", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" } From cc4726178824ecab77c0b11cc1ce8fd1e7c4f03c Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:19:51 +0200 Subject: [PATCH 03/19] New translations tabs.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/tabs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/zh-Hans/screens/tabs.json b/src/i18n/zh-Hans/screens/tabs.json index 0b52b33c..39c8cf0c 100644 --- a/src/i18n/zh-Hans/screens/tabs.json +++ b/src/i18n/zh-Hans/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "嘟文字号" }, + "language": { + "name": "" + }, "lists": { "name": "列表" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "切换语言", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" } From d8a7b78c306e6ae66672aca2cf25b296d9fc5476 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:19:52 +0200 Subject: [PATCH 04/19] New translations tabs.json (Vietnamese) --- src/i18n/vi/screens/tabs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/vi/screens/tabs.json b/src/i18n/vi/screens/tabs.json index 49e52146..9ad774e2 100644 --- a/src/i18n/vi/screens/tabs.json +++ b/src/i18n/vi/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "Cỡ chữ" }, + "language": { + "name": "" + }, "lists": { "name": "Danh sách" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "Ngôn ngữ", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" } From e864f5bcb1537537eceef3b9313d6cf664ab5aa2 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:19:59 +0200 Subject: [PATCH 05/19] New translations tabs.json (Italian) --- src/i18n/it/screens/tabs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/it/screens/tabs.json b/src/i18n/it/screens/tabs.json index 083067f6..64b7c609 100644 --- a/src/i18n/it/screens/tabs.json +++ b/src/i18n/it/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "Grandezza del testo dei toot" }, + "language": { + "name": "" + }, "lists": { "name": "Liste" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "Lingua", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" } From f7d3433b74a43c870a685cd87f309080e83e82fd Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:20:08 +0200 Subject: [PATCH 06/19] New translations tabs.json (Portuguese, Brazilian) --- src/i18n/pt_BR/screens/tabs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/pt_BR/screens/tabs.json b/src/i18n/pt_BR/screens/tabs.json index ffb256ca..913dccaf 100644 --- a/src/i18n/pt_BR/screens/tabs.json +++ b/src/i18n/pt_BR/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "Tamanho da fonte do Toot" }, + "language": { + "name": "" + }, "lists": { "name": "Listas" }, @@ -221,7 +224,7 @@ } }, "language": { - "heading": "Idioma", + "heading": "", "options": { "cancel": "$t(common:buttons.cancel)" } From b6cb4eb6f90bca307cf264204bd97d22273cfec6 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:20:15 +0200 Subject: [PATCH 07/19] New translations tabs.json (Chinese Traditional) --- src/i18n/zh-Hant/screens/tabs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/zh-Hant/screens/tabs.json b/src/i18n/zh-Hant/screens/tabs.json index 4aa7b045..11c0d54c 100644 --- a/src/i18n/zh-Hant/screens/tabs.json +++ b/src/i18n/zh-Hant/screens/tabs.json @@ -43,6 +43,9 @@ "fontSize": { "name": "嘟文字體大小" }, + "language": { + "name": "" + }, "lists": { "name": "清單" }, From cda72a396ab7da394533f4b9220bdb043e995b57 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:22 +0200 Subject: [PATCH 08/19] New translations common.json (German) --- src/i18n/de/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/de/common.json b/src/i18n/de/common.json index c9876900..88bf6d29 100644 --- a/src/i18n/de/common.json +++ b/src/i18n/de/common.json @@ -1,6 +1,6 @@ { "buttons": { - "OK": "", + "OK": "OK", "apply": "Übernehmen", "cancel": "Abbrechen" }, From 618620d443785ba53f21ef48730abe8ea0066ac3 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:30 +0200 Subject: [PATCH 09/19] New translations actions.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/actions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh-Hans/screens/actions.json b/src/i18n/zh-Hans/screens/actions.json index 4ea47160..b7ed467e 100644 --- a/src/i18n/zh-Hans/screens/actions.json +++ b/src/i18n/zh-Hans/screens/actions.json @@ -13,8 +13,8 @@ "reblog": "$t(screenTabs:me.push.reblog.heading)", "mention": "$t(screenTabs:me.push.mention.heading)", "poll": "$t(screenTabs:me.push.poll.heading)", - "status": "", - "update": "" + "status": "订阅用户的嘟文", + "update": "转嘟被编辑" } } } From 27b995aa674ad4954ed96a978eade832cf54d67c Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:34 +0200 Subject: [PATCH 10/19] New translations tabs.json (Korean) --- src/i18n/ko/screens/tabs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/ko/screens/tabs.json b/src/i18n/ko/screens/tabs.json index aea74256..e423baaa 100644 --- a/src/i18n/ko/screens/tabs.json +++ b/src/i18n/ko/screens/tabs.json @@ -44,7 +44,7 @@ "name": "툿 폰트 크기" }, "language": { - "name": "" + "name": "언어" }, "lists": { "name": "목록" @@ -224,7 +224,7 @@ } }, "language": { - "heading": "", + "heading": "$t(me.stacks.language.name)", "options": { "cancel": "$t(common:buttons.cancel)" } From d0ddccffe8100c9cc1b5ece2c1f72b8037511475 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:36 +0200 Subject: [PATCH 11/19] New translations imageViewer.json (German) --- src/i18n/de/screens/imageViewer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/de/screens/imageViewer.json b/src/i18n/de/screens/imageViewer.json index 036bfa4f..765c5900 100644 --- a/src/i18n/de/screens/imageViewer.json +++ b/src/i18n/de/screens/imageViewer.json @@ -7,7 +7,7 @@ "options": { "save": "Bild speichern", "share": "Bild teilen", - "cancel": "" + "cancel": "$t(common:buttons.cancel)" }, "save": { "succeed": "Bild gespeichert", From ea6f4d3fbf0b431dadacb5056eba4c23b21241e7 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:38 +0200 Subject: [PATCH 12/19] New translations tabs.json (German) --- src/i18n/de/screens/tabs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/de/screens/tabs.json b/src/i18n/de/screens/tabs.json index 122edd73..a11c78e7 100644 --- a/src/i18n/de/screens/tabs.json +++ b/src/i18n/de/screens/tabs.json @@ -44,7 +44,7 @@ "name": "Schriftgröße" }, "language": { - "name": "" + "name": "Sprache" }, "lists": { "name": "Listen" @@ -144,7 +144,7 @@ } }, "fields": { - "group": "", + "group": "Gruppe {{index}}", "label": "Kennzeichnung", "content": "Inhalt" } @@ -224,7 +224,7 @@ } }, "language": { - "heading": "", + "heading": "$t(me.stacks.language.name)", "options": { "cancel": "$t(common:buttons.cancel)" } From 82d767bfda244b58bf7cca7bdb73846052d74d3c Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:39 +0200 Subject: [PATCH 13/19] New translations mediaSelector.json (German) --- src/i18n/de/components/mediaSelector.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/de/components/mediaSelector.json b/src/i18n/de/components/mediaSelector.json index f4eab40b..d460f005 100644 --- a/src/i18n/de/components/mediaSelector.json +++ b/src/i18n/de/components/mediaSelector.json @@ -3,7 +3,7 @@ "options": { "library": "Hochladen", "photo": "Bild aufnehmen", - "cancel": "" + "cancel": "$t(common:buttons.cancel)" }, "library": { "alert": { @@ -11,7 +11,7 @@ "message": "Für den Upload ist eine Zugriffsgenehmigung erforderlich", "buttons": { "settings": "Einstellungen bestätigen", - "cancel": "" + "cancel": "$t(common:buttons.cancel)" } } }, @@ -21,7 +21,7 @@ "message": "Zugriff auf die Kamera erforderlich", "buttons": { "settings": "Einstellungen übernehmen", - "cancel": "" + "cancel": "$t(common:buttons.cancel)" } } } From 02b34370c0bafd5e113a01f18fa96bbb65a090a7 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:41 +0200 Subject: [PATCH 14/19] New translations timeline.json (Chinese Simplified) --- src/i18n/zh-Hans/components/timeline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh-Hans/components/timeline.json b/src/i18n/zh-Hans/components/timeline.json index 55c1006b..6347abaa 100644 --- a/src/i18n/zh-Hans/components/timeline.json +++ b/src/i18n/zh-Hans/components/timeline.json @@ -30,7 +30,7 @@ "default": "{{name}} 转嘟了", "notification": "{{name}} 转嘟了你的嘟文" }, - "update": "" + "update": "转嘟已被编辑" }, "actions": { "reply": { From a17e57eb458c91b864255a1686921ecb63dd7c6a Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:42 +0200 Subject: [PATCH 15/19] New translations tabs.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/tabs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh-Hans/screens/tabs.json b/src/i18n/zh-Hans/screens/tabs.json index 39c8cf0c..dbb3dfeb 100644 --- a/src/i18n/zh-Hans/screens/tabs.json +++ b/src/i18n/zh-Hans/screens/tabs.json @@ -44,7 +44,7 @@ "name": "嘟文字号" }, "language": { - "name": "" + "name": "应用语言" }, "lists": { "name": "列表" @@ -224,7 +224,7 @@ } }, "language": { - "heading": "", + "heading": "$t(me.stacks.language.name)", "options": { "cancel": "$t(common:buttons.cancel)" } From 355fe966c8e4f1a31187d94baa9b77e59cef5e59 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:43 +0200 Subject: [PATCH 16/19] New translations tabs.json (Vietnamese) --- src/i18n/vi/screens/tabs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/vi/screens/tabs.json b/src/i18n/vi/screens/tabs.json index 9ad774e2..b5e3a060 100644 --- a/src/i18n/vi/screens/tabs.json +++ b/src/i18n/vi/screens/tabs.json @@ -44,7 +44,7 @@ "name": "Cỡ chữ" }, "language": { - "name": "" + "name": "Ngôn ngữ" }, "lists": { "name": "Danh sách" @@ -224,7 +224,7 @@ } }, "language": { - "heading": "", + "heading": "$t(me.stacks.language.name)", "options": { "cancel": "$t(common:buttons.cancel)" } From 5df4e6c81be33855c951cf0c2f4dcb8d0c043d39 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:48 +0200 Subject: [PATCH 17/19] New translations tabs.json (Italian) --- src/i18n/it/screens/tabs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/it/screens/tabs.json b/src/i18n/it/screens/tabs.json index 64b7c609..18156158 100644 --- a/src/i18n/it/screens/tabs.json +++ b/src/i18n/it/screens/tabs.json @@ -44,7 +44,7 @@ "name": "Grandezza del testo dei toot" }, "language": { - "name": "" + "name": "Lingua" }, "lists": { "name": "Liste" @@ -224,7 +224,7 @@ } }, "language": { - "heading": "", + "heading": "$t(me.stacks.language.name)", "options": { "cancel": "$t(common:buttons.cancel)" } From 4c4bb3422e9b918f3895c8c30ab7a10757ea23d8 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:54 +0200 Subject: [PATCH 18/19] New translations tabs.json (Portuguese, Brazilian) --- src/i18n/pt_BR/screens/tabs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/pt_BR/screens/tabs.json b/src/i18n/pt_BR/screens/tabs.json index 913dccaf..20fa8897 100644 --- a/src/i18n/pt_BR/screens/tabs.json +++ b/src/i18n/pt_BR/screens/tabs.json @@ -44,7 +44,7 @@ "name": "Tamanho da fonte do Toot" }, "language": { - "name": "" + "name": "Idioma" }, "lists": { "name": "Listas" @@ -224,7 +224,7 @@ } }, "language": { - "heading": "", + "heading": "$t(me.stacks.language.name)", "options": { "cancel": "$t(common:buttons.cancel)" } From 1b559c89f4fd40c35bd660a882a48a210e047a18 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 28 May 2022 22:29:58 +0200 Subject: [PATCH 19/19] New translations common.json (Korean) --- src/i18n/ko/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/ko/common.json b/src/i18n/ko/common.json index 0a972cc4..ecf14ded 100644 --- a/src/i18n/ko/common.json +++ b/src/i18n/ko/common.json @@ -1,6 +1,6 @@ { "buttons": { - "OK": "", + "OK": "확인", "apply": "적용", "cancel": "취소" },