mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-16 19:08:00 -05:00
Merge #754
754: Translations update from Hosted Weblate r=TheLastProject a=weblate Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Catima/Android](https://hosted.weblate.org/projects/catima/catima/). It also includes following components: * [Catima/Android (Fastlane)](https://hosted.weblate.org/projects/catima/fastlane/) Current translation status:  Co-authored-by: Ati <ati@tutamail.com> Co-authored-by: IllusiveMan196 <hamsterrv@gmail.com> Co-authored-by: Altons <marsupilami450@gmail.com> Co-authored-by: Michael Moroni <michaelmoroni@disroot.org>
This commit is contained in:
@@ -101,4 +101,34 @@
|
||||
<string name="exportOptionExplanation">Údaje sa zapíšu na vami zvolené miesto.</string>
|
||||
<string name="failedParsingImportUriError">Nepodarilo sa analyzovať import URI</string>
|
||||
<string name="share">Zdieľať</string>
|
||||
<string name="barcodeImageDescriptionWithType">Obrázok čiarového kódu <xliff:g>%s</xliff:g></string>
|
||||
<string name="groupsList">Skupiny: <xliff:g>%s</xliff:g></string>
|
||||
<plurals name="deleteCardsTitle">
|
||||
<item quantity="one">Odstrániť <xliff:g>%d</xliff:g> kartu</item>
|
||||
<item quantity="few">Odstrániť <xliff:g>%d</xliff:g> karty</item>
|
||||
<item quantity="other">Odstrániť <xliff:g>%d</xliff:g> kariet</item>
|
||||
</plurals>
|
||||
<plurals name="selectedCardCount">
|
||||
<item quantity="one"><xliff:g>%d</xliff:g> vybraná karta</item>
|
||||
<item quantity="few"><xliff:g>%d</xliff:g> vybrané karty</item>
|
||||
<item quantity="other"><xliff:g>%d</xliff:g> vybraných kariet</item>
|
||||
</plurals>
|
||||
<plurals name="groupCardCount">
|
||||
<item quantity="one"><xliff:g>%d</xliff:g> karta</item>
|
||||
<item quantity="few"><xliff:g>%d</xliff:g> karty</item>
|
||||
<item quantity="other"><xliff:g>%d</xliff:g> kariet</item>
|
||||
</plurals>
|
||||
<plurals name="deleteCardsConfirmation">
|
||||
<item quantity="one">Naozaj chcete natrvalo odstrániť <xliff:g>%d</xliff:g> vybranú kartu\?</item>
|
||||
<item quantity="few">Naozaj chcete natrvalo odstrániť <xliff:g>%d</xliff:g> vybrané karty\?</item>
|
||||
<item quantity="other">Naozaj chcete natrvalo odstrániť <xliff:g>%d</xliff:g> vybraných kariet\?</item>
|
||||
</plurals>
|
||||
<string name="group_edit">Upraviť skupinu</string>
|
||||
<string name="group_name_already_in_use">Tento názov skupiny sa už používa</string>
|
||||
<string name="group_name_is_empty">Názov skupiny nemôže byť prázdny</string>
|
||||
<string name="group_updated">Skupina bola aktualizovaná</string>
|
||||
<string name="editGroup">Úprava skupiny: <xliff:g>%s</xliff:g></string>
|
||||
<string name="expiryStateSentence">Platí do: <xliff:g>%s</xliff:g></string>
|
||||
<string name="expiryStateSentenceExpired">Platnosť vypršala: <xliff:g>%s</xliff:g></string>
|
||||
<string name="balanceSentence">Zostatok: <xliff:g>%s</xliff:g></string>
|
||||
</resources>
|
||||
@@ -230,4 +230,8 @@
|
||||
<string name="translate_platform">на Weblate</string>
|
||||
<string name="shortcutSelectCard">Оберіть карту</string>
|
||||
<string name="options">Параметри</string>
|
||||
<string name="showMoreInfo">Відобразити дані</string>
|
||||
<string name="starred">Обране</string>
|
||||
<string name="set_scale">Зміна масштабу</string>
|
||||
<string name="hideMoreInfo">Сховати дані</string>
|
||||
</resources>
|
||||
1
fastlane/metadata/android/de-DE/changelogs/99.txt
Normal file
1
fastlane/metadata/android/de-DE/changelogs/99.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Material You Neugestaltung
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/100.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/100.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
- Masquage des icônes de recherche, d'expansion et de tri jusqu'à ce qu'il y ait au moins 1 fiche
|
||||
- Diverses corrections concernant les thèmes
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/99.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/99.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Refonte du design Material You
|
||||
2
fastlane/metadata/android/it-IT/changelogs/100.txt
Normal file
2
fastlane/metadata/android/it-IT/changelogs/100.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
- Nascondi la ricerca, espandi e ordina icone finché c'è solo una tessera
|
||||
- Varie correzioni sul tema
|
||||
3
fastlane/metadata/android/uk/changelogs/10.txt
Normal file
3
fastlane/metadata/android/uk/changelogs/10.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- Зміна стандартної назви імпорт/експорт файлу. (pull #84 (https://github.com/brarcher/loyalty-card-locker/pull/84))
|
||||
- Правильний текст на сторінці імпорту/експорту. (pull #87 (https://github.com/brarcher/loyalty-card-locker/pull/87))
|
||||
- Покращено інтерфейс перегляду карток. Легший для читання текст і тепер його можна обрати довгим кліком. (pull #91 (https://github.com/brarcher/loyalty-card-locker/pull/91))
|
||||
@@ -1,5 +1,5 @@
|
||||
- Додано переклади
|
||||
- Польська (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Іспанська (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Словацька(pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Додано переклади:
|
||||
- Польська (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Іспанська (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Словацька(pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
|
||||
- Оновлено переклади (pull #239 (https://github.com/brarcher/loyalty-card-locker/pull/239))
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
- Тепер офіційно підтримується наступний список з 1D та 2D штрих-кодів:
|
||||
- AZTEC
|
||||
- CODABAR
|
||||
- CODE_39
|
||||
- CODE_128
|
||||
- DATA_MATRIX
|
||||
- EAN_8
|
||||
- EAN_13
|
||||
- ITF
|
||||
- PDF_417
|
||||
- QR_CODE
|
||||
- UPC_A
|
||||
- AZTEC
|
||||
- CODABAR
|
||||
- CODE_39
|
||||
- CODE_128
|
||||
- DATA_MATRIX
|
||||
- EAN_8
|
||||
- EAN_13
|
||||
- ITF
|
||||
- PDF_417
|
||||
- QR_CODE
|
||||
- UPC_A
|
||||
|
||||
- Тепер згенеровані штрих-коди більші, тому легше сприймаються сканером
|
||||
|
||||
1
fastlane/metadata/android/uk/changelogs/58.txt
Normal file
1
fastlane/metadata/android/uk/changelogs/58.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Програма не "вирубається" на версіях Android нижче 7
|
||||
2
fastlane/metadata/android/uk/changelogs/59.txt
Normal file
2
fastlane/metadata/android/uk/changelogs/59.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
- Додано підтримку балансу карти
|
||||
- Реорганізація екранів штрих-коду та редагування
|
||||
1
fastlane/metadata/android/uk/changelogs/64.txt
Normal file
1
fastlane/metadata/android/uk/changelogs/64.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Виправлено регресію, що не давала зберегти вручну введені штрих-коди
|
||||
3
fastlane/metadata/android/uk/changelogs/69.txt
Normal file
3
fastlane/metadata/android/uk/changelogs/69.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- Додано відсутні ID штрих-кодів до експорту
|
||||
- Не показувати діалог оновлення штрих-коду, якщо значення таке ж як ID карти
|
||||
- Додано фінський переклад
|
||||
2
fastlane/metadata/android/uk/changelogs/71.txt
Normal file
2
fastlane/metadata/android/uk/changelogs/71.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
- Кілька правок інтерфейсу та перекладів
|
||||
- Виправлено вимкнення програми при імпорті/поширенні карт на Android 6
|
||||
1
fastlane/metadata/android/uk/changelogs/72.txt
Normal file
1
fastlane/metadata/android/uk/changelogs/72.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Тепер можна настроювати фото нової карти без проблем
|
||||
1
fastlane/metadata/android/uk/changelogs/73.txt
Normal file
1
fastlane/metadata/android/uk/changelogs/73.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Виправлено завантаження фото під час редагування наявної карти
|
||||
3
fastlane/metadata/android/uk/changelogs/74.txt
Normal file
3
fastlane/metadata/android/uk/changelogs/74.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- Ярлики створюються без проблем
|
||||
- Створення індивідуалізованих іконок ярликів
|
||||
- Виправлено зміну кольору карти
|
||||
4
fastlane/metadata/android/uk/changelogs/91.txt
Normal file
4
fastlane/metadata/android/uk/changelogs/91.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
- Покращено керування групами
|
||||
- Підтримка обрізки зображень
|
||||
- Виправлено втрату даних при зберіганні після зміни орієнтації екрану редагування
|
||||
- Можливість встановити власну іконку карти
|
||||
Reference in New Issue
Block a user