Skip to content

Commit

Permalink
Updated strings from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkiDroid Translations committed Oct 31, 2023
1 parent 7d15caa commit aacfe38
Show file tree
Hide file tree
Showing 92 changed files with 2 additions and 1,952 deletions.
21 changes: 0 additions & 21 deletions AnkiDroid/src/main/res/values-af/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@
<string name="studyoptions_due_today">Vandag uitstaande:</string>
<string name="studyoptions_new_total">Totaal nuwe kaarte:</string>
<string name="studyoptions_total_cards">Totaal kaarte:</string>
<string name="studyoptions_eta">Beraamde tyd (min):</string>
<string name="studyoptions_start">Studeer</string>
<!-- DeckPicker.kt -->
<string name="expand">Vergroot</string>
<string name="collapse">Verklein</string>
<string name="study_more">Leer meer/Meer inligting </string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d card due (%2$s)</item>
<item quantity="other">Kaarte Oor</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">%d minuut oor</item>
<item quantity="other">%d minute oor</item>
Expand Down Expand Up @@ -131,22 +126,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">Voorsien asseblief vir AnkiDroid die \'Stoor\' toestemming om voort te gaan</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d s</string>
<string name="time_quantity_minutes">%d min</string>
<string name="time_quantity_hours_minutes">%1$d u %2$d m</string>
<string name="time_quantity_hours">%d u</string>
<string name="time_quantity_days">%d d</string>
<string name="time_quantity_days_hours">%1$d d %2$d u</string>
<string name="time_quantity_months">%.1f ma</string>
<string name="time_quantity_years">%.1f ja</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">Herbouing van gefilterde pak...</string>
<string name="rebuild_cram_label">Herbou</string>
<string name="empty_cram_label">Maak leeg</string>
Expand Down
21 changes: 0 additions & 21 deletions AnkiDroid/src/main/res/values-am/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@
<string name="studyoptions_due_today">Due today:</string>
<string name="studyoptions_new_total">Total new cards:</string>
<string name="studyoptions_total_cards">Total cards:</string>
<string name="studyoptions_eta">Estimated time (min):</string>
<string name="studyoptions_start">Study</string>
<!-- DeckPicker.kt -->
<string name="expand">Expand</string>
<string name="collapse">Collapse</string>
<string name="study_more">Study more</string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d card due (%2$s)</item>
<item quantity="other">%1$d cards due (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">%d minute left</item>
<item quantity="other">%d minutes left</item>
Expand Down Expand Up @@ -131,22 +126,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">Please grant AnkiDroid the ‘Storage’ permission to continue</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d s</string>
<string name="time_quantity_minutes">%d min</string>
<string name="time_quantity_hours_minutes">%1$d h %2$d m</string>
<string name="time_quantity_hours">%d h</string>
<string name="time_quantity_days">%d d</string>
<string name="time_quantity_days_hours">%1$d d %2$d h</string>
<string name="time_quantity_months">%.1f mo</string>
<string name="time_quantity_years">%.1f yr</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">Rebuilding filtered deck&#8230;</string>
<string name="rebuild_cram_label">Rebuild</string>
<string name="empty_cram_label">Empty</string>
Expand Down
25 changes: 0 additions & 25 deletions AnkiDroid/src/main/res/values-ar/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,11 @@
<string name="studyoptions_due_today">المستحق اليوم:</string>
<string name="studyoptions_new_total">مجموع البطاقات الجديدة:</string>
<string name="studyoptions_total_cards">مجموع البطاقات:</string>
<string name="studyoptions_eta">الوقت المقدر (دقيقة):</string>
<string name="studyoptions_start">دراسة</string>
<!-- DeckPicker.kt -->
<string name="expand">إسدال</string>
<string name="collapse">إخفاء</string>
<string name="study_more">ادرس أكثر</string>
<plurals name="deckpicker_title">
<item quantity="zero">%1$d بطاقة مستحقة (%2$s)</item>
<item quantity="one">%1$d بطاقة مستحقة (%2$s)</item>
<item quantity="two">%1$d بطاقة مستحقة (%2$s)</item>
<item quantity="few">%1$d بطاقات مستحقة (%2$s)</item>
<item quantity="many">%1$d بطاقة مستحقة (%2$s)</item>
<item quantity="other">%1$d بطاقة مستحقة (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="zero">%d دقيقة متبقية</item>
<item quantity="one">دقيقة واحدة متبقية</item>
Expand Down Expand Up @@ -147,22 +138,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">الرجاء منح آنكيدرويد إذن «التخزين» للاستمرار</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d ث</string>
<string name="time_quantity_minutes">%d د</string>
<string name="time_quantity_hours_minutes">%1$d س %2$d د</string>
<string name="time_quantity_hours">%d س</string>
<string name="time_quantity_days">%d ي</string>
<string name="time_quantity_days_hours">%1$d ي %2$d س</string>
<string name="time_quantity_months">%.1f ش</string>
<string name="time_quantity_years">%.1f ع</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">إعادة إنشاء الرزمة المفلترة&#8230;</string>
<string name="rebuild_cram_label">إعادة إنشاء</string>
<string name="empty_cram_label">إفراغ</string>
Expand Down
21 changes: 0 additions & 21 deletions AnkiDroid/src/main/res/values-az/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@
<string name="studyoptions_due_today">Bugün vaxtı bitir:</string>
<string name="studyoptions_new_total">Ümumi yeni kart:</string>
<string name="studyoptions_total_cards">Ümumi kart:</string>
<string name="studyoptions_eta">Təxmini vaxt (dəq):</string>
<string name="studyoptions_start">Öyrənməyə başla</string>
<!-- DeckPicker.kt -->
<string name="expand">Genişləndir</string>
<string name="collapse">Daralt</string>
<string name="study_more">Daha çox öyrən</string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d card due (%2$s)</item>
<item quantity="other">%1$d cards due (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">%d dəqiqə qaldı</item>
<item quantity="other">%d dəqiqə qaldı</item>
Expand Down Expand Up @@ -131,22 +126,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">İrəliləmək üçün AnkiDroid-ə \"Yaddaş\" icazəsi verin</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d s</string>
<string name="time_quantity_minutes">%d dəq</string>
<string name="time_quantity_hours_minutes">%1$d h %2$d m</string>
<string name="time_quantity_hours">%d saat</string>
<string name="time_quantity_days">%d gün</string>
<string name="time_quantity_days_hours">%1$d d %2$d h</string>
<string name="time_quantity_months">%.1f ay</string>
<string name="time_quantity_years">%.1f il</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">filtrlənmiş dəstənin yenidən qurulması</string>
<string name="rebuild_cram_label">Yenidən düzəlt</string>
<string name="empty_cram_label">Boş</string>
Expand Down
23 changes: 0 additions & 23 deletions AnkiDroid/src/main/res/values-be/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,11 @@
<string name="studyoptions_due_today">На сёння:</string>
<string name="studyoptions_new_total">Усяго новых картак:</string>
<string name="studyoptions_total_cards">Усяго картак:</string>
<string name="studyoptions_eta">Засталося часу (хвілін):</string>
<string name="studyoptions_start">Вучыць</string>
<!-- DeckPicker.kt -->
<string name="expand">Разгарнуць</string>
<string name="collapse">Згарнуць</string>
<string name="study_more">Вучыць яшчэ</string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d картка для прагляду (%2$s)</item>
<item quantity="few">%1$d карткі для прагляду</item>
<item quantity="many">%1$d картак для прагляду (%2$s)</item>
<item quantity="other">%1$d картак для прагляду (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">Засталася %d хвіліна</item>
<item quantity="few">Засталося %d хвіліны</item>
Expand Down Expand Up @@ -139,22 +132,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">Каб працягнуць, калі ласка, дазвольце AnkiDroid карыстацца сховішчам.</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d сек</string>
<string name="time_quantity_minutes">%d хв</string>
<string name="time_quantity_hours_minutes">%1$d гадз %2$d хв</string>
<string name="time_quantity_hours">%d гадз</string>
<string name="time_quantity_days">%d дз</string>
<string name="time_quantity_days_hours">%1$d дз %2$d гадз</string>
<string name="time_quantity_months">%.1f мес</string>
<string name="time_quantity_years">%.1f г</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">Перабудова фільтраванай калоды&#8230;</string>
<string name="rebuild_cram_label">Перабудаваць</string>
<string name="empty_cram_label">Ачысціць</string>
Expand Down
21 changes: 0 additions & 21 deletions AnkiDroid/src/main/res/values-bg/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@
<string name="studyoptions_due_today">Оставащи днес:</string>
<string name="studyoptions_new_total">Общо нови карти:</string>
<string name="studyoptions_total_cards">Общо карти:</string>
<string name="studyoptions_eta">Очаквано време (мин.):</string>
<string name="studyoptions_start">Учене</string>
<!-- DeckPicker.kt -->
<string name="expand">Разширяване</string>
<string name="collapse">Свиване</string>
<string name="study_more">Учи повече</string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d карта остава (%2$s)</item>
<item quantity="other">%1$d карти остават (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">%d минута остава</item>
<item quantity="other">%d минути остава</item>
Expand Down Expand Up @@ -131,22 +126,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">Моля, дайте на AnkiDroid разрешение „Хранилище“, за да продължите</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d сек</string>
<string name="time_quantity_minutes">%d мин</string>
<string name="time_quantity_hours_minutes">%1$d ч %2$d м</string>
<string name="time_quantity_hours">%d ч</string>
<string name="time_quantity_days">%d д</string>
<string name="time_quantity_days_hours">%1$d д %2$d ч</string>
<string name="time_quantity_months">%.1f мес</string>
<string name="time_quantity_years">%.1f г</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">Възстановяване на филтрирано тесте ...</string>
<string name="rebuild_cram_label">Възстанови</string>
<string name="empty_cram_label">Празно</string>
Expand Down
21 changes: 0 additions & 21 deletions AnkiDroid/src/main/res/values-bn/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@
<string name="studyoptions_due_today">আজ বাকি:</string>
<string name="studyoptions_new_total">মোট নতুন কার্ড:</string>
<string name="studyoptions_total_cards">মোট কার্ড:</string>
<string name="studyoptions_eta">আনুমানিক সময় (মিনিট):</string>
<string name="studyoptions_start">অধ্যয়ন</string>
<!-- DeckPicker.kt -->
<string name="expand">প্রসারণ করুন</string>
<string name="collapse">সঙ্কোচন</string>
<string name="study_more">আরও পড়ুন</string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d কার্ড বাকি (%2$s)</item>
<item quantity="other">%1$d কার্ড বাকি (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">%d মিনিট বাকি আছে</item>
<item quantity="other">%d মিনিট বাকি আছে</item>
Expand Down Expand Up @@ -131,22 +126,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">অনুগ্রহ করে আগানোর জন্য অঙ্কিড্রইডকে \'storage\' পারমিশনের অনুমতি দেন</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d সেকেন্ড</string>
<string name="time_quantity_minutes">%d মিনিট</string>
<string name="time_quantity_hours_minutes">%1$d h %2$d মিনিট</string>
<string name="time_quantity_hours">%d ঘন্টা</string>
<string name="time_quantity_days">%d দিন</string>
<string name="time_quantity_days_hours">%1$d d %2$d ঘণ্টা</string>
<string name="time_quantity_months">%.1f মাস</string>
<string name="time_quantity_years">%.1f বছর</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">পুনর্নির্মাণ করা হচ্ছে ফিল্টারড ডেক</string>
<string name="rebuild_cram_label">নতুন করে তৈরি করো</string>
<string name="empty_cram_label">খালি</string>
Expand Down
21 changes: 0 additions & 21 deletions AnkiDroid/src/main/res/values-ca/01-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@
<string name="studyoptions_due_today">Venç avui:</string>
<string name="studyoptions_new_total">Total de noves fitxes:</string>
<string name="studyoptions_total_cards">Total de fitxes:</string>
<string name="studyoptions_eta">Temps estimat (min.):</string>
<string name="studyoptions_start">Estudiar</string>
<!-- DeckPicker.kt -->
<string name="expand">Desplega</string>
<string name="collapse">Replega</string>
<string name="study_more">Estudia més</string>
<plurals name="deckpicker_title">
<item quantity="one">%1$d carta pendent (%2$s)</item>
<item quantity="other">%1$d cartes pendents (%2$s)</item>
</plurals>
<plurals name="reviewer_window_title">
<item quantity="one">Queda %d minut</item>
<item quantity="other">Queden %d minuts</item>
Expand Down Expand Up @@ -131,22 +126,6 @@
grant AnkiDroid the \'Storage\' permission. This needs to be a fairly generic message as implementations
of the permissions/app info screen will differ between devices. -->
<string name="startup_no_storage_permission">Dóna-li a AnkiDroid el permís \'Storage\' per a continuar si us plau</string>
<!--
The time_quantities are units of time. They are used without
plurals or dots.
s, min, h, d, are standard (ISO 31-1) units and should usually
not be translated, at least not for languages using the Latin
alphabet.
-->
<string name="time_quantity_seconds">%d s</string>
<string name="time_quantity_minutes">%d min</string>
<string name="time_quantity_hours_minutes">%1$d h %2$d m</string>
<string name="time_quantity_hours">%d h</string>
<string name="time_quantity_days">%d d</string>
<string name="time_quantity_days_hours">%1$d d %2$d h</string>
<string name="time_quantity_months">%.1f mes</string>
<string name="time_quantity_years">%.1f any</string>
<!-- or "%.1f a" -->
<string name="rebuild_filtered_deck">Reconstruint paquet filtrat</string>
<string name="rebuild_cram_label">Reconstrueix</string>
<string name="empty_cram_label">Buit</string>
Expand Down
Loading

0 comments on commit aacfe38

Please sign in to comment.