0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00

Updated strings from Crowdin

This commit is contained in:
AnkiDroid Translations 2022-06-13 18:32:39 +00:00 committed by Mike Hardy
parent efa3965d38
commit 789fd1ad5d
287 changed files with 222 additions and 222 deletions

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sinkroniseer</string>
<string name="button_sync" comment="Text of the sync button">Sinkroniseer</string>
<string name="cancel_sync_confirm">Wil jy die sinchronisasie kanselleer?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sinchronisasie gakanselleer</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Herstel wagwoord</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Voorkeure</string>
<string name="deckpreferences_title">Opsies vir XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Gedrag</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sync</string>
<string name="button_sync" comment="Text of the sync button">Sync</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -196,7 +196,7 @@
<string name="studyoptions_no_cards_due">لا توجد بطاقات مستحقة بعد</string>
<string name="sd_card_not_mounted">لم يتم تحميل وحدة تخزين الجهاز</string>
<string name="empty_cloze_warning">عدّل هذه الملحوظة وأضف بعض عبارات ملء الفراغات. (%1$s)</string>
<string name="button_sync">مزامنة</string>
<string name="button_sync" comment="Text of the sync button">مزامنة</string>
<string name="cancel_sync_confirm">هل تود إلغاء المزامنة؟</string>
<string name="continue_sync">واصِل المزامنة</string>
<string name="sync_cancelled">أُلغِيت المزامنة</string>

View File

@ -176,11 +176,11 @@
<string name="import_message_replace_confirm">سيحذف هذا مجموعتك الحالية ويستبدلها ببيانات الملف %s</string>
<plurals name="import_files_message_add_confirm">
<item quantity="zero">إضافة \"%s\" إلى المجموعة؟ قد يستغرق ذلك وقتاً طويلاً</item>
<item quantity="one">Add “%s” to collection? This may take a long time</item>
<item quantity="two">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="few">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="many">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="other">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="one">هل تريد إضافة \"%s\" إلى المجموعة؟ قد يستغرق هذا وقتًا طويلًا.</item>
<item quantity="two">هل تريد إضافة \"%s\" إلى المجموعة؟ قد يستغرق هذا وقتًا طويلًا.</item>
<item quantity="few">هل تريد إضافة \"%s\" إلى المجموعة؟ قد يستغرق هذا وقتًا طويلًا.</item>
<item quantity="many">هل تريد إضافة \"%s\" إلى المجموعة؟ قد يستغرق هذا وقتًا طويلًا.</item>
<item quantity="other">هل تريد استيراد الملفات التالية:\n%s\nقد يستغرق هذا وقتًا طويلًا.</item>
</plurals>
<string name="import_log_no_apkg">ليس هذا ملف حزمة أنكي صالحًا</string>
<string name="import_title_error" comment="Title of error dialog">خطأ</string>

View File

@ -143,12 +143,12 @@
<string name="import_update_details">تم تحديث %1$d من أصل %2$d ملحوظة موجودة.</string>
<string name="import_update_ignored">تم تجاهل بعض التحديثات لأن نوع الملحوظة قد تغير</string>
<plurals name="import_complete_message">
<item quantity="zero">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="one">Cards imported: %2$d</item>
<item quantity="two">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="few">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="many">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="other">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="zero">البطاقات المستوردة: %2$d</item>
<item quantity="one">البطاقات المستوردة: %2$d</item>
<item quantity="two">الملفات المستوردة: %1$d\nمجمل البطاقات المستوردة: %2$d</item>
<item quantity="few">الملفات المستوردة: %1$d\nمجمل البطاقات المستوردة: %2$d</item>
<item quantity="many">الملفات المستوردة: %1$d\nمجمل البطاقات المستوردة: %2$d</item>
<item quantity="other">الملفات المستوردة: %1$d\nمجمل البطاقات المستوردة: %2$d</item>
</plurals>
<string name="sd_card_full_title">بطاقة الـSD ممتلئة</string>
<string name="sd_card_almost_full_title">بطاقة الـSD ممتلئة تقريبًا</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">إعادة تعيين كلمة السر</string>
<string name="lost_mail_instructions">هل نسيت بريدك الإلكتروني؟</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">تفضيلات</string>
<string name="deckpreferences_title">خيارات XXX</string>
<string name="sync_prepare_syncing">إعداد المزامنة...</string>
<string name="sync_preparing_full_sync_message">إعداد مزامنة كاملة...</string>

View File

@ -98,7 +98,7 @@
<string name="card_browser_no_cards_in_deck">لا توجد بطاقات في الرزمة %s</string>
<string name="card_browser_search_all_decks">البحث في كل الرزم</string>
<string name="card_browser_unknown_deck_name">غير معروف</string>
<string name="card_browser_truncate" comment="allows users to show less of a field value">Truncate content</string>
<string name="card_browser_truncate" comment="allows users to show less of a field value">اقتطاع المحتوى</string>
<plurals name="card_browser_cards_deleted">
<item quantity="zero">حُذِفت %d بطاقة</item>
<item quantity="one">حُذِفت %d بطاقة</item>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">عام</string>
<string name="pref_cat_general_summ">إعدادات عامة</string>
<string name="pref_cat_reviewing" maxLength="41">مراجعة</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">إعدادات المراجعة غير المحصورة برزمة محددة</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">السلوك</string>
<string name="pref_cat_flashcard" maxLength="41">الشاشة</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Cihaz yaddaşı bağlı deyil</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sinxronlaşdır</string>
<string name="button_sync" comment="Text of the sync button">Sinxronlaşdır</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Şifrəni dəyiş</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Seçimlərimiz</string>
<string name="deckpreferences_title">XXX seçimləri</string>
<string name="sync_prepare_syncing">Sinxronlaşdırma hazırlanılır...</string>
<string name="sync_preparing_full_sync_message">Tam sinxronizasiya hazırlanır...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Ümumi tənzimləmələr</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Davranış</string>
<string name="pref_cat_flashcard" maxLength="41">Ekran</string>

View File

@ -186,7 +186,7 @@
<string name="studyoptions_no_cards_due">На сёння картак не засталося.</string>
<string name="sd_card_not_mounted">Картка памяці не падключаная</string>
<string name="empty_cloze_warning">Адрэдагуйце гэты запіс і дадайце пропускі. (%1$s)</string>
<string name="button_sync">Сінхранізаваць</string>
<string name="button_sync" comment="Text of the sync button">Сінхранізаваць</string>
<string name="cancel_sync_confirm">Скасаваць сінхранізацыю?</string>
<string name="continue_sync">Працягнуць схранiзацыю</string>
<string name="sync_cancelled">Схранiзацыя скасаваная</string>

View File

@ -169,13 +169,13 @@
<string name="import_message_add" comment="Adding a new deck to the collection (import)">Дадаць</string>
<string name="import_message_replace_confirm">Ваша бягучая калекцыя будзе выдаленая і яе заменяць даныя з файла %s</string>
<plurals name="import_files_message_add_confirm">
<item quantity="one">Add “%s” to collection? This may take a long time</item>
<item quantity="few">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="many">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="other">Do you want to import the following files:\n%s\nThis may take a long time</item>
<item quantity="one">Дадаць \"%s\" у калекцыю? Гэта можа заняць шмат часу</item>
<item quantity="few">Імпартаваць наступныя фалы:\n%s\nГэта можа заняць шмат часу</item>
<item quantity="many">Імпартаваць наступныя фалы:\n%s\nГэта можа заняць шмат часу</item>
<item quantity="other">Імпартаваць наступныя фалы:\n%s\nГэта можа заняць шмат часу</item>
</plurals>
<string name="import_log_no_apkg">Пашкоджаны файл праграмы Anki</string>
<string name="import_title_error" comment="Title of error dialog">Error</string>
<string name="import_title_error" comment="Title of error dialog">Памылка</string>
<string name="import_log_failed_unzip">Не атрымалася распакаваць apkg: %s</string>
<string name="import_log_failed_copy_to">Не атрымалася скапіяваць apkg у %s</string>
<string name="import_log_failed_validate">Не атрымалася праверыць apkg</string>
@ -190,9 +190,9 @@
<string name="import_error_content_provider">Выбраны файл немагчыма імпартаваць аўтаматычна ў праграму. Звярніцеся да даведніка карыстальніка для імпартавання файла ўручную: \n %s</string>
<string name="import_error_copy_file_to_cache">Памылка аперацыі copyFileToCache() (верагодна не засталося месца)</string>
<string name="import_error_unhandled_scheme">Неапрацаваны імпарт з: “%s”</string>
<string name="import_error_multiple_colpkg">Multiple colpkg files were selected.</string>
<string name="import_error_colpkg_apkg">Both apkg &amp; colpkg files were selected at once.</string>
<string name="import_stats_error">Some errors occurred while importing the following files:\n%s</string>
<string name="import_error_multiple_colpkg">Было выбрана некалькі файлаў colpkg.</string>
<string name="import_error_colpkg_apkg">Абодва файлы apkg і colpkg былі выбраны разам.</string>
<string name="import_stats_error">Адбыліся некаторыя памылкі падчас імпартавання наступных файлаў:\n%s</string>
<string name="import_replacing">Замена калекцыі&#8230;</string>
<string name="import_interrupted">Імпарт перарваны</string>
<string name="export_include_schedule">Разам з раскладам</string>
@ -442,5 +442,5 @@
<string name="malicious_archive_exceeds_limit">Шкодны архіў. Памер перавышае %1$s або змяшчае больш %2$d файлаў</string>
<string name="file_extract_exceeds_storage_space">Памер файла перавышае аб\'ём памяці</string>
<!-- Hierarchical Tags -->
<string name="expand_tag">Expand tag \'%s\'</string>
<string name="expand_tag">Разгарнуць тэг \'%s\'</string>
</resources>

View File

@ -131,10 +131,10 @@
<string name="import_update_details">Абноўлена %1$d з %2$d існуючых нататак.</string>
<string name="import_update_ignored">Некаторыя абнаўленні былі праігнараваныя з той прычыны, што змяніўся тып запісаў</string>
<plurals name="import_complete_message">
<item quantity="one">Cards imported: %2$d</item>
<item quantity="few">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="many">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="other">Files imported: %1$d\nTotal cards imported: %2$d</item>
<item quantity="one">Картак імпартавана: %2$d</item>
<item quantity="few">Файлаў імпартавана: %1$d\nУсяго картак імпартавана: %2$d</item>
<item quantity="many">Файлаў імпартавана: %1$d\nУсяго картак імпартавана: %2$d</item>
<item quantity="other">Файлаў імпартавана: %1$d\nУсяго картак імпартавана: %2$d</item>
</plurals>
<string name="sd_card_full_title">SD-картка запоўненая</string>
<string name="sd_card_almost_full_title">SD-картка амаль запоўненая</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Скінуць пароль</string>
<string name="lost_mail_instructions">Забылі электронную пошту?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Налады</string>
<string name="deckpreferences_title">Параметры для XXX</string>
<string name="sync_prepare_syncing">Падрыхтоўка да сінхранізацыі&#8230;</string>
<string name="sync_preparing_full_sync_message">Падрыхтоўка да поўнай сінхранізацыі&#8230;</string>

View File

@ -48,9 +48,10 @@
<string name="disabled">Адключана</string>
<string name="enabled">Уключана</string>
<!-- preferences.xml categories-->
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">Агульныя</string>
<string name="pref_cat_general_summ">Агульныя налады</string>
<string name="pref_cat_reviewing" maxLength="41">Паўтарэнне</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Налады паўтарэнняў, якія не залежаць ад калоды</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Паводзіны</string>
<string name="pref_cat_flashcard" maxLength="41">Экран</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Няма оставащи карти</string>
<string name="sd_card_not_mounted">Не е поставена SD-карта памет</string>
<string name="empty_cloze_warning">Редактирай тази бележка и добави празни полета. (%1$s)</string>
<string name="button_sync">Синхрон</string>
<string name="button_sync" comment="Text of the sync button">Синхрон</string>
<string name="cancel_sync_confirm">Искате ли да прекратите синхронизирането?</string>
<string name="continue_sync">Продължи синхронизацията</string>
<string name="sync_cancelled">Синхронизирането е прекратено</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Нулиране на паролата</string>
<string name="lost_mail_instructions">Забравен имейл?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Предпочитания</string>
<string name="deckpreferences_title">Опции за ХХХ</string>
<string name="sync_prepare_syncing">Подготовка за синхронизиране...</string>
<string name="sync_preparing_full_sync_message">Подготовка на пълно синхронизиране...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Общи настройки</string>
<string name="pref_cat_reviewing" maxLength="41">Преглед</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Специфични настройки на разглеждането, които не касаят тестетата</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Поведение</string>
<string name="pref_cat_flashcard" maxLength="41">Екран</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">কোন কার্ড এখনও কার্যকরী হবে</string>
<string name="sd_card_not_mounted">ডিভাইস স্টোরেজ মাউন্টেড নয়</string>
<string name="empty_cloze_warning">এই নোট সম্পাদনা করুন এবং কিছু ক্লোজ দিলিশন অ্যাড করুন (%1$s)</string>
<string name="button_sync">সিংক্রোনাইজ</string>
<string name="button_sync" comment="Text of the sync button">সিংক্রোনাইজ</string>
<string name="cancel_sync_confirm">আপনি সিঙ্ক বাতিল করতে চান?</string>
<string name="continue_sync">সিংক বজায় রাখুন</string>
<string name="sync_cancelled">সিংক বাতিল করা হয়েছে</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No hi ha cartes per fer.</string>
<string name="sd_card_not_mounted">La tarjeta SD no funciona correctament</string>
<string name="empty_cloze_warning">Editeu aquesta nota i afegiu-hi algunes eliminacions. (%1$s)</string>
<string name="button_sync">Sincronització</string>
<string name="button_sync" comment="Text of the sync button">Sincronització</string>
<string name="cancel_sync_confirm">Voleu cancel·lar la sincronització?</string>
<string name="continue_sync">Continua la sincronització</string>
<string name="sync_cancelled">Sincronització cancel·lada</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Restableix la contrasenya</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferències</string>
<string name="deckpreferences_title">Opcions per XXX</string>
<string name="sync_prepare_syncing">S\'està preparant la sincronització...</string>
<string name="sync_preparing_full_sync_message">S\'està preparant una sincronització completa...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Configuració general</string>
<string name="pref_cat_reviewing" maxLength="41">Revisió</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Configuracions de revisió no específiques de malls</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Comportament</string>
<string name="pref_cat_flashcard" maxLength="41">Pantalla</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sync</string>
<string name="button_sync" comment="Text of the sync button">Sync</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Eyar</string>
<string name="deckpreferences_title">Vebjiarkên bo</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Eyarên giştî</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Ekran</string>

View File

@ -186,7 +186,7 @@
<string name="studyoptions_no_cards_due">Žádné karty ještě nejsou ke zkoušení</string>
<string name="sd_card_not_mounted">Zařízení úložiště není připojeno</string>
<string name="empty_cloze_warning">Upravte tuto poznámku a přidejte nějaké doplňovačky. (%1$s)</string>
<string name="button_sync">Synchronizovat</string>
<string name="button_sync" comment="Text of the sync button">Synchronizovat</string>
<string name="cancel_sync_confirm">Přejete si přerušit synchronizaci?</string>
<string name="continue_sync">Pokračovat v synchronizaci</string>
<string name="sync_cancelled">Synchronizace přrušena</string>

View File

@ -64,9 +64,9 @@
<string name="unused_strings">\n\nNepoužité soubory:\n</string>
<string-array name="about_content">
<item><![CDATA[<h2>%1$s:<br/>Kartičky pro Android</h2>AnkiDroid je kartičková aplikace plně kompatibilní s desktopovou verzí <a href=\"%2$s\">Anki</a>. Můžete vytvářet, stahovat a učit se materiály jak v AnkiDroid tak Anki Desktop a velmi snadno je synchronizovat i s AnkiWeb.]]></item>
<item><![CDATA[Chcete-li nám pomoci vylepšit AnkiDroid prosím ohlaste chyby ve <a href=\"%1$s\">sledovači chyb</a>; nové myšlenky na funkce jsou také velmi vítány. Mnoho odpovědí naleznete ve <a href=\"%2$s\">wiki</a> nebo začněte diskutovat na <a href=\"%3$s\">foru</a>.]]></item>
<item><![CDATA[Chcete-li nám pomoci vylepšit AnkiDroid prosím ohlaste chyby ve <a href=\"%1$s\">sledovači chyb</a>; nové myšlenky na funkce jsou také velmi vítány. Mnoho odpovědí naleznete ve <a href=\"%2$s\">wiki</a> nebo začněte diskutovat na <a href=\"%3$s\">fóru</a>.]]></item>
<item><![CDATA[AnkiDroid je <a href=\"%1$s\">open source software<a/>, takže každý se může <a href=\"%2$s\">stát přispěvatelem</a> :-)]]></item>
<item><![CDATA[Nejenom vývojáři mohou pomoci. Například můžete <a href=\"%1$s\">pomoc s překladem</a> AnkiDroid, aktualizovat wiki, poskytnout náhledy obrazovky nebo blogovat o AnkiDroid.]]></item>
<item><![CDATA[Nejenom vývojáři mohou pomoci. Například můžete <a href=\"%1$s\">pomoci s překladem</a> AnkiDroid, aktualizovat wiki, poskytnout náhledy obrazovky nebo blogovat o AnkiDroid.]]></item>
<item><![CDATA[AnkiDroid je vydán pod <a href=\"%1$s\">GNU-GPL v3 licencí</a> a zdrojový kód je dostupný <a href=\"%2$s\">na GitHub</a>.]]></item>
</string-array>
<string name="preview_title" comment="Title of the window allowing to preview card(s)">Náhled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Obnovit heslo</string>
<string name="lost_mail_instructions">Zapomněli jste e-mail?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Nastavení</string>
<string name="deckpreferences_title">Možnosti pro XXX</string>
<string name="sync_prepare_syncing">Příprava synchronizace...</string>
<string name="sync_preparing_full_sync_message">Příprava úplné synchronizace...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">Obecné</string>
<string name="pref_cat_general_summ">Obecné nastavení</string>
<string name="pref_cat_reviewing" maxLength="41">Opakování</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Synchronizace</string>
<string name="pref_cat_reviewing_summ">Obecné nastavení pro opakování</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Chování</string>
<string name="pref_cat_flashcard" maxLength="41">Zobrazení</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Ingen kort i kø </string>
<string name="sd_card_not_mounted">Enhedslagring er ikke monteret</string>
<string name="empty_cloze_warning">Rediger denne note og tilføj nogle huller i teksten. (%1$s)</string>
<string name="button_sync">Synkroniser</string>
<string name="button_sync" comment="Text of the sync button">Synkroniser</string>
<string name="cancel_sync_confirm">Vil du annullere synkroniseringen? </string>
<string name="continue_sync">Fortsæt synkronisering</string>
<string name="sync_cancelled">Synkronisering annulleret</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Es sind noch keine Karten fällig</string>
<string name="sd_card_not_mounted">Gerätespeicher nicht eingebunden</string>
<string name="empty_cloze_warning">Bearbeiten Sie diese Notiz und fügen Sie einige Auslassungen hinzu. (%1$s)</string>
<string name="button_sync">Synchronisieren</string>
<string name="button_sync" comment="Text of the sync button">Synchronisieren</string>
<string name="cancel_sync_confirm">Wollen Sie die Synchronisation abbrechen?</string>
<string name="continue_sync">Synchronisierung fortsetzen</string>
<string name="sync_cancelled">Synchronisation abgebrochen</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Passwort zurücksetzen</string>
<string name="lost_mail_instructions">E-Mail-Adresse vergessen?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Einstellungen</string>
<string name="deckpreferences_title">Optionen für XXX</string>
<string name="sync_prepare_syncing">Synchronisation wird vorbereitet &#8230;</string>
<string name="sync_preparing_full_sync_message">Vollsynchronisation wird vorbereitet &#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Allgemeine Einstellungen</string>
<string name="pref_cat_reviewing" maxLength="41">Lernen</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Nichtstapelspezifische Lerneinstellungen</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Verhalten</string>
<string name="pref_cat_flashcard" maxLength="41">Anzeige</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Συγχρονισμός</string>
<string name="button_sync" comment="Text of the sync button">Συγχρονισμός</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Επαναφορά κωδικού πρόσβασης</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Προτιμήσεις</string>
<string name="deckpreferences_title">Επιλογές για XXX</string>
<string name="sync_prepare_syncing">Προετοιμασία συγχρονισμού...</string>
<string name="sync_preparing_full_sync_message">Προετοιμασία πλήρους συγχρονισμού...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Γενικές ρυθμίσεις</string>
<string name="pref_cat_reviewing" maxLength="41">Επανάληψη</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Συμπεριφορά</string>
<string name="pref_cat_flashcard" maxLength="41">Προβολή</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Neniu karto por ripeti</string>
<string name="sd_card_not_mounted">Aparata konservejo ne muntita</string>
<string name="empty_cloze_warning">Redaktu tiun ĉi noton kaj aldonu kelkajn malplenejojn. (%1$s)</string>
<string name="button_sync">Samtempigi</string>
<string name="button_sync" comment="Text of the sync button">Samtempigi</string>
<string name="cancel_sync_confirm">Ĉu vi volas ĉesigi samtempigadon?</string>
<string name="continue_sync">Pluigi samtempigadon</string>
<string name="sync_cancelled">Samtempigado nuligita</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Restarigi pasvorton</string>
<string name="lost_mail_instructions">Ĉu vi forgesis la retpoŝtadreson?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Agordoj</string>
<string name="deckpreferences_title">Agordoj por XXX</string>
<string name="sync_prepare_syncing">Preparado de samtempigo&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparado de tuta samtempigo&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Ĝeneralaj agordoj</string>
<string name="pref_cat_reviewing" maxLength="41">Ripetado</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Komunaj agordoj de ripetado por ĉiuj kartaroj</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Sinteno</string>
<string name="pref_cat_flashcard" maxLength="41">Montrado</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Aún no hay tarjetas programadas.</string>
<string name="sd_card_not_mounted">El almacenamiento del dispositivo no se encuentra montado</string>
<string name="empty_cloze_warning">Editar esta nota y añadir algunos huecos (%1$s)</string>
<string name="button_sync">Sincronizar</string>
<string name="button_sync" comment="Text of the sync button">Sincronizar</string>
<string name="cancel_sync_confirm">¿Desea cancelar la sincronización?</string>
<string name="continue_sync">Continuar la sincronización</string>
<string name="sync_cancelled">Sincronización cancelada</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Restablecer contraseña</string>
<string name="lost_mail_instructions">¿Olvidaste el correo electrónico?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferencias</string>
<string name="deckpreferences_title">Opciones para XXX</string>
<string name="sync_prepare_syncing">Preparando sincronización...</string>
<string name="sync_preparing_full_sync_message">Preparando sincronización completa...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Ajustes generales</string>
<string name="pref_cat_reviewing" maxLength="41">Repasando</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Configuración de repasos sin especificación de mazo</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Comportamiento</string>
<string name="pref_cat_flashcard" maxLength="41">Mostrar</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Todavía no hay ninguna tarjeta pendiente.</string>
<string name="sd_card_not_mounted">Almacenamiento del dispositivo no montado</string>
<string name="empty_cloze_warning">Editar esta nota y añadir algunos huecos (%1$s)</string>
<string name="button_sync">Sincronizar</string>
<string name="button_sync" comment="Text of the sync button">Sincronizar</string>
<string name="cancel_sync_confirm">¿Desea cancelar la sincronización?</string>
<string name="continue_sync">Continuar la sincronización</string>
<string name="sync_cancelled">Sincronización cancelada</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Restablecer contraseña</string>
<string name="lost_mail_instructions">¿Olvidaste el correo electrónico?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferencias</string>
<string name="deckpreferences_title">Opciones para XXX</string>
<string name="sync_prepare_syncing">Preparando la sincronización...</string>
<string name="sync_preparing_full_sync_message">Preparando sincronización completa...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Ajustes generales</string>
<string name="pref_cat_reviewing" maxLength="41">Repasando</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">No hay configuración de revisor específica de mazo</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Comportamiento</string>
<string name="pref_cat_flashcard" maxLength="41">Pantalla</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Veel pole kaart ootel</string>
<string name="sd_card_not_mounted">Seadme mälu pole paigaldatud</string>
<string name="empty_cloze_warning">Redigeeri seda märget ja lisa mõned lüngad. (%1$s)</string>
<string name="button_sync">Sünkrooni</string>
<string name="button_sync" comment="Text of the sync button">Sünkrooni</string>
<string name="cancel_sync_confirm">Sünkroonimine tühistada?</string>
<string name="continue_sync">Jätka sünkroonimist</string>
<string name="sync_cancelled">Sünkroonimine tühistatud</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Lähtesta salasõna</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Seaded</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Sünkroonimise ettevalmistamine...</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Üldised seaded</string>
<string name="pref_cat_reviewing" maxLength="41">Kordamine</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Mitte kaardipaki spetsiifilised korrdaja seaded</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Käitumine</string>
<string name="pref_cat_flashcard" maxLength="41">Ekraan</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sinkronizatu</string>
<string name="button_sync" comment="Text of the sync button">Sinkronizatu</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Pasahitza berrezarri</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Ezarpenak</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Ezarpen orokorrak</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Jokabidea</string>
<string name="pref_cat_flashcard" maxLength="41">Bistaratzea</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">کارتی برای مطالعه وجود ندارد</string>
<string name="sd_card_not_mounted">حافظۀ دستگاه یافت نشد</string>
<string name="empty_cloze_warning">این یادداشت را ویرایش و چند کلوز اضافه کنید. (%1$s)</string>
<string name="button_sync">همگام سازی</string>
<string name="button_sync" comment="Text of the sync button">همگام سازی</string>
<string name="cancel_sync_confirm">آیا می‌خواهید همگام‌سازی را لغو کنید؟</string>
<string name="continue_sync">ادامه همگام‌سازی</string>
<string name="sync_cancelled">همگام‌سازی لغو شد</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">تنظیم مجدد گذرواژه</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">تنظيمات</string>
<string name="deckpreferences_title">گزینه هایي برای XXX</string>
<string name="sync_prepare_syncing">آماده سازى همگام سازي&#8230;</string>
<string name="sync_preparing_full_sync_message">درحال آماده سازی همگام سازی کامل&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">تنظیمات کلی</string>
<string name="pref_cat_reviewing" maxLength="41">بازبینی</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">تنظیمات مرور بدون اختصاص به دسته ای خاص</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">رفتار</string>
<string name="pref_cat_flashcard" maxLength="41">نمایش</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Kortteja ei tarvitse vielä kerrata</string>
<string name="sd_card_not_mounted">Laitteen muistia ei ole asennettu</string>
<string name="empty_cloze_warning">Muokkaa tätä merkintää ja lisää täydennystehtäviä. (%1$s)</string>
<string name="button_sync">Synkronoi</string>
<string name="button_sync" comment="Text of the sync button">Synkronoi</string>
<string name="cancel_sync_confirm">Haluatko peruuttaa synkronoinnin?</string>
<string name="continue_sync">Jatka synkronointia</string>
<string name="sync_cancelled">Synkronointi peruutettu</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Nollaa salasanasi</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Asetukset</string>
<string name="deckpreferences_title">Asetukset XXX:lle</string>
<string name="sync_prepare_syncing">Valmistellaan synkronointia&#8230;</string>
<string name="sync_preparing_full_sync_message">Valmistellaan koko synkronointiin...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Yleiset asetukset</string>
<string name="pref_cat_reviewing" maxLength="41">Läpikäynti</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Pakasta riippumattomat kertausasetukset</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Toiminta</string>
<string name="pref_cat_flashcard" maxLength="41">Näyttö</string>

View File

@ -177,7 +177,7 @@ mga natitirang minuto</item>
<string name="studyoptions_no_cards_due">Walang kard na nakatakda pa</string>
<string name="sd_card_not_mounted">Ang device storage ay hindi nakataas</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">I-sync</string>
<string name="button_sync" comment="Text of the sync button">I-sync</string>
<string name="cancel_sync_confirm">Gusto mo bang kanselahin ang sync?</string>
<string name="continue_sync">Ipagtuloy ang pagsync</string>
<string name="sync_cancelled">Nakansela ang sync</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">I-reset ang password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Mga opsiyon para sa XXX</string>
<string name="sync_prepare_syncing">Inihahanda ang pag-sync&#8230;</string>
<string name="sync_preparing_full_sync_message">Inihahanda ang buong pag-sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Pangkalahatang setting</string>
<string name="pref_cat_reviewing" maxLength="41">Pagrepaso</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Mga setting ng reviewer sa hindi tiyak na deck</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Pag-uugali</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Aucune carte due actuellement</string>
<string name="sd_card_not_mounted">Aucune carte SD</string>
<string name="empty_cloze_warning">Modifier cette note et ajouter quelques textes à trous. (%1$s)</string>
<string name="button_sync">Synchroniser</string>
<string name="button_sync" comment="Text of the sync button">Synchroniser</string>
<string name="cancel_sync_confirm">Voulez-vous annuler la synchronisation ?</string>
<string name="continue_sync">Continuer la synchronisation</string>
<string name="sync_cancelled">Synchronisation annulée</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Réinitialiser le mot de passe</string>
<string name="lost_mail_instructions">Adresse oubliée ?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Préférences</string>
<string name="deckpreferences_title">Options pour XXX</string>
<string name="sync_prepare_syncing">Préparation de la synchronisation...</string>
<string name="sync_preparing_full_sync_message">Préparation de la synchronisation complète&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">Général</string>
<string name="pref_cat_general_summ">Paramètres généraux</string>
<string name="pref_cat_reviewing" maxLength="41">Révision</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Paramètres de révision indépendants du paquet</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Comportement</string>
<string name="pref_cat_flashcard" maxLength="41">Afficher</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sync</string>
<string name="button_sync" comment="Text of the sync button">Sync</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Foarkarren</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -191,7 +191,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sync</string>
<string name="button_sync" comment="Text of the sync button">Sync</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Aínda non hai cartóns pendentes</string>
<string name="sd_card_not_mounted">Almacenamento do dispositivo non montado</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sincronizar</string>
<string name="button_sync" comment="Text of the sync button">Sincronizar</string>
<string name="cancel_sync_confirm">Queres cancelar a sincronización?</string>
<string name="continue_sync">Continuar a sincronización</string>
<string name="sync_cancelled">Sincronización cancelada</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Restablecer contrasinal</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferencias</string>
<string name="deckpreferences_title">Opcións para XXX</string>
<string name="sync_prepare_syncing">Preparando a sincronización&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparando sincronización completa&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">Axustes xerais</string>
<string name="pref_cat_reviewing" maxLength="41">Avaliación</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Comportamento</string>
<string name="pref_cat_flashcard" maxLength="41">Visualización</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Ni karta binah gakiusan.</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Galeik</string>
<string name="button_sync" comment="Text of the sync button">Galeik</string>
<string name="cancel_sync_confirm">Wileizu þo fraqiþan galeikein?</string>
<string name="continue_sync">Þairhwis galeikon</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Aftrasatei gamotawaurd</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Waleinos</string>
<string name="deckpreferences_title">Mahteis faur XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">No cards are due yet</string>
<string name="sd_card_not_mounted">Device storage not mounted</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Sync</string>
<string name="button_sync" comment="Text of the sync button">Sync</string>
<string name="cancel_sync_confirm">Do you want to cancel the sync?</string>
<string name="continue_sync">Continue sync</string>
<string name="sync_cancelled">Sync cancelled</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -187,7 +187,7 @@
<string name="studyoptions_no_cards_due">אין קלפים נוספים</string>
<string name="sd_card_not_mounted">התקן אחסון לא מחובר</string>
<string name="empty_cloze_warning">ערוך את הרשומה והוסף השלם את החסר. (%1$s)</string>
<string name="button_sync">סנכרון</string>
<string name="button_sync" comment="Text of the sync button">סנכרון</string>
<string name="cancel_sync_confirm">לבטל את הסנכרון?</string>
<string name="continue_sync">המשך סנכרון</string>
<string name="sync_cancelled">סנכרון בוטל</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">איפוס ססמה</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">העדפות</string>
<string name="deckpreferences_title">אפשרויות עבור XXX</string>
<string name="sync_prepare_syncing">הסינכרון בהכנה&#8230;</string>
<string name="sync_preparing_full_sync_message">סינכרון מלא בהכנה&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">אפשרויות כלליות</string>
<string name="pref_cat_reviewing" maxLength="41">שינון</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">אפשרויות שינון שאינן יחודיות לחפיסה מסויימת</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">התנהגות</string>
<string name="pref_cat_flashcard" maxLength="41">תצוגה</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">कोई कार्ड अभी तक देय नहीं है</string>
<string name="sd_card_not_mounted">डिवाइस संग्रह माउंट नहीं</string>
<string name="empty_cloze_warning">इस नोट को संपादित करें और कुछ cloze विलोपन जोड़ें। (%1$s)</string>
<string name="button_sync">सिंक</string>
<string name="button_sync" comment="Text of the sync button">सिंक</string>
<string name="cancel_sync_confirm">क्या आप सिंक्रनाइज़ेशन रद्द करना चाहते हैं?</string>
<string name="continue_sync">सिंक जारी रखें</string>
<string name="sync_cancelled">सिंक्रनाइज़ेशन रद्द किया गया</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">पासवर्ड रीसेट करें</string>
<string name="lost_mail_instructions">ईमेल भूल गए?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">पसंद</string>
<string name="deckpreferences_title">XXX के लिए विकल्प</string>
<string name="sync_prepare_syncing">सिंकोराइजेशन हो रहा है...</string>
<string name="sync_preparing_full_sync_message">पूर्ण समकालन की तैयारी हो रही है...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">सामान्य सेटिंग</string>
<string name="pref_cat_reviewing" maxLength="41">समीक्षा</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">डेक असंबंधित समीक्षक सेटिंग</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">व्यवहार</string>
<string name="pref_cat_flashcard" maxLength="41">प्रदर्शन</string>

View File

@ -181,7 +181,7 @@
<string name="studyoptions_no_cards_due">Još nije potrebno dovršiti ni jednu karticu</string>
<string name="sd_card_not_mounted">Pohrana uređaja nije montirana</string>
<string name="empty_cloze_warning">Uredi bilješku i dodaj cloze brisanja (%1$s)</string>
<string name="button_sync">Sinkroniziraj</string>
<string name="button_sync" comment="Text of the sync button">Sinkroniziraj</string>
<string name="cancel_sync_confirm">Želite li prekinuti sinkronizaciju?</string>
<string name="continue_sync">Nastavi sinkronizaciju</string>
<string name="sync_cancelled">Sinkronizacija je otkazana</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Reset password</string>
<string name="lost_mail_instructions">Forgot Email?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Preferences</string>
<string name="deckpreferences_title">Options for XXX</string>
<string name="sync_prepare_syncing">Preparing syncing&#8230;</string>
<string name="sync_preparing_full_sync_message">Preparing full sync&#8230;</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">General</string>
<string name="pref_cat_general_summ">General settings</string>
<string name="pref_cat_reviewing" maxLength="41">Reviewing</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Non-deck-specific reviewer settings</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Behavior</string>
<string name="pref_cat_flashcard" maxLength="41">Display</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Jelenleg nincs esedékes kártya</string>
<string name="sd_card_not_mounted">Nincs elérhető tárolóhely</string>
<string name="empty_cloze_warning">Szerkessze ezt a megjegyzést, és adjon hozzá néhány törlést. (%1$s)</string>
<string name="button_sync">Szinkronizálás</string>
<string name="button_sync" comment="Text of the sync button">Szinkronizálás</string>
<string name="cancel_sync_confirm">Tényleg megszakítod a szinkronizálást?</string>
<string name="continue_sync">Szinkronizálás folytatása</string>
<string name="sync_cancelled">Szinkronizálás megszakítva</string>

View File

@ -68,7 +68,6 @@
<string name="reset_password">Jelszó visszaállítása</string>
<string name="lost_mail_instructions">Elfelejtette az emailt?</string>
<!-- AndroidManifest.xml -->
<string name="preferences_title">Beállítások</string>
<string name="deckpreferences_title">XXX lehetőségei</string>
<string name="sync_prepare_syncing">Felkészülés a szinkronizálásra...</string>
<string name="sync_preparing_full_sync_message">Teljes szinkronizálásra való felkészülés...</string>

View File

@ -51,6 +51,7 @@
<string name="pref_cat_general" comment="name of the general preference category" maxLength="41">Általános</string>
<string name="pref_cat_general_summ">Általános beállítások</string>
<string name="pref_cat_reviewing" maxLength="41">Ismétlés</string>
<string name="pref_cat_sync" comment="title of the sync preferences category" maxLength="41">Sync</string>
<string name="pref_cat_reviewing_summ">Paklifüggetlen beállítások</string>
<string name="pref_cat_reviewer_behaviour" maxLength="41">Viselkedés</string>
<string name="pref_cat_flashcard" maxLength="41">Kijelző</string>

View File

@ -176,7 +176,7 @@
<string name="studyoptions_no_cards_due">Կրկնելիք քարտեր դեռ չկան</string>
<string name="sd_card_not_mounted">Սարքի պահեստը տեղադրված չէ</string>
<string name="empty_cloze_warning">Edit this note and add some cloze deletions. (%1$s)</string>
<string name="button_sync">Համաժամեցում</string>
<string name="button_sync" comment="Text of the sync button">Համաժամեցում</string>
<string name="cancel_sync_confirm">Ուզու՞մ եք չեղարկել համաժամեցումը:</string>
<string name="continue_sync">Շարունակել համաժամեցումը</string>
<string name="sync_cancelled">Համաժամեցումը չեղարկվեց</string>

Some files were not shown because too many files have changed in this diff Show More