Skip to content

Commit 3b1a315

Browse files
authored
New Crowdin updates (#239)
[ci skip]
1 parent 68fd066 commit 3b1a315

File tree

18 files changed

+131
-16
lines changed

18 files changed

+131
-16
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
"common.vault" = "Скарбніца";
2+
"isUnlockedIntent.title" = "Разамкнёны";
3+
4+
"isVaultLockedIntent.title" = "Ці разамкнёна скарбніца";
5+
"isVaultUnlockedIntent.text" = "Ці ${vault} разамкнёны?";

CryptomatorIntents/fr.lproj/Intents.strings

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@
77
"getFolderIntent.description" = "Retourne un dossier pour l'emplacement donné dans le coffre donné.";
88
"getFolderIntent.path" = "Emplacement";
99
"getFolderIntent.text" = "Récupérer le dossier situé à ${path} dans ${vault}";
10-
"getFolderIntent.title" = "Récupérer le Dossier";
10+
"getFolderIntent.title" = "Récupérer le dossier";
1111

12-
"isUnlockedIntent.description" = "Retour quand l'espace chiffré correspondant est déverrouillé.";
12+
"isUnlockedIntent.description" = "Retourne quand le coffre correspondant est déverrouillé.";
1313
"isUnlockedIntent.title" = "Est déverrouillé";
1414

15-
"isVaultLockedIntent.title" = "L'espace chiffré est-il déverrouillé";
16-
"isVaultUnlockedIntent.text" = "L'espace chiffré ${vault} est il déverrouillé ?";
15+
"isVaultLockedIntent.title" = "Le coffre est-il déverrouillé";
16+
"isVaultUnlockedIntent.text" = "Le coffre ${vault} est-il déverrouillé ?";
1717

18-
"lockVaultIntent.description" = "Verrouille l'espace chiffré correspondant.";
19-
"lockVaultIntent.text" = "Verrouiller l'espace chiffré ${vault}";
20-
"lockVaultIntent.title" = "Verrouiller l'espace chiffré";
18+
"lockVaultIntent.description" = "Verrouille le coffre correspondant.";
19+
"lockVaultIntent.text" = "Verrouiller le coffre ${vault}";
20+
"lockVaultIntent.title" = "Verrouiller le coffre";
2121

22-
"openVaultIntent.description" = "Ouvre l'espace chiffré correspondant dans l’app Fichiers.";
22+
"openVaultIntent.description" = "Ouvre le coffre correspondant dans l’app Fichiers.";
2323
"openVaultIntent.text" = "Ouvrir ${vault} dans l'app Fichiers";
24-
"openVaultIntent.title" = "Ouvrir l'espace chiffré";
24+
"openVaultIntent.title" = "Ouvrir le coffre-fort";
2525

2626
"saveFileIntent.description" = "Enregistre un fichier dans un coffre.";
2727
"saveFileIntent.file" = "Fichier";
2828
"saveFileIntent.parameter.ignoreExisting" = "Ignorer un fichier existant avec le même nom";
2929
"saveFileIntent.text" = "Enregistrer ${file} dans ${folder}";
30-
"saveFileIntent.title" = "Enregistrer le Fichier";
30+
"saveFileIntent.title" = "Enregistrer le fichier";
3131

3232
"vaultFolder.displayName" = "Dossier du coffre";
3333
"vaultFolder.vaultIdentifier" = "Identifiant du coffre";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,33 @@
1+
"common.failureReason" = "סיבת השגיאה";
2+
"common.false" = "שגוי";
3+
"common.folder" = "תיקייה";
4+
"common.true" = "תקין";
15
"common.vault" = "כספת";
6+
7+
"getFolderIntent.description" = "מחזיר אובייקט תיקייה עבור הנתיב שניתן בכספת הנתונה.";
8+
"getFolderIntent.path" = "נתיב";
9+
"getFolderIntent.text" = "הצגת תיקייה הממוקמת ב${path} ב${vault}";
10+
"getFolderIntent.title" = "הצגת תיקייה";
11+
12+
"isUnlockedIntent.description" = "חוזר במידה והכספת הנתונה לא נעולה.";
13+
"isUnlockedIntent.title" = "לא נעולה";
14+
15+
"isVaultLockedIntent.title" = "כספת לא נעולה";
16+
"isVaultUnlockedIntent.text" = "האם ${vault} לא נעולה?";
17+
18+
"lockVaultIntent.description" = "נעילת הכספת הנתונה.";
19+
"lockVaultIntent.text" = "נעילת ${vault}";
20+
"lockVaultIntent.title" = "נעילת כספת";
21+
22+
"openVaultIntent.description" = "פתיחת הכספת הנתונה ביישום Files.";
23+
"openVaultIntent.text" = "פתיחת ${vault} ביישום Files";
24+
"openVaultIntent.title" = "פתיחת כספת";
25+
26+
"saveFileIntent.description" = "שמירת קובץ לכספת.";
27+
"saveFileIntent.file" = "קובץ";
28+
"saveFileIntent.parameter.ignoreExisting" = "התעלמות מקובץ קיים עם שם זהה";
29+
"saveFileIntent.text" = "שמירת ${file} ל${folder}";
30+
"saveFileIntent.title" = "שמירת קובץ";
31+
32+
"vaultFolder.displayName" = "תיקיית הכספת";
33+
"vaultFolder.vaultIdentifier" = "מזהה כספת";
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1+
"common.failureReason" = "Sababu ya Kushindwa";
2+
"common.false" = "uongo";
3+
"common.folder" = "Folda";
4+
"common.true" = "kweli";
15
"common.vault" = "Kuba";
6+
7+
"getFolderIntent.description" = "Hurejesha kipengee cha folda kwa njia iliyotolewa kwenye kuba iliyopewa.";
8+
"getFolderIntent.path" = "Njia";
9+
"getFolderIntent.text" = "Pata folda iliyo ${njia} katika ${kuba}";
10+
"getFolderIntent.title" = "Pata Folda";
11+
12+
"isUnlockedIntent.description" = "Hurejesha kama kuba iliyopewa imefunguliwa.";
13+
"isUnlockedIntent.title" = "Imefunguliwa";
14+
15+
"isVaultLockedIntent.title" = "Kuba imefunguliwa";
16+
"isVaultUnlockedIntent.text" = "Je, ${kuba} imefunguliwa?";
17+
18+
"lockVaultIntent.description" = "Hufunga kuba iliyotolewa.";
19+
"lockVaultIntent.text" = "Funga${kuba}";
20+
"lockVaultIntent.title" = "Funga Kuba";
21+
22+
"openVaultIntent.description" = "Hufungua kuba iliyotolewa katika programu ya Faili.";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
"common.vault" = "Vault";
2+
"getFolderIntent.path" = "Đường dẫn";
23
"isUnlockedIntent.title" = "Đã mở khóa";

SharedResources/be.lproj/Localizable.strings

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,16 @@
1313
"addVault.openExistingVault.title" = "Адчыніць існуючую скарбніцу";
1414
"fileProvider.error.unlockButton" = "Адамкнуць";
1515

16+
"keepUnlocked.alert.title" = "Ці замкнуць скарбніцу?";
17+
"keepUnlocked.alert.confirm" = "Пацвердзіць і адразу замкнуць";
18+
"keepUnlockedDuration.auto" = "Дазволіць iOS прымаць рашэнне самастойна";
19+
"keepUnlockedDuration.auto.shortDisplayName" = "Аўтаматычна";
20+
"purchase.unlockedFullVersion.title" = "Шчыры дзякуй";
21+
1622
"settings.title" = "Налады";
1723

1824
"unlockVault.button.unlock" = "Адамкнуць";
25+
26+
"vaultDetail.button.changeVaultPassword" = "Змяніць пароль";
1927
"vaultDetail.button.renameVault" = "Пераназваць";
28+
"vaultDetail.keepUnlocked.title" = "Працягласць размыкання";

SharedResources/de.lproj/Localizable.strings

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"common.cells.url" = "URL";
3131
"common.cells.username" = "Benutzername";
3232
"common.footer.learnMore" = "Mehr erfahren.";
33+
"common.hud.authenticating" = "Authentifizierung …";
3334

3435
"accountList.header.title" = "Authentifizierungen";
3536
"accountList.emptyList.message" = "Tipp hier, um einen Account hinzuzufügen";
@@ -211,6 +212,8 @@
211212
"s3Authentication.existingBucket" = "Bestehender Bucket";
212213
"s3Authentication.endpoint" = "Endpoint";
213214
"s3Authentication.region" = "Region";
215+
"s3Authentication.error.invalidCredentials" = "Ungültige Zugangsdaten.";
216+
"s3Authentication.error.invalidEndpoint" = "Der angegebene Endpunkt entspricht nicht dem Format einer URL.";
214217

215218
"trialStatus.active" = "Aktiv";
216219
"trialStatus.expired" = "Abgelaufen";

SharedResources/el.lproj/Localizable.strings

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"common.cells.url" = "URL";
3131
"common.cells.username" = "Όνομα χρήστη";
3232
"common.footer.learnMore" = "Μάθε περισσότερα.";
33+
"common.hud.authenticating" = "Ταυτοποίηση…";
3334

3435
"accountList.header.title" = "Ταυτοποιήσεις";
3536
"accountList.emptyList.message" = "Πατήστε εδώ για να προσθέσετε ένα λογαριασμό";
@@ -211,6 +212,8 @@
211212
"s3Authentication.existingBucket" = "Υπάρχων Bucket";
212213
"s3Authentication.endpoint" = "Τελικό Σημείο";
213214
"s3Authentication.region" = "Περιοχή";
215+
"s3Authentication.error.invalidCredentials" = "Μη έγκυρα διαπιστευτήρια.";
216+
"s3Authentication.error.invalidEndpoint" = "Το παρεχόμενο τελικό σημείο δεν ταιριάζει με τη μορφή μιας διεύθυνσης URL.";
214217

215218
"trialStatus.active" = "Ενεργή";
216219
"trialStatus.expired" = "Έληξε";

SharedResources/es.lproj/Localizable.strings

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"common.cells.url" = "URL";
3131
"common.cells.username" = "Nombre de usuario";
3232
"common.footer.learnMore" = "Más información.";
33+
"common.hud.authenticating" = "Autenticando…";
3334

3435
"accountList.header.title" = "Autenticaciones";
3536
"accountList.emptyList.message" = "Pulse aquí para añadir una cuenta";
@@ -211,6 +212,8 @@
211212
"s3Authentication.existingBucket" = "Cubeta existente";
212213
"s3Authentication.endpoint" = "Punto final";
213214
"s3Authentication.region" = "Región";
215+
"s3Authentication.error.invalidCredentials" = "Credenciales inválidas.";
216+
"s3Authentication.error.invalidEndpoint" = "El punto final proporcionado no coincide con el formato de una URL.";
214217

215218
"trialStatus.active" = "Activa";
216219
"trialStatus.expired" = "Expirada";

SharedResources/he.lproj/Localizable.strings

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,37 @@
1717
"common.button.download" = "הורד";
1818
"common.button.edit" = "ערוך";
1919
"common.button.enable" = "הפעל";
20-
"common.button.next" = "המשך";
20+
"common.button.next" = "הבא";
2121
"common.button.ok" = "אישור";
2222
"common.button.remove" = "הסר";
2323
"common.button.retry" = "לנסות שוב";
2424
"common.cells.password" = "סיסמה";
2525
"common.cells.url" = "כתובת URL";
2626
"common.cells.username" = "שם משתמש";
2727
"common.footer.learnMore" = "למידע נוסף.";
28+
"common.hud.authenticating" = "בתהליך אימות…";
2829

2930
"accountList.header.title" = "אימות";
3031

31-
"addVault.title" = "יצירת כספת";
32+
"addVault.title" = "הוספת כספת";
3233
"addVault.createNewVault.title" = "צור כספת חדשה";
3334
"addVault.createNewVault.setVaultName.cells.name" = "שם הכספת";
3435
"addVault.createNewVault.chooseCloud.header" = "היכן Cryptomator צריך לשמור את הקבצים המוצפנים של הכספת שלך?";
36+
"addVault.createNewVault.password.enterPassword.header" = "בחירת סיסמה חדשה.";
37+
"addVault.createNewVault.password.confirmPassword.header" = "אישור סיסמה חדשה.";
38+
"addVault.createNewVault.password.confirmPassword.alert.title" = "אישור סיסמה?";
3539
"addVault.createNewVault.password.confirmPassword.alert.message" = "שים לב שאינך שוכח את סיסמתך! לא ניתן לשחזר את המידע שלך בחזרה מבלי הסיסמה.";
40+
"addVault.createNewVault.password.error.emptyPassword" = "סיסמה לא יכולה להיות ריקה.";
41+
"addVault.createNewVault.password.error.nonMatchingPasswords" = "הסיסמאות אינן זהות.";
42+
"addVault.createNewVault.password.error.tooShortPassword" = "הסיסמא חייבת להכיל 8 תווים לפחות.";
3643
"addVault.createNewVault.progress" = "יוצר כספת…";
37-
"addVault.openExistingVault.title" = "פתח כספת קיימת";
44+
"addVault.openExistingVault.title" = "פתיחת כספת קיימת";
3845
"addVault.openExistingVault.progress" = "מוסיף כספת…";
3946

4047
"biometryType.faceID" = "Face ID";
4148
"biometryType.touchID" = "Touch ID";
49+
"changePassword.header.newPassword.title" = "בחירת סיסמה חדשה.";
50+
"changePassword.header.newPasswordConfirmation.title" = "אישור סיסמה חדשה.";
4251

4352
"chooseFolder.emptyFolder.footer" = "התיקייה ריקה";
4453
"chooseFolder.createNewFolder.cells.name" = "שם תיקייה";
@@ -70,12 +79,21 @@
7079
"s3Authentication.existingBucket" = "דלי קיים";
7180
"s3Authentication.endpoint" = "נקודת גישה";
7281
"s3Authentication.region" = "אזור";
82+
"s3Authentication.error.invalidCredentials" = "פרטי התחברות שגויים.";
7383

7484
"unlockVault.button.unlock" = "בטל נעילה";
85+
"upgrade.info" = "תודה על התמיכה ב-Cryptomator מהגירסה הראשונה. לאות הערכה, יש לך זכאות לשדרוג חינם.";
86+
"urlSession.error.httpError.default" = "חיבור לרשת נכשל עם קוד שגיאה %ld.";
87+
"urlSession.error.unexpectedResponse" = "אירעה שגיאת רשת בלתי צפויה.";
88+
89+
"vaultAccountManager.error.vaultAccountAlreadyExists" = "הכספת הזאת כבר התווספה.";
7590

7691
"vaultDetail.button.changeVaultPassword" = "שנה סיסמה";
92+
"vaultDetail.button.lock" = "נעל עכשיו";
7793
"vaultDetail.button.moveVault" = "שנה מיקום";
94+
"vaultDetail.button.removeVault" = "הסרת מרשימת הכספות";
7895
"vaultDetail.button.renameVault" = "שנה שם";
96+
"vaultDetail.changePassword.footer" = "יש לבחור סיסמה חזקה הידועה רק לך ולשמור אותה במקום בטוח.";
7997

8098
"webDAVAuthentication.httpConnection.alert.title" = "להשתמש ב-HTTPS?";
8199
"webDAVAuthentication.httpConnection.alert.message" = "HTTP הוא פרוטוקול לא מאובטח. אנו ממליצים להשתמש ב HTTPS במקום. אם אתה מבין את הסיכונים בכך, אתה יכול להמשיך להשתמש ב HTTP.";

0 commit comments

Comments
 (0)