From 0cf50524f2312c84f465bbb5e633645b318d865c Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Thu, 10 Oct 2024 21:42:59 +0200 Subject: [PATCH] fix(l10n): Translations update from Hosted Weblate (#995) Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Pachli/Fastlane Metadata](https://hosted.weblate.org/projects/pachli/fastlane-metadata/). It also includes following components: * [Pachli/App : Main](https://hosted.weblate.org/projects/pachli/app-main/) * [Pachli/App : Fdroid](https://hosted.weblate.org/projects/pachli/app-fdroid/) * [Pachli/Feature/Login](https://hosted.weblate.org/projects/pachli/featurelogin/) * [Pachli/Feature/Suggestions : Main](https://hosted.weblate.org/projects/pachli/featuresuggestions-main/) * [Pachli/Feature/Lists : Main](https://hosted.weblate.org/projects/pachli/featurelists-main/) * [Pachli/Core/Ui : Main](https://hosted.weblate.org/projects/pachli/coreui-main/) * [Pachli/App : Google](https://hosted.weblate.org/projects/pachli/app-google/) * [Pachli/Core/Designsystem : Main](https://hosted.weblate.org/projects/pachli/coredesignsystem-main/) * [Pachli/Core/Data : Main](https://hosted.weblate.org/projects/pachli/coredata-main/) * [Pachli/Core/Activity : Main](https://hosted.weblate.org/projects/pachli/coreactivity-main/) * [Pachli/Feature/About : Main](https://hosted.weblate.org/projects/pachli/featureabout-main/) * [Pachli/Core/Preferences : Main](https://hosted.weblate.org/projects/pachli/corepreferences-main/) * [Pachli/Core/Activity : Orange](https://hosted.weblate.org/projects/pachli/coreactivity-orange/) * [Pachli/Core/Network : Main](https://hosted.weblate.org/projects/pachli/corenetwork-main/) Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/pachli/fastlane-metadata/horizontal-auto.svg) --------- Co-authored-by: Vaclovas Intas Co-authored-by: Languages add-on Co-authored-by: Weblate Translation Memory Co-authored-by: LibreTranslate --- app/src/fdroid/res/values-lt/strings.xml | 2 ++ app/src/google/res/values-lt/strings.xml | 2 ++ app/src/main/res/values-lt/strings.xml | 2 ++ core/activity/src/main/res/values-lt/strings.xml | 2 ++ core/activity/src/orange/res/values-lt/strings.xml | 2 ++ core/data/src/main/res/values-lt/strings.xml | 2 ++ .../designsystem/src/main/res/values-lt/strings.xml | 2 ++ core/network/src/main/res/values-lt/strings.xml | 2 ++ .../preferences/src/main/res/values-ber/strings.xml | 1 + core/preferences/src/main/res/values-bg/strings.xml | 4 +++- .../src/main/res/values-bn-rBD/strings.xml | 4 +++- .../src/main/res/values-bn-rIN/strings.xml | 3 ++- .../preferences/src/main/res/values-ckb/strings.xml | 4 +++- core/preferences/src/main/res/values-el/strings.xml | 3 +++ .../src/main/res/values-en-rGB/strings.xml | 2 ++ core/preferences/src/main/res/values-eu/strings.xml | 4 +++- core/preferences/src/main/res/values-ga/strings.xml | 5 ++++- core/preferences/src/main/res/values-hi/strings.xml | 5 ++++- core/preferences/src/main/res/values-in/strings.xml | 3 ++- core/preferences/src/main/res/values-iw/strings.xml | 3 +++ .../preferences/src/main/res/values-kab/strings.xml | 3 ++- core/preferences/src/main/res/values-ko/strings.xml | 3 +++ core/preferences/src/main/res/values-lt/strings.xml | 13 +++++++++++++ core/preferences/src/main/res/values-ml/strings.xml | 2 ++ core/preferences/src/main/res/values-my/strings.xml | 2 ++ core/preferences/src/main/res/values-or/strings.xml | 2 ++ core/preferences/src/main/res/values-ru/strings.xml | 5 ++++- core/preferences/src/main/res/values-si/strings.xml | 2 ++ core/preferences/src/main/res/values-sk/strings.xml | 3 +++ core/preferences/src/main/res/values-sl/strings.xml | 2 ++ core/preferences/src/main/res/values-ta/strings.xml | 2 ++ core/preferences/src/main/res/values-th/strings.xml | 5 ++++- .../src/main/res/values-zh-rHK/strings.xml | 5 ++++- .../src/main/res/values-zh-rMO/strings.xml | 3 +++ .../src/main/res/values-zh-rSG/strings.xml | 3 +++ core/ui/src/main/res/values-lt/strings.xml | 2 ++ feature/about/src/main/res/values-lt/strings.xml | 2 ++ feature/lists/src/main/res/values-lt/strings.xml | 2 ++ feature/login/src/main/res/values-lt/strings.xml | 2 ++ .../suggestions/src/main/res/values-lt/strings.xml | 2 ++ 40 files changed, 110 insertions(+), 12 deletions(-) create mode 100644 app/src/fdroid/res/values-lt/strings.xml create mode 100644 app/src/google/res/values-lt/strings.xml create mode 100644 app/src/main/res/values-lt/strings.xml create mode 100644 core/activity/src/main/res/values-lt/strings.xml create mode 100644 core/activity/src/orange/res/values-lt/strings.xml create mode 100644 core/data/src/main/res/values-lt/strings.xml create mode 100644 core/designsystem/src/main/res/values-lt/strings.xml create mode 100644 core/network/src/main/res/values-lt/strings.xml create mode 100644 core/preferences/src/main/res/values-lt/strings.xml create mode 100644 core/ui/src/main/res/values-lt/strings.xml create mode 100644 feature/about/src/main/res/values-lt/strings.xml create mode 100644 feature/lists/src/main/res/values-lt/strings.xml create mode 100644 feature/login/src/main/res/values-lt/strings.xml create mode 100644 feature/suggestions/src/main/res/values-lt/strings.xml diff --git a/app/src/fdroid/res/values-lt/strings.xml b/app/src/fdroid/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/app/src/fdroid/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/src/google/res/values-lt/strings.xml b/app/src/google/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/app/src/google/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/app/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/core/activity/src/main/res/values-lt/strings.xml b/core/activity/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/core/activity/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/core/activity/src/orange/res/values-lt/strings.xml b/core/activity/src/orange/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/core/activity/src/orange/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/core/data/src/main/res/values-lt/strings.xml b/core/data/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/core/data/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/core/designsystem/src/main/res/values-lt/strings.xml b/core/designsystem/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/core/designsystem/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/core/network/src/main/res/values-lt/strings.xml b/core/network/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/core/network/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ber/strings.xml b/core/preferences/src/main/res/values-ber/strings.xml index 7fa239bb5..41dff76d9 100644 --- a/core/preferences/src/main/res/values-ber/strings.xml +++ b/core/preferences/src/main/res/values-ber/strings.xml @@ -3,4 +3,5 @@ ⵓⴳⴳⴰⵎⵏ ⴰⴱⵔⴽⴰⵏ ⵉⵛⵛⴰⵔⴻⵏ + ⴰⴱⴷⴰ \ No newline at end of file diff --git a/core/preferences/src/main/res/values-bg/strings.xml b/core/preferences/src/main/res/values-bg/strings.xml index de432998b..f28a12581 100644 --- a/core/preferences/src/main/res/values-bg/strings.xml +++ b/core/preferences/src/main/res/values-bg/strings.xml @@ -10,4 +10,6 @@ Раздели Горе Долу - + Винаги + Никога + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-bn-rBD/strings.xml b/core/preferences/src/main/res/values-bn-rBD/strings.xml index 8316badbb..ea4708ed5 100644 --- a/core/preferences/src/main/res/values-bn-rBD/strings.xml +++ b/core/preferences/src/main/res/values-bn-rBD/strings.xml @@ -9,4 +9,6 @@ ট্যাবগুলি সর্বপ্রথম সবচেয়ে শেষ - + সবসময় + কখনো না + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-bn-rIN/strings.xml b/core/preferences/src/main/res/values-bn-rIN/strings.xml index 6357f175e..6f31c0a0a 100644 --- a/core/preferences/src/main/res/values-bn-rIN/strings.xml +++ b/core/preferences/src/main/res/values-bn-rIN/strings.xml @@ -9,4 +9,5 @@ ট্যাবগুলি সর্বপ্রথম সবচেয়ে শেষ - + সবসময় + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ckb/strings.xml b/core/preferences/src/main/res/values-ckb/strings.xml index c321634f8..1fe3b8b93 100644 --- a/core/preferences/src/main/res/values-ckb/strings.xml +++ b/core/preferences/src/main/res/values-ckb/strings.xml @@ -9,4 +9,6 @@ سەرخشتەکان سەرەوە خوارەوە - + هه‌رده‌م + هەرگیز + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-el/strings.xml b/core/preferences/src/main/res/values-el/strings.xml index ffb052d3e..2e569d296 100644 --- a/core/preferences/src/main/res/values-el/strings.xml +++ b/core/preferences/src/main/res/values-el/strings.xml @@ -16,4 +16,7 @@ Καρτέλες Επάνω Πάτος + Πάντα + Ποτέ + Όταν πολλοί λογαριασμοί συνδέονται \ No newline at end of file diff --git a/core/preferences/src/main/res/values-en-rGB/strings.xml b/core/preferences/src/main/res/values-en-rGB/strings.xml index 9030cf790..f1bf7a15d 100644 --- a/core/preferences/src/main/res/values-en-rGB/strings.xml +++ b/core/preferences/src/main/res/values-en-rGB/strings.xml @@ -7,4 +7,6 @@ Tabs Top Bottom + Always + Never \ No newline at end of file diff --git a/core/preferences/src/main/res/values-eu/strings.xml b/core/preferences/src/main/res/values-eu/strings.xml index 0609fc577..7debe7710 100644 --- a/core/preferences/src/main/res/values-eu/strings.xml +++ b/core/preferences/src/main/res/values-eu/strings.xml @@ -10,4 +10,6 @@ Tabuladoreak Goian Beheran - + Beti + Inoiz ez + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ga/strings.xml b/core/preferences/src/main/res/values-ga/strings.xml index 58d4e97a4..d271eac26 100644 --- a/core/preferences/src/main/res/values-ga/strings.xml +++ b/core/preferences/src/main/res/values-ga/strings.xml @@ -16,4 +16,7 @@ Cluaisíní Barr Bun - + I gcónaí + Riamh + Nuair a cuntais iolrach logáilte isteach + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-hi/strings.xml b/core/preferences/src/main/res/values-hi/strings.xml index 855cbd38c..2dae4c3e1 100644 --- a/core/preferences/src/main/res/values-hi/strings.xml +++ b/core/preferences/src/main/res/values-hi/strings.xml @@ -16,4 +16,7 @@ टैब्स ऊपर सबसे नीचे - + हमेशा + कभी नहीं + जब एकाधिक खातों में लॉग इन + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-in/strings.xml b/core/preferences/src/main/res/values-in/strings.xml index 2d6ef1abb..89fac2a8a 100644 --- a/core/preferences/src/main/res/values-in/strings.xml +++ b/core/preferences/src/main/res/values-in/strings.xml @@ -18,4 +18,5 @@ Bawah Selalu Jangan Pernah - + Ketika beberapa akun masuk + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-iw/strings.xml b/core/preferences/src/main/res/values-iw/strings.xml index 48d49d47e..5ae872fb4 100644 --- a/core/preferences/src/main/res/values-iw/strings.xml +++ b/core/preferences/src/main/res/values-iw/strings.xml @@ -16,4 +16,7 @@ טאבים למעלה למטה + תמיד + אף פעם + כאשר מספר חשבונות מחוברים \ No newline at end of file diff --git a/core/preferences/src/main/res/values-kab/strings.xml b/core/preferences/src/main/res/values-kab/strings.xml index ebf30dc58..8287f833e 100644 --- a/core/preferences/src/main/res/values-kab/strings.xml +++ b/core/preferences/src/main/res/values-kab/strings.xml @@ -9,4 +9,5 @@ Afella Adda Werǧin - + Yalas + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ko/strings.xml b/core/preferences/src/main/res/values-ko/strings.xml index 13ac12708..4e11e2dc5 100644 --- a/core/preferences/src/main/res/values-ko/strings.xml +++ b/core/preferences/src/main/res/values-ko/strings.xml @@ -16,4 +16,7 @@ 맨 위 하단 + 항상 + 절대 + 여러 계정이 로그인되면 \ No newline at end of file diff --git a/core/preferences/src/main/res/values-lt/strings.xml b/core/preferences/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..053665d3c --- /dev/null +++ b/core/preferences/src/main/res/values-lt/strings.xml @@ -0,0 +1,13 @@ + + + Atsiuntimai + Atsisiuntimo vieta + Šviesus + Juoda + Tamsus + Skirtukai + Viršus + Apačia + Visada + Niekada + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ml/strings.xml b/core/preferences/src/main/res/values-ml/strings.xml index 10b4ee77e..212005263 100644 --- a/core/preferences/src/main/res/values-ml/strings.xml +++ b/core/preferences/src/main/res/values-ml/strings.xml @@ -7,4 +7,6 @@ ടാബുകൾ മുകളില്‍ താഴെ + എല്ലായിപ്പോഴും + ഒരിയ്ക്കലുമില്ല \ No newline at end of file diff --git a/core/preferences/src/main/res/values-my/strings.xml b/core/preferences/src/main/res/values-my/strings.xml index d26997d87..4e45ff135 100644 --- a/core/preferences/src/main/res/values-my/strings.xml +++ b/core/preferences/src/main/res/values-my/strings.xml @@ -6,4 +6,6 @@ အေမွာင္ တဘ်များ အပေါ်ဘက် + အမြဲတမ်း + Never \ No newline at end of file diff --git a/core/preferences/src/main/res/values-or/strings.xml b/core/preferences/src/main/res/values-or/strings.xml index da2cbcd03..42b52c33b 100644 --- a/core/preferences/src/main/res/values-or/strings.xml +++ b/core/preferences/src/main/res/values-or/strings.xml @@ -5,4 +5,6 @@ କଳା ଗାଢ଼ ଶ୍ରେଷ୍ଠ + ସର୍ବଦା + କେବେନୁହେଁ \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ru/strings.xml b/core/preferences/src/main/res/values-ru/strings.xml index 3175091fd..e81a303da 100644 --- a/core/preferences/src/main/res/values-ru/strings.xml +++ b/core/preferences/src/main/res/values-ru/strings.xml @@ -16,4 +16,7 @@ Вкладки Сверху Снизу - + Всегда + Никогда + Когда несколько аккаунтов вошли + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-si/strings.xml b/core/preferences/src/main/res/values-si/strings.xml index 56343dadb..409c9fee1 100644 --- a/core/preferences/src/main/res/values-si/strings.xml +++ b/core/preferences/src/main/res/values-si/strings.xml @@ -7,4 +7,6 @@ බාගැනීම් මුදුන පතුල + සැමවිටම + කිසිදා නැත \ No newline at end of file diff --git a/core/preferences/src/main/res/values-sk/strings.xml b/core/preferences/src/main/res/values-sk/strings.xml index b86bb5c06..5f144ec56 100644 --- a/core/preferences/src/main/res/values-sk/strings.xml +++ b/core/preferences/src/main/res/values-sk/strings.xml @@ -16,4 +16,7 @@ Panely Navrchu Spodná časť + Vždy + Nikdy + Keď sa prihlásili viaceré účty \ No newline at end of file diff --git a/core/preferences/src/main/res/values-sl/strings.xml b/core/preferences/src/main/res/values-sl/strings.xml index 2180870a8..bac15e036 100644 --- a/core/preferences/src/main/res/values-sl/strings.xml +++ b/core/preferences/src/main/res/values-sl/strings.xml @@ -9,4 +9,6 @@ Zavihki Zgoraj Dno + Vedno + Nikoli \ No newline at end of file diff --git a/core/preferences/src/main/res/values-ta/strings.xml b/core/preferences/src/main/res/values-ta/strings.xml index 33d9c172a..98b8f720a 100644 --- a/core/preferences/src/main/res/values-ta/strings.xml +++ b/core/preferences/src/main/res/values-ta/strings.xml @@ -8,4 +8,6 @@ பட்டைகள் மேல் கீழே + எப்போதும் + ஒருபோதும் இல்லை \ No newline at end of file diff --git a/core/preferences/src/main/res/values-th/strings.xml b/core/preferences/src/main/res/values-th/strings.xml index 5465bc2dc..121fa95e2 100644 --- a/core/preferences/src/main/res/values-th/strings.xml +++ b/core/preferences/src/main/res/values-th/strings.xml @@ -16,4 +16,7 @@ แท็บ บน ล่าง - + เสมอ + ไม่เคย + เมื่อบัญชีหลายบัญชี + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-zh-rHK/strings.xml b/core/preferences/src/main/res/values-zh-rHK/strings.xml index f4b464921..432f88bf2 100644 --- a/core/preferences/src/main/res/values-zh-rHK/strings.xml +++ b/core/preferences/src/main/res/values-zh-rHK/strings.xml @@ -16,4 +16,7 @@ 標籤頁 頂端 底端 - + 經常 + 永不 + 当多个账户出现滞后时 + \ No newline at end of file diff --git a/core/preferences/src/main/res/values-zh-rMO/strings.xml b/core/preferences/src/main/res/values-zh-rMO/strings.xml index d23f62319..cc5e853ff 100644 --- a/core/preferences/src/main/res/values-zh-rMO/strings.xml +++ b/core/preferences/src/main/res/values-zh-rMO/strings.xml @@ -16,4 +16,7 @@ 缩略语 专题 底层 + 永远 + 当多个账户出现滞后时 + 永远 \ No newline at end of file diff --git a/core/preferences/src/main/res/values-zh-rSG/strings.xml b/core/preferences/src/main/res/values-zh-rSG/strings.xml index 0ff2b28d6..d15b3aeb1 100644 --- a/core/preferences/src/main/res/values-zh-rSG/strings.xml +++ b/core/preferences/src/main/res/values-zh-rSG/strings.xml @@ -16,4 +16,7 @@ 标签页 专题 底层 + 航道 + 当多个账户出现滞后时 + 永远 \ No newline at end of file diff --git a/core/ui/src/main/res/values-lt/strings.xml b/core/ui/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/core/ui/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/feature/about/src/main/res/values-lt/strings.xml b/feature/about/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/feature/about/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/feature/lists/src/main/res/values-lt/strings.xml b/feature/lists/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/feature/lists/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/feature/login/src/main/res/values-lt/strings.xml b/feature/login/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/feature/login/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/feature/suggestions/src/main/res/values-lt/strings.xml b/feature/suggestions/src/main/res/values-lt/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/feature/suggestions/src/main/res/values-lt/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file