diff options
Diffstat (limited to 'l10n-it/mobile/android/chrome')
-rw-r--r-- | l10n-it/mobile/android/chrome/browser.properties | 24 | ||||
-rw-r--r-- | l10n-it/mobile/android/chrome/passwordmgr.properties | 18 |
2 files changed, 42 insertions, 0 deletions
diff --git a/l10n-it/mobile/android/chrome/browser.properties b/l10n-it/mobile/android/chrome/browser.properties new file mode 100644 index 0000000000..0aea944504 --- /dev/null +++ b/l10n-it/mobile/android/chrome/browser.properties @@ -0,0 +1,24 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Popup Blocker + +# In Extension.jsm + + +# LOCALIZATION NOTE (password.logins): Label that will be used in + stacktrace.anonymousFunction = <anonimo> +stacktrace.outputMessage = Analisi dello stack da %S, funzione %S, riga %S. +timer.start = %S: timer avviato + +timer.end = %1$S: %2$Sms + +# Site settings dialog + +# In ContextualIdentityService.jsm + +userContextPersonal.label = Personale +userContextWork.label = Lavoro +userContextBanking.label = Banca +userContextShopping.label = Shopping diff --git a/l10n-it/mobile/android/chrome/passwordmgr.properties b/l10n-it/mobile/android/chrome/passwordmgr.properties new file mode 100644 index 0000000000..003185443e --- /dev/null +++ b/l10n-it/mobile/android/chrome/passwordmgr.properties @@ -0,0 +1,18 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +saveLogin = Salvare le credenziali di accesso in %S? +rememberButton = Salva +neverButton = Mai + +updatePassword = Aggiornare la password salvata per %S? +updatePasswordNoUser = Aggiornare la password salvata per questo accesso? +updateButton = Aggiorna +dontUpdateButton = Non aggiornare + +userSelectText2 = Selezionare le credenziali di accesso da aggiornare: +passwordChangeTitle = Conferma cambio password + +username = Nome utente +password = Password |