From 9b9a3549028181a402787886ea4a091312505738 Mon Sep 17 00:00:00 2001 From: Cryptobot Date: Wed, 9 Aug 2023 15:26:10 +0200 Subject: [PATCH] New Crowdin updates (#3029) New translations strings.properties Arabic; Belarusian; Bengali; Bosnian; Bulgarian; Catalan; Chinese Simplified; Chinese Traditional; Chinese Traditional, Hong Kong; Croatian; Czech; Danish; Dutch; Filipino; Finnish; French; Galician; German; Greek; Hebrew; Hindi; Hungarian; Indonesian; Italian; Japanese; Korean; Latvian; Macedonian; Norwegian Bokmal; Norwegian Nynorsk; Persian; Polish; Portuguese; Portuguese, Brazilian; Punjabi; Romanian; Russian; Serbian (Cyrillic); Serbian (Latin); Sinhala; Slovak; Slovenian; Spanish; Swahili, Tanzania; Swedish; Tamil; Telugu; Thai; Turkish; Ukrainian; Vietnamese; [ci skip] --- src/main/resources/i18n/strings_ar.properties | 53 +++++++++++++++++-- src/main/resources/i18n/strings_be.properties | 3 -- src/main/resources/i18n/strings_bg.properties | 3 -- src/main/resources/i18n/strings_bn.properties | 1 - src/main/resources/i18n/strings_bs.properties | 1 - src/main/resources/i18n/strings_ca.properties | 2 - src/main/resources/i18n/strings_cs.properties | 14 +++-- src/main/resources/i18n/strings_da.properties | 3 -- src/main/resources/i18n/strings_de.properties | 33 +++++++----- src/main/resources/i18n/strings_el.properties | 11 ++-- src/main/resources/i18n/strings_es.properties | 24 +++++++-- src/main/resources/i18n/strings_fa.properties | 1 - src/main/resources/i18n/strings_fi.properties | 3 -- .../resources/i18n/strings_fil.properties | 2 +- src/main/resources/i18n/strings_fr.properties | 11 ++-- src/main/resources/i18n/strings_gl.properties | 1 - src/main/resources/i18n/strings_he.properties | 2 - src/main/resources/i18n/strings_hi.properties | 1 - src/main/resources/i18n/strings_hr.properties | 1 - src/main/resources/i18n/strings_hu.properties | 21 ++++++-- src/main/resources/i18n/strings_id.properties | 1 - src/main/resources/i18n/strings_it.properties | 11 ++-- src/main/resources/i18n/strings_ja.properties | 11 ++-- src/main/resources/i18n/strings_ko.properties | 1 - src/main/resources/i18n/strings_lv.properties | 1 - src/main/resources/i18n/strings_mk.properties | 51 +++++++++++++++++- src/main/resources/i18n/strings_nb.properties | 3 -- src/main/resources/i18n/strings_nl.properties | 15 ++++-- src/main/resources/i18n/strings_nn.properties | 1 - src/main/resources/i18n/strings_pa.properties | 1 - src/main/resources/i18n/strings_pl.properties | 8 +-- src/main/resources/i18n/strings_pt.properties | 1 - .../resources/i18n/strings_pt_BR.properties | 8 +-- src/main/resources/i18n/strings_ro.properties | 3 -- src/main/resources/i18n/strings_ru.properties | 11 ++-- src/main/resources/i18n/strings_si.properties | 1 - src/main/resources/i18n/strings_sk.properties | 13 +++-- src/main/resources/i18n/strings_sl.properties | 1 - src/main/resources/i18n/strings_sr.properties | 1 - .../resources/i18n/strings_sr_Latn.properties | 1 - src/main/resources/i18n/strings_sv.properties | 19 +++++-- src/main/resources/i18n/strings_sw.properties | 2 - src/main/resources/i18n/strings_ta.properties | 1 - src/main/resources/i18n/strings_te.properties | 1 - src/main/resources/i18n/strings_th.properties | 1 - src/main/resources/i18n/strings_tr.properties | 16 ++++-- src/main/resources/i18n/strings_uk.properties | 2 - src/main/resources/i18n/strings_vi.properties | 3 -- src/main/resources/i18n/strings_zh.properties | 11 ++-- .../resources/i18n/strings_zh_HK.properties | 8 +-- .../resources/i18n/strings_zh_TW.properties | 8 +-- 51 files changed, 283 insertions(+), 124 deletions(-) diff --git a/src/main/resources/i18n/strings_ar.properties b/src/main/resources/i18n/strings_ar.properties index 4adda44b3..e8cc582b0 100644 --- a/src/main/resources/i18n/strings_ar.properties +++ b/src/main/resources/i18n/strings_ar.properties @@ -22,7 +22,9 @@ error.hyperlink.report=أبلغ عن هذا الخطأ error.technicalDetails=التفاصيل: error.existingSolutionDescription=لم يتوقع "كريبتوماتور" حدوث ذلك. لكننا وجدنا حلا لهذا الخطأ. يرجى إلقاء نظرة على الرابط التالي. error.hyperlink.solution=ابحث عن الحل - +error.lookupPermissionMessage=يمكن لـ Cryptomator البحث عن حل لهذه المشكلة على الإنترنت. هذا سيرسل طلب إلى قاعدة بيانات مشكلتنا من عنوان IP الخاص بك. +error.dismiss=تجاهل +error.lookUpSolution=البحث عن حل # Defaults defaults.vault.vaultName=الخزينة @@ -63,6 +65,11 @@ addvaultwizard.new.validCharacters.chars=أحرف الكلمات (أمثلة: a, addvaultwizard.new.validCharacters.numbers=الأعداد addvaultwizard.new.validCharacters.dashes=الشرطة (%s) أو الشرطة السفلية (%s) ### Expert Settings +addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=تمكين إعدادات الخبراء +addvaultwizard.new.expertSettings.shorteningThreshold.invalid=أدخل قيمة بين 36 و 220 (الافتراضي 220) +addvaultwizard.new.expertSettings.shorteningThreshold.tooltip=افتح وثائق الدعم لمعرفة المزيد. +addvaultwizard.new.expertSettings.shorteningThreshold.title=الحد الأقصى لطول أسماء الملفات المشفرة +addvaultwizard.new.expertSettings.shorteningThreshold.valid=صالح ### Password addvaultwizard.new.createVaultBtn=إنشاء المخزن addvaultwizard.new.generateRecoveryKeyChoice=لن تتمكن من الوصول إلى بياناتك بدون كلمة المرور الخاصة بك. هل تريد مفتاح استرداد في حالة فقدان كلمة المرور الخاصة بك؟ @@ -107,6 +114,7 @@ changepassword.finalConfirmation=أتفهم أنني لن أتمكن من الو # Forget Password forgetPassword.title=نسيت كلمة المرور +forgetPassword.message=نسيت كلمة المرور؟ forgetPassword.description=سيؤدي هذا إلى حذف كلمة المرور المحفوظة لهذا المخزن من سلسلة مفاتيح النظام الخاص بك. forgetPassword.confirmBtn=نسيت كلمة المرور @@ -126,26 +134,43 @@ unlock.success.description=تم فتح "%s" بنجاح! يمكنك الآن ال unlock.success.rememberChoice=تذكر اختياري ولا تظهر هذا مرة أخرى unlock.success.revealBtn=اظهار القرص ## Failure -unlock.error.customPath.description.inUse=حرف القرص "%s" قيد الاستخدام. -unlock.error.customPath.description.generic=لقد اخترت مسار تثبيت مخصص لهذه الخزينة، ولكن استخدامه فشل مع الرسالة: %s +unlock.error.customPath.message=غير قادر على تركيب المخزن إلى المسار المخصص +unlock.error.customPath.description.notSupported=إذا كنت ترغب في الاستمرار في استخدام المسار المخصص، يرجى الذَّهاب إلى التفضيلات وتحديد نوع واسطة التخزين الذي يدعمها. خلاف ذلك، انتقل إلى خيارات المخزن واختر نقطة تركيب مدعومة. +unlock.error.customPath.description.notExists=مسار التركيب المخصص غير موجود. قم بإنشائه في نظام الملفات المحلي الخاص بك أو اختر غيره في خيارات الخزانة. +unlock.error.customPath.description.inUse=حرف القرص أو مسار التركيب المخصص "%s" قيد الاستخدام بالفعل. +unlock.error.customPath.description.hideawayNotDir=لا يمكن إزالة الملف المؤقت المخفي "%3$s" المستخدم للفتح. الرجاء التحقق من الملف ثم حذفه يدوياً. +unlock.error.customPath.description.couldNotBeCleaned=لا يمكن تركيب خزانتك على المسار "%s". الرجاء المحاولة مرة أخرى أو اختيار مسار مختلف. +unlock.error.customPath.description.notEmptyDir=مسار التركيب المخصص "%s" ليس مجلد فارغ. الرجاء اختيار مجلد فارغ وحاول مرة أخرى. +unlock.error.customPath.description.generic=لقد اخترت مسار تركيب مخصص لهذه الخزانة، ولكن استخدامه فشل مع الرسالة: %2$s ## Hub hub.noKeychain.message=غير قادر على الوصول إلى مفتاح الجهاز +hub.noKeychain.description=من أجل فتح مركز مخازن، مطلوب مفتاح جهاز، يتم تأمينه باستخدام سلسلة مفاتيح. للمضي قدما، قم بتمكين "%s" واختر سلسلة مفاتيح في التفضيلات. hub.noKeychain.openBtn=فتح التفضيلات ### Waiting hub.auth.message=جاري الانتظار للمصادقة… +hub.auth.description=يجب أن يتم إعادة توجيهك تلقائياً إلى صفحة تسجيل الدخول. +hub.auth.loginLink=لم يتم إعادة توجيهك؟ انقر هنا لفتحه. ### Receive Key +hub.receive.message=معالجة الاستجابة… +hub.receive.description=Cryptomator يتلقى ويعالج الاستجابة من المركز. الرجاء الانتظار. ### Register Device hub.register.message=اسم الجهاز متطلب +hub.register.description=يبدو أن هذا هو أول وصول للمركز من هذا الجهاز. من أجل تحديده للحصول على إذن الوصول، تحتاج إلى تسمية هذا الجهاز. hub.register.nameLabel=اسم الجهاز hub.register.occupiedMsg=الاسم مستخدم مسبقاً hub.register.registerBtn=تأكيد ### Registration Success +hub.registerSuccess.message=تم تسمية الجهاز hub.registerSuccess.description=للدخول إلى الخزينة، يحتاج جهازك إلى إذن من مالك الخزينة. ### Registration Failed hub.registerFailed.message=أخفق في تسمية الجهاز +hub.registerFailed.description=خطأ في عملية التسمية. لمزيد من التفاصيل، انظر إلى سجل التطبيق. ### Unauthorized hub.unauthorized.message=تم رفض الوصول +hub.unauthorized.description=لم يتم بعد منح الإذن لجهازك بالوصول إلى هذا المخزن. اطلب من مالك المخزن أن يأذن بذلك. ### License Exceeded +hub.invalidLicense.message=ترخيص المركز غير صالح +hub.invalidLicense.description=نموذج المركز Cryptomator الخاص بك لديه ترخيص غير صالح. الرجاء إبلاغ مسؤول مركز لترقية أو تجديد الترخيص. # Lock ## Force @@ -188,20 +213,42 @@ migration.impossible.moreInfo=لا يزال ممكناً فتح المخزن ب # Health Check ## Start +health.title=فحص الصحة لـ "%s" +health.intro.header=فحص الصحة +health.intro.text=فحص الصحة هو مجموعة من الفحوص للكشف عن المشاكل وربما إصلاحها في الهيكل الداخلي للمخزن الخاص بك. يرجى مراعاة ما يلي: +health.intro.remarkSync=تحقق من مزامنة جميع الأجهزة، وهذا يحل معظم المشاكل. health.intro.remarkFix=لا يمكن حل جميع المشاكل. +health.intro.remarkBackup=إذا كانت البيانات تالفة، نسخة احتياطية يمكن فقط أن تساعد. health.intro.affirmation=لقد قرأت وفهمت المعلومات الواردة أعلاه ## Start Failure +health.fail.header=خطأ في تحميل إعدادات المخزن +health.fail.ioError=حدث خطأ أثناء الوصول إلى ملف التهيئة وقراءته. +health.fail.parseError=حدث خطأ أثناء تحليل إعدادات المخزن. health.fail.moreInfo=المزيد من المعلومات ## Check Selection +health.checkList.description=حدد عمليات التحقق في القائمة اليسرى أو استخدم الأزرار أدناه. health.checkList.selectAllButton=اختر جميع الفحوص health.checkList.deselectAllButton=إلغاء اختيار جميع الفحوص +health.check.runBatchBtn=تشغيل الفحوص المحددة ## Detail view +health.check.detail.noSelectedCheck=للحصول على النتائج اختر فحص صحة مكتمل من القائمة اليسرى. +health.check.detail.checkScheduled=تم تحديد ميعاد للفحص. +health.check.detail.checkRunning=جاري الفحص… +health.check.detail.checkSkipped=لم يتم تحديد الفحص للتشغيل. +health.check.detail.checkFinished=تم انتهاء الفحص بنجاح. +health.check.detail.checkFinishedAndFound=تم انتهاء الفحص. فضلا راجع النتائج. +health.check.detail.checkFailed=الفحص توقف بسبب خطأ. +health.check.detail.checkCancelled=تم إلغاء الفحص. +health.check.detail.listFilters.label=التصفية health.check.detail.fixAllSpecificBtn=إصلاح كل الأنواع +health.check.exportBtn=تصدير التقرير ## Result view +health.result.severityFilter.all=الخطورة - الكل health.result.severityFilter.good=جيد health.result.severityFilter.info=معلومات health.result.severityFilter.warn=تحذير health.result.severityFilter.crit=حرج +health.result.severityTip.good=الخطورة: جيد\nبنية المخزن عادية. ## Fix Application # Preferences diff --git a/src/main/resources/i18n/strings_be.properties b/src/main/resources/i18n/strings_be.properties index 8afe39596..7e95f7454 100644 --- a/src/main/resources/i18n/strings_be.properties +++ b/src/main/resources/i18n/strings_be.properties @@ -23,7 +23,6 @@ error.technicalDetails=Падрабязнасці: error.existingSolutionDescription=Cryptomator не чакаў такога, але мы знайшлі, як можна выправіць гэтую хібу. Калі ласка, скарыстайся спасылкаю. error.hyperlink.solution=Паглядзець на рашэнне - # Defaults defaults.vault.vaultName=Скарбніца @@ -130,8 +129,6 @@ unlock.success.revealBtn=Паказаць дыск unlock.error.customPath.message=Не магчыма змантажаваць скарбніцу да карыстальніцкай сцежкі unlock.error.customPath.description.notSupported=Калі ты надалей жадаеш карыстацца адмысловаю сцежкаю, калі ласка, пайдзі ў налады ды абары там тып тому, які падтрымлівае яе. У іншым выпадку пайдзі ў опцыі скарбніцы ды абяры там пункт мантажавання, які падтрымліваецца. unlock.error.customPath.description.notExists=Адмысловая сцежка мантажавання не існуе. Ствары яе ў сваёй файлавай сістэме, альбо змяні яе ў опцыях скарбніцы. -unlock.error.customPath.description.inUse=Дыскавая літара "%s" ужо выкарыстоўваецца. -unlock.error.customPath.description.generic=Ты абраў адмысловую сцежку мантажавання для гэтай скарбніцы, але скарыстацца ёю не ўдалося. Вось паведамленне пра памылку: %s ## Hub hub.noKeychain.message=Няма доступу да ключа прылады hub.noKeychain.description=Каб разамкнуць скарбніцы Hub, патрэбны ключ прылады, які захаваны ў звязку ключоў. Каб працягнуць, уключы "%s" ды абяры звязак ключоў у наладах. diff --git a/src/main/resources/i18n/strings_bg.properties b/src/main/resources/i18n/strings_bg.properties index 3254fdbcc..9aa2de614 100644 --- a/src/main/resources/i18n/strings_bg.properties +++ b/src/main/resources/i18n/strings_bg.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Търсене на грешката error.hyperlink.report=Докладване на грешката error.technicalDetails=Подробности: - # Defaults defaults.vault.vaultName=Хранилище @@ -126,8 +125,6 @@ unlock.success.revealBtn=Разкриване на диска unlock.error.customPath.message=Хранилището не може да бъде монтирано в потребителския път unlock.error.customPath.description.notSupported=Ако искате да продължите да използвате потребитрлския път, отидете в настройките и изберете вид на дял, който поддържа потребителски пътища. В противен случай отидете в настройките на хранилището и изберете поддържана точка за монтиране. unlock.error.customPath.description.notExists=Потребителският път на монтиране не съществува. Създайте го в местната файлова система или го променете в настройките на хранилището. -unlock.error.customPath.description.inUse=Има друго устройство с буква „%s“. -unlock.error.customPath.description.generic=Избрали сте потребителски път за монтиране на това хранилище, но при използването на този път възникна следната грешка: %s ## Hub hub.noKeychain.message=Няма достъп до ключа на устройството hub.noKeychain.description=За да отключите хранилищата в Hub е необходим ключ за устройството, който се защитава с помощта на ключодържател. За да продължите, разрешете „%s“ и изберете ключодържателя в настройките. diff --git a/src/main/resources/i18n/strings_bn.properties b/src/main/resources/i18n/strings_bn.properties index 51e703cbf..ea77077cd 100644 --- a/src/main/resources/i18n/strings_bn.properties +++ b/src/main/resources/i18n/strings_bn.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=ত্রুটিটি খুঁজে দেখুন error.hyperlink.report=ত্রুটিটি রিপোর্ট করুন error.technicalDetails=বিস্তারিত: - # Defaults defaults.vault.vaultName=ভোল্ট diff --git a/src/main/resources/i18n/strings_bs.properties b/src/main/resources/i18n/strings_bs.properties index 7b612946f..962a1e1cf 100644 --- a/src/main/resources/i18n/strings_bs.properties +++ b/src/main/resources/i18n/strings_bs.properties @@ -17,7 +17,6 @@ generic.button.print=Ispis # Error error.message=Došlo je do greške - # Defaults defaults.vault.vaultName=Sef diff --git a/src/main/resources/i18n/strings_ca.properties b/src/main/resources/i18n/strings_ca.properties index 06f5f8b05..c1505fd81 100644 --- a/src/main/resources/i18n/strings_ca.properties +++ b/src/main/resources/i18n/strings_ca.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detalls: error.existingSolutionDescription=Cryptomator no esperava que això ocorreguera. Però hem trobat una solució per a aquest error. Per favor, done una ullada al següent enllaç. error.hyperlink.solution=Buscar la solució - # Defaults defaults.vault.vaultName=Caixa forta @@ -130,7 +129,6 @@ unlock.success.revealBtn=Mostra la unitat unlock.error.customPath.message=No es pot muntar la caixa forta en la ruta personalitzada unlock.error.customPath.description.notSupported=Si vol continuar fent servir una ruta personalitzada, vagi si us plau a Preferències i seleccioni un tipus de volum que la suporti. Altrament, vagi a les opcions de la caixa forta i escolli un punt de muntatge suportat. unlock.error.customPath.description.notExists=La ruta de muntatge personalitzada no existeix. Creï-la o canviï-la en les opcions de la caixa forta. -unlock.error.customPath.description.generic=Ha seleccionat una ruta personalitzada on muntar la caixa forta, però ha fallat amb aquest missatge: %s ## Hub hub.noKeychain.message=No es pot accedir a la clau del dispositiu hub.noKeychain.description=Per poder desblocar caixes fortes del Hub es requereix la clau d'un dispositiu, que s'emmagatzema de forma segura en un clauer. Per continuar, habiliti "%s" i seleccioni un clauer en les Preferències. diff --git a/src/main/resources/i18n/strings_cs.properties b/src/main/resources/i18n/strings_cs.properties index 007cb6bb9..adc092be0 100644 --- a/src/main/resources/i18n/strings_cs.properties +++ b/src/main/resources/i18n/strings_cs.properties @@ -22,7 +22,7 @@ error.hyperlink.report=Nahlásit tuto chybu error.technicalDetails=Podrobnosti: error.existingSolutionDescription=Cryptomator neočekával, že se tak stane. Našli jsme však existující řešení pro tuto chybu. Podívejte se prosím na následující odkaz. error.hyperlink.solution=Podívejte se na řešení - +error.lookupPermissionMessage=Cryptomator může najít řešení tohoto problému online. To odešle žádost do naší databáze problémů z vaší IP adresy. # Defaults defaults.vault.vaultName=Trezor @@ -135,8 +135,6 @@ unlock.success.revealBtn=Zobrazit jednotku unlock.error.customPath.message=Nelze připojit trezor k vlastní cestě unlock.error.customPath.description.notSupported=Pokud chcete pokračovat v používání vlastní cesty, přejděte do nastavení a vyberte typ hlasitosti, který ji podporuje. V opačném případě přejděte do možností trezoru a vyberte podporovaný přípojný bod. unlock.error.customPath.description.notExists=Cesta k připojení neexistuje. Buď ji vytvořte ve vašem lokálním souborovém systému, nebo ji změňte v možnostech trezoru. -unlock.error.customPath.description.inUse=Písmeno „%s“ už je používáno pro jiný disk. -unlock.error.customPath.description.generic=Pro tento trezor jste vybrali vlastní cestu, ale použití selhalo se zprávou: %s ## Hub hub.noKeychain.message=Nelze získat přístup ke klíči zařízení hub.noKeychain.openBtn=Otevřít předvolby @@ -275,6 +273,8 @@ preferences.interface.showTrayIcon=Zobrazit ikonu v liště (vyžaduje restart) preferences.volume=Virtuální jednotky preferences.volume.type.automatic=Automatické preferences.volume.tcp.port=TCP port +preferences.volume.feature.mountFlags=Vlastní možnosti připojení disku +preferences.volume.feature.readOnly=Připojení disku pouze pro čtení ## Updates preferences.updates=Aktualizace preferences.updates.currentVersion=Aktuální verze: %s @@ -297,21 +297,27 @@ stats.title=Statistika pro %s stats.cacheHitRate=Rychlost dosažené mezipaměti ## Read stats.read.throughput.idle=Čtení: nečinné +stats.read.throughput.kibs=Rychlost čtení: %.2f KiB/s stats.read.throughput.mibs=Čtení: %.2f MiB/s stats.read.total.data.none=Přečteno: - +stats.read.total.data.kib=Přečtená data: %.1f KiB stats.read.total.data.mib=Přečteno: %.1f MiB stats.read.total.data.gib=Přečteno: %.1f GiB stats.decr.total.data.none=Dešifrováno: - +stats.decr.total.data.kib=Dešifrovaná data: %.1f KiB stats.decr.total.data.mib=Dešifrováno: %.1f MiB stats.decr.total.data.gib=Dešifrováno: %.1f GiB stats.read.accessCount=Celkem přečteno: %d ## Write stats.write.throughput.idle=Zápis: nečinný +stats.write.throughput.kibs=Rychlost zápisu: %.2f KiB/s stats.write.throughput.mibs=Zápis: %.2f MiB/s stats.write.total.data.none=Zapsaná data: - +stats.write.total.data.kib=Zapsaná data: %.1f KiB stats.write.total.data.mib=Zapsáno: %.1f MiB stats.write.total.data.gib=Zapsáno: %.1f GiB stats.encr.total.data.none=Zašifrováno: - +stats.encr.total.data.kib=Zašifrovaná data: %.1f KiB stats.encr.total.data.mib=Zašifrováno: %.1f MiB stats.encr.total.data.gib=Zašifrováno: %.1f GiB stats.write.accessCount=Celkem zapsáno: %d @@ -358,6 +364,7 @@ main.vaultDetail.throughput.kbps=%.1f KiB/s main.vaultDetail.throughput.mbps=%.1f MiB/s main.vaultDetail.stats=Statistiky trezoru main.vaultDetail.locateEncryptedFileBtn=Najít šifrovaný soubor +main.vaultDetail.encryptedPathsCopied=Cesta souboru byla zkopírována do schránky! ### Missing main.vaultDetail.missing.info=Cryptomator nemohl najít trezor na této cestě. main.vaultDetail.missing.recheck=Znovu zkontrolovat @@ -431,6 +438,7 @@ recoveryKey.printout.heading=Obnovovací klíč Cryptomator\n"%s"\n ### Reset Password recoveryKey.recover.resetBtn=Resetovat ### Recovery Key Password Reset Success +recoveryKey.recover.resetSuccess.message=Resetování hesla bylo úspěšné # Convert Vault diff --git a/src/main/resources/i18n/strings_da.properties b/src/main/resources/i18n/strings_da.properties index cb7c1b6d0..0f9a927ed 100644 --- a/src/main/resources/i18n/strings_da.properties +++ b/src/main/resources/i18n/strings_da.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detaljer: error.existingSolutionDescription=Cryptomator forventede ikke, at dette ville ske. Men vi har fundet en eksisterende løsning på denne fejl. Tag et kig på følgende link. error.hyperlink.solution=Tjek løsningen - # Defaults defaults.vault.vaultName=Boks @@ -135,8 +134,6 @@ unlock.success.revealBtn=Vis drev unlock.error.customPath.message=Kan ikke montere boks til brugerdefineret sti unlock.error.customPath.description.notSupported=Hvis du ønsker at fortsætte med at bruge den brugerdefinerede sti, skal du gå til præferencer og vælge en type drev der understøtter det. Hvis ikke, skal du gå til boksens indstillinger og vælge et understøttet monteringspunkt. unlock.error.customPath.description.notExists=Den brugerdefinerede monteringssti eksisterer ikke. Opret den enten i dit lokale filsystem eller skift monteringssti i boksens indstillinger. -unlock.error.customPath.description.inUse=Drevbogstavet "%s" er allerede i brug. -unlock.error.customPath.description.generic=Du har valgt en brugerdefineret monteringssti til denne boks, men det mislykkedes med beskeden: %s ## Hub hub.noKeychain.message=Kan ikke tilgå enhedsnøgle hub.noKeychain.description=En enhedsnøgle er påkrævet for at låse Hub bokse op. Enhedsnøglen er sikret i en nøglering. For at fortsætte, aktivér “%s” og vælg en nøglering i indstillingerne. diff --git a/src/main/resources/i18n/strings_de.properties b/src/main/resources/i18n/strings_de.properties index ca279e8e1..bdc9da390 100644 --- a/src/main/resources/i18n/strings_de.properties +++ b/src/main/resources/i18n/strings_de.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Diesen Fehler melden error.technicalDetails=Details: error.existingSolutionDescription=Cryptomator hat dies nicht erwartet, wir haben jedoch eine funktionierende Lösung für diesen Fehler gefunden. Bitte wirf einen Blick auf den folgenden Link. error.hyperlink.solution=Lösung nachsehen - +error.lookupPermissionMessage=Cryptomator kann online nach einer Lösung für dieses Problem suchen. Hierbei wird eine Anfrage an unsere Problemdatenbank gesendet. Bitte beachte, dass dabei auch deine IP-Adresse übermittelt wird. +error.dismiss=Verwerfen +error.lookUpSolution=Lösung suchen # Defaults defaults.vault.vaultName=Tresor @@ -63,10 +65,10 @@ addvaultwizard.new.validCharacters.chars=Wortzeichen (z. B. a, ж oder 수) addvaultwizard.new.validCharacters.numbers=Zahlen addvaultwizard.new.validCharacters.dashes=Bindestrich (%s) oder Unterstrich (%s) ### Expert Settings -addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=Experten-Einstellungen anzeigen -addvaultwizard.new.expertSettings.shorteningThreshold.invalid=Gebe einen Wert zwischen 36 und 220 (Standard 220) ein +addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=Experteneinstellungen aktivieren +addvaultwizard.new.expertSettings.shorteningThreshold.invalid=Gib einen Wert zwischen 36 und 220 ein (Standardwert: 220) addvaultwizard.new.expertSettings.shorteningThreshold.tooltip=Öffne die Dokumentation, um mehr zu erfahren. -addvaultwizard.new.expertSettings.shorteningThreshold.title=Maximale Länge der verschlüsselten Dateinamen +addvaultwizard.new.expertSettings.shorteningThreshold.title=Maximale Länge verschlüsselter Dateinamen addvaultwizard.new.expertSettings.shorteningThreshold.valid=Gültig ### Password addvaultwizard.new.createVaultBtn=Tresor erstellen @@ -87,7 +89,7 @@ addvault.new.readme.storageLocation.9=3. Öffne den Zugangsort durch Klicken au addvault.new.readme.storageLocation.10=Falls du Hilfe brauchst, lies die Dokumentation: %s addvault.new.readme.accessLocation.fileName=WILLKOMMEN.rtf addvault.new.readme.accessLocation.1=🔐️ VERSCHLÜSSELTES LAUFWERK 🔐️ -addvault.new.readme.accessLocation.2=Dies ist der Zugriffsort auf deinen Tresor. +addvault.new.readme.accessLocation.2=Dies ist der Zugangsort deines Tresors. addvault.new.readme.accessLocation.3=Alle zu diesem Laufwerk hinzugefügten Dateien werden von Cryptomator verschlüsselt. Du kannst mit diesem arbeiten wie mit jedem anderen Laufwerk bzw. Ordner. Dies ist lediglich eine unverschlüsselte Ansicht des Laufwerkinhalts; auf deiner Festplatte bleiben deine Dateien weiterhin verschlüsselt. addvault.new.readme.accessLocation.4=Du kannst diese Datei löschen. ## Existing @@ -132,11 +134,14 @@ unlock.success.description=Der Inhalt des Tresors „%s“ ist nun über dessen unlock.success.rememberChoice=Auswahl merken und nicht mehr fragen unlock.success.revealBtn=Laufwerk anzeigen ## Failure -unlock.error.customPath.message=Tresor kann nicht an benutzerdefinierten Pfad eingehängt werden +unlock.error.customPath.message=Tresor kann nicht in benutzerdefinierten Pfad eingehängt werden unlock.error.customPath.description.notSupported=Wenn du weiterhin den benutzerdefinierten Pfad verwenden möchtest, öffne die allgemeinen Einstellungen und wähle einen unterstützten Laufwerkstyp. Andernfalls gehe zu den Tresor-Optionen und wähle einen unterstützten Einhängepunkt. unlock.error.customPath.description.notExists=Der benutzerdefinierte Einhängepunkt existiert nicht. Erstelle ihn in deinem lokalen Dateisystem oder ändere ihn in den Tresor-Optionen. -unlock.error.customPath.description.inUse=Laufwerksbuchstabe „%s“ wird bereits verwendet. -unlock.error.customPath.description.generic=Du hast für diesen Tresor einen benutzerdefinierten Einhängepunkt ausgewählt, aber dessen Verwendung ist fehlgeschlagen mit der Meldung: %s +unlock.error.customPath.description.inUse=Der Laufwerksbuchstabe oder benutzerdefinierte Einhängepunkt „%s“ wird bereits verwendet. +unlock.error.customPath.description.hideawayNotDir=Die temporäre, versteckte Datei "%3$s", die für das Entsperren verwendet wurde, konnte nicht entfernt werden. Bitte überprüfe die Datei und lösche sie manuell. +unlock.error.customPath.description.couldNotBeCleaned=Dein Tresor konnte nicht in den Pfad „%s“ eingehängt werden. Bitte versuche es erneut oder wähle einen anderen Pfad aus. +unlock.error.customPath.description.notEmptyDir=Der benutzerdefinierte Einhängepunkt "%s" ist kein leerer Ordner. Bitte wähle einen leeren Ordner und versuche es erneut. +unlock.error.customPath.description.generic=Du hast für diesen Tresor einen benutzerdefinierten Einhängepunkt ausgewählt, aber dessen Verwendung ist mit folgender Meldung fehlgeschlagen: %2$s ## Hub hub.noKeychain.message=Zugriff auf Geräteschlüssel nicht möglich hub.noKeychain.description=Zum Entsperren von Hub-Tresoren wird ein Geräteschlüssel benötigt, der in einem Schlüsselbund gesichert ist. Um fortzufahren, aktiviere „%s“ und wähle in den Einstellungen einen Schlüsselbund. @@ -182,7 +187,7 @@ migration.title=Tresor upgraden ## Start migration.start.header=Tresor upgraden migration.start.text=Um deinen Tresor "%s" in dieser neuen Version von Cryptomator zu öffnen, muss der Tresor auf ein neueres Format aktualisiert werden. Bevor du dies tust, solltest du Folgendes wissen: -migration.start.remarkUndone=Diese Aktualisierung kann nicht rückgängig gemacht werden. +migration.start.remarkUndone=Dieses Upgrade kann nicht rückgängig gemacht werden. migration.start.remarkVersions=Ältere Versionen von Cryptomator können den aktualisierten Tresor nicht öffnen. migration.start.remarkCanRun=Du musst sicherstellen, dass jedes Gerät, von dem aus du auf den Tresor zugreifst, diese Version von Cryptomator ausführen kann. migration.start.remarkSynced=Du musst sicherstellen, dass dein Tresor auf diesem Gerät und auf deinen anderen Geräten vollständig synchronisiert ist, bevor du ihn aktualisierst. @@ -290,9 +295,9 @@ preferences.volume.docsTooltip=Öffne die Dokumentation, um mehr über die versc preferences.volume.fuseRestartRequired=Um die Änderungen anzuwenden, muss Cryptomator neu gestartet werden. preferences.volume.tcp.port=TCP-Port preferences.volume.supportedFeatures=Der gewählte Laufwerkstyp unterstützt folgende Funktionen: -preferences.volume.feature.mountAuto=Automatische Einhängepunkt Auswahl +preferences.volume.feature.mountAuto=Automatische Auswahl des Einhängepunkts preferences.volume.feature.mountToDir=Benutzerdefiniertes Verzeichnis als Einhängepunkt -preferences.volume.feature.mountToDriveLetter=Laufwerkbuchstaben als Einhängepunkt +preferences.volume.feature.mountToDriveLetter=Laufwerksbuchstabe als Einhängepunkt preferences.volume.feature.mountFlags=Benutzerdefinierte Einhänge-Optionen preferences.volume.feature.readOnly=Schreibgeschütztes Einhängen ## Updates @@ -344,7 +349,7 @@ stats.write.accessCount=Schreibzugriffe: %d ## Accesses stats.access.current=Zugriffe: %d -stats.access.total=Gesamte Zugriffe: %d +stats.access.total=Gesamtzugriffe: %d # Main Window @@ -500,9 +505,9 @@ quit.forced.description=Das Sperren von Tresoren wurde durch ausstehende Operati quit.forced.forceAndQuitBtn=Erzwingen und beenden # Update Reminder -updateReminder.title=Aktualisierung überprüfen +updateReminder.title=Update-Überprüfung updateReminder.message=Nach Updates suchen? -updateReminder.description=Bleibe auf dem Laufenden was neue Features, Bug fixes und Sicherheitsverbesserungen angeht. Wir empfehlen automatisch nach Updates suchen zu lassen. +updateReminder.description=Bleib auf dem Laufenden mit neuen Funktionen, Fehlerbehebungen und Sicherheitsverbesserungen. Wir empfehlen, automatisch nach Updates zu suchen. updateReminder.notNow=Nicht jetzt updateReminder.yesOnce=Ja, einmalig updateReminder.yesAutomatically=Ja, automatisch \ No newline at end of file diff --git a/src/main/resources/i18n/strings_el.properties b/src/main/resources/i18n/strings_el.properties index cdb28263f..e494e566d 100644 --- a/src/main/resources/i18n/strings_el.properties +++ b/src/main/resources/i18n/strings_el.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Αναφέρετε αυτό το σφάλμα error.technicalDetails=Λεπτομέρειες: error.existingSolutionDescription=Το Cryptomator δεν περίμενε ότι θα συμβεί αυτό. Αλλά βρήκαμε μια υπάρχουσα λύση για αυτό το σφάλμα. Ρίξτε μια ματιά στον παρακάτω σύνδεσμο. error.hyperlink.solution=Αναζήτηση της λύσης - +error.lookupPermissionMessage=Το Cryptomator μπορεί να αναζητήσει μια λύση για αυτό το πρόβλημα στο διαδίκτυο. Αυτό θα στείλει ένα αίτημα στη βάση δεδομένων προβλημάτων μας από τη διεύθυνση IP σας. +error.dismiss=Παράβλεψη +error.lookUpSolution=Αναζήτηση λύσης # Defaults defaults.vault.vaultName=Κρύπτη @@ -135,8 +137,11 @@ unlock.success.revealBtn=Αποκάλυψη εικονικού δίσκου unlock.error.customPath.message=Αδυναμία προσάρτησης της κρύπτης στην προσαρμοσμένη διαδρομή unlock.error.customPath.description.notSupported=Εάν θέλετε να συνεχίσετε να χρησιμοποιείτε την προσαρμοσμένη διαδρομή, μεταβείτε στις προτιμήσεις και επιλέξτε έναν τύπο τόμου που την υποστηρίζει. Διαφορετικά, μεταβείτε στις επιλογές της κρύπτης και επιλέξτε ένα υποστηριζόμενο σημείο προσάρτησης. unlock.error.customPath.description.notExists=Η προσαρμοσμένη διαδρομή προσάρτησης δεν υπάρχει. Είτε δημιουργήστε την στο τοπικό σύστημα αρχείων σας είτε αλλάξτε την στις επιλογές κρύπτης. -unlock.error.customPath.description.inUse=Το γράμμα μονάδας δίσκου "%s" χρησιμοποιείται ήδη. -unlock.error.customPath.description.generic=Έχετε επιλέξει μια προσαρμοσμένη διαδρομή προσάρτησης για αυτή την κρύπτη, αλλά η χρήση της απέτυχε με το μήνυμα: %s +unlock.error.customPath.description.inUse=Το γράμμα μονάδας δίσκου ή προσαρμοσμένη διαδρομή προσάρτησης "%s" είναι ήδη σε χρήση. +unlock.error.customPath.description.hideawayNotDir=Το προσωρινό, κρυφό αρχείο "%3$s" που χρησιμοποιείται για το ξεκλείδωμα δεν μπορεί να αφαιρεθεί. Παρακαλώ ελέγξτε το αρχείο και στη συνέχεια διαγράψτε το χειροκίνητα. +unlock.error.customPath.description.couldNotBeCleaned=Η κρύπτη σας δεν μπορεί να τοποθετηθεί στη διαδρομή "%s". Παρακαλώ δοκιμάστε ξανά ή επιλέξτε διαφορετική διαδρομή. +unlock.error.customPath.description.notEmptyDir=Η προσαρμοσμένη διαδρομή προσάρτησης "%s" δεν είναι ένας άδειος φάκελος. Παρακαλώ επιλέξτε έναν άδειο φάκελο και προσπαθήστε ξανά. +unlock.error.customPath.description.generic=Έχετε επιλέξει μια προσαρμοσμένη διαδρομή προσάρτησης για αυτή την κρύπτη, αλλά η χρήση της απέτυχε με το μήνυμα: %2$s ## Hub hub.noKeychain.message=Δεν είναι δυνατή η πρόσβαση στο κλειδί της συσκευής hub.noKeychain.description=Για να ξεκλειδώσετε τις κρύπτες Hub, απαιτείται ένα κλειδί συσκευής, το οποίο ασφαλίζεται με χρήση μπρελόκ. Για να συνεχίσετε, ενεργοποιήστε το "%s" και επιλέξτε ένα keychain στις προτιμήσεις. diff --git a/src/main/resources/i18n/strings_es.properties b/src/main/resources/i18n/strings_es.properties index bcb230209..4ea0d8b74 100644 --- a/src/main/resources/i18n/strings_es.properties +++ b/src/main/resources/i18n/strings_es.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Notificar este error error.technicalDetails=Detalles: error.existingSolutionDescription=Cryptomator no esperaba que esto ocurriera, pero hemos encontrado una solución existente para este error. Eche un vistazo al siguiente enlace. error.hyperlink.solution=Buscar la solución - +error.lookupPermissionMessage=Cryptomator puede buscar una solución en línea para este problema. Esto enviará una solicitud a nuestra base de datos de problemas desde su dirección IP. +error.dismiss=Descartar +error.lookUpSolution=Buscar solución # Defaults defaults.vault.vaultName=Bóveda @@ -63,6 +65,11 @@ addvaultwizard.new.validCharacters.chars=Caracteres de la palabra (por ejemplo, addvaultwizard.new.validCharacters.numbers=Números addvaultwizard.new.validCharacters.dashes=Guion (%s) o subrayado (%s) ### Expert Settings +addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=Habilitar ajustes expertos +addvaultwizard.new.expertSettings.shorteningThreshold.invalid=Ingrese un valor entre 36 y 220 (por defecto 220) +addvaultwizard.new.expertSettings.shorteningThreshold.tooltip=Abra la documentación para obtener más información. +addvaultwizard.new.expertSettings.shorteningThreshold.title=Longitud máxima de los nombres de archivo cifrados +addvaultwizard.new.expertSettings.shorteningThreshold.valid=Válido ### Password addvaultwizard.new.createVaultBtn=Crear bóveda addvaultwizard.new.generateRecoveryKeyChoice=No podrá acceder a sus datos sin su contraseña. ¿Desea una clave de recuperación en caso de que pierda su contraseña? @@ -130,8 +137,11 @@ unlock.success.revealBtn=Revelar unidad unlock.error.customPath.message=No se puede montar la bóveda en la ruta personalizada unlock.error.customPath.description.notSupported=Si desea seguir usando la ruta personalizada, vaya a las preferencias y seleccione un tipo de volumen que lo admita. De lo contrario, vaya a las opciones de la bóveda y elija un punto de montaje compatible. unlock.error.customPath.description.notExists=La ruta de montaje personalizada no existe. Créela en su sistema de archivos local o cámbiela en las opciones de la bóveda. -unlock.error.customPath.description.inUse=La letra de la unidad "%s" ya está en uso. -unlock.error.customPath.description.generic=Seleccionó una ruta de montaje personalizada para esta bóveda, pero falló al usarla con el mensaje: %s +unlock.error.customPath.description.inUse=La letra de unidad o ruta de montaje personalizada "%s" ya está en uso. +unlock.error.customPath.description.hideawayNotDir=El archivo oculto temporal "%3$s" usado para el desbloqueo no pudo ser eliminado. Compruebe el archivo y elimínelo manualmente. +unlock.error.customPath.description.couldNotBeCleaned=Su bóveda no se pudo montar en la ruta "%s". Intente de nuevo o elija una ruta diferente. +unlock.error.customPath.description.notEmptyDir=La ruta de montaje personalizada "%s" no es una carpeta vacía. Elija una carpeta vacía y vuelva a intentarlo. +unlock.error.customPath.description.generic=Seleccionó una ruta de montaje personalizada para esta bóveda, pero falló al usarla con el mensaje: %2$s ## Hub hub.noKeychain.message=No se puede acceder a la clave del dispositivo hub.noKeychain.description=Para desbloquear las bóvedas de Hub, se requiere una clave de dispositivo que se asegura con un llavero. Para continuar, habilite "%s" y seleccione un llavero en las preferencias. @@ -494,4 +504,10 @@ quit.forced.message=Algunas bóvedas no pudieron ser bloqueadas quit.forced.description=El bloqueo de las bóvedas fue impedido por operaciones pendientes o archivos abiertos. Puede forzar a bloquear las bóvedas restantes, sin embargo, la interrupción de E/S puede resultar en la pérdida de datos sin guardar. quit.forced.forceAndQuitBtn=Forzar y salir -# Update Reminder \ No newline at end of file +# Update Reminder +updateReminder.title=Comprobación de actualización +updateReminder.message=¿Buscar actualizaciones? +updateReminder.description=Manténgase actualizado con funciones nuevas, correcciones de errores y mejoras de seguridad. Recomendamos comprobar actualizaciones automáticamente. +updateReminder.notNow=Ahora no +updateReminder.yesOnce=Sí, una vez +updateReminder.yesAutomatically=Sí, automáticamente \ No newline at end of file diff --git a/src/main/resources/i18n/strings_fa.properties b/src/main/resources/i18n/strings_fa.properties index c4043253b..afd2c96be 100644 --- a/src/main/resources/i18n/strings_fa.properties +++ b/src/main/resources/i18n/strings_fa.properties @@ -18,7 +18,6 @@ generic.button.print=چاپ error.message=خطایی رخ داده است error.technicalDetails=جزئیات: - # Defaults defaults.vault.vaultName=گاوصندوق diff --git a/src/main/resources/i18n/strings_fi.properties b/src/main/resources/i18n/strings_fi.properties index 2026259f3..9dc35512f 100644 --- a/src/main/resources/i18n/strings_fi.properties +++ b/src/main/resources/i18n/strings_fi.properties @@ -23,7 +23,6 @@ error.technicalDetails=Tiedot: error.existingSolutionDescription=Cryptomator ei odottanut tämän tapahtuvan. Mutta löysimme olemassa olevan ratkaisun tähän virheeseen. Ole hyvä ja katso seuraavaa linkkiä. error.hyperlink.solution=Etsi ratkaisu - # Defaults defaults.vault.vaultName=Vault @@ -130,8 +129,6 @@ unlock.success.revealBtn=Paljasta Asema unlock.error.customPath.message=Holvia ei pystytty yhdistämään valittuun polkuun unlock.error.customPath.description.notSupported=Mikäli haluat jatkaa mukautetun polun käyttöä, ole hyvä ja mene Asetuksiin ja valitse volyymityyppi mikä tukee sitä. Muussa tapauksessa avaa holvin asetukset ja valitse tuettu mukautettu polku. unlock.error.customPath.description.notExists=Valitsemaasi mukautettua polkua ei ole olemassa. Voit joko luoda uuden polun tai muuttaa polkua holvisi asetuksissa. -unlock.error.customPath.description.inUse=Asemakirjain "%s" on jo käytössä. -unlock.error.customPath.description.generic=Olet valinnut mukautetun polun holvillesi, mutta sen kanssa ilmeni ongelma: %s ## Hub hub.noKeychain.message=Laitteen avainta ei löytynyt hub.noKeychain.description=Hub-holvien purkamiseksi tarvitaan laiteavain joka on suojattu avainrenkaalla. Jatkaaksesi, kytke “%s” päälle ja valitse avainrengas asetuksista. diff --git a/src/main/resources/i18n/strings_fil.properties b/src/main/resources/i18n/strings_fil.properties index 0daa73eab..f795d2f2e 100644 --- a/src/main/resources/i18n/strings_fil.properties +++ b/src/main/resources/i18n/strings_fil.properties @@ -20,7 +20,7 @@ error.description=Oops! Hindi inaasahan ng Cryptomator na ito'y mangyari. Maaari error.hyperlink.lookup=Hanapin ang solusyon error.hyperlink.report=I-report ang problema error.technicalDetails=Mga detalye: - +error.lookUpSolution=Itignan ang solusyon # Defaults defaults.vault.vaultName=Vault diff --git a/src/main/resources/i18n/strings_fr.properties b/src/main/resources/i18n/strings_fr.properties index 58964e537..cede854ae 100644 --- a/src/main/resources/i18n/strings_fr.properties +++ b/src/main/resources/i18n/strings_fr.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Signaler cette erreur error.technicalDetails=Détails : error.existingSolutionDescription=Cryptomator ne s'attendait pas à ce que cela se produise. Mais nous avons trouvé une solution existante pour cette erreur. Veuillez consulter le lien suivant. error.hyperlink.solution=Rechercher la solution - +error.lookupPermissionMessage=Cryptomator peut rechercher une solution en ligne. Une requête sera envoyée à notre base de données de problèmes à partir de votre adresse IP. +error.dismiss=Ignorer +error.lookUpSolution=Rechercher une solution # Defaults defaults.vault.vaultName=Coffre @@ -135,8 +137,11 @@ unlock.success.revealBtn=Révéler le lecteur unlock.error.customPath.message=Impossible de monter le coffre vers le chemin personnalisé unlock.error.customPath.description.notSupported=Si vous souhaitez continuer à utiliser le chemin personnalisé, veuillez aller dans les préférences et sélectionner un type de volume qui le prend en charge. Sinon, allez dans les options du coffre et choisissez un point de montage pris en charge. unlock.error.customPath.description.notExists=Le chemin de montage personnalisé n'existe pas. Créez-le dans votre système de fichiers local ou modifiez-le dans les options du coffre. -unlock.error.customPath.description.inUse=La lettre de lecteur "%s" est déjà utilisée. -unlock.error.customPath.description.generic=Vous avez sélectionné un chemin de montage personnalisé pour ce coffre, mais son utilisation a échoué avec le message : %s +unlock.error.customPath.description.inUse=La lettre de lecteur ou le point de montage personnalisé «%s» est déjà utilisé. +unlock.error.customPath.description.hideawayNotDir=Le fichier temporaire et caché « %3$s » utilisé pour le déverrouillage n’a pas pu être supprimé. Veuillez vérifier le fichier puis le supprimer manuellement. +unlock.error.customPath.description.couldNotBeCleaned=Votre coffre n'a pas pu être monté au point "%s". Veuillez réessayer ou choisissez un autre point. +unlock.error.customPath.description.notEmptyDir=Le chemin de montage personnalisé "%s" n'est pas un dossier vide. Veuillez choisir un dossier vide et réessayez. +unlock.error.customPath.description.generic=Vous avez sélectionné un point de montage personnalisé pour ce coffre, mais son utilisation a échoué avec le message : %2$s ## Hub hub.noKeychain.message=Impossible d'accéder à la clé du périphérique hub.noKeychain.description=Le déverrouillage des coffres Hub nécessite une clé de périphérique sécurisée à l'aide d'un trousseau. Pour continuer, activez « %s » et sélectionnez un trousseau dans les préférences. diff --git a/src/main/resources/i18n/strings_gl.properties b/src/main/resources/i18n/strings_gl.properties index 0e2dd8fc3..c1b6b084f 100644 --- a/src/main/resources/i18n/strings_gl.properties +++ b/src/main/resources/i18n/strings_gl.properties @@ -17,7 +17,6 @@ generic.button.print=Imprimir # Error error.message=Produciuse un erro - # Defaults # Tray Menu diff --git a/src/main/resources/i18n/strings_he.properties b/src/main/resources/i18n/strings_he.properties index 91984dbe1..9c3af609b 100644 --- a/src/main/resources/i18n/strings_he.properties +++ b/src/main/resources/i18n/strings_he.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=חיפוש שגיאה error.hyperlink.report=דיווח על שגיאה error.technicalDetails=פרטים: - # Defaults defaults.vault.vaultName=כספת @@ -128,7 +127,6 @@ unlock.success.revealBtn=חשוף את הכונן unlock.error.customPath.message=כשלון בקישור הכספת לנתיב הידני שהוגדר unlock.error.customPath.description.notSupported=אם ברצונך להשתמש בנתיב ידני, אנא גש להעדפות ובחר סוג volume שתומך בכך. אחרת, לך לאפשרויות הכספת ובחר אפשרות יעד קישור נתמך. unlock.error.customPath.description.notExists=יעד הקישור הידני לא קיים. או שתיצור אותו במערכת הקבצים המקומית או שנה אותו באפשרויות הכספת. -unlock.error.customPath.description.generic=אתה בחרת באפשרות יעד קישור ידני לכספת זו, אבל השימוש בו נכשל עם ההודעה: %s ## Hub hub.noKeychain.message=לא ניתן לגשת למפתח המכשיר hub.noKeychain.description=כדאי לשחרר כספות האב נדרש מפתח מכשיר שיאובטח בצרור מפתחות. כדאי להמשיך, אפשר ״%s״ ובחר את צרור המפתחות בהעדפות. diff --git a/src/main/resources/i18n/strings_hi.properties b/src/main/resources/i18n/strings_hi.properties index 755b75fbe..5770beae2 100644 --- a/src/main/resources/i18n/strings_hi.properties +++ b/src/main/resources/i18n/strings_hi.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=इस त्रुटि को ढूंढिए error.hyperlink.report=त्रुटि रिपोर्ट करें error.technicalDetails=अधिक जानकारी: - # Defaults defaults.vault.vaultName=वॉल्ट diff --git a/src/main/resources/i18n/strings_hr.properties b/src/main/resources/i18n/strings_hr.properties index 31a00a38b..f852a7af8 100644 --- a/src/main/resources/i18n/strings_hr.properties +++ b/src/main/resources/i18n/strings_hr.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Pogledaj ovu grešku error.hyperlink.report=Prijavi ovu grešku error.technicalDetails=Detalji: - # Defaults defaults.vault.vaultName=Trezor diff --git a/src/main/resources/i18n/strings_hu.properties b/src/main/resources/i18n/strings_hu.properties index 4208556fe..84975cf0d 100644 --- a/src/main/resources/i18n/strings_hu.properties +++ b/src/main/resources/i18n/strings_hu.properties @@ -23,7 +23,6 @@ error.technicalDetails=Részletek: error.existingSolutionDescription=A Cryptomator nem számított arra, hogy ez megtörténjen. Viszont már találtunk egy létező megoldást erre a problémára. Kérem, látogassa meg az alábbi linket. error.hyperlink.solution=Megoldás megnézése - # Defaults defaults.vault.vaultName=Széf @@ -63,6 +62,11 @@ addvaultwizard.new.validCharacters.chars=Szókarakterek (pl. a, ж vagy 수) addvaultwizard.new.validCharacters.numbers=Számok addvaultwizard.new.validCharacters.dashes=Kötőjel (%s) vagy alulvonás (%s) ### Expert Settings +addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=Haladó beállítások engedélyezése +addvaultwizard.new.expertSettings.shorteningThreshold.invalid=Írjon be egy értéket 36 és 220 között (alapértelmezett: 220) +addvaultwizard.new.expertSettings.shorteningThreshold.tooltip=További információkért olvassa el a dokumentációt. +addvaultwizard.new.expertSettings.shorteningThreshold.title=A kódolt fájlnevek maximális hosszúsága +addvaultwizard.new.expertSettings.shorteningThreshold.valid=Érvényes ### Password addvaultwizard.new.createVaultBtn=Új széf létrehozása addvaultwizard.new.generateRecoveryKeyChoice=Nem fog tudni hozzáférni az adataihoz a jelszó nélkül. Akar egy visszaállítási kulcsot arra az esetre, ha elveszíti a jelszavát? @@ -130,8 +134,11 @@ unlock.success.revealBtn=Széf megjelenítése unlock.error.customPath.message=Nem lehet csatolni a széfet az egyéni útvonalhoz unlock.error.customPath.description.notSupported=Ha szeretné továbbra is az egyéni útvonalat használni, kérem, menjen a beállításokba és válasszon egy kötet típust, amely támogatja azt. Máskülönben, menjen a széf opciókhoz és válasszon egy támogatott csatoláspontot. unlock.error.customPath.description.notExists=Az egyéni csatolás útvonal nem létezik. Hozza létre a helyi fájlrendszerében vagy változtassa meg a széf opciókban. -unlock.error.customPath.description.inUse=A "%s" meghajtó betűjel már használat alatt van. -unlock.error.customPath.description.generic=Egyéni csatolási útvonalat választott ehhez a széfhez, de használatakor ez a hibaüzenet érkezett: %s +unlock.error.customPath.description.inUse=A meghajtó betűjele vagy a csatolási útvonal: "%s" már foglalt. +unlock.error.customPath.description.hideawayNotDir=A feloldáshoz használt, "%3$s" nevű ideiglenes, rejtett fájlt nem lehet eltávolítani. Kérjük, ellenőrizze a fájlt, majd törölje manuálisan. +unlock.error.customPath.description.couldNotBeCleaned=A széfet nem lehetett a "%s" elérési útvonalra csatlakoztatni. Kérjük, próbálja meg újra, vagy válasszon másik elérési útvonalat. +unlock.error.customPath.description.notEmptyDir=A megadott "%s" elérési útvonal nem egy üres mappa. Kérjük, válasszon egy üres mappát, és próbálja meg újra. +unlock.error.customPath.description.generic=Egyéni csatolási útvonalat választott ehhez a széfhez, de használatakor ez a hibaüzenet érkezett: %2$s ## Hub hub.noKeychain.message=Nem lehet az eszközkulcshoz hozzáférni hub.noKeychain.description=Hogy feloldja a Hub széfeket, egy eszközkulcs szükséges, mely egy kulcslánccal van biztosítva. A folytatáshoz engedélyezze a következőt: “%s” és válasszon egy kulcsláncot a beállításokban. @@ -494,4 +501,10 @@ quit.forced.message=Egyes széfeket nem lehetett lezárni quit.forced.description=A széfek zárolását függőbben lévő műveletek vagy megnyitott fájlok blokkolták. Kényszerítheti a maradék széfek zárolását, de az I/O megszakítása nem mentett adatok elvesztéséhez vezethet. quit.forced.forceAndQuitBtn=Kényszerítés és Kilépés -# Update Reminder \ No newline at end of file +# Update Reminder +updateReminder.title=Frissítések keresése +updateReminder.message=Frissítések ellenőrzése? +updateReminder.description=Maradjon naprakész az új funkciókkal, hibajavításokkal és biztonsági fejlesztésekkel. Javasoljuk, hogy automatikusan ellenőrizze a frissítéseket. +updateReminder.notNow=Most nem +updateReminder.yesOnce=Igen, egyszer +updateReminder.yesAutomatically=Igen, automatikusan \ No newline at end of file diff --git a/src/main/resources/i18n/strings_id.properties b/src/main/resources/i18n/strings_id.properties index 0d04de2b9..a9c17ad85 100644 --- a/src/main/resources/i18n/strings_id.properties +++ b/src/main/resources/i18n/strings_id.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Cari error berikut error.hyperlink.report=Laporkan error berikut error.technicalDetails=Rincian: - # Defaults defaults.vault.vaultName=Vault diff --git a/src/main/resources/i18n/strings_it.properties b/src/main/resources/i18n/strings_it.properties index c2e054a26..b2440bf68 100644 --- a/src/main/resources/i18n/strings_it.properties +++ b/src/main/resources/i18n/strings_it.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Segnala questo errore error.technicalDetails=Dettagli: error.existingSolutionDescription=Cryptomator non si aspettava che questo problema accadesse. Ma abbiamo trovato una soluzione a questo errore. Dai un'occhiata al seguente link. error.hyperlink.solution=Cerca la soluzione - +error.lookupPermissionMessage=Cryptomator può cercare una soluzione a questo problema online. Invierà una richiesta al nostro database dei problemi, dal tuo indirizzo IP. +error.dismiss=Ignora +error.lookUpSolution=Cerca la Soluzione # Defaults defaults.vault.vaultName=Cassaforte @@ -135,8 +137,11 @@ unlock.success.revealBtn=Rivela l'Unità unlock.error.customPath.message=Impossibile montare la cassaforte sul percorso personalizzato unlock.error.customPath.description.notSupported=Se desideri continuare a utilizzare il percorso personalizzato, vai alle preferenze e seleziona un tipo di volume che lo supporta. Altrimenti, vai alle opzioni della cassaforte e scegli un punto di montaggio supportato. unlock.error.customPath.description.notExists=Il percorso di mount personalizzato non esiste. Crealo nel tuo file system locale o cambialo nelle opzioni della cassaforte. -unlock.error.customPath.description.inUse=La lettera di unità "%s" è già in uso. -unlock.error.customPath.description.generic=Hai selezionato un percorso di montaggio personalizzato per questa cassaforte, ma il suo utilizzo è fallito col messaggio: %s +unlock.error.customPath.description.inUse=La lettera di unità o il percorso di montaggio selezionato "%s" è già in uso. +unlock.error.customPath.description.hideawayNotDir=Il file provvisorio nascosto "%3$s" utilizzato per sbloccare non può essere rimosso. Controlla il file ed eliminalo manualmente. +unlock.error.customPath.description.couldNotBeCleaned=La tua cassaforte non può essere montata sul percorso "%s". Riprova o scegli un percorso diverso. +unlock.error.customPath.description.notEmptyDir=Il percorso di montaggio selezionato "%s" non è una cartella vuota. Scegli una cartella vuota e riprova. +unlock.error.customPath.description.generic=Hai selezionato un percorso di montaggio personalizzato per questa cassaforte, ma il suo utilizzo non è riuscito con il messaggio: %2$s ## Hub hub.noKeychain.message=Impossibile accedere alla chiave del dispositivo hub.noKeychain.description=Per sbloccare le casseforti Hub, è necessaria una chiave del dispositivo, che è protetta tramite un portachiavi. Per procedere, abilita "%s" e seleziona un portachiavi nelle preferenze. diff --git a/src/main/resources/i18n/strings_ja.properties b/src/main/resources/i18n/strings_ja.properties index f47ac6e77..434f8b9f1 100644 --- a/src/main/resources/i18n/strings_ja.properties +++ b/src/main/resources/i18n/strings_ja.properties @@ -22,7 +22,9 @@ error.hyperlink.report=このエラーを報告する error.technicalDetails=詳細: error.existingSolutionDescription=Cryptomator が予期しない状況が発生しましたが、解決策が見つかりました。以下のリンクを参照してください。 error.hyperlink.solution=解決策を調べる - +error.lookupPermissionMessage=Cryptomatorはこの問題の解決策をオンラインで調べることができます。その際、あなたのIPアドレスから私たちの解決策データベースに問い合わせます。 +error.dismiss=閉じる +error.lookUpSolution=解決策を調べる # Defaults defaults.vault.vaultName=金庫 @@ -135,8 +137,11 @@ unlock.success.revealBtn=ドライブを表示 unlock.error.customPath.message=カスタム パスに金庫をマウントできません unlock.error.customPath.description.notSupported=カスタム パスを使い続けたい場合、環境設定に移動してサポートしているボリューム タイプを選択してください。もしくは、金庫のオプションに移動してサポートされるマウント ポイントを選択してください。 unlock.error.customPath.description.notExists=カスタム マウント パスが存在していません。ローカル ファイルシステムで作成するか、金庫のオプションで変更してください。 -unlock.error.customPath.description.inUse=ドライブレター「%s」は既に使用されています。 -unlock.error.customPath.description.generic=この金庫のカスタム マウント パスを選択しましたが、次のメッセージで失敗しました: %s +unlock.error.customPath.description.inUse=ドライブ名またはカスタムマウントパス「%s」は既に使用されています。 +unlock.error.customPath.description.hideawayNotDir=ロック解除に使用される一時的な隠しファイル "%3$s" を削除できませんでした。ファイルを確認し、手動で削除してください。 +unlock.error.customPath.description.couldNotBeCleaned=金庫を "%s" にマウントすることができませんでした。もう一度試すか、別のパスを選択してください。 +unlock.error.customPath.description.notEmptyDir=カスタムマウントパス「%s」は空のフォルダではありません。空のフォルダを選択して再度お試し下さい。 +unlock.error.customPath.description.generic=この金庫に対してカスタムマウントパスを選択しましたが、以下のメッセージとともに失敗しました:%2$s ## Hub hub.noKeychain.message=デバイス キーにアクセスできません hub.noKeychain.description=ハブ金庫を解錠するには、キーチェーンが保護するデバイス キーが必要です。続行するには、"%s" を有効にし環境設定からキーチェーンを選択します。 diff --git a/src/main/resources/i18n/strings_ko.properties b/src/main/resources/i18n/strings_ko.properties index eab8ee2fc..32e332174 100644 --- a/src/main/resources/i18n/strings_ko.properties +++ b/src/main/resources/i18n/strings_ko.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=에러 검색하기 error.hyperlink.report=에러 보고하기 error.technicalDetails=상세 정보: - # Defaults defaults.vault.vaultName=Vault diff --git a/src/main/resources/i18n/strings_lv.properties b/src/main/resources/i18n/strings_lv.properties index 20f63ac52..ebfb15f6c 100644 --- a/src/main/resources/i18n/strings_lv.properties +++ b/src/main/resources/i18n/strings_lv.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Meklējiet šo kļūdu error.hyperlink.report=Ziņojiet par šo kļūdu error.technicalDetails=Detaļas: - # Defaults defaults.vault.vaultName=Glabātava diff --git a/src/main/resources/i18n/strings_mk.properties b/src/main/resources/i18n/strings_mk.properties index 0a0978982..c31638cc0 100644 --- a/src/main/resources/i18n/strings_mk.properties +++ b/src/main/resources/i18n/strings_mk.properties @@ -2,23 +2,63 @@ # Generics ## Button +generic.button.apply=Примени +generic.button.back=Назад +generic.button.cancel=Откажи +generic.button.change=Промени +generic.button.choose=Избор… +generic.button.close=Затвори +generic.button.copy=Копирај +generic.button.copied=Копирано! +generic.button.done=Прифати +generic.button.next=Продолжи +generic.button.print=Печати # Error - +error.message=Грешка +error.description=Не очекуваше да се случи ова. Можете да пронајдете постоечки решенија за оваа грешка. Или, ако не е пријавена сè уште, слободно направете тоа. +error.hyperlink.lookup=Пребарај за оваа грешка +error.hyperlink.report=Пријави ја оваа грешка +error.technicalDetails=Детали: +error.existingSolutionDescription=Не очекуваше да се случи ова. Но најдовме постоечко решение за оваа грешка. Ве молиме погледнете го следниот линк. +error.hyperlink.solution=Пребарај решение # Defaults +defaults.vault.vaultName=Сеф # Tray Menu +traymenu.showMainWindow=Покажи +traymenu.showPreferencesWindow=Поставки +traymenu.lockAllVaults=Заклучи сè +traymenu.quitApplication=Излез +traymenu.vault.unlock=Отклучи +traymenu.vault.lock=Заклучи +traymenu.vault.reveal=Откриј # Add Vault Wizard +addvaultwizard.title=Додај сеф ## Welcome +addvaultwizard.welcome.newButton=Додај нов сеф +addvaultwizard.welcome.existingButton=Отвори постоечки сеф ## New ### Name +addvaultwizard.new.nameInstruction=Одберете име за сефот +addvaultwizard.new.namePrompt=Име на сеф ### Location +addvaultwizard.new.locationInstruction=Каде би сакале Cryptomator да ги зачува шифрираните фајлови на Вашиот сеф? +addvaultwizard.new.locationLabel=Локација за складирање +addvaultwizard.new.locationPrompt=… +addvaultwizard.new.directoryPickerLabel=Прилагодена локација +addvaultwizard.new.directoryPickerButton=Избор… +addvaultwizard.new.directoryPickerTitle=Избери папка +addvaultwizard.new.fileAlreadyExists=Датотека или папка со истото име на сефот веќе постои +addvaultwizard.new.locationDoesNotExist=Папка на наведената локација не постои или е непристапна +addvaultwizard.new.locationIsNotWritable=Нема пристап за запишување на наведената локација ### Expert Settings ### Password ### Information ## Existing +addvaultwizard.existing.chooseBtn=Избор… ## Success # Remove Vault @@ -28,6 +68,7 @@ # Forget Password # Unlock +unlock.unlockBtn=Отклучи ## Select ## Success ## Failure @@ -61,6 +102,7 @@ hub.register.registerBtn=Потврди ## Fix Application # Preferences +preferences.title=Поставки ## General ## Interface ## Volume @@ -78,11 +120,16 @@ hub.register.registerBtn=Потврди # Main Window +main.closeBtn.tooltip=Затвори +main.preferencesBtn.tooltip=Поставки ## Vault List +main.vaultlist.contextMenu.lock=Заклучи +main.vaultlist.addVaultBtn=Додај сеф ## Vault Detail ### Welcome ### Locked ### Unlocked +main.vaultDetail.lockBtn=Заклучи ### Missing ### Needs Migration ### Error @@ -91,8 +138,10 @@ hub.register.registerBtn=Потврди # Vault Options ## General +vaultOptions.general.vaultName=Име на сеф ## Mount +vaultOptions.mount.mountPoint.directoryPickerButton=Избор… ## Master Key ## Hub diff --git a/src/main/resources/i18n/strings_nb.properties b/src/main/resources/i18n/strings_nb.properties index ecb906436..d66822a45 100644 --- a/src/main/resources/i18n/strings_nb.properties +++ b/src/main/resources/i18n/strings_nb.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detaljer: error.existingSolutionDescription=Cryptomator forventet ikke at dette skulle skje. Men vi fant en eksisterende løsning for denne feilen. Ta en titt ved å følge lenken. error.hyperlink.solution=Slå opp løsningen - # Defaults defaults.vault.vaultName=Hvelv @@ -130,8 +129,6 @@ unlock.success.revealBtn=Vis enheten unlock.error.customPath.message=Kan ikke montere hvelvet til egendefinert sti unlock.error.customPath.description.notSupported=Hvis du vil fortsette å bruke den egendefinerte stien, gå til innstillingene og velg en enhetstype som støtter den. Gå ellers til hvelvalternativene og velg et støttet monteringspunkt. unlock.error.customPath.description.notExists=Egendefinert monteringssti eksisterer ikke. Enten opprett den i ditt lokale filsystem eller endre den i hvelvvalgene. -unlock.error.customPath.description.inUse=Drevbokstaven "%s" er allerede i bruk. -unlock.error.customPath.description.generic=Du har valgt en egendefinert monterings sti for dette hvelvet, men ved bruk av den mislyktes med meldingen: %s ## Hub hub.noKeychain.message=Får ikke tilgang til enhetsnøkkel hub.noKeychain.description=For å låse opp Hub-hvelv er det nødvendig med en enhetsnøkkel som er sikret med en nøkkelring. For å fortsette, aktiver "%s" og velg en nøkkelring i innstillingene. diff --git a/src/main/resources/i18n/strings_nl.properties b/src/main/resources/i18n/strings_nl.properties index 546e79ac5..18973eec5 100644 --- a/src/main/resources/i18n/strings_nl.properties +++ b/src/main/resources/i18n/strings_nl.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Deze fout melden error.technicalDetails=Details: error.existingSolutionDescription=Cryptomator had niet verwacht dat dit zou gebeuren. Maar we hebben een bestaande oplossing voor deze fout gevonden. Neem een kijkje op de volgende link. error.hyperlink.solution=Zoek de oplossing op - +error.lookupPermissionMessage=Cryptomator kan online een oplossing voor dit probleem zoeken. Dit zal een aanvraag naar onze probleemdatabase verzenden vanaf uw IP-adres. +error.dismiss=Afwijzen +error.lookUpSolution=Oplossing opzoeken # Defaults defaults.vault.vaultName=Kluis @@ -135,8 +137,11 @@ unlock.success.revealBtn=Toon Schijf unlock.error.customPath.message=Kan kluis niet aan aangepast pad koppelen unlock.error.customPath.description.notSupported=Als je het aangepaste pad wilt blijven gebruiken, ga dan naar de voorkeuren en selecteer een volume type dat het ondersteunt. Anders ga je naar de kluis opties en kies je een steunpunt voor het koppelplaten. unlock.error.customPath.description.notExists=Het aangepaste koppelpad bestaat niet. Maak het aan in uw lokale bestandssysteem of verander het in de kluis opties. -unlock.error.customPath.description.inUse=Schijfletter "%s" is al in gebruik. -unlock.error.customPath.description.generic=Je hebt een aangepast koppel pad geselecteerd voor deze kluis, maar het gebruik ervan is mislukt met het bericht: %s +unlock.error.customPath.description.inUse=De schijfletter of aangepaste pad "%s" is al in gebruik. +unlock.error.customPath.description.hideawayNotDir=Het verborgen tijdelijk bestand "%3$s" gebruikt voor ontgrendelen kon niet worden verwijderd. Controleer het bestand en verwijder het handmatig. +unlock.error.customPath.description.couldNotBeCleaned=Uw kluis kon niet worden gekoppeld aan het pad "%s". Probeer het opnieuw of kies een ander pad. +unlock.error.customPath.description.notEmptyDir=Het aangepaste pad "%s" is geen lege map. Kies een lege map en probeer het opnieuw. +unlock.error.customPath.description.generic=Je hebt een aangepast koppelpad voor deze kluis geselecteerd, maar gebruik ervan is mislukt met het bericht: %2$s ## Hub hub.noKeychain.message=Geen toegang tot de apparaatsleutel hub.noKeychain.description=Om Hub kluizen te ontgrendelen is een apparaatsleutel vereist, die met een sleutelhanger wordt beveiligd. Om verder te gaan, schakel "%s" in en selecteer een sleutelhanger in de voorkeursinstellingen. @@ -503,6 +508,6 @@ quit.forced.forceAndQuitBtn=Forceren en afsluiten updateReminder.title=Zoek naar updates updateReminder.message=Controleren op updates? updateReminder.description=Blijf op de hoogte met nieuwe functies, bugfixes en beveiligingsverbeteringen. We raden aan om automatisch te controleren op updates. -updateReminder.notNow=Niet Nu +updateReminder.notNow=Niet nu updateReminder.yesOnce=Ja, Eenmaal -updateReminder.yesAutomatically=Ja, Automatisch \ No newline at end of file +updateReminder.yesAutomatically=Ja, automatisch \ No newline at end of file diff --git a/src/main/resources/i18n/strings_nn.properties b/src/main/resources/i18n/strings_nn.properties index 093a4977f..81a65bb9b 100644 --- a/src/main/resources/i18n/strings_nn.properties +++ b/src/main/resources/i18n/strings_nn.properties @@ -16,7 +16,6 @@ generic.button.print=Skriv ut # Error - # Defaults # Tray Menu diff --git a/src/main/resources/i18n/strings_pa.properties b/src/main/resources/i18n/strings_pa.properties index 79554952a..12ef538b8 100644 --- a/src/main/resources/i18n/strings_pa.properties +++ b/src/main/resources/i18n/strings_pa.properties @@ -16,7 +16,6 @@ generic.button.print=ਪਰਿੰਟ ਕਰੋ # Error - # Defaults defaults.vault.vaultName=ਵਾਲਟ diff --git a/src/main/resources/i18n/strings_pl.properties b/src/main/resources/i18n/strings_pl.properties index b434aca01..ee251bf53 100644 --- a/src/main/resources/i18n/strings_pl.properties +++ b/src/main/resources/i18n/strings_pl.properties @@ -23,7 +23,6 @@ error.technicalDetails=Szczegóły: error.existingSolutionDescription=Cryptomator nie spodziewał się, że tak się stanie. Znaleźliśmy jednak istniejące rozwiązanie dla tego błędu. Proszę spojrzeć na poniższy link. error.hyperlink.solution=Wyszukaj rozwiązanie - # Defaults defaults.vault.vaultName=Sejf @@ -135,8 +134,11 @@ unlock.success.revealBtn=Pokaż Dysk unlock.error.customPath.message=Nie można zamontować sejfu na niestandardowej ścieżce unlock.error.customPath.description.notSupported=Jeśli chcesz nadal używać niestandardowej ścieżki, przejdź do preferencji i wybierz typ udziału, który ją obsługuje. W przeciwnym razie przejdź do opcji sejfu i wybierz obsługiwany punkt montowania. unlock.error.customPath.description.notExists=Niestandardowa ścieżka montowania nie istnieje. Stwórz ją w lokalnym systemie plików lub zmień ją w opcjach sejfu. -unlock.error.customPath.description.inUse=Litera dysku "%s" jest już w użyciu. -unlock.error.customPath.description.generic=Wybrałeś niestandardową ścieżkę montowania dla tego sejfu, ale użycie jej nie powiodło się z wiadomością: %s +unlock.error.customPath.description.inUse=Litera dysku lub podana ścieżka montowania "%s" jest już w użyciu. +unlock.error.customPath.description.hideawayNotDir=Tymczasowy, ukryty plik "%3$s" używany do odblokowywania nie mógł zostać usunięty. Sprawdź plik, a następnie usuń go ręcznie. +unlock.error.customPath.description.couldNotBeCleaned=Twój sejf nie mógł być zamontowany do ścieżki "%s". Spróbuj ponownie lub wybierz inną ścieżkę. +unlock.error.customPath.description.notEmptyDir=Wybrana ścieżka montowania "%s" nie jest pustym katalogiem. Wybierz pusty katalog i spróbuj ponownie. +unlock.error.customPath.description.generic=Wybrałeś własną ścieżkę montowania dla tego sejfu, ale użycie jej nie powiodło się. Powód: %2$s ## Hub hub.noKeychain.message=Brak dostępu do klucza urządzenia hub.noKeychain.description=Aby odblokować sejfy na Hubie, wymagany jest klucz urządzenia zabezpieczony za pomocą pęku kluczy. Aby kontynuować, włącz "%s" i wybierz Pęk kluczy w ustawieniach. diff --git a/src/main/resources/i18n/strings_pt.properties b/src/main/resources/i18n/strings_pt.properties index ab6eca329..d2e8fdfa2 100644 --- a/src/main/resources/i18n/strings_pt.properties +++ b/src/main/resources/i18n/strings_pt.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detalhes: error.existingSolutionDescription=O Cryptomator não esperava que isso acontecesse. Mas encontrámos uma solução existente para esse erro. Por favor, veja o seguinte link. error.hyperlink.solution=Procure a solução - # Defaults defaults.vault.vaultName=Cofre diff --git a/src/main/resources/i18n/strings_pt_BR.properties b/src/main/resources/i18n/strings_pt_BR.properties index 1d6946ce0..cc65be33d 100644 --- a/src/main/resources/i18n/strings_pt_BR.properties +++ b/src/main/resources/i18n/strings_pt_BR.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detalhes: error.existingSolutionDescription=O Cryptomator encontrou um erro inesperado, mas há uma solução pré-existente disponível no seguinte link. error.hyperlink.solution=Procure a solução - # Defaults defaults.vault.vaultName=Cofre @@ -135,8 +134,11 @@ unlock.success.revealBtn=Revelar Volume unlock.error.customPath.message=Não foi possível iniciar o cofre no caminho personalizado unlock.error.customPath.description.notSupported=Se você deseja continuar usando o caminho personalizado, por favor vá para as preferências e selecione um tipo de volume que o suporte. Caso contrário, vá para as opções de cofre e escolha um ponto de montagem suportado. unlock.error.customPath.description.notExists=O caminho de montagem personalizado não existe. Crie o caminho em seu sistema de arquivos local, ou o altere nas opções de cofre. -unlock.error.customPath.description.inUse=A letra da unidade de disco "%s" já está em uso. -unlock.error.customPath.description.generic=Você selecionou um caminho de montagem personalizado para este cofre, mas ao usá-lo ocorreu uma falha com a mensagem: %s +unlock.error.customPath.description.inUse=A letra da unidade ou o caminho de montagem "%s" já está em uso. +unlock.error.customPath.description.hideawayNotDir=O arquivo oculto temporário "%3$s" usado para desbloquear não pôde ser removido. Verifique o arquivo e exclua-o manualmente. +unlock.error.customPath.description.couldNotBeCleaned=Seu cofre não pôde ser montado no caminho "%s". Tente novamente ou escolha um caminho diferente. +unlock.error.customPath.description.notEmptyDir=O caminho de montagem escolhido "%s" não é uma pasta vazia. Escolha uma pasta vazia e tente novamente. +unlock.error.customPath.description.generic=Você selecionou um caminho de montagem personalizado para este cofre, mas falhou com a mensagem: %2$s ## Hub hub.noKeychain.message=Não foi possível acessar a chave do dispositivo hub.noKeychain.description=Para desbloquear os cofres centrais, é necessário a chave do dispositivo, protegida por um chaveiro. Para proceder, ative "%s" e selecione um chaveiro nas preferências. diff --git a/src/main/resources/i18n/strings_ro.properties b/src/main/resources/i18n/strings_ro.properties index c23d82040..3228afb6d 100644 --- a/src/main/resources/i18n/strings_ro.properties +++ b/src/main/resources/i18n/strings_ro.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detalii: error.existingSolutionDescription=Cryptomator nu s-a aşteptat să se întâmple asta. Dar am găsit o soluţie pentru această eroare. Vă rugăm să cititi următorul link. error.hyperlink.solution=Caută soluția - # Defaults defaults.vault.vaultName=Seif @@ -135,8 +134,6 @@ unlock.success.revealBtn=Dezvăluie partiția unlock.error.customPath.message=Nu se poate monta seiful în locația alesă unlock.error.customPath.description.notSupported=Dacă doriți să continuați să utilizați locația aleasă, vă rugăm să mergeți la preferințe și să selectați o unitate de stocare suportată. În caz contrar, mergeți la opțiunile seifului și alegeți o locație de montare suportată. unlock.error.customPath.description.notExists=Locația de montare aleasă nu există. Creați-o în sistemul de fișiere local sau schimbați-o din opțiunile seifului. -unlock.error.customPath.description.inUse=Partiția cu litera "%s" este deja folosită. -unlock.error.customPath.description.generic=Ați selectat o locație de montare pentru acest seif, dar utilizarea ei a eșuat cu mesajul: %s ## Hub hub.noKeychain.message=Cheia dispozitivului nu a putut fi accesată hub.noKeychain.description=Pentru a debloca seifele de tip Hub, este necesară o cheie a dispozitivului, care este securizată prin intermediul unui keychain. Pentru a continua, activați „%s” și selectați un keychain în preferințe. diff --git a/src/main/resources/i18n/strings_ru.properties b/src/main/resources/i18n/strings_ru.properties index e35a8ea42..63568b04d 100644 --- a/src/main/resources/i18n/strings_ru.properties +++ b/src/main/resources/i18n/strings_ru.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Сообщить об ошибке error.technicalDetails=Подробности: error.existingSolutionDescription=Произошло неожиданное событие. Однако мы нашли решение этой проблемы. Ознакомьтесь с ним по ссылке. error.hyperlink.solution=Найти решение - +error.lookupPermissionMessage=Cryptomator может поискать решение этой проблемы в Интернете. Для этого будет отправлен запрос о проблеме в нашу базу данных с вашего IP-адреса. +error.dismiss=Отклонить +error.lookUpSolution=Найти решение # Defaults defaults.vault.vaultName=Хранилище @@ -135,8 +137,11 @@ unlock.success.revealBtn=Показать диск unlock.error.customPath.message=Невозможно смонтировать хранилище по указанному пути unlock.error.customPath.description.notSupported=Если вы хотите продолжить использование пользовательского пути, перейдите в настройки и выберите тип тома, который его поддерживает. В противном случае, перейдите в настройки хранилища и выберите поддерживаемую точку монтирования. unlock.error.customPath.description.notExists=Пользовательский путь монтирования не существует. Либо создайте его в локальной файловой системе, либо измените в параметрах хранилища. -unlock.error.customPath.description.inUse=Буква диска "%s" уже используется. -unlock.error.customPath.description.generic=Вы выбрали свой путь монтирования этого хранилища, но его нельзя использовать: %s +unlock.error.customPath.description.inUse=Буква диска или путь монтирования "%s" уже используется. +unlock.error.customPath.description.hideawayNotDir=Временный скрытый файл "%3$s" используется для разблокировки и не может быть удалён. Проверьте файл и затем удалите его вручную. +unlock.error.customPath.description.couldNotBeCleaned=Хранилище не может быть смонтировано к пути "%s". Попробуйте ещё раз или выберите другой путь. +unlock.error.customPath.description.notEmptyDir=Путь монтирования "%s" — не пустая папка. Выберите пустую папку и повторите попытку. +unlock.error.customPath.description.generic=Выбранный вами путь монтирования для хранилища не удалось использовать: %2$s ## Hub hub.noKeychain.message=Нет доступа к ключу устройства hub.noKeychain.description=Для разблокировки хаб-хранилища необходим ключ устройства, который защищён с помощью связки ключей. Чтобы продолжить, включите "%s" и выберите связку ключей в настройках. diff --git a/src/main/resources/i18n/strings_si.properties b/src/main/resources/i18n/strings_si.properties index 01d0b3615..c76b0d774 100644 --- a/src/main/resources/i18n/strings_si.properties +++ b/src/main/resources/i18n/strings_si.properties @@ -17,7 +17,6 @@ generic.button.print=මුද්‍රණය කරන්න error.message=දෝෂය: %s error.technicalDetails=විස්තර: - # Defaults # Tray Menu diff --git a/src/main/resources/i18n/strings_sk.properties b/src/main/resources/i18n/strings_sk.properties index aa207e184..d473c2d20 100644 --- a/src/main/resources/i18n/strings_sk.properties +++ b/src/main/resources/i18n/strings_sk.properties @@ -23,7 +23,6 @@ error.technicalDetails=Podrobnosti: error.existingSolutionDescription=Cryptomator nečakal, že sa toto stane. Našli sme však existujúce riešenie tejto chyby. Pozrite si prosím nasledujúci odkaz. error.hyperlink.solution=Vyhľadať riešenie - # Defaults defaults.vault.vaultName=Trezor @@ -66,6 +65,7 @@ addvaultwizard.new.validCharacters.dashes=Pomlčka (%s) alebo podčiarnik (%s) addvaultwizard.new.expertSettings.enableExpertSettingsCheckbox=Povoliť expertné nastavenia addvaultwizard.new.expertSettings.shorteningThreshold.invalid=Zadajte hodnotu medzi 36 a 220 (predvolená 220) addvaultwizard.new.expertSettings.shorteningThreshold.tooltip=Otvorte dokumentáciu pre viac informácií. +addvaultwizard.new.expertSettings.shorteningThreshold.title=Maximálna dĺžka zakryptovaných mien súborov addvaultwizard.new.expertSettings.shorteningThreshold.valid=Platný ### Password addvaultwizard.new.createVaultBtn=Vytvoriť trezor @@ -133,8 +133,6 @@ unlock.success.revealBtn=Odkryť disk ## Failure unlock.error.customPath.message=Nie je možné namapovať trezor na uživateĺskej ceste unlock.error.customPath.description.notSupported=Ak chcete naďalej používať vlastnú cestu, prejdite do nastavení a vyberte typ zväzku, ktorý ju podporuje. V opačnom prípade prejdite na možnosti trezoru a vyberte podporovaný bod pripojenia. -unlock.error.customPath.description.inUse=Písmeno jednotky „%s“ sa už používa. -unlock.error.customPath.description.generic=Vybrali ste voliteľnú cestu pripojenia pre tento trezor, ale použiť ho zlyhalo so správou: %s ## Hub hub.noKeychain.message=Nemôžem pristúpiť ku kľúču zariadenia hub.noKeychain.description=V poradí odomknutia Hub trezorov, je požadovaný kľúč zariadenia ktorý je zabezpečený použitím keychain. K vykonaniu povoľte "%s" a zvoľte keychain v nastaveniach. @@ -443,6 +441,7 @@ vaultOptions.masterkey.showRecoveryKeyBtn=Ukázať klúč obnovy vaultOptions.masterkey.recoverPasswordBtn=Obnoviť heslo ## Hub vaultOptions.hub=Obnova +vaultOptions.hub.convertBtn=Konvertovať do Password-Based trezora # Recovery Key ## Display Recovery Key @@ -495,4 +494,10 @@ quit.forced.message=Niektoré trezory nemožno uzamknúť quit.forced.description=Uzavretie trezorov bolo blokované prebiehajúcou operáciou alebo otvorenými súbormi. Môžte vynútiť uzamknutie ostávajúcich trezorov, čo preruší I/O a to môže viesť k strate neuložených dát. quit.forced.forceAndQuitBtn=Vynútiť a skončiť -# Update Reminder \ No newline at end of file +# Update Reminder +updateReminder.title=Kontrola aktualizácií +updateReminder.message=Skontrolovať aktualizácie? +updateReminder.description=Zostaňte aktualizovaný s novými vlastnosťami, opravami chýb a bezpečnostnými vylepšeniami. Odporúčame automatickú kontrolu aktualizácií. +updateReminder.notNow=Teraz nie +updateReminder.yesOnce=Áno, raz +updateReminder.yesAutomatically=Áno, automaticky \ No newline at end of file diff --git a/src/main/resources/i18n/strings_sl.properties b/src/main/resources/i18n/strings_sl.properties index c5778fdd1..466e727ed 100644 --- a/src/main/resources/i18n/strings_sl.properties +++ b/src/main/resources/i18n/strings_sl.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Poiščite to napako error.hyperlink.report=Prijavite to napako error.technicalDetails=Podrobnosti: - # Defaults # Tray Menu diff --git a/src/main/resources/i18n/strings_sr.properties b/src/main/resources/i18n/strings_sr.properties index 635bab139..1d5feb11f 100644 --- a/src/main/resources/i18n/strings_sr.properties +++ b/src/main/resources/i18n/strings_sr.properties @@ -16,7 +16,6 @@ generic.button.print=Štampaj # Error - # Defaults defaults.vault.vaultName=Sef diff --git a/src/main/resources/i18n/strings_sr_Latn.properties b/src/main/resources/i18n/strings_sr_Latn.properties index 8c6f89342..94ec8712a 100644 --- a/src/main/resources/i18n/strings_sr_Latn.properties +++ b/src/main/resources/i18n/strings_sr_Latn.properties @@ -16,7 +16,6 @@ generic.button.print=Štampaj # Error - # Defaults defaults.vault.vaultName=Sef diff --git a/src/main/resources/i18n/strings_sv.properties b/src/main/resources/i18n/strings_sv.properties index 8e5c56781..2e5adc30c 100644 --- a/src/main/resources/i18n/strings_sv.properties +++ b/src/main/resources/i18n/strings_sv.properties @@ -22,7 +22,9 @@ error.hyperlink.report=Rapportera fel error.technicalDetails=Detaljer: error.existingSolutionDescription=Cryptomator förväntade sig inte att det här skulle hända. Men vi hittade en befintlig lösning för detta fel. Ta en titt på följande länk. error.hyperlink.solution=Se lösningen - +error.lookupPermissionMessage=Cryptomator kan leta efter en lösning för detta problem på Internet. Detta kommer att skicka en förfrågan till vår problemdatabas från din IP-adress. +error.dismiss=Avfärda +error.lookUpSolution=Sök efter lösning # Defaults defaults.vault.vaultName=Valv @@ -135,8 +137,11 @@ unlock.success.revealBtn=Visa enhet unlock.error.customPath.message=Det går inte att montera valvet på utpekad sökväg unlock.error.customPath.description.notSupported=Om du vill fortsätta använda den anpassade sökvägen, gå till inställningarna och välj en volymtyp som stöder den. Annars går du till valvalternativen och väljer en monteringspunkt som stöds. unlock.error.customPath.description.notExists=Den anpassade monteringssökvägen finns inte. Skapa den antingen i ditt lokala filsystem eller ändra den i valvalternativen. -unlock.error.customPath.description.inUse=Enhetsbokstav "%s" används redan. -unlock.error.customPath.description.generic=Den anpassade monteringssökvägen gick inte att använda. Felmeddelande: %s +unlock.error.customPath.description.inUse=Enhetsbokstaven eller anpassad monteringsväg "%s" används redan. +unlock.error.customPath.description.hideawayNotDir=Den temporära, dolda filen "%3$s" som användes för upplåsning kunde inte tas bort. Kontrollera filen och ta sedan bort den manuellt. +unlock.error.customPath.description.couldNotBeCleaned=Ditt valv kunde inte monteras till sökvägen "%s". Försök igen eller välj en annan sökväg. +unlock.error.customPath.description.notEmptyDir=Den anpassade monteringssökvägen "%s" är inte en tom mapp. Välj en tom mapp och försök igen. +unlock.error.customPath.description.generic=Den anpassade monteringssökvägen gick inte att använda. Felmeddelande: %2$s ## Hub hub.noKeychain.message=Kan inte komma åt enhetsnyckeln hub.noKeychain.description=För att låsa upp Hubb-valv krävs en enhetsnyckel, som är säkrad med hjälp av en nyckelring. För att fortsätta, aktivera ”%s” och välj en nyckelring i inställningarna. @@ -292,6 +297,9 @@ preferences.volume.tcp.port=TCP-port preferences.volume.supportedFeatures=Den valda volymtypen stöder följande funktioner: preferences.volume.feature.mountAuto=Automatiskt val av monteringspunkt preferences.volume.feature.mountToDir=Utpekad katalog som monteringspunkt +preferences.volume.feature.mountToDriveLetter=Enhetsbokstav som monteringspunkt +preferences.volume.feature.mountFlags=Anpassade monteringsalternativ +preferences.volume.feature.readOnly=Skrivskyddat enhetspunkt ## Updates preferences.updates=Uppdateringar preferences.updates.currentVersion=Nuvarande version: %s @@ -372,6 +380,7 @@ main.vaultDetail.passwordSavedInKeychain=Lösenord sparat main.vaultDetail.unlockedStatus=UPPLÅST main.vaultDetail.accessLocation=Valvets innehåll kan nås härifrån: main.vaultDetail.revealBtn=Visa enhet +main.vaultDetail.copyUri=Kopiera URI main.vaultDetail.lockBtn=Lås main.vaultDetail.bytesPerSecondRead=Läs: main.vaultDetail.bytesPerSecondWritten=Skriv: @@ -421,13 +430,17 @@ vaultOptions.general.startHealthCheckBtn=Starta hälsokontroll ## Mount vaultOptions.mount=Montering +vaultOptions.mount.info=Val beror på enhetstyp. +vaultOptions.mount.linkToPreferences=Öppna virtuella enhetsinställningar vaultOptions.mount.readonly=Skrivskyddad vaultOptions.mount.customMountFlags=Egna monterings-flaggor vaultOptions.mount.winDriveLetterOccupied=upptagen vaultOptions.mount.mountPoint=Monteringspunkt vaultOptions.mount.mountPoint.auto=Välj en lämplig plats automatiskt vaultOptions.mount.mountPoint.driveLetter=Använd tilldelad enhetsbokstav +vaultOptions.mount.mountPoint.custom=Använd vald mapp vaultOptions.mount.mountPoint.directoryPickerButton=Välj… +vaultOptions.mount.mountPoint.directoryPickerTitle=Välj mapp ## Master Key vaultOptions.masterkey=Lösenord vaultOptions.masterkey.changePasswordBtn=Ändra lösenord diff --git a/src/main/resources/i18n/strings_sw.properties b/src/main/resources/i18n/strings_sw.properties index 8eb40e330..6934f4abb 100644 --- a/src/main/resources/i18n/strings_sw.properties +++ b/src/main/resources/i18n/strings_sw.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Angalia kosa hili error.hyperlink.report=Ripoti kosa hili error.technicalDetails=Maelezo: - # Defaults defaults.vault.vaultName=Kuba @@ -128,7 +127,6 @@ unlock.success.revealBtn=Fichua Kiendeshaji unlock.error.customPath.message=Haiwezi kupachika kuba kwenye njia maalum unlock.error.customPath.description.notSupported=Ikiwa ungependa kuendelea kutumia njia maalum, tafadhali nenda kwa mapendeleo na uchague aina ya sauti inayoitumia. Vinginevyo, nenda kwa chaguo za kuba na uchague sehemu ya kupachika inayotumika. unlock.error.customPath.description.notExists=Njia maalum ya kupachika haipo. Iunde katika mfumo wako wa faili wa karibu au ubadilishe katika chaguzi za kuba. -unlock.error.customPath.description.generic=Umechagua njia maalum ya kupachika kwa kuba hii, lakini kuitumia imeshindwa na ujumbe: %s ## Hub hub.noKeychain.message=Imeshindwa kufikia ufunguo wa kifaa hub.noKeychain.description=Ili kufungua kuba za Hub, ufunguo wa kifaa unahitajika, ambao hulindwa kwa kutumia mnyororo wa vitufe. Ili kuendelea, washa "%s" na uchague mnyororo wa vitufe katika mapendeleo. diff --git a/src/main/resources/i18n/strings_ta.properties b/src/main/resources/i18n/strings_ta.properties index ba0eea438..2bb6af4c6 100644 --- a/src/main/resources/i18n/strings_ta.properties +++ b/src/main/resources/i18n/strings_ta.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=இந்தப் பிழையைத் தேடு error.hyperlink.report=இந்தப் பிழையைப் புகாரளி error.technicalDetails=விவரங்கள்: - # Defaults defaults.vault.vaultName=பெட்டகம் diff --git a/src/main/resources/i18n/strings_te.properties b/src/main/resources/i18n/strings_te.properties index d2c24421a..ee121168f 100644 --- a/src/main/resources/i18n/strings_te.properties +++ b/src/main/resources/i18n/strings_te.properties @@ -5,7 +5,6 @@ # Error - # Defaults # Tray Menu diff --git a/src/main/resources/i18n/strings_th.properties b/src/main/resources/i18n/strings_th.properties index 76863081f..561e6bd7a 100644 --- a/src/main/resources/i18n/strings_th.properties +++ b/src/main/resources/i18n/strings_th.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=ค้นหาข้อผิดพลาดนี้ error.hyperlink.report=รายงานข้อผิดพลาดนี้ error.technicalDetails=ราย​ละเอียด: - # Defaults defaults.vault.vaultName=Vault diff --git a/src/main/resources/i18n/strings_tr.properties b/src/main/resources/i18n/strings_tr.properties index cafc9a009..001efd3fe 100644 --- a/src/main/resources/i18n/strings_tr.properties +++ b/src/main/resources/i18n/strings_tr.properties @@ -23,7 +23,6 @@ error.technicalDetails=Detaylar: error.existingSolutionDescription=Cryptomator bunun olmasını beklemiyordu. Ancak bu hata için hali hazırda bir çözüm olduğunu bulduk. Lütfen aşağıdaki bağlantıya göz atın. error.hyperlink.solution=Çözüme bak - # Defaults defaults.vault.vaultName=Kasa @@ -135,8 +134,11 @@ unlock.success.revealBtn=Sürücüyü Göster unlock.error.customPath.message=Kasa özel yola bağlanamıyor unlock.error.customPath.description.notSupported=Özel yolu kullanmaya devam etmek istiyorsanız, lütfen tercihlere gidin ve onu destekleyen bir cilt türü seçin. Aksi takdirde kasa seçeneklerine gidin ve desteklenen bir bağlama noktası seçin. unlock.error.customPath.description.notExists=Özel bağlama yolu mevcut değil. Ya yerel dosya sisteminizde oluşturun ya da kasa seçeneklerinde değiştirin. -unlock.error.customPath.description.inUse=Sürücü harfi "%s" zaten kullanımdadır. -unlock.error.customPath.description.generic=Bu kasa için özel bir bağlama yolu seçtiniz, ancak bunu kullanmak şu mesajla başarısız oldu: %s +unlock.error.customPath.description.inUse=Sürücü harfi veya özel montaj yolu "%s" zaten kullanımda. +unlock.error.customPath.description.hideawayNotDir=Kilidi açmak için kullanılan geçici, gizli dosya "%3$s" kaldırılamadı. Lütfen dosyayı kontrol edin ve elle silin. +unlock.error.customPath.description.couldNotBeCleaned=Kasanız "%s" yoluna monte edilemedi. Lütfen tekrar deneyin veya farklı bir montaj yolu seçin. +unlock.error.customPath.description.notEmptyDir=Özel montaj yolu "%s" boş bir klasör değil. Lütfen boş bir klasör seçip tekrar deneyin. +unlock.error.customPath.description.generic=Bu kasa için özel bir montaj yolu seçtiniz ancak bu yolun kullanımı şu ileti ile başarısız oldu: %2$s ## Hub hub.noKeychain.message=Cihaz anahtarına erişilemiyor hub.noKeychain.description=Hub kasalarının kilidini açmak için, bir anahtarlık kullanılarak güvenliği sağlanan bir cihaz anahtarı gerekir. Devam etmek için "%s"yi etkinleştirin ve tercihlerde bir anahtarlık seçin. @@ -499,4 +501,10 @@ quit.forced.message=Bazı kasalar kilitlenemedi quit.forced.description=Kasaların kilitlenmesi, bekleyen işlemler veya açık dosyalar tarafından engellendi. Kalan kasaları zorla kilitleyebilirsiniz, ancak G/Ç'nin kesilmesi kaydedilmemiş verilerin kaybına neden olabilir. quit.forced.forceAndQuitBtn=Zorla ve Çık -# Update Reminder \ No newline at end of file +# Update Reminder +updateReminder.title=Güncelleme Kontrolü +updateReminder.message=Güncellemeleri Denetle? +updateReminder.description=Yeni özellikler, hata düzeltmeleri ve güvenlik iyileştirmeleri ile güncel kalın. Güncellemelerin otomatik olarak kontrol edilmesini öneririz. +updateReminder.notNow=Şimdi değil +updateReminder.yesOnce=Evet, tek seferlik +updateReminder.yesAutomatically=Evet, otomatik olarak \ No newline at end of file diff --git a/src/main/resources/i18n/strings_uk.properties b/src/main/resources/i18n/strings_uk.properties index ea6fd1a33..cd57dd2e5 100644 --- a/src/main/resources/i18n/strings_uk.properties +++ b/src/main/resources/i18n/strings_uk.properties @@ -21,7 +21,6 @@ error.hyperlink.lookup=Дізнатися більше про цю помилк error.hyperlink.report=Повідомити про помилку error.technicalDetails=Подробиці: - # Defaults defaults.vault.vaultName=Сховище @@ -128,7 +127,6 @@ unlock.success.revealBtn=Розкрити Диск unlock.error.customPath.message=Не вдалося змонтувати сховище за вказаним шляхом unlock.error.customPath.description.notSupported=Якщо ви хочете надалі використовувати власний шлях, будь ласка, перейдіть до налаштувань та виберіть тип тому, що його підтримує. В іншому випадку перейдіть до параметрів сховища та оберіть точку монтування, що підтримується. unlock.error.customPath.description.notExists=Вказаний шлях підключення не існує. Створіть його в локальній файловій системі або змініть його в параметрах сховища. -unlock.error.customPath.description.generic=Ви створили власний шлях підключення для цього сховища, але скористатися ним не вдалося. Повідомлення про помилку: %s ## Hub hub.noKeychain.message=Не вдалося отримати доступ до ключа пристрою hub.noKeychain.description=Щоб розблокувати Hub vaults, необхідний ключ пристрою, який захищено за допомогою ланцюга ключів. Щоб продовжити, увімкніть “%s” та виберіть ланцюг ключів у налаштуваннях. diff --git a/src/main/resources/i18n/strings_vi.properties b/src/main/resources/i18n/strings_vi.properties index ed99ae418..29e07aa25 100644 --- a/src/main/resources/i18n/strings_vi.properties +++ b/src/main/resources/i18n/strings_vi.properties @@ -23,7 +23,6 @@ error.technicalDetails=Chi tiết: error.existingSolutionDescription=Cryptomator không mong đợi điều này xảy ra. Nhưng chúng tôi đã tìm thấy một giải pháp hiện có cho lỗi này. Vui lòng xem qua liên kết sau. error.hyperlink.solution=Tra cứu giải pháp - # Defaults defaults.vault.vaultName=Vault @@ -130,8 +129,6 @@ unlock.success.revealBtn=Hiển thị Ổ đĩa unlock.error.customPath.message=Không thể gắn vault vào đường dẫn tùy chỉnh unlock.error.customPath.description.notSupported=Nếu bạn muốn tiếp tục sử dụng đường dẫn tuỳ chỉnh, vui lòng chuyển đến tuỳ chọn và chọn loại ổ đĩa hỗ trợ nó. Nếu không, hãy chuyển đến tuỳ chọn vault và chọn điểm gắn kết được hỗ trợ. unlock.error.customPath.description.notExists=Đường dẫn gắn kết tuỳ chỉnh không tồn tại. Tạo nó trong hệ thống tệp cục bộ của bạn hoặc thay đổi nó trong các tuỳ chọn vault. -unlock.error.customPath.description.inUse=Ký tự ổ đĩa "%s" đã được sử dụng. -unlock.error.customPath.description.generic=Bạn đã chọn một đường dẫn gắn kết tuỳ chỉnh cho vault này, nhưng sử dụng nó không thành công với thông báo: %s ## Hub hub.noKeychain.message=Không thể truy cập khoá thiết bị hub.noKeychain.description=Để mở khoá vault Hub, cần có khoá thiết bị, khoá này được bảo mật bằng chuỗi khoá. Để tiếp tục, hãy bật “%s” và chọn một chuỗi khoá trong tuỳ chọn. diff --git a/src/main/resources/i18n/strings_zh.properties b/src/main/resources/i18n/strings_zh.properties index 920997ffc..bce14cf49 100644 --- a/src/main/resources/i18n/strings_zh.properties +++ b/src/main/resources/i18n/strings_zh.properties @@ -22,7 +22,9 @@ error.hyperlink.report=报告该错误 error.technicalDetails=详细信息: error.existingSolutionDescription=Cryptomator 没有预料到会发生这种情况。但我们找到了一个现有的解决方案来解决这个错误。请查看以下链接。 error.hyperlink.solution=查找解决方案 - +error.lookupPermissionMessage=Cryptomator 可以在线查找这个问题的解决方案。这将从您的IP地址向我们的问题数据库发送一个请求。 +error.dismiss=放弃 +error.lookUpSolution=查找解决方案 # Defaults defaults.vault.vaultName=保险库 @@ -135,8 +137,11 @@ unlock.success.revealBtn=显示驱动器 unlock.error.customPath.message=无法将保险库挂载到自定义路径 unlock.error.customPath.description.notSupported=如果您仍想使用自定义路径,请转至首选项并选择支持它的卷类型。否则,请转至保险库选项并选择受支持的挂载点 unlock.error.customPath.description.notExists=自定义挂载路径不存在,请在您的本地文件系统中创建它或在保险库选项中进行更改 -unlock.error.customPath.description.inUse=盘符 "%s" 已被使用。 -unlock.error.customPath.description.generic=您已为此保险库选择了自定义挂载路径,但使用失败,错误消息:%s +unlock.error.customPath.description.inUse=盘符或自定义挂载路径「%s」已被使用。 +unlock.error.customPath.description.hideawayNotDir=无法删除用于解锁的临时隐藏文件 '%3$s'。请检查该文件,然后手动删除。 +unlock.error.customPath.description.couldNotBeCleaned=无法将您的保险库挂载到路径 "%s"。请重试或选择其他路径。 +unlock.error.customPath.description.notEmptyDir=自定义挂载路径 "%s" 不是一个空文件夹。请选择一个空文件夹并重试。 +unlock.error.customPath.description.generic=您为此保险库选择了自定义挂载路径,但使用它时出现了错误信息:%2$s。 ## Hub hub.noKeychain.message=无法访问设备密钥 hub.noKeychain.description=为了解锁 Hub 保险库,需要使用由钥匙串保护的设备密钥。若要继续,请启用“%s”并在首选项中选择一个钥匙串 diff --git a/src/main/resources/i18n/strings_zh_HK.properties b/src/main/resources/i18n/strings_zh_HK.properties index 3d130da97..9ad552986 100644 --- a/src/main/resources/i18n/strings_zh_HK.properties +++ b/src/main/resources/i18n/strings_zh_HK.properties @@ -23,7 +23,6 @@ error.technicalDetails=詳情: error.existingSolutionDescription=Cryptomator 沒有預料到會發生這種情況。但我們找到了一個現有的解決方案來解決這個錯誤。請查看以下連結。 error.hyperlink.solution=尋找解決方案 - # Defaults defaults.vault.vaultName=加密庫 @@ -135,8 +134,11 @@ unlock.success.revealBtn=展示磁碟 unlock.error.customPath.message=無法掛載加密庫於此自定路徑 unlock.error.customPath.description.notSupported=若要繼續使用自定路徑,請在設定選取支援此自定路徑的空間/加密空間類型;或者,在加密庫選項中選擇一個受支援的掛載點。 unlock.error.customPath.description.notExists=自定路徑不存在。請在本機文件系統指定另一路徑或在加密庫選項中變更。 -unlock.error.customPath.description.inUse=磁碟代號 "%s" 已被使用。 -unlock.error.customPath.description.generic=已為加密庫設定了自定路徑,但是運作時出現錯誤:%s +unlock.error.customPath.description.inUse=磁碟代號或自訂掛載路徑「%s」已被使用。 +unlock.error.customPath.description.hideawayNotDir=無法移除用於解鎖的臨時隱藏檔案「%3$s」。請檢查該檔案,然後手動刪除。 +unlock.error.customPath.description.couldNotBeCleaned=無法將您的保險庫掛載至路徑「%s」。請再試一次或選擇不同的路徑。 +unlock.error.customPath.description.notEmptyDir=自訂掛載路徑「%s」不是一個空資料夾。請選擇一個空資料夾並重試。 +unlock.error.customPath.description.generic=您為此保險庫選擇了自訂掛載路徑,但使用時出現了錯誤訊息:%2$s ## Hub hub.noKeychain.message=無法訪問設備密鑰 hub.noKeychain.description=為了解鎖 Hub 加密檔案庫需要一個裝置密鑰,該密鑰已被安全地保管在鑰匙串中。為了繼續進行,請啟用「%s」並在偏好設定中選擇一個鑰匙串。 diff --git a/src/main/resources/i18n/strings_zh_TW.properties b/src/main/resources/i18n/strings_zh_TW.properties index 2a7f4b7d3..84b340f22 100644 --- a/src/main/resources/i18n/strings_zh_TW.properties +++ b/src/main/resources/i18n/strings_zh_TW.properties @@ -23,7 +23,6 @@ error.technicalDetails=詳情: error.existingSolutionDescription=Cryptomator 沒有預料到會發生這種情況。但我們找到了一個現有的解決方案來解決這個錯誤。請查看以下連結。 error.hyperlink.solution=查詢解決方案 - # Defaults defaults.vault.vaultName=加密檔案庫 @@ -135,8 +134,11 @@ unlock.success.revealBtn=顯示磁碟 unlock.error.customPath.message=無法將檔案庫掛載至自訂路徑 unlock.error.customPath.description.notSupported=如果要繼續使用自訂的掛載路徑,必須變更成支援的磁區空間類型,不然就必須使用不同的掛載路徑 unlock.error.customPath.description.notExists=自訂的掛載路徑並不存在‧ 請在本機創立該路徑,或者在加密庫選項中更改 -unlock.error.customPath.description.inUse=磁碟代號 "%s" 已被使用。 -unlock.error.customPath.description.generic=你選擇使用自訂的路徑來掛載此加密庫,但是掛載失敗,原因: %s +unlock.error.customPath.description.inUse=磁碟代號或自訂掛載路徑「%s」已被使用。 +unlock.error.customPath.description.hideawayNotDir=無法移除用於解鎖的臨時隱藏檔案「%3$s」。請檢查該檔案,然後手動刪除。 +unlock.error.customPath.description.couldNotBeCleaned=無法將您的保險庫掛載至路徑「%s」。請再試一次或選擇不同的路徑。 +unlock.error.customPath.description.notEmptyDir=自訂掛載路徑「%s」不是一個空資料夾。請選擇一個空資料夾並重試。 +unlock.error.customPath.description.generic=您為此保險庫選擇了自訂掛載路徑,但使用時出現了錯誤訊息:%2$s ## Hub hub.noKeychain.message=無法讀取裝置金鑰 hub.noKeychain.description=需要由鑰匙圈保護的裝置金鑰才能解鎖Hub加密檔案庫。請先至偏好設定中啟用「%s」並選擇一組鑰匙圈。