diff options
Diffstat (limited to 'l10n-lv/mobile/android/chrome/aboutLogins.properties')
-rw-r--r-- | l10n-lv/mobile/android/chrome/aboutLogins.properties | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-lv/mobile/android/chrome/aboutLogins.properties b/l10n-lv/mobile/android/chrome/aboutLogins.properties new file mode 100644 index 0000000000..64bfb6a147 --- /dev/null +++ b/l10n-lv/mobile/android/chrome/aboutLogins.properties @@ -0,0 +1,33 @@ +# 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/. + +loginsMenu.showPassword=Rādīt paroli +loginsMenu.copyPassword=Kopēt paroli +loginsMenu.copyUsername=Kopēt lietotājvārdu +loginsMenu.editLogin=Rediģēt lietotājvārdu +loginsMenu.delete=Dzēst + +loginsMenu.deleteAll=Dzēst visus + +loginsDialog.confirmDelete=Dzēst šo lietotājvārdu? +loginsDialog.confirmDeleteForFxaUser=Dzēst šo lietotājvārdu?\n\nTas var ietekmēt sinhronizētos lietotājvārdus. +loginsDialog.confirmDeleteAll=Vai dzēst visus lietotājvārdus? +loginsDialog.confirmDeleteAllForFxaUser=Dzēst visus lietotājvārdu?\n\nTas var ietekmēt sinhronizētos lietotājvārdus. +loginsDialog.copy=Kopēt +loginsDialog.confirm=Labi +loginsDialog.cancel=Atcelt + +editLogin.fallbackTitle=Rediģēt lietotājvārdu +editLogin.saved1=Saglabātais lietotājvārds +editLogin.couldNotSave=Izmaiņas nevarēja saglabāt + +loginsDetails.copyFailed=Kopēšana neizdevās +loginsDetails.passwordCopied=Parole ir nokopēta +loginsDetails.usernameCopied=Lietotājvārds ir nokopēts +loginsDetails.deleted=Notikusi pieslēgšanās + +loginsDetails.deletedAll=Visi lietotājvārdi ir izdzēsti + +password-btn.show=Rādīt +password-btn.hide=Slēpt |