Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Localization Strings for Release 1.7.0 (#1140)
Browse files Browse the repository at this point in the history
* Add latest translations from pontoon

* Project file changes result of translation import script
  • Loading branch information
kaylagalway authored Nov 19, 2019
1 parent 5b0e586 commit 39af279
Show file tree
Hide file tree
Showing 16 changed files with 974 additions and 938 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/* Class = "UIImageView"; accessibilityLabel = "Firefox Lockwise"; ObjectID = "ehm-2v-Rbb"; Note = "Text logo of the product name for screenreaders"; */
"ehm-2v-Rbb.accessibilityLabel" = "Firefox Lockwise";

/* Class = "UILabel"; text = "Take your passwords everywhere"; ObjectID = "hwO-wS-oS4"; */
"hwO-wS-oS4.text" = "Lleva tus contraseñas a todos lados";

Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/* Class = "UIImageView"; accessibilityLabel = "Firefox Lockwise"; ObjectID = "ehm-2v-Rbb"; Note = "Text logo of the product name for screenreaders"; */
"ehm-2v-Rbb.accessibilityLabel" = "Firefox Lockwise";

/* Class = "UILabel"; text = "Take your passwords everywhere"; ObjectID = "hwO-wS-oS4"; */
"hwO-wS-oS4.text" = "Porta le tue password sempre con te";

3 changes: 3 additions & 0 deletions CredentialProvider/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
/* Sign in button text */
"signIn" = "Iniciar sesión";

/* This is the message displayed when syncing entries from the server times out */
"sync.timeout" = "La sincronización ha expirado";

/* Placeholder text when the user’s email is unavailable while unlocking the app, shown in Touch ID and passcode prompts */
"unlock_placeholder" = "Se desbloqueará la aplicación.";

Expand Down
2 changes: 1 addition & 1 deletion CredentialProvider/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"autofill.signInRequired" = "Connexion nécessaire";

/* Body for alert dialog explaining that a user must be signed in to use AutoFill. AutoFill should be localized to match the proper name for Apple's system feature. %1$@ and %2$@ will be replaced with the application name */
"autofill.signInRequiredBody" = "Vous devez être connecté(e) à %@ pour que le remplissage automatique autorise l’accès aux mots de passe qu’il contient.";
"autofill.signInRequiredBody" = "Vous devez être connecté·e à %@ pour que le remplissage automatique autorise l’accès aux mots de passe qu’il contient.";

/* Cancel button title */
"cancel" = "Annuler";
Expand Down
3 changes: 3 additions & 0 deletions CredentialProvider/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
/* Sign in button text */
"signIn" = "Accedi";

/* This is the message displayed when syncing entries from the server times out */
"sync.timeout" = "Tempo sincronizzazione scaduto";

/* Placeholder text when the user’s email is unavailable while unlocking the app, shown in Touch ID and passcode prompts */
"unlock_placeholder" = "Questa operazione sbloccherà l’app.";

Expand Down
1,862 changes: 931 additions & 931 deletions Lockbox.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Shared/Storyboard/it.lproj/ItemList.strings
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"aQB-Vr-ObR.normalTitle" = "Ulteriori informazioni";

/* Class = "UILabel"; text = "No logins found."; ObjectID = "gQr-4J-xpv"; Note = "This is the message informing the user the account has no logins available"; */
"gQr-4J-xpv.text" = "Nessuna credenziale trovata.";
"gQr-4J-xpv.text" = "Credenziali non trovate.";

/* Class = "UILabel"; text = "Label"; ObjectID = "n2T-XM-ua9"; Note = "This is a placeholder string for development purposes only"; */
"n2T-XM-ua9.text" = "Etichetta";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
"website_accessibility_instructions" = "Internetadresse: doppeltippen, um sie im Browser %@ zu öffnen";

/* Access message displayed to user on welcome screen. %@ will be replaced with the application name */
"welcome.accessProduct" = "Um %@ zu verwenden, benötigen Sie ein Firefox-Konto mit gespeicherten Zugangsdaten.";
"welcome.accessProduct" = "Um %@ zu verwenden, benötigst du ein Firefox-Konto mit gespeicherten Zugangsdaten.";

/* Text on button to unlock app */
"welcome.unlockButton" = "Entsperren";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/* Bundle display name */
"CFBundleDisplayName" = "Lockwise";

/* Bundle name */
"CFBundleName" = "Firefox Lockbox";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox Lockwise will use Face ID to sign you in to the app.";
"NSFaceIDUsageDescription" = "Firefox Lockwise utilizará tu Face ID para iniciar sesión en la aplicación.";

Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
/* Placeholder text for search field */
"search.placeholder" = "Buscar usuarios";

/* Text shown on security screen during onboarding. */
"securityTheather.syncBetweenDevices" = "Sincroniza entre dispositivos con un cifrado seguro de 256-bit";

/* Label for button allowing users to go to passcode settings */
"set_passcode" = "Establecer código de acceso";

Expand Down Expand Up @@ -217,6 +220,9 @@
/* Accessibility identifier for the sorting options button. %@ will be replaced with the currently-set sort option */
"sorting_options" = "Selecciona las opciones para ordenar la lista de usuarios (actualmente %@)";

/* This is the message displayed when syncing entries from the server times out */
"sync.timeout" = "La sincronización ha expirado";

/* Label and accessibility callout for Syncing your logins spinner and HUD */
"syncing_entries" = "Sincronizar usuarios";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"autofill.signInRequired" = "Connexion nécessaire";

/* Body for alert dialog explaining that a user must be signed in to use AutoFill. AutoFill should be localized to match the proper name for Apple's system feature. %1$@ and %2$@ will be replaced with the application name */
"autofill.signInRequiredBody" = "Vous devez être connecté(e) à %@ pour que le remplissage automatique autorise l’accès aux mots de passe qu’il contient.";
"autofill.signInRequiredBody" = "Vous devez être connecté·e à %@ pour que le remplissage automatique autorise l’accès aux mots de passe qu’il contient.";

/* Back button title */
"back" = "Retour";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/* Bundle display name */
"CFBundleDisplayName" = "Lockwise";

/* Bundle name */
"CFBundleName" = "Firefox Lockbox";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox Lockwise will use Face ID to sign you in to the app.";
"NSFaceIDUsageDescription" = "Firefox Lockwise utilizzerà Face ID per accedere all’app.";

Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
/* Placeholder text for search field */
"search.placeholder" = "Cerca nelle credenziali";

/* Text shown on security screen during onboarding. */
"securityTheather.syncBetweenDevices" = "Sincronizza i tuoi dispositivi con crittografia sicura a 256-bit";

/* Label for button allowing users to go to passcode settings */
"set_passcode" = "Imposta codice";

Expand Down Expand Up @@ -217,6 +220,9 @@
/* Accessibility identifier for the sorting options button. %@ will be replaced with the currently-set sort option */
"sorting_options" = "Seleziona in che ordine visualizzare le credenziali (attualmente “%@”)";

/* This is the message displayed when syncing entries from the server times out */
"sync.timeout" = "Tempo sincronizzazione scaduto";

/* Label and accessibility callout for Syncing your logins spinner and HUD */
"syncing_entries" = "Sincronizzazione delle credenziali";

Expand Down
2 changes: 1 addition & 1 deletion lockbox-ios/Storyboard/de.lproj/ItemDetail.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Tbk-ki-qGK.accessibilityLabel" = "Diese Internetadresse im Browser öffnen";

/* Class = "UIButton"; normalTitle = "Learn how to edit this entry"; ObjectID = "YaD-WB-pbb"; Note = "This is the text on a link to open an informational page on how to edit this entry outside of the application"; */
"YaD-WB-pbb.normalTitle" = "So kannst du diese Zugangsdaten bearbeiten ";
"YaD-WB-pbb.normalTitle" = "So kannst du diese Zugangsdaten bearbeiten";

/* Class = "UILabel"; text = "Label"; ObjectID = "t0H-71-xTp"; Note = "This is a placeholder string for development purposes only"; */
"t0H-71-xTp.text" = "Bezeichnung";
Expand Down
3 changes: 3 additions & 0 deletions lockbox-ios/Storyboard/es.lproj/SetupAutofill.strings
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
/* Class = "UILabel"; text = "Select Lockwise"; ObjectID = "r0I-o4-2Ym"; Note = "The instruction to tap the name of this application. Lockwise should not be translated"; */
"r0I-o4-2Ym.text" = "Seleccionar Lockwise";

/* Class = "UILabel"; text = "Deselect iCloud Keychain"; ObjectID = "vcZ-pI-Mgz"; Note = "The instruction to unselect a default setting. iCloud Keychain should match the system setting item name"; */
"vcZ-pI-Mgz.text" = "Deseleccionar iCloud Keychain";

/* Class = "UILabel"; text = "Open the Settings app"; ObjectID = "xig-s8-dim"; Note = "The instruction to open the system Settings app"; */
"xig-s8-dim.text" = "Abrir la aplicación Ajustes";

3 changes: 3 additions & 0 deletions lockbox-ios/Storyboard/it.lproj/SetupAutofill.strings
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
/* Class = "UILabel"; text = "Select Lockwise"; ObjectID = "r0I-o4-2Ym"; Note = "The instruction to tap the name of this application. Lockwise should not be translated"; */
"r0I-o4-2Ym.text" = "Seleziona Lockwise";

/* Class = "UILabel"; text = "Deselect iCloud Keychain"; ObjectID = "vcZ-pI-Mgz"; Note = "The instruction to unselect a default setting. iCloud Keychain should match the system setting item name"; */
"vcZ-pI-Mgz.text" = "Deseleziona il portachiavi iCloud";

/* Class = "UILabel"; text = "Open the Settings app"; ObjectID = "xig-s8-dim"; Note = "The instruction to open the system Settings app"; */
"xig-s8-dim.text" = "Apri impostazioni di sistema";

0 comments on commit 39af279

Please sign in to comment.