From b21b965ca6bbae93a78a8c59bb5311fca09703ce Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Sun, 18 Feb 2024 22:32:07 +0000 Subject: [PATCH 1/2] chore(i18n): Sync translations --- assets/i18n/strings_ar_SA.i18n.json | 93 +++++++- assets/i18n/strings_az_AZ.i18n.json | 37 +++- assets/i18n/strings_be_BY.i18n.json | 252 ++++++++++++++++++++- assets/i18n/strings_bg_BG.i18n.json | 143 +++++++++++- assets/i18n/strings_bn_BD.i18n.json | 59 ++++- assets/i18n/strings_ca_ES.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_cs_CZ.i18n.json | 184 +++++++++++++-- assets/i18n/strings_da_DK.i18n.json | 108 ++++++++- assets/i18n/strings_de_DE.i18n.json | 7 +- assets/i18n/strings_el_GR.i18n.json | 7 +- assets/i18n/strings_es_AR.i18n.json | 97 +++++++- assets/i18n/strings_es_ES.i18n.json | 31 +-- assets/i18n/strings_es_MX.i18n.json | 138 +++++++++++- assets/i18n/strings_et_EE.i18n.json | 228 ++++++++++++++++++- assets/i18n/strings_fa_IR.i18n.json | 245 ++++++++++++++++++-- assets/i18n/strings_fi_FI.i18n.json | 7 +- assets/i18n/strings_fil_PH.i18n.json | 244 ++++++++++++++++++-- assets/i18n/strings_fr_FR.i18n.json | 7 +- assets/i18n/strings_he_IL.i18n.json | 69 +++++- assets/i18n/strings_hi_IN.i18n.json | 181 ++++++++++++++- assets/i18n/strings_hr_HR.i18n.json | 192 +++++++++++++++- assets/i18n/strings_hu_HU.i18n.json | 51 ++++- assets/i18n/strings_hy_AM.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_id_ID.i18n.json | 84 ++++++- assets/i18n/strings_it_IT.i18n.json | 7 +- assets/i18n/strings_ja_JP.i18n.json | 89 +++++++- assets/i18n/strings_kk_KZ.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_ko_KR.i18n.json | 161 ++++++++------ assets/i18n/strings_lt_LT.i18n.json | 97 +++++++- assets/i18n/strings_lv_LV.i18n.json | 179 ++++++++++++++- assets/i18n/strings_mr_IN.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_ms_MY.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_nl_NL.i18n.json | 41 +++- assets/i18n/strings_no_NO.i18n.json | 249 +++++++++++++++++++-- assets/i18n/strings_or_IN.i18n.json | 281 +++++++++++++++++++++-- assets/i18n/strings_pa_PK.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_pl_PL.i18n.json | 10 +- assets/i18n/strings_pt_BR.i18n.json | 101 ++++++++- assets/i18n/strings_pt_PT.i18n.json | 10 +- assets/i18n/strings_ro_RO.i18n.json | 10 +- assets/i18n/strings_ru_RU.i18n.json | 41 +++- assets/i18n/strings_sk_SK.i18n.json | 169 +++++++++++++- assets/i18n/strings_sl_SI.i18n.json | 191 +++++++++++++++- assets/i18n/strings_sq_AL.i18n.json | 316 ++++++++++++++++++++++++-- assets/i18n/strings_sr_CS.i18n.json | 41 +++- assets/i18n/strings_sr_SP.i18n.json | 41 +++- assets/i18n/strings_sv_SE.i18n.json | 7 +- assets/i18n/strings_sw_KE.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_ta_IN.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_te_IN.i18n.json | 320 +++++++++++++++++++++++++-- assets/i18n/strings_th_TH.i18n.json | 192 +++++++++++++++- assets/i18n/strings_tr_TR.i18n.json | 9 +- assets/i18n/strings_uk_UA.i18n.json | 7 +- assets/i18n/strings_ur_PK.i18n.json | 273 +++++++++++++++++++++-- assets/i18n/strings_uz_UZ.i18n.json | 280 +++++++++++++++++++++-- assets/i18n/strings_vi_VN.i18n.json | 41 +++- assets/i18n/strings_zh_CN.i18n.json | 132 ++++++++++- assets/i18n/strings_zh_HK.i18n.json | 161 +++++++++++++- assets/i18n/strings_zh_TW.i18n.json | 7 +- 59 files changed, 7935 insertions(+), 552 deletions(-) mode change 100755 => 100644 assets/i18n/strings_ar_SA.i18n.json mode change 100755 => 100644 assets/i18n/strings_az_AZ.i18n.json mode change 100755 => 100644 assets/i18n/strings_be_BY.i18n.json mode change 100755 => 100644 assets/i18n/strings_bg_BG.i18n.json mode change 100755 => 100644 assets/i18n/strings_bn_BD.i18n.json mode change 100755 => 100644 assets/i18n/strings_ca_ES.i18n.json mode change 100755 => 100644 assets/i18n/strings_cs_CZ.i18n.json mode change 100755 => 100644 assets/i18n/strings_da_DK.i18n.json mode change 100755 => 100644 assets/i18n/strings_de_DE.i18n.json mode change 100755 => 100644 assets/i18n/strings_el_GR.i18n.json mode change 100755 => 100644 assets/i18n/strings_es_AR.i18n.json mode change 100755 => 100644 assets/i18n/strings_es_ES.i18n.json mode change 100755 => 100644 assets/i18n/strings_es_MX.i18n.json mode change 100755 => 100644 assets/i18n/strings_et_EE.i18n.json mode change 100755 => 100644 assets/i18n/strings_fa_IR.i18n.json mode change 100755 => 100644 assets/i18n/strings_fi_FI.i18n.json mode change 100755 => 100644 assets/i18n/strings_fil_PH.i18n.json mode change 100755 => 100644 assets/i18n/strings_fr_FR.i18n.json mode change 100755 => 100644 assets/i18n/strings_he_IL.i18n.json mode change 100755 => 100644 assets/i18n/strings_hi_IN.i18n.json mode change 100755 => 100644 assets/i18n/strings_hr_HR.i18n.json mode change 100755 => 100644 assets/i18n/strings_hu_HU.i18n.json mode change 100755 => 100644 assets/i18n/strings_hy_AM.i18n.json mode change 100755 => 100644 assets/i18n/strings_id_ID.i18n.json mode change 100755 => 100644 assets/i18n/strings_it_IT.i18n.json mode change 100755 => 100644 assets/i18n/strings_ja_JP.i18n.json mode change 100755 => 100644 assets/i18n/strings_kk_KZ.i18n.json mode change 100755 => 100644 assets/i18n/strings_ko_KR.i18n.json mode change 100755 => 100644 assets/i18n/strings_lt_LT.i18n.json mode change 100755 => 100644 assets/i18n/strings_lv_LV.i18n.json mode change 100755 => 100644 assets/i18n/strings_mr_IN.i18n.json mode change 100755 => 100644 assets/i18n/strings_ms_MY.i18n.json mode change 100755 => 100644 assets/i18n/strings_nl_NL.i18n.json mode change 100755 => 100644 assets/i18n/strings_no_NO.i18n.json mode change 100755 => 100644 assets/i18n/strings_or_IN.i18n.json mode change 100755 => 100644 assets/i18n/strings_pa_PK.i18n.json mode change 100755 => 100644 assets/i18n/strings_pl_PL.i18n.json mode change 100755 => 100644 assets/i18n/strings_pt_BR.i18n.json mode change 100755 => 100644 assets/i18n/strings_pt_PT.i18n.json mode change 100755 => 100644 assets/i18n/strings_ro_RO.i18n.json mode change 100755 => 100644 assets/i18n/strings_ru_RU.i18n.json mode change 100755 => 100644 assets/i18n/strings_sk_SK.i18n.json mode change 100755 => 100644 assets/i18n/strings_sl_SI.i18n.json mode change 100755 => 100644 assets/i18n/strings_sq_AL.i18n.json mode change 100755 => 100644 assets/i18n/strings_sr_CS.i18n.json mode change 100755 => 100644 assets/i18n/strings_sr_SP.i18n.json mode change 100755 => 100644 assets/i18n/strings_sv_SE.i18n.json mode change 100755 => 100644 assets/i18n/strings_sw_KE.i18n.json mode change 100755 => 100644 assets/i18n/strings_ta_IN.i18n.json mode change 100755 => 100644 assets/i18n/strings_te_IN.i18n.json mode change 100755 => 100644 assets/i18n/strings_th_TH.i18n.json mode change 100755 => 100644 assets/i18n/strings_tr_TR.i18n.json mode change 100755 => 100644 assets/i18n/strings_uk_UA.i18n.json mode change 100755 => 100644 assets/i18n/strings_ur_PK.i18n.json mode change 100755 => 100644 assets/i18n/strings_uz_UZ.i18n.json mode change 100755 => 100644 assets/i18n/strings_vi_VN.i18n.json mode change 100755 => 100644 assets/i18n/strings_zh_CN.i18n.json mode change 100755 => 100644 assets/i18n/strings_zh_HK.i18n.json mode change 100755 => 100644 assets/i18n/strings_zh_TW.i18n.json diff --git a/assets/i18n/strings_ar_SA.i18n.json b/assets/i18n/strings_ar_SA.i18n.json old mode 100755 new mode 100644 index 8ae6feedfe..9ce79891a3 --- a/assets/i18n/strings_ar_SA.i18n.json +++ b/assets/i18n/strings_ar_SA.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "لا تعرض هذا مرة أخرى", "add": "إضافة", "remove": "إزالة", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "لوحة التحكم", "patcherTab": "المعدّل", @@ -26,11 +28,25 @@ "widgetTitle": "لوحة التحكم", "updatesSubtitle": "تحديثات", "patchedSubtitle": "التطبيقات المعدلة", + "changeLaterSubtitle": "", "noUpdates": "لا توجد تحديثات متاحة", + "WIP": "", "noInstallations": "لا توجد تطبيقات معدلة مثبتة", "installUpdate": "هل تريد الاستمرار في تثبيت التحديث؟", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "سجل التغييرات", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "جارٍ تحميل التحديث...", + "downloadedMessage": "", "installingMessage": "جارٍ تثبيت التحديث...", "errorDownloadMessage": "تعذر تحميل التحديث", "errorInstallMessage": "تعذّر تثبيت التحديث", @@ -42,17 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "جارٍ التحميل...", - "timeagoLabel": "منذ ${time}" + "timeagoLabel": "منذ ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "المُعَّدِّل", "patchButton": "تعديل", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "لم يتم العثور على تطبيقات", "currentVersion": "الحالي", - "suggestedVersion": "المقترحة" + "suggestedVersion": "المقترحة", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "حدد التعديلات", @@ -65,11 +90,15 @@ "widgetSubtitle": "تابعونا!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "التخزين", "selectFromStorageButton": "اختيار من التخزين", "errorMessage": "لا يمكن استخدام التطبيق المحدد", "downloadToast": "خاصية التحميل غير متوفرة بعد", - "featureNotAvailable": "الميزة غير مُدمَجة بعد" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "الميزة غير مُدمَجة بعد", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "حدد التعديلات", @@ -78,7 +107,9 @@ "newPatches": "تعديلات جديدة", "patches": "تعديلات", "doneButton": "تم", + "defaultChip": "", "defaultTooltip": "تحديد كل التعديلات الافتراضية", + "noneChip": "", "noneTooltip": "إلغاء تحديد كل التعديلات", "loadPatchesSelection": "تحميل التعديل المحدد", "noSavedPatches": "لا يوجد تحديد تعديل محفوظ للتطبيق المحدد.\nاضغط على تم لحفظ التحديد الحالي.", @@ -95,21 +126,29 @@ "tooltip": "المزيد من خيارات الإدخال", "selectFilePath": "تحديد مسار الملف", "selectFolder": "تحديد مجلد", + "selectOption": "", "requiredOption": "هذا الخيار مطلوب", "unsupportedOption": "هذا الخيار غير مدعوم", "requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "قد يؤدي تحديد هذا التعديل إلى حدوث أخطاء في عملية التعديل.\n\nإصدار التطبيق: ${packageVersion}\nالإصدارات المدعومة حالياً:\n${supportedVersions}", + "unsupportedPatchVersion": "", "unsupportedRequiredOption": "يحتوي هذا التعديل على خيار مطلوب لا يدعمه هذا التطبيق", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "استخدام التحديد الافتراضي" }, "installerView": { + "widgetTitle": "", "installType": "تحديد نوع التثبيت", + "installTypeDescription": "", "installButton": "تثبيت", "installRootType": "تحميل", + "installNonRootType": "", + "warning": "", "pressBackAgain": "اضغط رجوع مرة اخرى للإلغاء", "openButton": "فتح", + "shareButton": "", "notificationTitle": "ReVanced Manager يقوم بعملية التعديل", "notificationText": "انقر للعودة إلى المثبت", "exportApkButtonTooltip": "تصدير APK المعدل", @@ -132,13 +171,17 @@ "dynamicThemeLabel": "تصميم Material You", "dynamicThemeHint": "استمتع بتجربة أقرب إلى جهازك", "languageLabel": "اللغة", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "المصادر", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "مصدر الـدمج", "sourcesResetDialogTitle": "إعادة التعيين", "sourcesResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين المصادر الخاصة بك إلى قيمها الافتراضية؟", "apiURLResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين رابط API الخاص بك إلى قيمته الافتراضية؟", "sourcesUpdateNote": "ملاحظة: سيتم تحديث التعديلات إلى الإصدار الأحدث تلقائيًا.\n\nسيكشف هذا عن عنوان IP الخاص بك للخادم.", "apiURLLabel": "رابط API", + "apiURLHint": "", "selectApiURL": "رابط API", "hostRepositoryLabel": "مستودع API", "orgPatchesLabel": "تنظيم التعديلات", @@ -149,14 +192,19 @@ "logsLabel": "مشاركة السجلات", "logsHint": "مشاركة سجلات ReVanced Manager", "enablePatchesSelectionLabel": "السماح بتغيير تحديد التعديل", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "قد يؤدي تغيير تحديد التعديلات إلى حدوث مشكلات غير متوقعة.\n\nهل تريد التمكين على أي حال؟", "disablePatchesSelectionWarningText": "أنت على وشك تعطيل تغيير تحديد التعديلات.\nستتم استعادة التحديد الافتراضي للتعديلات.\n\nهل تريد التعطيل على أي حال؟", "autoUpdatePatchesLabel": "تحديث التعديلات تلقائيًا", "autoUpdatePatchesHint": "تحديث التعديلات تلقائيًا إلى الإصدار الأحدث", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "عرض التعديلات العامة", "universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)", "versionCompatibilityCheckLabel": "التحقق من توافق الإصدار", + "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "يتطلب إصدار التطبيق المقترح", + "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "قد يؤدي تحديد تطبيق ليس هو الإصدار المقترح إلى حدوث مشكلات غير متوقعة.\n\nهل تريد المتابعة على أية حال؟", "aboutLabel": "لمحة", "snackbarMessage": "نُسِخ إلى الحافظة", @@ -205,10 +253,15 @@ "widgetTitle": "معلومات التطبيق", "openButton": "فتح", "uninstallButton": "إلغاء التثبيت", + "unmountButton": "", "rootDialogTitle": "خطأ", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "تم تثبيت التطبيق بأذونات المستخدم المتميز، لكن ReVanced Manager ليس لديه أذونات حاليًا.\nالرجاء منح أذونات المستخدم المتميز أولاً.", "packageNameLabel": "اسم الحُزْمَة", "installTypeLabel": "نوع التثبيت", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "تاريخ التعديل", "appliedPatchesLabel": "التعديلات المطبقة", "patchedDateHint": "${date} في ${time}", @@ -216,7 +269,37 @@ "updateNotImplemented": "لم يتم تنفيذ هذه الميزة بعد" }, "contributorsView": { - "widgetTitle": "المساهمون" + "widgetTitle": "المساهمون", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_az_AZ.i18n.json b/assets/i18n/strings_az_AZ.i18n.json old mode 100755 new mode 100644 index 83a1484c80..db60a1d9f9 --- a/assets/i18n/strings_az_AZ.i18n.json +++ b/assets/i18n/strings_az_AZ.i18n.json @@ -17,6 +17,7 @@ "add": "Əlavə et", "remove": "Sil", "showChangelogButton": "Dəyişiklik jurnalını göstər", + "showUpdateButton": "Güncəlləməni göstər", "navigationView": { "dashboardTab": "İdarəetmə lövhəsi", "patcherTab": "Yamaqlayıcı", @@ -27,14 +28,25 @@ "widgetTitle": "İdarəetmə lövhəsi", "updatesSubtitle": "Yeniləmələr", "patchedSubtitle": "Yamaqlanmış tətbiqlər", + "changeLaterSubtitle": "Bunu daha sonra ayarlarda dəyişdirə bilərsiniz.", "noUpdates": "Güncəlləmə mövcud deyil", "WIP": "Proses davam edir...", "noInstallations": "Yamaqlanmış tətbiq quraşdırılmayıb", "installUpdate": "Yeniləməni quraşdırmağa davam edilsin?", + "updateSheetTitle": "ReVanced Menecerini Güncəllə", + "updateDialogTitle": "Güncəlləmə mövcuddur", + "updatePatchesSheetTitle": "ReVanced yamaqlarını güncəllə", "updateChangelogTitle": "Dəyişiklik jurnalı", + "updateDialogText": "${file} üçün yeni bir güncəlləmə var.\n\nHazırkı quraşdırılmış versiya: ${version}.", + "downloadConsentDialogTitle": "Lazımi fayllar endirilsin?", + "downloadConsentDialogText": "\"ReVanced Meneceri\"nin düzgün işləməsi üçün lazımi faylları endirməsi lazımdır.", + "downloadConsentDialogText2": "Bu, sizi ${url} ünvanına bağlayacaq.", + "checkUpdateDialogTitle": "Güncəlləmələr yoxlanılsın?", + "checkUpdateDialogText": "\"ReVanced Meneceri\"nin güncəlləmələri avto-yoxlamasını istəyirsiniz?", "notificationTitle": "Güncəlləmə endirildi", "notificationText": "Güncəlləməni quraşdırmaq üçün toxunun", "downloadingMessage": "Yeniləmə yüklənilir...", + "downloadedMessage": "Güncəlləmə endirildi", "installingMessage": "Yeniləmə quraşdırılır...", "errorDownloadMessage": "Güncəlləmə endirilə bilmir", "errorInstallMessage": "Güncəlləmə quraşdırıla bilmir", @@ -54,12 +66,18 @@ "patcherView": { "widgetTitle": "Yamaqlayıcı", "patchButton": "Yamaqla", + "armv7WarningDialogText": "ARMv7 cihazlarında yamaqlama hələ dəstəklənmir və xəta verə bilər. Yenə də davam edilsin?", + "removedPatchesWarningDialogText": "Aşağıdakı yamaqlar son istifadədən bu yana silindi.\n\n${patches}\n\nYenə də davam edilsin?", "requiredOptionDialogText": "Bəzi yamaq seçimləri ayarlanmalıdır." }, "appSelectorCard": { + "widgetTitle": "Bir tətbiq seçin", + "widgetTitleSelected": "Seçilmiş tətbiq", + "widgetSubtitle": "Heç bir tətbiq seçilmədi", "noAppsLabel": "Heç bir tətbiq tapılmadı", "currentVersion": "Hazırkı", - "suggestedVersion": "Təklif edilən" + "suggestedVersion": "Təklif edilən", + "anyVersion": "Bütün versiyalar" }, "patchSelectorCard": { "widgetTitle": "Yamaqları seçin", @@ -72,11 +90,15 @@ "widgetSubtitle": "Xətdəyik!" }, "appSelectorView": { + "viewTitle": "Bir tətbiq seçin", + "searchBarHint": "Tətbiq axtar", "storageButton": "Anbar", "selectFromStorageButton": "Anbardan seç", "errorMessage": "Seçilmiş tətbiq istifadə edilə bilmir", "downloadToast": "Endirmə hələ əlçatmazdır", - "featureNotAvailable": "Özəllik tətbiq edilmədi" + "requireSuggestedAppVersionDialogText": "Seçdiyiniz tətbiqin versiyası təklif edilən versiya ilə uyuşmur və bu, gözlənilməz problemlərə səbəb ola bilər. Lütfən təklif edilən versiyanı istifadə edin.\n\nSeçilmiş versiya: v${selected}\nTəklif edilən versiya: v${suggested}\n\nYenə də davam etmək üçün, ayarlarda \"Təklif edilən versiyanı tələb et\"i sıradan çıxarda bilərsiniz.", + "featureNotAvailable": "Özəllik tətbiq edilmədi", + "featureNotAvailableText": "Bu tətbiq bölünmüş bir APK-dir və yalnız root icazələri ilə qoşularaq yamaqlana və quraşdırıla bilər. Ancaq, anbar sahəsindən tam APK-ni seçərək yamaqlaya və quraşdıra bilərsiniz." }, "patchesSelectorView": { "viewTitle": "Yamaqları seçin", @@ -113,11 +135,13 @@ "unsupportedDialogText": "Bu yamağı seçmək, yamaqlama xətalarına səbəb ola bilər.\n\nTətbiq versiyası: ${packageVersion} \nDəstəklənən versiyalar:\n${supportedVersions}", "unsupportedPatchVersion": "Yamaq, tətbiqin bu versiyası üçün dəstəklənmir.", "unsupportedRequiredOption": "Bu yamaqda, bu tətbiq tərəfindən dəstəklənməyən və tələb edilən bir seçim var", + "patchesChangeWarningDialogText": "İlkin yamaq seçimi və seçimlərin istifadəsi tövsiyə olunur. Onların dəyişdirilməsi gözlənilməz problemlərlə nəticələnə bilər.\n\nHər hansısa bir yamaq seçimini dəyişdirməzdən əvvəl ayarlarda \"Yamaq seçimini dəyişdirməyə icazə ver\"i işə salmalısınız.", "patchesChangeWarningDialogButton": "İlkin seçimi istifadə et" }, "installerView": { "widgetTitle": "Quraşdırıcı", "installType": "Quraşdırma növünü seçin", + "installTypeDescription": "Davam etmək üçün quraşdırma növünü seçin.", "installButton": "Quraşdır", "installRootType": "Qoş", "installNonRootType": "Normal", @@ -173,6 +197,8 @@ "disablePatchesSelectionWarningText": "Yamaq seçiminin dəyişdirilməsini sıradan çıxartmaq üzrəsiniz.\nİlkin yamaq seçimi bərpa ediləcək.\n\nYenə də sıradan çıxarılsın?", "autoUpdatePatchesLabel": "Yamaqları avto-güncəllə", "autoUpdatePatchesHint": "Yamaqları son versiyaya avtomatik güncəllə", + "showUpdateDialogLabel": "Güncəlləmə dialoqunu göstər", + "showUpdateDialogHint": "Yeni güncəlləmə mövcud olduqda bir dialoq pəncərəsi göstər", "universalPatchesLabel": "Universal yamaqları göstər", "universalPatchesHint": "Bütün tətbiqləri və universal yamaqları göstər (tətbiqlərin sadalanmasını yavaşlandıra bilər)", "versionCompatibilityCheckLabel": "Versiya uyumluluq yoxlanışı", @@ -243,7 +269,12 @@ "updateNotImplemented": "Bu özəllik hələ tətbiq olunmayıb" }, "contributorsView": { - "widgetTitle": "Töhfə verənlər" + "widgetTitle": "Töhfə verənlər", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "Versiya uyuşmur", diff --git a/assets/i18n/strings_be_BY.i18n.json b/assets/i18n/strings_be_BY.i18n.json old mode 100755 new mode 100644 index a445f90c63..a56e94a3e3 --- a/assets/i18n/strings_be_BY.i18n.json +++ b/assets/i18n/strings_be_BY.i18n.json @@ -1,8 +1,11 @@ { "okButton": "ОК", "cancelButton": "Скасаваць", + "dismissButton": "Адхіліць", "quitButton": "Выйсці", "updateButton": "Абнавіць", + "enabledLabel": "Уключана", + "disabledLabel": "Адключана", "installed": "Усталявана: ${version}", "suggested": "Прапанавана: ${version}", "yesButton": "Так", @@ -13,6 +16,8 @@ "noShowAgain": "Больш не паказваць", "add": "Дадаць", "remove": "Выдаліць", + "showChangelogButton": "Паказаць журнал змен", + "showUpdateButton": "Паказаць абнаўленне", "navigationView": { "dashboardTab": "Галоўная", "patcherTab": "Патчар", @@ -23,10 +28,25 @@ "widgetTitle": "Галоўная", "updatesSubtitle": "Абнаўленні", "patchedSubtitle": "Прапатчаныя праграмы", + "changeLaterSubtitle": "Вы можаце змяніць гэта ў наладах пазней.", + "noUpdates": "Няма даступных абнаўленняў", + "WIP": "У працэсе...", "noInstallations": "Няма ўсталяваных прапатчаных праграм", "installUpdate": "Працягнуць устаноўку абнаўлення?", + "updateSheetTitle": "Абнавіць ReVanced Manager", + "updateDialogTitle": "Даступна новае абнаўленне", + "updatePatchesSheetTitle": "Абнавіць патчы ReVanced", "updateChangelogTitle": "Спіс змяненняў", + "updateDialogText": "Даступна новае абнаўленне для ${file}\n\nЦяпер усталявана версія ${version}.", + "downloadConsentDialogTitle": "Спампаваць неабходныя файлы?", + "downloadConsentDialogText": "ReVanced Manager неабходна спампаваць неабходныя файлы для правільнай працы.", + "downloadConsentDialogText2": "Гэта падключыць вас да ${url}.", + "checkUpdateDialogTitle": "Праверыць абнаўленні?", + "checkUpdateDialogText": "Вы сапраўды хочаце правяраць абнаўленні ReVanced Manager аўтаматычна?", + "notificationTitle": "Абнаўленне спампавана", + "notificationText": "Націсніце, каб усталяваць абнаўленне", "downloadingMessage": "Загружаецца абнаўленне...", + "downloadedMessage": "Абнаўленне спампавана", "installingMessage": "Усталяванне абнаўлення...", "errorDownloadMessage": "Немагчыма спампаваць абнаўленне", "errorInstallMessage": "Немагчыма ўсталяваць абнаўленне", @@ -38,17 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Загрузка...", - "timeagoLabel": "${time} таму назад" + "timeagoLabel": "${time} таму назад", + "patcherLabel": "Патчар: ", + "managerLabel": "Менеджар: ", + "updateButton": "Абнавіць ReVanced Manager" }, "patcherView": { "widgetTitle": "Патчар", "patchButton": "Прапатчыць", + "armv7WarningDialogText": "Патчынг на працэсар з архітэктурай ARMv7 пакуль не падтрымлівае і можа прывесці да збою. Працягнуць?", + "removedPatchesWarningDialogText": "Наступныя патчы былі выдалены з моманту іх апошняга выкарыстання.\n\n${patches}\n\nУсё роўна працягнуць?", "requiredOptionDialogText": "Некаторыя параметры павінны быць зададзены." }, "appSelectorCard": { + "widgetTitle": "Выбраць праграму", + "widgetTitleSelected": "Выбраная праграма", + "widgetSubtitle": "Праграма не выбрана", "noAppsLabel": "Праграмы не знойдзены", "currentVersion": "Бягучая версія", - "suggestedVersion": "Прапанаваная" + "suggestedVersion": "Прапанаваная", + "anyVersion": "Любая версія" }, "patchSelectorCard": { "widgetTitle": "Выбраць патчы", @@ -61,17 +90,216 @@ "widgetSubtitle": "Мы ў інтэрнэце!" }, "appSelectorView": { + "viewTitle": "Выбраць праграму", + "searchBarHint": "Пошук праграмы", "storageButton": "Сховішча", "selectFromStorageButton": "Выбраць са сховішча", "errorMessage": "Немагчыма выкарыстоўваць выбраную праграму", - "downloadToast": "Функцыя спампоўвання пакуль недаступна" - }, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "downloadToast": "Функцыя спампоўвання пакуль недаступна", + "requireSuggestedAppVersionDialogText": "Версія праграмы, якую вы выбралі не супадае з прапанаванай версіяй і гэта можа прывесці да нечаканых праблем. Скарыстайцеся прапанаванай версіяй.\n\nВыбраная версія: ${selected}\nПрапанаваная версія: ${suggested}\n\nАдключыце \"Патрабаваць прапанаваную версію праграмы\" ў наладах, каб праігнараваць гэта паведамленне.", + "featureNotAvailable": "Функцыя не рэалізавана", + "featureNotAvailableText": "Гэта праграма з'яўляецца раздзеленым файлам APK і яе можна надзейна прапатчыць і ўсталяваць толькі падключэннем з правамі суперкарыстальніка. Аднак вы можаце прапатчыць і ўсталяваць поўны файл APK выбраўшы яго са сховішча." + }, + "patchesSelectorView": { + "viewTitle": "Выбраць патчы", + "searchBarHint": "Пошук патчаў", + "universalPatches": "Універсальныя патчы", + "newPatches": "Новыя патчы", + "patches": "Патчы", + "doneButton": "Гатова", + "defaultChip": "Прадвызначана", + "defaultTooltip": "Выбраць усе прадвызначаныя патчы", + "noneChip": "Няма", + "noneTooltip": "Зняць выбар з усіх патчаў", + "loadPatchesSelection": "Загрузіць выбраныя патчы", + "noSavedPatches": "Адсутнічае захаваны выбар патчаў для выбранай праграмы.\nНацінсіце \"Гатова\", каб захаваць бягучы выбар.", + "noPatchesFound": "Для выбранай праграмы патчы не знойдзены", + "setRequiredOption": "Некаторыя патчы патрабуюць зададзеных параметраў:\n\n${patches}\n\nЗадайце іх перад працягам." + }, + "patchOptionsView": { + "customValue": "Карыстальніцкае значэнне", + "resetOptionsTooltip": "Скінуць параметры патча", + "viewTitle": "Параметры патча", + "saveOptions": "Захаваць", + "addOptions": "Дадаць параметры", + "deselectPatch": "Зняць выбар патча", + "tooltip": "Больш уваходных параметраў", + "selectFilePath": "Выберыце шлях файла", + "selectFolder": "Выбраць папку", + "selectOption": "Выбраць параметр", + "requiredOption": "Абавязковы параметр", + "unsupportedOption": "Гэты параметр не падтрымліваецца", + "requiredOptionNull": "Наступныя параметры павінны быць зададзены:\n\n${options}" + }, + "patchItem": { + "unsupportedDialogText": "Выбар гэтага патча можа прывесці да памылак падчас ужывання патчаў.\n\nВерсія праграмы: ${packageVersion}\nВерсіі, якія падтрымліваюцца:\n${supportedVersions}", + "unsupportedPatchVersion": "Патч не падтрымліваецца гэтай версіяй праграмы.", + "unsupportedRequiredOption": "Гэты патч змяшчае неабходныя параметры, якія не падтрымліваюцца гэтай праграмай", + "patchesChangeWarningDialogText": "Рэкамендуецца выкарыстоўваць прадвызначаны выбар патча і параметры. Іх змяненне можа прывесці да нечаканых праблем.\n\nПерад змяненнем выбару патчаў, вам неабходна ўключыць параметр \"Дазволіць змяненне выбару патча\" ў наладах.", + "patchesChangeWarningDialogButton": "Выкарыстоўваць прадвызначаны выбар" + }, + "installerView": { + "widgetTitle": "Устаноўшчык праграм", + "installType": "Выберыце тып усталявання", + "installTypeDescription": "Выберыце тып усталявання для працягу.", + "installButton": "Усталяваць", + "installRootType": "Падключыць", + "installNonRootType": "Звычайны", + "warning": "Адключыць аўтаматычныя абнаўленні для прапатчаных праграм, каб пазбегнуць нечаканых праблем.", + "pressBackAgain": "Націсніце назад яшчэ раз, каб скасаваць", + "openButton": "Адкрыць", + "shareButton": "Абагуліць файл", + "notificationTitle": "ReVanced Manager патчыць праграму", + "notificationText": "Націсніце для вяртання ва ўсталёўшчык праграм", + "exportApkButtonTooltip": "Экспартаваць прапатчаны APK", + "exportLogButtonTooltip": "Экспартаваць журнал", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "Тэма праграмы", + "systemThemeLabel": "Сістэма", + "lightThemeLabel": "Светлая", + "darkThemeLabel": "Цёмная", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "Мова", + "languageUpdated": "Мова абноўлена", + "englishOption": "Англійская", + "sourcesLabel": "Крыніцы", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "Крыніца інтэграцый", + "sourcesResetDialogTitle": "Скінуць", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "API URL", + "apiURLHint": "Сканфігуруйце URL API, каб скарыстацца", + "selectApiURL": "API URL", + "hostRepositoryLabel": "Рэпазіторый API", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_bg_BG.i18n.json b/assets/i18n/strings_bg_BG.i18n.json old mode 100755 new mode 100644 index e91ba0a38a..4a917af911 --- a/assets/i18n/strings_bg_BG.i18n.json +++ b/assets/i18n/strings_bg_BG.i18n.json @@ -29,9 +29,22 @@ "updatesSubtitle": "Актуализации", "patchedSubtitle": "Модифицирани приложения", "changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.", + "noUpdates": "", + "WIP": "", "noInstallations": "Няма инсталирани модифицирани приложения", "installUpdate": "Продължете към инсталирането на актуализациите?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Списък с промени", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Изтегляне на актуализация...", "downloadedMessage": "Актуализацията е изтеглена", "installingMessage": "Инсталиране на актуализация...", @@ -52,14 +65,19 @@ }, "patcherView": { "widgetTitle": "Модификатор", - "patchButton": "Модифицирайте" + "patchButton": "Модифицирайте", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { "widgetTitle": "Изберете приложение", "widgetTitleSelected": "Избрани приложения", + "widgetSubtitle": "", "noAppsLabel": "Няма намерени приложения", "currentVersion": "Текуща", - "suggestedVersion": "Препоръчана" + "suggestedVersion": "Препоръчана", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Изберете модификации", @@ -72,11 +90,15 @@ "widgetSubtitle": "Открийте ни онлайн!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Хранилище", "selectFromStorageButton": "Избери от хранилище", "errorMessage": "Избраното приложение не може да се използва", "downloadToast": "Функцията за изтегляне все още не е налична", - "featureNotAvailable": "Функцията не е внедрена" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Функцията не е внедрена", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Изберете модификации", @@ -85,29 +107,54 @@ "newPatches": "Нови модификации", "patches": "Модификации", "doneButton": "Готово", + "defaultChip": "", "defaultTooltip": "Изберете всички модификации по подразбиране", + "noneChip": "", "noneTooltip": "Отмяна на всички модификации", - "noPatchesFound": "Няма налични модификации за избраното приложение" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "Няма налични модификации за избраното приложение", + "setRequiredOption": "" }, "patchOptionsView": { "customValue": "Стойност по избор", + "resetOptionsTooltip": "", + "viewTitle": "", "saveOptions": "Запази", "addOptions": "Добави опции", "deselectPatch": "Отмяна на всички модификации", - "selectFolder": "Изберете папка" + "tooltip": "", + "selectFilePath": "", + "selectFolder": "Изберете папка", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, "patchItem": { - "unsupportedDialogText": "Изборът на тази модификация може да доведе до грешки.\n\nВерсия: ${packageVersion}\nПоддържани версии: ${supportedVersions}" + "unsupportedDialogText": "Изборът на тази модификация може да доведе до грешки.\n\nВерсия: ${packageVersion}\nПоддържани версии: ${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { "widgetTitle": "Инсталатор", + "installType": "", + "installTypeDescription": "", "installButton": "Инсталиране", "installRootType": "Монтирай", "installNonRootType": "Нормален", + "warning": "", + "pressBackAgain": "", "openButton": "Отвори", "shareButton": "Сподели файла", "notificationTitle": "ReVanced Мениджър модифицира", "notificationText": "Натиснете за да се върнете при инсталатора", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "Инсталаторът все още работи, не може да излезе..." }, "settingsView": { @@ -124,11 +171,15 @@ "dynamicThemeLabel": "Материална Тема", "dynamicThemeHint": "Насладете се на преживяване по-близо до устройството си", "languageLabel": "Език", + "languageUpdated": "", "englishOption": "Английски", "sourcesLabel": "Източници", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Източник на интеграциите", "sourcesResetDialogTitle": "Нулиране", "sourcesResetDialogText": "Искате ли да възстановите източниците до стойностите им по подразбиране?", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "API линк", "apiURLHint": "Конфигуриране на URL адреса на API за използване", "selectApiURL": "API линк", @@ -139,34 +190,78 @@ "contributorsLabel": "Хора, които допринесоха", "contributorsHint": "Списък с хората, допринесли за ReVanced", "logsLabel": "Сподели логовете", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Покажи универсални модификации", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Относно", "snackbarMessage": "Копирано", "restartAppForChanges": "Рестартирайте приложението, за да се приложат промените", "deleteTempDirLabel": "Изтриване на временни файлове", "deleteTempDirHint": "Изтриване на неизползвани временни файлове", "deletedTempDir": "Временните файлове са изтрити", + "exportPatchesLabel": "", + "exportPatchesHint": "", "exportedPatches": "Избраните модификации са експортирани", "noExportFileFound": "Няма избрани модификации за експортиране", "importPatchesLabel": "Импортиране на избраните модификации", "importPatchesHint": "Импортиране на избраните модификации от JSON файл", "importedPatches": "Избраните модификации са импортирани", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Логовете са изтрити", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Експортирай Keystore-а", + "exportKeystoreHint": "", "exportedKeystore": "Keystore беше експортиран", "noKeystoreExportFileFound": "Няма Keystore за експортиране", "importKeystoreLabel": "Импортирай Keystore", + "importKeystoreHint": "", "importedKeystore": "Keystorе е импортиран", - "jsonSelectorErrorMessage": "Избраният JSON файл не може да се изплозва" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Избраният JSON файл не може да се изплозва", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Информация за приложението", "openButton": "Отвори", "uninstallButton": "Деинсталирай", + "unmountButton": "", "rootDialogTitle": "Грешка", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.", "packageNameLabel": "Име на пакета", "installTypeLabel": "Тип инсталация", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Дата на модификацията", "appliedPatchesLabel": "Приложени модификации", "patchedDateHint": "на ${date} в ${time}", @@ -174,7 +269,37 @@ "updateNotImplemented": "Тази функция все още не е внедрена" }, "contributorsView": { - "widgetTitle": "Хора, които допринесоха" + "widgetTitle": "Хора, които допринесоха", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_bn_BD.i18n.json b/assets/i18n/strings_bn_BD.i18n.json old mode 100755 new mode 100644 index c532610245..523b4e643c --- a/assets/i18n/strings_bn_BD.i18n.json +++ b/assets/i18n/strings_bn_BD.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "পুনরায় দেখাবেন না", "add": "যুক্ত করুন", "remove": "অপসারণ করুন", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "ড্যাশবোর্ড", "patcherTab": "প্যাচার", @@ -26,14 +28,25 @@ "widgetTitle": "ড্যাশবোর্ড", "updatesSubtitle": "আপডেটসমূহ", "patchedSubtitle": "প্যাচড অ্যাপ্লিকেশনগুলো", + "changeLaterSubtitle": "", "noUpdates": "কোন আপডেট নেই", "WIP": "কাজ হচ্ছে...", "noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি", "installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "পরিবর্তনসমূহ", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", "notificationTitle": "আপডেট ডাউনলোড হয়েছে", "notificationText": "আপডেট ইনস্টল করতে চাপ দিন", "downloadingMessage": "আপডেট ডাউনলোড হচ্ছে...", + "downloadedMessage": "", "installingMessage": "আপডেট ইনস্টল করা হচ্ছে...", "errorDownloadMessage": "আপডেট ডাউনলোড করতে সফল হয় নি", "errorInstallMessage": "আপডেট ইনস্টল করতে সফল হয় নি", @@ -53,12 +66,18 @@ "patcherView": { "widgetTitle": "প্যাচার", "patchButton": "প্যাচ", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "কোন অ্যাপ্লিকেশন পাওয়া যায়নি", "currentVersion": "বর্তমান", - "suggestedVersion": "প্রস্তাবিত" + "suggestedVersion": "প্রস্তাবিত", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "প্যাচসমূহ নির্বাচন করুন", @@ -71,11 +90,15 @@ "widgetSubtitle": "আমরা অনলাইনে!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "স্টোরেজ", "selectFromStorageButton": "স্টোরেজ থেকে নির্বাচন করুন", "errorMessage": "নির্বাচিত অ্যাপ্লিকেশনটি ব্যবহার করা সম্ভব নয়", "downloadToast": "ডাউনলোড ফাংশন এখনো উপলব্ধ হয়নি", - "featureNotAvailable": "ফিচার সম্পাদন করা হয়নি" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "ফিচার সম্পাদন করা হয়নি", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "প্যাচ নির্বাচন করুন", @@ -84,7 +107,9 @@ "newPatches": "নতুন প্যাচসমূহ", "patches": "প্যাচসমূহ", "doneButton": "সম্পন্ন হয়েছে", + "defaultChip": "", "defaultTooltip": "সকল পূর্ব-নির্ধারিত প্যাচ নির্বাচন করুন", + "noneChip": "", "noneTooltip": "সকল প্যাচ অনির্বাচন করুন", "loadPatchesSelection": "নির্বাচিত প্যাচ লোড করুন", "noSavedPatches": "নির্বাচিত অ্যাপের জন্য কোন সংরক্ষিত প্যাচ নেই।\nবর্তমানে নির্বাচিত প্যাচ সংরক্ষণ করতে সম্পন্ন হয়েছে চাপুন।", @@ -110,11 +135,13 @@ "unsupportedDialogText": "এই প্যাচটি নির্বাচন করলে প্যাচিং ত্রুটিপূর্ণ হতে পারে।\n\nঅ্যাপ সংস্করণ: ${packageVersion}\nসমর্থিত সংস্করণ:\n${supportedVersions}", "unsupportedPatchVersion": "এই অ্যাপ সংস্করণের জন্য প্যাচ সমর্থিত নয়।", "unsupportedRequiredOption": "এই প্যাচটিতে একটি প্রয়োজনীয় অপশন রয়েছে যা এই অ্যাপটি সমর্থন করে না", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "পূর্বনির্ধারিত নির্বাচন ব্যবহার করুন" }, "installerView": { "widgetTitle": "ইনস্টলার", "installType": "ইনস্টল করার ধরণ নির্বাচন করুন", + "installTypeDescription": "", "installButton": "ইনস্টল করুন", "installRootType": "মাউন্ট", "installNonRootType": "সাধারণ", @@ -144,6 +171,7 @@ "dynamicThemeLabel": "ম্যাটেরিয়াল ইউ", "dynamicThemeHint": "আপনার ডিভাইসের লুকের কাছাকাছি অভিজ্ঞতা নিন", "languageLabel": "ভাষা", + "languageUpdated": "", "englishOption": "ইংরেজি", "sourcesLabel": "উৎস", "sourcesLabelHint": "প্যাচ ও ইন্ট্রিগেশন এর সোর্স কনফিগার করুন", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "আপনি নির্বাচিত প্যাচ পরিবর্তনকে নিষ্ক্রিয় করতে যাচ্ছেন।\nপূর্বনির্ধারিত নির্বাচিত প্যাচসমূহ ফিরিয়ে আনা হবে।\n\nযেকোন ভাবে নিষ্ক্রিয় করতে চান?", "autoUpdatePatchesLabel": "প্যাচসমূহ স্বয়ংক্রিয়ভাবে আপডেট করুন", "autoUpdatePatchesHint": "প্যাচসমূহ স্বয়ংক্রিয়ভাবে সর্বশেষ সংস্করণে আপডেট হবে", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "বৈশ্বিক প্যাচসমূহ দেখান", "universalPatchesHint": "সকল অ্যাপ এবং বৈশ্বিক প্যাচসমূহ দেখায় (অ্যাপ লিস্ট দেখানো একটু ধীর হতে পারে)", "versionCompatibilityCheckLabel": "সংস্করণ সামঞ্জস্যতা পরীক্ষা করা", @@ -239,7 +269,12 @@ "updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি" }, "contributorsView": { - "widgetTitle": "অবদানকারীগণ" + "widgetTitle": "অবদানকারীগণ", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "সংস্করণ মেলেনি", @@ -249,6 +284,22 @@ "install_failed_verification_failure": "যাচাইকরণ ব্যর্থ হয়েছে", "status_failure_invalid": "ইনস্টল সঠিক নয়", "install_failed_version_downgrade": "ডাউনগ্রেড সম্ভব নয়", - "status_failure_conflict": "ইনস্টল কনফ্লিক্ট হচ্ছে" + "status_failure_conflict": "ইনস্টল কনফ্লিক্ট হচ্ছে", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" } } \ No newline at end of file diff --git a/assets/i18n/strings_ca_ES.i18n.json b/assets/i18n/strings_ca_ES.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_ca_ES.i18n.json +++ b/assets/i18n/strings_ca_ES.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_cs_CZ.i18n.json b/assets/i18n/strings_cs_CZ.i18n.json old mode 100755 new mode 100644 index efe24a2023..c598169674 --- a/assets/i18n/strings_cs_CZ.i18n.json +++ b/assets/i18n/strings_cs_CZ.i18n.json @@ -1,8 +1,11 @@ { "okButton": "OK", "cancelButton": "Zrušit", + "dismissButton": "Zrušit", "quitButton": "Odejít", "updateButton": "Aktualizovat", + "enabledLabel": "Zapnuto", + "disabledLabel": "Vypnuto", "installed": "Nainstalováno: ${version}", "suggested": "Doporučeno: ${version}", "yesButton": "Ano", @@ -13,8 +16,11 @@ "noShowAgain": "Již nezobrazovat", "add": "Přidat", "remove": "Odebrat", + "showChangelogButton": "Zobrazit seznam změn", + "showUpdateButton": "Zobrazit aktualizaci", "navigationView": { "dashboardTab": "Řídící panel", + "patcherTab": "Záplatovač", "settingsTab": "Nastavení" }, "homeView": { @@ -22,28 +28,56 @@ "widgetTitle": "Řídící panel", "updatesSubtitle": "Aktualizace", "patchedSubtitle": "Záplatované aplikace", + "changeLaterSubtitle": "Tuto možnost můžete změnit později v nastavení.", + "noUpdates": "Nejsou dostupné žádné aktualizace", + "WIP": "Probíhající přípravy...", "noInstallations": "Nejsou nainstalovány žádné záplatované aplikace", "installUpdate": "Pokračovat v instalaci aktualizace?", + "updateSheetTitle": "Aktualizovat ReVanced Manager", + "updateDialogTitle": "Nová aktualizace k dispozici", + "updatePatchesSheetTitle": "Aktualizovat záplaty ReVanced", "updateChangelogTitle": "Seznam změn", + "updateDialogText": "Nová aktualizace je k dispozici pro ${file}.\n\nAktuálně nainstalovaná verze je ${version}.", + "downloadConsentDialogTitle": "Stáhnout potřebné soubory?", + "downloadConsentDialogText": "ReVanced Manager potřebuje stáhnout potřebné soubory, aby fungoval správně.", + "downloadConsentDialogText2": "Tímto se připojíte k ${url}.", + "checkUpdateDialogTitle": "Zkontrolovat aktualizace?", + "checkUpdateDialogText": "Přejete si, aby ReVanced Manager automaticky kontroloval aktualizace?", + "notificationTitle": "Aktualizace byla stažena", + "notificationText": "Klepnutím nainstalujte aktualizaci", "downloadingMessage": "Stahování aktualizace...", + "downloadedMessage": "Aktualizace byla stažena", "installingMessage": "Instalace aktualizace...", "errorDownloadMessage": "Nelze stáhnout aktualizaci", "errorInstallMessage": "Aktualizace se nepodařilo nainstalovat", "noConnection": "Žádné připojení k internetu", "updatesDisabled": "Aktualizace záplatované aplikace je momentálně zakázána. Znovu záplatujte aplikaci." }, - "applicationItem": {}, + "applicationItem": { + "infoButton": "Info" + }, "latestCommitCard": { "loadingLabel": "Načítání...", - "timeagoLabel": "před ${time}" + "timeagoLabel": "před ${time}", + "patcherLabel": "Záplatovač: ", + "managerLabel": "Správce: ", + "updateButton": "Správce aktualizací" }, "patcherView": { - "patchButton": "Patchovat" + "widgetTitle": "Záplatovač", + "patchButton": "Záplatovat", + "armv7WarningDialogText": "Záplatování na zařízení ARMv7 ještě není podporováno a může neuspět. Přejete si přesto pokračovat?", + "removedPatchesWarningDialogText": "Následující záplaty byly odstraněny od doby, kdy jste je naposledy použili.\n\n${patches}\n\nPřesto pokračovat?", + "requiredOptionDialogText": "Je třeba nastavit některé možnosti záplat." }, "appSelectorCard": { + "widgetTitle": "Vybrat aplikaci", + "widgetTitleSelected": "Vybraná aplikace", + "widgetSubtitle": "Není vybrána žádná aplikace", "noAppsLabel": "Nebyly nalezeny žádné aplikace", "currentVersion": "Aktuální", - "suggestedVersion": "Navrženo" + "suggestedVersion": "Navrženo", + "anyVersion": "Jakákoli verze" }, "patchSelectorCard": { "widgetTitle": "Vybrat patche", @@ -56,84 +90,178 @@ "widgetSubtitle": "Jsme online!" }, "appSelectorView": { + "viewTitle": "Vyberte aplikaci", + "searchBarHint": "Vyhledat aplikaci", "storageButton": "Uložiště", "selectFromStorageButton": "Vybrat z úložiště", "errorMessage": "Vybranou aplikaci nelze použít", "downloadToast": "Funkce stahování zatím není dostupná", - "featureNotAvailable": "Funkce není implementována" + "requireSuggestedAppVersionDialogText": "Vybraná verze aplikace se neshoduje s navrhovanou verzí, což může vést k neočekávaným problémům. Prosím použijte navrhovanou verzi.\n\nVybraná verze: ${selected}\nNavrhovaná verze: ${suggested}\n\nChcete-li přesto pokračovat, zakažte v nastavení \"Vyžadovat navrhovanou verzi aplikace\".", + "featureNotAvailable": "Funkce není implementována", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Vybrat patche", "searchBarHint": "Vyhledat patche", + "universalPatches": "Univerzální záplaty", + "newPatches": "Nové záplaty", + "patches": "Záplaty", "doneButton": "Hotovo", + "defaultChip": "Výchozí", "defaultTooltip": "Vybrat všechny výchozí patche", + "noneChip": "Žádné", "noneTooltip": "Zrušit výběr všech patchů", - "noPatchesFound": "Pro vybranou aplikaci nebyly nalezeny žádné záplaty" + "loadPatchesSelection": "Načíst výběr záplat", + "noSavedPatches": "", + "noPatchesFound": "Pro vybranou aplikaci nebyly nalezeny žádné záplaty", + "setRequiredOption": "" }, "patchOptionsView": { + "customValue": "Vlastní hodnota", + "resetOptionsTooltip": "Obnovit nastavení záplat", + "viewTitle": "Nastavení záplat", "saveOptions": "Uložit", "addOptions": "Přidat možnosti", + "deselectPatch": "Odznačit záplatu", "tooltip": "Další možnosti vstupu", - "selectFilePath": "Zvolte cestu k souboru" + "selectFilePath": "Zvolte cestu k souboru", + "selectFolder": "Vybrat složku", + "selectOption": "Vybrat možnost", + "requiredOption": "Tato možnost je vyžadována", + "unsupportedOption": "Tato možnost není podporována", + "requiredOptionNull": "Tyto možnosti musí být nastaveny:\n\n${options}" }, "patchItem": { - "unsupportedDialogText": "Výběrem této záplaty může dojít k chybám.\n\nVerze aplikace: ${packageVersion}\nAktuálně podporované verze:\n${supportedVersions}" + "unsupportedDialogText": "Výběrem této záplaty může dojít k chybám.\n\nVerze aplikace: ${packageVersion}\nAktuálně podporované verze:\n${supportedVersions}", + "unsupportedPatchVersion": "Záplata není podporována touto verzí aplikace.", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "Instalátor", "installType": "Zvolte instalační typ", + "installTypeDescription": "", "installButton": "Instalovat", + "installRootType": "", + "installNonRootType": "Běžný", + "warning": "", + "pressBackAgain": "", "openButton": "Otevřít", + "shareButton": "Sdílet soubor", "notificationTitle": "ReVanced Manager patchuje", "notificationText": "Klepnutím se vrátíte do instalátoru", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "Byl zjištěn snímek obrazovky. Pokud se pokoušíte sdílet záznam, sdílejte prosím textovou kopii.\n\nKopírovat záznam do schránky?", + "copiedToClipboard": "Záznamy byly zkopírovány do schránky", "noExit": "Instalační program je stále spuštěn, nelze ukončit..." }, "settingsView": { "widgetTitle": "Nastavení", "appearanceSectionTitle": "Vzhled", "teamSectionTitle": "Tým", + "debugSectionTitle": "", "advancedSectionTitle": "Pokročilé", "exportSectionTitle": "Import a export", "themeModeLabel": "Vzhled aplikace", "systemThemeLabel": "Systém", "lightThemeLabel": "Světlý", "darkThemeLabel": "Tmavý motiv", + "dynamicThemeLabel": "", "dynamicThemeHint": "Vychutnejte si zážitek blíže k vašemu zařízení", "languageLabel": "Jazyk", + "languageUpdated": "Jazyk aktualizován", + "englishOption": "Angličtina", "sourcesLabel": "Zdroje", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Zdroj integrace", "sourcesResetDialogTitle": "Obnovit", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", "hostRepositoryLabel": "API Repozitář", "orgPatchesLabel": "Organizace patchů", "sourcesPatchesLabel": "Zdroj patchů", "orgIntegrationsLabel": "Autor integrace", "contributorsLabel": "Přispěvatelé", "contributorsHint": "Seznam přispěvatelů ReVanced", + "logsLabel": "Sdílet záznamy", + "logsHint": "Sdílet záznamy Revanced Manageru", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", "versionCompatibilityCheckLabel": "Kontrola kompatibility verzí", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "Vybrání aplikace s verzí, která není doporčena může způsobit nečekané problémy.\n\nChcete přesto pokračovat?", "aboutLabel": "O aplikaci", "snackbarMessage": "Zkopírováno do schránky", "restartAppForChanges": "Pro aplikování změn restartuj aplikaci", "deleteTempDirLabel": "Odstranit dočasné soubory", "deleteTempDirHint": "Odstranit nepoužívané dočasné soubory", "deletedTempDir": "Dočasné soubory byly smazány", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", "resetStoredOptions": "Možnosti byly resetovány", - "deleteLogsLabel": "Vymazat logy", - "deleteLogsHint": "Odstranit shromážděné logy ReVanced Manageru", + "deleteLogsLabel": "Vymazat záznamy", + "deleteLogsHint": "Odstranit shromážděné záznamy ReVanced Manageru", "deletedLogs": "Záznamy byly smazány", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Exportovat úložiště klíčů", + "exportKeystoreHint": "", "exportedKeystore": "Úložiště klíčů exportováno", "noKeystoreExportFileFound": "Žádný úložiště klíčů k exportu", "importKeystoreLabel": "Importovat úložiště klíčů", + "importKeystoreHint": "", "importedKeystore": "Úložiště klíčů importováno", - "jsonSelectorErrorMessage": "Vybraný JSON soubor nelze použít" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Vybraný JSON soubor nelze použít", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Informace o aplikaci", "openButton": "Otevřít", "uninstallButton": "Odinstalovat", + "unmountButton": "", "rootDialogTitle": "Chyba", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.", "packageNameLabel": "Název balíčku", "installTypeLabel": "Typ instalace", + "mountTypeLabel": "", + "regularTypeLabel": "Běžný", "patchedDateLabel": "Datum patchování", "appliedPatchesLabel": "Použité patche", "patchedDateHint": "${date} v ${time}", @@ -141,7 +269,37 @@ "updateNotImplemented": "Tato funkce ještě není implementována" }, "contributorsView": { - "widgetTitle": "Přispěvatelé" + "widgetTitle": "Přispěvatelé", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "ReVanced Integrace", + "cliContributors": "", + "managerContributors": "ReVanced Manager" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "Verse neshodná", + "mount_no_root": "", + "mount_missing_installation": "Instalace nebyla nalezena", + "status_failure_blocked": "Instalace blokovaná", + "install_failed_verification_failure": "Ověření selhalo", + "status_failure_invalid": "Instalace neplatná", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "Instalace má problém s uložistěm", + "status_failure_incompatible": "", + "status_failure_timeout": "Instalaci vypršel čas", + "status_unknown": "Instalace selhala", + "mount_version_mismatch_description": "", + "mount_no_root_description": "Instalace selhala, protože oprávněni root nebyly udělené.\n\nDejte Revanced Manageru oprávnění root a zkuste znovu.", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "Instalace selhala kvůli nedostatku místa v uložisti.\n\nUvolňete místo a zkuste znovu.", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "Aplikace není kompatibilní s tímto zařízením.\n\nKontaktujte vývojáře aplikace a požádejte o podporu.", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "Instalace byla zablokována ${packageName}.\n\nUpravte nastavení zabezpečení a zkute to znovu.", + "install_failed_verification_failure_description": "Instalace se nezdařila kvůli problému s ověřováním.\n\nUpravte nastavení zabezpečení a zkuste to znovu.", + "install_failed_version_downgrade_description": "Instalace se nezdařila kvůli tomu, že již nainstalovaná verze je novější.\n\nOdinstalovat tuto aplikaci a zkusit znovu?", + "status_unknown_description": "Instalace se nezdařila z neznámých důvodů. Prosím zkuste to znovu." + } } \ No newline at end of file diff --git a/assets/i18n/strings_da_DK.i18n.json b/assets/i18n/strings_da_DK.i18n.json old mode 100755 new mode 100644 index 7222920619..34eac6ac7e --- a/assets/i18n/strings_da_DK.i18n.json +++ b/assets/i18n/strings_da_DK.i18n.json @@ -1,7 +1,11 @@ { + "okButton": "", "cancelButton": "Afbryd", + "dismissButton": "", "quitButton": "Luk", "updateButton": "Opdatér", + "enabledLabel": "", + "disabledLabel": "", "installed": "Installeret: ${version}", "suggested": "Foreslået: ${version}", "yesButton": "Ja", @@ -12,8 +16,11 @@ "noShowAgain": "Vis ikke igen", "add": "Tilføj", "remove": "Fjern", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Oversigt", + "patcherTab": "", "settingsTab": "Indstillinger" }, "homeView": { @@ -21,10 +28,25 @@ "widgetTitle": "Oversigt", "updatesSubtitle": "Opdateringer", "patchedSubtitle": "Patchede applikationer", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Ingen patchede apps installeret", "installUpdate": "Fortsæt med at installere opdateringen?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Ændringslog", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Henter opdatering...", + "downloadedMessage": "", "installingMessage": "Installerer opdatering...", "errorDownloadMessage": "Opdatering kan ikke hentes", "errorInstallMessage": "Opdatering kunne ikke installeres", @@ -36,15 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Indlæser...", - "timeagoLabel": "${time} siden" + "timeagoLabel": "${time} siden", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Nogle patch muligheder skal indstilles." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Ingen applikationer fundet", "currentVersion": "Nuværende", - "suggestedVersion": "Anbefalet" + "suggestedVersion": "Anbefalet", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Vælg patches", @@ -57,19 +90,26 @@ "widgetSubtitle": "Vi er online!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Lager", "selectFromStorageButton": "Vælg fra lager", "errorMessage": "Kunne ikke bruge valgte applikation", "downloadToast": "Download-funktionen er ikke tilgængelig endnu", - "featureNotAvailable": "Funktion ikke implementeret" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funktion ikke implementeret", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Vælg patches", "searchBarHint": "Søg efter patches", "universalPatches": "Universelle patches", "newPatches": "Nye patches", + "patches": "", "doneButton": "Udført", + "defaultChip": "", "defaultTooltip": "Vælg alle standard patches", + "noneChip": "", "noneTooltip": "Fravælg alle patches", "loadPatchesSelection": "Indlæs patch valg", "noSavedPatches": "Ingen gemte patches til den valgte app.\nTryk på Udført for at gemme det aktuelle valg.", @@ -86,21 +126,29 @@ "tooltip": "Flere input-indstillinger", "selectFilePath": "Vælg fil sti", "selectFolder": "Vælg mappe", + "selectOption": "", "requiredOption": "Denne indstilling er påkrævet", "unsupportedOption": "Denne indstilling understøttes ikke", "requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Valg af denne patch kan medføre patching-fejl.\n\nApp version: ${packageVersion}\nUnderstøttede versioner:\n${supportedVersions}", + "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Denne patch indeholder en nødvendig mulighed, der ikke understøttes af denne app", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Brug standardvalg" }, "installerView": { + "widgetTitle": "", "installType": "Vælg installationstype", + "installTypeDescription": "", "installButton": "Installér", "installRootType": "Montér", + "installNonRootType": "", + "warning": "", "pressBackAgain": "Tryk tilbage igen for at annullere", "openButton": "Åbn", + "shareButton": "", "notificationTitle": "ReVanced Manager patcher", "notificationText": "Tryk for at gå tilbage til installationsprogrammet", "exportApkButtonTooltip": "Eksporter patched APK", @@ -117,17 +165,25 @@ "advancedSectionTitle": "Avanceret", "exportSectionTitle": "Import & eksport", "themeModeLabel": "App tema", + "systemThemeLabel": "", "lightThemeLabel": "Lyst", "darkThemeLabel": "Mørk tilstand", "dynamicThemeLabel": "Materiale Dig", "dynamicThemeHint": "Nyd en oplevelse tættere på din enhed", "languageLabel": "Sprog", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Kilder", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Kilde til Integrationer", "sourcesResetDialogTitle": "Nulstil", "sourcesResetDialogText": "Er du sikker på, at du vil nulstille dine kilder til deres standardværdier?", "apiURLResetDialogText": "Er du sikker på, at du vil nulstille API URL til dens standardværdi?", "sourcesUpdateNote": "Bemærk: Patches vil blive opdateret til den nyeste version automatisk.\n\nDette vil vise din IP-adresse til serveren.", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", "orgPatchesLabel": "Organisation for Patches", "sourcesPatchesLabel": "Kilde til Patches", "orgIntegrationsLabel": "Organisation for Integrationer", @@ -136,13 +192,20 @@ "logsLabel": "Del logs", "logsHint": "Del ReVanced Manager logs", "enablePatchesSelectionLabel": "Tillad skift af patch valg", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Ændring af valg af patches kan forårsage uventede problemer.\n\nAktiver alligevel?", "disablePatchesSelectionWarningText": "Du er ved at deaktivere ændring af valg af patches.\nStandard valg af patches vil blive gendannet.\n\nDeaktiver alligevel?", "autoUpdatePatchesLabel": "Opdatér patches automatisk", "autoUpdatePatchesHint": "Opdater automatisk patches til den seneste version", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Vis universelle patches", "universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)", "versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Om", "snackbarMessage": "Kopieret til udklipsholder", "restartAppForChanges": "Genstart appen for at anvende ændringer", @@ -190,10 +253,15 @@ "widgetTitle": "Appinfo", "openButton": "Åbn", "uninstallButton": "Afinstallér", + "unmountButton": "", "rootDialogTitle": "Fejl", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.", "packageNameLabel": "Pakkenavn", "installTypeLabel": "Installationstype", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Dato for patching", "appliedPatchesLabel": "Anvendte patches", "patchedDateHint": "${date} kl. ${time}", @@ -201,7 +269,37 @@ "updateNotImplemented": "Denne funktion er ikke implementeret endnu" }, "contributorsView": { - "widgetTitle": "Medvirkende" + "widgetTitle": "Medvirkende", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_de_DE.i18n.json b/assets/i18n/strings_de_DE.i18n.json old mode 100755 new mode 100644 index cd8d033218..d0e29bc29e --- a/assets/i18n/strings_de_DE.i18n.json +++ b/assets/i18n/strings_de_DE.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Diese Funktion ist noch nicht implementiert" }, "contributorsView": { - "widgetTitle": "Mitwirkende" + "widgetTitle": "Mitwirkende", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced Patches", + "integrationsContributors": "ReVanced Integrations", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Versionskonflikt", diff --git a/assets/i18n/strings_el_GR.i18n.json b/assets/i18n/strings_el_GR.i18n.json old mode 100755 new mode 100644 index 93e6968484..7b7be4f54c --- a/assets/i18n/strings_el_GR.i18n.json +++ b/assets/i18n/strings_el_GR.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Αυτή η δυνατότητα δεν είναι ακόμα διαθέσιμη" }, "contributorsView": { - "widgetTitle": "Συνεισφέροντες" + "widgetTitle": "Συνεισφέροντες", + "patcherContributors": "Τροποποιητής ReVanced", + "patchesContributors": "Τροποποιήσεις ReVanced", + "integrationsContributors": "Ενσωματώσεις ReVanced", + "cliContributors": "Τερματικό ReVanced", + "managerContributors": "Διαχειριστής ReVanced" }, "installErrorDialog": { "mount_version_mismatch": "Ασυμφωνία έκδοσης", diff --git a/assets/i18n/strings_es_AR.i18n.json b/assets/i18n/strings_es_AR.i18n.json old mode 100755 new mode 100644 index ee850e0210..dde440093d --- a/assets/i18n/strings_es_AR.i18n.json +++ b/assets/i18n/strings_es_AR.i18n.json @@ -1,8 +1,11 @@ { "okButton": "Está bien", "cancelButton": "Cancelar", + "dismissButton": "Descartar", "quitButton": "Salir", "updateButton": "Actualizar", + "enabledLabel": "Activado", + "disabledLabel": "Desactivado", "installed": "Instalada: ${version}", "suggested": "Sugerida: ${version}", "yesButton": "Si", @@ -13,6 +16,8 @@ "noShowAgain": "No mostrar de nuevo", "add": "Agregar", "remove": "Eliminar", + "showChangelogButton": "Mostrar historial de cambios", + "showUpdateButton": "Mostrar actualización", "navigationView": { "dashboardTab": "Panel", "patcherTab": "Parcheador", @@ -23,10 +28,25 @@ "widgetTitle": "Panel", "updatesSubtitle": "Actualizaciones", "patchedSubtitle": "Aplicaciones parcheadas", + "changeLaterSubtitle": "Podés cambiar esto en los ajustes más tarde.", + "noUpdates": "No hay actualizaciones disponibles", + "WIP": "En progreso...", "noInstallations": "No hay aplicaciones parcheadas instaladas", "installUpdate": "¿Continuar instalando la actualización?", + "updateSheetTitle": "Actualizar ReVanced Manager", + "updateDialogTitle": "Nueva actualización disponible", + "updatePatchesSheetTitle": "Actualizar ReVanced Patches", "updateChangelogTitle": "Registro de cambios", + "updateDialogText": "Hay una nueva actualización disponible para ${file}.\n\nLa versión instalada actualmente es la ${version}.", + "downloadConsentDialogTitle": "¿Descargar archivos necesarios?", + "downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.", + "downloadConsentDialogText2": "Esto te va a conectar a ${url}.", + "checkUpdateDialogTitle": "¿Buscar actualizaciones?", + "checkUpdateDialogText": "¿Querés que ReVanced Manager compruebe si hay actualizaciones automáticamente?", + "notificationTitle": "Actualización descargada", + "notificationText": "Tocá para instalar la actualización", "downloadingMessage": "Descargando actualización...", + "downloadedMessage": "Actualización descargada", "installingMessage": "Instalando actualización...", "errorDownloadMessage": "No se pudo descargar la actualización", "errorInstallMessage": "No se pudo instalar la actualización", @@ -38,17 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Cargando...", - "timeagoLabel": "Hace ${time}" + "timeagoLabel": "Hace ${time}", + "patcherLabel": "Patcher: ", + "managerLabel": "Manager: ", + "updateButton": "Actualizar Manager" }, "patcherView": { "widgetTitle": "Parcheador", "patchButton": "Parchear", + "armv7WarningDialogText": "El parcheo en dispositivos ARMv7 aún no está soportado y podría fallar. ¿Querés continuar igual?", + "removedPatchesWarningDialogText": "Los siguientes parches fueron eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todas formas?", "requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas." }, "appSelectorCard": { + "widgetTitle": "Seleccionar una app", + "widgetTitleSelected": "App seleccionada", + "widgetSubtitle": "Ninguna app seleccionada", "noAppsLabel": "No se encontró ninguna aplicación", "currentVersion": "Actual", - "suggestedVersion": "Sugerida" + "suggestedVersion": "Sugerida", + "anyVersion": "Cualquier versión" }, "patchSelectorCard": { "widgetTitle": "Seleccionar parches", @@ -61,11 +90,15 @@ "widgetSubtitle": "¡Estamos en línea!" }, "appSelectorView": { + "viewTitle": "Seleccionar una app", + "searchBarHint": "Buscar app", "storageButton": "Almacenamiento", "selectFromStorageButton": "Seleccionar desde el almacenamiento", "errorMessage": "No se puede usar la aplicación seleccionada", "downloadToast": "La función de descarga aún no está disponible", - "featureNotAvailable": "Función no implementada" + "requireSuggestedAppVersionDialogText": "La versión de la app que seleccionaste no coincide con la versión sugerida, lo que puede causar errores inesperados. Por favor, usá la versión sugerida.\n\nVersión seleccionada: ${selected}\nVersión sugerida: ${suggested}\n\nPara continuar de todas formas, desactivá \"Requerir versión sugerida de la app\" en los ajustes.", + "featureNotAvailable": "Función no implementada", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Seleccionar parches", @@ -74,7 +107,9 @@ "newPatches": "Nuevos parches", "patches": "Parches", "doneButton": "Listo", + "defaultChip": "Por defecto", "defaultTooltip": "Seleccioná todos los parches por defecto", + "noneChip": "Ninguno", "noneTooltip": "Deseleccionar todos los parches", "loadPatchesSelection": "Cargar selección de parches", "noSavedPatches": "No se guardó ninguna selección de parches para la aplicación seleccionada.\nApretá Listo para guardar la selección actual.", @@ -91,21 +126,29 @@ "tooltip": "Más opciones de entrada", "selectFilePath": "Selecciona la ruta del archivo", "selectFolder": "Selecciona la carpeta", + "selectOption": "Seleccionar opción", "requiredOption": "Esta opción es requerida", "unsupportedOption": "Esta opción no es compatible", "requiredOptionNull": "Hay que configurar las siguientes opciones:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Seleccionar este parche puede provocar errores en el parcheo.\n\nVersión de la app: ${packageVersion}\nVersiones soportadas:\n${supportedVersions}", + "unsupportedPatchVersion": "El parche no es compatible con esta versión de la app.", "unsupportedRequiredOption": "Este parche contiene una opción necesaria que no es compatible con esta aplicación", + "patchesChangeWarningDialogText": "Se recomienda utilizar la selección y opciones de parches por defecto. Cambiarlas puede causar problemas inesperados.\n\nTendrás que activar \"Permitir cambiar la selección de parches\" en los ajustes antes de cambiar cualquier selección de parche.", "patchesChangeWarningDialogButton": "Utilizar la opción por defecto" }, "installerView": { + "widgetTitle": "Instalador", "installType": "Seleccione el tipo de instalación", + "installTypeDescription": "Seleccioná el tipo de instalación para continuar.", "installButton": "Instalar", "installRootType": "Montar", + "installNonRootType": "Normal", + "warning": "Recordá desactivar las actualizaciones automáticas de la app parcheada para evitar problemas inesperados.", "pressBackAgain": "Vuelve a presionar atrás para cancelar", "openButton": "Abrir", + "shareButton": "Compartir archivo", "notificationTitle": "ReVanced Manager está parcheando", "notificationText": "Apretá para volver al instalador", "exportApkButtonTooltip": "Exportar APK parcheado", @@ -128,13 +171,17 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Disfrutá de una experiencia más acorde a tu dispositivo", "languageLabel": "Idioma", + "languageUpdated": "Idioma actualizado", + "englishOption": "Inglés", "sourcesLabel": "Fuentes", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Fuente de las integraciones", "sourcesResetDialogTitle": "Resetear", "sourcesResetDialogText": "¿Estás seguro de que quieres restablecer las fuentes a sus valores por defecto?", "apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?", "sourcesUpdateNote": "Nota: Los parches se actualizarán automáticamente a la última versión.\n\nEsto revelará su dirección IP al servidor.", "apiURLLabel": "URL de la API", + "apiURLHint": "", "selectApiURL": "URL de la API", "hostRepositoryLabel": "API del repositorio", "orgPatchesLabel": "Organización de los parches", @@ -145,14 +192,19 @@ "logsLabel": "Compartir registros", "logsHint": "Compartir los registros de ReVanced Manager", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Cambiar la selección de parches puede causar problemas inesperados.\n\n¿Habilitar de todos modos?", "disablePatchesSelectionWarningText": "Está a punto de desactivar el cambio de la selección de parches.\nSe restablecerá la selección de parches por defecto.\n\n¿Desactivar de todos modos?", "autoUpdatePatchesLabel": "Actualizar parches automáticamente", "autoUpdatePatchesHint": "Actualice automáticamente los parches a la última versión", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Mostrar parches universales", "universalPatchesHint": "Mostrar todas las aplicaciones y parches universales (puede ralentizar la lista de aplicaciones)", "versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones", + "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "Requiere la versión de aplicación sugerida", + "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "Seleccionar una aplicación que no es la versión sugerida puede causar problemas inesperados.\n\n¿Desea continuar de todos modos?", "aboutLabel": "Acerca de", "snackbarMessage": "Copiado al portapapeles", @@ -201,10 +253,15 @@ "widgetTitle": "Información de la app", "openButton": "Abrir", "uninstallButton": "Desinstalar", + "unmountButton": "", "rootDialogTitle": "Error", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "La app se instaló con permisos de superusuario, pero ReVanced Manager no los tiene.\nPor favor, concedele permisos de superusuario.", "packageNameLabel": "Nombre del paquete", "installTypeLabel": "Tipo de instalación", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Fecha de parcheo", "appliedPatchesLabel": "Parches aplicados", "patchedDateHint": "${date} a las ${time}", @@ -212,7 +269,37 @@ "updateNotImplemented": "Esta función no se implementó aún" }, "contributorsView": { - "widgetTitle": "Contribuidores" + "widgetTitle": "Contribuidores", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_es_ES.i18n.json b/assets/i18n/strings_es_ES.i18n.json old mode 100755 new mode 100644 index 72c3358104..dc12a91c7e --- a/assets/i18n/strings_es_ES.i18n.json +++ b/assets/i18n/strings_es_ES.i18n.json @@ -35,7 +35,7 @@ "installUpdate": "¿Continuar instalando la actualización?", "updateSheetTitle": "Actualizar ReVanced Manager", "updateDialogTitle": "Nueva actualización disponible", - "updatePatchesSheetTitle": "Actualizar ReVanced Patches", + "updatePatchesSheetTitle": "Actualizar Parches de ReVanced", "updateChangelogTitle": "Registro de cambios", "updateDialogText": "Una nueva actualización está disponible para ${file}.\n\nLa versión actualmente instalada es ${version}.", "downloadConsentDialogTitle": "¿Descargar archivos necesarios?", @@ -73,7 +73,7 @@ "appSelectorCard": { "widgetTitle": "Selecciona una app", "widgetTitleSelected": "App seleccionada", - "widgetSubtitle": "No hay ninguna app seleccionada", + "widgetSubtitle": "Ninguna aplicación seleccionada", "noAppsLabel": "No se encontraron aplicaciones", "currentVersion": "Actual", "suggestedVersion": "Recomendada", @@ -96,9 +96,9 @@ "selectFromStorageButton": "Seleccionar desde el almacenamiento", "errorMessage": "No se puede usar la aplicación seleccionada", "downloadToast": "La función de descarga aún no está disponible", - "requireSuggestedAppVersionDialogText": "La versión de la app que has seleccionado no coincide con la versión sugerida que puede dar errores inesperados. Por favor usa la versión sugerida.\n\nVersión seleccionada: ${selected}\nVersión sugerida: ${suggested}\n\nPara proceder de todos modos, desactive \"Versión sugerida de la app requerida\" en la configuración.", + "requireSuggestedAppVersionDialogText": "La versión de la app que has seleccionado no coincide con la versión sugerida por lo que puede dar errores inesperados. Por favor usa la versión sugerida.\n\nVersión seleccionada: ${selected}\nVersión sugerida: ${suggested}\n\nPara proceder de todos modos, desactiva \"Versión sugerida de la app requerida\" en la configuración.", "featureNotAvailable": "Función no implementada", - "featureNotAvailableText": "Esta aplicación es un APK dividido y sólo se puede parchear e instalar de forma fiable instalando con permisos de root. Sin embargo, puede parchear e instalar un APK completo seleccionándolo desde el almacenamiento." + "featureNotAvailableText": "Esta aplicación es un APK dividido y solo puede ser parcheada e instalada de forma fiable mediante el montaje con permisos de root. Sin embargo, puedes parchear e instalar un APK completo seleccionándolo del almacenamiento." }, "patchesSelectorView": { "viewTitle": "Seleccionar parches", @@ -109,7 +109,7 @@ "doneButton": "Listo", "defaultChip": "Por defecto", "defaultTooltip": "Seleccionar todos los parches predeterminados", - "noneChip": "Nada", + "noneChip": "Ninguno", "noneTooltip": "Deseleccionar todos los parches", "loadPatchesSelection": "Cargar selección de parches", "noSavedPatches": "No se ha guardado ninguna selección de parches para la aplicación seleccionada.\nPresione Hecho para guardar la selección actual.", @@ -135,7 +135,7 @@ "unsupportedDialogText": "Seleccionar este parche puede causar errores.\n\nVersión de la app: ${packageVersion}\nVersiones compatibles:\n${supportedVersions}", "unsupportedPatchVersion": "El parche no es compatible con esta versión de la aplicación.", "unsupportedRequiredOption": "Este parche contiene una opción necesaria que no está disponible en esta app", - "patchesChangeWarningDialogText": "Se recomienda utilizar la selección y las opciones de parche predeterminadas. Cambiarlas puede provocar problemas inesperados.\n\nDeberá activar \"Permitir cambiar la selección de parches\" en la configuración antes de cambiar cualquier selección de parche.", + "patchesChangeWarningDialogText": "Se recomienda utilizar la selección y las opciones predeterminadas del parche. Cambiarlas puede provocar problemas inesperados.\n\nDeberás activar \"Permitir cambiar la selección de parches\" en la configuración antes de cambiar cualquier selección de parche.", "patchesChangeWarningDialogButton": "Usar selección por defecto" }, "installerView": { @@ -192,7 +192,7 @@ "logsLabel": "Compartir registros", "logsHint": "Compartir registros de ReVanced Manager", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", - "enablePatchesSelectionHint": "No evitar seleccionar o deseleccionar parches", + "enablePatchesSelectionHint": "No prevenir la selección o deseleccion de parches", "enablePatchesSelectionWarningText": "Cambiar la selección de parches puede causar problemas inesperados.\n\n¿Habilitar de todos modos?", "disablePatchesSelectionWarningText": "Estás a punto de desactivar cambiar la selección de parches.\nLa selección predeterminada de parches se restaurará.\n\n¿Deshabilitar de todos modos?", "autoUpdatePatchesLabel": "Actualizar automáticamente los parches", @@ -269,7 +269,12 @@ "updateNotImplemented": "Esta función no se ha implementado aún" }, "contributorsView": { - "widgetTitle": "Contribuidores" + "widgetTitle": "Contribuidores", + "patcherContributors": "Parcheador de ReVanced", + "patchesContributors": "Parches de ReVanced", + "integrationsContributors": "Integraciones de ReVanced", + "cliContributors": "CLI de ReVanced", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "La versión no coincide", @@ -285,15 +290,15 @@ "status_failure_timeout": "Tiempo de instalación agotado", "status_unknown": "La instalación falló", "mount_version_mismatch_description": "La instalación ha fallado debido a que la app instalada es una versión diferente de la app parcheada.\n\nInstala la versión de la app que estás montando y vuelve a intentarlo.", - "mount_no_root_description": "La instalación ha fallado debido a que no se ha concedido acceso root.\n\nConceda acceso root al ReVanced Manager y vuelva a intentarlo.", - "mount_missing_installation_description": "La instalación ha fallado debido a que la app no parcheada no ha sido instalada en este dispositivo para poder montarla.\n\nInstala la app desparcheada antes de montarla e inténtalo de nuevo.", + "mount_no_root_description": "La instalación ha fallado debido a que no se ha concedido acceso root.\n\nConcede acceso root a ReVanced Manager y vuelve a intentarlo.", + "mount_missing_installation_description": "La instalación ha fallado debido a que la aplicación no ha sido instalada en este dispositivo para montarla.\n\nInstala la aplicación sin parchear antes de montar y vuelve a intentarlo.", "status_failure_timeout_description": "La instalación tardó demasiado tiempo en terminar.\n\n¿Te gustaría intentarlo de nuevo?", "status_failure_storage_description": "La instalación ha fallado debido a falta de almacenamiento.\n\nLibera algo de espacio y vuelva a intentarlo.", "status_failure_invalid_description": "La instalación falló debido a que la app parcheada es inválida.\n\n¿Desinstalar la app e intentarlo de nuevo?", - "status_failure_incompatible_description": "La app es incompatible con este dispositivo.\n\nPóngase en contacto con el desarrollador de la app y pida ayuda.", + "status_failure_incompatible_description": "La aplicación es incompatible con este dispositivo.\n\nContacta con el desarrollador de la aplicación y solicita ayuda.", "status_failure_conflict_description": "La instalación fue evitada por una instalación existente de la app.\n\n¿Desinstalar la app instalada y volver a intentarlo?", - "status_failure_blocked_description": "La instalación fue bloqueada por ${packageName}.\n\nAjuste la configuración de seguridad e inténtelo de nuevo.", - "install_failed_verification_failure_description": "La instalación ha fallado debido a un problema de verificación.\n\nAjuste la configuración de seguridad e inténtelo de nuevo.", + "status_failure_blocked_description": "La instalación fue bloqueada por ${packageName}.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.", + "install_failed_verification_failure_description": "La instalación ha fallado debido a un problema de verificación.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.", "install_failed_version_downgrade_description": "La instalación ha fallado debido a que la app parcheada es una versión inferior a la instalada.\n\n¿Desinstalar la app y volver a intentarlo?", "status_unknown_description": "La instalación ha fallado debido a una razón desconocida. Por favor, inténtalo de nuevo." } diff --git a/assets/i18n/strings_es_MX.i18n.json b/assets/i18n/strings_es_MX.i18n.json old mode 100755 new mode 100644 index 4760f194b0..b69177cf2a --- a/assets/i18n/strings_es_MX.i18n.json +++ b/assets/i18n/strings_es_MX.i18n.json @@ -1,8 +1,11 @@ { "okButton": "ACEPTAR", "cancelButton": "Cancelar", + "dismissButton": "", "quitButton": "Quit", "updateButton": "Actualizar", + "enabledLabel": "", + "disabledLabel": "", "installed": "Instalado: ${version}", "suggested": "Sugerido: ${version}", "yesButton": "Sí", @@ -12,6 +15,9 @@ "notice": "Notice", "noShowAgain": "No volver a mostrar", "add": "Añadir", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Panel de control", "patcherTab": "Aplicador de parches", @@ -22,10 +28,25 @@ "widgetTitle": "Panel de control", "updatesSubtitle": "Actualizaciones", "patchedSubtitle": "Aplicaciones parcheadas", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "No hay aplicaciones parcheadas instaladas", "installUpdate": "¿Continuar actualizando la aplicación?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Registro de cambios", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Descargando actualización...", + "downloadedMessage": "", "installingMessage": "Instalando actualización...", "errorDownloadMessage": "No se pudo descargar la actualización", "errorInstallMessage": "Error al instalar la actualización", @@ -37,17 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Cargando...", - "timeagoLabel": "Hace ${time}" + "timeagoLabel": "Hace ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Parcheador", "patchButton": "Parchear", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "No se encontraron aplicaciones", "currentVersion": "Versión actual", - "suggestedVersion": "Version sugerida" + "suggestedVersion": "Version sugerida", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Seleccionar parches", @@ -60,11 +90,15 @@ "widgetSubtitle": "¡Estamos en línea!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Almacenamiento", "selectFromStorageButton": "Seleccionar desde almacenamiento", "errorMessage": "No se puede usar la aplicación seleccionada", "downloadToast": "La función de descarga aún no está disponible", - "featureNotAvailable": "Característica no implementada" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Característica no implementada", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Selecciona parches", @@ -73,7 +107,9 @@ "newPatches": "Nuevos parches", "patches": "Parches", "doneButton": "Completado", + "defaultChip": "", "defaultTooltip": "Seleccionar todos los parches predeterminados", + "noneChip": "", "noneTooltip": "Deseleccionar todos los elementos", "loadPatchesSelection": "Cargar selección de parches", "noSavedPatches": "No se ha guardado ninguna selección de parches para la aplicación seleccionada.\nPresione Hecho para guardar la selección actual.", @@ -90,21 +126,29 @@ "tooltip": "Más opciones de entrada", "selectFilePath": "Selecciona la ruta del archivo", "selectFolder": "Selecciona la carpeta", + "selectOption": "", "requiredOption": "Esta opción es requerida", "unsupportedOption": "Esta opción no está disponible", "requiredOptionNull": "Hay que configurar las siguientes opciones:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Seleccionar este parche puede causar errores.\n\nVersión de la app: ${packageVersion}\nVersiones compatibles:\n${supportedVersions}", + "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Este parche contiene una opción necesaria que no es compatible con esta aplicación", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Usar selección por defecto" }, "installerView": { + "widgetTitle": "", "installType": "Seleccione el tipo de instalación", + "installTypeDescription": "", "installButton": "Instalar", "installRootType": "Montar", + "installNonRootType": "", + "warning": "", "pressBackAgain": "Vuelve a presionar atrás para cancelar", "openButton": "Abrir", + "shareButton": "", "notificationTitle": "ReVanced Manager está parcheando", "notificationText": "Pulsa para volver al instalador", "exportApkButtonTooltip": "Exportar APK parcheado", @@ -127,13 +171,17 @@ "dynamicThemeLabel": "Material para ti", "dynamicThemeHint": "Disfruta de una experiencia más cercana a tu dispositivo", "languageLabel": "Idioma", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Fuentes", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Fuente de integraciones", "sourcesResetDialogTitle": "Reiniciar", "sourcesResetDialogText": "¿Estás seguro de que quieres restablecer las fuentes a sus valores por defecto?", "apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?", "sourcesUpdateNote": "Nota: Los parches se actualizarán a la última versión automáticamente.\n\nEsto revelará tu dirección IP al servidor.", "apiURLLabel": "URL API", + "apiURLHint": "", "selectApiURL": "URL de la API", "hostRepositoryLabel": "Repositorio de la API", "orgPatchesLabel": "Organización de parches", @@ -144,28 +192,76 @@ "logsLabel": "Compartir registros", "logsHint": "Compartir los registros de ReVanced Manager", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Acerca de", "snackbarMessage": "Copiado al portapapeles", "restartAppForChanges": "Reinicie la aplicación para aplicar los cambios", "deleteTempDirLabel": "Borrar archivos temporales", "deleteTempDirHint": "Eliminar archivos temporales no utilizados", "deletedTempDir": "Archivos temporales eliminados", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Registros eliminados", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Exportar repositorio de claves", + "exportKeystoreHint": "", "exportedKeystore": "Repositorio de claves exportado", "noKeystoreExportFileFound": "No hay repositorio de claves para exportar", "importKeystoreLabel": "Importar repositorio de claves", + "importKeystoreHint": "", "importedKeystore": "Repositorio de claves importado", - "jsonSelectorErrorMessage": "No se puede utilizar el archivo JSON seleccionado" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "No se puede utilizar el archivo JSON seleccionado", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Informacion de la applicacion", "openButton": "Abrir", "uninstallButton": "Desinstalar", + "unmountButton": "", "rootDialogTitle": "Ocurrió un error", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "La aplicación se instaló con permisos de root, pero actualmente ReVanced Manager no tiene permisos root.\nPor favor, conceda primero los permisos de root.", "packageNameLabel": "Nombre del paquete", "installTypeLabel": "Tipo de instalación", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Fecha de parcheo", "appliedPatchesLabel": "Parches aplicados", "patchedDateHint": "${date} a las ${time}", @@ -173,7 +269,37 @@ "updateNotImplemented": "Esta función aún no se ha implementado" }, "contributorsView": { - "widgetTitle": "Contribuidores" + "widgetTitle": "Contribuidores", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_et_EE.i18n.json b/assets/i18n/strings_et_EE.i18n.json old mode 100755 new mode 100644 index 1be5f8385b..2f80b3f33b --- a/assets/i18n/strings_et_EE.i18n.json +++ b/assets/i18n/strings_et_EE.i18n.json @@ -1,11 +1,23 @@ { + "okButton": "", "cancelButton": "Tühista", + "dismissButton": "", + "quitButton": "", "updateButton": "Värskenda", + "enabledLabel": "", + "disabledLabel": "", "installed": "Paigaldatud: ${version}", "suggested": "Soovitatud: ${version}", "yesButton": "Jah", "noButton": "Ei", "warning": "Hoiatus", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Töölaud", "patcherTab": "Värskendaja", @@ -16,29 +28,56 @@ "widgetTitle": "Töölaud", "updatesSubtitle": "Värskendused", "patchedSubtitle": "Lapitud rakendused", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Ühtegi parandatud rakendust pole installitud", "installUpdate": "Jätka värskenduse installimist?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Muudatuste logi", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Värskenduse alla laadimine...", + "downloadedMessage": "", "installingMessage": "Värskenduse installimine...", "errorDownloadMessage": "Värskenduse alla laadimine nurjus", "errorInstallMessage": "Värskenduse installimine nurjus", "noConnection": "Internetiühendus puudub", "updatesDisabled": "Parandatud rakenduste värskendamine on hetkel keelatud. Paranda rakendus uuesti." }, - "applicationItem": {}, + "applicationItem": { + "infoButton": "" + }, "latestCommitCard": { "loadingLabel": "Laadimine...", - "timeagoLabel": "${time} tagasi" + "timeagoLabel": "${time} tagasi", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Parandaja", - "patchButton": "Parandus" + "patchButton": "Parandus", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Ühtegi rakendust ei tuvastatud", "currentVersion": "Praegune", - "suggestedVersion": "Soovitatud" + "suggestedVersion": "Soovitatud", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Valige parandused", @@ -51,43 +90,178 @@ "widgetSubtitle": "Oleme võrgus!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Salvestusruum", "selectFromStorageButton": "Valige salvestusruumist", "errorMessage": "Ei ole võimalik kasutada valitud rakendust", "downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval", - "featureNotAvailable": "Funktsioon ei ole implementeeritud" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funktsioon ei ole implementeeritud", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Valige parandused", - "searchBarHint": "Otsi parandustest" + "searchBarHint": "Otsi parandustest", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" }, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", "exportSectionTitle": "Import & eksport", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Teave", "snackbarMessage": "Lõikelauale kopeeritud", "restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus", "deleteTempDirLabel": "Kustuta ajutised failid", "deleteTempDirHint": "Kustutage kasutamata ajutised failid", "deletedTempDir": "Ajutised failid kustutatud", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Logid kustutatud", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Ekspordi võtmehoius", + "exportKeystoreHint": "", "exportedKeystore": "Võtmehoius eksporditud", "noKeystoreExportFileFound": "Puudub võtmesalv mida eksportida", "importKeystoreLabel": "Impordi võtmehoius", + "importKeystoreHint": "", "importedKeystore": "Võtmehoius imporditud", - "jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Rakenduse teave", "openButton": "Ava", "uninstallButton": "Desinstalli", + "unmountButton": "", "rootDialogTitle": "Viga", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.", "packageNameLabel": "Pakendi nimi", "installTypeLabel": "Paigaldamise tüüp", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Parandamise kuupäev", "appliedPatchesLabel": "Rakendatud parandused", "patchedDateHint": "${date} kell ${time}", @@ -95,7 +269,37 @@ "updateNotImplemented": "Seda funktsiooni pole veel ellu viidud" }, "contributorsView": { - "widgetTitle": "Panustajad" + "widgetTitle": "Panustajad", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_fa_IR.i18n.json b/assets/i18n/strings_fa_IR.i18n.json old mode 100755 new mode 100644 index f05146a5fa..eb1bb78963 --- a/assets/i18n/strings_fa_IR.i18n.json +++ b/assets/i18n/strings_fa_IR.i18n.json @@ -1,8 +1,11 @@ { "okButton": "تأیید", "cancelButton": "انصراف", + "dismissButton": "", "quitButton": "خروج", "updateButton": "به‌روزرسانی", + "enabledLabel": "", + "disabledLabel": "", "installed": "نسخه نصب شده:${version}", "suggested": "پیشنهاد شده:${version}", "yesButton": "بله", @@ -13,6 +16,8 @@ "noShowAgain": "دوباره نشان داده نشود", "add": "افزودن", "remove": "حذف", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "پیشخوان", "patcherTab": "نصب کننده پچ", @@ -23,31 +28,56 @@ "widgetTitle": "پیشخوان", "updatesSubtitle": "به‌روزرسانی‌ها", "patchedSubtitle": "برنامه های پچ شده", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "هیچ برنامه پچ شده ای نصب نشده", "installUpdate": "ادامه نصب بروزرسانی?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "لیست تغییرات", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "در حال بارگیری به‌روزرسانی…", + "downloadedMessage": "", "installingMessage": "درحال نصب بروزرسانی...", "errorDownloadMessage": "دانلود بروزرسانی ممکن نیست", "errorInstallMessage": "نصب بروزرسانی ممکن نیست", - "noConnection": "اتصال به اینترنت موجود نیست" + "noConnection": "اتصال به اینترنت موجود نیست", + "updatesDisabled": "" }, "applicationItem": { "infoButton": "اطلاعات" }, "latestCommitCard": { "loadingLabel": "درحال بارگذاری...", - "timeagoLabel": "${time} پیش" + "timeagoLabel": "${time} پیش", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "نصب کننده پچ", "patchButton": "پچ", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "هیچ برنامه ای یافت نشد", "currentVersion": "فعلی", - "suggestedVersion": "پیشنهادی" + "suggestedVersion": "پیشنهادی", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "پچ ها را انتخاب کنید", @@ -60,11 +90,15 @@ "widgetSubtitle": "ما آنلاین هستیم!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "محل ذخیره", "selectFromStorageButton": "انتخاب از محل ذخیره", "errorMessage": "امکان استفاده از برنامه انتخابی وجود ندارد", "downloadToast": "بارگیری عملکرد فعلا در دسترس نیست", - "featureNotAvailable": "قابلیت اضافه نشده است" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "قابلیت اضافه نشده است", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "پچ ها را انتخاب کنید", @@ -73,14 +107,199 @@ "newPatches": "پچ های جدید", "patches": "پچ ها", "doneButton": "انجام شد", + "defaultChip": "", "defaultTooltip": "تمام پچ های پیشفرض انتخاب شود", - "noneTooltip": "حذف انتخاب همه پچ ها" - }, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "noneChip": "", + "noneTooltip": "حذف انتخاب همه پچ ها", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_fi_FI.i18n.json b/assets/i18n/strings_fi_FI.i18n.json old mode 100755 new mode 100644 index a2f91effc6..b3c11353fb --- a/assets/i18n/strings_fi_FI.i18n.json +++ b/assets/i18n/strings_fi_FI.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu" }, "contributorsView": { - "widgetTitle": "Osallistujat" + "widgetTitle": "Osallistujat", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "Versioristiriita", diff --git a/assets/i18n/strings_fil_PH.i18n.json b/assets/i18n/strings_fil_PH.i18n.json old mode 100755 new mode 100644 index 256904816b..e61e401a3d --- a/assets/i18n/strings_fil_PH.i18n.json +++ b/assets/i18n/strings_fil_PH.i18n.json @@ -29,59 +29,277 @@ "updatesSubtitle": "Mga Pagbabago", "patchedSubtitle": "Naka-patch nga aplikasyon", "changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.", - "noUpdates": "Walang pagbabagong mayroon" + "noUpdates": "Walang pagbabagong mayroon", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "Nagda-download ng update...", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" }, "applicationItem": { "infoButton": "Impormasyon" }, "latestCommitCard": { "loadingLabel": "Naglo-load...", - "timeagoLabel": "${time} ang nakalipas" + "timeagoLabel": "${time} ang nakalipas", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, - "patcherView": {}, "appSelectorCard": { - "currentVersion": "Ngayong Bersyon" + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "Ngayong Bersyon", + "suggestedVersion": "", + "anyVersion": "" }, "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "widgetEmptySubtitle": "Walang patches ang napili" }, "socialMediaCard": { + "widgetTitle": "", "widgetSubtitle": "Online na kami!" }, "appSelectorView": { "viewTitle": "Pumili ka ng app", "searchBarHint": "Hanapin ang app", "storageButton": "Storage", - "selectFromStorageButton": "Pumili ka galing sa storage" + "selectFromStorageButton": "Pumili ka galing sa storage", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Pumili ka ng patches", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "Tapos na", "defaultChip": "Default", - "noneChip": "Wala" + "defaultTooltip": "", + "noneChip": "Wala", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" }, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", "systemThemeLabel": "Sistema", "lightThemeLabel": "Liwanag", "darkThemeLabel": "Dilim", "dynamicThemeLabel": "Material You", + "dynamicThemeHint": "", "languageLabel": "Wika", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", "deleteLogsLabel": "Burahin lahat ng logs", - "deletedLogs": "Nabura na yung logs" + "deleteLogsHint": "", + "deletedLogs": "Nabura na yung logs", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Impormasyon", "openButton": "Buksan", "uninstallButton": "i-alis", "unmountButton": "i-tanggal", + "rootDialogTitle": "", "unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?", "uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", "patchedDateHint": "${date} at ${time}", - "appliedPatchesHint": "${quantity} ang naka-apply nga patches" + "appliedPatchesHint": "${quantity} ang naka-apply nga patches", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "contributorsView": {}, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_fr_FR.i18n.json b/assets/i18n/strings_fr_FR.i18n.json old mode 100755 new mode 100644 index d5dd012a3f..f78bc20996 --- a/assets/i18n/strings_fr_FR.i18n.json +++ b/assets/i18n/strings_fr_FR.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Cette fonctionnalité n'est pas encore disponible" }, "contributorsView": { - "widgetTitle": "Contributeurs" + "widgetTitle": "Contributeurs", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced Patches", + "integrationsContributors": "ReVanced Integrations", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Incompatibilité de version", diff --git a/assets/i18n/strings_he_IL.i18n.json b/assets/i18n/strings_he_IL.i18n.json old mode 100755 new mode 100644 index ebe312a914..fbd3dd9f10 --- a/assets/i18n/strings_he_IL.i18n.json +++ b/assets/i18n/strings_he_IL.i18n.json @@ -1,6 +1,7 @@ { "okButton": "אישור", "cancelButton": "ביטול", + "dismissButton": "", "quitButton": "יציאה", "updateButton": "עדכן", "enabledLabel": "הופעל", @@ -15,6 +16,8 @@ "noShowAgain": "אל תציג זאת שוב", "add": "הוסף", "remove": "הסר", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "לוח בקרה", "patcherTab": "מתקן", @@ -25,14 +28,25 @@ "widgetTitle": "לוח בקרה", "updatesSubtitle": "עדכונים", "patchedSubtitle": "אפליקציות מתוקנות", + "changeLaterSubtitle": "", "noUpdates": "אין עדכונים זמינים", "WIP": "עבודה בתהליך...", "noInstallations": "אין אפליקציות מתוקנת מותקנות", "installUpdate": "המשך להתקין את העדכון?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "היסטורית שינויים", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", "notificationTitle": "העדכון הורד", "notificationText": "הקש כדי להתקין את העדכון", "downloadingMessage": "מוריד עדכון...", + "downloadedMessage": "", "installingMessage": "מתקין עדכון...", "errorDownloadMessage": "הורדת קובץ העדכון נכשלה", "errorInstallMessage": "לא ניתן להתקין את העדכון", @@ -46,17 +60,24 @@ "loadingLabel": "טוען...", "timeagoLabel": "לפני ${time}", "patcherLabel": "מתקן: ", - "managerLabel": "מנהל: " + "managerLabel": "מנהל: ", + "updateButton": "" }, "patcherView": { "widgetTitle": "מתקן", "patchButton": "תיקון", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "לא נמצאו יישומים", "currentVersion": "נוֹכְחִי", - "suggestedVersion": "מוצע" + "suggestedVersion": "מוצע", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "בחר תיקונים", @@ -69,11 +90,15 @@ "widgetSubtitle": "אנחנו מחוברים!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "אחסון", "selectFromStorageButton": "בחירה מהאחסון", "errorMessage": "לא ניתן להשתמש ביישום שנבחר", "downloadToast": "פונקציית ההורדה אינה זמינה כעת", - "featureNotAvailable": "תכונה לא מיושמת" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "תכונה לא מיושמת", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "בחר תיקונים", @@ -82,7 +107,9 @@ "newPatches": "תיקונים חדשים", "patches": "תיקונים", "doneButton": "בוצע", + "defaultChip": "", "defaultTooltip": "בחר את כל תיקוני ברירת המחדל", + "noneChip": "", "noneTooltip": "בטל את בחירת כל התיקונים", "loadPatchesSelection": "טען בחירת תיקונים", "noSavedPatches": "אין תיקונים שמורים עבור האפליקציה שנבחרה.\nלחץ על בוצע כדי לשמור את הבחירה הנוכחית.", @@ -108,11 +135,13 @@ "unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}", "unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.", "unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל" }, "installerView": { "widgetTitle": "מתקין", "installType": "בחר סוג התקנה", + "installTypeDescription": "", "installButton": "התקן", "installRootType": "טען", "installNonRootType": "רגיל", @@ -142,6 +171,7 @@ "dynamicThemeLabel": "Material you", "dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך", "languageLabel": "שפה", + "languageUpdated": "", "englishOption": "אנגלית", "sourcesLabel": "מקורות", "sourcesLabelHint": "הגדר את מקור התיקונים והאינטרקציות", @@ -151,6 +181,7 @@ "apiURLResetDialogText": "האם אתה בטוח שברצונך לאפס את כתובת הAPI לערך ברירת המחדל?", "sourcesUpdateNote": "שים לב: טלאי ReVanced יעודכנו לגרסה העדכנית באופן אוטומטי.\n\nזה יחשוף את כתובת ה־IP שלך לשרת.", "apiURLLabel": "כתובת API", + "apiURLHint": "", "selectApiURL": "כתובת API", "hostRepositoryLabel": "מאגר API", "orgPatchesLabel": "ארגון תיקונים", @@ -159,12 +190,22 @@ "contributorsLabel": "תורמים", "contributorsHint": "רשימת התורמים לReVanced", "logsLabel": "שתף לוג", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", "disablePatchesSelectionWarningText": "אתה עומד לכבות את שינוי בחירת התיקונים.\nהבחירה ברירת המחדל של התיקונים תשוחזר.\n\nלכבות בכל מקרה?", "autoUpdatePatchesLabel": "עדכון תיקונים באופן אוטומטי", "autoUpdatePatchesHint": "עדכן אוטומטית את התיקונים לגרסה העדכנית ביותר", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "הצג תיקונים אוניברסליים", "universalPatchesHint": "הצג את כל האפליקציות והתיקונים האוניברסליים (עשוי להאט את רשימת האפליקציות)", "versionCompatibilityCheckLabel": "בדיקת תאימות לגרסה", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "אודות", "snackbarMessage": "הועתק ללוח", "restartAppForChanges": "הפעל מחדש את היישום כדי להחיל את השינויים", @@ -189,26 +230,38 @@ "resetStoredOptionsDialogText": "איפוס אפשרויות התיקון יסיר את כל האפשרויות השמורות.", "resetStoredOptions": "האפשרויות אופסו", "deleteLogsLabel": "נקה יומנים", + "deleteLogsHint": "", "deletedLogs": "תיעוד אירועים נחמק", "regenerateKeystoreLabel": "יצירה חוזרת של מפתח-האחסון", + "regenerateKeystoreHint": "", "regenerateKeystoreDialogTitle": "יצירה חוזרת של מפתח-האחסון?", + "regenerateKeystoreDialogText": "", "regeneratedKeystore": "מפתח-אחסון נוצר מחדש", "exportKeystoreLabel": "יצוא מפתח-אחסון", + "exportKeystoreHint": "", "exportedKeystore": "מפתח-אחסון מיוצא", "noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא", "importKeystoreLabel": "יבוא מפתח-אחסון", + "importKeystoreHint": "", "importedKeystore": "מפתח-אחסון מיובא", - "jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "מידע אפליקציה", "openButton": "פתח", "uninstallButton": "הסר התקנה", + "unmountButton": "", "rootDialogTitle": "שגיאה", + "unmountDialogText": "", "uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?", "rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.", "packageNameLabel": "שם חבילה", "installTypeLabel": "סוג התקנה", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "תאריך תיקון", "appliedPatchesLabel": "תיקונים הוחלו", "patchedDateHint": "${date} ב־${time}", @@ -216,7 +269,12 @@ "updateNotImplemented": "תכונה זו טרם יושמה" }, "contributorsView": { - "widgetTitle": "תורמים" + "widgetTitle": "תורמים", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "אי התאמה של הגירסה", @@ -229,6 +287,7 @@ "status_failure_conflict": "התנגשות בהתקנה", "status_failure_storage": "בעיית אחסון בהתקנה", "status_failure_incompatible": "התקנה לא תואמת", + "status_failure_timeout": "", "status_unknown": "ההתקנה נכשלה", "mount_version_mismatch_description": "ההתקנה נכשלה בגלל שהאפליקציה המותקנת היא גרסה שונה מהאפליקציה המתוקנת.\n\nהתקן את גרסת האפליקציה שאתה מעלה ונסה שוב.", "mount_no_root_description": "ההתקנה נכשלה בגלל שלא ניתנה גישת שורש.\n\nהענק גישת שורש ל-ReVanced Manager ונסה שוב.", diff --git a/assets/i18n/strings_hi_IN.i18n.json b/assets/i18n/strings_hi_IN.i18n.json old mode 100755 new mode 100644 index ace646cceb..1e4eed672a --- a/assets/i18n/strings_hi_IN.i18n.json +++ b/assets/i18n/strings_hi_IN.i18n.json @@ -1,8 +1,11 @@ { "okButton": "ठीक है", "cancelButton": "रद्द करें", + "dismissButton": "", "quitButton": "छोड़ें", "updateButton": "अपडेट करें", + "enabledLabel": "", + "disabledLabel": "", "installed": "इंस्टॉल्ड: ${version}", "suggested": "सुझाया गया: ${version}", "yesButton": "हाँ", @@ -13,6 +16,8 @@ "noShowAgain": "इसे पुनः न दिखाएँ", "add": "ऐड करें", "remove": "हटाएं", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "नियंत्रण-पट्ट", "patcherTab": "पैचर", @@ -23,10 +28,25 @@ "widgetTitle": "नियंत्रण-पट्ट", "updatesSubtitle": "अपडेट", "patchedSubtitle": "पैच किए हुए एप्लीकेशन", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया", "installUpdate": "अपडेट इंस्टॉल करना जारी रखें?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "परिवर्तन पत्र", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "अपडेट डाउनलोड हो रहा है", + "downloadedMessage": "", "installingMessage": "अपडेट इंस्टॉल हो रहा है", "errorDownloadMessage": "अपडेट डाउनलोड करने मे असफल", "errorInstallMessage": "अपडेट इंस्टॉल करने में असफल", @@ -38,16 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "लोड हो रहा है...", - "timeagoLabel": "${time} पहले" + "timeagoLabel": "${time} पहले", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "पैचर", - "patchButton": "पैच" + "patchButton": "पैच", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "कोई एप्लिकेशन नहीं मिला।", "currentVersion": "वर्तमान", - "suggestedVersion": "सुझाव" + "suggestedVersion": "सुझाव", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "पैच चुने", @@ -60,77 +90,178 @@ "widgetSubtitle": "हम ऑनलाइन है" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "संग्रहण", "selectFromStorageButton": "स्टोरेज से चुनें", "errorMessage": "चुने हुए ऐप्लकैशन को उपयोग करने मे असमर्थ", "downloadToast": "डाउनलोड फ़ंक्शन वर्तमान में अनुपलब्ध है", - "featureNotAvailable": "कार्रवाई लागू नहीं किया गया है" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "कार्रवाई लागू नहीं किया गया है", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "पैच चुने", "searchBarHint": "पैच खोजे", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "पूरा हुआ", + "defaultChip": "", "defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें", + "noneChip": "", "noneTooltip": "सभी पैच अचयनित करें", - "noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले", + "setRequiredOption": "" }, "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", "saveOptions": "सेव करें", - "selectFolder": "फ़ोल्डर चुनें" + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "फ़ोल्डर चुनें", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, "patchItem": { - "unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}" + "unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", "installButton": "इंस्टॉल करे", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", "openButton": "खोलें", + "shareButton": "", "notificationTitle": "ReVanced Manager पैच कर रहा है", "notificationText": "इंस्टॉल कर्ता पर जाने के लिए टैप करे", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "इंस्टॉल कर्ता अब भी चल रहा है, बाहर नहीं निकल सकते" }, "settingsView": { "widgetTitle": "सेटिंग्स", "appearanceSectionTitle": "स्वरूप", "teamSectionTitle": "टीम", + "debugSectionTitle": "", "advancedSectionTitle": "एडवांसड", "exportSectionTitle": "आयात और निर्यात", + "themeModeLabel": "", + "systemThemeLabel": "", "lightThemeLabel": "रोशनी", "darkThemeLabel": "डार्क मोड", "dynamicThemeLabel": "मेटीरियल यू", "dynamicThemeHint": "अपने डिवाइस के करीब एक अनुभव का आनंद लें", "languageLabel": "भाषा", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "स्रोत", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "एकीकरण स्रोत", "sourcesResetDialogTitle": "रीसेट करें", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", "hostRepositoryLabel": "रिपोजिटरी एपीआई", "orgPatchesLabel": "पैच संगठन", "sourcesPatchesLabel": "पैच स्रोत", "orgIntegrationsLabel": "एकीकरण संगठन", "contributorsLabel": "योगदान कर्ता", "contributorsHint": "ReVanced के योगदानकर्ताओ की सूची", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "विवरण", "snackbarMessage": "क्लिपबोर्ड में कॉपी हो गया है", "restartAppForChanges": "बदलाव लागू करने के लिए ऐप रीस्टार्ट करें", "deleteTempDirLabel": "अस्थाई फ़ाइलें मिटायें", "deleteTempDirHint": "अप्रयुक्त अस्थायी फ़ाइलों को हटाएं", "deletedTempDir": "क्षणिक फ़ाईल मिटाए गए।", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", "deleteLogsLabel": "लोग साफ़ करे", + "deleteLogsHint": "", "deletedLogs": "लॉग हटा दिए गए", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "निर्यात कीस्टोर", + "exportKeystoreHint": "", "exportedKeystore": "कीस्टोर निर्यात किया गया", "noKeystoreExportFileFound": "निर्यात करने के लिए कोई कीस्टोर नहीं", "importKeystoreLabel": "कीस्टोर आयात करें", + "importKeystoreHint": "", "importedKeystore": "कीस्टोर आयात किया गया", - "jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "ऐप की जानकारी", "openButton": "खोलें", "uninstallButton": "अनइंस्टॉल करें", + "unmountButton": "", "rootDialogTitle": "त्रुटि", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।", "packageNameLabel": "पैकेज का नाम", "installTypeLabel": "इंस्टॉल का प्रकार", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "पैच करने की तिथि", "appliedPatchesLabel": "लागू किए हुआ पैच", "patchedDateHint": "${date} ${time} पर", @@ -138,7 +269,37 @@ "updateNotImplemented": "यह फीचर फिलहाल इम्प्लीमेंट नहीं हुआ है" }, "contributorsView": { - "widgetTitle": "योगदान कर्ता" + "widgetTitle": "योगदान कर्ता", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_hr_HR.i18n.json b/assets/i18n/strings_hr_HR.i18n.json old mode 100755 new mode 100644 index 78b25fd974..065bbfe368 --- a/assets/i18n/strings_hr_HR.i18n.json +++ b/assets/i18n/strings_hr_HR.i18n.json @@ -1,12 +1,23 @@ { "okButton": "U redu", "cancelButton": "Poništi", + "dismissButton": "", + "quitButton": "", "updateButton": "Ažuriraj", + "enabledLabel": "", + "disabledLabel": "", "installed": "Instalirana verzija: ${version}", "suggested": "Preporučena verzija: ${version}", "yesButton": "Da", "noButton": "Ne", "warning": "Upozorenje", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Nadzorna ploča", "patcherTab": "Zakrpe", @@ -17,10 +28,25 @@ "widgetTitle": "Nadzorna ploča", "updatesSubtitle": "Ažuriranja", "patchedSubtitle": "Zakrpane aplikacije", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Nema instaliranih zakrpanih aplikacija", "installUpdate": "Nastaviti s instalacijom ažuriranja?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Zapisnik promjena", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Preuzimanje ažuriranja...", + "downloadedMessage": "", "installingMessage": "Instaliranje ažuriranja...", "errorDownloadMessage": "Nije moguće preuzeti ažuriranje", "errorInstallMessage": "Nije moguće instalirati ažuriranje", @@ -32,16 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Učitavanje...", - "timeagoLabel": "Prije ${time}" + "timeagoLabel": "Prije ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Zakrpe", - "patchButton": "Zakrpi" + "patchButton": "Zakrpi", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Nije pronađena nijedna aplikacija", "currentVersion": "Trenutno", - "suggestedVersion": "Preporučeno" + "suggestedVersion": "Preporučeno", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Odaberite zakrpe", @@ -54,72 +90,178 @@ "widgetSubtitle": "Pronađite nas ovdje!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Pohrana", "selectFromStorageButton": "Odaberi iz pohrane", "errorMessage": "Nije moguće koristiti odabranu aplikaciju", "downloadToast": "Funkcija preuzimanja još nije dostupna", - "featureNotAvailable": "Ova značajka još nije ugrađena" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Ova značajka još nije ugrađena", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Odaberite zakrpe", "searchBarHint": "Pretraživanje zakrpa", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "Završeno", + "defaultChip": "", "defaultTooltip": "Odaberi sve zadane zakrpe", + "noneChip": "", "noneTooltip": "Poništi odabir svih zakrpa", - "noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, - "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}" + "unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", "installButton": "Instaliraj", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", "openButton": "Otvori", + "shareButton": "", "notificationTitle": "Krpanje u tijeku", "notificationText": "Dodirnite za povratak na instalacijski program", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "Instalacija je u tijeku, nije moguće izaći..." }, "settingsView": { "widgetTitle": "Postavke", "appearanceSectionTitle": "Izgled", "teamSectionTitle": "Naš tim", + "debugSectionTitle": "", "advancedSectionTitle": "Napredno", "exportSectionTitle": "Uvezi / izvezi", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", "darkThemeLabel": "Tamni način", + "dynamicThemeLabel": "", "dynamicThemeHint": "Uživajte u iskustvu prilagođenom vašem uređaju", "languageLabel": "Jezik", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Izvori", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Izvori ugradnje", "sourcesResetDialogTitle": "Ponovno postavljanje", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "API URL (Automatic Copy)", + "apiURLHint": "", + "selectApiURL": "", "hostRepositoryLabel": "Spremište API", "orgPatchesLabel": "Autori zakrpa", "sourcesPatchesLabel": "Izvor zakrpa", "orgIntegrationsLabel": "Organizacije za ugradnju", "contributorsLabel": "Pridonositelji", "contributorsHint": "Popis suradnika ReVanceda", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "O aplikaciji", "snackbarMessage": "Kopirano u međuspremnik", "restartAppForChanges": "Za primjenu promjena ponovo pokreni program", "deleteTempDirLabel": "Izbriši privremene datoteke", "deleteTempDirHint": "Izbrišite nekorištene privremene datoteke", "deletedTempDir": "Privremene datoteke su izbrisane", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Zapisnici su izbrisani", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Izvezi spremište ključeva", + "exportKeystoreHint": "", "exportedKeystore": "Spremište ključeva je izvezeno", "noKeystoreExportFileFound": "Nema spremišta ključeva za izvoz", "importKeystoreLabel": "Uvezi spremište ključeva", + "importKeystoreHint": "", "importedKeystore": "Spremište ključeva je uvezeno", - "jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "O aplikaciji", "openButton": "Otvori", "uninstallButton": "Deinstaliraj", + "unmountButton": "", "rootDialogTitle": "Greška", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.", "packageNameLabel": "Naziv paketa", "installTypeLabel": "Vrsta instalacije", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Zakrpano", "appliedPatchesLabel": "Primijenjene zakrpe", "patchedDateHint": "${date} u ${time}", @@ -127,7 +269,37 @@ "updateNotImplemented": "Ova značajka još nije implementirana" }, "contributorsView": { - "widgetTitle": "Pridonositelji" + "widgetTitle": "Pridonositelji", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_hu_HU.i18n.json b/assets/i18n/strings_hu_HU.i18n.json old mode 100755 new mode 100644 index d9c2241880..f6c689939c --- a/assets/i18n/strings_hu_HU.i18n.json +++ b/assets/i18n/strings_hu_HU.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "Ne jelenjen meg többé", "add": "Hozzáadás", "remove": "Eltávolítás", + "showChangelogButton": "Változások megtekintése", + "showUpdateButton": "Frissítések mutatása", "navigationView": { "dashboardTab": "Irányítópult", "patcherTab": "Patchelő", @@ -26,14 +28,25 @@ "widgetTitle": "Irányítópult", "updatesSubtitle": "Frissítések", "patchedSubtitle": "Patchelt alkalmazások", + "changeLaterSubtitle": "Ezt később módosíthatja a beállításokban.", "noUpdates": "Nincs elérhető frissítés", "WIP": "Folyamatban van...", "noInstallations": "Nincs telepítve patchelt alkalmazás", "installUpdate": "Folytatja a frissítés telepítését?", + "updateSheetTitle": "ReVanced Manager frissítése", + "updateDialogTitle": "Új frissítés elérhető", + "updatePatchesSheetTitle": "ReVanced Patchek frissítése", "updateChangelogTitle": "Újdonságok", + "updateDialogText": "Új frissítés érhető el a következőhöz: ${file}.\n\nA jelenleg telepített verzió: ${version}.", + "downloadConsentDialogTitle": "Letölti a szükséges fájlokat?", + "downloadConsentDialogText": "A ReVanced Managernek le kell töltenie a szükséges fájlokat a megfelelő működéshez.", + "downloadConsentDialogText2": "Ezzel összekapcsolja a következővel: ${url}.", + "checkUpdateDialogTitle": "Frissítések keresése?", + "checkUpdateDialogText": "Szeretné, hogy a ReVanced Kezelő automatikusan ellenőrizze a frissítéseket?", "notificationTitle": "Frissítés letöltve", "notificationText": "Koppintson a frissítés telepítéséhez", "downloadingMessage": "Frissítés letöltése...", + "downloadedMessage": "Frissítés letöltve", "installingMessage": "Frissítés telepítése...", "errorDownloadMessage": "Frissítés letöltése sikertelen", "errorInstallMessage": "Frissítés telepítése sikertelen", @@ -45,20 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Betöltés...", - "timeagoLabel": "Ennyi ideje: ${time}", + "timeagoLabel": "Frissítve: ${time}", "patcherLabel": "Patchelő: ", "managerLabel": "Kezelő: ", - "updateButton": "Frissítéskezelő" + "updateButton": "Manager frissítése" }, "patcherView": { "widgetTitle": "Patchelő", "patchButton": "Patch", + "armv7WarningDialogText": "A javítás az ARMv7 eszközökön még nem támogatott, és sikertelen lehet. Folytatja?", + "removedPatchesWarningDialogText": "A következő patcheket a legutóbbi használatuk óta eltávolították.\n\n${patches}\n\nMindenképpen folytatja?", "requiredOptionDialogText": "Néhány patch lehetőséget be kell állítani." }, "appSelectorCard": { + "widgetTitle": "Válasszon egy alkalmazást", + "widgetTitleSelected": "Kiválasztott alkalmazás", + "widgetSubtitle": "Nincs alkalmazás kiválasztva", "noAppsLabel": "Nem találhatóak alkalmazások", "currentVersion": "Jelenlegi", - "suggestedVersion": "Javasolt" + "suggestedVersion": "Javasolt", + "anyVersion": "Bármilyen verzió" }, "patchSelectorCard": { "widgetTitle": "Patchek kiválasztása", @@ -71,11 +90,15 @@ "widgetSubtitle": "Online vagyunk!" }, "appSelectorView": { + "viewTitle": "Válasszon egy alkalmazást", + "searchBarHint": "App keresés", "storageButton": "Tárhely", "selectFromStorageButton": "Kiválasztás a tárhelyről", "errorMessage": "A kiválasztott alkalmazás nem használható", "downloadToast": "A letöltés funkció még nem érhető el", - "featureNotAvailable": "A funkció nincs megvalósítva" + "requireSuggestedAppVersionDialogText": "Az alkalmazás kiválasztott verziója nem egyezik a javasolt verzióval. Kérjük, válassza ki a javasolt verziónak megfelelő alkalmazást.\n\nKiválasztott verzió: ${selected}\nJavasolt verzió: ${suggested}\n\nA folytatáshoz kapcsolja ki a „Javasolt alkalmazásverzió megkövetelése” lehetőséget a beállításokban.", + "featureNotAvailable": "A funkció nincs megvalósítva", + "featureNotAvailableText": "Ez az alkalmazás egy osztott APK, és csak root jogosultságokkal javítható és telepíthető megbízhatóan. A teljes APK-t azonban javíthatja és telepítheti, ha kiválasztja azt a tárhelyről." }, "patchesSelectorView": { "viewTitle": "Patchek kiválasztása", @@ -84,7 +107,9 @@ "newPatches": "Új patchek", "patches": "Patchek", "doneButton": "Kész", + "defaultChip": "Alapértelmezett", "defaultTooltip": "Összes alapértelmezett patch kiválasztása", + "noneChip": "Semmi", "noneTooltip": "Összes javítás kijelölésének törlése", "loadPatchesSelection": "Patch kiválasztás betöltése", "noSavedPatches": "Nincs mentett patch a kiválasztott alkalmazáshoz.\nNyomja meg a Kész gombot az aktuális kijelölés mentéséhez.", @@ -110,11 +135,13 @@ "unsupportedDialogText": "Ezt a patchet nem biztos hogy sikerül alkalmazni, mert más verzióhoz készült.\n\nAlkalmazás verzió: ${packageVersion}\nJelenleg támogatott verziók:\n${supportedVersions}", "unsupportedPatchVersion": "A Patch nem támogatott ehhez az alkalmazásverzióhoz.", "unsupportedRequiredOption": "Ez a Patch egy kötelező beállítást tartalmaz, amelyet ez az alkalmazás nem támogat", + "patchesChangeWarningDialogText": "Javasoljuk, hogy az alapértelmezett patch lehetőséget és opciókat használja. Ezek megváltoztatása váratlan problémákat okozhat.\n\nMielőtt bármilyen patchet módosítana, be kell kapcsolnia a „Patch módosításának engedélyezése” lehetőséget a beállításokban.", "patchesChangeWarningDialogButton": "Használja az alapértelmezett kijelölést" }, "installerView": { "widgetTitle": "Telepítő", "installType": "Válassza ki a telepítés típusát", + "installTypeDescription": "Válassza ki a telepítés típusát a folytatáshoz.", "installButton": "Telepítés", "installRootType": "Felcsatolás", "installNonRootType": "Hagyományos", @@ -136,14 +163,15 @@ "teamSectionTitle": "Csapat", "debugSectionTitle": "Hibakeresés", "advancedSectionTitle": "Haladó", - "exportSectionTitle": "Importálás & exportálás", + "exportSectionTitle": "Importálás és exportálás", "themeModeLabel": "Alkalmazás témája", "systemThemeLabel": "Rendszer", "lightThemeLabel": "Világos", - "darkThemeLabel": "Sötét mód", - "dynamicThemeLabel": "Material You", + "darkThemeLabel": "Sötét", + "dynamicThemeLabel": "Közel Hozzád", "dynamicThemeHint": "Élvezd az eszközödhöz közelibb élményt", "languageLabel": "Nyelv", + "languageUpdated": "Nyelv frissítve", "englishOption": "Angol", "sourcesLabel": "Források", "sourcesLabelHint": "Konfigurálja a javítások és integrációk forrását", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "Arra készül, hogy letiltja a patchek kiválasztásának módosítását.\nA javítások alapértelmezett kiválasztása visszaáll.\n\nMindenképpen letiltja?", "autoUpdatePatchesLabel": "Patchek automatikus frissítése", "autoUpdatePatchesHint": "A patchek automatikus frissítése a legújabb verzióra", + "showUpdateDialogLabel": "Frissítési panel megjelenítése", + "showUpdateDialogHint": "Panel megjelenítése, ha új frissítés érhető el", "universalPatchesLabel": "Univerzális patchek megjelenítése", "universalPatchesHint": "Az összes alkalmazás és univerzális patch megjelenítése (lassíthatja az alkalmazáslistát)", "versionCompatibilityCheckLabel": "Verziókompatibilitás ellenőrzése", @@ -239,7 +269,12 @@ "updateNotImplemented": "Ez a funkció még nem készült el" }, "contributorsView": { - "widgetTitle": "Közreműködők" + "widgetTitle": "Közreműködők", + "patcherContributors": "ReVanced Patchelő", + "patchesContributors": "ReVanced Patchek", + "integrationsContributors": "ReVanced Integrációk", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Verzió ütközés", diff --git a/assets/i18n/strings_hy_AM.i18n.json b/assets/i18n/strings_hy_AM.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_hy_AM.i18n.json +++ b/assets/i18n/strings_hy_AM.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_id_ID.i18n.json b/assets/i18n/strings_id_ID.i18n.json old mode 100755 new mode 100644 index 1f589c8d15..b8a7f22a29 --- a/assets/i18n/strings_id_ID.i18n.json +++ b/assets/i18n/strings_id_ID.i18n.json @@ -67,12 +67,17 @@ "widgetTitle": "Penambal", "patchButton": "Tambalan", "armv7WarningDialogText": "Menambal pada perangkat ARMv7 belum didukung dan mungkin gagal. Lanjutkan saja?", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Beberapa opsi patch harus diatur." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Aplikasi tidak ditemukan", "currentVersion": "Saat ini", - "suggestedVersion": "Disarankan" + "suggestedVersion": "Disarankan", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Pilih tambalan", @@ -85,11 +90,15 @@ "widgetSubtitle": "Ikuti kami!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Penyimpanan", "selectFromStorageButton": "Pilih dari penyimpanan", "errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih", "downloadToast": "Fungsi mengunduh belum tersedia", - "featureNotAvailable": "Fitur tidak diterapkan" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Fitur tidak diterapkan", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Pilih tambalan", @@ -98,16 +107,23 @@ "newPatches": "Patch baru", "patches": "Patch", "doneButton": "Selesai", + "defaultChip": "", "defaultTooltip": "Pilih semua tambalan bawaan", + "noneChip": "", "noneTooltip": "Batalkan semua tambalan", "loadPatchesSelection": "Muat patch terpilih", - "noPatchesFound": "Tidak ada tambalan untuk aplikasi" + "noSavedPatches": "", + "noPatchesFound": "Tidak ada tambalan untuk aplikasi", + "setRequiredOption": "" }, "patchOptionsView": { "customValue": "Nilai kustom", + "resetOptionsTooltip": "", + "viewTitle": "", "saveOptions": "Simpan", "addOptions": "Tambahkan opsi", "deselectPatch": "Lepas tambalan", + "tooltip": "", "selectFilePath": "Pilih lokasi berkas", "selectFolder": "Pilih folder", "selectOption": "Pilih opsi", @@ -118,11 +134,14 @@ "patchItem": { "unsupportedDialogText": "Memilih tambalan ini akan menyebabkan galat tambal.\n\nVersi apli: ${packageVersion}\nVersi anjuran:\n${supportedVersions}", "unsupportedPatchVersion": "Tambalan ini tidak mendukung versi aplikasi ini.", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Gunakan pemilihan bawaan" }, "installerView": { "widgetTitle": "Pemasang", "installType": "Pilih tipe pemasang", + "installTypeDescription": "", "installButton": "Pasang", "installRootType": "Mount", "installNonRootType": "Reguler", @@ -132,12 +151,17 @@ "shareButton": "Bagikan berkas", "notificationTitle": "ReVanced Manager sedang menambal", "notificationText": "Ketuk untuk kembali ke pemasang", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "Pemasangan masih berjalan, tidak bisa keluar..." }, "settingsView": { "widgetTitle": "Pengaturan", "appearanceSectionTitle": "Tampilan", "teamSectionTitle": "Tim", + "debugSectionTitle": "", "advancedSectionTitle": "Lanjutan", "exportSectionTitle": "Impor & Ekspor", "themeModeLabel": "Tema aplikasi", @@ -147,6 +171,7 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Nikmati pengalaman lebih dekat ke perangkat Anda", "languageLabel": "Bahasa", + "languageUpdated": "", "englishOption": "Bahasa Inggris", "sourcesLabel": "Sumber", "sourcesLabelHint": "Setel sumber dari tambalan dan pemaduan", @@ -164,27 +189,60 @@ "orgIntegrationsLabel": "Organisasi Intergrasi", "contributorsLabel": "Kontributor", "contributorsHint": "Daftar kontributor ReVanced", + "logsLabel": "", "logsHint": "Bagikan log ReVanced Manager", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Mengubah pilihan dari tambalan akan menyebabkan isu tak terduga.\n\nAktifkan saja?", + "disablePatchesSelectionWarningText": "", "autoUpdatePatchesLabel": "Otomatis perbarui tambalan", "autoUpdatePatchesHint": "Otomatis perbarui tambalan ke versi terkini", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Tampilkan tambalan universal", + "universalPatchesHint": "", "versionCompatibilityCheckLabel": "Periksa versi kompatibilitas", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Tentang", "snackbarMessage": "Disalin ke papan klip", "restartAppForChanges": "Mulai ulang aplikasi untuk menerapkan perubahan", "deleteTempDirLabel": "Hapus berkas sementara", "deleteTempDirHint": "Hapus berkas sementara yang tidak dipakai", "deletedTempDir": "Berkas sementara dihapus", + "exportPatchesLabel": "", "exportPatchesHint": "Ekspor tambalan terpilih ke berkas JSON", + "exportedPatches": "", "noExportFileFound": "Belum pilih tambalan untuk diekspor", + "importPatchesLabel": "", "importPatchesHint": "Impor tembalan terpilih dari berkas JSON", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", "deleteLogsHint": "Hapus log ReVanced Manager terkumpul", "deletedLogs": "Log dihapus", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Ekspor keystore", + "exportKeystoreHint": "", "exportedKeystore": "Keystore diekspor", "noKeystoreExportFileFound": "Tidak ada keystore untuk diekspor", "importKeystoreLabel": "Impor keystore", + "importKeystoreHint": "", "importedKeystore": "Keystore diimpor", "selectKeystorePassword": "Kata Sandi Keystore", "selectKeystorePasswordHint": "Pilih kata sandi keystore yang digunakan untuk menandatangani aplikasi", @@ -211,7 +269,12 @@ "updateNotImplemented": "Fitur ini belum diimplementasikan" }, "contributorsView": { - "widgetTitle": "Kontributor" + "widgetTitle": "Kontributor", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced Patches", + "integrationsContributors": "ReVanced Integrations", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Versi tidak cocok", @@ -226,6 +289,17 @@ "status_failure_incompatible": "Pemasangan tidak kompatibel", "status_failure_timeout": "Pemasangan kelamaan", "status_unknown": "Pemasangan gagal", - "mount_no_root_description": "Pemasangan ini gagal karena akses root belum dizinkan.\n\nIzinkan akses root ke ReVanced Manager dan coba lagi." + "mount_version_mismatch_description": "", + "mount_no_root_description": "Pemasangan ini gagal karena akses root belum dizinkan.\n\nIzinkan akses root ke ReVanced Manager dan coba lagi.", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" } } \ No newline at end of file diff --git a/assets/i18n/strings_it_IT.i18n.json b/assets/i18n/strings_it_IT.i18n.json old mode 100755 new mode 100644 index 01fd4d1797..e5aa7602f7 --- a/assets/i18n/strings_it_IT.i18n.json +++ b/assets/i18n/strings_it_IT.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Questa funzionalità non è stata ancora implementata" }, "contributorsView": { - "widgetTitle": "Contributori" + "widgetTitle": "Contributori", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "Patches di ReVanced", + "integrationsContributors": "Integrazioni di ReVanced", + "cliContributors": "CLI di ReVanced", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Versione non corrispondente", diff --git a/assets/i18n/strings_ja_JP.i18n.json b/assets/i18n/strings_ja_JP.i18n.json old mode 100755 new mode 100644 index b5f95155f3..7e730d7e1b --- a/assets/i18n/strings_ja_JP.i18n.json +++ b/assets/i18n/strings_ja_JP.i18n.json @@ -1,8 +1,11 @@ { "okButton": "OK", "cancelButton": "キャンセル", + "dismissButton": "", "quitButton": "中止", "updateButton": "更新", + "enabledLabel": "", + "disabledLabel": "", "installed": "インストール済み: ${version}", "suggested": "推奨: ${version}", "yesButton": "はい", @@ -13,6 +16,8 @@ "noShowAgain": "今後は表示しない", "add": "追加", "remove": "削除", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "一覧", "patcherTab": "パッチャー", @@ -23,11 +28,25 @@ "widgetTitle": "一覧", "updatesSubtitle": "更新", "patchedSubtitle": "パッチ適用済みのアプリ", + "changeLaterSubtitle": "", "noUpdates": "利用可能なアップデートはありません", + "WIP": "", "noInstallations": "パッチ済みのアプリはインストールされていません", "installUpdate": "更新を適用しますか?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "変更履歴", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "更新データをダウンロードしています...", + "downloadedMessage": "", "installingMessage": "更新を適用しています...", "errorDownloadMessage": "更新データをダウンロードできません", "errorInstallMessage": "更新を適用できませんでした", @@ -39,17 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "読み込み中...", - "timeagoLabel": "${time} 前" + "timeagoLabel": "${time} 前", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "パッチャー", "patchButton": "パッチ", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "アプリが見つかりません", "currentVersion": "選択", - "suggestedVersion": "推奨" + "suggestedVersion": "推奨", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "パッチを選択", @@ -62,11 +90,15 @@ "widgetSubtitle": "私たちは活動しています!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "APKを選択", "selectFromStorageButton": "ストレージから選択", "errorMessage": "選択されたアプリは使用できません", "downloadToast": "現在、ダウンロード機能は利用できません", - "featureNotAvailable": "この機能は未実装です" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "この機能は未実装です", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "パッチを選択", @@ -75,7 +107,9 @@ "newPatches": "新しいパッチ", "patches": "パッチ", "doneButton": "完了", + "defaultChip": "", "defaultTooltip": "すべてのデフォルトのパッチを選択", + "noneChip": "", "noneTooltip": "すべてのパッチの選択を解除", "loadPatchesSelection": "パッチの選択を読み込む", "noSavedPatches": "選択したアプリに保存されたパッチはありません。\n「完了」を押して現在の選択を保存します。", @@ -99,13 +133,19 @@ }, "patchItem": { "unsupportedDialogText": "このパッチを選択するとエラーが発生する可能性があります。\n\n現在のバージョン: ${packageVersion}\nサポートされているバージョン: ${supportedVersions}", + "unsupportedPatchVersion": "", "unsupportedRequiredOption": "このパッチには、このアプリではサポートされていない必須オプションが含まれています", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "デフォルトの選択を使用" }, "installerView": { + "widgetTitle": "", "installType": "インストールの種類を選択", + "installTypeDescription": "", "installButton": "インストール", "installRootType": "マウント", + "installNonRootType": "", + "warning": "", "pressBackAgain": "キャンセルするには、もう一度戻るを押してください", "openButton": "開く", "shareButton": "ファイルを共有", @@ -131,14 +171,17 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "よりデバイスに近い体験が楽しめます", "languageLabel": "言語", + "languageUpdated": "", "englishOption": "英語", "sourcesLabel": "ソース", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integrations のソース", "sourcesResetDialogTitle": "リセット", "sourcesResetDialogText": "ソースをデフォルト値にリセットしてもよろしいですか?", "apiURLResetDialogText": "API の URL をデフォルト値にリセットしてもよろしいですか?", "sourcesUpdateNote": "注意: パッチは自動的に最新バージョンにアップデートされます。\n\nこれにより、あなたの IP アドレスがサーバーに公開されます。", "apiURLLabel": "API の URL", + "apiURLHint": "", "selectApiURL": "API の URL", "hostRepositoryLabel": "リポジトリ API", "orgPatchesLabel": "パッチの組織", @@ -149,14 +192,19 @@ "logsLabel": "ログを共有", "logsHint": "ReVanced Manager のログを共有します", "enablePatchesSelectionLabel": "パッチの選択の変更を許可", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "パッチの選択を変更すると、予期せぬ問題が起こる可能性があります。\n\n有効にしますか?", "disablePatchesSelectionWarningText": "パッチの選択の変更を無効にしようとしています。\nデフォルトのパッチの選択が復元されます。\n\n無効にしますか?", "autoUpdatePatchesLabel": "パッチの自動アップデート", "autoUpdatePatchesHint": "パッチを自動的に最新バージョンに更新します", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "共通パッチの表示", "universalPatchesHint": "すべてのアプリと共通パッチを表示します (アプリのリストの読み込みが遅くなる可能性があります)", "versionCompatibilityCheckLabel": "バージョンの互換性チェック", + "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "推奨されたアプリのバージョンが必要です", + "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "推奨されているバージョンではないアプリを選択すると、予期しない問題が発生する可能性があります。\n\nこのまま続行しますか?", "aboutLabel": "情報", "snackbarMessage": "クリップボードにコピーしました", @@ -205,10 +253,15 @@ "widgetTitle": "アプリ情報", "openButton": "開く", "uninstallButton": "アンインストール", + "unmountButton": "", "rootDialogTitle": "エラー", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。", "packageNameLabel": "パッケージ名", "installTypeLabel": "インストールの種類", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "パッチ適用日時", "appliedPatchesLabel": "適用されたパッチ", "patchedDateHint": "${date} ${time}", @@ -216,11 +269,37 @@ "updateNotImplemented": "この機能はまだ実装されていません" }, "contributorsView": { - "widgetTitle": "貢献者" + "widgetTitle": "貢献者", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", "install_failed_verification_failure": "検証に失敗しました", "status_failure_invalid": "インストールは無効です", - "install_failed_version_downgrade": "ダウングレードできません" + "install_failed_version_downgrade": "ダウングレードできません", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" } } \ No newline at end of file diff --git a/assets/i18n/strings_kk_KZ.i18n.json b/assets/i18n/strings_kk_KZ.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_kk_KZ.i18n.json +++ b/assets/i18n/strings_kk_KZ.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_ko_KR.i18n.json b/assets/i18n/strings_ko_KR.i18n.json old mode 100755 new mode 100644 index 4f97127464..646b3b348d --- a/assets/i18n/strings_ko_KR.i18n.json +++ b/assets/i18n/strings_ko_KR.i18n.json @@ -6,8 +6,8 @@ "updateButton": "업데이트", "enabledLabel": "활성화됨", "disabledLabel": "비활성화됨", - "installed": "설치됨: ${version}", - "suggested": "권장: ${version}", + "installed": "설치된 앱 버전: ${version}", + "suggested": "권장 앱 버전: ${version}", "yesButton": "네", "noButton": "아니요", "warning": "경고", @@ -20,11 +20,11 @@ "showUpdateButton": "업데이트 보기", "navigationView": { "dashboardTab": "대시보드", - "patcherTab": "패처", + "patcherTab": "Patcher", "settingsTab": "설정" }, "homeView": { - "refreshSuccess": "새로고침 성공", + "refreshSuccess": "새로고침을 성공했습니다.", "widgetTitle": "대시보드", "updatesSubtitle": "업데이트", "patchedSubtitle": "패치한 앱", @@ -33,20 +33,25 @@ "WIP": "개발 중 입니다...", "noInstallations": "패치된 앱이 설치되지 않았습니다.", "installUpdate": "업데이트를 계속 설치하겠습니까?", - "updateSheetTitle": "ReVanced 매니저 업데이트", + "updateSheetTitle": "ReVanced Manager 업데이트", "updateDialogTitle": "새 업데이트가 있습니다", "updatePatchesSheetTitle": "ReVanced 패치 업데이트", "updateChangelogTitle": "변경 사항", - "downloadConsentDialogText2": "진행하면 ${url}에 연결하게 됩니다.", - "notificationTitle": "업데이트 다운로드 완료", - "notificationText": "눌러서 업데이트 설치", + "updateDialogText": "'${file}'에 대한 새 업데이트를 할 수 있습니다.\n\n현재 설치된 버전은 '${version}'입니다.", + "downloadConsentDialogTitle": "필요한 파일을 다운로드하시겠습니까?", + "downloadConsentDialogText": "ReVanced Manager가 제대로 작동하려면 필요한 파일을 다운로드해야 합니다.", + "downloadConsentDialogText2": "진행하면 '${url}'에 연결하게 됩니다.", + "checkUpdateDialogTitle": "업데이트를 확인하시겠습니까?", + "checkUpdateDialogText": "ReVanced Manager가 자동으로 업데이트를 확인하도록 하시겠습니까?", + "notificationTitle": "업데이트를 다운로드했습니다.", + "notificationText": "업데이트를 설치하려면 탭하세요.", "downloadingMessage": "업데이트 다운로드 중...", "downloadedMessage": "업데이트 다운로드 완료", "installingMessage": "업데이트 설치 중...", - "errorDownloadMessage": "업데이트를 내려받을 수 없음", - "errorInstallMessage": "업데이트를 설치할 수 없음", - "noConnection": "인터넷이 연결되지 않음", - "updatesDisabled": "패치된 앱 업데이트는 현재 비활성화 되어 있습니다. 앱을 다시 패치하세요." + "errorDownloadMessage": "업데이트를 다운로드할 수 없습니다.", + "errorInstallMessage": "업데이트를 설치할 수 없습니다.", + "noConnection": "인터넷에 연결되지 않음", + "updatesDisabled": "패치된 앱 업데이트는 현재 비활성화되어 있습니다. 앱을 다시 패치하세요." }, "applicationItem": { "infoButton": "정보" @@ -54,57 +59,61 @@ "latestCommitCard": { "loadingLabel": "불러오는 중...", "timeagoLabel": "${time} 전", - "patcherLabel": "패처: ", - "managerLabel": "매니저: ", - "updateButton": "매니저 업데이트" + "patcherLabel": "Patcher: ", + "managerLabel": "Manager: ", + "updateButton": "Manager 업데이트" }, "patcherView": { - "widgetTitle": "패처", - "patchButton": "패치", + "widgetTitle": "Patcher", + "patchButton": "패치하기", "armv7WarningDialogText": "ARMv7 디바이스에 대한 패치는 아직 지원되지 않으며 실패할 수 있습니다. 그래도 계속 하시겠습니까?", - "removedPatchesWarningDialogText": "최근 적용한 패치들 중 아래 패치가 제거됩니다.\n\n${patches}\n\n계속 진행하시겠습니까?", + "removedPatchesWarningDialogText": "최근 적용한 패치들 중 다음 패치가 제거됩니다.\n\n${patches}\n\n계속 진행하시겠습니까?", "requiredOptionDialogText": "일부 패치 옵션을 설정해야 합니다." }, "appSelectorCard": { - "widgetTitle": "앱 선택", + "widgetTitle": "앱 선택하기", "widgetTitleSelected": "선택한 앱", - "widgetSubtitle": "선택한 앱이 없습니다", + "widgetSubtitle": "선택한 앱이 없습니다.", "noAppsLabel": "앱이 발견되지 않음", "currentVersion": "현재 버전", "suggestedVersion": "권장", "anyVersion": "모든 버전" }, "patchSelectorCard": { - "widgetTitle": "패치를 선택하세요", - "widgetTitleSelected": "선택된 패치", + "widgetTitle": "패치 선택하기", + "widgetTitleSelected": "선택한 패치", "widgetSubtitle": "앱을 먼저 선택하세요.", - "widgetEmptySubtitle": "선택된 패치가 없습니다." + "widgetEmptySubtitle": "선택한 패치가 없습니다." }, "socialMediaCard": { - "widgetTitle": "소셜", - "widgetSubtitle": "SNS에서 우리를 만나보세요!" + "widgetTitle": "소셜 네트워크", + "widgetSubtitle": "소셜 네트워크에서 ReVanced Team을 만나보세요!" }, "appSelectorView": { - "viewTitle": "앱 선택", - "searchBarHint": "앱 검색", - "storageButton": "저장소", - "selectFromStorageButton": "저장소에서 선택", + "viewTitle": "앱 선택하기", + "searchBarHint": "앱 검색하기", + "storageButton": "기기 저장소", + "selectFromStorageButton": "기기 저장소에서 선택", "errorMessage": "선택한 앱을 사용할 수 없음", "downloadToast": "다운로드 기능은 아직 사용할 수 없습니다", - "featureNotAvailable": "기능이 구현되지 않음" + "requireSuggestedAppVersionDialogText": "선택한 앱 버전이 권장 버전과 일치하지 않아 예기치 않은 문제가 발생할 수 있습니다. 권장 앱 버전을 사용하세요.\n\n선택한 앱 버전: ${selected}\n권장 앱 버전: ${suggested}\n\n계속하려면 설정에서 '권장 앱 버전 요구'를 비활성화하세요.", + "featureNotAvailable": "기능이 구현되지 않음", + "featureNotAvailableText": "이 앱은 분할 APK이며 Root 권한으로 마운트해야만 안정적으로 패치 및 설치할 수 있습니다. 그러나 저장소에서 완전한 APK를 선택하여 패치 및 설치할 수 있습니다." }, "patchesSelectorView": { - "viewTitle": "패치 선택", - "searchBarHint": "패치 찾기", - "universalPatches": "보편 패치", - "newPatches": "새 패치", + "viewTitle": "패치 선택하기", + "searchBarHint": "패치 검색하기", + "universalPatches": "공통 패치", + "newPatches": "새로운 패치", "patches": "패치", "doneButton": "완료", + "defaultChip": "기본값", "defaultTooltip": "모든 기본 패치 선택", + "noneChip": "없음", "noneTooltip": "모든 패치 선택 해제", "loadPatchesSelection": "패치 선택목록 가져오기", - "noSavedPatches": "선택된 앱에 적용할 패치가 저장되지 않았습니다.\n완료를 눌러 현재 선택사항을 저장하세요.", - "noPatchesFound": "선택된 앱에 대한 패치를 찾을 수 없습니다.", + "noSavedPatches": "선택한 앱에 적용할 패치가 저장되지 않았습니다.\n완료를 눌러서 현재 선택사항을 저장하세요.", + "noPatchesFound": "선택한 앱에 대한 패치를 찾을 수 없습니다.", "setRequiredOption": "옵션을 설정해야 하는 패치가 있습니다:\n\n${patches}\n\n진행하기 전 설정을 마쳐주세요." }, "patchOptionsView": { @@ -137,11 +146,11 @@ "installRootType": "마운트", "installNonRootType": "일반", "warning": "패치된 앱의 자동 업데이트를 꺼서 예기치 못한 오류를 예방하세요.", - "pressBackAgain": "뒤로가기 버튼을 한 번 더 눌러 취소합니다", + "pressBackAgain": "취소하려면 뒤로가기 버튼을 다시 누르세요.", "openButton": "열기", "shareButton": "파일 공유", "notificationTitle": "ReVanced Manager가 패치 중입니다", - "notificationText": "탭하여 인스톨러로 돌아가기", + "notificationText": "설치 관리자로 돌아가려면 탭하세요.", "exportApkButtonTooltip": "패치한 APK 내보내기", "exportLogButtonTooltip": "로그 내보내기", "screenshotDetected": "스크린샷이 감지되었습니다. 로그를 공유할 목적이라면, 대신 텍스트 사본으로 공유해주세요.\n\n로그를 클립보드에 복사하시겠습니까?", @@ -150,87 +159,90 @@ }, "settingsView": { "widgetTitle": "설정", - "appearanceSectionTitle": "외관", - "teamSectionTitle": "팀", + "appearanceSectionTitle": "레이아웃", + "teamSectionTitle": "ReVanced Team", "debugSectionTitle": "디버깅", - "advancedSectionTitle": "고급", + "advancedSectionTitle": "고급 설정", "exportSectionTitle": "가져오기 & 내보내기", "themeModeLabel": "앱 테마", - "systemThemeLabel": "시스템", + "systemThemeLabel": "기기 테마 사용", "lightThemeLabel": "밝은 모드", "darkThemeLabel": "어두운 모드", "dynamicThemeLabel": "Material You", - "dynamicThemeHint": "당신의 기기에 더 맞는 경험을 즐겨보세요", - "languageLabel": "언어", + "dynamicThemeHint": "당신의 기기에 더 맞는 경험을 즐겨보세요.", + "languageLabel": "앱 언어", + "languageUpdated": "언어 업데이트 완료", "englishOption": "영어", "sourcesLabel": "소스", - "sourcesLabelHint": "패치 및 연동 항목의 소스 설정", + "sourcesLabelHint": "패치 및 연동 항목의 소스를 설정할 수 있습니다.", "sourcesIntegrationsLabel": "통합 기능 소스", "sourcesResetDialogTitle": "초기화", "sourcesResetDialogText": "정말 커스텀 소스를 기본값으로 되돌릴까요?", "apiURLResetDialogText": "정말 API URL을 기본값으로 되돌릴까요?", "sourcesUpdateNote": "안내: ReVanced 패치가 최신 버전으로 자동 업데이트됩니다.\n\nIP 주소가 서버에 노출될 수 있습니다.", "apiURLLabel": "API 링크", - "apiURLHint": "사용할 API의 URL 설정", + "apiURLHint": "사용할 API의 URL을 설정할 수 있습니다.", "selectApiURL": "API 링크", "hostRepositoryLabel": "저장소 API", "orgPatchesLabel": "패치 구성", "sourcesPatchesLabel": "패치 소스", "orgIntegrationsLabel": "통합 기능 구성", - "contributorsLabel": "기여자", - "contributorsHint": "ReVanced의 기여자", - "logsLabel": "로그 보내기", - "logsHint": "ReVanced 매니저 로그 보내기", + "contributorsLabel": "도움을 주신 분들", + "contributorsHint": "ReVanced에 도움을 주신 분들", + "logsLabel": "로그 공유하기", + "logsHint": "ReVanced Manager 로그를 공유합니다.", "enablePatchesSelectionLabel": "패치 선택 변경 허용", - "enablePatchesSelectionHint": "패치를 선택하거나 선택 해제할 때 막지 않습니다", + "enablePatchesSelectionHint": "패치를 선택하거나 선택 해제할 수 있습니다.", "enablePatchesSelectionWarningText": "패치의 기본 선택을 바꾸는 경우 예상치 못한 문제가 발생할 수 있습니다.\n\n그래도 활성화하시겠습니까?", "disablePatchesSelectionWarningText": "패치 선택 변경을 비활성화하려 합니다.\n패치의 기본 선택사항이 복원될 것입니다.\n\n그래도 비활성화하시겠습니까?", "autoUpdatePatchesLabel": "패치 자동 업데이트", - "autoUpdatePatchesHint": "ReVanced 패치를 최신 버전으로 자동 업데이트", - "universalPatchesLabel": "공통 패치 보기", - "universalPatchesHint": "모든 앱과 공통 패치 보기(앱이 느려질 수 있습니다.)", + "autoUpdatePatchesHint": "자동으로 패치를 최신 버전으로 업데이트합니다.", + "showUpdateDialogLabel": "업데이트 창 보기", + "showUpdateDialogHint": "새 업데이트가 있으면 창으로 표시합니다", + "universalPatchesLabel": "공통 패치 표시", + "universalPatchesHint": "모든 앱과 공동 패치를 표시합니다. (앱 목록이 느려질 수 있음)", "versionCompatibilityCheckLabel": "버전 호환성 체크", - "versionCompatibilityCheckHint": "선택한 앱 버전과 호환되지 않는 패치를 선택하지 못하게 합니다", + "versionCompatibilityCheckHint": "선택한 앱 버전과 호환되지 않는 패치를 선택할 수 없습니다.", "requireSuggestedAppVersionLabel": "권장 앱 버전 요구", - "requireSuggestedAppVersionHint": "권장되지 않은 버전의 앱을 선택하지 못하게 합니다", + "requireSuggestedAppVersionHint": "권장되지 않은 버전의 앱을 선택할 수 없습니다.", "requireSuggestedAppVersionDialogText": "권장 버전이 아닌 앱을 선택하는 경우 예상치 못한 문제가 발생할 수 있습니다.\n\n그래도 계속 진행하시겠습니까?", "aboutLabel": "정보", "snackbarMessage": "클립보드에 복사됨", "restartAppForChanges": "변경 사항을 적용하려면 앱을 다시 시작하세요", - "deleteTempDirLabel": "임시 파일 삭제", - "deleteTempDirHint": "사용하지 않는 임시 파일을 삭제합니다", - "deletedTempDir": "임시 파일을 삭제함", + "deleteTempDirLabel": "임시 파일 제거", + "deleteTempDirHint": "사용하지 않는 임시 파일을 제거합니다", + "deletedTempDir": "임시 파일을 제거함", "exportPatchesLabel": "패치 선택목록 내보내기", - "exportPatchesHint": "패치 선택목록을 JSON 파일로 내보내기", + "exportPatchesHint": "패치 선택목록을 JSON 파일로 내보냅니다.", "exportedPatches": "패치 선택목록을 내보냄", - "noExportFileFound": "내보낼 패치 선택목록이 없습니다", + "noExportFileFound": "내보낼 패치 선택목록이 없습니다.", "importPatchesLabel": "패치 선택목록 가져오기", - "importPatchesHint": "패치 선택목록을 JSON 파일에서 가져오기", + "importPatchesHint": "패치 선택목록을 JSON 파일에서 가져옵니다.", "importedPatches": "패치 선택목록을 불러옴", "resetStoredPatchesLabel": "패치 선택목록 초기화", - "resetStoredPatchesHint": "저장된 패치 선택목록 초기화", + "resetStoredPatchesHint": "저장된 패치 선택목록을 초기화합니다.", "resetStoredPatchesDialogTitle": "패치 선택 사항을 초기화하시겠습니까?", "resetStoredPatchesDialogText": "패치의 기본 선택 사항으로 복원됩니다.", "resetStoredPatches": "패치 선택 사항이 초기화되었습니다", "resetStoredOptionsLabel": "패치 옵션 초기화", - "resetStoredOptionsHint": "모든 패치 옵션 초기화", + "resetStoredOptionsHint": "모든 패치 옵션을 초기화합니다.", "resetStoredOptionsDialogTitle": "패치 옵션을 초기화하시겠습니까?", "resetStoredOptionsDialogText": "패치 옵션을 초기화하면 저장한 모든 옵션이 제거됩니다.", "resetStoredOptions": "설정을 초기화했습니다", - "deleteLogsLabel": "로그 삭제", - "deleteLogsHint": "수집된 ReVanced 매니저 로그 삭제", + "deleteLogsLabel": "로그 제거", + "deleteLogsHint": "수집된 ReVanced Manager 로그를 제거합니다.", "deletedLogs": "제거된 로그", "regenerateKeystoreLabel": "키스토어 재생성", - "regenerateKeystoreHint": "앱을 서명할 때 사용된 키스토어를 재생성합니다", + "regenerateKeystoreHint": "앱을 서명할 때 사용된 키스토어를 재생성합니다.", "regenerateKeystoreDialogTitle": "키스토어를 재생성하시겠습니까?", "regenerateKeystoreDialogText": "기존 키스토어로 서명한 패치된 앱을 더 이상 업데이트할 수 없게 됩니다.", "regeneratedKeystore": "키스토어 재생성 완료", "exportKeystoreLabel": "키스토어 내보내기", - "exportKeystoreHint": "앱을 서명할 때 쓴 키스토어를 내보냅니다", + "exportKeystoreHint": "앱을 서명할 때 쓴 키스토어를 내보냅니다.", "exportedKeystore": "키스토어 내보냄", "noKeystoreExportFileFound": "내보낼 키스토어가 없음", "importKeystoreLabel": "키스토어 가져오기", - "importKeystoreHint": "앱을 서명할 때 쓴 키스토어를 가져옵니다", + "importKeystoreHint": "앱을 서명할 때 쓴 키스토어를 가져옵니다.", "importedKeystore": "키스토어 가져옴", "selectKeystorePassword": "키스토어 비밀번호", "selectKeystorePasswordHint": "앱 서명에 사용한 키스토어 비밀번호를 선택하세요", @@ -240,12 +252,12 @@ "appInfoView": { "widgetTitle": "앱 정보", "openButton": "열기", - "uninstallButton": "설치 삭제", + "uninstallButton": "제거", "unmountButton": "마운트 해제", "rootDialogTitle": "오류", "unmountDialogText": "이 앱의 마운트를 해제할까요?", "uninstallDialogText": "이 앱을 제거할까요?", - "rootDialogText": "앱이 슈퍼유저 권한으로 설치되었으나 현재 ReVanced 매니저에게 권한이 없습니다. 슈퍼유저 권한을 부여해주세요.", + "rootDialogText": "앱이 슈퍼유저 권한으로 설치되었으나 현재 ReVanced Manager에는 권한이 없습니다. 먼저 슈퍼유저 권한을 부여해주세요.", "packageNameLabel": "패키지 이름", "installTypeLabel": "설치 유형", "mountTypeLabel": "마운트", @@ -257,7 +269,12 @@ "updateNotImplemented": "이 기능은 아직 구현되지 않았습니다" }, "contributorsView": { - "widgetTitle": "기여자" + "widgetTitle": "도움을 주신 분들", + "patcherContributors": "ReVanced 패처", + "patchesContributors": "ReVanced 패치", + "integrationsContributors": "ReVanced 연동 기능", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "버전 불일치", diff --git a/assets/i18n/strings_lt_LT.i18n.json b/assets/i18n/strings_lt_LT.i18n.json old mode 100755 new mode 100644 index 65ab27781b..2c11c2ac3b --- a/assets/i18n/strings_lt_LT.i18n.json +++ b/assets/i18n/strings_lt_LT.i18n.json @@ -1,8 +1,11 @@ { "okButton": "Gerai", "cancelButton": "Atšaukti", + "dismissButton": "", "quitButton": "Išeiti", "updateButton": "Atnaujinti", + "enabledLabel": "", + "disabledLabel": "", "installed": "Įdiegta: ${version}", "suggested": "Siūloma: ${version}", "yesButton": "Taip", @@ -13,6 +16,8 @@ "noShowAgain": "Daugiau to nerodyti", "add": "Pridėti", "remove": "Pašalinti", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Valdymo skydas", "patcherTab": "Pataisytuvas", @@ -23,10 +28,25 @@ "widgetTitle": "Valdymo skydas", "updatesSubtitle": "Atnaujinimai", "patchedSubtitle": "Pataisytos programos", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Nėra įdiegtų pataisytų programų", "installUpdate": "Tęsti atnaujinimą?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Pakeitimų sąrašas", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Atsiunčiamas atnaujinimas...", + "downloadedMessage": "", "installingMessage": "Įdiegiamas atnaujinimas...", "errorDownloadMessage": "Nepavyksta atsisiųsti atnaujinimo", "errorInstallMessage": "Nepavyksta įdiegti atnaujinimo", @@ -38,17 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Įkeliama...", - "timeagoLabel": "Prieš ${time}" + "timeagoLabel": "Prieš ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Pataisytuvas", "patchButton": "Pataisymas", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Nerasta jokių programų", "currentVersion": "Dabartinė", - "suggestedVersion": "Siūloma" + "suggestedVersion": "Siūloma", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Pasirinkite pataisymus", @@ -61,11 +90,15 @@ "widgetSubtitle": "Mes esame internete!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Saugykla", "selectFromStorageButton": "Pasirinkti iš talpyklos", "errorMessage": "Neina naudoti parinktos programos", "downloadToast": "Atsisiuntimas dar neprieinamas", - "featureNotAvailable": "Funkcija dar neįgyvendinta" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funkcija dar neįgyvendinta", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Pasirinkite pataisymus", @@ -74,7 +107,9 @@ "newPatches": "Nauji pataisymai", "patches": "Pataisymai", "doneButton": "Atlikta", + "defaultChip": "", "defaultTooltip": "Pasirinkite visus numatytuosius pataisymus", + "noneChip": "", "noneTooltip": "Panaikinkite visų pataisymų pasirinkimą", "loadPatchesSelection": "Įkelti pataisymų pasirinkimą", "noSavedPatches": "Nėra išsaugoto pasirinktos programos pataisymų pasirinkimo.\nPaspauskite Atlikta, kad išsaugotumėte dabartinį pasirinkimą.", @@ -91,21 +126,29 @@ "tooltip": "Daugiau įvesties pasirinkčių", "selectFilePath": "Pasirinkite failo kelią", "selectFolder": "Pasirinkti aplanką", + "selectOption": "", "requiredOption": "Ši parinktis yra privaloma", "unsupportedOption": "Ši parinktis nepalaikoma", "requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Pasirinkus šį pataisymą, gali atsirasti pataisymo klaidų.\n\nProgramos versija: ${packageVersion}\nPalaikomos versijos:\n${supportedVersions}", + "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Šiame pataisyme yra privaloma parinktis, kurios ši programa nepalaiko", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Naudoti numatytą pasirinkimą" }, "installerView": { + "widgetTitle": "", "installType": "Pasirinkite diegimo tipą", + "installTypeDescription": "", "installButton": "Įdiegti", "installRootType": "Įdėti", + "installNonRootType": "", + "warning": "", "pressBackAgain": "Dar kartą paspauskite atgal, kad atšauktumėte", "openButton": "Atidaryti", + "shareButton": "", "notificationTitle": "ReVanced Tvarkyklė yra pataisomas", "notificationText": "Paspauskite sugrįžti į įdiegėją", "exportApkButtonTooltip": "Eksportuoti pataisytą APK", @@ -128,13 +171,17 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui", "languageLabel": "Kalba", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Šaltiniai", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integracijų šaltinis", "sourcesResetDialogTitle": "Nustatyti iš naujo", "sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?", "apiURLResetDialogText": "Ar tikrai norite iš naujo nustatyti savo API URL adresą į numatytąją vertę?", "sourcesUpdateNote": "Pastaba: pataisymai į naujausią versiją bus atnaujinti automatiškai.\n\nTai atskleis jūsų IP adresą serveriui.", "apiURLLabel": "API URL", + "apiURLHint": "", "selectApiURL": "API URL", "hostRepositoryLabel": "API saugykla", "orgPatchesLabel": "Modifikacijų organizacija", @@ -145,14 +192,19 @@ "logsLabel": "Dalytis įrašais", "logsHint": "Dalytis ReVanced Tvarkyklės įrašais", "enablePatchesSelectionLabel": "Leisti keisti pataisymų pasirinkimą", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Keičiant pataisymų pasirinkimą gali kilti netikėtų problemų.\n\nVis tiek įjungti?", "disablePatchesSelectionWarningText": "Jūs ketinate išjungti pataisymų pasirinkimo keitimą.\nNumatytasis pataisymų pasirinkimas bus atstatytas.\n\nVis dėlto išjungti?", "autoUpdatePatchesLabel": "Automatiškai atnaujinti pataisymus", "autoUpdatePatchesHint": "Automatiškai atnaujinti pataisymus iki naujausios versijos", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Rodyti universalius pataisymus", "universalPatchesHint": "Rodyti visas programas ir universalius pataisymus (gali sulėtėti programų sąrašas)", "versionCompatibilityCheckLabel": "Versijos suderinamumo tikrinimas", + "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "Reikalauti siūlomos programėlės versijos", + "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "Pasirinkus ne siūlomą programėlės versiją, gali kilti nenumatytų problemų.\n\nAr norite vis tiek tęsti?", "aboutLabel": "Apie", "snackbarMessage": "Nukopijuota į iškarpinę", @@ -201,10 +253,15 @@ "widgetTitle": "Programos informacija", "openButton": "Atidaryti", "uninstallButton": "Išdiegti", + "unmountButton": "", "rootDialogTitle": "Klaida", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.", "packageNameLabel": "Paketo pavadinimas", "installTypeLabel": "Įdiegimo tipas", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Pataisymo data", "appliedPatchesLabel": "Pritaikyti pataisymai", "patchedDateHint": "${date} ${time}", @@ -212,7 +269,37 @@ "updateNotImplemented": "Ši funkcija dar neįgyvendinta" }, "contributorsView": { - "widgetTitle": "Prisidėjusieji žmonės" + "widgetTitle": "Prisidėjusieji žmonės", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_lv_LV.i18n.json b/assets/i18n/strings_lv_LV.i18n.json old mode 100755 new mode 100644 index 8818bcdb74..a78214614c --- a/assets/i18n/strings_lv_LV.i18n.json +++ b/assets/i18n/strings_lv_LV.i18n.json @@ -1,8 +1,11 @@ { "okButton": "Labi", "cancelButton": "Atcelt", + "dismissButton": "", "quitButton": "Iziet", "updateButton": "Atjaunināt", + "enabledLabel": "", + "disabledLabel": "", "installed": "Uzstādītā versija: ${version}", "suggested": "Ieteiktā versija: ${version}", "yesButton": "Jā", @@ -13,6 +16,8 @@ "noShowAgain": "Vairs nerādīt", "add": "Pievienot", "remove": "Noņemt", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Info panelis", "patcherTab": "Pačeris", @@ -23,10 +28,25 @@ "widgetTitle": "Info panelis", "updatesSubtitle": "Atjauninājumi", "patchedSubtitle": "Pačotās aplikācijas", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Nav atrasta neviena pačota aplikācija", "installUpdate": "Vai turpināt instalēt atjauninājumu?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Izmaiņu žurnāls", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Lejupielādē atjauninājumu...", + "downloadedMessage": "", "installingMessage": "Instalē atjauninājumu...", "errorDownloadMessage": "Nav iespējams lejupielādēt atjauninājumu", "errorInstallMessage": "Nav iespējams instalēt atjauninājumu", @@ -38,16 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Notiek ielāde...", - "timeagoLabel": "Pirms ${time}" + "timeagoLabel": "Pirms ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Pačeris", - "patchButton": "Pačot" + "patchButton": "Pačot", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Netika atrasta neviena aplikācija", "currentVersion": "Pašreizējā", - "suggestedVersion": "Ieteikums" + "suggestedVersion": "Ieteikums", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Izvēlies pačus", @@ -60,37 +90,78 @@ "widgetSubtitle": "Mēs esam tiešsaistē!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Krātuve", "selectFromStorageButton": "Izvēlēties krātuvi", "errorMessage": "Nevar izmantot atlasīto aplikāciju", "downloadToast": "Instalēšanas funkcija pašlaik nav pieejama", - "featureNotAvailable": "Funkcija nav ieviesta" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funkcija nav ieviesta", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Izvēlies pačus", "searchBarHint": "Meklē pačus", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "Gatavs", + "defaultChip": "", "defaultTooltip": "Atlasiet visus standarta pači", + "noneChip": "", "noneTooltip": "Atsijāt visus pači", - "noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs", + "setRequiredOption": "" }, "patchOptionsView": { - "saveOptions": "Saglabāt" + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "Saglabāt", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, "patchItem": { - "unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}" + "unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", "installButton": "Instalēt", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", "openButton": "Atvērt", + "shareButton": "", "notificationTitle": "ReVanced Manager pašlaik pačo", "notificationText": "Spied, lai atgrieztos pie instalācijas", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "Vēl notiek instalācija, nevar iziet..." }, "settingsView": { "widgetTitle": "Iestatījumi", "appearanceSectionTitle": "Izskats", "teamSectionTitle": "Komanda", + "debugSectionTitle": "", "advancedSectionTitle": "Papildus", "exportSectionTitle": "Importēt / Eksportēt", "themeModeLabel": "Aplikācijas motīvs", @@ -100,10 +171,17 @@ "dynamicThemeLabel": "Materiāls izskats", "dynamicThemeHint": "Izbaudi pieredzi personalizētu tavai ierīcei", "languageLabel": "Valoda", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Avoti", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integrācijas avots", "sourcesResetDialogTitle": "Atiestatīt", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "API Saite", + "apiURLHint": "", "selectApiURL": "API Saite", "hostRepositoryLabel": "Repozitorija API", "orgPatchesLabel": "Paču autori", @@ -111,28 +189,79 @@ "orgIntegrationsLabel": "Integrāciju autori", "contributorsLabel": "Autori", "contributorsHint": "ReVanced ieguldītāji", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Par", "snackbarMessage": "Ievietots starpliktuvē", "restartAppForChanges": "Restartējiet lietotni, lai piemērotu izmaiņas", "deleteTempDirLabel": "Dzēst pagaidu failus", "deleteTempDirHint": "Dzēst neizmantotos pagaidu failus", "deletedTempDir": "Pagaidu faili izdzēsti", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Žurnāls dzēsts", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Eksportēt drošības atslēgu krātuvi", + "exportKeystoreHint": "", "exportedKeystore": "Drošības atslēgu krātuve ir eksportēta", "noKeystoreExportFileFound": "Eksportējamo drošības atslēgu krātuves nav", "importKeystoreLabel": "Importēt drošības atslēgu krātuvi", + "importKeystoreHint": "", "importedKeystore": "Drošības atslēgu krātuve ir importēta", - "jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Lietotnes informācija", "openButton": "Atvērt", "uninstallButton": "Atinstalēt", + "unmountButton": "", "rootDialogTitle": "Kļūda", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.", "packageNameLabel": "Pakotnes nosaukums", "installTypeLabel": "Instalācijas tips", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Pača datums", "appliedPatchesLabel": "Lietotie pači", "patchedDateHint": "${date} un ${time}", @@ -140,7 +269,37 @@ "updateNotImplemented": "Šī funkcija vēl nav izveidota" }, "contributorsView": { - "widgetTitle": "Autori" + "widgetTitle": "Autori", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_mr_IN.i18n.json b/assets/i18n/strings_mr_IN.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_mr_IN.i18n.json +++ b/assets/i18n/strings_mr_IN.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_ms_MY.i18n.json b/assets/i18n/strings_ms_MY.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_ms_MY.i18n.json +++ b/assets/i18n/strings_ms_MY.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_nl_NL.i18n.json b/assets/i18n/strings_nl_NL.i18n.json old mode 100755 new mode 100644 index 88a1771a42..8d4b8a8761 --- a/assets/i18n/strings_nl_NL.i18n.json +++ b/assets/i18n/strings_nl_NL.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "Niet meer tonen", "add": "Voeg toe", "remove": "Verwijderen", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Overzicht", "patcherTab": "Patcher", @@ -26,14 +28,25 @@ "widgetTitle": "Overzicht", "updatesSubtitle": "Updates", "patchedSubtitle": "Gepatchte applicaties", + "changeLaterSubtitle": "", "noUpdates": "Geen updates beschikbaar", "WIP": "Bezig met uitvoeren...", "noInstallations": "Geen gepatchte applicaties geïnstalleerd", "installUpdate": "Doorgaan met het installeren van de update?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Wijzigingslogboek", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", "notificationTitle": "Update gedownload", "notificationText": "Tik om de update te installeren", "downloadingMessage": "Update wordt gedownload...", + "downloadedMessage": "", "installingMessage": "Update wordt geïnstalleerd...", "errorDownloadMessage": "Update downloaden mislukt", "errorInstallMessage": "Update installeren mislukt", @@ -53,12 +66,18 @@ "patcherView": { "widgetTitle": "Patcher", "patchButton": "Patchen", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Geen applicatie gevonden", "currentVersion": "Huidige", - "suggestedVersion": "Voorgesteld" + "suggestedVersion": "Voorgesteld", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Selecteer patches", @@ -71,11 +90,15 @@ "widgetSubtitle": "We zijn online!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Opslag", "selectFromStorageButton": "Selecteer uit opslag", "errorMessage": "Kan geselecteerde applicatie niet gebruiken", "downloadToast": "Download functie is nog niet beschikbaar", - "featureNotAvailable": "Functie niet geïmplementeerd" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Functie niet geïmplementeerd", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Selecteer patches", @@ -84,7 +107,9 @@ "newPatches": "Nieuwe patches", "patches": "Patches", "doneButton": "Gereed", + "defaultChip": "", "defaultTooltip": "Selecteer alle standaard patches", + "noneChip": "", "noneTooltip": "Alle patches deselecteren", "loadPatchesSelection": "Laad patch selectie", "noSavedPatches": "Geen opgeslagen patch selectie voor de geselecteerde app.\nDruk op Klaar om de huidige selectie op te slaan.", @@ -110,11 +135,13 @@ "unsupportedDialogText": "Het selecteren van deze patch kan leiden tot patch fouten.\n\nApp-versie: ${packageVersion}\nOndersteunde versies:\n${supportedVersions}", "unsupportedPatchVersion": "Patch wordt niet ondersteund voor deze app versie.", "unsupportedRequiredOption": "Deze patch bevat een verplichte optie die niet wordt ondersteund door deze app", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Gebruik standaard selectie" }, "installerView": { "widgetTitle": "Installatieprogramma", "installType": "Selecteer installatietype", + "installTypeDescription": "", "installButton": "Installeren", "installRootType": "Bestijgen", "installNonRootType": "Normaal", @@ -144,6 +171,7 @@ "dynamicThemeLabel": "Materiaal jij", "dynamicThemeHint": "Geniet van een ervaring dichter bij je apparaat", "languageLabel": "Taal", + "languageUpdated": "", "englishOption": "Engels", "sourcesLabel": "Bronnen", "sourcesLabelHint": "Configureer de bron van patches en integraties", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "U staat op het punt om de selectie van patches uit te schakelen.\nDe standaard selectie van patches zal worden hersteld.\n\nToch uitschakelen?", "autoUpdatePatchesLabel": "Patch automatisch bijwerken", "autoUpdatePatchesHint": "Patch automatisch bijwerken naar de laatste versie", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Toon universele patches", "universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)", "versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole", @@ -239,7 +269,12 @@ "updateNotImplemented": "Deze functie is nog niet geïmplementeerd" }, "contributorsView": { - "widgetTitle": "Bijdragers" + "widgetTitle": "Bijdragers", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "Verkeerde versie", diff --git a/assets/i18n/strings_no_NO.i18n.json b/assets/i18n/strings_no_NO.i18n.json old mode 100755 new mode 100644 index 262695fd51..906b3f2559 --- a/assets/i18n/strings_no_NO.i18n.json +++ b/assets/i18n/strings_no_NO.i18n.json @@ -1,13 +1,26 @@ { + "okButton": "", "cancelButton": "Avbryt", + "dismissButton": "", + "quitButton": "", "updateButton": "Oppdater", + "enabledLabel": "", + "disabledLabel": "", "installed": "Installert: ${version}", "suggested": "Anbefalt: ${version}", "yesButton": "Ja", "noButton": "Nei", "warning": "Advarsel", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Dashbord", + "patcherTab": "", "settingsTab": "Innstillinger" }, "homeView": { @@ -15,26 +28,56 @@ "widgetTitle": "Dashbord", "updatesSubtitle": "Oppdateringer", "patchedSubtitle": "Patched applikasjoner", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Patchet applikasjon er ikke installert", "installUpdate": "Fortsett til installasjon av oppdatering?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Endringslogg", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Laster ned oppdatering...", + "downloadedMessage": "", "installingMessage": "Installerer oppdatering...", "errorDownloadMessage": "Nedlasting av oppdatering var misslykket", "errorInstallMessage": "Installasjon av oppdatering var misslykket", "noConnection": "Ingen nettverksforbindelse", "updatesDisabled": "Oppdatering av patchet app er for øyeblikket deaktivert. Repatch appen pånytt." }, - "applicationItem": {}, + "applicationItem": { + "infoButton": "" + }, "latestCommitCard": { "loadingLabel": "Laster...", - "timeagoLabel": "${time} siden" + "timeagoLabel": "${time} siden", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, - "patcherView": {}, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Ingen applikasjoner ble funnet", "currentVersion": "Nåværende", - "suggestedVersion": "Foreslått" + "suggestedVersion": "Foreslått", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Velg patcher", @@ -47,36 +90,216 @@ "widgetSubtitle": "Vi er på nett!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Lager", "selectFromStorageButton": "Velg fra lager", "errorMessage": "Kan ikke bruke valgt applikasjon", "downloadToast": "Nedlastingsfunksjonen er for øyeblikket utilgjengelig", - "featureNotAvailable": "Funksjonen er ikke implementert" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funksjonen er ikke implementert", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Velg patcher", "searchBarHint": "Søk etter patcher", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "Fullført", - "defaultTooltip": "Velg alle standard patcher" + "defaultChip": "", + "defaultTooltip": "Velg alle standard patcher", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" }, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", "advancedSectionTitle": "Avansert", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", "darkThemeLabel": "Mørk modus", + "dynamicThemeLabel": "", "dynamicThemeHint": "Nyt en erfaring nærmere din enhet", "languageLabel": "Språk", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Kilder", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integrasjoner kilde", "sourcesResetDialogTitle": "Tilbakestill", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", "orgPatchesLabel": "Patches organisasjon", "sourcesPatchesLabel": "Patches kilde", "orgIntegrationsLabel": "Integrasjonsorganisasjon", "contributorsLabel": "Medvirkende", - "contributorsHint": "En liste med bidragsytere til ReVanced" + "contributorsHint": "En liste med bidragsytere til ReVanced", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_or_IN.i18n.json b/assets/i18n/strings_or_IN.i18n.json old mode 100755 new mode 100644 index 4d6ec227e3..f31d9b6dc8 --- a/assets/i18n/strings_or_IN.i18n.json +++ b/assets/i18n/strings_or_IN.i18n.json @@ -1,54 +1,305 @@ { "okButton": "ଠିକ୍ ଅଛି", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", "yesButton": "ହଁ", "noButton": "ନାହିଁ", "warning": "ଚେତାଵନୀ", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { + "dashboardTab": "", "patcherTab": "ରଫୁକାର", "settingsTab": "ସେଟିଂ" }, "homeView": { - "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି" + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" }, "applicationItem": { "infoButton": "ସୂଚନା" }, "latestCommitCard": { - "timeagoLabel": "${time} ପୂର୍ବେ" + "loadingLabel": "", + "timeagoLabel": "${time} ପୂର୍ବେ", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { - "widgetTitle": "ରଫୁକାର" + "widgetTitle": "ରଫୁକାର", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { - "currentVersion": "ଚଳିତ" + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "ଚଳିତ", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" }, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, "patchesSelectorView": { - "doneButton": "ହେଲା" + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "ହେଲା", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" }, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, "settingsView": { "widgetTitle": "ସେଟିଂ", "appearanceSectionTitle": "ରୂପ", "teamSectionTitle": "ଦଳ", + "debugSectionTitle": "", "advancedSectionTitle": "ଵିକଶିତ", "exportSectionTitle": "ଆମଦାନୀ ଓ ରପ୍ତାନି", "themeModeLabel": "ଆପ୍ ଥିମ୍", "systemThemeLabel": "ସିଷ୍ଟମ୍", "lightThemeLabel": "ହାଲୁକା", "darkThemeLabel": "ଗାଢ଼", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", "languageLabel": "ଭାଷା", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "ଉତ୍ସ", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "API URL", + "apiURLHint": "", "selectApiURL": "API URL", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "ସମ୍ବନ୍ଧରେ", - "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା" + "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_pa_PK.i18n.json b/assets/i18n/strings_pa_PK.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_pa_PK.i18n.json +++ b/assets/i18n/strings_pa_PK.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_pl_PL.i18n.json b/assets/i18n/strings_pl_PL.i18n.json old mode 100755 new mode 100644 index 459cf9f829..958cdba6fc --- a/assets/i18n/strings_pl_PL.i18n.json +++ b/assets/i18n/strings_pl_PL.i18n.json @@ -107,7 +107,9 @@ "newPatches": "Nowe łatki", "patches": "Łatki", "doneButton": "Gotowe", + "defaultChip": "Domyślnie", "defaultTooltip": "Wybierz wszystkie domyślne łatki", + "noneChip": "Brak", "noneTooltip": "Odznacz wszystkie łatki", "loadPatchesSelection": "Załaduj wybór łatek", "noSavedPatches": "Brak zapisanych łatek dla wybranej aplikacji.\nNaciśnij Gotowe, aby zapisać bieżący wybór.", @@ -169,6 +171,7 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Ciesz się wrażeniami bliższymi twojemu urządzeniu", "languageLabel": "Język", + "languageUpdated": "Zaktualizowano język", "englishOption": "Angielski", "sourcesLabel": "Źródła", "sourcesLabelHint": "Skonfiguruj źródło łatek i integracji", @@ -266,7 +269,12 @@ "updateNotImplemented": "Ta funkcja nie została jeszcze zaimplementowana" }, "contributorsView": { - "widgetTitle": "Współtwórcy" + "widgetTitle": "Współtwórcy", + "patcherContributors": "Program łatający ReVanced", + "patchesContributors": "Łatki ReVanced", + "integrationsContributors": "Integracje ReVanced", + "cliContributors": "CLI ReVanced", + "managerContributors": "Menedżer ReVanced" }, "installErrorDialog": { "mount_version_mismatch": "Niezgodność wersji", diff --git a/assets/i18n/strings_pt_BR.i18n.json b/assets/i18n/strings_pt_BR.i18n.json old mode 100755 new mode 100644 index b9dce089f8..2903d8754c --- a/assets/i18n/strings_pt_BR.i18n.json +++ b/assets/i18n/strings_pt_BR.i18n.json @@ -1,8 +1,11 @@ { "okButton": "Aceitar", "cancelButton": "Cancelar", + "dismissButton": "", "quitButton": "Sair", "updateButton": "Atualizar", + "enabledLabel": "", + "disabledLabel": "", "installed": "Instalado: ${version}", "suggested": "Sugerido: ${version}", "yesButton": "Sim", @@ -26,6 +29,8 @@ "updatesSubtitle": "Atualizações", "patchedSubtitle": "Aplicativos modificados/Patcheados", "changeLaterSubtitle": "Você pode ajustar essa opção em Configurações mais tarde.", + "noUpdates": "", + "WIP": "", "noInstallations": "Nenhum aplicativo modificado instalado", "installUpdate": "Continuar a instalação da atualização?", "updateSheetTitle": "Atualizar o ReVanced Manager", @@ -38,6 +43,8 @@ "downloadConsentDialogText2": "Isso irá te conectar em ${url}.", "checkUpdateDialogTitle": "Procurar atualizações?", "checkUpdateDialogText": "Você quer que o ReVanced Manager procure atualizações automaticamente?", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Baixando atualização...", "downloadedMessage": "Atualização baixada", "installingMessage": "Instalando atualização...", @@ -51,18 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Carregando...", - "timeagoLabel": "há ${time}" + "timeagoLabel": "há ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Patcher", "patchButton": "Patch", "armv7WarningDialogText": "Realizar patches em dispositivos ARMv7 ainda não é suportado e pode falhar. Continuar mesmo assim?", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Nenhum aplicativo foi encontrado", "currentVersion": "Atual", - "suggestedVersion": "Sugeridos/sugestões" + "suggestedVersion": "Sugeridos/sugestões", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Selecionar patches", @@ -75,11 +90,15 @@ "widgetSubtitle": "Nós estamos online!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Armazenamento", "selectFromStorageButton": "Selecionar no armazenamento", "errorMessage": "Não foi possível usar o app selecionado", "downloadToast": "A função de download não está disponível no momento", - "featureNotAvailable": "Recurso não implementado" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Recurso não implementado", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Selecionar patches", @@ -88,7 +107,9 @@ "newPatches": "Novos patches", "patches": "Patches", "doneButton": "Concluído", + "defaultChip": "", "defaultTooltip": "Selecionar todos os patches padrões", + "noneChip": "", "noneTooltip": "Desmarcar todos os patches", "loadPatchesSelection": "Carregar o patch selecionado", "noSavedPatches": "Não há patches salvos para esse aplicativo selecionado.\nAperte \"Concluir\" para salvar a seleção atual.", @@ -105,21 +126,29 @@ "tooltip": "Mais opções de entrada", "selectFilePath": "Selecione o caminho do arquivo", "selectFolder": "Selecione a pasta", + "selectOption": "", "requiredOption": "Essa opção é necessária", "unsupportedOption": "Essa opção não é suportada", "requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Selecionar esse patch pode resultar em erros de patchs\n\nVersão do app: ${packageVersion}\nVersões suportadas: ${supportedVersions}", + "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Esse patch contém uma opção necessária que não é suportada por esse app", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Use a seleção padrão" }, "installerView": { + "widgetTitle": "", "installType": "Selecione o tipo de instalação", + "installTypeDescription": "", "installButton": "Instalar", "installRootType": "Montar", + "installNonRootType": "", + "warning": "", "pressBackAgain": "Pressione voltar mais uma vez para cancelar", "openButton": "Abrir", + "shareButton": "", "notificationTitle": "ReVanced manager está aplicando os patches", "notificationText": "Toque para voltar ao instalador", "exportApkButtonTooltip": "Exportar APK com o patch aplicado", @@ -142,12 +171,17 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Aproveite uma experiência mais próxima do tema de seu dispositivo", "languageLabel": "Idioma", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Fontes", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Fonte das integrações", "sourcesResetDialogTitle": "Redefinir", "sourcesResetDialogText": "Você tem certeza que deseja redefinir as fontes para os valores padrão?", + "apiURLResetDialogText": "", "sourcesUpdateNote": "Nota: Patches serão atualizados automaticamente para a versão mais recente.\n\nIsso irá revelar seu endereço IP ao servidor.", "apiURLLabel": "URL da API", + "apiURLHint": "", "selectApiURL": "URL da API", "hostRepositoryLabel": "API do Repositório", "orgPatchesLabel": "Organização dos patches", @@ -158,13 +192,20 @@ "logsLabel": "Compartilhar logs", "logsHint": "Compartilhar logs do ReVanced Manager", "enablePatchesSelectionLabel": "Permitir alterar a seleção de patch", + "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Alterar a seleção dos patches pode causar problemas inesperados.\n\nAtivar mesmo assim?", "disablePatchesSelectionWarningText": "Você irá desabilitar a mudança da pré-seleção dos patches.\nA seleção padrão dos patches será restaurada.\n\nDesabilitar mesmo assim?", "autoUpdatePatchesLabel": "Atualizar patches automaticamente", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Mostrar patches universais", "universalPatchesHint": "Mostra todos os aplicativos e patches universais (pode deixar a lista de aplicativos mais lenta)", "versionCompatibilityCheckLabel": "Verificar compatibilidade de versão", + "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "Requer a versão sugerida do app", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Sobre", "snackbarMessage": "Copiado para a área de transferência", "restartAppForChanges": "Reinicie o aplicativo para aplicar as mudanças", @@ -174,19 +215,34 @@ "exportPatchesLabel": "Exportar a seleção do patch", "exportPatchesHint": "Exportar a seleção do patch para um arquivo JSON", "exportedPatches": "Seleção do patch exportada", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", "resetStoredOptionsHint": "Resetar todas as opções de patch", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", "resetStoredOptions": "As opções foram resetadas", "deleteLogsLabel": "Limpar registros", + "deleteLogsHint": "", "deletedLogs": "Registros apagados", "regenerateKeystoreLabel": "Regerar keystore", "regenerateKeystoreHint": "Regenerar o keystore usado para assinar aplicativos", "regenerateKeystoreDialogTitle": "Regerar keystore?", + "regenerateKeystoreDialogText": "", "regeneratedKeystore": "Keystore regerado", "exportKeystoreLabel": "Exportar keystore", "exportKeystoreHint": "Exportar o keystore usado para assinar aplicativos", "exportedKeystore": "Keystore exportado", "noKeystoreExportFileFound": "Nenhum keystore para exportar", "importKeystoreLabel": "Importar keystore", + "importKeystoreHint": "", "importedKeystore": "Keystore importado", "selectKeystorePassword": "Senha do keystore", "selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar aplicativos", @@ -197,10 +253,15 @@ "widgetTitle": "Informações do aplicativo", "openButton": "Abrir", "uninstallButton": "Desisntalar", + "unmountButton": "", "rootDialogTitle": "Erro", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "O aplicativo foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.", "packageNameLabel": "Nome do pacote", "installTypeLabel": "Tipo de instalação", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Data de patcheamento", "appliedPatchesLabel": "Patches aplicados", "patchedDateHint": "${date} às ${time}", @@ -208,7 +269,37 @@ "updateNotImplemented": "Este recurso ainda não foi implementado" }, "contributorsView": { - "widgetTitle": "Contribuidores" + "widgetTitle": "Contribuidores", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_pt_PT.i18n.json b/assets/i18n/strings_pt_PT.i18n.json old mode 100755 new mode 100644 index 7f92fdbf0d..019cad5d5f --- a/assets/i18n/strings_pt_PT.i18n.json +++ b/assets/i18n/strings_pt_PT.i18n.json @@ -107,7 +107,9 @@ "newPatches": "Novas modificações", "patches": "Modificações", "doneButton": "Concluído", + "defaultChip": "Predefinição", "defaultTooltip": "Selecionar todas as modificações padrão", + "noneChip": "Nenhum", "noneTooltip": "Desselecionar todas as modificações", "loadPatchesSelection": "Carregar a seleção de modificações", "noSavedPatches": "Não há nenhuma modificação guardada para a aplicação selecionada.\nPrima Concluído para guardar a seleção atual.", @@ -169,6 +171,7 @@ "dynamicThemeLabel": "O Teu Material", "dynamicThemeHint": "Aproveite uma experiência mais próxima do tema do seu dispositivo", "languageLabel": "Idioma", + "languageUpdated": "Idioma atualizado", "englishOption": "Inglês", "sourcesLabel": "Fontes", "sourcesLabelHint": "Configurar a fonte de correções e integrações", @@ -266,7 +269,12 @@ "updateNotImplemented": "Este recurso ainda não foi implementado" }, "contributorsView": { - "widgetTitle": "Contribuidores" + "widgetTitle": "Contribuidores", + "patcherContributors": "Modificador ReVanced", + "patchesContributors": "Modificações ReVanced", + "integrationsContributors": "Integrações ReVanced", + "cliContributors": "Cliente ReVanced", + "managerContributors": "Gestor ReVanced" }, "installErrorDialog": { "mount_version_mismatch": "Versão incompatível", diff --git a/assets/i18n/strings_ro_RO.i18n.json b/assets/i18n/strings_ro_RO.i18n.json old mode 100755 new mode 100644 index d141ca8356..ea830ff615 --- a/assets/i18n/strings_ro_RO.i18n.json +++ b/assets/i18n/strings_ro_RO.i18n.json @@ -107,7 +107,9 @@ "newPatches": "Patch-uri noi", "patches": "Patch-uri", "doneButton": "Finalizat", + "defaultChip": "Implicit", "defaultTooltip": "Selectați toate patch-urile implicite", + "noneChip": "Niciunul", "noneTooltip": "Deselectați toate patch-urile", "loadPatchesSelection": "Importă selecția patch-urilor", "noSavedPatches": "Nu există patch-uri salvate pentru aplicația selectată.\nApăsați Terminat pentru a salva selecția curentă.", @@ -169,6 +171,7 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Bucură-te de o experiență mai apropiată de dispozitivul tău", "languageLabel": "Limbă", + "languageUpdated": "Limbă actualizată", "englishOption": "Engleză", "sourcesLabel": "Surse", "sourcesLabelHint": "Configuraţi sursa patch-urilor şi a integrărilor", @@ -266,7 +269,12 @@ "updateNotImplemented": "Această funcție nu a fost încă implementată" }, "contributorsView": { - "widgetTitle": "Contribuitori" + "widgetTitle": "Contribuitori", + "patcherContributors": "Patcher ReVanced", + "patchesContributors": "Patch-uri ReVanced", + "integrationsContributors": "Integrări ReVanced", + "cliContributors": "CLI ReVanced", + "managerContributors": "Manager ReVanced" }, "installErrorDialog": { "mount_version_mismatch": "Versiune nepotrivită", diff --git a/assets/i18n/strings_ru_RU.i18n.json b/assets/i18n/strings_ru_RU.i18n.json old mode 100755 new mode 100644 index 71fe9fe108..191c602a1c --- a/assets/i18n/strings_ru_RU.i18n.json +++ b/assets/i18n/strings_ru_RU.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "Не показывать снова", "add": "Добавить", "remove": "Удалить", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Панель инструментов", "patcherTab": "Патчер", @@ -26,14 +28,25 @@ "widgetTitle": "Панель инструментов", "updatesSubtitle": "Обновления", "patchedSubtitle": "Пропатченные приложения", + "changeLaterSubtitle": "", "noUpdates": "Нет доступных обновлений", "WIP": "В процессе...", "noInstallations": "Пропатченные приложения не установлены", "installUpdate": "Продолжить установку обновления?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Список изменений", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", "notificationTitle": "Обновление загружено", "notificationText": "Нажмите, чтобы установить обновление", "downloadingMessage": "Загрузка обновления...", + "downloadedMessage": "", "installingMessage": "Установка обновления...", "errorDownloadMessage": "Не удалось загрузить обновление", "errorInstallMessage": "Не удалось установить обновление", @@ -53,12 +66,18 @@ "patcherView": { "widgetTitle": "Патчер", "patchButton": "Патч", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены." }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Приложения не найдены", "currentVersion": "Текущая", - "suggestedVersion": "Предложенная" + "suggestedVersion": "Предложенная", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Выбор патчей", @@ -71,11 +90,15 @@ "widgetSubtitle": "Мы онлайн!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Хранилище", "selectFromStorageButton": "Выбрать из хранилища", "errorMessage": "Невозможно использовать выбранное приложение", "downloadToast": "Функция загрузки пока недоступна", - "featureNotAvailable": "Функция не реализована" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Функция не реализована", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Выбор патчей", @@ -84,7 +107,9 @@ "newPatches": "Новые патчи", "patches": "Патчи", "doneButton": "Готово", + "defaultChip": "", "defaultTooltip": "Выбрать все стандартные патчи", + "noneChip": "", "noneTooltip": "Снять выбор всех патчей", "loadPatchesSelection": "Загрузка выборки патчей", "noSavedPatches": "Нет сохраненной выборки патчей для выбранного приложения.\nНажмите \"Готово\" для сохранения текущего выбора.", @@ -110,11 +135,13 @@ "unsupportedDialogText": "Выбор этого патча может привести к ошибкам во время патчинга.\n\nВерсия приложения: ${packageVersion}\nПоддерживаемые версии:\n${supportedVersions}", "unsupportedPatchVersion": "Патч не поддерживается этой версией приложения.", "unsupportedRequiredOption": "Этот патч содержит обязательную опцию, не поддерживаемую этим приложением", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Использовать стандартный набор" }, "installerView": { "widgetTitle": "Установщик", "installType": "Выберите тип установки", + "installTypeDescription": "", "installButton": "Установить", "installRootType": "Монтировать", "installNonRootType": "Обычный", @@ -144,6 +171,7 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Наслаждайтесь темой Вашего устройства", "languageLabel": "Язык", + "languageUpdated": "", "englishOption": "Английский", "sourcesLabel": "Источники", "sourcesLabelHint": "Настройка источника патчей и интеграций", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "Вы собираетесь выключить измененную выборку патчей.\nБудет восстановлен стандартный выбор патчей.\n\nВсе равно выключить?", "autoUpdatePatchesLabel": "Автообновление патчей", "autoUpdatePatchesHint": "Автоматически обновлять патчи до последней версии", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "Показать универсальные патчи", "universalPatchesHint": "Отобразить все приложения и универсальные патчи (может замедлить список отображения приложений)", "versionCompatibilityCheckLabel": "Проверка совместимости версий", @@ -239,7 +269,12 @@ "updateNotImplemented": "Эта возможность ещё не реализована" }, "contributorsView": { - "widgetTitle": "Соучастники проекта" + "widgetTitle": "Соучастники проекта", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "Несовпадение версий", diff --git a/assets/i18n/strings_sk_SK.i18n.json b/assets/i18n/strings_sk_SK.i18n.json old mode 100755 new mode 100644 index a7b8721d79..4368db3ecf --- a/assets/i18n/strings_sk_SK.i18n.json +++ b/assets/i18n/strings_sk_SK.i18n.json @@ -1,14 +1,23 @@ { + "okButton": "", "cancelButton": "Zrušiť", + "dismissButton": "", "quitButton": "Ukončiť", "updateButton": "Aktualizovať", + "enabledLabel": "", + "disabledLabel": "", "installed": "Nainštalované: ${version}", "suggested": "Navrhované: ${version}", "yesButton": "Áno", "noButton": "Nie", "warning": "Upozornenie", + "options": "", "notice": "Oznámenie", "noShowAgain": "Nabudúce nezobrazovať", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Hlavný panel", "patcherTab": "Zaplátač", @@ -19,10 +28,25 @@ "widgetTitle": "Hlavný panel", "updatesSubtitle": "Aktualizácie", "patchedSubtitle": "Zaplátané aplikácie", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Zaplátané aplikácie nie sú nainštalované", "installUpdate": "Pokračovať v inštalácii aktualizácie?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Zoznam zmien", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Sťahovanie aktualizácie...", + "downloadedMessage": "", "installingMessage": "Inštalujú sa aktualizácie...", "errorDownloadMessage": "Nepodarilo sa stiahnuť aktualizáciu", "errorInstallMessage": "Nepodarilo sa nainštalovať aktualizáciu", @@ -34,16 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Načítava sa...", - "timeagoLabel": "Pred ${time}" + "timeagoLabel": "Pred ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Zaplátač", - "patchButton": "Záplata" + "patchButton": "Záplata", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Nebola nájdená žiadna aplikácia", "currentVersion": "Aktuálne", - "suggestedVersion": "Navrhované" + "suggestedVersion": "Navrhované", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Vyberte záplaty", @@ -56,32 +90,65 @@ "widgetSubtitle": "Sme opäť online!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Úložisko", "selectFromStorageButton": "Vybrať z úložiska", "errorMessage": "Nie je možné použiť vybranú aplikáciu", "downloadToast": "Funkcia sťahovania zatiaľ nie je k dispozícii", - "featureNotAvailable": "Funkcia nie je implementovaná" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funkcia nie je implementovaná", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Vyberte záplaty", "searchBarHint": "Vyhľadajte záplaty", "universalPatches": "Univerzálne záplaty", + "newPatches": "", + "patches": "", "doneButton": "Hotovo", + "defaultChip": "", "defaultTooltip": "Vybrať všetky predvolené záplaty", + "noneChip": "", "noneTooltip": "Zrušiť výber všetkých odporúčaných záplat", - "noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, - "patchOptionsView": {}, "patchItem": { "unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Použiť predvolený výber" }, "installerView": { + "widgetTitle": "", "installType": "Vyberte typ inštalácie", + "installTypeDescription": "", "installButton": "Inštalovať", "installRootType": "Pripojiť", + "installNonRootType": "", + "warning": "", "pressBackAgain": "Opätovným stlačením tlačidla späť zrušíte", "openButton": "Otvoriť", + "shareButton": "", "notificationTitle": "ReVanced manažér zapláta", "notificationText": "Stlačte pre vrátenie na inštalátor", "exportApkButtonTooltip": "Exportovať zaplátané APK", @@ -94,18 +161,27 @@ "widgetTitle": "Nastavenia", "appearanceSectionTitle": "Vzhľad", "teamSectionTitle": "Tím", + "debugSectionTitle": "", "advancedSectionTitle": "Pokročilé", "exportSectionTitle": "Import a export", "themeModeLabel": "Motív aplikácie", "systemThemeLabel": "Systém", "lightThemeLabel": "Svetlý", "darkThemeLabel": "Tmavý režim", + "dynamicThemeLabel": "", "dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu", "languageLabel": "Jazyk", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Zdroje", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Zdroj integrácie", "sourcesResetDialogTitle": "Resetovať", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "URL API", + "apiURLHint": "", "selectApiURL": "URL API", "hostRepositoryLabel": "API repozitára", "orgPatchesLabel": "Autor záplaty", @@ -113,34 +189,79 @@ "orgIntegrationsLabel": "Autor integrácie", "contributorsLabel": "Prispievatelia", "contributorsHint": "Zoznam prispievateľov projektu ReVanced", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", "disablePatchesSelectionWarningText": "Chystáte sa zakázať zmenu výberu záplat. \nPredvolený výber záplat bude obnovený.\n\nZakázať aj napriek tomu?", "autoUpdatePatchesLabel": "Automaticky aktualizovať záplaty", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Informácie", "snackbarMessage": "Skopírované do schránky", "restartAppForChanges": "Ak chcete použiť zmeny, reštartujte aplikáciu", "deleteTempDirLabel": "Odstrániť dočasné súbory", "deleteTempDirHint": "Odstrániť nepoužívané dočasné súbory", "deletedTempDir": "Dočasné súbory odstránené", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", "resetStoredPatchesDialogText": "Obnoví sa predvolený výber záplat.", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Záznamy odstránené", "regenerateKeystoreLabel": "Vytvoriť nové úložisko kľúčov", + "regenerateKeystoreHint": "", "regenerateKeystoreDialogTitle": "Vytvoriť nové úložisko kľúčov?", + "regenerateKeystoreDialogText": "", "regeneratedKeystore": "Vygenerované nové úložisko kľúčov", "exportKeystoreLabel": "Exportovať úložisko kľúčov", + "exportKeystoreHint": "", "exportedKeystore": "Úložisko kľúčov exportované", "noKeystoreExportFileFound": "Žiadne úložisko kľúčov na export", "importKeystoreLabel": "Importovať úložisko kľúčov", + "importKeystoreHint": "", "importedKeystore": "Úložisko kľúčov importované", - "jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "Informácie o aplikácii", "openButton": "Otvoriť", "uninstallButton": "Odinštalovať", + "unmountButton": "", "rootDialogTitle": "Chyba", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.", "packageNameLabel": "Názov balíka", "installTypeLabel": "Spôsob inštalácie", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Dátum záplaty", "appliedPatchesLabel": "Použité záplaty", "patchedDateHint": "${date} o ${time}", @@ -148,7 +269,37 @@ "updateNotImplemented": "Táto funkcia ešte nebola implementovaná" }, "contributorsView": { - "widgetTitle": "Prispievatelia" + "widgetTitle": "Prispievatelia", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_sl_SI.i18n.json b/assets/i18n/strings_sl_SI.i18n.json old mode 100755 new mode 100644 index 2bc29d2e84..4065efe66a --- a/assets/i18n/strings_sl_SI.i18n.json +++ b/assets/i18n/strings_sl_SI.i18n.json @@ -1,12 +1,23 @@ { "okButton": "V redu", "cancelButton": "Prekliči", + "dismissButton": "", + "quitButton": "", "updateButton": "Posodobi", + "enabledLabel": "", + "disabledLabel": "", "installed": "Trenutna različica: ${version}", "suggested": "Priporočena različica: ${version}", "yesButton": "Da", "noButton": "Ne", "warning": "Opozorilo", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "Nadzorna plošča", "patcherTab": "Popravljalnik", @@ -17,10 +28,25 @@ "widgetTitle": "Nadzorna plošča", "updatesSubtitle": "Posodobitve", "patchedSubtitle": "Popravljene aplikacije", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "Nameščena ni nobena popravljena aplikacija", "installUpdate": "Nadaljujem z nameščanjem posodobitve?", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "Zadnje spremembe", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "Prenašam posodobitev ...", + "downloadedMessage": "", "installingMessage": "Nameščam posodobitev ...", "errorDownloadMessage": "Posodobitve ni bilo mogoče prenesti", "errorInstallMessage": "Posodobitve ni bilo mogoče namestiti", @@ -32,16 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "Nalagam ...", - "timeagoLabel": "Pred ${time}" + "timeagoLabel": "Pred ${time}", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "Popravljalnik", - "patchButton": "Popravi" + "patchButton": "Popravi", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "Ne najdem nobenih aplikacij", "currentVersion": "Trenutno", - "suggestedVersion": "Predlagano" + "suggestedVersion": "Predlagano", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "Izberi popravke", @@ -54,44 +90,98 @@ "widgetSubtitle": "Najdete nas na spletu!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "Shramba", "selectFromStorageButton": "Izberi iz shrambe", "errorMessage": "Izbrane aplikacije ni mogoče uporabiti", "downloadToast": "Prenos trenutno ni na voljo", - "featureNotAvailable": "Funkcionalnost ni implementirana" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "Funkcionalnost ni implementirana", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "Izberite popravke", "searchBarHint": "Iščite popravke", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "Končano", + "defaultChip": "", "defaultTooltip": "Izberi vse privzete popravke", + "noneChip": "", "noneTooltip": "Razveljavi izbiro vseh popravkov", - "noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, - "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}" + "unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", "installButton": "Namesti", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", "openButton": "Odpri", + "shareButton": "", "notificationTitle": "Upravitelj ReVanced popravlja", "notificationText": "Dotaknite se za vrnitev na namestitveni program", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "Namestitveni program še teče, ne morem končati ..." }, "settingsView": { "widgetTitle": "Nastavitve", "appearanceSectionTitle": "Videz", "teamSectionTitle": "Ekipa", + "debugSectionTitle": "", "advancedSectionTitle": "Napredno", "exportSectionTitle": "Uvoz in izvoz", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", "darkThemeLabel": "Temni videz", + "dynamicThemeLabel": "", "dynamicThemeHint": "Videz je prilagojen za vašo napravo", "languageLabel": "Jezik", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "Viri", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Vir integracij", "sourcesResetDialogTitle": "Ponastavi", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "URL API-ja", + "apiURLHint": "", "selectApiURL": "URL API-ja", "hostRepositoryLabel": "API repozitorija", "orgPatchesLabel": "Organizacija popravkov", @@ -99,28 +189,79 @@ "orgIntegrationsLabel": "Organizacija integracij", "contributorsLabel": "Sodelujoči", "contributorsHint": "Seznam sodelujočih pri projektu ReVanced", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "O programu", "snackbarMessage": "Kopirano v odložišče", "restartAppForChanges": "Spremembe bodo uveljavljene po ponovnem zagonu aplikacije", "deleteTempDirLabel": "Izbriši začasne datoteke", "deleteTempDirHint": "Izbriši nerabljene začasne datoteke", "deletedTempDir": "Začasne datoteke izbrisane", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "Dnevniški vnosi izbrisani", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "Izvozi shrambo ključev", + "exportKeystoreHint": "", "exportedKeystore": "Shramba ključev je izvožena", "noKeystoreExportFileFound": "Ni shrambe ključev, da bi jo izvozil", "importKeystoreLabel": "Uvozi shrambo ključev", + "importKeystoreHint": "", "importedKeystore": "Shramba ključev uvožena", - "jsonSelectorErrorMessage": "Izbrane datoteke JSON ni mogoče uporabiti" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "Izbrane datoteke JSON ni mogoče uporabiti", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "O aplikaciji", "openButton": "Odpri", "uninstallButton": "Odstrani", + "unmountButton": "", "rootDialogTitle": "Napaka", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.", "packageNameLabel": "Naziv paketa", "installTypeLabel": "Vrsta namestitve", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "Datum popravila", "appliedPatchesLabel": "Uveljavljeni popravki", "patchedDateHint": "${date} ob ${time}", @@ -128,7 +269,37 @@ "updateNotImplemented": "Ta funkcionalnost še ni implementirana" }, "contributorsView": { - "widgetTitle": "Prispevali so" + "widgetTitle": "Prispevali so", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_sq_AL.i18n.json b/assets/i18n/strings_sq_AL.i18n.json old mode 100755 new mode 100644 index 3f33e4f03e..fe3b742c1a --- a/assets/i18n/strings_sq_AL.i18n.json +++ b/assets/i18n/strings_sq_AL.i18n.json @@ -1,23 +1,305 @@ { "okButton": "Dakord", "cancelButton": "Anulo", + "dismissButton": "", "quitButton": "Hiq dorë", "updateButton": "Përditëso", - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_sr_CS.i18n.json b/assets/i18n/strings_sr_CS.i18n.json old mode 100755 new mode 100644 index a84aa0739d..4118f0da7f --- a/assets/i18n/strings_sr_CS.i18n.json +++ b/assets/i18n/strings_sr_CS.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "Ne prikazuj ponovo", "add": "Dodaj", "remove": "Ukloni", + "showChangelogButton": "Prikaži evidenciju promena", + "showUpdateButton": "Prikaži ažuriranje", "navigationView": { "dashboardTab": "Kontrolna tabla", "patcherTab": "Pečer", @@ -26,14 +28,25 @@ "widgetTitle": "Kontrolna tabla", "updatesSubtitle": "Ažuriranja", "patchedSubtitle": "Pečovane aplikacije", + "changeLaterSubtitle": "Ovo možete kasnije da promenite u podešavanjima.", "noUpdates": "Nema dostupnih ažuriranja", "WIP": "Radovi u toku…", "noInstallations": "Nema instaliranih pečovanih aplikacija", "installUpdate": "Nastaviti sa instalacijom ažuriranja?", + "updateSheetTitle": "Ažuriranje ReVanced Managera", + "updateDialogTitle": "Novo ažuriranje je dostupno", + "updatePatchesSheetTitle": "Ažuriranje ReVanced pečeva", "updateChangelogTitle": "Evidencija promena", + "updateDialogText": "Novo ažuriranje je dostupno za ${file}.\n\nTrenutno instalirana verzija je ${version}.", + "downloadConsentDialogTitle": "Preuzeti neophodne fajlove?", + "downloadConsentDialogText": "ReVanced Manager mora da preuzme neophodne fajlove da bi ispravno radio.", + "downloadConsentDialogText2": "Ovo će vas povezati sa ${url}.", + "checkUpdateDialogTitle": "Provera ažuriranja?", + "checkUpdateDialogText": "Želite li da ReVanced Manager automatski proverava da li postoje ažuriranja?", "notificationTitle": "Ažuriranje je preuzeto", "notificationText": "Dodirnite da biste instalirali ažuriranje", "downloadingMessage": "Preuzimanje ažuriranja…", + "downloadedMessage": "Ažuriranje je preuzeto", "installingMessage": "Instaliranje ažuriranja…", "errorDownloadMessage": "Nije moguće preuzeti ažuriranje", "errorInstallMessage": "Nije moguće instalirati ažuriranje", @@ -53,12 +66,18 @@ "patcherView": { "widgetTitle": "Pečer", "patchButton": "Pečuj", + "armv7WarningDialogText": "Pečovanje na ARMv7 uređajima još uvek nije podržano i možda neće uspeti. Ipak nastaviti?", + "removedPatchesWarningDialogText": "Sledeći pečevi su uklonjeni od poslednjeg puta kada ste ih koristili.\n\n${patches}\n\nIpak nastaviti?", "requiredOptionDialogText": "Neke opcije moraju biti podešene." }, "appSelectorCard": { + "widgetTitle": "Izaberi aplikaciju", + "widgetTitleSelected": "Izabrana aplikacija", + "widgetSubtitle": "Nije izabrana nijedna aplikacija", "noAppsLabel": "Nijedna aplikacija nije pronađena", "currentVersion": "Trenutna verzija", - "suggestedVersion": "Preporučena verzija" + "suggestedVersion": "Preporučena verzija", + "anyVersion": "Bilo koja verzija" }, "patchSelectorCard": { "widgetTitle": "Izaberite pečeve", @@ -71,11 +90,15 @@ "widgetSubtitle": "Onlajn smo!" }, "appSelectorView": { + "viewTitle": "Izaberite aplikaciju", + "searchBarHint": "Tražite aplikaciju", "storageButton": "Memorija", "selectFromStorageButton": "Izaberi iz memorije", "errorMessage": "Nije moguće koristiti izabranu aplikaciju", "downloadToast": "Preuzimanje trenutno nije dostupno", - "featureNotAvailable": "Funkcija nije implementirana" + "requireSuggestedAppVersionDialogText": "Verzija aplikacije koju ste izabrali nije preporučena, što može dovesti do neočekivanih problema. Izaberite preporučenu verziju.\n\nIzabrana verzija: v${selected}\nPreporučena verzija: v${suggested}\n\nDa biste ipak nastavili, onemogućite opciju „Zahtevaj preporučenu verziju aplikacije” u podešavanjima.", + "featureNotAvailable": "Funkcija nije implementirana", + "featureNotAvailableText": "Ova aplikacija je podeljeni APK i može se pečovati i pouzdano instalirati samo montiranjem sa root dozvolama. Međutim, možete da pečujete i instalirate potpuni APK tako što ćete ga izabrati iz memorije." }, "patchesSelectorView": { "viewTitle": "Izaberite pečeve", @@ -84,7 +107,9 @@ "newPatches": "Novi pečevi", "patches": "Pečevi", "doneButton": "Gotovo", + "defaultChip": "Podrazumevani", "defaultTooltip": "Izaberi sve podrazumevane pečeve", + "noneChip": "Nijedan", "noneTooltip": "Poništi izbor svih pečeva", "loadPatchesSelection": "Učitaj izbor pečeva", "noSavedPatches": "Za izabranu aplikaciju nema sačuvanog izbora pečeva.\nPritisnite „Gotovo” da biste sačuvali trenutni izbor.", @@ -110,11 +135,13 @@ "unsupportedDialogText": "Izborom ovog peča može doći do grešaka prilikom pečovanja.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}", "unsupportedPatchVersion": "Peč nije primenljiv na ovu verziju aplikacije.", "unsupportedRequiredOption": "Ovaj peč sadrži obaveznu opciju koju ova aplikacija ne podržava", + "patchesChangeWarningDialogText": "Preporučuje se da koristite podrazumevani izbor i opcije pečeva. Njihova promena može dovesti do neočekivanih problema.\n\nMoraćete da uključite „Dozvoli promenu izbora pečeva” u podešavanjima pre nego što promenite bilo koji izbor pečeva.", "patchesChangeWarningDialogButton": "Koristi podrazumevani izbor" }, "installerView": { "widgetTitle": "Program za instalaciju", "installType": "Izbor tipa instalacije", + "installTypeDescription": "Izaberite tip instalacije da biste nastavili.", "installButton": "Instaliraj", "installRootType": "Privilegovana", "installNonRootType": "Obična", @@ -144,6 +171,7 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Uživajte u temi koja se prilagođava vašem uređaju", "languageLabel": "Jezik", + "languageUpdated": "Jezik je ažuriran", "englishOption": "engleski", "sourcesLabel": "Izvori", "sourcesLabelHint": "Podesite izvor pečeva i integracija", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "Upravo ćete da onemogućite promenu izbora pečeva.\nPodrazumevani izbor pečeva će biti vraćen.\n\nIpak onemogućiti?", "autoUpdatePatchesLabel": "Automatski ažuriraj pečeve", "autoUpdatePatchesHint": "Instalira najnoviju verziju pečeva automatski", + "showUpdateDialogLabel": "Prikaži dijalog o ažuriranju", + "showUpdateDialogHint": "Prikazivanje dijaloga kada je novo ažuriranje dostupno", "universalPatchesLabel": "Prikaži univerzalne pečeve", "universalPatchesHint": "Prikazuje sve aplikacije i univerzalne pečeve (može da uspori listu aplikacija)", "versionCompatibilityCheckLabel": "Provera kompatibilnosti verzije", @@ -239,7 +269,12 @@ "updateNotImplemented": "Ova funkcija još uvek nije implementirana" }, "contributorsView": { - "widgetTitle": "Saradnici" + "widgetTitle": "Saradnici", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced pečevi", + "integrationsContributors": "ReVanced integracije", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Verzija se ne poklapa", diff --git a/assets/i18n/strings_sr_SP.i18n.json b/assets/i18n/strings_sr_SP.i18n.json old mode 100755 new mode 100644 index a9e5225a59..7313563f2d --- a/assets/i18n/strings_sr_SP.i18n.json +++ b/assets/i18n/strings_sr_SP.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "Не приказуј поново", "add": "Додај", "remove": "Уклони", + "showChangelogButton": "Прикажи евиденцију промена", + "showUpdateButton": "Прикажи ажурирање", "navigationView": { "dashboardTab": "Контролна табла", "patcherTab": "Печер", @@ -26,14 +28,25 @@ "widgetTitle": "Контролна табла", "updatesSubtitle": "Ажурирања", "patchedSubtitle": "Печоване апликације", + "changeLaterSubtitle": "Ово можете касније да промените у подешавањима.", "noUpdates": "Нема доступних ажурирања", "WIP": "Радови у току…", "noInstallations": "Нема инсталираних печованих апликација", "installUpdate": "Наставити са инсталацијом ажурирања?", + "updateSheetTitle": "Ажурирање ReVanced Manager-а", + "updateDialogTitle": "Ново ажурирање је доступно", + "updatePatchesSheetTitle": "Ажурирање ReVanced печева", "updateChangelogTitle": "Евиденција промена", + "updateDialogText": "Ново ажурирање је доступно за ${file}.\n\nТренутно инсталирана верзија је ${version}.", + "downloadConsentDialogTitle": "Преузети неопходне фајлове?", + "downloadConsentDialogText": "ReVanced Manager мора да преузме неопходне фајлове да би исправно радио.", + "downloadConsentDialogText2": "Ово ће вас повезати са ${url}.", + "checkUpdateDialogTitle": "Провера ажурирања?", + "checkUpdateDialogText": "Желите ли да ReVanced Manager аутоматски проверава да ли постоје ажурирања?", "notificationTitle": "Ажурирање је преузето", "notificationText": "Додирните да бисте инсталирали ажурирање", "downloadingMessage": "Преузимање ажурирања…", + "downloadedMessage": "Ажурирање је преузето", "installingMessage": "Инсталирање ажурирања…", "errorDownloadMessage": "Није могуће преузети ажурирање", "errorInstallMessage": "Није могуће инсталирати ажурирање", @@ -53,12 +66,18 @@ "patcherView": { "widgetTitle": "Печер", "patchButton": "Печуј", + "armv7WarningDialogText": "Печовање на ARMv7 уређајима још увек није подржано и можда неће успети. Ипак наставити?", + "removedPatchesWarningDialogText": "Следећи печеви су уклоњени од последњег пута када сте их користили.\n\n${patches}\n\nИпак наставити?", "requiredOptionDialogText": "Неке опције морају бити подешене." }, "appSelectorCard": { + "widgetTitle": "Изабери апликацију", + "widgetTitleSelected": "Изабрана апликација", + "widgetSubtitle": "Није изабрана ниједна апликација", "noAppsLabel": "Ниједна апликација није пронађена", "currentVersion": "Тренутна верзија", - "suggestedVersion": "Препоручена верзија" + "suggestedVersion": "Препоручена верзија", + "anyVersion": "Било која верзија" }, "patchSelectorCard": { "widgetTitle": "Изаберите печеве", @@ -71,11 +90,15 @@ "widgetSubtitle": "Онлајн смо!" }, "appSelectorView": { + "viewTitle": "Изаберите апликацију", + "searchBarHint": "Тражите апликацију", "storageButton": "Из меморије", "selectFromStorageButton": "Изабери из меморије", "errorMessage": "Није могуће користити изабрану апликацију", "downloadToast": "Преузимање тренутно није доступно", - "featureNotAvailable": "Функција није имплементирана" + "requireSuggestedAppVersionDialogText": "Верзија апликације коју сте изабрали није препоручена, што може довести до неочекиваних проблема. Изаберите препоручену верзију.\n\nИзабрана верзија: ${selected}\nПрепоручена верзија: ${suggested}\n\nДа бисте ипак наставили, онемогућите опцију „Захтевај препоручену верзију апликације” у подешавањима.", + "featureNotAvailable": "Функција није имплементирана", + "featureNotAvailableText": "Ова апликација је подељени APK и може се печовати и поуздано инсталирати само монтирањем са root дозволама. Међутим, можете да печујете и инсталирате потпуни APK тако што ћете га изабрати из меморије." }, "patchesSelectorView": { "viewTitle": "Изаберите печеве", @@ -84,7 +107,9 @@ "newPatches": "Нови печеви", "patches": "Печеви", "doneButton": "Готово", + "defaultChip": "Подразумевани", "defaultTooltip": "Изабери све подразумеване печеве", + "noneChip": "Ниједан", "noneTooltip": "Поништи избор свих печева", "loadPatchesSelection": "Учитај избор печева", "noSavedPatches": "За изабрану апликацију нема сачуваног избора печева.\nПритисните „Готово” да бисте сачували тренутни избор.", @@ -110,11 +135,13 @@ "unsupportedDialogText": "Избором овог печа може доћи до грешака приликом печовања.\n\nВерзија апликације: ${packageVersion}\nПодржане верзије:\n${supportedVersions}", "unsupportedPatchVersion": "Печ није применљив на ову верзију апликације.", "unsupportedRequiredOption": "Овај печ садржи обавезну опцију коју ова апликација не подржава", + "patchesChangeWarningDialogText": "Препоручује се да користите подразумевани избор и опције печева. Њихова промена може довести до неочекиваних проблема.\n\nМораћете да укључите „Дозволи промену избора печева” у подешавањима пре него што промените било који избор печева.", "patchesChangeWarningDialogButton": "Користи подразумевани избор" }, "installerView": { "widgetTitle": "Програм за инсталацију", "installType": "Избор типа инсталације", + "installTypeDescription": "Изаберите тип инсталације да бисте наставили.", "installButton": "Инсталирај", "installRootType": "Привилегована", "installNonRootType": "Обична", @@ -144,6 +171,7 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Уживајте у теми која се прилагођава вашем уређају", "languageLabel": "Језик", + "languageUpdated": "Језик је ажуриран", "englishOption": "енглески", "sourcesLabel": "Извори", "sourcesLabelHint": "Подесите извор печева и интеграција", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "Управо ћете да онемогућите промену избора печева.\nПодразумевани избор печева ће бити враћен.\n\nИпак онемогућити?", "autoUpdatePatchesLabel": "Аутоматски ажурирај печеве", "autoUpdatePatchesHint": "Инсталира најновију верзију печева аутоматски", + "showUpdateDialogLabel": "Прикажи дијалог о ажурирању", + "showUpdateDialogHint": "Приказивање дијалога када је ново ажурирање доступно", "universalPatchesLabel": "Прикажи универзалне печеве", "universalPatchesHint": "Приказује све апликације и универзалне печеве (може да успори листу апликација)", "versionCompatibilityCheckLabel": "Провера компатибилности верзије", @@ -239,7 +269,12 @@ "updateNotImplemented": "Ова функција још увек није имплементирана" }, "contributorsView": { - "widgetTitle": "Сарадници" + "widgetTitle": "Сарадници", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced печеви", + "integrationsContributors": "ReVanced интеграције", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Верзија се не поклапа", diff --git a/assets/i18n/strings_sv_SE.i18n.json b/assets/i18n/strings_sv_SE.i18n.json old mode 100755 new mode 100644 index f4e97f37b9..0fb18dea6b --- a/assets/i18n/strings_sv_SE.i18n.json +++ b/assets/i18n/strings_sv_SE.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Denna funktionen har inte lagts till ännu" }, "contributorsView": { - "widgetTitle": "Bidragsgivare" + "widgetTitle": "Bidragsgivare", + "patcherContributors": "Revanced-patcher", + "patchesContributors": "Revanced-patchar", + "integrationsContributors": "ReVanced-integrationer", + "cliContributors": "ReVanced-CLI", + "managerContributors": "ReVanced-hanterare" }, "installErrorDialog": { "mount_version_mismatch": "Versionerna stämmer inte överens", diff --git a/assets/i18n/strings_sw_KE.i18n.json b/assets/i18n/strings_sw_KE.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_sw_KE.i18n.json +++ b/assets/i18n/strings_sw_KE.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_ta_IN.i18n.json b/assets/i18n/strings_ta_IN.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_ta_IN.i18n.json +++ b/assets/i18n/strings_ta_IN.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_te_IN.i18n.json b/assets/i18n/strings_te_IN.i18n.json old mode 100755 new mode 100644 index 4d40483d85..1c7c3ec633 --- a/assets/i18n/strings_te_IN.i18n.json +++ b/assets/i18n/strings_te_IN.i18n.json @@ -1,19 +1,305 @@ { - "navigationView": {}, - "homeView": {}, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "okButton": "", + "cancelButton": "", + "dismissButton": "", + "quitButton": "", + "updateButton": "", + "enabledLabel": "", + "disabledLabel": "", + "installed": "", + "suggested": "", + "yesButton": "", + "noButton": "", + "warning": "", + "options": "", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", + "navigationView": { + "dashboardTab": "", + "patcherTab": "", + "settingsTab": "" + }, + "homeView": { + "refreshSuccess": "", + "widgetTitle": "", + "updatesSubtitle": "", + "patchedSubtitle": "", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", + "noInstallations": "", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", + "updateChangelogTitle": "", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_th_TH.i18n.json b/assets/i18n/strings_th_TH.i18n.json old mode 100755 new mode 100644 index ae3604c290..b57c621528 --- a/assets/i18n/strings_th_TH.i18n.json +++ b/assets/i18n/strings_th_TH.i18n.json @@ -1,12 +1,23 @@ { "okButton": "ตกลง", "cancelButton": "ยกเลิก", + "dismissButton": "", + "quitButton": "", "updateButton": "อัปเดต", + "enabledLabel": "", + "disabledLabel": "", "installed": "รุ่นที่ติดตั้ง${version}", + "suggested": "", "yesButton": "ใช่", "noButton": "ไม่", "warning": "คำเตือน", "options": "ตัวเลือกบทบาท", + "notice": "", + "noShowAgain": "", + "add": "", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "หน้าหลัก", "patcherTab": "ตัวดัดแปลง", @@ -17,9 +28,25 @@ "widgetTitle": "หน้าหลัก", "updatesSubtitle": "อัปเดต", "patchedSubtitle": "แอปที่ดัดแปลงแล้ว", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "ไม่มีแอพที่มีการดัดแปลงติดตั้งไว้", + "installUpdate": "", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "บันทึกการเปลี่ยนแปลง", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "กำลังดาวน์โหลดอัปเดต...", + "downloadedMessage": "", "installingMessage": "กำลังติดตั้งอัปเดต...", "errorDownloadMessage": "ไม่สามารถดาวน์โหลดอัปเดตได้", "errorInstallMessage": "ไม่สามารถติดตั้งอัปเดตได้", @@ -31,16 +58,26 @@ }, "latestCommitCard": { "loadingLabel": "กำลังโหลด...", - "timeagoLabel": "${time} ที่ผ่านมา" + "timeagoLabel": "${time} ที่ผ่านมา", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "ตัวดัดแปลง", - "patchButton": "เริ่มการดัดแปลง" + "patchButton": "เริ่มการดัดแปลง", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "ไม่พบแอปพลิเคชัน", "currentVersion": "ปัจจุบัน", - "suggestedVersion": "แนะนำ" + "suggestedVersion": "แนะนำ", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "เลือกการดัดแปลง", @@ -53,44 +90,98 @@ "widgetSubtitle": "พวกเราออนไลน์แล้ว!" }, "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", "storageButton": "พื้นที่จัดเก็บข้อมูล", "selectFromStorageButton": "เลือกจากที่เก็บข้อมูล", "errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้", "downloadToast": "ฟังก์ชันดาวน์โหลดยังไม่พร้อมใช้งาน", - "featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "เลือกการดัดแปลง", "searchBarHint": "ค้นหาการดัดแปลง", + "universalPatches": "", + "newPatches": "", + "patches": "", "doneButton": "เรียบร้อย", + "defaultChip": "", "defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด", + "noneChip": "", "noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด", - "noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้" + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, - "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}" + "unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", "installButton": "ติดตั้ง", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", "openButton": "เปิด", + "shareButton": "", "notificationTitle": "ReVanced Manager กำลังดัดแปลง", "notificationText": "แตะเพื่อกลับไปยังตัวติดตั้ง", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "ตัวติดตั้งกำลังทำงานอยู่ ไม่สามารถออกได้..." }, "settingsView": { "widgetTitle": "ตั้งค่า", "appearanceSectionTitle": "หน้าตา", "teamSectionTitle": "ทีม", + "debugSectionTitle": "", "advancedSectionTitle": "ขั้นสูง", "exportSectionTitle": "นำเข้าและส่งออก", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", "darkThemeLabel": "ธีมมืด", + "dynamicThemeLabel": "", "dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น", "languageLabel": "ภาษา", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "แหล่งที่มา", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "ที่มาของส่วนเสริม", "sourcesResetDialogTitle": "รีเซ็ต", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "URL ของ API", + "apiURLHint": "", "selectApiURL": "URL ของ API", "hostRepositoryLabel": "API ที่เก็บข้อมูล", "orgPatchesLabel": "ผู้ดูแลการดัดแปลง", @@ -98,28 +189,79 @@ "orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม", "contributorsLabel": "ผู้ช่วยเหลือโปรเจกต์", "contributorsHint": "รายชื่อผู้ที่ช่วยเหลือกับโปรเจ็กต์ ReVanced", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "เกี่ยวกับ", "snackbarMessage": "คัดลอกลงคลิปบอร์ดแล้ว", "restartAppForChanges": "รีสตาร์ทแอปเพื่อใช้การเปลี่ยนค่า", "deleteTempDirLabel": "ลบไฟล์ชั่วคราว", "deleteTempDirHint": "ลบไฟล์ชั่วคราวที่ไม่ได้ใช้งาน", "deletedTempDir": "ลบไฟล์ชั่วคราวแล้ว", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", "deletedLogs": "ลบบันทึกแล้ว", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "ส่งออก keystore", + "exportKeystoreHint": "", "exportedKeystore": "ส่งออก keystore แล้ว", "noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก", "importKeystoreLabel": "นำเข้า keystore", + "importKeystoreHint": "", "importedKeystore": "นำเข้า keystore แล้ว", - "jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "ข้อมูลแอป", "openButton": "เปิด", "uninstallButton": "ถอนการติดตั้ง", + "unmountButton": "", "rootDialogTitle": "ข้อผิดพลาด", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูง แต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน", "packageNameLabel": "ชื่อแพ็กเกจ", "installTypeLabel": "รูปแบบการติดตั้ง", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "วันที่ดัดแปลง", "appliedPatchesLabel": "ใช้การดัดแปลงแล้ว", "patchedDateHint": "${date} เวลา ${time}", @@ -127,7 +269,37 @@ "updateNotImplemented": "ยังไม่ได้ใช้คุณลักษณะนี้" }, "contributorsView": { - "widgetTitle": "ผู้ช่วยเหลือโปรเจกต์" + "widgetTitle": "ผู้ช่วยเหลือโปรเจกต์", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_tr_TR.i18n.json b/assets/i18n/strings_tr_TR.i18n.json old mode 100755 new mode 100644 index 786f8482b1..6c3537526b --- a/assets/i18n/strings_tr_TR.i18n.json +++ b/assets/i18n/strings_tr_TR.i18n.json @@ -197,7 +197,7 @@ "disablePatchesSelectionWarningText": "Yama seçimini değiştirmeyi devre dışı bırakmak üzeresiniz.\nVarsayılan yama seçimi geri yüklenecektir.\n\nYine de devre dışı bırakılsın mı?", "autoUpdatePatchesLabel": "Yamaları otomatik güncelle", "autoUpdatePatchesHint": "Yamaları otomatik olarak en son sürüme güncelle", - "showUpdateDialogLabel": "Güncelleme diyaloğunu göster", + "showUpdateDialogLabel": "Güncelleme penceresini göster", "showUpdateDialogHint": "Yeni bir güncelleme olduğunda bir diyalog göster", "universalPatchesLabel": "Ortak yamaları göster", "universalPatchesHint": "Tüm uygulamaları ve ortak yamaları göster (uygulamaları listelemeyi yavaşlatabilir)", @@ -269,7 +269,12 @@ "updateNotImplemented": "Bu özellik henüz geliştirilmedi" }, "contributorsView": { - "widgetTitle": "Katkıda bulunanlar" + "widgetTitle": "Katkıda bulunanlar", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced Patches", + "integrationsContributors": "ReVanced Integrations", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Sürüm uyuşmazlığı", diff --git a/assets/i18n/strings_uk_UA.i18n.json b/assets/i18n/strings_uk_UA.i18n.json old mode 100755 new mode 100644 index 9e22b975e9..d0bf163601 --- a/assets/i18n/strings_uk_UA.i18n.json +++ b/assets/i18n/strings_uk_UA.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "Ця можливість ще не реалізована" }, "contributorsView": { - "widgetTitle": "Розробники" + "widgetTitle": "Розробники", + "patcherContributors": "ReVanced Patcher", + "patchesContributors": "ReVanced Patches", + "integrationsContributors": "ReVanced Integrations", + "cliContributors": "ReVanced CLI", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Невідповідність версії", diff --git a/assets/i18n/strings_ur_PK.i18n.json b/assets/i18n/strings_ur_PK.i18n.json old mode 100755 new mode 100644 index 5ca5721eb0..9407211716 --- a/assets/i18n/strings_ur_PK.i18n.json +++ b/assets/i18n/strings_ur_PK.i18n.json @@ -1,8 +1,11 @@ { "okButton": "ٹھیک ہے", "cancelButton": "منسوخ کریں۔", + "dismissButton": "", "quitButton": "چھوڑو", "updateButton": "اپڈیٹ", + "enabledLabel": "", + "disabledLabel": "", "installed": "موجود: ${version}", "suggested": "تجویز کردہ: ${version}", "yesButton": "ہاں", @@ -12,6 +15,9 @@ "notice": "اطلاع", "noShowAgain": "اسے دوبارہ مت دکھائیں۔", "add": "شامل کریں۔", + "remove": "", + "showChangelogButton": "", + "showUpdateButton": "", "navigationView": { "dashboardTab": "ڈیش بورڈ", "patcherTab": "پیچر", @@ -22,10 +28,25 @@ "widgetTitle": "ڈیش بورڈ", "updatesSubtitle": "اپڈیٹس", "patchedSubtitle": "پیچ شدہ ایپلی کیشنز", + "changeLaterSubtitle": "", + "noUpdates": "", + "WIP": "", "noInstallations": "کوئی پیچ شدہ ایپلیکیشن انسٹالڈ نہیں", "installUpdate": "اپڈیٹس انسٹال کرنا جاری رکھیں؟", + "updateSheetTitle": "", + "updateDialogTitle": "", + "updatePatchesSheetTitle": "", "updateChangelogTitle": "تبدیلیوں کے لاگز", + "updateDialogText": "", + "downloadConsentDialogTitle": "", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "اپ ڈیٹ ڈونلوڈ ہو رہی ہے...", + "downloadedMessage": "", "installingMessage": "اپ ڈیٹ انسٹال ہو رہی ہے...", "errorDownloadMessage": "اپ ڈیٹ ڈونلوڈ نہیں ہو سکی", "errorInstallMessage": "اپڈیٹ انسٹال نہیں ہو سکی", @@ -37,26 +58,248 @@ }, "latestCommitCard": { "loadingLabel": "لوڈ ہو رہا ہے...", - "timeagoLabel": "${time} پہلے" + "timeagoLabel": "${time} پہلے", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "پیچر", - "patchButton": "پیچ کریں" + "patchButton": "پیچ کریں", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", "noAppsLabel": "کوئی ایپلیکیشن نہیں ملی", "currentVersion": "موجودہ", - "suggestedVersion": "تجویز کردہ" - }, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "suggestedVersion": "تجویز کردہ", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_uz_UZ.i18n.json b/assets/i18n/strings_uz_UZ.i18n.json old mode 100755 new mode 100644 index 01ac2a4db2..e3e386305e --- a/assets/i18n/strings_uz_UZ.i18n.json +++ b/assets/i18n/strings_uz_UZ.i18n.json @@ -39,21 +39,267 @@ "updateChangelogTitle": "O'zgarishlar", "updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.", "downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?", - "downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak." - }, - "applicationItem": {}, - "latestCommitCard": {}, - "patcherView": {}, - "appSelectorCard": {}, - "patchSelectorCard": {}, - "socialMediaCard": {}, - "appSelectorView": {}, - "patchesSelectorView": {}, - "patchOptionsView": {}, - "patchItem": {}, - "installerView": {}, - "settingsView": {}, - "appInfoView": {}, - "contributorsView": {}, - "installErrorDialog": {} + "downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak.", + "downloadConsentDialogText2": "", + "checkUpdateDialogTitle": "", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", + "downloadingMessage": "", + "downloadedMessage": "", + "installingMessage": "", + "errorDownloadMessage": "", + "errorInstallMessage": "", + "noConnection": "", + "updatesDisabled": "" + }, + "applicationItem": { + "infoButton": "" + }, + "latestCommitCard": { + "loadingLabel": "", + "timeagoLabel": "", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" + }, + "patcherView": { + "widgetTitle": "", + "patchButton": "", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" + }, + "appSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "noAppsLabel": "", + "currentVersion": "", + "suggestedVersion": "", + "anyVersion": "" + }, + "patchSelectorCard": { + "widgetTitle": "", + "widgetTitleSelected": "", + "widgetSubtitle": "", + "widgetEmptySubtitle": "" + }, + "socialMediaCard": { + "widgetTitle": "", + "widgetSubtitle": "" + }, + "appSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "storageButton": "", + "selectFromStorageButton": "", + "errorMessage": "", + "downloadToast": "", + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "", + "featureNotAvailableText": "" + }, + "patchesSelectorView": { + "viewTitle": "", + "searchBarHint": "", + "universalPatches": "", + "newPatches": "", + "patches": "", + "doneButton": "", + "defaultChip": "", + "defaultTooltip": "", + "noneChip": "", + "noneTooltip": "", + "loadPatchesSelection": "", + "noSavedPatches": "", + "noPatchesFound": "", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" + }, + "patchItem": { + "unsupportedDialogText": "", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" + }, + "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", + "installButton": "", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", + "openButton": "", + "shareButton": "", + "notificationTitle": "", + "notificationText": "", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", + "noExit": "" + }, + "settingsView": { + "widgetTitle": "", + "appearanceSectionTitle": "", + "teamSectionTitle": "", + "debugSectionTitle": "", + "advancedSectionTitle": "", + "exportSectionTitle": "", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", + "darkThemeLabel": "", + "dynamicThemeLabel": "", + "dynamicThemeHint": "", + "languageLabel": "", + "languageUpdated": "", + "englishOption": "", + "sourcesLabel": "", + "sourcesLabelHint": "", + "sourcesIntegrationsLabel": "", + "sourcesResetDialogTitle": "", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", + "apiURLLabel": "", + "apiURLHint": "", + "selectApiURL": "", + "hostRepositoryLabel": "", + "orgPatchesLabel": "", + "sourcesPatchesLabel": "", + "orgIntegrationsLabel": "", + "contributorsLabel": "", + "contributorsHint": "", + "logsLabel": "", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", + "aboutLabel": "", + "snackbarMessage": "", + "restartAppForChanges": "", + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" + }, + "appInfoView": { + "widgetTitle": "", + "openButton": "", + "uninstallButton": "", + "unmountButton": "", + "rootDialogTitle": "", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", + "patchedDateLabel": "", + "appliedPatchesLabel": "", + "patchedDateHint": "", + "appliedPatchesHint": "", + "updateNotImplemented": "" + }, + "contributorsView": { + "widgetTitle": "", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" + }, + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_vi_VN.i18n.json b/assets/i18n/strings_vi_VN.i18n.json old mode 100755 new mode 100644 index e7b8d8a80f..4a7d87aebb --- a/assets/i18n/strings_vi_VN.i18n.json +++ b/assets/i18n/strings_vi_VN.i18n.json @@ -16,6 +16,8 @@ "noShowAgain": "Không hiển thị lại điều này", "add": "Thêm", "remove": "Loại bỏ", + "showChangelogButton": "Hiển thị nhật ký thay đổi", + "showUpdateButton": "Hiển thị cập nhật", "navigationView": { "dashboardTab": "Tổng quan", "patcherTab": "Trình vá", @@ -26,14 +28,25 @@ "widgetTitle": "Tổng quan", "updatesSubtitle": "Các bản cập nhật", "patchedSubtitle": "Ứng dụng đã vá", + "changeLaterSubtitle": "Bạn có thể thay đổi cài đặt này sau.", "noUpdates": "Không có bản cập nhật mới", "WIP": "Đang thực hiện...", "noInstallations": "Không có ứng dụng đã vá nào được cài đặt", "installUpdate": "Tiếp tục cài đặt bản cập nhật?", + "updateSheetTitle": "Cập nhật ReVanced Manager", + "updateDialogTitle": "Có bản cập nhật mới", + "updatePatchesSheetTitle": "Cập nhật Các bản vá ReVanced", "updateChangelogTitle": "Nhật ký thay đổi", + "updateDialogText": "Có một bản cập nhật cho ${file}.\n\nPhiên bản đã cài hiện tại là ${version}.", + "downloadConsentDialogTitle": "Tải các tập tin cần thiết?", + "downloadConsentDialogText": "ReVanced Manager cần tải các tập tin cần thiết để hoạt động đúng cách.", + "downloadConsentDialogText2": "Điều này sẽ kết nối bạn đến ${url}.", + "checkUpdateDialogTitle": "Kiểm tra cập nhật?", + "checkUpdateDialogText": "Bạn có muốn ReVanced Manager kiểm tra bản cập nhật tự động?", "notificationTitle": "Đã tải xuống bản cập nhật", "notificationText": "Nhấn để cài đặt bản cập nhật", "downloadingMessage": "Đang tải xuống bản cập nhật...", + "downloadedMessage": "Đã tải xuống bản cập nhật", "installingMessage": "Đang cài đặt bản cập nhật...", "errorDownloadMessage": "Không thể tải về bản cập nhật", "errorInstallMessage": "Không thể cài đặt bản cập nhật", @@ -53,12 +66,18 @@ "patcherView": { "widgetTitle": "Trình vá", "patchButton": "Vá", + "armv7WarningDialogText": "Việc vá trên các thiết bị ARMv7 chưa được hỗ trợ và có thể thất bại. Vẫn tiếp tục?", + "removedPatchesWarningDialogText": "Những bản vá sau đây đã bị loại bỏ từ lần cuối bạn dùng chúng.\n\n${patches}\n\nVẫn tiếp tục?", "requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt." }, "appSelectorCard": { + "widgetTitle": "Chọn một ứng dụng", + "widgetTitleSelected": "Ứng dụng đã chọn", + "widgetSubtitle": "Không có ứng dụng được chọn", "noAppsLabel": "Không tìm thấy ứng dụng nào", "currentVersion": "Hiện tại", - "suggestedVersion": "Được đề xuất" + "suggestedVersion": "Được đề xuất", + "anyVersion": "Phiên bản bất kỳ" }, "patchSelectorCard": { "widgetTitle": "Chọn bản vá", @@ -71,11 +90,15 @@ "widgetSubtitle": "Chúng tôi đang trực tuyến!" }, "appSelectorView": { + "viewTitle": "Chọn một ứng dụng", + "searchBarHint": "Tìm ứng dụng", "storageButton": "Lưu trữ", "selectFromStorageButton": "Chọn từ bộ nhớ", "errorMessage": "Không thể dùng ứng dụng đã chọn", "downloadToast": "Tính năng tải về chưa khả dụng", - "featureNotAvailable": "Tính năng chưa triển khai" + "requireSuggestedAppVersionDialogText": "Phiên bản của ứng dụng bạn đã chọn không trùng khớp vói phiên bản được đề xuất có thể dẫn đến các phát sinh không mong muốn. Xin chọn ứng dụng khớp với phiên bản được đề xuất.\n\nPhiên bản đã chọn: ${selected}\nPhiên bản được đề xuất: ${suggested}\n\nĐể tiếp tục, tắt \"Yêu cầu phiên bản ứng dụng được đề xuất\" trong cài đặt.", + "featureNotAvailable": "Tính năng chưa triển khai", + "featureNotAvailableText": "Ứng dụng này là một APK tách rời và chỉ có thể được vá và cài một cách tin cậy bằng cách gắn kết với quyền root. Tuy nhiên, bạn có thể vá và cài APK đầy đủ bằng cách chọn chúng từ lưu trữ." }, "patchesSelectorView": { "viewTitle": "Chọn bản vá", @@ -84,7 +107,9 @@ "newPatches": "Các bản vá mới", "patches": "Các bản vá", "doneButton": "Hoàn tất", + "defaultChip": "Mặc định", "defaultTooltip": "Chọn tất cả bản vá mặc định", + "noneChip": "Không có", "noneTooltip": "Bỏ chọn tất cả bản vá", "loadPatchesSelection": "Nạp các bản vá được chọn", "noSavedPatches": "Không có bản vá cho ứng dụng được chọn\nNhấn Hoàn tất để lưu lựa chọn hiện tại.", @@ -110,11 +135,13 @@ "unsupportedDialogText": "Chọn bản vá này có thể gây lỗi khi vá.\n\nPhiên bản ứng dụng: ${packageVersion}\nPhiên bản được hỗ trợ: ${supportedVersions}", "unsupportedPatchVersion": "Bản vá không được hỗ trợ cho phiên bản ứng dụng này.", "unsupportedRequiredOption": "Bản vá này chứa một tùy chọn bắt buộc không được hỗ trợ bởi ứng dụng này", + "patchesChangeWarningDialogText": "Bạn nên sử dụng lựa chọn bản vá mặc định và các tùy chọn. Thay đổi chúng có thể dẫn đến các vấn đề không mong muốn.\n\nBạn cần bật \"Cho phép thay đổi lựa chọn đường dẫn\" trong cài đặt trước khi thay đổi bất kỳ lựa chọn đường dẫn nào.", "patchesChangeWarningDialogButton": "Dùng lựa chọn mặc định" }, "installerView": { "widgetTitle": "Trình cài đặt", "installType": "Chọn kiểu cài đặt", + "installTypeDescription": "Chọn kiểu cài đặt để thực hiện với nó.", "installButton": "Cài đặt", "installRootType": "Gắn kết", "installNonRootType": "Thông thường", @@ -144,6 +171,7 @@ "dynamicThemeLabel": "Cá nhân", "dynamicThemeHint": "Tận hưởng trải nghiệm gần hơn với thiết bị của bạn", "languageLabel": "Ngôn ngữ", + "languageUpdated": "Ngôn ngữ đã cập nhập", "englishOption": "Tiếng Anh", "sourcesLabel": "Nguồn", "sourcesLabelHint": "Cấu hình nguồn các bản vá và tích hợp", @@ -169,6 +197,8 @@ "disablePatchesSelectionWarningText": "Bạn chuẩn bị tắt thay đổi lựa chọn các bản vá.\nLựa chọn mặc định các bản vá sẽ được khôi phục.\n\nVẫn tắt?", "autoUpdatePatchesLabel": "Tự động cập nhật các bản vá", "autoUpdatePatchesHint": "Tự động cập nhật các bản vá lên phiên bản mới nhất", + "showUpdateDialogLabel": "Hiện hộp thoại cập nhật", + "showUpdateDialogHint": "Hiện một hộp thoại khi có một bản cập nhật", "universalPatchesLabel": "Các bản vá phổ quát", "universalPatchesHint": "Hiển thị tất cả các ứng dụng và các bản vá phổ quát (có thể gây chậm danh sách ứng dụng)", "versionCompatibilityCheckLabel": "Kiểm tra khả năng tương thích của phiên bản", @@ -239,7 +269,12 @@ "updateNotImplemented": "Tính năng này chưa được triển khai" }, "contributorsView": { - "widgetTitle": "Những người đóng góp" + "widgetTitle": "Những người đóng góp", + "patcherContributors": "Trình vá ReVanced", + "patchesContributors": "Bản vá ReVanced", + "integrationsContributors": "Tích hợp ReVanced", + "cliContributors": "Giao tiếp dòng lệnh (CLI) ReVanced", + "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Phiên bản không phù hợp", diff --git a/assets/i18n/strings_zh_CN.i18n.json b/assets/i18n/strings_zh_CN.i18n.json old mode 100755 new mode 100644 index d1fc3fa79f..c4308664b5 --- a/assets/i18n/strings_zh_CN.i18n.json +++ b/assets/i18n/strings_zh_CN.i18n.json @@ -1,8 +1,11 @@ { "okButton": "确定", "cancelButton": "取消", + "dismissButton": "", "quitButton": "退出", "updateButton": "更新", + "enabledLabel": "", + "disabledLabel": "", "installed": "已安装版本:${version}", "suggested": "建议的版本:${version}", "yesButton": "是", @@ -14,6 +17,7 @@ "add": "添加", "remove": "移除", "showChangelogButton": "显示更新日志", + "showUpdateButton": "", "navigationView": { "dashboardTab": "控制面板", "patcherTab": "补丁程序", @@ -25,15 +29,20 @@ "updatesSubtitle": "更新", "patchedSubtitle": "已应用补丁的应用程序", "changeLaterSubtitle": "您可以稍后在设置中更改此设置。", + "noUpdates": "", + "WIP": "", "noInstallations": "没有安装已修补的应用", "installUpdate": "继续安装该更新?", "updateSheetTitle": "更新 ReVanced Manager", "updateDialogTitle": "有可用的更新", "updatePatchesSheetTitle": "更新 ReVanced 补丁", "updateChangelogTitle": "更新日志", + "updateDialogText": "", "downloadConsentDialogTitle": "下载必要文件吗?", "downloadConsentDialogText": "ReVanced Manager 需要下载必要的文件才能正常工作。", + "downloadConsentDialogText2": "", "checkUpdateDialogTitle": "要检查更新吗?", + "checkUpdateDialogText": "", "notificationTitle": "更新下载完成!", "notificationText": "点击安装更新", "downloadingMessage": "正在下载更新…", @@ -49,11 +58,17 @@ }, "latestCommitCard": { "loadingLabel": "正在加载…", - "timeagoLabel": "${time}前" + "timeagoLabel": "${time}前", + "patcherLabel": "", + "managerLabel": "", + "updateButton": "" }, "patcherView": { "widgetTitle": "修补器", - "patchButton": "修补" + "patchButton": "修补", + "armv7WarningDialogText": "", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { "widgetTitle": "选择一个应用", @@ -61,7 +76,8 @@ "widgetSubtitle": "未选择任何应用", "noAppsLabel": "未发现应用程序", "currentVersion": "当前", - "suggestedVersion": "建议" + "suggestedVersion": "建议", + "anyVersion": "" }, "patchSelectorCard": { "widgetTitle": "选择补丁", @@ -81,7 +97,8 @@ "errorMessage": "无法使用所选应用程序。", "downloadToast": "下载功能尚不可用", "requireSuggestedAppVersionDialogText": "你所选择的应用版本与推荐的版本不一致,这可能会导致不可预料的问题。请使用推荐的版本。\n\n选择的版本:${selected}\n推荐的版本:${suggested}", - "featureNotAvailable": "功能未实现" + "featureNotAvailable": "功能未实现", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "选择补丁", @@ -90,10 +107,14 @@ "newPatches": "新补丁", "patches": "补丁", "doneButton": "完成", + "defaultChip": "", "defaultTooltip": "选择所有默认补丁", + "noneChip": "", "noneTooltip": "取消选择所有补丁", "loadPatchesSelection": "加载补丁选项", - "noPatchesFound": "未找到适用于所选应用程序的补丁" + "noSavedPatches": "", + "noPatchesFound": "未找到适用于所选应用程序的补丁", + "setRequiredOption": "" }, "patchOptionsView": { "customValue": "自定义值", @@ -105,22 +126,34 @@ "tooltip": "更多输入选项", "selectFilePath": "选择文件路径", "selectFolder": "选择文件夹", - "unsupportedOption": "不支持此选项" + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "不支持此选项", + "requiredOptionNull": "" }, "patchItem": { "unsupportedDialogText": "选择此补丁可能导致修补错误。\n\n应用版本: ${packageVersion}\n当前支持的版本:\n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "使用默认选择" }, "installerView": { + "widgetTitle": "", "installType": "选择安装类型", + "installTypeDescription": "", "installButton": "安装", "installRootType": "挂载", + "installNonRootType": "", + "warning": "", "pressBackAgain": "再次按返回键取消", "openButton": "打开", + "shareButton": "", "notificationTitle": "ReVanced Manager 正在应用补丁", "notificationText": "点击返回到安装器", "exportApkButtonTooltip": "导出已修补的 APK", "exportLogButtonTooltip": "导出日志", + "screenshotDetected": "", "copiedToClipboard": "复制日志至剪贴板", "noExit": "安装程序仍在运行,无法退出..." }, @@ -135,12 +168,20 @@ "systemThemeLabel": "系统", "lightThemeLabel": "亮色主题", "darkThemeLabel": "深色模式", + "dynamicThemeLabel": "", "dynamicThemeHint": "享受更贴近你的设备的体验", "languageLabel": "语言", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "源", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "集成源", "sourcesResetDialogTitle": "重置", + "sourcesResetDialogText": "", + "apiURLResetDialogText": "", + "sourcesUpdateNote": "", "apiURLLabel": "API 地址", + "apiURLHint": "", "selectApiURL": "API 地址", "hostRepositoryLabel": "存储库 API", "orgPatchesLabel": "补丁组织", @@ -149,35 +190,78 @@ "contributorsLabel": "贡献者", "contributorsHint": "ReVanced 贡献者列表", "logsLabel": "分享日志", + "logsHint": "", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", "autoUpdatePatchesLabel": "自动更新补丁", "autoUpdatePatchesHint": "自动更新补丁至最新版本", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", "universalPatchesLabel": "显示通用补丁", "universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)", "versionCompatibilityCheckLabel": "版本兼容性检查", + "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "需要推荐的应用版本", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "关于", "snackbarMessage": "已复制到剪贴板", "restartAppForChanges": "重启应用以生效", "deleteTempDirLabel": "删除临时文件", "deleteTempDirHint": "删除未使用的临时文件", "deletedTempDir": "已删除临时文件", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", "deleteLogsLabel": "清除日志", + "deleteLogsHint": "", "deletedLogs": "已删除日志", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", "exportKeystoreLabel": "导出密钥库", + "exportKeystoreHint": "", "exportedKeystore": "已导出密钥库", "noKeystoreExportFileFound": "没有要导出的密钥库", "importKeystoreLabel": "导入密钥库", + "importKeystoreHint": "", "importedKeystore": "密钥库已导入\n\n", - "jsonSelectorErrorMessage": "无法使用所选的 json 文件" + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "无法使用所选的 json 文件", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { "widgetTitle": "应用信息", "openButton": "打开", "uninstallButton": "卸载", + "unmountButton": "", "rootDialogTitle": "错误", + "unmountDialogText": "", + "uninstallDialogText": "", "rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。", "packageNameLabel": "包名", "installTypeLabel": "安装类型", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "修补日期", "appliedPatchesLabel": "应用的补丁", "patchedDateHint": "${date} 于 ${time}", @@ -185,7 +269,37 @@ "updateNotImplemented": "此功能尚未实现" }, "contributorsView": { - "widgetTitle": "贡献者" + "widgetTitle": "贡献者", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_zh_HK.i18n.json b/assets/i18n/strings_zh_HK.i18n.json old mode 100755 new mode 100644 index a2f6af5253..40f5e6944d --- a/assets/i18n/strings_zh_HK.i18n.json +++ b/assets/i18n/strings_zh_HK.i18n.json @@ -37,9 +37,16 @@ "updateDialogTitle": "有新嘅更新", "updatePatchesSheetTitle": "更新 ReVanced 補丁", "updateChangelogTitle": "變更日誌", + "updateDialogText": "", "downloadConsentDialogTitle": "下載必要嘅文件?", + "downloadConsentDialogText": "", + "downloadConsentDialogText2": "", "checkUpdateDialogTitle": "檢查更新?", + "checkUpdateDialogText": "", + "notificationTitle": "", + "notificationText": "", "downloadingMessage": "正在下載更新", + "downloadedMessage": "", "installingMessage": "正在安裝更新…", "errorDownloadMessage": "下載唔到更新", "errorInstallMessage": "安裝更新失敗", @@ -59,7 +66,9 @@ "patcherView": { "widgetTitle": "修補工具", "patchButton": "修補", - "armv7WarningDialogText": "唔支援在ARMv7架構嘅設備上打補丁,要唔要繼續?" + "armv7WarningDialogText": "唔支援在ARMv7架構嘅設備上打補丁,要唔要繼續?", + "removedPatchesWarningDialogText": "", + "requiredOptionDialogText": "" }, "appSelectorCard": { "widgetTitle": "選擇一個應用程式", @@ -87,11 +96,14 @@ "selectFromStorageButton": "係儲存空間裏面選擇", "errorMessage": "用唔到揀咗嘅應用", "downloadToast": "下載功能依家未用得", - "featureNotAvailable": "功能未能提供" + "requireSuggestedAppVersionDialogText": "", + "featureNotAvailable": "功能未能提供", + "featureNotAvailableText": "" }, "patchesSelectorView": { "viewTitle": "揀補丁", "searchBarHint": "搜尋補丁", + "universalPatches": "", "newPatches": "新補丁", "patches": "補丁", "doneButton": "完成", @@ -101,34 +113,75 @@ "noneTooltip": "取消選擇所有修補項目", "loadPatchesSelection": "載入選擇嘅補丁", "noSavedPatches": "冇保存咗嘅補丁選擇俾呢個應用。\n撳\"完成\"嚟保存當前嘅選擇。", - "noPatchesFound": "冇補丁俾呢個揀咗嘅應用。" + "noPatchesFound": "冇補丁俾呢個揀咗嘅應用。", + "setRequiredOption": "" + }, + "patchOptionsView": { + "customValue": "", + "resetOptionsTooltip": "", + "viewTitle": "", + "saveOptions": "", + "addOptions": "", + "deselectPatch": "", + "tooltip": "", + "selectFilePath": "", + "selectFolder": "", + "selectOption": "", + "requiredOption": "", + "unsupportedOption": "", + "requiredOptionNull": "" }, - "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}" + "unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}", + "unsupportedPatchVersion": "", + "unsupportedRequiredOption": "", + "patchesChangeWarningDialogText": "", + "patchesChangeWarningDialogButton": "" }, "installerView": { + "widgetTitle": "", + "installType": "", + "installTypeDescription": "", "installButton": "安裝", + "installRootType": "", + "installNonRootType": "", + "warning": "", + "pressBackAgain": "", "openButton": "開啟", + "shareButton": "", "notificationTitle": "ReVanced 管理器正在修補中", "notificationText": "點擊即可返回安裝程式", + "exportApkButtonTooltip": "", + "exportLogButtonTooltip": "", + "screenshotDetected": "", + "copiedToClipboard": "", "noExit": "安裝程序進行緊,不好退出" }, "settingsView": { "widgetTitle": "設定", "appearanceSectionTitle": "主題", "teamSectionTitle": "團隊", + "debugSectionTitle": "", "advancedSectionTitle": "進階選項", "exportSectionTitle": "匯入/匯出", + "themeModeLabel": "", + "systemThemeLabel": "", + "lightThemeLabel": "", "darkThemeLabel": "暗黑模式", + "dynamicThemeLabel": "", "dynamicThemeHint": "享受一個更貼近你裝置嘅體驗", "languageLabel": "語言", + "languageUpdated": "", + "englishOption": "", "sourcesLabel": "來源", + "sourcesLabelHint": "", "sourcesIntegrationsLabel": "項目整合來源", "sourcesResetDialogTitle": "重設", "sourcesResetDialogText": "真喺要重新設定你嘅來源返去預設值?", "apiURLResetDialogText": "真喺要重新設定 API URL 返去預設值?", + "sourcesUpdateNote": "", "apiURLLabel": "API URL", + "apiURLHint": "", "selectApiURL": "API URL", "hostRepositoryLabel": "儲存庫 API", "orgPatchesLabel": "修補檔組織", @@ -138,15 +191,77 @@ "contributorsHint": "ReVanced 貢獻者列表", "logsLabel": "分享記錄檔", "logsHint": "分享 ReVanced Manager 嘅記錄檔", + "enablePatchesSelectionLabel": "", + "enablePatchesSelectionHint": "", + "enablePatchesSelectionWarningText": "", + "disablePatchesSelectionWarningText": "", + "autoUpdatePatchesLabel": "", + "autoUpdatePatchesHint": "", + "showUpdateDialogLabel": "", + "showUpdateDialogHint": "", + "universalPatchesLabel": "", + "universalPatchesHint": "", + "versionCompatibilityCheckLabel": "", + "versionCompatibilityCheckHint": "", + "requireSuggestedAppVersionLabel": "", + "requireSuggestedAppVersionHint": "", + "requireSuggestedAppVersionDialogText": "", "aboutLabel": "關於", "snackbarMessage": "已複製到剪貼簿", "restartAppForChanges": "重啟應用嚟套用變更", - "importKeystoreLabel": "導入 keystore" + "deleteTempDirLabel": "", + "deleteTempDirHint": "", + "deletedTempDir": "", + "exportPatchesLabel": "", + "exportPatchesHint": "", + "exportedPatches": "", + "noExportFileFound": "", + "importPatchesLabel": "", + "importPatchesHint": "", + "importedPatches": "", + "resetStoredPatchesLabel": "", + "resetStoredPatchesHint": "", + "resetStoredPatchesDialogTitle": "", + "resetStoredPatchesDialogText": "", + "resetStoredPatches": "", + "resetStoredOptionsLabel": "", + "resetStoredOptionsHint": "", + "resetStoredOptionsDialogTitle": "", + "resetStoredOptionsDialogText": "", + "resetStoredOptions": "", + "deleteLogsLabel": "", + "deleteLogsHint": "", + "deletedLogs": "", + "regenerateKeystoreLabel": "", + "regenerateKeystoreHint": "", + "regenerateKeystoreDialogTitle": "", + "regenerateKeystoreDialogText": "", + "regeneratedKeystore": "", + "exportKeystoreLabel": "", + "exportKeystoreHint": "", + "exportedKeystore": "", + "noKeystoreExportFileFound": "", + "importKeystoreLabel": "導入 keystore", + "importKeystoreHint": "", + "importedKeystore": "", + "selectKeystorePassword": "", + "selectKeystorePasswordHint": "", + "jsonSelectorErrorMessage": "", + "keystoreSelectorErrorMessage": "" }, "appInfoView": { + "widgetTitle": "", "openButton": "打開", "uninstallButton": "解除安裝", + "unmountButton": "", "rootDialogTitle": "錯誤", + "unmountDialogText": "", + "uninstallDialogText": "", + "rootDialogText": "", + "packageNameLabel": "", + "installTypeLabel": "", + "mountTypeLabel": "", + "regularTypeLabel": "", "patchedDateLabel": "修補日期", "appliedPatchesLabel": "已經修補咗嘅補丁", "patchedDateHint": "${date} 嘅 ${time}", @@ -154,7 +269,37 @@ "updateNotImplemented": "呢個功能仲未開發" }, "contributorsView": { - "widgetTitle": "貢獻者" + "widgetTitle": "貢獻者", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, - "installErrorDialog": {} + "installErrorDialog": { + "mount_version_mismatch": "", + "mount_no_root": "", + "mount_missing_installation": "", + "status_failure_blocked": "", + "install_failed_verification_failure": "", + "status_failure_invalid": "", + "install_failed_version_downgrade": "", + "status_failure_conflict": "", + "status_failure_storage": "", + "status_failure_incompatible": "", + "status_failure_timeout": "", + "status_unknown": "", + "mount_version_mismatch_description": "", + "mount_no_root_description": "", + "mount_missing_installation_description": "", + "status_failure_timeout_description": "", + "status_failure_storage_description": "", + "status_failure_invalid_description": "", + "status_failure_incompatible_description": "", + "status_failure_conflict_description": "", + "status_failure_blocked_description": "", + "install_failed_verification_failure_description": "", + "install_failed_version_downgrade_description": "", + "status_unknown_description": "" + } } \ No newline at end of file diff --git a/assets/i18n/strings_zh_TW.i18n.json b/assets/i18n/strings_zh_TW.i18n.json old mode 100755 new mode 100644 index cc6bdeed2f..713b8e4c58 --- a/assets/i18n/strings_zh_TW.i18n.json +++ b/assets/i18n/strings_zh_TW.i18n.json @@ -269,7 +269,12 @@ "updateNotImplemented": "這項功能尚未實作" }, "contributorsView": { - "widgetTitle": "貢獻者" + "widgetTitle": "貢獻者", + "patcherContributors": "", + "patchesContributors": "", + "integrationsContributors": "", + "cliContributors": "", + "managerContributors": "" }, "installErrorDialog": { "mount_version_mismatch": "版本不相符", From c24126a7e8693aebba4ecec46eb8925a658e0583 Mon Sep 17 00:00:00 2001 From: revanced-bot Date: Sun, 18 Feb 2024 22:32:10 +0000 Subject: [PATCH 2/2] chore(Translation): Remove empty values from JSON --- assets/i18n/strings_ar_SA.i18n.json | 93 +------- assets/i18n/strings_az_AZ.i18n.json | 7 +- assets/i18n/strings_be_BY.i18n.json | 139 +----------- assets/i18n/strings_bg_BG.i18n.json | 143 +----------- assets/i18n/strings_bn_BD.i18n.json | 59 +---- assets/i18n/strings_ca_ES.i18n.json | 320 ++------------------------- assets/i18n/strings_cs_CZ.i18n.json | 84 +------ assets/i18n/strings_da_DK.i18n.json | 108 +-------- assets/i18n/strings_de_DE.i18n.json | 0 assets/i18n/strings_el_GR.i18n.json | 0 assets/i18n/strings_es_AR.i18n.json | 49 +--- assets/i18n/strings_es_ES.i18n.json | 0 assets/i18n/strings_es_MX.i18n.json | 138 +----------- assets/i18n/strings_et_EE.i18n.json | 228 +------------------ assets/i18n/strings_fa_IR.i18n.json | 245 ++------------------ assets/i18n/strings_fi_FI.i18n.json | 7 +- assets/i18n/strings_fil_PH.i18n.json | 243 ++------------------ assets/i18n/strings_fr_FR.i18n.json | 0 assets/i18n/strings_he_IL.i18n.json | 69 +----- assets/i18n/strings_hi_IN.i18n.json | 181 +-------------- assets/i18n/strings_hr_HR.i18n.json | 192 +--------------- assets/i18n/strings_hu_HU.i18n.json | 0 assets/i18n/strings_hy_AM.i18n.json | 320 ++------------------------- assets/i18n/strings_id_ID.i18n.json | 77 +------ assets/i18n/strings_it_IT.i18n.json | 0 assets/i18n/strings_ja_JP.i18n.json | 89 +------- assets/i18n/strings_kk_KZ.i18n.json | 320 ++------------------------- assets/i18n/strings_ko_KR.i18n.json | 0 assets/i18n/strings_lt_LT.i18n.json | 97 +------- assets/i18n/strings_lv_LV.i18n.json | 179 +-------------- assets/i18n/strings_mr_IN.i18n.json | 320 ++------------------------- assets/i18n/strings_ms_MY.i18n.json | 320 ++------------------------- assets/i18n/strings_nl_NL.i18n.json | 41 +--- assets/i18n/strings_no_NO.i18n.json | 249 ++------------------- assets/i18n/strings_or_IN.i18n.json | 281 ++--------------------- assets/i18n/strings_pa_PK.i18n.json | 320 ++------------------------- assets/i18n/strings_pl_PL.i18n.json | 0 assets/i18n/strings_pt_BR.i18n.json | 101 +-------- assets/i18n/strings_pt_PT.i18n.json | 0 assets/i18n/strings_ro_RO.i18n.json | 0 assets/i18n/strings_ru_RU.i18n.json | 41 +--- assets/i18n/strings_sk_SK.i18n.json | 169 +------------- assets/i18n/strings_sl_SI.i18n.json | 191 +--------------- assets/i18n/strings_sq_AL.i18n.json | 316 ++------------------------ assets/i18n/strings_sr_CS.i18n.json | 0 assets/i18n/strings_sr_SP.i18n.json | 0 assets/i18n/strings_sv_SE.i18n.json | 0 assets/i18n/strings_sw_KE.i18n.json | 320 ++------------------------- assets/i18n/strings_ta_IN.i18n.json | 320 ++------------------------- assets/i18n/strings_te_IN.i18n.json | 320 ++------------------------- assets/i18n/strings_th_TH.i18n.json | 192 +--------------- assets/i18n/strings_tr_TR.i18n.json | 0 assets/i18n/strings_uk_UA.i18n.json | 0 assets/i18n/strings_ur_PK.i18n.json | 273 ++--------------------- assets/i18n/strings_uz_UZ.i18n.json | 280 ++--------------------- assets/i18n/strings_vi_VN.i18n.json | 0 assets/i18n/strings_zh_CN.i18n.json | 132 +---------- assets/i18n/strings_zh_HK.i18n.json | 161 +------------- assets/i18n/strings_zh_TW.i18n.json | 7 +- 59 files changed, 418 insertions(+), 7323 deletions(-) mode change 100644 => 100755 assets/i18n/strings_ar_SA.i18n.json mode change 100644 => 100755 assets/i18n/strings_az_AZ.i18n.json mode change 100644 => 100755 assets/i18n/strings_be_BY.i18n.json mode change 100644 => 100755 assets/i18n/strings_bg_BG.i18n.json mode change 100644 => 100755 assets/i18n/strings_bn_BD.i18n.json mode change 100644 => 100755 assets/i18n/strings_ca_ES.i18n.json mode change 100644 => 100755 assets/i18n/strings_cs_CZ.i18n.json mode change 100644 => 100755 assets/i18n/strings_da_DK.i18n.json mode change 100644 => 100755 assets/i18n/strings_de_DE.i18n.json mode change 100644 => 100755 assets/i18n/strings_el_GR.i18n.json mode change 100644 => 100755 assets/i18n/strings_es_AR.i18n.json mode change 100644 => 100755 assets/i18n/strings_es_ES.i18n.json mode change 100644 => 100755 assets/i18n/strings_es_MX.i18n.json mode change 100644 => 100755 assets/i18n/strings_et_EE.i18n.json mode change 100644 => 100755 assets/i18n/strings_fa_IR.i18n.json mode change 100644 => 100755 assets/i18n/strings_fi_FI.i18n.json mode change 100644 => 100755 assets/i18n/strings_fil_PH.i18n.json mode change 100644 => 100755 assets/i18n/strings_fr_FR.i18n.json mode change 100644 => 100755 assets/i18n/strings_he_IL.i18n.json mode change 100644 => 100755 assets/i18n/strings_hi_IN.i18n.json mode change 100644 => 100755 assets/i18n/strings_hr_HR.i18n.json mode change 100644 => 100755 assets/i18n/strings_hu_HU.i18n.json mode change 100644 => 100755 assets/i18n/strings_hy_AM.i18n.json mode change 100644 => 100755 assets/i18n/strings_id_ID.i18n.json mode change 100644 => 100755 assets/i18n/strings_it_IT.i18n.json mode change 100644 => 100755 assets/i18n/strings_ja_JP.i18n.json mode change 100644 => 100755 assets/i18n/strings_kk_KZ.i18n.json mode change 100644 => 100755 assets/i18n/strings_ko_KR.i18n.json mode change 100644 => 100755 assets/i18n/strings_lt_LT.i18n.json mode change 100644 => 100755 assets/i18n/strings_lv_LV.i18n.json mode change 100644 => 100755 assets/i18n/strings_mr_IN.i18n.json mode change 100644 => 100755 assets/i18n/strings_ms_MY.i18n.json mode change 100644 => 100755 assets/i18n/strings_nl_NL.i18n.json mode change 100644 => 100755 assets/i18n/strings_no_NO.i18n.json mode change 100644 => 100755 assets/i18n/strings_or_IN.i18n.json mode change 100644 => 100755 assets/i18n/strings_pa_PK.i18n.json mode change 100644 => 100755 assets/i18n/strings_pl_PL.i18n.json mode change 100644 => 100755 assets/i18n/strings_pt_BR.i18n.json mode change 100644 => 100755 assets/i18n/strings_pt_PT.i18n.json mode change 100644 => 100755 assets/i18n/strings_ro_RO.i18n.json mode change 100644 => 100755 assets/i18n/strings_ru_RU.i18n.json mode change 100644 => 100755 assets/i18n/strings_sk_SK.i18n.json mode change 100644 => 100755 assets/i18n/strings_sl_SI.i18n.json mode change 100644 => 100755 assets/i18n/strings_sq_AL.i18n.json mode change 100644 => 100755 assets/i18n/strings_sr_CS.i18n.json mode change 100644 => 100755 assets/i18n/strings_sr_SP.i18n.json mode change 100644 => 100755 assets/i18n/strings_sv_SE.i18n.json mode change 100644 => 100755 assets/i18n/strings_sw_KE.i18n.json mode change 100644 => 100755 assets/i18n/strings_ta_IN.i18n.json mode change 100644 => 100755 assets/i18n/strings_te_IN.i18n.json mode change 100644 => 100755 assets/i18n/strings_th_TH.i18n.json mode change 100644 => 100755 assets/i18n/strings_tr_TR.i18n.json mode change 100644 => 100755 assets/i18n/strings_uk_UA.i18n.json mode change 100644 => 100755 assets/i18n/strings_ur_PK.i18n.json mode change 100644 => 100755 assets/i18n/strings_uz_UZ.i18n.json mode change 100644 => 100755 assets/i18n/strings_vi_VN.i18n.json mode change 100644 => 100755 assets/i18n/strings_zh_CN.i18n.json mode change 100644 => 100755 assets/i18n/strings_zh_HK.i18n.json mode change 100644 => 100755 assets/i18n/strings_zh_TW.i18n.json diff --git a/assets/i18n/strings_ar_SA.i18n.json b/assets/i18n/strings_ar_SA.i18n.json old mode 100644 new mode 100755 index 9ce79891a3..8ae6feedfe --- a/assets/i18n/strings_ar_SA.i18n.json +++ b/assets/i18n/strings_ar_SA.i18n.json @@ -16,8 +16,6 @@ "noShowAgain": "لا تعرض هذا مرة أخرى", "add": "إضافة", "remove": "إزالة", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "لوحة التحكم", "patcherTab": "المعدّل", @@ -28,25 +26,11 @@ "widgetTitle": "لوحة التحكم", "updatesSubtitle": "تحديثات", "patchedSubtitle": "التطبيقات المعدلة", - "changeLaterSubtitle": "", "noUpdates": "لا توجد تحديثات متاحة", - "WIP": "", "noInstallations": "لا توجد تطبيقات معدلة مثبتة", "installUpdate": "هل تريد الاستمرار في تثبيت التحديث؟", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "سجل التغييرات", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "جارٍ تحميل التحديث...", - "downloadedMessage": "", "installingMessage": "جارٍ تثبيت التحديث...", "errorDownloadMessage": "تعذر تحميل التحديث", "errorInstallMessage": "تعذّر تثبيت التحديث", @@ -58,26 +42,17 @@ }, "latestCommitCard": { "loadingLabel": "جارٍ التحميل...", - "timeagoLabel": "منذ ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "منذ ${time}" }, "patcherView": { "widgetTitle": "المُعَّدِّل", "patchButton": "تعديل", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "لم يتم العثور على تطبيقات", "currentVersion": "الحالي", - "suggestedVersion": "المقترحة", - "anyVersion": "" + "suggestedVersion": "المقترحة" }, "patchSelectorCard": { "widgetTitle": "حدد التعديلات", @@ -90,15 +65,11 @@ "widgetSubtitle": "تابعونا!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "التخزين", "selectFromStorageButton": "اختيار من التخزين", "errorMessage": "لا يمكن استخدام التطبيق المحدد", "downloadToast": "خاصية التحميل غير متوفرة بعد", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "الميزة غير مُدمَجة بعد", - "featureNotAvailableText": "" + "featureNotAvailable": "الميزة غير مُدمَجة بعد" }, "patchesSelectorView": { "viewTitle": "حدد التعديلات", @@ -107,9 +78,7 @@ "newPatches": "تعديلات جديدة", "patches": "تعديلات", "doneButton": "تم", - "defaultChip": "", "defaultTooltip": "تحديد كل التعديلات الافتراضية", - "noneChip": "", "noneTooltip": "إلغاء تحديد كل التعديلات", "loadPatchesSelection": "تحميل التعديل المحدد", "noSavedPatches": "لا يوجد تحديد تعديل محفوظ للتطبيق المحدد.\nاضغط على تم لحفظ التحديد الحالي.", @@ -126,29 +95,21 @@ "tooltip": "المزيد من خيارات الإدخال", "selectFilePath": "تحديد مسار الملف", "selectFolder": "تحديد مجلد", - "selectOption": "", "requiredOption": "هذا الخيار مطلوب", "unsupportedOption": "هذا الخيار غير مدعوم", "requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "قد يؤدي تحديد هذا التعديل إلى حدوث أخطاء في عملية التعديل.\n\nإصدار التطبيق: ${packageVersion}\nالإصدارات المدعومة حالياً:\n${supportedVersions}", - "unsupportedPatchVersion": "", "unsupportedRequiredOption": "يحتوي هذا التعديل على خيار مطلوب لا يدعمه هذا التطبيق", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "استخدام التحديد الافتراضي" }, "installerView": { - "widgetTitle": "", "installType": "تحديد نوع التثبيت", - "installTypeDescription": "", "installButton": "تثبيت", "installRootType": "تحميل", - "installNonRootType": "", - "warning": "", "pressBackAgain": "اضغط رجوع مرة اخرى للإلغاء", "openButton": "فتح", - "shareButton": "", "notificationTitle": "ReVanced Manager يقوم بعملية التعديل", "notificationText": "انقر للعودة إلى المثبت", "exportApkButtonTooltip": "تصدير APK المعدل", @@ -171,17 +132,13 @@ "dynamicThemeLabel": "تصميم Material You", "dynamicThemeHint": "استمتع بتجربة أقرب إلى جهازك", "languageLabel": "اللغة", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "المصادر", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "مصدر الـدمج", "sourcesResetDialogTitle": "إعادة التعيين", "sourcesResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين المصادر الخاصة بك إلى قيمها الافتراضية؟", "apiURLResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين رابط API الخاص بك إلى قيمته الافتراضية؟", "sourcesUpdateNote": "ملاحظة: سيتم تحديث التعديلات إلى الإصدار الأحدث تلقائيًا.\n\nسيكشف هذا عن عنوان IP الخاص بك للخادم.", "apiURLLabel": "رابط API", - "apiURLHint": "", "selectApiURL": "رابط API", "hostRepositoryLabel": "مستودع API", "orgPatchesLabel": "تنظيم التعديلات", @@ -192,19 +149,14 @@ "logsLabel": "مشاركة السجلات", "logsHint": "مشاركة سجلات ReVanced Manager", "enablePatchesSelectionLabel": "السماح بتغيير تحديد التعديل", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "قد يؤدي تغيير تحديد التعديلات إلى حدوث مشكلات غير متوقعة.\n\nهل تريد التمكين على أي حال؟", "disablePatchesSelectionWarningText": "أنت على وشك تعطيل تغيير تحديد التعديلات.\nستتم استعادة التحديد الافتراضي للتعديلات.\n\nهل تريد التعطيل على أي حال؟", "autoUpdatePatchesLabel": "تحديث التعديلات تلقائيًا", "autoUpdatePatchesHint": "تحديث التعديلات تلقائيًا إلى الإصدار الأحدث", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "عرض التعديلات العامة", "universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)", "versionCompatibilityCheckLabel": "التحقق من توافق الإصدار", - "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "يتطلب إصدار التطبيق المقترح", - "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "قد يؤدي تحديد تطبيق ليس هو الإصدار المقترح إلى حدوث مشكلات غير متوقعة.\n\nهل تريد المتابعة على أية حال؟", "aboutLabel": "لمحة", "snackbarMessage": "نُسِخ إلى الحافظة", @@ -253,15 +205,10 @@ "widgetTitle": "معلومات التطبيق", "openButton": "فتح", "uninstallButton": "إلغاء التثبيت", - "unmountButton": "", "rootDialogTitle": "خطأ", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "تم تثبيت التطبيق بأذونات المستخدم المتميز، لكن ReVanced Manager ليس لديه أذونات حاليًا.\nالرجاء منح أذونات المستخدم المتميز أولاً.", "packageNameLabel": "اسم الحُزْمَة", "installTypeLabel": "نوع التثبيت", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "تاريخ التعديل", "appliedPatchesLabel": "التعديلات المطبقة", "patchedDateHint": "${date} في ${time}", @@ -269,37 +216,7 @@ "updateNotImplemented": "لم يتم تنفيذ هذه الميزة بعد" }, "contributorsView": { - "widgetTitle": "المساهمون", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "المساهمون" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_az_AZ.i18n.json b/assets/i18n/strings_az_AZ.i18n.json old mode 100644 new mode 100755 index db60a1d9f9..109309da3a --- a/assets/i18n/strings_az_AZ.i18n.json +++ b/assets/i18n/strings_az_AZ.i18n.json @@ -269,12 +269,7 @@ "updateNotImplemented": "Bu özəllik hələ tətbiq olunmayıb" }, "contributorsView": { - "widgetTitle": "Töhfə verənlər", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Töhfə verənlər" }, "installErrorDialog": { "mount_version_mismatch": "Versiya uyuşmur", diff --git a/assets/i18n/strings_be_BY.i18n.json b/assets/i18n/strings_be_BY.i18n.json old mode 100644 new mode 100755 index a56e94a3e3..856daf367c --- a/assets/i18n/strings_be_BY.i18n.json +++ b/assets/i18n/strings_be_BY.i18n.json @@ -152,154 +152,25 @@ "notificationTitle": "ReVanced Manager патчыць праграму", "notificationText": "Націсніце для вяртання ва ўсталёўшчык праграм", "exportApkButtonTooltip": "Экспартаваць прапатчаны APK", - "exportLogButtonTooltip": "Экспартаваць журнал", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" + "exportLogButtonTooltip": "Экспартаваць журнал" }, "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", "themeModeLabel": "Тэма праграмы", "systemThemeLabel": "Сістэма", "lightThemeLabel": "Светлая", "darkThemeLabel": "Цёмная", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", "languageLabel": "Мова", "languageUpdated": "Мова абноўлена", "englishOption": "Англійская", "sourcesLabel": "Крыніцы", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Крыніца інтэграцый", "sourcesResetDialogTitle": "Скінуць", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "API URL", "apiURLHint": "Сканфігуруйце URL API, каб скарыстацца", "selectApiURL": "API URL", - "hostRepositoryLabel": "Рэпазіторый API", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" + "hostRepositoryLabel": "Рэпазіторый API" }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_bg_BG.i18n.json b/assets/i18n/strings_bg_BG.i18n.json old mode 100644 new mode 100755 index 4a917af911..e91ba0a38a --- a/assets/i18n/strings_bg_BG.i18n.json +++ b/assets/i18n/strings_bg_BG.i18n.json @@ -29,22 +29,9 @@ "updatesSubtitle": "Актуализации", "patchedSubtitle": "Модифицирани приложения", "changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.", - "noUpdates": "", - "WIP": "", "noInstallations": "Няма инсталирани модифицирани приложения", "installUpdate": "Продължете към инсталирането на актуализациите?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Списък с промени", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Изтегляне на актуализация...", "downloadedMessage": "Актуализацията е изтеглена", "installingMessage": "Инсталиране на актуализация...", @@ -65,19 +52,14 @@ }, "patcherView": { "widgetTitle": "Модификатор", - "patchButton": "Модифицирайте", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "Модифицирайте" }, "appSelectorCard": { "widgetTitle": "Изберете приложение", "widgetTitleSelected": "Избрани приложения", - "widgetSubtitle": "", "noAppsLabel": "Няма намерени приложения", "currentVersion": "Текуща", - "suggestedVersion": "Препоръчана", - "anyVersion": "" + "suggestedVersion": "Препоръчана" }, "patchSelectorCard": { "widgetTitle": "Изберете модификации", @@ -90,15 +72,11 @@ "widgetSubtitle": "Открийте ни онлайн!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Хранилище", "selectFromStorageButton": "Избери от хранилище", "errorMessage": "Избраното приложение не може да се използва", "downloadToast": "Функцията за изтегляне все още не е налична", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Функцията не е внедрена", - "featureNotAvailableText": "" + "featureNotAvailable": "Функцията не е внедрена" }, "patchesSelectorView": { "viewTitle": "Изберете модификации", @@ -107,54 +85,29 @@ "newPatches": "Нови модификации", "patches": "Модификации", "doneButton": "Готово", - "defaultChip": "", "defaultTooltip": "Изберете всички модификации по подразбиране", - "noneChip": "", "noneTooltip": "Отмяна на всички модификации", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "Няма налични модификации за избраното приложение", - "setRequiredOption": "" + "noPatchesFound": "Няма налични модификации за избраното приложение" }, "patchOptionsView": { "customValue": "Стойност по избор", - "resetOptionsTooltip": "", - "viewTitle": "", "saveOptions": "Запази", "addOptions": "Добави опции", "deselectPatch": "Отмяна на всички модификации", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "Изберете папка", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "selectFolder": "Изберете папка" }, "patchItem": { - "unsupportedDialogText": "Изборът на тази модификация може да доведе до грешки.\n\nВерсия: ${packageVersion}\nПоддържани версии: ${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "Изборът на тази модификация може да доведе до грешки.\n\nВерсия: ${packageVersion}\nПоддържани версии: ${supportedVersions}" }, "installerView": { "widgetTitle": "Инсталатор", - "installType": "", - "installTypeDescription": "", "installButton": "Инсталиране", "installRootType": "Монтирай", "installNonRootType": "Нормален", - "warning": "", - "pressBackAgain": "", "openButton": "Отвори", "shareButton": "Сподели файла", "notificationTitle": "ReVanced Мениджър модифицира", "notificationText": "Натиснете за да се върнете при инсталатора", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "Инсталаторът все още работи, не може да излезе..." }, "settingsView": { @@ -171,15 +124,11 @@ "dynamicThemeLabel": "Материална Тема", "dynamicThemeHint": "Насладете се на преживяване по-близо до устройството си", "languageLabel": "Език", - "languageUpdated": "", "englishOption": "Английски", "sourcesLabel": "Източници", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Източник на интеграциите", "sourcesResetDialogTitle": "Нулиране", "sourcesResetDialogText": "Искате ли да възстановите източниците до стойностите им по подразбиране?", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "API линк", "apiURLHint": "Конфигуриране на URL адреса на API за използване", "selectApiURL": "API линк", @@ -190,78 +139,34 @@ "contributorsLabel": "Хора, които допринесоха", "contributorsHint": "Списък с хората, допринесли за ReVanced", "logsLabel": "Сподели логовете", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Покажи универсални модификации", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Относно", "snackbarMessage": "Копирано", "restartAppForChanges": "Рестартирайте приложението, за да се приложат промените", "deleteTempDirLabel": "Изтриване на временни файлове", "deleteTempDirHint": "Изтриване на неизползвани временни файлове", "deletedTempDir": "Временните файлове са изтрити", - "exportPatchesLabel": "", - "exportPatchesHint": "", "exportedPatches": "Избраните модификации са експортирани", "noExportFileFound": "Няма избрани модификации за експортиране", "importPatchesLabel": "Импортиране на избраните модификации", "importPatchesHint": "Импортиране на избраните модификации от JSON файл", "importedPatches": "Избраните модификации са импортирани", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Логовете са изтрити", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Експортирай Keystore-а", - "exportKeystoreHint": "", "exportedKeystore": "Keystore беше експортиран", "noKeystoreExportFileFound": "Няма Keystore за експортиране", "importKeystoreLabel": "Импортирай Keystore", - "importKeystoreHint": "", "importedKeystore": "Keystorе е импортиран", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Избраният JSON файл не може да се изплозва", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Избраният JSON файл не може да се изплозва" }, "appInfoView": { "widgetTitle": "Информация за приложението", "openButton": "Отвори", "uninstallButton": "Деинсталирай", - "unmountButton": "", "rootDialogTitle": "Грешка", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.", "packageNameLabel": "Име на пакета", "installTypeLabel": "Тип инсталация", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Дата на модификацията", "appliedPatchesLabel": "Приложени модификации", "patchedDateHint": "на ${date} в ${time}", @@ -269,37 +174,7 @@ "updateNotImplemented": "Тази функция все още не е внедрена" }, "contributorsView": { - "widgetTitle": "Хора, които допринесоха", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Хора, които допринесоха" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_bn_BD.i18n.json b/assets/i18n/strings_bn_BD.i18n.json old mode 100644 new mode 100755 index 523b4e643c..c532610245 --- a/assets/i18n/strings_bn_BD.i18n.json +++ b/assets/i18n/strings_bn_BD.i18n.json @@ -16,8 +16,6 @@ "noShowAgain": "পুনরায় দেখাবেন না", "add": "যুক্ত করুন", "remove": "অপসারণ করুন", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "ড্যাশবোর্ড", "patcherTab": "প্যাচার", @@ -28,25 +26,14 @@ "widgetTitle": "ড্যাশবোর্ড", "updatesSubtitle": "আপডেটসমূহ", "patchedSubtitle": "প্যাচড অ্যাপ্লিকেশনগুলো", - "changeLaterSubtitle": "", "noUpdates": "কোন আপডেট নেই", "WIP": "কাজ হচ্ছে...", "noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি", "installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "পরিবর্তনসমূহ", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", "notificationTitle": "আপডেট ডাউনলোড হয়েছে", "notificationText": "আপডেট ইনস্টল করতে চাপ দিন", "downloadingMessage": "আপডেট ডাউনলোড হচ্ছে...", - "downloadedMessage": "", "installingMessage": "আপডেট ইনস্টল করা হচ্ছে...", "errorDownloadMessage": "আপডেট ডাউনলোড করতে সফল হয় নি", "errorInstallMessage": "আপডেট ইনস্টল করতে সফল হয় নি", @@ -66,18 +53,12 @@ "patcherView": { "widgetTitle": "প্যাচার", "patchButton": "প্যাচ", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "কোন অ্যাপ্লিকেশন পাওয়া যায়নি", "currentVersion": "বর্তমান", - "suggestedVersion": "প্রস্তাবিত", - "anyVersion": "" + "suggestedVersion": "প্রস্তাবিত" }, "patchSelectorCard": { "widgetTitle": "প্যাচসমূহ নির্বাচন করুন", @@ -90,15 +71,11 @@ "widgetSubtitle": "আমরা অনলাইনে!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "স্টোরেজ", "selectFromStorageButton": "স্টোরেজ থেকে নির্বাচন করুন", "errorMessage": "নির্বাচিত অ্যাপ্লিকেশনটি ব্যবহার করা সম্ভব নয়", "downloadToast": "ডাউনলোড ফাংশন এখনো উপলব্ধ হয়নি", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "ফিচার সম্পাদন করা হয়নি", - "featureNotAvailableText": "" + "featureNotAvailable": "ফিচার সম্পাদন করা হয়নি" }, "patchesSelectorView": { "viewTitle": "প্যাচ নির্বাচন করুন", @@ -107,9 +84,7 @@ "newPatches": "নতুন প্যাচসমূহ", "patches": "প্যাচসমূহ", "doneButton": "সম্পন্ন হয়েছে", - "defaultChip": "", "defaultTooltip": "সকল পূর্ব-নির্ধারিত প্যাচ নির্বাচন করুন", - "noneChip": "", "noneTooltip": "সকল প্যাচ অনির্বাচন করুন", "loadPatchesSelection": "নির্বাচিত প্যাচ লোড করুন", "noSavedPatches": "নির্বাচিত অ্যাপের জন্য কোন সংরক্ষিত প্যাচ নেই।\nবর্তমানে নির্বাচিত প্যাচ সংরক্ষণ করতে সম্পন্ন হয়েছে চাপুন।", @@ -135,13 +110,11 @@ "unsupportedDialogText": "এই প্যাচটি নির্বাচন করলে প্যাচিং ত্রুটিপূর্ণ হতে পারে।\n\nঅ্যাপ সংস্করণ: ${packageVersion}\nসমর্থিত সংস্করণ:\n${supportedVersions}", "unsupportedPatchVersion": "এই অ্যাপ সংস্করণের জন্য প্যাচ সমর্থিত নয়।", "unsupportedRequiredOption": "এই প্যাচটিতে একটি প্রয়োজনীয় অপশন রয়েছে যা এই অ্যাপটি সমর্থন করে না", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "পূর্বনির্ধারিত নির্বাচন ব্যবহার করুন" }, "installerView": { "widgetTitle": "ইনস্টলার", "installType": "ইনস্টল করার ধরণ নির্বাচন করুন", - "installTypeDescription": "", "installButton": "ইনস্টল করুন", "installRootType": "মাউন্ট", "installNonRootType": "সাধারণ", @@ -171,7 +144,6 @@ "dynamicThemeLabel": "ম্যাটেরিয়াল ইউ", "dynamicThemeHint": "আপনার ডিভাইসের লুকের কাছাকাছি অভিজ্ঞতা নিন", "languageLabel": "ভাষা", - "languageUpdated": "", "englishOption": "ইংরেজি", "sourcesLabel": "উৎস", "sourcesLabelHint": "প্যাচ ও ইন্ট্রিগেশন এর সোর্স কনফিগার করুন", @@ -197,8 +169,6 @@ "disablePatchesSelectionWarningText": "আপনি নির্বাচিত প্যাচ পরিবর্তনকে নিষ্ক্রিয় করতে যাচ্ছেন।\nপূর্বনির্ধারিত নির্বাচিত প্যাচসমূহ ফিরিয়ে আনা হবে।\n\nযেকোন ভাবে নিষ্ক্রিয় করতে চান?", "autoUpdatePatchesLabel": "প্যাচসমূহ স্বয়ংক্রিয়ভাবে আপডেট করুন", "autoUpdatePatchesHint": "প্যাচসমূহ স্বয়ংক্রিয়ভাবে সর্বশেষ সংস্করণে আপডেট হবে", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "বৈশ্বিক প্যাচসমূহ দেখান", "universalPatchesHint": "সকল অ্যাপ এবং বৈশ্বিক প্যাচসমূহ দেখায় (অ্যাপ লিস্ট দেখানো একটু ধীর হতে পারে)", "versionCompatibilityCheckLabel": "সংস্করণ সামঞ্জস্যতা পরীক্ষা করা", @@ -269,12 +239,7 @@ "updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি" }, "contributorsView": { - "widgetTitle": "অবদানকারীগণ", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "অবদানকারীগণ" }, "installErrorDialog": { "mount_version_mismatch": "সংস্করণ মেলেনি", @@ -284,22 +249,6 @@ "install_failed_verification_failure": "যাচাইকরণ ব্যর্থ হয়েছে", "status_failure_invalid": "ইনস্টল সঠিক নয়", "install_failed_version_downgrade": "ডাউনগ্রেড সম্ভব নয়", - "status_failure_conflict": "ইনস্টল কনফ্লিক্ট হচ্ছে", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" + "status_failure_conflict": "ইনস্টল কনফ্লিক্ট হচ্ছে" } } \ No newline at end of file diff --git a/assets/i18n/strings_ca_ES.i18n.json b/assets/i18n/strings_ca_ES.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_ca_ES.i18n.json +++ b/assets/i18n/strings_ca_ES.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_cs_CZ.i18n.json b/assets/i18n/strings_cs_CZ.i18n.json old mode 100644 new mode 100755 index c598169674..a79f371641 --- a/assets/i18n/strings_cs_CZ.i18n.json +++ b/assets/i18n/strings_cs_CZ.i18n.json @@ -97,8 +97,7 @@ "errorMessage": "Vybranou aplikaci nelze použít", "downloadToast": "Funkce stahování zatím není dostupná", "requireSuggestedAppVersionDialogText": "Vybraná verze aplikace se neshoduje s navrhovanou verzí, což může vést k neočekávaným problémům. Prosím použijte navrhovanou verzi.\n\nVybraná verze: ${selected}\nNavrhovaná verze: ${suggested}\n\nChcete-li přesto pokračovat, zakažte v nastavení \"Vyžadovat navrhovanou verzi aplikace\".", - "featureNotAvailable": "Funkce není implementována", - "featureNotAvailableText": "" + "featureNotAvailable": "Funkce není implementována" }, "patchesSelectorView": { "viewTitle": "Vybrat patche", @@ -112,9 +111,7 @@ "noneChip": "Žádné", "noneTooltip": "Zrušit výběr všech patchů", "loadPatchesSelection": "Načíst výběr záplat", - "noSavedPatches": "", - "noPatchesFound": "Pro vybranou aplikaci nebyly nalezeny žádné záplaty", - "setRequiredOption": "" + "noPatchesFound": "Pro vybranou aplikaci nebyly nalezeny žádné záplaty" }, "patchOptionsView": { "customValue": "Vlastní hodnota", @@ -133,26 +130,17 @@ }, "patchItem": { "unsupportedDialogText": "Výběrem této záplaty může dojít k chybám.\n\nVerze aplikace: ${packageVersion}\nAktuálně podporované verze:\n${supportedVersions}", - "unsupportedPatchVersion": "Záplata není podporována touto verzí aplikace.", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedPatchVersion": "Záplata není podporována touto verzí aplikace." }, "installerView": { "widgetTitle": "Instalátor", "installType": "Zvolte instalační typ", - "installTypeDescription": "", "installButton": "Instalovat", - "installRootType": "", "installNonRootType": "Běžný", - "warning": "", - "pressBackAgain": "", "openButton": "Otevřít", "shareButton": "Sdílet soubor", "notificationTitle": "ReVanced Manager patchuje", "notificationText": "Klepnutím se vrátíte do instalátoru", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", "screenshotDetected": "Byl zjištěn snímek obrazovky. Pokud se pokoušíte sdílet záznam, sdílejte prosím textovou kopii.\n\nKopírovat záznam do schránky?", "copiedToClipboard": "Záznamy byly zkopírovány do schránky", "noExit": "Instalační program je stále spuštěn, nelze ukončit..." @@ -161,28 +149,19 @@ "widgetTitle": "Nastavení", "appearanceSectionTitle": "Vzhled", "teamSectionTitle": "Tým", - "debugSectionTitle": "", "advancedSectionTitle": "Pokročilé", "exportSectionTitle": "Import a export", "themeModeLabel": "Vzhled aplikace", "systemThemeLabel": "Systém", "lightThemeLabel": "Světlý", "darkThemeLabel": "Tmavý motiv", - "dynamicThemeLabel": "", "dynamicThemeHint": "Vychutnejte si zážitek blíže k vašemu zařízení", "languageLabel": "Jazyk", "languageUpdated": "Jazyk aktualizován", "englishOption": "Angličtina", "sourcesLabel": "Zdroje", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Zdroj integrace", "sourcesResetDialogTitle": "Obnovit", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", "hostRepositoryLabel": "API Repozitář", "orgPatchesLabel": "Organizace patchů", "sourcesPatchesLabel": "Zdroj patchů", @@ -191,20 +170,7 @@ "contributorsHint": "Seznam přispěvatelů ReVanced", "logsLabel": "Sdílet záznamy", "logsHint": "Sdílet záznamy Revanced Manageru", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", "versionCompatibilityCheckLabel": "Kontrola kompatibility verzí", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "Vybrání aplikace s verzí, která není doporčena může způsobit nečekané problémy.\n\nChcete přesto pokračovat?", "aboutLabel": "O aplikaci", "snackbarMessage": "Zkopírováno do schránky", @@ -212,55 +178,25 @@ "deleteTempDirLabel": "Odstranit dočasné soubory", "deleteTempDirHint": "Odstranit nepoužívané dočasné soubory", "deletedTempDir": "Dočasné soubory byly smazány", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", "resetStoredOptions": "Možnosti byly resetovány", "deleteLogsLabel": "Vymazat záznamy", "deleteLogsHint": "Odstranit shromážděné záznamy ReVanced Manageru", "deletedLogs": "Záznamy byly smazány", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Exportovat úložiště klíčů", - "exportKeystoreHint": "", "exportedKeystore": "Úložiště klíčů exportováno", "noKeystoreExportFileFound": "Žádný úložiště klíčů k exportu", "importKeystoreLabel": "Importovat úložiště klíčů", - "importKeystoreHint": "", "importedKeystore": "Úložiště klíčů importováno", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Vybraný JSON soubor nelze použít", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Vybraný JSON soubor nelze použít" }, "appInfoView": { "widgetTitle": "Informace o aplikaci", "openButton": "Otevřít", "uninstallButton": "Odinstalovat", - "unmountButton": "", "rootDialogTitle": "Chyba", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.", "packageNameLabel": "Název balíčku", "installTypeLabel": "Typ instalace", - "mountTypeLabel": "", "regularTypeLabel": "Běžný", "patchedDateLabel": "Datum patchování", "appliedPatchesLabel": "Použité patche", @@ -270,33 +206,21 @@ }, "contributorsView": { "widgetTitle": "Přispěvatelé", - "patcherContributors": "", - "patchesContributors": "", "integrationsContributors": "ReVanced Integrace", - "cliContributors": "", "managerContributors": "ReVanced Manager" }, "installErrorDialog": { "mount_version_mismatch": "Verse neshodná", - "mount_no_root": "", "mount_missing_installation": "Instalace nebyla nalezena", "status_failure_blocked": "Instalace blokovaná", "install_failed_verification_failure": "Ověření selhalo", "status_failure_invalid": "Instalace neplatná", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", "status_failure_storage": "Instalace má problém s uložistěm", - "status_failure_incompatible": "", "status_failure_timeout": "Instalaci vypršel čas", "status_unknown": "Instalace selhala", - "mount_version_mismatch_description": "", "mount_no_root_description": "Instalace selhala, protože oprávněni root nebyly udělené.\n\nDejte Revanced Manageru oprávnění root a zkuste znovu.", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", "status_failure_storage_description": "Instalace selhala kvůli nedostatku místa v uložisti.\n\nUvolňete místo a zkuste znovu.", - "status_failure_invalid_description": "", "status_failure_incompatible_description": "Aplikace není kompatibilní s tímto zařízením.\n\nKontaktujte vývojáře aplikace a požádejte o podporu.", - "status_failure_conflict_description": "", "status_failure_blocked_description": "Instalace byla zablokována ${packageName}.\n\nUpravte nastavení zabezpečení a zkute to znovu.", "install_failed_verification_failure_description": "Instalace se nezdařila kvůli problému s ověřováním.\n\nUpravte nastavení zabezpečení a zkuste to znovu.", "install_failed_version_downgrade_description": "Instalace se nezdařila kvůli tomu, že již nainstalovaná verze je novější.\n\nOdinstalovat tuto aplikaci a zkusit znovu?", diff --git a/assets/i18n/strings_da_DK.i18n.json b/assets/i18n/strings_da_DK.i18n.json old mode 100644 new mode 100755 index 34eac6ac7e..7222920619 --- a/assets/i18n/strings_da_DK.i18n.json +++ b/assets/i18n/strings_da_DK.i18n.json @@ -1,11 +1,7 @@ { - "okButton": "", "cancelButton": "Afbryd", - "dismissButton": "", "quitButton": "Luk", "updateButton": "Opdatér", - "enabledLabel": "", - "disabledLabel": "", "installed": "Installeret: ${version}", "suggested": "Foreslået: ${version}", "yesButton": "Ja", @@ -16,11 +12,8 @@ "noShowAgain": "Vis ikke igen", "add": "Tilføj", "remove": "Fjern", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Oversigt", - "patcherTab": "", "settingsTab": "Indstillinger" }, "homeView": { @@ -28,25 +21,10 @@ "widgetTitle": "Oversigt", "updatesSubtitle": "Opdateringer", "patchedSubtitle": "Patchede applikationer", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Ingen patchede apps installeret", "installUpdate": "Fortsæt med at installere opdateringen?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Ændringslog", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Henter opdatering...", - "downloadedMessage": "", "installingMessage": "Installerer opdatering...", "errorDownloadMessage": "Opdatering kan ikke hentes", "errorInstallMessage": "Opdatering kunne ikke installeres", @@ -58,26 +36,15 @@ }, "latestCommitCard": { "loadingLabel": "Indlæser...", - "timeagoLabel": "${time} siden", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} siden" }, "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Nogle patch muligheder skal indstilles." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Ingen applikationer fundet", "currentVersion": "Nuværende", - "suggestedVersion": "Anbefalet", - "anyVersion": "" + "suggestedVersion": "Anbefalet" }, "patchSelectorCard": { "widgetTitle": "Vælg patches", @@ -90,26 +57,19 @@ "widgetSubtitle": "Vi er online!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Lager", "selectFromStorageButton": "Vælg fra lager", "errorMessage": "Kunne ikke bruge valgte applikation", "downloadToast": "Download-funktionen er ikke tilgængelig endnu", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funktion ikke implementeret", - "featureNotAvailableText": "" + "featureNotAvailable": "Funktion ikke implementeret" }, "patchesSelectorView": { "viewTitle": "Vælg patches", "searchBarHint": "Søg efter patches", "universalPatches": "Universelle patches", "newPatches": "Nye patches", - "patches": "", "doneButton": "Udført", - "defaultChip": "", "defaultTooltip": "Vælg alle standard patches", - "noneChip": "", "noneTooltip": "Fravælg alle patches", "loadPatchesSelection": "Indlæs patch valg", "noSavedPatches": "Ingen gemte patches til den valgte app.\nTryk på Udført for at gemme det aktuelle valg.", @@ -126,29 +86,21 @@ "tooltip": "Flere input-indstillinger", "selectFilePath": "Vælg fil sti", "selectFolder": "Vælg mappe", - "selectOption": "", "requiredOption": "Denne indstilling er påkrævet", "unsupportedOption": "Denne indstilling understøttes ikke", "requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Valg af denne patch kan medføre patching-fejl.\n\nApp version: ${packageVersion}\nUnderstøttede versioner:\n${supportedVersions}", - "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Denne patch indeholder en nødvendig mulighed, der ikke understøttes af denne app", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Brug standardvalg" }, "installerView": { - "widgetTitle": "", "installType": "Vælg installationstype", - "installTypeDescription": "", "installButton": "Installér", "installRootType": "Montér", - "installNonRootType": "", - "warning": "", "pressBackAgain": "Tryk tilbage igen for at annullere", "openButton": "Åbn", - "shareButton": "", "notificationTitle": "ReVanced Manager patcher", "notificationText": "Tryk for at gå tilbage til installationsprogrammet", "exportApkButtonTooltip": "Eksporter patched APK", @@ -165,25 +117,17 @@ "advancedSectionTitle": "Avanceret", "exportSectionTitle": "Import & eksport", "themeModeLabel": "App tema", - "systemThemeLabel": "", "lightThemeLabel": "Lyst", "darkThemeLabel": "Mørk tilstand", "dynamicThemeLabel": "Materiale Dig", "dynamicThemeHint": "Nyd en oplevelse tættere på din enhed", "languageLabel": "Sprog", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Kilder", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Kilde til Integrationer", "sourcesResetDialogTitle": "Nulstil", "sourcesResetDialogText": "Er du sikker på, at du vil nulstille dine kilder til deres standardværdier?", "apiURLResetDialogText": "Er du sikker på, at du vil nulstille API URL til dens standardværdi?", "sourcesUpdateNote": "Bemærk: Patches vil blive opdateret til den nyeste version automatisk.\n\nDette vil vise din IP-adresse til serveren.", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", "orgPatchesLabel": "Organisation for Patches", "sourcesPatchesLabel": "Kilde til Patches", "orgIntegrationsLabel": "Organisation for Integrationer", @@ -192,20 +136,13 @@ "logsLabel": "Del logs", "logsHint": "Del ReVanced Manager logs", "enablePatchesSelectionLabel": "Tillad skift af patch valg", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Ændring af valg af patches kan forårsage uventede problemer.\n\nAktiver alligevel?", "disablePatchesSelectionWarningText": "Du er ved at deaktivere ændring af valg af patches.\nStandard valg af patches vil blive gendannet.\n\nDeaktiver alligevel?", "autoUpdatePatchesLabel": "Opdatér patches automatisk", "autoUpdatePatchesHint": "Opdater automatisk patches til den seneste version", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Vis universelle patches", "universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)", "versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Om", "snackbarMessage": "Kopieret til udklipsholder", "restartAppForChanges": "Genstart appen for at anvende ændringer", @@ -253,15 +190,10 @@ "widgetTitle": "Appinfo", "openButton": "Åbn", "uninstallButton": "Afinstallér", - "unmountButton": "", "rootDialogTitle": "Fejl", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.", "packageNameLabel": "Pakkenavn", "installTypeLabel": "Installationstype", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Dato for patching", "appliedPatchesLabel": "Anvendte patches", "patchedDateHint": "${date} kl. ${time}", @@ -269,37 +201,7 @@ "updateNotImplemented": "Denne funktion er ikke implementeret endnu" }, "contributorsView": { - "widgetTitle": "Medvirkende", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Medvirkende" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_de_DE.i18n.json b/assets/i18n/strings_de_DE.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_el_GR.i18n.json b/assets/i18n/strings_el_GR.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_es_AR.i18n.json b/assets/i18n/strings_es_AR.i18n.json old mode 100644 new mode 100755 index dde440093d..176828fe84 --- a/assets/i18n/strings_es_AR.i18n.json +++ b/assets/i18n/strings_es_AR.i18n.json @@ -97,8 +97,7 @@ "errorMessage": "No se puede usar la aplicación seleccionada", "downloadToast": "La función de descarga aún no está disponible", "requireSuggestedAppVersionDialogText": "La versión de la app que seleccionaste no coincide con la versión sugerida, lo que puede causar errores inesperados. Por favor, usá la versión sugerida.\n\nVersión seleccionada: ${selected}\nVersión sugerida: ${suggested}\n\nPara continuar de todas formas, desactivá \"Requerir versión sugerida de la app\" en los ajustes.", - "featureNotAvailable": "Función no implementada", - "featureNotAvailableText": "" + "featureNotAvailable": "Función no implementada" }, "patchesSelectorView": { "viewTitle": "Seleccionar parches", @@ -174,14 +173,12 @@ "languageUpdated": "Idioma actualizado", "englishOption": "Inglés", "sourcesLabel": "Fuentes", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Fuente de las integraciones", "sourcesResetDialogTitle": "Resetear", "sourcesResetDialogText": "¿Estás seguro de que quieres restablecer las fuentes a sus valores por defecto?", "apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?", "sourcesUpdateNote": "Nota: Los parches se actualizarán automáticamente a la última versión.\n\nEsto revelará su dirección IP al servidor.", "apiURLLabel": "URL de la API", - "apiURLHint": "", "selectApiURL": "URL de la API", "hostRepositoryLabel": "API del repositorio", "orgPatchesLabel": "Organización de los parches", @@ -192,19 +189,14 @@ "logsLabel": "Compartir registros", "logsHint": "Compartir los registros de ReVanced Manager", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Cambiar la selección de parches puede causar problemas inesperados.\n\n¿Habilitar de todos modos?", "disablePatchesSelectionWarningText": "Está a punto de desactivar el cambio de la selección de parches.\nSe restablecerá la selección de parches por defecto.\n\n¿Desactivar de todos modos?", "autoUpdatePatchesLabel": "Actualizar parches automáticamente", "autoUpdatePatchesHint": "Actualice automáticamente los parches a la última versión", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Mostrar parches universales", "universalPatchesHint": "Mostrar todas las aplicaciones y parches universales (puede ralentizar la lista de aplicaciones)", "versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones", - "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "Requiere la versión de aplicación sugerida", - "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "Seleccionar una aplicación que no es la versión sugerida puede causar problemas inesperados.\n\n¿Desea continuar de todos modos?", "aboutLabel": "Acerca de", "snackbarMessage": "Copiado al portapapeles", @@ -253,15 +245,10 @@ "widgetTitle": "Información de la app", "openButton": "Abrir", "uninstallButton": "Desinstalar", - "unmountButton": "", "rootDialogTitle": "Error", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "La app se instaló con permisos de superusuario, pero ReVanced Manager no los tiene.\nPor favor, concedele permisos de superusuario.", "packageNameLabel": "Nombre del paquete", "installTypeLabel": "Tipo de instalación", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Fecha de parcheo", "appliedPatchesLabel": "Parches aplicados", "patchedDateHint": "${date} a las ${time}", @@ -269,37 +256,7 @@ "updateNotImplemented": "Esta función no se implementó aún" }, "contributorsView": { - "widgetTitle": "Contribuidores", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Contribuidores" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_es_ES.i18n.json b/assets/i18n/strings_es_ES.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_es_MX.i18n.json b/assets/i18n/strings_es_MX.i18n.json old mode 100644 new mode 100755 index b69177cf2a..4760f194b0 --- a/assets/i18n/strings_es_MX.i18n.json +++ b/assets/i18n/strings_es_MX.i18n.json @@ -1,11 +1,8 @@ { "okButton": "ACEPTAR", "cancelButton": "Cancelar", - "dismissButton": "", "quitButton": "Quit", "updateButton": "Actualizar", - "enabledLabel": "", - "disabledLabel": "", "installed": "Instalado: ${version}", "suggested": "Sugerido: ${version}", "yesButton": "Sí", @@ -15,9 +12,6 @@ "notice": "Notice", "noShowAgain": "No volver a mostrar", "add": "Añadir", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Panel de control", "patcherTab": "Aplicador de parches", @@ -28,25 +22,10 @@ "widgetTitle": "Panel de control", "updatesSubtitle": "Actualizaciones", "patchedSubtitle": "Aplicaciones parcheadas", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "No hay aplicaciones parcheadas instaladas", "installUpdate": "¿Continuar actualizando la aplicación?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Registro de cambios", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Descargando actualización...", - "downloadedMessage": "", "installingMessage": "Instalando actualización...", "errorDownloadMessage": "No se pudo descargar la actualización", "errorInstallMessage": "Error al instalar la actualización", @@ -58,26 +37,17 @@ }, "latestCommitCard": { "loadingLabel": "Cargando...", - "timeagoLabel": "Hace ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "Hace ${time}" }, "patcherView": { "widgetTitle": "Parcheador", "patchButton": "Parchear", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "No se encontraron aplicaciones", "currentVersion": "Versión actual", - "suggestedVersion": "Version sugerida", - "anyVersion": "" + "suggestedVersion": "Version sugerida" }, "patchSelectorCard": { "widgetTitle": "Seleccionar parches", @@ -90,15 +60,11 @@ "widgetSubtitle": "¡Estamos en línea!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Almacenamiento", "selectFromStorageButton": "Seleccionar desde almacenamiento", "errorMessage": "No se puede usar la aplicación seleccionada", "downloadToast": "La función de descarga aún no está disponible", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Característica no implementada", - "featureNotAvailableText": "" + "featureNotAvailable": "Característica no implementada" }, "patchesSelectorView": { "viewTitle": "Selecciona parches", @@ -107,9 +73,7 @@ "newPatches": "Nuevos parches", "patches": "Parches", "doneButton": "Completado", - "defaultChip": "", "defaultTooltip": "Seleccionar todos los parches predeterminados", - "noneChip": "", "noneTooltip": "Deseleccionar todos los elementos", "loadPatchesSelection": "Cargar selección de parches", "noSavedPatches": "No se ha guardado ninguna selección de parches para la aplicación seleccionada.\nPresione Hecho para guardar la selección actual.", @@ -126,29 +90,21 @@ "tooltip": "Más opciones de entrada", "selectFilePath": "Selecciona la ruta del archivo", "selectFolder": "Selecciona la carpeta", - "selectOption": "", "requiredOption": "Esta opción es requerida", "unsupportedOption": "Esta opción no está disponible", "requiredOptionNull": "Hay que configurar las siguientes opciones:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Seleccionar este parche puede causar errores.\n\nVersión de la app: ${packageVersion}\nVersiones compatibles:\n${supportedVersions}", - "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Este parche contiene una opción necesaria que no es compatible con esta aplicación", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Usar selección por defecto" }, "installerView": { - "widgetTitle": "", "installType": "Seleccione el tipo de instalación", - "installTypeDescription": "", "installButton": "Instalar", "installRootType": "Montar", - "installNonRootType": "", - "warning": "", "pressBackAgain": "Vuelve a presionar atrás para cancelar", "openButton": "Abrir", - "shareButton": "", "notificationTitle": "ReVanced Manager está parcheando", "notificationText": "Pulsa para volver al instalador", "exportApkButtonTooltip": "Exportar APK parcheado", @@ -171,17 +127,13 @@ "dynamicThemeLabel": "Material para ti", "dynamicThemeHint": "Disfruta de una experiencia más cercana a tu dispositivo", "languageLabel": "Idioma", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Fuentes", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Fuente de integraciones", "sourcesResetDialogTitle": "Reiniciar", "sourcesResetDialogText": "¿Estás seguro de que quieres restablecer las fuentes a sus valores por defecto?", "apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?", "sourcesUpdateNote": "Nota: Los parches se actualizarán a la última versión automáticamente.\n\nEsto revelará tu dirección IP al servidor.", "apiURLLabel": "URL API", - "apiURLHint": "", "selectApiURL": "URL de la API", "hostRepositoryLabel": "Repositorio de la API", "orgPatchesLabel": "Organización de parches", @@ -192,76 +144,28 @@ "logsLabel": "Compartir registros", "logsHint": "Compartir los registros de ReVanced Manager", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Acerca de", "snackbarMessage": "Copiado al portapapeles", "restartAppForChanges": "Reinicie la aplicación para aplicar los cambios", "deleteTempDirLabel": "Borrar archivos temporales", "deleteTempDirHint": "Eliminar archivos temporales no utilizados", "deletedTempDir": "Archivos temporales eliminados", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Registros eliminados", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Exportar repositorio de claves", - "exportKeystoreHint": "", "exportedKeystore": "Repositorio de claves exportado", "noKeystoreExportFileFound": "No hay repositorio de claves para exportar", "importKeystoreLabel": "Importar repositorio de claves", - "importKeystoreHint": "", "importedKeystore": "Repositorio de claves importado", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "No se puede utilizar el archivo JSON seleccionado", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "No se puede utilizar el archivo JSON seleccionado" }, "appInfoView": { "widgetTitle": "Informacion de la applicacion", "openButton": "Abrir", "uninstallButton": "Desinstalar", - "unmountButton": "", "rootDialogTitle": "Ocurrió un error", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "La aplicación se instaló con permisos de root, pero actualmente ReVanced Manager no tiene permisos root.\nPor favor, conceda primero los permisos de root.", "packageNameLabel": "Nombre del paquete", "installTypeLabel": "Tipo de instalación", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Fecha de parcheo", "appliedPatchesLabel": "Parches aplicados", "patchedDateHint": "${date} a las ${time}", @@ -269,37 +173,7 @@ "updateNotImplemented": "Esta función aún no se ha implementado" }, "contributorsView": { - "widgetTitle": "Contribuidores", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Contribuidores" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_et_EE.i18n.json b/assets/i18n/strings_et_EE.i18n.json old mode 100644 new mode 100755 index 2f80b3f33b..1be5f8385b --- a/assets/i18n/strings_et_EE.i18n.json +++ b/assets/i18n/strings_et_EE.i18n.json @@ -1,23 +1,11 @@ { - "okButton": "", "cancelButton": "Tühista", - "dismissButton": "", - "quitButton": "", "updateButton": "Värskenda", - "enabledLabel": "", - "disabledLabel": "", "installed": "Paigaldatud: ${version}", "suggested": "Soovitatud: ${version}", "yesButton": "Jah", "noButton": "Ei", "warning": "Hoiatus", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Töölaud", "patcherTab": "Värskendaja", @@ -28,56 +16,29 @@ "widgetTitle": "Töölaud", "updatesSubtitle": "Värskendused", "patchedSubtitle": "Lapitud rakendused", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Ühtegi parandatud rakendust pole installitud", "installUpdate": "Jätka värskenduse installimist?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Muudatuste logi", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Värskenduse alla laadimine...", - "downloadedMessage": "", "installingMessage": "Värskenduse installimine...", "errorDownloadMessage": "Värskenduse alla laadimine nurjus", "errorInstallMessage": "Värskenduse installimine nurjus", "noConnection": "Internetiühendus puudub", "updatesDisabled": "Parandatud rakenduste värskendamine on hetkel keelatud. Paranda rakendus uuesti." }, - "applicationItem": { - "infoButton": "" - }, + "applicationItem": {}, "latestCommitCard": { "loadingLabel": "Laadimine...", - "timeagoLabel": "${time} tagasi", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} tagasi" }, "patcherView": { "widgetTitle": "Parandaja", - "patchButton": "Parandus", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "Parandus" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Ühtegi rakendust ei tuvastatud", "currentVersion": "Praegune", - "suggestedVersion": "Soovitatud", - "anyVersion": "" + "suggestedVersion": "Soovitatud" }, "patchSelectorCard": { "widgetTitle": "Valige parandused", @@ -90,178 +51,43 @@ "widgetSubtitle": "Oleme võrgus!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Salvestusruum", "selectFromStorageButton": "Valige salvestusruumist", "errorMessage": "Ei ole võimalik kasutada valitud rakendust", "downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funktsioon ei ole implementeeritud", - "featureNotAvailableText": "" + "featureNotAvailable": "Funktsioon ei ole implementeeritud" }, "patchesSelectorView": { "viewTitle": "Valige parandused", - "searchBarHint": "Otsi parandustest", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" + "searchBarHint": "Otsi parandustest" }, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", "exportSectionTitle": "Import & eksport", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Teave", "snackbarMessage": "Lõikelauale kopeeritud", "restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus", "deleteTempDirLabel": "Kustuta ajutised failid", "deleteTempDirHint": "Kustutage kasutamata ajutised failid", "deletedTempDir": "Ajutised failid kustutatud", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Logid kustutatud", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Ekspordi võtmehoius", - "exportKeystoreHint": "", "exportedKeystore": "Võtmehoius eksporditud", "noKeystoreExportFileFound": "Puudub võtmesalv mida eksportida", "importKeystoreLabel": "Impordi võtmehoius", - "importKeystoreHint": "", "importedKeystore": "Võtmehoius imporditud", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus" }, "appInfoView": { "widgetTitle": "Rakenduse teave", "openButton": "Ava", "uninstallButton": "Desinstalli", - "unmountButton": "", "rootDialogTitle": "Viga", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.", "packageNameLabel": "Pakendi nimi", "installTypeLabel": "Paigaldamise tüüp", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Parandamise kuupäev", "appliedPatchesLabel": "Rakendatud parandused", "patchedDateHint": "${date} kell ${time}", @@ -269,37 +95,7 @@ "updateNotImplemented": "Seda funktsiooni pole veel ellu viidud" }, "contributorsView": { - "widgetTitle": "Panustajad", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Panustajad" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_fa_IR.i18n.json b/assets/i18n/strings_fa_IR.i18n.json old mode 100644 new mode 100755 index eb1bb78963..f05146a5fa --- a/assets/i18n/strings_fa_IR.i18n.json +++ b/assets/i18n/strings_fa_IR.i18n.json @@ -1,11 +1,8 @@ { "okButton": "تأیید", "cancelButton": "انصراف", - "dismissButton": "", "quitButton": "خروج", "updateButton": "به‌روزرسانی", - "enabledLabel": "", - "disabledLabel": "", "installed": "نسخه نصب شده:${version}", "suggested": "پیشنهاد شده:${version}", "yesButton": "بله", @@ -16,8 +13,6 @@ "noShowAgain": "دوباره نشان داده نشود", "add": "افزودن", "remove": "حذف", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "پیشخوان", "patcherTab": "نصب کننده پچ", @@ -28,56 +23,31 @@ "widgetTitle": "پیشخوان", "updatesSubtitle": "به‌روزرسانی‌ها", "patchedSubtitle": "برنامه های پچ شده", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "هیچ برنامه پچ شده ای نصب نشده", "installUpdate": "ادامه نصب بروزرسانی?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "لیست تغییرات", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "در حال بارگیری به‌روزرسانی…", - "downloadedMessage": "", "installingMessage": "درحال نصب بروزرسانی...", "errorDownloadMessage": "دانلود بروزرسانی ممکن نیست", "errorInstallMessage": "نصب بروزرسانی ممکن نیست", - "noConnection": "اتصال به اینترنت موجود نیست", - "updatesDisabled": "" + "noConnection": "اتصال به اینترنت موجود نیست" }, "applicationItem": { "infoButton": "اطلاعات" }, "latestCommitCard": { "loadingLabel": "درحال بارگذاری...", - "timeagoLabel": "${time} پیش", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} پیش" }, "patcherView": { "widgetTitle": "نصب کننده پچ", "patchButton": "پچ", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "هیچ برنامه ای یافت نشد", "currentVersion": "فعلی", - "suggestedVersion": "پیشنهادی", - "anyVersion": "" + "suggestedVersion": "پیشنهادی" }, "patchSelectorCard": { "widgetTitle": "پچ ها را انتخاب کنید", @@ -90,15 +60,11 @@ "widgetSubtitle": "ما آنلاین هستیم!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "محل ذخیره", "selectFromStorageButton": "انتخاب از محل ذخیره", "errorMessage": "امکان استفاده از برنامه انتخابی وجود ندارد", "downloadToast": "بارگیری عملکرد فعلا در دسترس نیست", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "قابلیت اضافه نشده است", - "featureNotAvailableText": "" + "featureNotAvailable": "قابلیت اضافه نشده است" }, "patchesSelectorView": { "viewTitle": "پچ ها را انتخاب کنید", @@ -107,199 +73,14 @@ "newPatches": "پچ های جدید", "patches": "پچ ها", "doneButton": "انجام شد", - "defaultChip": "", "defaultTooltip": "تمام پچ های پیشفرض انتخاب شود", - "noneChip": "", - "noneTooltip": "حذف انتخاب همه پچ ها", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "noneTooltip": "حذف انتخاب همه پچ ها" + }, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_fi_FI.i18n.json b/assets/i18n/strings_fi_FI.i18n.json old mode 100644 new mode 100755 index b3c11353fb..a2f91effc6 --- a/assets/i18n/strings_fi_FI.i18n.json +++ b/assets/i18n/strings_fi_FI.i18n.json @@ -269,12 +269,7 @@ "updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu" }, "contributorsView": { - "widgetTitle": "Osallistujat", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Osallistujat" }, "installErrorDialog": { "mount_version_mismatch": "Versioristiriita", diff --git a/assets/i18n/strings_fil_PH.i18n.json b/assets/i18n/strings_fil_PH.i18n.json old mode 100644 new mode 100755 index e61e401a3d..3cd724fcb9 --- a/assets/i18n/strings_fil_PH.i18n.json +++ b/assets/i18n/strings_fil_PH.i18n.json @@ -30,276 +30,59 @@ "patchedSubtitle": "Naka-patch nga aplikasyon", "changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.", "noUpdates": "Walang pagbabagong mayroon", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "Nagda-download ng update...", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" + "downloadingMessage": "Nagda-download ng update..." }, "applicationItem": { "infoButton": "Impormasyon" }, "latestCommitCard": { "loadingLabel": "Naglo-load...", - "timeagoLabel": "${time} ang nakalipas", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "timeagoLabel": "${time} ang nakalipas" }, + "patcherView": {}, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "Ngayong Bersyon", - "suggestedVersion": "", - "anyVersion": "" + "currentVersion": "Ngayong Bersyon" }, "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "widgetEmptySubtitle": "Walang patches ang napili" }, "socialMediaCard": { - "widgetTitle": "", "widgetSubtitle": "Online na kami!" }, "appSelectorView": { "viewTitle": "Pumili ka ng app", "searchBarHint": "Hanapin ang app", "storageButton": "Storage", - "selectFromStorageButton": "Pumili ka galing sa storage", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" + "selectFromStorageButton": "Pumili ka galing sa storage" }, "patchesSelectorView": { "viewTitle": "Pumili ka ng patches", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "Tapos na", "defaultChip": "Default", - "defaultTooltip": "", - "noneChip": "Wala", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" + "noneChip": "Wala" }, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", "systemThemeLabel": "Sistema", "lightThemeLabel": "Liwanag", "darkThemeLabel": "Dilim", "dynamicThemeLabel": "Material You", - "dynamicThemeHint": "", "languageLabel": "Wika", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", "deleteLogsLabel": "Burahin lahat ng logs", - "deleteLogsHint": "", - "deletedLogs": "Nabura na yung logs", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" + "deletedLogs": "Nabura na yung logs" }, "appInfoView": { "widgetTitle": "Impormasyon", "openButton": "Buksan", "uninstallButton": "i-alis", "unmountButton": "i-tanggal", - "rootDialogTitle": "", "unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?", "uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", "patchedDateHint": "${date} at ${time}", - "appliedPatchesHint": "${quantity} ang naka-apply nga patches", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "appliedPatchesHint": "${quantity} ang naka-apply nga patches" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_fr_FR.i18n.json b/assets/i18n/strings_fr_FR.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_he_IL.i18n.json b/assets/i18n/strings_he_IL.i18n.json old mode 100644 new mode 100755 index fbd3dd9f10..ebe312a914 --- a/assets/i18n/strings_he_IL.i18n.json +++ b/assets/i18n/strings_he_IL.i18n.json @@ -1,7 +1,6 @@ { "okButton": "אישור", "cancelButton": "ביטול", - "dismissButton": "", "quitButton": "יציאה", "updateButton": "עדכן", "enabledLabel": "הופעל", @@ -16,8 +15,6 @@ "noShowAgain": "אל תציג זאת שוב", "add": "הוסף", "remove": "הסר", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "לוח בקרה", "patcherTab": "מתקן", @@ -28,25 +25,14 @@ "widgetTitle": "לוח בקרה", "updatesSubtitle": "עדכונים", "patchedSubtitle": "אפליקציות מתוקנות", - "changeLaterSubtitle": "", "noUpdates": "אין עדכונים זמינים", "WIP": "עבודה בתהליך...", "noInstallations": "אין אפליקציות מתוקנת מותקנות", "installUpdate": "המשך להתקין את העדכון?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "היסטורית שינויים", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", "notificationTitle": "העדכון הורד", "notificationText": "הקש כדי להתקין את העדכון", "downloadingMessage": "מוריד עדכון...", - "downloadedMessage": "", "installingMessage": "מתקין עדכון...", "errorDownloadMessage": "הורדת קובץ העדכון נכשלה", "errorInstallMessage": "לא ניתן להתקין את העדכון", @@ -60,24 +46,17 @@ "loadingLabel": "טוען...", "timeagoLabel": "לפני ${time}", "patcherLabel": "מתקן: ", - "managerLabel": "מנהל: ", - "updateButton": "" + "managerLabel": "מנהל: " }, "patcherView": { "widgetTitle": "מתקן", "patchButton": "תיקון", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "לא נמצאו יישומים", "currentVersion": "נוֹכְחִי", - "suggestedVersion": "מוצע", - "anyVersion": "" + "suggestedVersion": "מוצע" }, "patchSelectorCard": { "widgetTitle": "בחר תיקונים", @@ -90,15 +69,11 @@ "widgetSubtitle": "אנחנו מחוברים!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "אחסון", "selectFromStorageButton": "בחירה מהאחסון", "errorMessage": "לא ניתן להשתמש ביישום שנבחר", "downloadToast": "פונקציית ההורדה אינה זמינה כעת", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "תכונה לא מיושמת", - "featureNotAvailableText": "" + "featureNotAvailable": "תכונה לא מיושמת" }, "patchesSelectorView": { "viewTitle": "בחר תיקונים", @@ -107,9 +82,7 @@ "newPatches": "תיקונים חדשים", "patches": "תיקונים", "doneButton": "בוצע", - "defaultChip": "", "defaultTooltip": "בחר את כל תיקוני ברירת המחדל", - "noneChip": "", "noneTooltip": "בטל את בחירת כל התיקונים", "loadPatchesSelection": "טען בחירת תיקונים", "noSavedPatches": "אין תיקונים שמורים עבור האפליקציה שנבחרה.\nלחץ על בוצע כדי לשמור את הבחירה הנוכחית.", @@ -135,13 +108,11 @@ "unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}", "unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.", "unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל" }, "installerView": { "widgetTitle": "מתקין", "installType": "בחר סוג התקנה", - "installTypeDescription": "", "installButton": "התקן", "installRootType": "טען", "installNonRootType": "רגיל", @@ -171,7 +142,6 @@ "dynamicThemeLabel": "Material you", "dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך", "languageLabel": "שפה", - "languageUpdated": "", "englishOption": "אנגלית", "sourcesLabel": "מקורות", "sourcesLabelHint": "הגדר את מקור התיקונים והאינטרקציות", @@ -181,7 +151,6 @@ "apiURLResetDialogText": "האם אתה בטוח שברצונך לאפס את כתובת הAPI לערך ברירת המחדל?", "sourcesUpdateNote": "שים לב: טלאי ReVanced יעודכנו לגרסה העדכנית באופן אוטומטי.\n\nזה יחשוף את כתובת ה־IP שלך לשרת.", "apiURLLabel": "כתובת API", - "apiURLHint": "", "selectApiURL": "כתובת API", "hostRepositoryLabel": "מאגר API", "orgPatchesLabel": "ארגון תיקונים", @@ -190,22 +159,12 @@ "contributorsLabel": "תורמים", "contributorsHint": "רשימת התורמים לReVanced", "logsLabel": "שתף לוג", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", "disablePatchesSelectionWarningText": "אתה עומד לכבות את שינוי בחירת התיקונים.\nהבחירה ברירת המחדל של התיקונים תשוחזר.\n\nלכבות בכל מקרה?", "autoUpdatePatchesLabel": "עדכון תיקונים באופן אוטומטי", "autoUpdatePatchesHint": "עדכן אוטומטית את התיקונים לגרסה העדכנית ביותר", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "הצג תיקונים אוניברסליים", "universalPatchesHint": "הצג את כל האפליקציות והתיקונים האוניברסליים (עשוי להאט את רשימת האפליקציות)", "versionCompatibilityCheckLabel": "בדיקת תאימות לגרסה", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "אודות", "snackbarMessage": "הועתק ללוח", "restartAppForChanges": "הפעל מחדש את היישום כדי להחיל את השינויים", @@ -230,38 +189,26 @@ "resetStoredOptionsDialogText": "איפוס אפשרויות התיקון יסיר את כל האפשרויות השמורות.", "resetStoredOptions": "האפשרויות אופסו", "deleteLogsLabel": "נקה יומנים", - "deleteLogsHint": "", "deletedLogs": "תיעוד אירועים נחמק", "regenerateKeystoreLabel": "יצירה חוזרת של מפתח-האחסון", - "regenerateKeystoreHint": "", "regenerateKeystoreDialogTitle": "יצירה חוזרת של מפתח-האחסון?", - "regenerateKeystoreDialogText": "", "regeneratedKeystore": "מפתח-אחסון נוצר מחדש", "exportKeystoreLabel": "יצוא מפתח-אחסון", - "exportKeystoreHint": "", "exportedKeystore": "מפתח-אחסון מיוצא", "noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא", "importKeystoreLabel": "יבוא מפתח-אחסון", - "importKeystoreHint": "", "importedKeystore": "מפתח-אחסון מיובא", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר" }, "appInfoView": { "widgetTitle": "מידע אפליקציה", "openButton": "פתח", "uninstallButton": "הסר התקנה", - "unmountButton": "", "rootDialogTitle": "שגיאה", - "unmountDialogText": "", "uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?", "rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.", "packageNameLabel": "שם חבילה", "installTypeLabel": "סוג התקנה", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "תאריך תיקון", "appliedPatchesLabel": "תיקונים הוחלו", "patchedDateHint": "${date} ב־${time}", @@ -269,12 +216,7 @@ "updateNotImplemented": "תכונה זו טרם יושמה" }, "contributorsView": { - "widgetTitle": "תורמים", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "תורמים" }, "installErrorDialog": { "mount_version_mismatch": "אי התאמה של הגירסה", @@ -287,7 +229,6 @@ "status_failure_conflict": "התנגשות בהתקנה", "status_failure_storage": "בעיית אחסון בהתקנה", "status_failure_incompatible": "התקנה לא תואמת", - "status_failure_timeout": "", "status_unknown": "ההתקנה נכשלה", "mount_version_mismatch_description": "ההתקנה נכשלה בגלל שהאפליקציה המותקנת היא גרסה שונה מהאפליקציה המתוקנת.\n\nהתקן את גרסת האפליקציה שאתה מעלה ונסה שוב.", "mount_no_root_description": "ההתקנה נכשלה בגלל שלא ניתנה גישת שורש.\n\nהענק גישת שורש ל-ReVanced Manager ונסה שוב.", diff --git a/assets/i18n/strings_hi_IN.i18n.json b/assets/i18n/strings_hi_IN.i18n.json old mode 100644 new mode 100755 index 1e4eed672a..ace646cceb --- a/assets/i18n/strings_hi_IN.i18n.json +++ b/assets/i18n/strings_hi_IN.i18n.json @@ -1,11 +1,8 @@ { "okButton": "ठीक है", "cancelButton": "रद्द करें", - "dismissButton": "", "quitButton": "छोड़ें", "updateButton": "अपडेट करें", - "enabledLabel": "", - "disabledLabel": "", "installed": "इंस्टॉल्ड: ${version}", "suggested": "सुझाया गया: ${version}", "yesButton": "हाँ", @@ -16,8 +13,6 @@ "noShowAgain": "इसे पुनः न दिखाएँ", "add": "ऐड करें", "remove": "हटाएं", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "नियंत्रण-पट्ट", "patcherTab": "पैचर", @@ -28,25 +23,10 @@ "widgetTitle": "नियंत्रण-पट्ट", "updatesSubtitle": "अपडेट", "patchedSubtitle": "पैच किए हुए एप्लीकेशन", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया", "installUpdate": "अपडेट इंस्टॉल करना जारी रखें?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "परिवर्तन पत्र", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "अपडेट डाउनलोड हो रहा है", - "downloadedMessage": "", "installingMessage": "अपडेट इंस्टॉल हो रहा है", "errorDownloadMessage": "अपडेट डाउनलोड करने मे असफल", "errorInstallMessage": "अपडेट इंस्टॉल करने में असफल", @@ -58,26 +38,16 @@ }, "latestCommitCard": { "loadingLabel": "लोड हो रहा है...", - "timeagoLabel": "${time} पहले", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} पहले" }, "patcherView": { "widgetTitle": "पैचर", - "patchButton": "पैच", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "पैच" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "कोई एप्लिकेशन नहीं मिला।", "currentVersion": "वर्तमान", - "suggestedVersion": "सुझाव", - "anyVersion": "" + "suggestedVersion": "सुझाव" }, "patchSelectorCard": { "widgetTitle": "पैच चुने", @@ -90,178 +60,77 @@ "widgetSubtitle": "हम ऑनलाइन है" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "संग्रहण", "selectFromStorageButton": "स्टोरेज से चुनें", "errorMessage": "चुने हुए ऐप्लकैशन को उपयोग करने मे असमर्थ", "downloadToast": "डाउनलोड फ़ंक्शन वर्तमान में अनुपलब्ध है", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "कार्रवाई लागू नहीं किया गया है", - "featureNotAvailableText": "" + "featureNotAvailable": "कार्रवाई लागू नहीं किया गया है" }, "patchesSelectorView": { "viewTitle": "पैच चुने", "searchBarHint": "पैच खोजे", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "पूरा हुआ", - "defaultChip": "", "defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें", - "noneChip": "", "noneTooltip": "सभी पैच अचयनित करें", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले", - "setRequiredOption": "" + "noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले" }, "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", "saveOptions": "सेव करें", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "फ़ोल्डर चुनें", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "selectFolder": "फ़ोल्डर चुनें" }, "patchItem": { - "unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}" }, "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", "installButton": "इंस्टॉल करे", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", "openButton": "खोलें", - "shareButton": "", "notificationTitle": "ReVanced Manager पैच कर रहा है", "notificationText": "इंस्टॉल कर्ता पर जाने के लिए टैप करे", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "इंस्टॉल कर्ता अब भी चल रहा है, बाहर नहीं निकल सकते" }, "settingsView": { "widgetTitle": "सेटिंग्स", "appearanceSectionTitle": "स्वरूप", "teamSectionTitle": "टीम", - "debugSectionTitle": "", "advancedSectionTitle": "एडवांसड", "exportSectionTitle": "आयात और निर्यात", - "themeModeLabel": "", - "systemThemeLabel": "", "lightThemeLabel": "रोशनी", "darkThemeLabel": "डार्क मोड", "dynamicThemeLabel": "मेटीरियल यू", "dynamicThemeHint": "अपने डिवाइस के करीब एक अनुभव का आनंद लें", "languageLabel": "भाषा", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "स्रोत", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "एकीकरण स्रोत", "sourcesResetDialogTitle": "रीसेट करें", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", "hostRepositoryLabel": "रिपोजिटरी एपीआई", "orgPatchesLabel": "पैच संगठन", "sourcesPatchesLabel": "पैच स्रोत", "orgIntegrationsLabel": "एकीकरण संगठन", "contributorsLabel": "योगदान कर्ता", "contributorsHint": "ReVanced के योगदानकर्ताओ की सूची", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "विवरण", "snackbarMessage": "क्लिपबोर्ड में कॉपी हो गया है", "restartAppForChanges": "बदलाव लागू करने के लिए ऐप रीस्टार्ट करें", "deleteTempDirLabel": "अस्थाई फ़ाइलें मिटायें", "deleteTempDirHint": "अप्रयुक्त अस्थायी फ़ाइलों को हटाएं", "deletedTempDir": "क्षणिक फ़ाईल मिटाए गए।", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", "deleteLogsLabel": "लोग साफ़ करे", - "deleteLogsHint": "", "deletedLogs": "लॉग हटा दिए गए", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "निर्यात कीस्टोर", - "exportKeystoreHint": "", "exportedKeystore": "कीस्टोर निर्यात किया गया", "noKeystoreExportFileFound": "निर्यात करने के लिए कोई कीस्टोर नहीं", "importKeystoreLabel": "कीस्टोर आयात करें", - "importKeystoreHint": "", "importedKeystore": "कीस्टोर आयात किया गया", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ" }, "appInfoView": { "widgetTitle": "ऐप की जानकारी", "openButton": "खोलें", "uninstallButton": "अनइंस्टॉल करें", - "unmountButton": "", "rootDialogTitle": "त्रुटि", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।", "packageNameLabel": "पैकेज का नाम", "installTypeLabel": "इंस्टॉल का प्रकार", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "पैच करने की तिथि", "appliedPatchesLabel": "लागू किए हुआ पैच", "patchedDateHint": "${date} ${time} पर", @@ -269,37 +138,7 @@ "updateNotImplemented": "यह फीचर फिलहाल इम्प्लीमेंट नहीं हुआ है" }, "contributorsView": { - "widgetTitle": "योगदान कर्ता", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "योगदान कर्ता" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_hr_HR.i18n.json b/assets/i18n/strings_hr_HR.i18n.json old mode 100644 new mode 100755 index 065bbfe368..78b25fd974 --- a/assets/i18n/strings_hr_HR.i18n.json +++ b/assets/i18n/strings_hr_HR.i18n.json @@ -1,23 +1,12 @@ { "okButton": "U redu", "cancelButton": "Poništi", - "dismissButton": "", - "quitButton": "", "updateButton": "Ažuriraj", - "enabledLabel": "", - "disabledLabel": "", "installed": "Instalirana verzija: ${version}", "suggested": "Preporučena verzija: ${version}", "yesButton": "Da", "noButton": "Ne", "warning": "Upozorenje", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Nadzorna ploča", "patcherTab": "Zakrpe", @@ -28,25 +17,10 @@ "widgetTitle": "Nadzorna ploča", "updatesSubtitle": "Ažuriranja", "patchedSubtitle": "Zakrpane aplikacije", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Nema instaliranih zakrpanih aplikacija", "installUpdate": "Nastaviti s instalacijom ažuriranja?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Zapisnik promjena", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Preuzimanje ažuriranja...", - "downloadedMessage": "", "installingMessage": "Instaliranje ažuriranja...", "errorDownloadMessage": "Nije moguće preuzeti ažuriranje", "errorInstallMessage": "Nije moguće instalirati ažuriranje", @@ -58,26 +32,16 @@ }, "latestCommitCard": { "loadingLabel": "Učitavanje...", - "timeagoLabel": "Prije ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "Prije ${time}" }, "patcherView": { "widgetTitle": "Zakrpe", - "patchButton": "Zakrpi", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "Zakrpi" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Nije pronađena nijedna aplikacija", "currentVersion": "Trenutno", - "suggestedVersion": "Preporučeno", - "anyVersion": "" + "suggestedVersion": "Preporučeno" }, "patchSelectorCard": { "widgetTitle": "Odaberite zakrpe", @@ -90,178 +54,72 @@ "widgetSubtitle": "Pronađite nas ovdje!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Pohrana", "selectFromStorageButton": "Odaberi iz pohrane", "errorMessage": "Nije moguće koristiti odabranu aplikaciju", "downloadToast": "Funkcija preuzimanja još nije dostupna", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Ova značajka još nije ugrađena", - "featureNotAvailableText": "" + "featureNotAvailable": "Ova značajka još nije ugrađena" }, "patchesSelectorView": { "viewTitle": "Odaberite zakrpe", "searchBarHint": "Pretraživanje zakrpa", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "Završeno", - "defaultChip": "", "defaultTooltip": "Odaberi sve zadane zakrpe", - "noneChip": "", "noneTooltip": "Poništi odabir svih zakrpa", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa" }, + "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}" }, "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", "installButton": "Instaliraj", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", "openButton": "Otvori", - "shareButton": "", "notificationTitle": "Krpanje u tijeku", "notificationText": "Dodirnite za povratak na instalacijski program", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "Instalacija je u tijeku, nije moguće izaći..." }, "settingsView": { "widgetTitle": "Postavke", "appearanceSectionTitle": "Izgled", "teamSectionTitle": "Naš tim", - "debugSectionTitle": "", "advancedSectionTitle": "Napredno", "exportSectionTitle": "Uvezi / izvezi", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", "darkThemeLabel": "Tamni način", - "dynamicThemeLabel": "", "dynamicThemeHint": "Uživajte u iskustvu prilagođenom vašem uređaju", "languageLabel": "Jezik", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Izvori", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Izvori ugradnje", "sourcesResetDialogTitle": "Ponovno postavljanje", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "API URL (Automatic Copy)", - "apiURLHint": "", - "selectApiURL": "", "hostRepositoryLabel": "Spremište API", "orgPatchesLabel": "Autori zakrpa", "sourcesPatchesLabel": "Izvor zakrpa", "orgIntegrationsLabel": "Organizacije za ugradnju", "contributorsLabel": "Pridonositelji", "contributorsHint": "Popis suradnika ReVanceda", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "O aplikaciji", "snackbarMessage": "Kopirano u međuspremnik", "restartAppForChanges": "Za primjenu promjena ponovo pokreni program", "deleteTempDirLabel": "Izbriši privremene datoteke", "deleteTempDirHint": "Izbrišite nekorištene privremene datoteke", "deletedTempDir": "Privremene datoteke su izbrisane", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Zapisnici su izbrisani", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Izvezi spremište ključeva", - "exportKeystoreHint": "", "exportedKeystore": "Spremište ključeva je izvezeno", "noKeystoreExportFileFound": "Nema spremišta ključeva za izvoz", "importKeystoreLabel": "Uvezi spremište ključeva", - "importKeystoreHint": "", "importedKeystore": "Spremište ključeva je uvezeno", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku" }, "appInfoView": { "widgetTitle": "O aplikaciji", "openButton": "Otvori", "uninstallButton": "Deinstaliraj", - "unmountButton": "", "rootDialogTitle": "Greška", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.", "packageNameLabel": "Naziv paketa", "installTypeLabel": "Vrsta instalacije", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Zakrpano", "appliedPatchesLabel": "Primijenjene zakrpe", "patchedDateHint": "${date} u ${time}", @@ -269,37 +127,7 @@ "updateNotImplemented": "Ova značajka još nije implementirana" }, "contributorsView": { - "widgetTitle": "Pridonositelji", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Pridonositelji" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_hu_HU.i18n.json b/assets/i18n/strings_hu_HU.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_hy_AM.i18n.json b/assets/i18n/strings_hy_AM.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_hy_AM.i18n.json +++ b/assets/i18n/strings_hy_AM.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_id_ID.i18n.json b/assets/i18n/strings_id_ID.i18n.json old mode 100644 new mode 100755 index b8a7f22a29..bfaf3b02ed --- a/assets/i18n/strings_id_ID.i18n.json +++ b/assets/i18n/strings_id_ID.i18n.json @@ -67,17 +67,12 @@ "widgetTitle": "Penambal", "patchButton": "Tambalan", "armv7WarningDialogText": "Menambal pada perangkat ARMv7 belum didukung dan mungkin gagal. Lanjutkan saja?", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Beberapa opsi patch harus diatur." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Aplikasi tidak ditemukan", "currentVersion": "Saat ini", - "suggestedVersion": "Disarankan", - "anyVersion": "" + "suggestedVersion": "Disarankan" }, "patchSelectorCard": { "widgetTitle": "Pilih tambalan", @@ -90,15 +85,11 @@ "widgetSubtitle": "Ikuti kami!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Penyimpanan", "selectFromStorageButton": "Pilih dari penyimpanan", "errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih", "downloadToast": "Fungsi mengunduh belum tersedia", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Fitur tidak diterapkan", - "featureNotAvailableText": "" + "featureNotAvailable": "Fitur tidak diterapkan" }, "patchesSelectorView": { "viewTitle": "Pilih tambalan", @@ -107,23 +98,16 @@ "newPatches": "Patch baru", "patches": "Patch", "doneButton": "Selesai", - "defaultChip": "", "defaultTooltip": "Pilih semua tambalan bawaan", - "noneChip": "", "noneTooltip": "Batalkan semua tambalan", "loadPatchesSelection": "Muat patch terpilih", - "noSavedPatches": "", - "noPatchesFound": "Tidak ada tambalan untuk aplikasi", - "setRequiredOption": "" + "noPatchesFound": "Tidak ada tambalan untuk aplikasi" }, "patchOptionsView": { "customValue": "Nilai kustom", - "resetOptionsTooltip": "", - "viewTitle": "", "saveOptions": "Simpan", "addOptions": "Tambahkan opsi", "deselectPatch": "Lepas tambalan", - "tooltip": "", "selectFilePath": "Pilih lokasi berkas", "selectFolder": "Pilih folder", "selectOption": "Pilih opsi", @@ -134,14 +118,11 @@ "patchItem": { "unsupportedDialogText": "Memilih tambalan ini akan menyebabkan galat tambal.\n\nVersi apli: ${packageVersion}\nVersi anjuran:\n${supportedVersions}", "unsupportedPatchVersion": "Tambalan ini tidak mendukung versi aplikasi ini.", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Gunakan pemilihan bawaan" }, "installerView": { "widgetTitle": "Pemasang", "installType": "Pilih tipe pemasang", - "installTypeDescription": "", "installButton": "Pasang", "installRootType": "Mount", "installNonRootType": "Reguler", @@ -151,17 +132,12 @@ "shareButton": "Bagikan berkas", "notificationTitle": "ReVanced Manager sedang menambal", "notificationText": "Ketuk untuk kembali ke pemasang", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "Pemasangan masih berjalan, tidak bisa keluar..." }, "settingsView": { "widgetTitle": "Pengaturan", "appearanceSectionTitle": "Tampilan", "teamSectionTitle": "Tim", - "debugSectionTitle": "", "advancedSectionTitle": "Lanjutan", "exportSectionTitle": "Impor & Ekspor", "themeModeLabel": "Tema aplikasi", @@ -171,7 +147,6 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Nikmati pengalaman lebih dekat ke perangkat Anda", "languageLabel": "Bahasa", - "languageUpdated": "", "englishOption": "Bahasa Inggris", "sourcesLabel": "Sumber", "sourcesLabelHint": "Setel sumber dari tambalan dan pemaduan", @@ -189,60 +164,27 @@ "orgIntegrationsLabel": "Organisasi Intergrasi", "contributorsLabel": "Kontributor", "contributorsHint": "Daftar kontributor ReVanced", - "logsLabel": "", "logsHint": "Bagikan log ReVanced Manager", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Mengubah pilihan dari tambalan akan menyebabkan isu tak terduga.\n\nAktifkan saja?", - "disablePatchesSelectionWarningText": "", "autoUpdatePatchesLabel": "Otomatis perbarui tambalan", "autoUpdatePatchesHint": "Otomatis perbarui tambalan ke versi terkini", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Tampilkan tambalan universal", - "universalPatchesHint": "", "versionCompatibilityCheckLabel": "Periksa versi kompatibilitas", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Tentang", "snackbarMessage": "Disalin ke papan klip", "restartAppForChanges": "Mulai ulang aplikasi untuk menerapkan perubahan", "deleteTempDirLabel": "Hapus berkas sementara", "deleteTempDirHint": "Hapus berkas sementara yang tidak dipakai", "deletedTempDir": "Berkas sementara dihapus", - "exportPatchesLabel": "", "exportPatchesHint": "Ekspor tambalan terpilih ke berkas JSON", - "exportedPatches": "", "noExportFileFound": "Belum pilih tambalan untuk diekspor", - "importPatchesLabel": "", "importPatchesHint": "Impor tembalan terpilih dari berkas JSON", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", "deleteLogsHint": "Hapus log ReVanced Manager terkumpul", "deletedLogs": "Log dihapus", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Ekspor keystore", - "exportKeystoreHint": "", "exportedKeystore": "Keystore diekspor", "noKeystoreExportFileFound": "Tidak ada keystore untuk diekspor", "importKeystoreLabel": "Impor keystore", - "importKeystoreHint": "", "importedKeystore": "Keystore diimpor", "selectKeystorePassword": "Kata Sandi Keystore", "selectKeystorePasswordHint": "Pilih kata sandi keystore yang digunakan untuk menandatangani aplikasi", @@ -289,17 +231,6 @@ "status_failure_incompatible": "Pemasangan tidak kompatibel", "status_failure_timeout": "Pemasangan kelamaan", "status_unknown": "Pemasangan gagal", - "mount_version_mismatch_description": "", - "mount_no_root_description": "Pemasangan ini gagal karena akses root belum dizinkan.\n\nIzinkan akses root ke ReVanced Manager dan coba lagi.", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" + "mount_no_root_description": "Pemasangan ini gagal karena akses root belum dizinkan.\n\nIzinkan akses root ke ReVanced Manager dan coba lagi." } } \ No newline at end of file diff --git a/assets/i18n/strings_it_IT.i18n.json b/assets/i18n/strings_it_IT.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_ja_JP.i18n.json b/assets/i18n/strings_ja_JP.i18n.json old mode 100644 new mode 100755 index 7e730d7e1b..b5f95155f3 --- a/assets/i18n/strings_ja_JP.i18n.json +++ b/assets/i18n/strings_ja_JP.i18n.json @@ -1,11 +1,8 @@ { "okButton": "OK", "cancelButton": "キャンセル", - "dismissButton": "", "quitButton": "中止", "updateButton": "更新", - "enabledLabel": "", - "disabledLabel": "", "installed": "インストール済み: ${version}", "suggested": "推奨: ${version}", "yesButton": "はい", @@ -16,8 +13,6 @@ "noShowAgain": "今後は表示しない", "add": "追加", "remove": "削除", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "一覧", "patcherTab": "パッチャー", @@ -28,25 +23,11 @@ "widgetTitle": "一覧", "updatesSubtitle": "更新", "patchedSubtitle": "パッチ適用済みのアプリ", - "changeLaterSubtitle": "", "noUpdates": "利用可能なアップデートはありません", - "WIP": "", "noInstallations": "パッチ済みのアプリはインストールされていません", "installUpdate": "更新を適用しますか?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "変更履歴", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "更新データをダウンロードしています...", - "downloadedMessage": "", "installingMessage": "更新を適用しています...", "errorDownloadMessage": "更新データをダウンロードできません", "errorInstallMessage": "更新を適用できませんでした", @@ -58,26 +39,17 @@ }, "latestCommitCard": { "loadingLabel": "読み込み中...", - "timeagoLabel": "${time} 前", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} 前" }, "patcherView": { "widgetTitle": "パッチャー", "patchButton": "パッチ", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "アプリが見つかりません", "currentVersion": "選択", - "suggestedVersion": "推奨", - "anyVersion": "" + "suggestedVersion": "推奨" }, "patchSelectorCard": { "widgetTitle": "パッチを選択", @@ -90,15 +62,11 @@ "widgetSubtitle": "私たちは活動しています!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "APKを選択", "selectFromStorageButton": "ストレージから選択", "errorMessage": "選択されたアプリは使用できません", "downloadToast": "現在、ダウンロード機能は利用できません", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "この機能は未実装です", - "featureNotAvailableText": "" + "featureNotAvailable": "この機能は未実装です" }, "patchesSelectorView": { "viewTitle": "パッチを選択", @@ -107,9 +75,7 @@ "newPatches": "新しいパッチ", "patches": "パッチ", "doneButton": "完了", - "defaultChip": "", "defaultTooltip": "すべてのデフォルトのパッチを選択", - "noneChip": "", "noneTooltip": "すべてのパッチの選択を解除", "loadPatchesSelection": "パッチの選択を読み込む", "noSavedPatches": "選択したアプリに保存されたパッチはありません。\n「完了」を押して現在の選択を保存します。", @@ -133,19 +99,13 @@ }, "patchItem": { "unsupportedDialogText": "このパッチを選択するとエラーが発生する可能性があります。\n\n現在のバージョン: ${packageVersion}\nサポートされているバージョン: ${supportedVersions}", - "unsupportedPatchVersion": "", "unsupportedRequiredOption": "このパッチには、このアプリではサポートされていない必須オプションが含まれています", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "デフォルトの選択を使用" }, "installerView": { - "widgetTitle": "", "installType": "インストールの種類を選択", - "installTypeDescription": "", "installButton": "インストール", "installRootType": "マウント", - "installNonRootType": "", - "warning": "", "pressBackAgain": "キャンセルするには、もう一度戻るを押してください", "openButton": "開く", "shareButton": "ファイルを共有", @@ -171,17 +131,14 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "よりデバイスに近い体験が楽しめます", "languageLabel": "言語", - "languageUpdated": "", "englishOption": "英語", "sourcesLabel": "ソース", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integrations のソース", "sourcesResetDialogTitle": "リセット", "sourcesResetDialogText": "ソースをデフォルト値にリセットしてもよろしいですか?", "apiURLResetDialogText": "API の URL をデフォルト値にリセットしてもよろしいですか?", "sourcesUpdateNote": "注意: パッチは自動的に最新バージョンにアップデートされます。\n\nこれにより、あなたの IP アドレスがサーバーに公開されます。", "apiURLLabel": "API の URL", - "apiURLHint": "", "selectApiURL": "API の URL", "hostRepositoryLabel": "リポジトリ API", "orgPatchesLabel": "パッチの組織", @@ -192,19 +149,14 @@ "logsLabel": "ログを共有", "logsHint": "ReVanced Manager のログを共有します", "enablePatchesSelectionLabel": "パッチの選択の変更を許可", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "パッチの選択を変更すると、予期せぬ問題が起こる可能性があります。\n\n有効にしますか?", "disablePatchesSelectionWarningText": "パッチの選択の変更を無効にしようとしています。\nデフォルトのパッチの選択が復元されます。\n\n無効にしますか?", "autoUpdatePatchesLabel": "パッチの自動アップデート", "autoUpdatePatchesHint": "パッチを自動的に最新バージョンに更新します", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "共通パッチの表示", "universalPatchesHint": "すべてのアプリと共通パッチを表示します (アプリのリストの読み込みが遅くなる可能性があります)", "versionCompatibilityCheckLabel": "バージョンの互換性チェック", - "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "推奨されたアプリのバージョンが必要です", - "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "推奨されているバージョンではないアプリを選択すると、予期しない問題が発生する可能性があります。\n\nこのまま続行しますか?", "aboutLabel": "情報", "snackbarMessage": "クリップボードにコピーしました", @@ -253,15 +205,10 @@ "widgetTitle": "アプリ情報", "openButton": "開く", "uninstallButton": "アンインストール", - "unmountButton": "", "rootDialogTitle": "エラー", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。", "packageNameLabel": "パッケージ名", "installTypeLabel": "インストールの種類", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "パッチ適用日時", "appliedPatchesLabel": "適用されたパッチ", "patchedDateHint": "${date} ${time}", @@ -269,37 +216,11 @@ "updateNotImplemented": "この機能はまだ実装されていません" }, "contributorsView": { - "widgetTitle": "貢献者", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "貢献者" }, "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", "install_failed_verification_failure": "検証に失敗しました", "status_failure_invalid": "インストールは無効です", - "install_failed_version_downgrade": "ダウングレードできません", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" + "install_failed_version_downgrade": "ダウングレードできません" } } \ No newline at end of file diff --git a/assets/i18n/strings_kk_KZ.i18n.json b/assets/i18n/strings_kk_KZ.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_kk_KZ.i18n.json +++ b/assets/i18n/strings_kk_KZ.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_ko_KR.i18n.json b/assets/i18n/strings_ko_KR.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_lt_LT.i18n.json b/assets/i18n/strings_lt_LT.i18n.json old mode 100644 new mode 100755 index 2c11c2ac3b..65ab27781b --- a/assets/i18n/strings_lt_LT.i18n.json +++ b/assets/i18n/strings_lt_LT.i18n.json @@ -1,11 +1,8 @@ { "okButton": "Gerai", "cancelButton": "Atšaukti", - "dismissButton": "", "quitButton": "Išeiti", "updateButton": "Atnaujinti", - "enabledLabel": "", - "disabledLabel": "", "installed": "Įdiegta: ${version}", "suggested": "Siūloma: ${version}", "yesButton": "Taip", @@ -16,8 +13,6 @@ "noShowAgain": "Daugiau to nerodyti", "add": "Pridėti", "remove": "Pašalinti", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Valdymo skydas", "patcherTab": "Pataisytuvas", @@ -28,25 +23,10 @@ "widgetTitle": "Valdymo skydas", "updatesSubtitle": "Atnaujinimai", "patchedSubtitle": "Pataisytos programos", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Nėra įdiegtų pataisytų programų", "installUpdate": "Tęsti atnaujinimą?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Pakeitimų sąrašas", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Atsiunčiamas atnaujinimas...", - "downloadedMessage": "", "installingMessage": "Įdiegiamas atnaujinimas...", "errorDownloadMessage": "Nepavyksta atsisiųsti atnaujinimo", "errorInstallMessage": "Nepavyksta įdiegti atnaujinimo", @@ -58,26 +38,17 @@ }, "latestCommitCard": { "loadingLabel": "Įkeliama...", - "timeagoLabel": "Prieš ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "Prieš ${time}" }, "patcherView": { "widgetTitle": "Pataisytuvas", "patchButton": "Pataisymas", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Nerasta jokių programų", "currentVersion": "Dabartinė", - "suggestedVersion": "Siūloma", - "anyVersion": "" + "suggestedVersion": "Siūloma" }, "patchSelectorCard": { "widgetTitle": "Pasirinkite pataisymus", @@ -90,15 +61,11 @@ "widgetSubtitle": "Mes esame internete!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Saugykla", "selectFromStorageButton": "Pasirinkti iš talpyklos", "errorMessage": "Neina naudoti parinktos programos", "downloadToast": "Atsisiuntimas dar neprieinamas", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funkcija dar neįgyvendinta", - "featureNotAvailableText": "" + "featureNotAvailable": "Funkcija dar neįgyvendinta" }, "patchesSelectorView": { "viewTitle": "Pasirinkite pataisymus", @@ -107,9 +74,7 @@ "newPatches": "Nauji pataisymai", "patches": "Pataisymai", "doneButton": "Atlikta", - "defaultChip": "", "defaultTooltip": "Pasirinkite visus numatytuosius pataisymus", - "noneChip": "", "noneTooltip": "Panaikinkite visų pataisymų pasirinkimą", "loadPatchesSelection": "Įkelti pataisymų pasirinkimą", "noSavedPatches": "Nėra išsaugoto pasirinktos programos pataisymų pasirinkimo.\nPaspauskite Atlikta, kad išsaugotumėte dabartinį pasirinkimą.", @@ -126,29 +91,21 @@ "tooltip": "Daugiau įvesties pasirinkčių", "selectFilePath": "Pasirinkite failo kelią", "selectFolder": "Pasirinkti aplanką", - "selectOption": "", "requiredOption": "Ši parinktis yra privaloma", "unsupportedOption": "Ši parinktis nepalaikoma", "requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Pasirinkus šį pataisymą, gali atsirasti pataisymo klaidų.\n\nProgramos versija: ${packageVersion}\nPalaikomos versijos:\n${supportedVersions}", - "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Šiame pataisyme yra privaloma parinktis, kurios ši programa nepalaiko", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Naudoti numatytą pasirinkimą" }, "installerView": { - "widgetTitle": "", "installType": "Pasirinkite diegimo tipą", - "installTypeDescription": "", "installButton": "Įdiegti", "installRootType": "Įdėti", - "installNonRootType": "", - "warning": "", "pressBackAgain": "Dar kartą paspauskite atgal, kad atšauktumėte", "openButton": "Atidaryti", - "shareButton": "", "notificationTitle": "ReVanced Tvarkyklė yra pataisomas", "notificationText": "Paspauskite sugrįžti į įdiegėją", "exportApkButtonTooltip": "Eksportuoti pataisytą APK", @@ -171,17 +128,13 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui", "languageLabel": "Kalba", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Šaltiniai", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integracijų šaltinis", "sourcesResetDialogTitle": "Nustatyti iš naujo", "sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?", "apiURLResetDialogText": "Ar tikrai norite iš naujo nustatyti savo API URL adresą į numatytąją vertę?", "sourcesUpdateNote": "Pastaba: pataisymai į naujausią versiją bus atnaujinti automatiškai.\n\nTai atskleis jūsų IP adresą serveriui.", "apiURLLabel": "API URL", - "apiURLHint": "", "selectApiURL": "API URL", "hostRepositoryLabel": "API saugykla", "orgPatchesLabel": "Modifikacijų organizacija", @@ -192,19 +145,14 @@ "logsLabel": "Dalytis įrašais", "logsHint": "Dalytis ReVanced Tvarkyklės įrašais", "enablePatchesSelectionLabel": "Leisti keisti pataisymų pasirinkimą", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Keičiant pataisymų pasirinkimą gali kilti netikėtų problemų.\n\nVis tiek įjungti?", "disablePatchesSelectionWarningText": "Jūs ketinate išjungti pataisymų pasirinkimo keitimą.\nNumatytasis pataisymų pasirinkimas bus atstatytas.\n\nVis dėlto išjungti?", "autoUpdatePatchesLabel": "Automatiškai atnaujinti pataisymus", "autoUpdatePatchesHint": "Automatiškai atnaujinti pataisymus iki naujausios versijos", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Rodyti universalius pataisymus", "universalPatchesHint": "Rodyti visas programas ir universalius pataisymus (gali sulėtėti programų sąrašas)", "versionCompatibilityCheckLabel": "Versijos suderinamumo tikrinimas", - "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "Reikalauti siūlomos programėlės versijos", - "requireSuggestedAppVersionHint": "", "requireSuggestedAppVersionDialogText": "Pasirinkus ne siūlomą programėlės versiją, gali kilti nenumatytų problemų.\n\nAr norite vis tiek tęsti?", "aboutLabel": "Apie", "snackbarMessage": "Nukopijuota į iškarpinę", @@ -253,15 +201,10 @@ "widgetTitle": "Programos informacija", "openButton": "Atidaryti", "uninstallButton": "Išdiegti", - "unmountButton": "", "rootDialogTitle": "Klaida", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.", "packageNameLabel": "Paketo pavadinimas", "installTypeLabel": "Įdiegimo tipas", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Pataisymo data", "appliedPatchesLabel": "Pritaikyti pataisymai", "patchedDateHint": "${date} ${time}", @@ -269,37 +212,7 @@ "updateNotImplemented": "Ši funkcija dar neįgyvendinta" }, "contributorsView": { - "widgetTitle": "Prisidėjusieji žmonės", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Prisidėjusieji žmonės" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_lv_LV.i18n.json b/assets/i18n/strings_lv_LV.i18n.json old mode 100644 new mode 100755 index a78214614c..8818bcdb74 --- a/assets/i18n/strings_lv_LV.i18n.json +++ b/assets/i18n/strings_lv_LV.i18n.json @@ -1,11 +1,8 @@ { "okButton": "Labi", "cancelButton": "Atcelt", - "dismissButton": "", "quitButton": "Iziet", "updateButton": "Atjaunināt", - "enabledLabel": "", - "disabledLabel": "", "installed": "Uzstādītā versija: ${version}", "suggested": "Ieteiktā versija: ${version}", "yesButton": "Jā", @@ -16,8 +13,6 @@ "noShowAgain": "Vairs nerādīt", "add": "Pievienot", "remove": "Noņemt", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Info panelis", "patcherTab": "Pačeris", @@ -28,25 +23,10 @@ "widgetTitle": "Info panelis", "updatesSubtitle": "Atjauninājumi", "patchedSubtitle": "Pačotās aplikācijas", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Nav atrasta neviena pačota aplikācija", "installUpdate": "Vai turpināt instalēt atjauninājumu?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Izmaiņu žurnāls", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Lejupielādē atjauninājumu...", - "downloadedMessage": "", "installingMessage": "Instalē atjauninājumu...", "errorDownloadMessage": "Nav iespējams lejupielādēt atjauninājumu", "errorInstallMessage": "Nav iespējams instalēt atjauninājumu", @@ -58,26 +38,16 @@ }, "latestCommitCard": { "loadingLabel": "Notiek ielāde...", - "timeagoLabel": "Pirms ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "Pirms ${time}" }, "patcherView": { "widgetTitle": "Pačeris", - "patchButton": "Pačot", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "Pačot" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Netika atrasta neviena aplikācija", "currentVersion": "Pašreizējā", - "suggestedVersion": "Ieteikums", - "anyVersion": "" + "suggestedVersion": "Ieteikums" }, "patchSelectorCard": { "widgetTitle": "Izvēlies pačus", @@ -90,78 +60,37 @@ "widgetSubtitle": "Mēs esam tiešsaistē!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Krātuve", "selectFromStorageButton": "Izvēlēties krātuvi", "errorMessage": "Nevar izmantot atlasīto aplikāciju", "downloadToast": "Instalēšanas funkcija pašlaik nav pieejama", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funkcija nav ieviesta", - "featureNotAvailableText": "" + "featureNotAvailable": "Funkcija nav ieviesta" }, "patchesSelectorView": { "viewTitle": "Izvēlies pačus", "searchBarHint": "Meklē pačus", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "Gatavs", - "defaultChip": "", "defaultTooltip": "Atlasiet visus standarta pači", - "noneChip": "", "noneTooltip": "Atsijāt visus pači", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs", - "setRequiredOption": "" + "noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs" }, "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "Saglabāt", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "saveOptions": "Saglabāt" }, "patchItem": { - "unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}" }, "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", "installButton": "Instalēt", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", "openButton": "Atvērt", - "shareButton": "", "notificationTitle": "ReVanced Manager pašlaik pačo", "notificationText": "Spied, lai atgrieztos pie instalācijas", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "Vēl notiek instalācija, nevar iziet..." }, "settingsView": { "widgetTitle": "Iestatījumi", "appearanceSectionTitle": "Izskats", "teamSectionTitle": "Komanda", - "debugSectionTitle": "", "advancedSectionTitle": "Papildus", "exportSectionTitle": "Importēt / Eksportēt", "themeModeLabel": "Aplikācijas motīvs", @@ -171,17 +100,10 @@ "dynamicThemeLabel": "Materiāls izskats", "dynamicThemeHint": "Izbaudi pieredzi personalizētu tavai ierīcei", "languageLabel": "Valoda", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Avoti", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integrācijas avots", "sourcesResetDialogTitle": "Atiestatīt", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "API Saite", - "apiURLHint": "", "selectApiURL": "API Saite", "hostRepositoryLabel": "Repozitorija API", "orgPatchesLabel": "Paču autori", @@ -189,79 +111,28 @@ "orgIntegrationsLabel": "Integrāciju autori", "contributorsLabel": "Autori", "contributorsHint": "ReVanced ieguldītāji", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Par", "snackbarMessage": "Ievietots starpliktuvē", "restartAppForChanges": "Restartējiet lietotni, lai piemērotu izmaiņas", "deleteTempDirLabel": "Dzēst pagaidu failus", "deleteTempDirHint": "Dzēst neizmantotos pagaidu failus", "deletedTempDir": "Pagaidu faili izdzēsti", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Žurnāls dzēsts", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Eksportēt drošības atslēgu krātuvi", - "exportKeystoreHint": "", "exportedKeystore": "Drošības atslēgu krātuve ir eksportēta", "noKeystoreExportFileFound": "Eksportējamo drošības atslēgu krātuves nav", "importKeystoreLabel": "Importēt drošības atslēgu krātuvi", - "importKeystoreHint": "", "importedKeystore": "Drošības atslēgu krātuve ir importēta", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu" }, "appInfoView": { "widgetTitle": "Lietotnes informācija", "openButton": "Atvērt", "uninstallButton": "Atinstalēt", - "unmountButton": "", "rootDialogTitle": "Kļūda", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.", "packageNameLabel": "Pakotnes nosaukums", "installTypeLabel": "Instalācijas tips", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Pača datums", "appliedPatchesLabel": "Lietotie pači", "patchedDateHint": "${date} un ${time}", @@ -269,37 +140,7 @@ "updateNotImplemented": "Šī funkcija vēl nav izveidota" }, "contributorsView": { - "widgetTitle": "Autori", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Autori" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_mr_IN.i18n.json b/assets/i18n/strings_mr_IN.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_mr_IN.i18n.json +++ b/assets/i18n/strings_mr_IN.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_ms_MY.i18n.json b/assets/i18n/strings_ms_MY.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_ms_MY.i18n.json +++ b/assets/i18n/strings_ms_MY.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_nl_NL.i18n.json b/assets/i18n/strings_nl_NL.i18n.json old mode 100644 new mode 100755 index 8d4b8a8761..88a1771a42 --- a/assets/i18n/strings_nl_NL.i18n.json +++ b/assets/i18n/strings_nl_NL.i18n.json @@ -16,8 +16,6 @@ "noShowAgain": "Niet meer tonen", "add": "Voeg toe", "remove": "Verwijderen", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Overzicht", "patcherTab": "Patcher", @@ -28,25 +26,14 @@ "widgetTitle": "Overzicht", "updatesSubtitle": "Updates", "patchedSubtitle": "Gepatchte applicaties", - "changeLaterSubtitle": "", "noUpdates": "Geen updates beschikbaar", "WIP": "Bezig met uitvoeren...", "noInstallations": "Geen gepatchte applicaties geïnstalleerd", "installUpdate": "Doorgaan met het installeren van de update?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Wijzigingslogboek", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", "notificationTitle": "Update gedownload", "notificationText": "Tik om de update te installeren", "downloadingMessage": "Update wordt gedownload...", - "downloadedMessage": "", "installingMessage": "Update wordt geïnstalleerd...", "errorDownloadMessage": "Update downloaden mislukt", "errorInstallMessage": "Update installeren mislukt", @@ -66,18 +53,12 @@ "patcherView": { "widgetTitle": "Patcher", "patchButton": "Patchen", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Geen applicatie gevonden", "currentVersion": "Huidige", - "suggestedVersion": "Voorgesteld", - "anyVersion": "" + "suggestedVersion": "Voorgesteld" }, "patchSelectorCard": { "widgetTitle": "Selecteer patches", @@ -90,15 +71,11 @@ "widgetSubtitle": "We zijn online!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Opslag", "selectFromStorageButton": "Selecteer uit opslag", "errorMessage": "Kan geselecteerde applicatie niet gebruiken", "downloadToast": "Download functie is nog niet beschikbaar", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Functie niet geïmplementeerd", - "featureNotAvailableText": "" + "featureNotAvailable": "Functie niet geïmplementeerd" }, "patchesSelectorView": { "viewTitle": "Selecteer patches", @@ -107,9 +84,7 @@ "newPatches": "Nieuwe patches", "patches": "Patches", "doneButton": "Gereed", - "defaultChip": "", "defaultTooltip": "Selecteer alle standaard patches", - "noneChip": "", "noneTooltip": "Alle patches deselecteren", "loadPatchesSelection": "Laad patch selectie", "noSavedPatches": "Geen opgeslagen patch selectie voor de geselecteerde app.\nDruk op Klaar om de huidige selectie op te slaan.", @@ -135,13 +110,11 @@ "unsupportedDialogText": "Het selecteren van deze patch kan leiden tot patch fouten.\n\nApp-versie: ${packageVersion}\nOndersteunde versies:\n${supportedVersions}", "unsupportedPatchVersion": "Patch wordt niet ondersteund voor deze app versie.", "unsupportedRequiredOption": "Deze patch bevat een verplichte optie die niet wordt ondersteund door deze app", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Gebruik standaard selectie" }, "installerView": { "widgetTitle": "Installatieprogramma", "installType": "Selecteer installatietype", - "installTypeDescription": "", "installButton": "Installeren", "installRootType": "Bestijgen", "installNonRootType": "Normaal", @@ -171,7 +144,6 @@ "dynamicThemeLabel": "Materiaal jij", "dynamicThemeHint": "Geniet van een ervaring dichter bij je apparaat", "languageLabel": "Taal", - "languageUpdated": "", "englishOption": "Engels", "sourcesLabel": "Bronnen", "sourcesLabelHint": "Configureer de bron van patches en integraties", @@ -197,8 +169,6 @@ "disablePatchesSelectionWarningText": "U staat op het punt om de selectie van patches uit te schakelen.\nDe standaard selectie van patches zal worden hersteld.\n\nToch uitschakelen?", "autoUpdatePatchesLabel": "Patch automatisch bijwerken", "autoUpdatePatchesHint": "Patch automatisch bijwerken naar de laatste versie", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Toon universele patches", "universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)", "versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole", @@ -269,12 +239,7 @@ "updateNotImplemented": "Deze functie is nog niet geïmplementeerd" }, "contributorsView": { - "widgetTitle": "Bijdragers", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Bijdragers" }, "installErrorDialog": { "mount_version_mismatch": "Verkeerde versie", diff --git a/assets/i18n/strings_no_NO.i18n.json b/assets/i18n/strings_no_NO.i18n.json old mode 100644 new mode 100755 index 906b3f2559..262695fd51 --- a/assets/i18n/strings_no_NO.i18n.json +++ b/assets/i18n/strings_no_NO.i18n.json @@ -1,26 +1,13 @@ { - "okButton": "", "cancelButton": "Avbryt", - "dismissButton": "", - "quitButton": "", "updateButton": "Oppdater", - "enabledLabel": "", - "disabledLabel": "", "installed": "Installert: ${version}", "suggested": "Anbefalt: ${version}", "yesButton": "Ja", "noButton": "Nei", "warning": "Advarsel", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Dashbord", - "patcherTab": "", "settingsTab": "Innstillinger" }, "homeView": { @@ -28,56 +15,26 @@ "widgetTitle": "Dashbord", "updatesSubtitle": "Oppdateringer", "patchedSubtitle": "Patched applikasjoner", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Patchet applikasjon er ikke installert", "installUpdate": "Fortsett til installasjon av oppdatering?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Endringslogg", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Laster ned oppdatering...", - "downloadedMessage": "", "installingMessage": "Installerer oppdatering...", "errorDownloadMessage": "Nedlasting av oppdatering var misslykket", "errorInstallMessage": "Installasjon av oppdatering var misslykket", "noConnection": "Ingen nettverksforbindelse", "updatesDisabled": "Oppdatering av patchet app er for øyeblikket deaktivert. Repatch appen pånytt." }, - "applicationItem": { - "infoButton": "" - }, + "applicationItem": {}, "latestCommitCard": { "loadingLabel": "Laster...", - "timeagoLabel": "${time} siden", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "timeagoLabel": "${time} siden" }, + "patcherView": {}, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Ingen applikasjoner ble funnet", "currentVersion": "Nåværende", - "suggestedVersion": "Foreslått", - "anyVersion": "" + "suggestedVersion": "Foreslått" }, "patchSelectorCard": { "widgetTitle": "Velg patcher", @@ -90,216 +47,36 @@ "widgetSubtitle": "Vi er på nett!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Lager", "selectFromStorageButton": "Velg fra lager", "errorMessage": "Kan ikke bruke valgt applikasjon", "downloadToast": "Nedlastingsfunksjonen er for øyeblikket utilgjengelig", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funksjonen er ikke implementert", - "featureNotAvailableText": "" + "featureNotAvailable": "Funksjonen er ikke implementert" }, "patchesSelectorView": { "viewTitle": "Velg patcher", "searchBarHint": "Søk etter patcher", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "Fullført", - "defaultChip": "", - "defaultTooltip": "Velg alle standard patcher", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" + "defaultTooltip": "Velg alle standard patcher" }, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", "advancedSectionTitle": "Avansert", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", "darkThemeLabel": "Mørk modus", - "dynamicThemeLabel": "", "dynamicThemeHint": "Nyt en erfaring nærmere din enhet", "languageLabel": "Språk", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Kilder", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Integrasjoner kilde", "sourcesResetDialogTitle": "Tilbakestill", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", "orgPatchesLabel": "Patches organisasjon", "sourcesPatchesLabel": "Patches kilde", "orgIntegrationsLabel": "Integrasjonsorganisasjon", "contributorsLabel": "Medvirkende", - "contributorsHint": "En liste med bidragsytere til ReVanced", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "contributorsHint": "En liste med bidragsytere til ReVanced" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_or_IN.i18n.json b/assets/i18n/strings_or_IN.i18n.json old mode 100644 new mode 100755 index f31d9b6dc8..4d6ec227e3 --- a/assets/i18n/strings_or_IN.i18n.json +++ b/assets/i18n/strings_or_IN.i18n.json @@ -1,305 +1,54 @@ { "okButton": "ଠିକ୍ ଅଛି", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", "yesButton": "ହଁ", "noButton": "ନାହିଁ", "warning": "ଚେତାଵନୀ", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { - "dashboardTab": "", "patcherTab": "ରଫୁକାର", "settingsTab": "ସେଟିଂ" }, "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" + "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି" }, "applicationItem": { "infoButton": "ସୂଚନା" }, "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "${time} ପୂର୍ବେ", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} ପୂର୍ବେ" }, "patcherView": { - "widgetTitle": "ରଫୁକାର", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "widgetTitle": "ରଫୁକାର" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "ଚଳିତ", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" + "currentVersion": "ଚଳିତ" }, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "ହେଲା", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" + "doneButton": "ହେଲା" }, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, "settingsView": { "widgetTitle": "ସେଟିଂ", "appearanceSectionTitle": "ରୂପ", "teamSectionTitle": "ଦଳ", - "debugSectionTitle": "", "advancedSectionTitle": "ଵିକଶିତ", "exportSectionTitle": "ଆମଦାନୀ ଓ ରପ୍ତାନି", "themeModeLabel": "ଆପ୍ ଥିମ୍", "systemThemeLabel": "ସିଷ୍ଟମ୍", "lightThemeLabel": "ହାଲୁକା", "darkThemeLabel": "ଗାଢ଼", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", "languageLabel": "ଭାଷା", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "ଉତ୍ସ", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "API URL", - "apiURLHint": "", "selectApiURL": "API URL", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "ସମ୍ବନ୍ଧରେ", - "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_pa_PK.i18n.json b/assets/i18n/strings_pa_PK.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_pa_PK.i18n.json +++ b/assets/i18n/strings_pa_PK.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_pl_PL.i18n.json b/assets/i18n/strings_pl_PL.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_pt_BR.i18n.json b/assets/i18n/strings_pt_BR.i18n.json old mode 100644 new mode 100755 index 2903d8754c..b9dce089f8 --- a/assets/i18n/strings_pt_BR.i18n.json +++ b/assets/i18n/strings_pt_BR.i18n.json @@ -1,11 +1,8 @@ { "okButton": "Aceitar", "cancelButton": "Cancelar", - "dismissButton": "", "quitButton": "Sair", "updateButton": "Atualizar", - "enabledLabel": "", - "disabledLabel": "", "installed": "Instalado: ${version}", "suggested": "Sugerido: ${version}", "yesButton": "Sim", @@ -29,8 +26,6 @@ "updatesSubtitle": "Atualizações", "patchedSubtitle": "Aplicativos modificados/Patcheados", "changeLaterSubtitle": "Você pode ajustar essa opção em Configurações mais tarde.", - "noUpdates": "", - "WIP": "", "noInstallations": "Nenhum aplicativo modificado instalado", "installUpdate": "Continuar a instalação da atualização?", "updateSheetTitle": "Atualizar o ReVanced Manager", @@ -43,8 +38,6 @@ "downloadConsentDialogText2": "Isso irá te conectar em ${url}.", "checkUpdateDialogTitle": "Procurar atualizações?", "checkUpdateDialogText": "Você quer que o ReVanced Manager procure atualizações automaticamente?", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Baixando atualização...", "downloadedMessage": "Atualização baixada", "installingMessage": "Instalando atualização...", @@ -58,26 +51,18 @@ }, "latestCommitCard": { "loadingLabel": "Carregando...", - "timeagoLabel": "há ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "há ${time}" }, "patcherView": { "widgetTitle": "Patcher", "patchButton": "Patch", "armv7WarningDialogText": "Realizar patches em dispositivos ARMv7 ainda não é suportado e pode falhar. Continuar mesmo assim?", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Nenhum aplicativo foi encontrado", "currentVersion": "Atual", - "suggestedVersion": "Sugeridos/sugestões", - "anyVersion": "" + "suggestedVersion": "Sugeridos/sugestões" }, "patchSelectorCard": { "widgetTitle": "Selecionar patches", @@ -90,15 +75,11 @@ "widgetSubtitle": "Nós estamos online!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Armazenamento", "selectFromStorageButton": "Selecionar no armazenamento", "errorMessage": "Não foi possível usar o app selecionado", "downloadToast": "A função de download não está disponível no momento", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Recurso não implementado", - "featureNotAvailableText": "" + "featureNotAvailable": "Recurso não implementado" }, "patchesSelectorView": { "viewTitle": "Selecionar patches", @@ -107,9 +88,7 @@ "newPatches": "Novos patches", "patches": "Patches", "doneButton": "Concluído", - "defaultChip": "", "defaultTooltip": "Selecionar todos os patches padrões", - "noneChip": "", "noneTooltip": "Desmarcar todos os patches", "loadPatchesSelection": "Carregar o patch selecionado", "noSavedPatches": "Não há patches salvos para esse aplicativo selecionado.\nAperte \"Concluir\" para salvar a seleção atual.", @@ -126,29 +105,21 @@ "tooltip": "Mais opções de entrada", "selectFilePath": "Selecione o caminho do arquivo", "selectFolder": "Selecione a pasta", - "selectOption": "", "requiredOption": "Essa opção é necessária", "unsupportedOption": "Essa opção não é suportada", "requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}" }, "patchItem": { "unsupportedDialogText": "Selecionar esse patch pode resultar em erros de patchs\n\nVersão do app: ${packageVersion}\nVersões suportadas: ${supportedVersions}", - "unsupportedPatchVersion": "", "unsupportedRequiredOption": "Esse patch contém uma opção necessária que não é suportada por esse app", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Use a seleção padrão" }, "installerView": { - "widgetTitle": "", "installType": "Selecione o tipo de instalação", - "installTypeDescription": "", "installButton": "Instalar", "installRootType": "Montar", - "installNonRootType": "", - "warning": "", "pressBackAgain": "Pressione voltar mais uma vez para cancelar", "openButton": "Abrir", - "shareButton": "", "notificationTitle": "ReVanced manager está aplicando os patches", "notificationText": "Toque para voltar ao instalador", "exportApkButtonTooltip": "Exportar APK com o patch aplicado", @@ -171,17 +142,12 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Aproveite uma experiência mais próxima do tema de seu dispositivo", "languageLabel": "Idioma", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Fontes", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Fonte das integrações", "sourcesResetDialogTitle": "Redefinir", "sourcesResetDialogText": "Você tem certeza que deseja redefinir as fontes para os valores padrão?", - "apiURLResetDialogText": "", "sourcesUpdateNote": "Nota: Patches serão atualizados automaticamente para a versão mais recente.\n\nIsso irá revelar seu endereço IP ao servidor.", "apiURLLabel": "URL da API", - "apiURLHint": "", "selectApiURL": "URL da API", "hostRepositoryLabel": "API do Repositório", "orgPatchesLabel": "Organização dos patches", @@ -192,20 +158,13 @@ "logsLabel": "Compartilhar logs", "logsHint": "Compartilhar logs do ReVanced Manager", "enablePatchesSelectionLabel": "Permitir alterar a seleção de patch", - "enablePatchesSelectionHint": "", "enablePatchesSelectionWarningText": "Alterar a seleção dos patches pode causar problemas inesperados.\n\nAtivar mesmo assim?", "disablePatchesSelectionWarningText": "Você irá desabilitar a mudança da pré-seleção dos patches.\nA seleção padrão dos patches será restaurada.\n\nDesabilitar mesmo assim?", "autoUpdatePatchesLabel": "Atualizar patches automaticamente", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Mostrar patches universais", "universalPatchesHint": "Mostra todos os aplicativos e patches universais (pode deixar a lista de aplicativos mais lenta)", "versionCompatibilityCheckLabel": "Verificar compatibilidade de versão", - "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "Requer a versão sugerida do app", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Sobre", "snackbarMessage": "Copiado para a área de transferência", "restartAppForChanges": "Reinicie o aplicativo para aplicar as mudanças", @@ -215,34 +174,19 @@ "exportPatchesLabel": "Exportar a seleção do patch", "exportPatchesHint": "Exportar a seleção do patch para um arquivo JSON", "exportedPatches": "Seleção do patch exportada", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", "resetStoredOptionsHint": "Resetar todas as opções de patch", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", "resetStoredOptions": "As opções foram resetadas", "deleteLogsLabel": "Limpar registros", - "deleteLogsHint": "", "deletedLogs": "Registros apagados", "regenerateKeystoreLabel": "Regerar keystore", "regenerateKeystoreHint": "Regenerar o keystore usado para assinar aplicativos", "regenerateKeystoreDialogTitle": "Regerar keystore?", - "regenerateKeystoreDialogText": "", "regeneratedKeystore": "Keystore regerado", "exportKeystoreLabel": "Exportar keystore", "exportKeystoreHint": "Exportar o keystore usado para assinar aplicativos", "exportedKeystore": "Keystore exportado", "noKeystoreExportFileFound": "Nenhum keystore para exportar", "importKeystoreLabel": "Importar keystore", - "importKeystoreHint": "", "importedKeystore": "Keystore importado", "selectKeystorePassword": "Senha do keystore", "selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar aplicativos", @@ -253,15 +197,10 @@ "widgetTitle": "Informações do aplicativo", "openButton": "Abrir", "uninstallButton": "Desisntalar", - "unmountButton": "", "rootDialogTitle": "Erro", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "O aplicativo foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.", "packageNameLabel": "Nome do pacote", "installTypeLabel": "Tipo de instalação", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Data de patcheamento", "appliedPatchesLabel": "Patches aplicados", "patchedDateHint": "${date} às ${time}", @@ -269,37 +208,7 @@ "updateNotImplemented": "Este recurso ainda não foi implementado" }, "contributorsView": { - "widgetTitle": "Contribuidores", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Contribuidores" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_pt_PT.i18n.json b/assets/i18n/strings_pt_PT.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_ro_RO.i18n.json b/assets/i18n/strings_ro_RO.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_ru_RU.i18n.json b/assets/i18n/strings_ru_RU.i18n.json old mode 100644 new mode 100755 index 191c602a1c..71fe9fe108 --- a/assets/i18n/strings_ru_RU.i18n.json +++ b/assets/i18n/strings_ru_RU.i18n.json @@ -16,8 +16,6 @@ "noShowAgain": "Не показывать снова", "add": "Добавить", "remove": "Удалить", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Панель инструментов", "patcherTab": "Патчер", @@ -28,25 +26,14 @@ "widgetTitle": "Панель инструментов", "updatesSubtitle": "Обновления", "patchedSubtitle": "Пропатченные приложения", - "changeLaterSubtitle": "", "noUpdates": "Нет доступных обновлений", "WIP": "В процессе...", "noInstallations": "Пропатченные приложения не установлены", "installUpdate": "Продолжить установку обновления?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Список изменений", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", "notificationTitle": "Обновление загружено", "notificationText": "Нажмите, чтобы установить обновление", "downloadingMessage": "Загрузка обновления...", - "downloadedMessage": "", "installingMessage": "Установка обновления...", "errorDownloadMessage": "Не удалось загрузить обновление", "errorInstallMessage": "Не удалось установить обновление", @@ -66,18 +53,12 @@ "patcherView": { "widgetTitle": "Патчер", "patchButton": "Патч", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", "requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены." }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Приложения не найдены", "currentVersion": "Текущая", - "suggestedVersion": "Предложенная", - "anyVersion": "" + "suggestedVersion": "Предложенная" }, "patchSelectorCard": { "widgetTitle": "Выбор патчей", @@ -90,15 +71,11 @@ "widgetSubtitle": "Мы онлайн!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Хранилище", "selectFromStorageButton": "Выбрать из хранилища", "errorMessage": "Невозможно использовать выбранное приложение", "downloadToast": "Функция загрузки пока недоступна", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Функция не реализована", - "featureNotAvailableText": "" + "featureNotAvailable": "Функция не реализована" }, "patchesSelectorView": { "viewTitle": "Выбор патчей", @@ -107,9 +84,7 @@ "newPatches": "Новые патчи", "patches": "Патчи", "doneButton": "Готово", - "defaultChip": "", "defaultTooltip": "Выбрать все стандартные патчи", - "noneChip": "", "noneTooltip": "Снять выбор всех патчей", "loadPatchesSelection": "Загрузка выборки патчей", "noSavedPatches": "Нет сохраненной выборки патчей для выбранного приложения.\nНажмите \"Готово\" для сохранения текущего выбора.", @@ -135,13 +110,11 @@ "unsupportedDialogText": "Выбор этого патча может привести к ошибкам во время патчинга.\n\nВерсия приложения: ${packageVersion}\nПоддерживаемые версии:\n${supportedVersions}", "unsupportedPatchVersion": "Патч не поддерживается этой версией приложения.", "unsupportedRequiredOption": "Этот патч содержит обязательную опцию, не поддерживаемую этим приложением", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Использовать стандартный набор" }, "installerView": { "widgetTitle": "Установщик", "installType": "Выберите тип установки", - "installTypeDescription": "", "installButton": "Установить", "installRootType": "Монтировать", "installNonRootType": "Обычный", @@ -171,7 +144,6 @@ "dynamicThemeLabel": "Material You", "dynamicThemeHint": "Наслаждайтесь темой Вашего устройства", "languageLabel": "Язык", - "languageUpdated": "", "englishOption": "Английский", "sourcesLabel": "Источники", "sourcesLabelHint": "Настройка источника патчей и интеграций", @@ -197,8 +169,6 @@ "disablePatchesSelectionWarningText": "Вы собираетесь выключить измененную выборку патчей.\nБудет восстановлен стандартный выбор патчей.\n\nВсе равно выключить?", "autoUpdatePatchesLabel": "Автообновление патчей", "autoUpdatePatchesHint": "Автоматически обновлять патчи до последней версии", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "Показать универсальные патчи", "universalPatchesHint": "Отобразить все приложения и универсальные патчи (может замедлить список отображения приложений)", "versionCompatibilityCheckLabel": "Проверка совместимости версий", @@ -269,12 +239,7 @@ "updateNotImplemented": "Эта возможность ещё не реализована" }, "contributorsView": { - "widgetTitle": "Соучастники проекта", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Соучастники проекта" }, "installErrorDialog": { "mount_version_mismatch": "Несовпадение версий", diff --git a/assets/i18n/strings_sk_SK.i18n.json b/assets/i18n/strings_sk_SK.i18n.json old mode 100644 new mode 100755 index 4368db3ecf..a7b8721d79 --- a/assets/i18n/strings_sk_SK.i18n.json +++ b/assets/i18n/strings_sk_SK.i18n.json @@ -1,23 +1,14 @@ { - "okButton": "", "cancelButton": "Zrušiť", - "dismissButton": "", "quitButton": "Ukončiť", "updateButton": "Aktualizovať", - "enabledLabel": "", - "disabledLabel": "", "installed": "Nainštalované: ${version}", "suggested": "Navrhované: ${version}", "yesButton": "Áno", "noButton": "Nie", "warning": "Upozornenie", - "options": "", "notice": "Oznámenie", "noShowAgain": "Nabudúce nezobrazovať", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Hlavný panel", "patcherTab": "Zaplátač", @@ -28,25 +19,10 @@ "widgetTitle": "Hlavný panel", "updatesSubtitle": "Aktualizácie", "patchedSubtitle": "Zaplátané aplikácie", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Zaplátané aplikácie nie sú nainštalované", "installUpdate": "Pokračovať v inštalácii aktualizácie?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Zoznam zmien", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Sťahovanie aktualizácie...", - "downloadedMessage": "", "installingMessage": "Inštalujú sa aktualizácie...", "errorDownloadMessage": "Nepodarilo sa stiahnuť aktualizáciu", "errorInstallMessage": "Nepodarilo sa nainštalovať aktualizáciu", @@ -58,26 +34,16 @@ }, "latestCommitCard": { "loadingLabel": "Načítava sa...", - "timeagoLabel": "Pred ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "Pred ${time}" }, "patcherView": { "widgetTitle": "Zaplátač", - "patchButton": "Záplata", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "Záplata" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Nebola nájdená žiadna aplikácia", "currentVersion": "Aktuálne", - "suggestedVersion": "Navrhované", - "anyVersion": "" + "suggestedVersion": "Navrhované" }, "patchSelectorCard": { "widgetTitle": "Vyberte záplaty", @@ -90,65 +56,32 @@ "widgetSubtitle": "Sme opäť online!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Úložisko", "selectFromStorageButton": "Vybrať z úložiska", "errorMessage": "Nie je možné použiť vybranú aplikáciu", "downloadToast": "Funkcia sťahovania zatiaľ nie je k dispozícii", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funkcia nie je implementovaná", - "featureNotAvailableText": "" + "featureNotAvailable": "Funkcia nie je implementovaná" }, "patchesSelectorView": { "viewTitle": "Vyberte záplaty", "searchBarHint": "Vyhľadajte záplaty", "universalPatches": "Univerzálne záplaty", - "newPatches": "", - "patches": "", "doneButton": "Hotovo", - "defaultChip": "", "defaultTooltip": "Vybrať všetky predvolené záplaty", - "noneChip": "", "noneTooltip": "Zrušiť výber všetkých odporúčaných záplat", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu" }, + "patchOptionsView": {}, "patchItem": { "unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "Použiť predvolený výber" }, "installerView": { - "widgetTitle": "", "installType": "Vyberte typ inštalácie", - "installTypeDescription": "", "installButton": "Inštalovať", "installRootType": "Pripojiť", - "installNonRootType": "", - "warning": "", "pressBackAgain": "Opätovným stlačením tlačidla späť zrušíte", "openButton": "Otvoriť", - "shareButton": "", "notificationTitle": "ReVanced manažér zapláta", "notificationText": "Stlačte pre vrátenie na inštalátor", "exportApkButtonTooltip": "Exportovať zaplátané APK", @@ -161,27 +94,18 @@ "widgetTitle": "Nastavenia", "appearanceSectionTitle": "Vzhľad", "teamSectionTitle": "Tím", - "debugSectionTitle": "", "advancedSectionTitle": "Pokročilé", "exportSectionTitle": "Import a export", "themeModeLabel": "Motív aplikácie", "systemThemeLabel": "Systém", "lightThemeLabel": "Svetlý", "darkThemeLabel": "Tmavý režim", - "dynamicThemeLabel": "", "dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu", "languageLabel": "Jazyk", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Zdroje", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Zdroj integrácie", "sourcesResetDialogTitle": "Resetovať", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "URL API", - "apiURLHint": "", "selectApiURL": "URL API", "hostRepositoryLabel": "API repozitára", "orgPatchesLabel": "Autor záplaty", @@ -189,79 +113,34 @@ "orgIntegrationsLabel": "Autor integrácie", "contributorsLabel": "Prispievatelia", "contributorsHint": "Zoznam prispievateľov projektu ReVanced", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", "disablePatchesSelectionWarningText": "Chystáte sa zakázať zmenu výberu záplat. \nPredvolený výber záplat bude obnovený.\n\nZakázať aj napriek tomu?", "autoUpdatePatchesLabel": "Automaticky aktualizovať záplaty", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "Informácie", "snackbarMessage": "Skopírované do schránky", "restartAppForChanges": "Ak chcete použiť zmeny, reštartujte aplikáciu", "deleteTempDirLabel": "Odstrániť dočasné súbory", "deleteTempDirHint": "Odstrániť nepoužívané dočasné súbory", "deletedTempDir": "Dočasné súbory odstránené", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", "resetStoredPatchesDialogText": "Obnoví sa predvolený výber záplat.", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Záznamy odstránené", "regenerateKeystoreLabel": "Vytvoriť nové úložisko kľúčov", - "regenerateKeystoreHint": "", "regenerateKeystoreDialogTitle": "Vytvoriť nové úložisko kľúčov?", - "regenerateKeystoreDialogText": "", "regeneratedKeystore": "Vygenerované nové úložisko kľúčov", "exportKeystoreLabel": "Exportovať úložisko kľúčov", - "exportKeystoreHint": "", "exportedKeystore": "Úložisko kľúčov exportované", "noKeystoreExportFileFound": "Žiadne úložisko kľúčov na export", "importKeystoreLabel": "Importovať úložisko kľúčov", - "importKeystoreHint": "", "importedKeystore": "Úložisko kľúčov importované", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor" }, "appInfoView": { "widgetTitle": "Informácie o aplikácii", "openButton": "Otvoriť", "uninstallButton": "Odinštalovať", - "unmountButton": "", "rootDialogTitle": "Chyba", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.", "packageNameLabel": "Názov balíka", "installTypeLabel": "Spôsob inštalácie", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Dátum záplaty", "appliedPatchesLabel": "Použité záplaty", "patchedDateHint": "${date} o ${time}", @@ -269,37 +148,7 @@ "updateNotImplemented": "Táto funkcia ešte nebola implementovaná" }, "contributorsView": { - "widgetTitle": "Prispievatelia", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Prispievatelia" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_sl_SI.i18n.json b/assets/i18n/strings_sl_SI.i18n.json old mode 100644 new mode 100755 index 4065efe66a..2bc29d2e84 --- a/assets/i18n/strings_sl_SI.i18n.json +++ b/assets/i18n/strings_sl_SI.i18n.json @@ -1,23 +1,12 @@ { "okButton": "V redu", "cancelButton": "Prekliči", - "dismissButton": "", - "quitButton": "", "updateButton": "Posodobi", - "enabledLabel": "", - "disabledLabel": "", "installed": "Trenutna različica: ${version}", "suggested": "Priporočena različica: ${version}", "yesButton": "Da", "noButton": "Ne", "warning": "Opozorilo", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "Nadzorna plošča", "patcherTab": "Popravljalnik", @@ -28,25 +17,10 @@ "widgetTitle": "Nadzorna plošča", "updatesSubtitle": "Posodobitve", "patchedSubtitle": "Popravljene aplikacije", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "Nameščena ni nobena popravljena aplikacija", "installUpdate": "Nadaljujem z nameščanjem posodobitve?", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "Zadnje spremembe", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "Prenašam posodobitev ...", - "downloadedMessage": "", "installingMessage": "Nameščam posodobitev ...", "errorDownloadMessage": "Posodobitve ni bilo mogoče prenesti", "errorInstallMessage": "Posodobitve ni bilo mogoče namestiti", @@ -58,26 +32,16 @@ }, "latestCommitCard": { "loadingLabel": "Nalagam ...", - "timeagoLabel": "Pred ${time}", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "Pred ${time}" }, "patcherView": { "widgetTitle": "Popravljalnik", - "patchButton": "Popravi", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "Popravi" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "Ne najdem nobenih aplikacij", "currentVersion": "Trenutno", - "suggestedVersion": "Predlagano", - "anyVersion": "" + "suggestedVersion": "Predlagano" }, "patchSelectorCard": { "widgetTitle": "Izberi popravke", @@ -90,98 +54,44 @@ "widgetSubtitle": "Najdete nas na spletu!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "Shramba", "selectFromStorageButton": "Izberi iz shrambe", "errorMessage": "Izbrane aplikacije ni mogoče uporabiti", "downloadToast": "Prenos trenutno ni na voljo", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "Funkcionalnost ni implementirana", - "featureNotAvailableText": "" + "featureNotAvailable": "Funkcionalnost ni implementirana" }, "patchesSelectorView": { "viewTitle": "Izberite popravke", "searchBarHint": "Iščite popravke", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "Končano", - "defaultChip": "", "defaultTooltip": "Izberi vse privzete popravke", - "noneChip": "", "noneTooltip": "Razveljavi izbiro vseh popravkov", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov" }, + "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}" }, "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", "installButton": "Namesti", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", "openButton": "Odpri", - "shareButton": "", "notificationTitle": "Upravitelj ReVanced popravlja", "notificationText": "Dotaknite se za vrnitev na namestitveni program", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "Namestitveni program še teče, ne morem končati ..." }, "settingsView": { "widgetTitle": "Nastavitve", "appearanceSectionTitle": "Videz", "teamSectionTitle": "Ekipa", - "debugSectionTitle": "", "advancedSectionTitle": "Napredno", "exportSectionTitle": "Uvoz in izvoz", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", "darkThemeLabel": "Temni videz", - "dynamicThemeLabel": "", "dynamicThemeHint": "Videz je prilagojen za vašo napravo", "languageLabel": "Jezik", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "Viri", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "Vir integracij", "sourcesResetDialogTitle": "Ponastavi", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "URL API-ja", - "apiURLHint": "", "selectApiURL": "URL API-ja", "hostRepositoryLabel": "API repozitorija", "orgPatchesLabel": "Organizacija popravkov", @@ -189,79 +99,28 @@ "orgIntegrationsLabel": "Organizacija integracij", "contributorsLabel": "Sodelujoči", "contributorsHint": "Seznam sodelujočih pri projektu ReVanced", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "O programu", "snackbarMessage": "Kopirano v odložišče", "restartAppForChanges": "Spremembe bodo uveljavljene po ponovnem zagonu aplikacije", "deleteTempDirLabel": "Izbriši začasne datoteke", "deleteTempDirHint": "Izbriši nerabljene začasne datoteke", "deletedTempDir": "Začasne datoteke izbrisane", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "Dnevniški vnosi izbrisani", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "Izvozi shrambo ključev", - "exportKeystoreHint": "", "exportedKeystore": "Shramba ključev je izvožena", "noKeystoreExportFileFound": "Ni shrambe ključev, da bi jo izvozil", "importKeystoreLabel": "Uvozi shrambo ključev", - "importKeystoreHint": "", "importedKeystore": "Shramba ključev uvožena", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "Izbrane datoteke JSON ni mogoče uporabiti", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "Izbrane datoteke JSON ni mogoče uporabiti" }, "appInfoView": { "widgetTitle": "O aplikaciji", "openButton": "Odpri", "uninstallButton": "Odstrani", - "unmountButton": "", "rootDialogTitle": "Napaka", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.", "packageNameLabel": "Naziv paketa", "installTypeLabel": "Vrsta namestitve", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "Datum popravila", "appliedPatchesLabel": "Uveljavljeni popravki", "patchedDateHint": "${date} ob ${time}", @@ -269,37 +128,7 @@ "updateNotImplemented": "Ta funkcionalnost še ni implementirana" }, "contributorsView": { - "widgetTitle": "Prispevali so", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "Prispevali so" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_sq_AL.i18n.json b/assets/i18n/strings_sq_AL.i18n.json old mode 100644 new mode 100755 index fe3b742c1a..3f33e4f03e --- a/assets/i18n/strings_sq_AL.i18n.json +++ b/assets/i18n/strings_sq_AL.i18n.json @@ -1,305 +1,23 @@ { "okButton": "Dakord", "cancelButton": "Anulo", - "dismissButton": "", "quitButton": "Hiq dorë", "updateButton": "Përditëso", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_sr_CS.i18n.json b/assets/i18n/strings_sr_CS.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_sr_SP.i18n.json b/assets/i18n/strings_sr_SP.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_sv_SE.i18n.json b/assets/i18n/strings_sv_SE.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_sw_KE.i18n.json b/assets/i18n/strings_sw_KE.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_sw_KE.i18n.json +++ b/assets/i18n/strings_sw_KE.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_ta_IN.i18n.json b/assets/i18n/strings_ta_IN.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_ta_IN.i18n.json +++ b/assets/i18n/strings_ta_IN.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_te_IN.i18n.json b/assets/i18n/strings_te_IN.i18n.json old mode 100644 new mode 100755 index 1c7c3ec633..4d40483d85 --- a/assets/i18n/strings_te_IN.i18n.json +++ b/assets/i18n/strings_te_IN.i18n.json @@ -1,305 +1,19 @@ { - "okButton": "", - "cancelButton": "", - "dismissButton": "", - "quitButton": "", - "updateButton": "", - "enabledLabel": "", - "disabledLabel": "", - "installed": "", - "suggested": "", - "yesButton": "", - "noButton": "", - "warning": "", - "options": "", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", - "navigationView": { - "dashboardTab": "", - "patcherTab": "", - "settingsTab": "" - }, - "homeView": { - "refreshSuccess": "", - "widgetTitle": "", - "updatesSubtitle": "", - "patchedSubtitle": "", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", - "noInstallations": "", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", - "updateChangelogTitle": "", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "navigationView": {}, + "homeView": {}, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_th_TH.i18n.json b/assets/i18n/strings_th_TH.i18n.json old mode 100644 new mode 100755 index b57c621528..ae3604c290 --- a/assets/i18n/strings_th_TH.i18n.json +++ b/assets/i18n/strings_th_TH.i18n.json @@ -1,23 +1,12 @@ { "okButton": "ตกลง", "cancelButton": "ยกเลิก", - "dismissButton": "", - "quitButton": "", "updateButton": "อัปเดต", - "enabledLabel": "", - "disabledLabel": "", "installed": "รุ่นที่ติดตั้ง${version}", - "suggested": "", "yesButton": "ใช่", "noButton": "ไม่", "warning": "คำเตือน", "options": "ตัวเลือกบทบาท", - "notice": "", - "noShowAgain": "", - "add": "", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "หน้าหลัก", "patcherTab": "ตัวดัดแปลง", @@ -28,25 +17,9 @@ "widgetTitle": "หน้าหลัก", "updatesSubtitle": "อัปเดต", "patchedSubtitle": "แอปที่ดัดแปลงแล้ว", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "ไม่มีแอพที่มีการดัดแปลงติดตั้งไว้", - "installUpdate": "", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "บันทึกการเปลี่ยนแปลง", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "กำลังดาวน์โหลดอัปเดต...", - "downloadedMessage": "", "installingMessage": "กำลังติดตั้งอัปเดต...", "errorDownloadMessage": "ไม่สามารถดาวน์โหลดอัปเดตได้", "errorInstallMessage": "ไม่สามารถติดตั้งอัปเดตได้", @@ -58,26 +31,16 @@ }, "latestCommitCard": { "loadingLabel": "กำลังโหลด...", - "timeagoLabel": "${time} ที่ผ่านมา", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} ที่ผ่านมา" }, "patcherView": { "widgetTitle": "ตัวดัดแปลง", - "patchButton": "เริ่มการดัดแปลง", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "เริ่มการดัดแปลง" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "ไม่พบแอปพลิเคชัน", "currentVersion": "ปัจจุบัน", - "suggestedVersion": "แนะนำ", - "anyVersion": "" + "suggestedVersion": "แนะนำ" }, "patchSelectorCard": { "widgetTitle": "เลือกการดัดแปลง", @@ -90,98 +53,44 @@ "widgetSubtitle": "พวกเราออนไลน์แล้ว!" }, "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", "storageButton": "พื้นที่จัดเก็บข้อมูล", "selectFromStorageButton": "เลือกจากที่เก็บข้อมูล", "errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้", "downloadToast": "ฟังก์ชันดาวน์โหลดยังไม่พร้อมใช้งาน", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ", - "featureNotAvailableText": "" + "featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ" }, "patchesSelectorView": { "viewTitle": "เลือกการดัดแปลง", "searchBarHint": "ค้นหาการดัดแปลง", - "universalPatches": "", - "newPatches": "", - "patches": "", "doneButton": "เรียบร้อย", - "defaultChip": "", "defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด", - "noneChip": "", "noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้" }, + "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}" }, "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", "installButton": "ติดตั้ง", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", "openButton": "เปิด", - "shareButton": "", "notificationTitle": "ReVanced Manager กำลังดัดแปลง", "notificationText": "แตะเพื่อกลับไปยังตัวติดตั้ง", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "ตัวติดตั้งกำลังทำงานอยู่ ไม่สามารถออกได้..." }, "settingsView": { "widgetTitle": "ตั้งค่า", "appearanceSectionTitle": "หน้าตา", "teamSectionTitle": "ทีม", - "debugSectionTitle": "", "advancedSectionTitle": "ขั้นสูง", "exportSectionTitle": "นำเข้าและส่งออก", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", "darkThemeLabel": "ธีมมืด", - "dynamicThemeLabel": "", "dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น", "languageLabel": "ภาษา", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "แหล่งที่มา", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "ที่มาของส่วนเสริม", "sourcesResetDialogTitle": "รีเซ็ต", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "URL ของ API", - "apiURLHint": "", "selectApiURL": "URL ของ API", "hostRepositoryLabel": "API ที่เก็บข้อมูล", "orgPatchesLabel": "ผู้ดูแลการดัดแปลง", @@ -189,79 +98,28 @@ "orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม", "contributorsLabel": "ผู้ช่วยเหลือโปรเจกต์", "contributorsHint": "รายชื่อผู้ที่ช่วยเหลือกับโปรเจ็กต์ ReVanced", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "เกี่ยวกับ", "snackbarMessage": "คัดลอกลงคลิปบอร์ดแล้ว", "restartAppForChanges": "รีสตาร์ทแอปเพื่อใช้การเปลี่ยนค่า", "deleteTempDirLabel": "ลบไฟล์ชั่วคราว", "deleteTempDirHint": "ลบไฟล์ชั่วคราวที่ไม่ได้ใช้งาน", "deletedTempDir": "ลบไฟล์ชั่วคราวแล้ว", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", "deletedLogs": "ลบบันทึกแล้ว", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "ส่งออก keystore", - "exportKeystoreHint": "", "exportedKeystore": "ส่งออก keystore แล้ว", "noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก", "importKeystoreLabel": "นำเข้า keystore", - "importKeystoreHint": "", "importedKeystore": "นำเข้า keystore แล้ว", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้" }, "appInfoView": { "widgetTitle": "ข้อมูลแอป", "openButton": "เปิด", "uninstallButton": "ถอนการติดตั้ง", - "unmountButton": "", "rootDialogTitle": "ข้อผิดพลาด", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูง แต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน", "packageNameLabel": "ชื่อแพ็กเกจ", "installTypeLabel": "รูปแบบการติดตั้ง", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "วันที่ดัดแปลง", "appliedPatchesLabel": "ใช้การดัดแปลงแล้ว", "patchedDateHint": "${date} เวลา ${time}", @@ -269,37 +127,7 @@ "updateNotImplemented": "ยังไม่ได้ใช้คุณลักษณะนี้" }, "contributorsView": { - "widgetTitle": "ผู้ช่วยเหลือโปรเจกต์", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "ผู้ช่วยเหลือโปรเจกต์" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_tr_TR.i18n.json b/assets/i18n/strings_tr_TR.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_uk_UA.i18n.json b/assets/i18n/strings_uk_UA.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_ur_PK.i18n.json b/assets/i18n/strings_ur_PK.i18n.json old mode 100644 new mode 100755 index 9407211716..5ca5721eb0 --- a/assets/i18n/strings_ur_PK.i18n.json +++ b/assets/i18n/strings_ur_PK.i18n.json @@ -1,11 +1,8 @@ { "okButton": "ٹھیک ہے", "cancelButton": "منسوخ کریں۔", - "dismissButton": "", "quitButton": "چھوڑو", "updateButton": "اپڈیٹ", - "enabledLabel": "", - "disabledLabel": "", "installed": "موجود: ${version}", "suggested": "تجویز کردہ: ${version}", "yesButton": "ہاں", @@ -15,9 +12,6 @@ "notice": "اطلاع", "noShowAgain": "اسے دوبارہ مت دکھائیں۔", "add": "شامل کریں۔", - "remove": "", - "showChangelogButton": "", - "showUpdateButton": "", "navigationView": { "dashboardTab": "ڈیش بورڈ", "patcherTab": "پیچر", @@ -28,25 +22,10 @@ "widgetTitle": "ڈیش بورڈ", "updatesSubtitle": "اپڈیٹس", "patchedSubtitle": "پیچ شدہ ایپلی کیشنز", - "changeLaterSubtitle": "", - "noUpdates": "", - "WIP": "", "noInstallations": "کوئی پیچ شدہ ایپلیکیشن انسٹالڈ نہیں", "installUpdate": "اپڈیٹس انسٹال کرنا جاری رکھیں؟", - "updateSheetTitle": "", - "updateDialogTitle": "", - "updatePatchesSheetTitle": "", "updateChangelogTitle": "تبدیلیوں کے لاگز", - "updateDialogText": "", - "downloadConsentDialogTitle": "", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "اپ ڈیٹ ڈونلوڈ ہو رہی ہے...", - "downloadedMessage": "", "installingMessage": "اپ ڈیٹ انسٹال ہو رہی ہے...", "errorDownloadMessage": "اپ ڈیٹ ڈونلوڈ نہیں ہو سکی", "errorInstallMessage": "اپڈیٹ انسٹال نہیں ہو سکی", @@ -58,248 +37,26 @@ }, "latestCommitCard": { "loadingLabel": "لوڈ ہو رہا ہے...", - "timeagoLabel": "${time} پہلے", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time} پہلے" }, "patcherView": { "widgetTitle": "پیچر", - "patchButton": "پیچ کریں", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "پیچ کریں" }, "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", "noAppsLabel": "کوئی ایپلیکیشن نہیں ملی", "currentVersion": "موجودہ", - "suggestedVersion": "تجویز کردہ", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "suggestedVersion": "تجویز کردہ" + }, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_uz_UZ.i18n.json b/assets/i18n/strings_uz_UZ.i18n.json old mode 100644 new mode 100755 index e3e386305e..01ac2a4db2 --- a/assets/i18n/strings_uz_UZ.i18n.json +++ b/assets/i18n/strings_uz_UZ.i18n.json @@ -39,267 +39,21 @@ "updateChangelogTitle": "O'zgarishlar", "updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.", "downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?", - "downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak.", - "downloadConsentDialogText2": "", - "checkUpdateDialogTitle": "", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", - "downloadingMessage": "", - "downloadedMessage": "", - "installingMessage": "", - "errorDownloadMessage": "", - "errorInstallMessage": "", - "noConnection": "", - "updatesDisabled": "" - }, - "applicationItem": { - "infoButton": "" - }, - "latestCommitCard": { - "loadingLabel": "", - "timeagoLabel": "", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" - }, - "patcherView": { - "widgetTitle": "", - "patchButton": "", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" - }, - "appSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "noAppsLabel": "", - "currentVersion": "", - "suggestedVersion": "", - "anyVersion": "" - }, - "patchSelectorCard": { - "widgetTitle": "", - "widgetTitleSelected": "", - "widgetSubtitle": "", - "widgetEmptySubtitle": "" - }, - "socialMediaCard": { - "widgetTitle": "", - "widgetSubtitle": "" - }, - "appSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "storageButton": "", - "selectFromStorageButton": "", - "errorMessage": "", - "downloadToast": "", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "", - "featureNotAvailableText": "" - }, - "patchesSelectorView": { - "viewTitle": "", - "searchBarHint": "", - "universalPatches": "", - "newPatches": "", - "patches": "", - "doneButton": "", - "defaultChip": "", - "defaultTooltip": "", - "noneChip": "", - "noneTooltip": "", - "loadPatchesSelection": "", - "noSavedPatches": "", - "noPatchesFound": "", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" - }, - "patchItem": { - "unsupportedDialogText": "", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" - }, - "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", - "installButton": "", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", - "openButton": "", - "shareButton": "", - "notificationTitle": "", - "notificationText": "", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", - "noExit": "" - }, - "settingsView": { - "widgetTitle": "", - "appearanceSectionTitle": "", - "teamSectionTitle": "", - "debugSectionTitle": "", - "advancedSectionTitle": "", - "exportSectionTitle": "", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", - "darkThemeLabel": "", - "dynamicThemeLabel": "", - "dynamicThemeHint": "", - "languageLabel": "", - "languageUpdated": "", - "englishOption": "", - "sourcesLabel": "", - "sourcesLabelHint": "", - "sourcesIntegrationsLabel": "", - "sourcesResetDialogTitle": "", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", - "apiURLLabel": "", - "apiURLHint": "", - "selectApiURL": "", - "hostRepositoryLabel": "", - "orgPatchesLabel": "", - "sourcesPatchesLabel": "", - "orgIntegrationsLabel": "", - "contributorsLabel": "", - "contributorsHint": "", - "logsLabel": "", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", - "aboutLabel": "", - "snackbarMessage": "", - "restartAppForChanges": "", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" - }, - "appInfoView": { - "widgetTitle": "", - "openButton": "", - "uninstallButton": "", - "unmountButton": "", - "rootDialogTitle": "", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", - "patchedDateLabel": "", - "appliedPatchesLabel": "", - "patchedDateHint": "", - "appliedPatchesHint": "", - "updateNotImplemented": "" - }, - "contributorsView": { - "widgetTitle": "", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" - }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak." + }, + "applicationItem": {}, + "latestCommitCard": {}, + "patcherView": {}, + "appSelectorCard": {}, + "patchSelectorCard": {}, + "socialMediaCard": {}, + "appSelectorView": {}, + "patchesSelectorView": {}, + "patchOptionsView": {}, + "patchItem": {}, + "installerView": {}, + "settingsView": {}, + "appInfoView": {}, + "contributorsView": {}, + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_vi_VN.i18n.json b/assets/i18n/strings_vi_VN.i18n.json old mode 100644 new mode 100755 diff --git a/assets/i18n/strings_zh_CN.i18n.json b/assets/i18n/strings_zh_CN.i18n.json old mode 100644 new mode 100755 index c4308664b5..d1fc3fa79f --- a/assets/i18n/strings_zh_CN.i18n.json +++ b/assets/i18n/strings_zh_CN.i18n.json @@ -1,11 +1,8 @@ { "okButton": "确定", "cancelButton": "取消", - "dismissButton": "", "quitButton": "退出", "updateButton": "更新", - "enabledLabel": "", - "disabledLabel": "", "installed": "已安装版本:${version}", "suggested": "建议的版本:${version}", "yesButton": "是", @@ -17,7 +14,6 @@ "add": "添加", "remove": "移除", "showChangelogButton": "显示更新日志", - "showUpdateButton": "", "navigationView": { "dashboardTab": "控制面板", "patcherTab": "补丁程序", @@ -29,20 +25,15 @@ "updatesSubtitle": "更新", "patchedSubtitle": "已应用补丁的应用程序", "changeLaterSubtitle": "您可以稍后在设置中更改此设置。", - "noUpdates": "", - "WIP": "", "noInstallations": "没有安装已修补的应用", "installUpdate": "继续安装该更新?", "updateSheetTitle": "更新 ReVanced Manager", "updateDialogTitle": "有可用的更新", "updatePatchesSheetTitle": "更新 ReVanced 补丁", "updateChangelogTitle": "更新日志", - "updateDialogText": "", "downloadConsentDialogTitle": "下载必要文件吗?", "downloadConsentDialogText": "ReVanced Manager 需要下载必要的文件才能正常工作。", - "downloadConsentDialogText2": "", "checkUpdateDialogTitle": "要检查更新吗?", - "checkUpdateDialogText": "", "notificationTitle": "更新下载完成!", "notificationText": "点击安装更新", "downloadingMessage": "正在下载更新…", @@ -58,17 +49,11 @@ }, "latestCommitCard": { "loadingLabel": "正在加载…", - "timeagoLabel": "${time}前", - "patcherLabel": "", - "managerLabel": "", - "updateButton": "" + "timeagoLabel": "${time}前" }, "patcherView": { "widgetTitle": "修补器", - "patchButton": "修补", - "armv7WarningDialogText": "", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "patchButton": "修补" }, "appSelectorCard": { "widgetTitle": "选择一个应用", @@ -76,8 +61,7 @@ "widgetSubtitle": "未选择任何应用", "noAppsLabel": "未发现应用程序", "currentVersion": "当前", - "suggestedVersion": "建议", - "anyVersion": "" + "suggestedVersion": "建议" }, "patchSelectorCard": { "widgetTitle": "选择补丁", @@ -97,8 +81,7 @@ "errorMessage": "无法使用所选应用程序。", "downloadToast": "下载功能尚不可用", "requireSuggestedAppVersionDialogText": "你所选择的应用版本与推荐的版本不一致,这可能会导致不可预料的问题。请使用推荐的版本。\n\n选择的版本:${selected}\n推荐的版本:${suggested}", - "featureNotAvailable": "功能未实现", - "featureNotAvailableText": "" + "featureNotAvailable": "功能未实现" }, "patchesSelectorView": { "viewTitle": "选择补丁", @@ -107,14 +90,10 @@ "newPatches": "新补丁", "patches": "补丁", "doneButton": "完成", - "defaultChip": "", "defaultTooltip": "选择所有默认补丁", - "noneChip": "", "noneTooltip": "取消选择所有补丁", "loadPatchesSelection": "加载补丁选项", - "noSavedPatches": "", - "noPatchesFound": "未找到适用于所选应用程序的补丁", - "setRequiredOption": "" + "noPatchesFound": "未找到适用于所选应用程序的补丁" }, "patchOptionsView": { "customValue": "自定义值", @@ -126,34 +105,22 @@ "tooltip": "更多输入选项", "selectFilePath": "选择文件路径", "selectFolder": "选择文件夹", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "不支持此选项", - "requiredOptionNull": "" + "unsupportedOption": "不支持此选项" }, "patchItem": { "unsupportedDialogText": "选择此补丁可能导致修补错误。\n\n应用版本: ${packageVersion}\n当前支持的版本:\n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", "patchesChangeWarningDialogButton": "使用默认选择" }, "installerView": { - "widgetTitle": "", "installType": "选择安装类型", - "installTypeDescription": "", "installButton": "安装", "installRootType": "挂载", - "installNonRootType": "", - "warning": "", "pressBackAgain": "再次按返回键取消", "openButton": "打开", - "shareButton": "", "notificationTitle": "ReVanced Manager 正在应用补丁", "notificationText": "点击返回到安装器", "exportApkButtonTooltip": "导出已修补的 APK", "exportLogButtonTooltip": "导出日志", - "screenshotDetected": "", "copiedToClipboard": "复制日志至剪贴板", "noExit": "安装程序仍在运行,无法退出..." }, @@ -168,20 +135,12 @@ "systemThemeLabel": "系统", "lightThemeLabel": "亮色主题", "darkThemeLabel": "深色模式", - "dynamicThemeLabel": "", "dynamicThemeHint": "享受更贴近你的设备的体验", "languageLabel": "语言", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "源", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "集成源", "sourcesResetDialogTitle": "重置", - "sourcesResetDialogText": "", - "apiURLResetDialogText": "", - "sourcesUpdateNote": "", "apiURLLabel": "API 地址", - "apiURLHint": "", "selectApiURL": "API 地址", "hostRepositoryLabel": "存储库 API", "orgPatchesLabel": "补丁组织", @@ -190,78 +149,35 @@ "contributorsLabel": "贡献者", "contributorsHint": "ReVanced 贡献者列表", "logsLabel": "分享日志", - "logsHint": "", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", "autoUpdatePatchesLabel": "自动更新补丁", "autoUpdatePatchesHint": "自动更新补丁至最新版本", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", "universalPatchesLabel": "显示通用补丁", "universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)", "versionCompatibilityCheckLabel": "版本兼容性检查", - "versionCompatibilityCheckHint": "", "requireSuggestedAppVersionLabel": "需要推荐的应用版本", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "关于", "snackbarMessage": "已复制到剪贴板", "restartAppForChanges": "重启应用以生效", "deleteTempDirLabel": "删除临时文件", "deleteTempDirHint": "删除未使用的临时文件", "deletedTempDir": "已删除临时文件", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", "deleteLogsLabel": "清除日志", - "deleteLogsHint": "", "deletedLogs": "已删除日志", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", "exportKeystoreLabel": "导出密钥库", - "exportKeystoreHint": "", "exportedKeystore": "已导出密钥库", "noKeystoreExportFileFound": "没有要导出的密钥库", "importKeystoreLabel": "导入密钥库", - "importKeystoreHint": "", "importedKeystore": "密钥库已导入\n\n", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "无法使用所选的 json 文件", - "keystoreSelectorErrorMessage": "" + "jsonSelectorErrorMessage": "无法使用所选的 json 文件" }, "appInfoView": { "widgetTitle": "应用信息", "openButton": "打开", "uninstallButton": "卸载", - "unmountButton": "", "rootDialogTitle": "错误", - "unmountDialogText": "", - "uninstallDialogText": "", "rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。", "packageNameLabel": "包名", "installTypeLabel": "安装类型", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "修补日期", "appliedPatchesLabel": "应用的补丁", "patchedDateHint": "${date} 于 ${time}", @@ -269,37 +185,7 @@ "updateNotImplemented": "此功能尚未实现" }, "contributorsView": { - "widgetTitle": "贡献者", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "贡献者" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_zh_HK.i18n.json b/assets/i18n/strings_zh_HK.i18n.json old mode 100644 new mode 100755 index 40f5e6944d..a2f6af5253 --- a/assets/i18n/strings_zh_HK.i18n.json +++ b/assets/i18n/strings_zh_HK.i18n.json @@ -37,16 +37,9 @@ "updateDialogTitle": "有新嘅更新", "updatePatchesSheetTitle": "更新 ReVanced 補丁", "updateChangelogTitle": "變更日誌", - "updateDialogText": "", "downloadConsentDialogTitle": "下載必要嘅文件?", - "downloadConsentDialogText": "", - "downloadConsentDialogText2": "", "checkUpdateDialogTitle": "檢查更新?", - "checkUpdateDialogText": "", - "notificationTitle": "", - "notificationText": "", "downloadingMessage": "正在下載更新", - "downloadedMessage": "", "installingMessage": "正在安裝更新…", "errorDownloadMessage": "下載唔到更新", "errorInstallMessage": "安裝更新失敗", @@ -66,9 +59,7 @@ "patcherView": { "widgetTitle": "修補工具", "patchButton": "修補", - "armv7WarningDialogText": "唔支援在ARMv7架構嘅設備上打補丁,要唔要繼續?", - "removedPatchesWarningDialogText": "", - "requiredOptionDialogText": "" + "armv7WarningDialogText": "唔支援在ARMv7架構嘅設備上打補丁,要唔要繼續?" }, "appSelectorCard": { "widgetTitle": "選擇一個應用程式", @@ -96,14 +87,11 @@ "selectFromStorageButton": "係儲存空間裏面選擇", "errorMessage": "用唔到揀咗嘅應用", "downloadToast": "下載功能依家未用得", - "requireSuggestedAppVersionDialogText": "", - "featureNotAvailable": "功能未能提供", - "featureNotAvailableText": "" + "featureNotAvailable": "功能未能提供" }, "patchesSelectorView": { "viewTitle": "揀補丁", "searchBarHint": "搜尋補丁", - "universalPatches": "", "newPatches": "新補丁", "patches": "補丁", "doneButton": "完成", @@ -113,75 +101,34 @@ "noneTooltip": "取消選擇所有修補項目", "loadPatchesSelection": "載入選擇嘅補丁", "noSavedPatches": "冇保存咗嘅補丁選擇俾呢個應用。\n撳\"完成\"嚟保存當前嘅選擇。", - "noPatchesFound": "冇補丁俾呢個揀咗嘅應用。", - "setRequiredOption": "" - }, - "patchOptionsView": { - "customValue": "", - "resetOptionsTooltip": "", - "viewTitle": "", - "saveOptions": "", - "addOptions": "", - "deselectPatch": "", - "tooltip": "", - "selectFilePath": "", - "selectFolder": "", - "selectOption": "", - "requiredOption": "", - "unsupportedOption": "", - "requiredOptionNull": "" + "noPatchesFound": "冇補丁俾呢個揀咗嘅應用。" }, + "patchOptionsView": {}, "patchItem": { - "unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}", - "unsupportedPatchVersion": "", - "unsupportedRequiredOption": "", - "patchesChangeWarningDialogText": "", - "patchesChangeWarningDialogButton": "" + "unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}" }, "installerView": { - "widgetTitle": "", - "installType": "", - "installTypeDescription": "", "installButton": "安裝", - "installRootType": "", - "installNonRootType": "", - "warning": "", - "pressBackAgain": "", "openButton": "開啟", - "shareButton": "", "notificationTitle": "ReVanced 管理器正在修補中", "notificationText": "點擊即可返回安裝程式", - "exportApkButtonTooltip": "", - "exportLogButtonTooltip": "", - "screenshotDetected": "", - "copiedToClipboard": "", "noExit": "安裝程序進行緊,不好退出" }, "settingsView": { "widgetTitle": "設定", "appearanceSectionTitle": "主題", "teamSectionTitle": "團隊", - "debugSectionTitle": "", "advancedSectionTitle": "進階選項", "exportSectionTitle": "匯入/匯出", - "themeModeLabel": "", - "systemThemeLabel": "", - "lightThemeLabel": "", "darkThemeLabel": "暗黑模式", - "dynamicThemeLabel": "", "dynamicThemeHint": "享受一個更貼近你裝置嘅體驗", "languageLabel": "語言", - "languageUpdated": "", - "englishOption": "", "sourcesLabel": "來源", - "sourcesLabelHint": "", "sourcesIntegrationsLabel": "項目整合來源", "sourcesResetDialogTitle": "重設", "sourcesResetDialogText": "真喺要重新設定你嘅來源返去預設值?", "apiURLResetDialogText": "真喺要重新設定 API URL 返去預設值?", - "sourcesUpdateNote": "", "apiURLLabel": "API URL", - "apiURLHint": "", "selectApiURL": "API URL", "hostRepositoryLabel": "儲存庫 API", "orgPatchesLabel": "修補檔組織", @@ -191,77 +138,15 @@ "contributorsHint": "ReVanced 貢獻者列表", "logsLabel": "分享記錄檔", "logsHint": "分享 ReVanced Manager 嘅記錄檔", - "enablePatchesSelectionLabel": "", - "enablePatchesSelectionHint": "", - "enablePatchesSelectionWarningText": "", - "disablePatchesSelectionWarningText": "", - "autoUpdatePatchesLabel": "", - "autoUpdatePatchesHint": "", - "showUpdateDialogLabel": "", - "showUpdateDialogHint": "", - "universalPatchesLabel": "", - "universalPatchesHint": "", - "versionCompatibilityCheckLabel": "", - "versionCompatibilityCheckHint": "", - "requireSuggestedAppVersionLabel": "", - "requireSuggestedAppVersionHint": "", - "requireSuggestedAppVersionDialogText": "", "aboutLabel": "關於", "snackbarMessage": "已複製到剪貼簿", "restartAppForChanges": "重啟應用嚟套用變更", - "deleteTempDirLabel": "", - "deleteTempDirHint": "", - "deletedTempDir": "", - "exportPatchesLabel": "", - "exportPatchesHint": "", - "exportedPatches": "", - "noExportFileFound": "", - "importPatchesLabel": "", - "importPatchesHint": "", - "importedPatches": "", - "resetStoredPatchesLabel": "", - "resetStoredPatchesHint": "", - "resetStoredPatchesDialogTitle": "", - "resetStoredPatchesDialogText": "", - "resetStoredPatches": "", - "resetStoredOptionsLabel": "", - "resetStoredOptionsHint": "", - "resetStoredOptionsDialogTitle": "", - "resetStoredOptionsDialogText": "", - "resetStoredOptions": "", - "deleteLogsLabel": "", - "deleteLogsHint": "", - "deletedLogs": "", - "regenerateKeystoreLabel": "", - "regenerateKeystoreHint": "", - "regenerateKeystoreDialogTitle": "", - "regenerateKeystoreDialogText": "", - "regeneratedKeystore": "", - "exportKeystoreLabel": "", - "exportKeystoreHint": "", - "exportedKeystore": "", - "noKeystoreExportFileFound": "", - "importKeystoreLabel": "導入 keystore", - "importKeystoreHint": "", - "importedKeystore": "", - "selectKeystorePassword": "", - "selectKeystorePasswordHint": "", - "jsonSelectorErrorMessage": "", - "keystoreSelectorErrorMessage": "" + "importKeystoreLabel": "導入 keystore" }, "appInfoView": { - "widgetTitle": "", "openButton": "打開", "uninstallButton": "解除安裝", - "unmountButton": "", "rootDialogTitle": "錯誤", - "unmountDialogText": "", - "uninstallDialogText": "", - "rootDialogText": "", - "packageNameLabel": "", - "installTypeLabel": "", - "mountTypeLabel": "", - "regularTypeLabel": "", "patchedDateLabel": "修補日期", "appliedPatchesLabel": "已經修補咗嘅補丁", "patchedDateHint": "${date} 嘅 ${time}", @@ -269,37 +154,7 @@ "updateNotImplemented": "呢個功能仲未開發" }, "contributorsView": { - "widgetTitle": "貢獻者", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "貢獻者" }, - "installErrorDialog": { - "mount_version_mismatch": "", - "mount_no_root": "", - "mount_missing_installation": "", - "status_failure_blocked": "", - "install_failed_verification_failure": "", - "status_failure_invalid": "", - "install_failed_version_downgrade": "", - "status_failure_conflict": "", - "status_failure_storage": "", - "status_failure_incompatible": "", - "status_failure_timeout": "", - "status_unknown": "", - "mount_version_mismatch_description": "", - "mount_no_root_description": "", - "mount_missing_installation_description": "", - "status_failure_timeout_description": "", - "status_failure_storage_description": "", - "status_failure_invalid_description": "", - "status_failure_incompatible_description": "", - "status_failure_conflict_description": "", - "status_failure_blocked_description": "", - "install_failed_verification_failure_description": "", - "install_failed_version_downgrade_description": "", - "status_unknown_description": "" - } + "installErrorDialog": {} } \ No newline at end of file diff --git a/assets/i18n/strings_zh_TW.i18n.json b/assets/i18n/strings_zh_TW.i18n.json old mode 100644 new mode 100755 index 713b8e4c58..cc6bdeed2f --- a/assets/i18n/strings_zh_TW.i18n.json +++ b/assets/i18n/strings_zh_TW.i18n.json @@ -269,12 +269,7 @@ "updateNotImplemented": "這項功能尚未實作" }, "contributorsView": { - "widgetTitle": "貢獻者", - "patcherContributors": "", - "patchesContributors": "", - "integrationsContributors": "", - "cliContributors": "", - "managerContributors": "" + "widgetTitle": "貢獻者" }, "installErrorDialog": { "mount_version_mismatch": "版本不相符",