Skip to content

Commit 2ee96af

Browse files
Crowdin Pull - Password Manager (#1605)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
1 parent 8e4a265 commit 2ee96af

File tree

61 files changed

+709
-463
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+709
-463
lines changed

BitwardenShared/UI/Platform/Application/Support/Localizations/af.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/ar.lproj/Localizable.strings

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"CopyUsername" = "انسخ اسم المستخدم";
1212
"Credits" = "شكر وتقدير";
1313
"Delete" = "حذف";
14-
"DeleteAll" = "Delete all";
14+
"DeleteAll" = "حذف الكل";
1515
"Deleting" = "جارِ الحذف...";
1616
"DoYouReallyWantToDelete" = "هل تريد حقا أن تحذف؟ هذا لا يمكن التراجع عنها.";
1717
"Edit" = "تعديل";
@@ -415,7 +415,7 @@
415415
"ItemShared" = "تمت مشاركة العنصر.";
416416
"SelectOneCollection" = "يجب عليك تحديد مجموعة واحدة على الأقل.";
417417
"Share" = "مشاركة";
418-
"ShareAll" = "Share all";
418+
"ShareAll" = "مشاركة الكل";
419419
"ShareItem" = "مشاركة عنصر";
420420
"MoveToOrganization" = "نقل إلى مؤسسة";
421421
"NoOrgsToList" = "لا توجد مؤسسات لسردها.";
@@ -1164,23 +1164,28 @@
11641164
"ViewRecordedLogs" = "عرض السجلات المسجلة";
11651165
"RecordedLogs" = "السجلات المسجلة";
11661166
"NoLogsRecorded" = "لا توجد سجلات مسجلة";
1167-
"ExpiresAtXTime" = "Expires at %1$@";
1168-
"ExpiresOnXDate" = "Expires on %1$@";
1169-
"ExpiresTomorrow" = "Expires tomorrow";
1167+
"ExpiresAtXTime" = "تنتهي عند %1$@";
1168+
"ExpiresOnXDate" = "تنتهي في %1$@";
1169+
"ExpiresTomorrow" = "تنتهي غدا";
11701170
"DateRangeXToY" = "%1$@ إلى %2$@";
11711171
"SelfHostServerURL" = "رابط خادم الاستضافة الذاتية";
1172-
"AllowUniversalClipboard" = "Allow Universal Clipboard";
1173-
"UseUniversalClipboardToCopyDescriptionLong" = "Use Universal Clipboard to copy here and paste on other devices signed in with the same Apple ID.";
1174-
"YourPINMustBeAtLeastXCharactersDescriptionLong" = "Your PIN must be at least %1$@ characters. Your PIN settings will be reset if you ever fully log out of the application.";
1172+
"AllowUniversalClipboard" = "السماح بالحافظة العامة";
1173+
"UseUniversalClipboardToCopyDescriptionLong" = "استخدم الحافظة العامة للنسخ هنا وللصق على أجهزة أخرى مسجلة بنفس معرف آبل.
1174+
";
1175+
"YourPINMustBeAtLeastXCharactersDescriptionLong" = "يجب ألا يقل رَقْم التعريف الشخصي عن %1$@ من الأحرف. ستتم إعادة تعيين إعدادات رَقْم التعريف الشخصي إذا سجلت الخروج من التطبيق بالكامل.";
11751176
"RemoveMasterPasswordMessage" = "%1$@ يستخدم SSO مع خادم المفتاح المستضاف ذاتيا. لم تعد هناك حاجة إلى كلمة مرور رئيسية لتسجيل الدخول لأعضاء هذه المؤسسة.";
1176-
"RemoveMasterPasswordConfirmDomain" = "A master password is no longer required for members of the following organization. Please confirm the domain below with your organization administrator.";
1177-
"ConfirmKeyConnectorDomain" = "Confirm Key Connector domain";
1178-
"KeyConnectorDomain" = "Key Connector domain:";
1179-
"KeyConnectorOrganization" = "Organization:";
1180-
"KeyConnectorConfirmDomainWithAdmin" = "Please confirm the domain below with your organization administrator.\n\nKey Connector domain:\n%1$@";
1181-
"DoYouReallyWantToDeleteThisLog" = "Do you really want to delete this log?";
1182-
"DoYouReallyWantToDeleteAllRecordedLogs" = "Do you really want to delete all recorded logs?";
1183-
"ThisAccountWillSoonBeDeletedLogInAtXToContinueUsingBitwarden" = "This account will soon be deleted. Log in at %1$@ to continue using Bitwarden.";
1184-
"AppSettings" = "App settings";
1185-
"ViewFileSend" = "View file Send";
1186-
"ViewTextSend" = "View text Send";
1177+
"RemoveMasterPasswordConfirmDomain" = "لم تعد كلمة المرور الرئيسية مطلوبة لأعضاء المنظمة التالية. يرجى تأكيد النطاق أدناه مع مسؤول مؤسستك.";
1178+
"ConfirmKeyConnectorDomain" = "تأكيد نطاق موصل المفتاح";
1179+
"KeyConnectorDomain" = "نطاق الموصل الرئيس:";
1180+
"KeyConnectorOrganization" = "المنظمة:";
1181+
"KeyConnectorConfirmDomainWithAdmin" = "يرجى تأكيد النطاق أدناه مع مسؤول منظمتك.\n\nنطاق الموصل الرئيس:\n%1$@";
1182+
"DoYouReallyWantToDeleteThisLog" = "هل تريد حقاً حذف هذا السجل؟";
1183+
"DoYouReallyWantToDeleteAllRecordedLogs" = "هل تريد حقاً حذف جميع السجلات المسجلة؟";
1184+
"ThisAccountWillSoonBeDeletedLogInAtXToContinueUsingBitwarden" = "سيتم حذف هذا الحساب قريباً. سجل الدخول على %1$@ لمتابعة استخدام Bitwarden.";
1185+
"AppSettings" = "إعدادات التطبيق";
1186+
"ViewFileSend" = "عرض مِلَفّ الإرسال";
1187+
"ViewTextSend" = "عرض نص الإرسال";
1188+
"DeleteSend" = "Delete Send";
1189+
"FlightRecorderOn" = "Flight recorder on";
1190+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1191+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/az.lproj/Localizable.strings

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,5 +1182,9 @@
11821182
"DoYouReallyWantToDeleteAllRecordedLogs" = "Həqiqətən yazılmış bütün jurnalları silmək istəyirsiniz?";
11831183
"ThisAccountWillSoonBeDeletedLogInAtXToContinueUsingBitwarden" = "Bu hesab tezliklə silinəcək. Bitwarden-i istifadə etməyə davam etmək üçün %1$@ üzərindən giriş edin.";
11841184
"AppSettings" = "Tətbiq ayarları";
1185-
"ViewFileSend" = "View file Send";
1186-
"ViewTextSend" = "View text Send";
1185+
"ViewFileSend" = "Send faylına bax";
1186+
"ViewTextSend" = "Send mətninə bax";
1187+
"DeleteSend" = "\"Send\"i sil";
1188+
"FlightRecorderOn" = "Uçuş yazıcısı açıqdır";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Uçuş yazıcısı bu müddətə qədər açıqdır: %1$@ %2$@. İndi deaktiv etmək üçün ayarlara qayıdın.";
1190+
"GoToSettings" = "Ayarlara get";

BitwardenShared/UI/Platform/Application/Support/Localizations/be.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/bg.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "Настройки на приложението";
11851185
"ViewFileSend" = "Преглед на файловото Изпращане";
11861186
"ViewTextSend" = "Преглед на текстовото Изпращане";
1187+
"DeleteSend" = "Изтриване на Изпращане";
1188+
"FlightRecorderOn" = "Проследяването чрез журнали е включено";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Проследяването чрез журнали ще бъде включено до %1$@ в %2$@. Върнете се в настройките, ако искате да го изключите още сега.";
1190+
"GoToSettings" = "Към настройките";

BitwardenShared/UI/Platform/Application/Support/Localizations/bn.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/bs.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/ca.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/cs.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "Nastavení aplikace";
11851185
"ViewFileSend" = "Zobrazit soubor ze Send";
11861186
"ViewTextSend" = "Zobrazit text ze Send";
1187+
"DeleteSend" = "Smazat Send";
1188+
"FlightRecorderOn" = "Letový zapisovač zapnutý";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Letový zapisovač bude aktivní do %1$@ v %2$@. Pro deaktivování se vraťte do nastavení.";
1190+
"GoToSettings" = "Přejít do nastavení";

BitwardenShared/UI/Platform/Application/Support/Localizations/cy.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/da.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/de.lproj/Localizable.strings

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@
10211021
"SaveAndProtectYourData" = "Speicher und schütze deine Daten";
10221022
"TheVaultProtectsMoreThanJustPasswordsStoreSecureLoginsIdsCardsAndNotesSecurelyHere" = "Der Tresor schützt mehr als nur deine Passwörter. Speicher hier sicher Zugangsdaten, Ausweise, Karten und Notizen.";
10231023
"SendSensitiveInformationSafely" = "Sensible Informationen sicher versenden";
1024-
"ShareFilesAndDataSecurelyWithAnyoneOnAnyPlatformYourInformationWillRemainEndToEndEncrypted" = "Teile Dateien und Daten sicher mit jedem auf jeder Plattform. Deine Informationen bleiben End-zu-Ende-Verschlüsselt, während die Verbreitung begrenzt wird.";
1024+
"ShareFilesAndDataSecurelyWithAnyoneOnAnyPlatformYourInformationWillRemainEndToEndEncrypted" = "Teile Dateien und Daten sicher mit jedem auf jeder Plattform. Deine Informationen bleiben Ende-zu-Ende-Verschlüsselt, während die Verbreitung begrenzt wird.";
10251025
"NewLogin" = "Neue Zugangsdaten";
10261026
"NewCard" = "Neue Karte";
10271027
"NewIdentity" = "Neue Identität";
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App-Einstellungen";
11851185
"ViewFileSend" = "Datei-Send anzeigen";
11861186
"ViewTextSend" = "Text-Send anzeigen";
1187+
"DeleteSend" = "Send löschen";
1188+
"FlightRecorderOn" = "Flugschreiber eingeschaltet";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Der Flugschreiber wird bis zum %1$@ um %2$@ aktiv sein. Gehe zurück zu den Einstellungen, um ihn jetzt zu deaktivieren.";
1190+
"GoToSettings" = "Gehe zu den Einstellungen";

BitwardenShared/UI/Platform/Application/Support/Localizations/el.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "Ρυθμίσεις εφαρμογής";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/en-GB.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/en-IN.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/es.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,3 +1185,7 @@
11851185
"AppSettings" = "App settings";
11861186
"ViewFileSend" = "View file Send";
11871187
"ViewTextSend" = "View text Send";
1188+
"DeleteSend" = "Delete Send";
1189+
"FlightRecorderOn" = "Flight recorder on";
1190+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1191+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/et.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

BitwardenShared/UI/Platform/Application/Support/Localizations/eu.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,3 +1184,7 @@
11841184
"AppSettings" = "App settings";
11851185
"ViewFileSend" = "View file Send";
11861186
"ViewTextSend" = "View text Send";
1187+
"DeleteSend" = "Delete Send";
1188+
"FlightRecorderOn" = "Flight recorder on";
1189+
"FlightRecorderWillBeActiveUntilDescriptionLong" = "Flight recorder will be active until %1$@ at %2$@. Return to settings to deactivate now.";
1190+
"GoToSettings" = "Go to settings";

0 commit comments

Comments
 (0)