Skip to content

Commit

Permalink
New Crowdin updates (#314)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
cryptobot authored Jan 11, 2024
1 parent a7dcd5c commit 47e3022
Show file tree
Hide file tree
Showing 61 changed files with 1,607 additions and 36 deletions.
2 changes: 1 addition & 1 deletion CryptomatorIntents/ar.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"common.vault" = "مخزن";
"common.vault" = "الخزينة";
33 changes: 33 additions & 0 deletions CryptomatorIntents/ba.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
"common.failureReason" = "Уңышһыҙлыҡ сәбәбе";
"common.false" = "юҡ";
"common.folder" = "Каталог";
"common.true" = "эйе";
"common.vault" = "Һаҡлағыс";

"getFolderIntent.description" = "Күрһәтелгән һаҡлағыста бирелгән юл өсөн каталог объектын кире ҡайтара.";
"getFolderIntent.path" = "Юл";
"getFolderIntent.text" = "${vault} эсендәге ${path} юллы каталогты ал";
"getFolderIntent.title" = "Каталогты ал";

"isUnlockedIntent.description" = "Күрһәтелгән һаҡлағыстың асыҡмы икәнен күрһәтә.";
"isUnlockedIntent.title" = "Бик асыу";

"isVaultLockedIntent.title" = "Һаҡлағыс биге асыҡ";
"isVaultUnlockedIntent.text" = "${vault} биге асыҡмы?";

"lockVaultIntent.description" = "Күрһәтелгән һаҡлағысты бикләй.";
"lockVaultIntent.text" = "${vault} биклә";
"lockVaultIntent.title" = "Һаҡлағысты бикләү";

"openVaultIntent.description" = "Файлдар ҡушымтаһында күрһәтелгән һаҡлағысты аса.";
"openVaultIntent.text" = "Файлдар ҡушымтаһында ${vault} ас";
"openVaultIntent.title" = "Һаҡлағыс асыу";

"saveFileIntent.description" = "Файлды һаҡлағысҡа һаҡлай.";
"saveFileIntent.file" = "Файл";
"saveFileIntent.parameter.ignoreExisting" = "Бер иш исемле файлды иғтибарһыҙ ҡалдырырға";
"saveFileIntent.text" = "${file} файлы ${folder} каталогына һаҡлай";
"saveFileIntent.title" = "Файлды һаҡлау";

"vaultFolder.displayName" = "Һаҡлағыс каталогы";
"vaultFolder.vaultIdentifier" = "Һаҡлағыс идентификаторы";
8 changes: 8 additions & 0 deletions CryptomatorIntents/be.lproj/Intents.strings
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,11 @@

"isVaultLockedIntent.title" = "Ці разамкнёна скарбніца";
"isVaultUnlockedIntent.text" = "Ці ${vault} разамкнёны?";
"openVaultIntent.title" = "Адчыніць скарбніцу";

"saveFileIntent.description" = "Захаваць файл у скарбніцы.";
"saveFileIntent.file" = "Файл";
"saveFileIntent.title" = "Захаваць файл";

"vaultFolder.displayName" = "Тэчка скарбніцы";
"vaultFolder.vaultIdentifier" = "Ідэнтыфікатар скарбніцы";
1 change: 1 addition & 0 deletions CryptomatorIntents/bg.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"common.vault" = "Хранилище";
6 changes: 6 additions & 0 deletions CryptomatorIntents/cs.lproj/Intents.strings
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"getFolderIntent.text" = "Získat složku, nacházející se v ${path} v ${vault}";
"getFolderIntent.title" = "Získat složku";

"isUnlockedIntent.description" = "Vrátí, zda je daný trezor odemčený.";
"isUnlockedIntent.title" = "Je Odemčen";

"isVaultLockedIntent.title" = "Je trezor odemčen";
"isVaultUnlockedIntent.text" = "Je ${vault} odemčen?";

"lockVaultIntent.description" = "Uzamkne daný trezor.";
"lockVaultIntent.text" = "Zamknout ${vault}";
"lockVaultIntent.title" = "Uzamknout trezor";
Expand Down
20 changes: 20 additions & 0 deletions CryptomatorIntents/fa.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
"common.false" = "غلط";
"common.folder" = "پوشه";
"common.true" = "درست";
"common.vault" = "گاوصندوق";
"getFolderIntent.path" = "مسیر";
"getFolderIntent.title" = "دریافت پوشه";
"isUnlockedIntent.title" = "باز شده است";

"isVaultLockedIntent.title" = "گاوصندوق باز شده است";
"isVaultUnlockedIntent.text" = "آیا ${vault} باز شده است؟";
"lockVaultIntent.text" = "قفل کردن ${vault}";
"lockVaultIntent.title" = "قفل کردن گاوصندوق";
"openVaultIntent.title" = "باز کردن گاوصندوق";

"saveFileIntent.description" = "یک فایل در گاوصندوق ذخیره میشود.";
"saveFileIntent.file" = "فایل";
"saveFileIntent.text" = "ذخیره ${file} در ${folder}";
"saveFileIntent.title" = "دخیرهٔ پرونده‌";

"vaultFolder.displayName" = "پوشه گاوصندوق";
"vaultFolder.vaultIdentifier" = "مشخص کننده گاوصندوق";
1 change: 1 addition & 0 deletions CryptomatorIntents/fi.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"common.vault" = "Vault";
32 changes: 32 additions & 0 deletions CryptomatorIntents/fil.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
"common.failureReason" = "Dahilan ng Pagkabigo";
"common.false" = "mali";
"common.folder" = "Folder";
"common.true" = "totoo";
"common.vault" = "Vault";

"getFolderIntent.description" = "Nagbabalik ng folder object para sa ibinigay na path sa ibinigay na vault.";
"getFolderIntent.path" = "Daan";
"getFolderIntent.text" = "Kunin ang folder na matatagpuan sa ${path} sa ${vault}";
"getFolderIntent.title" = "Kumuha ng Folder";

"isUnlockedIntent.description" = "Ibinabalik kung naka-unlock ang ibinigay na vault.";
"isUnlockedIntent.title" = "Naka-unlock";

"isVaultLockedIntent.title" = "Naka-unlock ang vault";
"isVaultUnlockedIntent.text" = "Naka-unlock ba ang ${vault}?";

"lockVaultIntent.description" = "Nila-lock ang ibinigay na vault.";
"lockVaultIntent.text" = "I-lock ang ${vault}";
"lockVaultIntent.title" = "Lock Vault";

"openVaultIntent.description" = "Binubuksan ang ibinigay na vault sa Files app.";
"openVaultIntent.text" = "Buksan ang ${vault} sa Files app";
"openVaultIntent.title" = "Buksan ang Vault";

"saveFileIntent.description" = "Nagse-save ng file sa isang vault.";
"saveFileIntent.file" = "file";
"saveFileIntent.parameter.ignoreExisting" = "Huwag pansinin ang umiiral na file na may parehong pangalan";
"saveFileIntent.text" = "I-save ang ${file} sa ${folder}";
"saveFileIntent.title" = "I-save ang File";

"vaultFolder.displayName" = "Vault Folder";
"vaultFolder.vaultIdentifier" = "Vault Identifier";
20 changes: 20 additions & 0 deletions CryptomatorIntents/hu.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
"common.false" = "hamis";
"common.folder" = "Mappa";
"common.true" = "igaz";
"common.vault" = "Széf";

"getFolderIntent.description" = "Visszaad egy mappa objektumot a megadott útvonalhoz a megadott széfben.";
"getFolderIntent.path" = "Útvonal";
"getFolderIntent.text" = "Visszaadja a mappát ezen a helyen: ${path}, ebben a széfben: ${vault}";

"isUnlockedIntent.description" = "Visszaadja, hogy az adott széf fel van-e oldva.";
"lockVaultIntent.text" = "${vault} zárolása";
"lockVaultIntent.title" = "Széf zárolása";

"openVaultIntent.description" = "Megnyitja az adott széfet a Fájlok appban.";
"openVaultIntent.text" = "${vault} megnyitása a Fájlok appban";
"openVaultIntent.title" = "Széf megnyitása";

"saveFileIntent.description" = "Elment egy fájlt egy széfbe.";

"vaultFolder.displayName" = "Széf mappa";
"vaultFolder.vaultIdentifier" = "Széf azonosító";
2 changes: 1 addition & 1 deletion CryptomatorIntents/ja.lproj/Intents.strings
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"getFolderIntent.title" = "フォルダーを戻す";

"isUnlockedIntent.description" = "金庫が解錠かどうか戻します。";
"isUnlockedIntent.title" = "解錠です";
"isUnlockedIntent.title" = "解錠済";

"isVaultLockedIntent.title" = "金庫が解錠ですか?";
"isVaultUnlockedIntent.text" = "${vault} が解錠してありますか?";
Expand Down
15 changes: 15 additions & 0 deletions CryptomatorIntents/ko.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
"common.failureReason" = "실패 사유";
"common.folder" = "폴더";
"common.vault" = "Vault";
"getFolderIntent.path" = "경로";
"getFolderIntent.title" = "폴더 열기";

"lockVaultIntent.description" = "해당 vault를 잠급니다.";
"lockVaultIntent.title" = "Vault 잠그기";
"openVaultIntent.title" = "Vault 열기";
"saveFileIntent.file" = "파일";
"saveFileIntent.parameter.ignoreExisting" = "같은 이름을 가진 기존 파일 무시하기";
"saveFileIntent.text" = "${file}을 ${folder}에 저장";
"saveFileIntent.title" = "파일 저장하기";

"vaultFolder.displayName" = "Vault 폴더";
"vaultFolder.vaultIdentifier" = "Vault 식별자";
1 change: 1 addition & 0 deletions CryptomatorIntents/mk.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"common.vault" = "Сеф";
30 changes: 30 additions & 0 deletions CryptomatorIntents/pa.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
"common.failureReason" = "ਫੇਲ੍ਹ ਹੋਣ ਦਾ ਕਾਰਨ";
"common.false" = "ਅਸਫ਼ਲ";
"common.folder" = "ਫੋਲਡਰ";
"common.true" = "ਸੱਚ";
"common.vault" = "ਵਾਲਟ";

"getFolderIntent.description" = "ਦਿੱਤੇ ਵਾਲਟ ਵਿੱਚ ਦਿੱਤੇ ਹੋਏ ਮਾਰਗ ਲਈ ਫੋਲਡਰ ਆਬਜੈਕਟ ਵਾਪਸ ਦਿੰਦਾ ਹੈ।";
"getFolderIntent.path" = "ਮਾਰਗ";
"getFolderIntent.text" = "${vault} ਵਿੱਚ ${path} ਉੱਤੇ ਮੌਜੂਦ ਫੋਲਡਰ ਲਵੋ";
"getFolderIntent.title" = "ਫੋਲਡਰ ਲਵੋ";
"isUnlockedIntent.title" = "ਅਣ-ਲਾਕ ਹੈ";

"isVaultLockedIntent.title" = "ਵਾਲਟ ਅਣ-ਲਾਕ ਹੈ";
"isVaultUnlockedIntent.text" = "${vault} ਅਣ-ਲਾਕ ਕਰਨਾ ਹੈ?";

"lockVaultIntent.description" = "ਦਿੱਤੇ ਵਾਲਟ ਨੂੰ ਲਾਕ ਕਰਦਾ ਹੈ।";
"lockVaultIntent.text" = "${vault} ਨੂੰ ਲਾਕ ਕਰੋ";
"lockVaultIntent.title" = "ਵਾਲਟ ਲਾਕ ਕਰੋ";

"openVaultIntent.description" = "ਫਾਇਲ ਐਪ ਵਿੱਚ ਦਿੱਤਾ ਵਾਲਟ ਖੋਲ੍ਹੋ।";
"openVaultIntent.text" = "ਫਾਇਲਾਂ ਐਪ ਵਿੱਚ ${vault} ਨੂੰ ਖੋਲ੍ਹੋ";
"openVaultIntent.title" = "ਵਾਲਟ ਖੋਲ੍ਹੋ";

"saveFileIntent.description" = "ਫਾਇਲ ਨੂੰ ਵਾਲਟ ਵਿੱਚ ਖੋਲ੍ਹੋ।";
"saveFileIntent.file" = "ਫਾਇਲ";
"saveFileIntent.parameter.ignoreExisting" = "ਇੱਕੋ ਨਾਂ ਦੀ ਮੌਜੂਦਾ ਫਾਇਲ ਨੂੰ ਅਣਡਿੱਠਾ ਕਰੋ";
"saveFileIntent.text" = "${folder} ਵਿੱਚ ${file} ਸੰਭਾਲੋ";
"saveFileIntent.title" = "ਫਾਇਲ ਸੰਭਾਲੋ";

"vaultFolder.displayName" = "ਵਾਲਟ ਫੋਲਡਰ";
"vaultFolder.vaultIdentifier" = "ਵਾਲਟ ਪਛਾਣਕਰਤਾ";
1 change: 1 addition & 0 deletions CryptomatorIntents/ta.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
"common.false" = "தவறு";
"common.vault" = "பெட்டகம்";
2 changes: 1 addition & 1 deletion CryptomatorIntents/zh-Hant.lproj/Intents.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"common.false" = "否";
"common.folder" = "資料夾";
"common.true" = "是";
"common.vault" = "保险库";
"common.vault" = "加密檔案庫";

"getFolderIntent.description" = "返回特定加密檔案庫內指定路徑的資料夾。";
"getFolderIntent.path" = "路徑";
Expand Down
42 changes: 40 additions & 2 deletions SharedResources/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@

"common.alert.error.title" = "خطأ";
"common.alert.attention.title" = "انتباه";
"common.button.cancel" = "الغاء";
"common.button.cancel" = "إلغاء";
"common.button.change" = "تغيير";
"common.button.choose" = "اختر";
"common.button.clear" = "مسح";
"common.button.close" = "إغلاق";
"common.button.confirm" = "تأكيد";
"common.button.create" = "إنشاء";
Expand All @@ -20,6 +21,7 @@
"common.button.enable" = "تفعيل";
"common.button.next" = "التالي";
"common.button.ok" = "موافق";
"common.button.refresh" = "تحديث";
"common.button.remove" = "حذف";
"common.button.retry" = "اعد المحاولة";
"common.button.signOut" = "تسجيل الخروج";
Expand All @@ -29,6 +31,7 @@
"common.cells.url" = "الرابط";
"common.cells.username" = "اسم المستخدم";
"common.footer.learnMore" = "معرفة المزيد.";
"common.hud.authenticating" = "المصادقة…";

"accountList.header.title" = "المصادقة";
"accountList.emptyList.message" = "انقر هنا لإضافة حساب";
Expand All @@ -38,7 +41,7 @@
"addVault.title" = "أضِف مخزنًا";
"addVault.createNewVault.title" = "إنشاء مخزن جديد";
"addVault.createNewVault.setVaultName.header.title" = "اختر اسماً للمخزن.";
"addVault.createNewVault.setVaultName.cells.name" = "اسم المخزن";
"addVault.createNewVault.setVaultName.cells.name" = "اسم الخزينة";
"addVault.createNewVault.setVaultName.error.emptyVaultName" = "اسم المخزن لا يمكن أن يكون فارغاً.";
"addVault.createNewVault.chooseCloud.header" = "أين يجب على Cryptomator تخزين الملفات المشفرة للمخزن الخاص بك؟";
"addVault.createNewVault.chooseFolder.error.vaultNameCollision" = "\"%@\" موجود مسبقاً في هذا الموقع. اختر اسم مخزن أو موقع مختلف.";
Expand Down Expand Up @@ -95,6 +98,13 @@
"fileProvider.error.biometricalAuthWrongPassword.message" = "كلمة المرور التي تم حفظها لـ %@ خاطئة. الرجاء المحاولة مرة أخرى وإدخال كلمة المرور الخاصة بك لإعادة تمكين %@.";
"fileProvider.error.defaultLock.title" = "يلزم فك القفل";
"fileProvider.error.unlockButton" = "افتح";
"fileProvider.uploadProgress.connecting" = "جاري الاتصال…";
"hubAuthentication.accessNotGranted" = "لم يتم بعد منح الإذن لجهازك بالوصول إلى هذا المخزن. اطلب من مالك المخزن أن يأذن بذلك.";
"hubAuthentication.licenseExceeded" = "نموذج المركز Cryptomator الخاص بك لديه ترخيص غير صالح. الرجاء إبلاغ مسؤول مركز لترقية أو تجديد الترخيص.";
"hubAuthentication.deviceRegistration.deviceName.cells.name" = "اسم الجهاز";
"hubAuthentication.deviceRegistration.needsAuthorization.alert.message" = "للدخول إلى الخزينة، يحتاج جهازك إلى إذن من مالك الخزينة.";
"keepUnlockedDuration.auto.shortDisplayName" = "تلقائيًا";
"keepUnlockedDuration.indefinite" = "دائم";

"localFileSystemAuthentication.createNewVault.header" = "في الشاشة التالية، اختر موقع التخزين للمخزن الجديد الخاص بك.";
"localFileSystemAuthentication.createNewVault.button" = "حدد موقع التخزين";
Expand All @@ -104,16 +114,35 @@
"localFileSystemAuthentication.openExistingVault.error.noVaultFound" = "المجلد المحدد ليس مخزن. الرجاء المحاولة مرة أخرى مع مجلد مختلف.";

"onboarding.title" = "أهلاً وسهلاً";
"onboarding.button.continue" = "استمرار";
"purchase.footer.privacyPolicy" = "سياسة الخصوصية";
"purchase.footer.termsOfUse" = "شروط الإستخدام";
"purchase.header.feature.familySharing" = "مشاركة عائلية";
"purchase.header.feature.openSource" = "تطوير مفتوح المصدر";
"purchase.product.donateAndUpgrade" = "تبرع و ترقية";
"purchase.product.freeUpgrade" = "ترقية مجانية";
"purchase.product.lifetimeLicense" = "رخصة لمدى الحياة";
"purchase.product.lifetimeLicense.duration" = "لمرة واحدة";
"purchase.product.pricing.free" = "مجاناً";
"purchase.product.trial" = "تجربة مجانية لمدة 30 يوم";
"purchase.product.trial.expirationDate" = "تاريخ إنتهاء الصلاحية: %@";
"purchase.product.trial.duration" = "لمدة 30 يوماً";
"purchase.product.yearlySubscription.duration" = "سنوياً";
"purchase.readOnlyMode.alert.title" = "وضع القراءة فقط";
"purchase.restorePurchase.button" = "استعادة المشتريات";
"purchase.retry.button" = "اعد المحاولة";
"purchase.unlockedFullVersion.title" = "شكراً لك";

"settings.title" = "الإعدادات";
"settings.aboutCryptomator.title" = "الإصدار %@ (%@)";
"settings.cacheSize" = "حجم ذاكرة التخزين المؤقت";
"settings.clearCache" = "مسح بيانات الذاكرة المؤقتة";
"settings.cloudServices" = "الخدمات السحابية";
"settings.debugMode.alert.message" = "في هذا الوضع، يمكن كتابة البيانات الحساسة إلى ملف تسجيل على جهازك (على سبيل المثال أسماء الملفات والمسارات). كلمة المرور، ملفات تعريف الارتباط، إلخ. مستبعدة صراحة.\n\nتذكر تعطيل وضع التصحيح في أقرب وقت ممكن.";
"settings.manageSubscriptions" = "إدارة الاشتراك";
"settings.rateApp" = "تقييم التطبيق";
"settings.sendLogFile" = "إرسال ملف السجل";
"settings.shortcutsGuide" = "دليل الاختصارات";
"settings.unlockFullVersion" = "فتح النسخة الكاملة";

"s3Authentication.displayName" = "الاسم المعروض";
Expand All @@ -122,6 +151,10 @@
"s3Authentication.existingBucket" = "مخزن موجود مسبقاً";
"s3Authentication.endpoint" = "نقطة الوصول";
"s3Authentication.region" = "المنطقة";
"s3Authentication.error.invalidCredentials" = "معلومات الدخول خاطئة.";

"trialStatus.active" = "مفعل";
"trialStatus.expired" = "منتهية الصلاحية";

"unlockVault.button.unlock" = "افتح";
"unlockVault.button.unlockVia" = "فتح عبر %@";
Expand All @@ -146,12 +179,17 @@
"vaultDetail.button.changeVaultPassword" = "تغيير كلمة المرور";
"vaultDetail.button.lock" = "قفل الآن";
"vaultDetail.button.moveVault" = "نقل";
"vaultDetail.button.removeVault" = "إزالة من قائمة المخازن";
"vaultDetail.button.renameVault" = "إعادة تسمية";
"vaultDetail.disabledBiometricalUnlock.footer" = "إذا مكّنت %@، سيتم تخزين كلمة المرور الخاصة بك في سلسلة مفاتيح iOS.";
"vaultDetail.keepUnlocked.title" = "مدة الفتح";
"vaultDetail.moveVault.progress" = "جاري النقل…";
"vaultDetail.renameVault.progress" = "إعادة تسمية…";
"vaultDetail.unlockVault.footer" = "أدخل كلمة المرور ل \"%@\" لتخزينها في سلسلة مفاتيح iOS وتمكين %@.";

"vaultList.header.title" = "المخازن";
"vaultList.emptyList.message" = "انقر هنا لإضافة مخزن";
"vaultList.remove.alert.title" = "حذف المخزن؟";

"webDAVAuthentication.httpConnection.alert.title" = "إستخدام HTTPS؟";
"webDAVAuthentication.httpConnection.alert.message" = "استخدام HTTP غير آمن. نوصي باستخدام HTTPS بدلاً من ذلك. إذا كنت تعرف المخاطر، يمكنك الاستمرار مع HTTP.";
Expand Down
Loading

0 comments on commit 47e3022

Please sign in to comment.