diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
commit | 13fce9fb9d9c2369c8845918989433969dd13475 (patch) | |
tree | f0fd37ec28fb97da606a657baca5bb7c8208d1d4 /core/l10n/lv.js | |
parent | cd3256bf5445c4f2b20af345ab48485f21a45bfe (diff) | |
download | nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.tar.gz nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 6256c4a49c5..62fd0a93b80 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -188,7 +188,6 @@ OC.L10N.register( "Access forbidden" : "Pieeja ir liegta", "Page not found" : "Lapa nav atrasta", "Error" : "Kļūda", - "Previous" : "Iepriekšējā", "Internal Server Error" : "Iekšēja servera kļūda", "The server was unable to complete your request." : "Serveris nevarēja izpildīt tavu pieprasījumu.", "More details can be found in the server log." : "Vairāk informācijas var atrast servera žurnālā.", @@ -224,6 +223,7 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Šīs lietotnes pareizai darbībai ir nepieciešams JavaScript. Lūgums {linkstart}ieslēgt JavasScript{linkend} un pārlādēt lapu.", "App password" : "Lietotnes parole", "Grant access" : "Piešķirt pieeju", + "Previous" : "Iepriekšējā", "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli", "Email address" : "E-pasta adrese", "Password sent!" : "Parole ir nosūtīta.", |