diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
commit | e1d33096d387314b20313204a17389225b44d957 (patch) | |
tree | 5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /core/l10n/lv.json | |
parent | 54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff) | |
download | nextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz nextcloud-server-e1d33096d387314b20313204a17389225b44d957.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.json')
-rw-r--r-- | core/l10n/lv.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/lv.json b/core/l10n/lv.json index f0d5db6a7df..a7a837fdf21 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -133,10 +133,6 @@ "({count} selected)" : "({count} iezīmēti)", "Error loading file exists template" : "Kļūda ielādējot eksistējošas datnes veidni", "Saving …" : "Saglabā ...", - "Authentication required" : "Nepieciešama autentifikācija", - "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.", - "Confirm" : "Apstiprināt", - "Failed to authenticate, try again" : "Neizdevās autentificēt, mēģiniet vēlreiz", "seconds ago" : "pirms mirkļa", "Connection to server lost" : "Zaudēts savienojums ar serveri", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm"], @@ -204,7 +200,9 @@ "Need help?" : "Vajadzīga palīdzība?", "See the documentation" : "Skatiet dokumentāciju", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Šai lietotnei nepieciešams JavaScript. Lūdzu {linkstart}ieslēdziet JavasScript{linkend} un pārlādējiet lapu.", + "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.", "Confirm your password" : "Apstipriniet paroli", + "Confirm" : "Apstiprināt", "App token" : "Lietotnes pilnvara", "Grant access" : "Piešķirt pieeju", "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli", @@ -247,6 +245,8 @@ "Home" : "Sākums", "Copy to {folder}" : "Kopēt uz {folder}", "Move to {folder}" : "Pārvietot uz {folder}", + "Authentication required" : "Nepieciešama autentifikācija", + "Failed to authenticate, try again" : "Neizdevās autentificēt, mēģiniet vēlreiz", "File not found" : "Datne nav atrasta", "Please use the command line updater because automatic updating is disabled in the config.php." : "Lūdzu izmanto komandrindas atjaunināšanu, jo automātiskā atjaunināšana ir atspējota konfigurācijas datnē config.php." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" |