diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-it/mobile/android/chrome | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |