aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
commitfea2277b632ff724856bee182ed1ab28e7c446f5 (patch)
tree33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /lib/l10n/lv.js
parent6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff)
downloadnextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz
nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r--lib/l10n/lv.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 5ed4ea6e4a5..1f8b2e3cf21 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -56,12 +56,8 @@ OC.L10N.register(
"Address" : "Adrese",
"Profile picture" : "Profila attēls",
"About" : "Par",
- "Unknown user" : "Nezināms lietotājs",
"Additional settings" : "Papildu iestatījumi",
"Oracle connection could not be established" : "Nevar izveidot savienojumu ar Oracle",
- "Oracle username and/or password not valid" : "Nav derīga Oracle parole un/vai lietotājvārds",
- "PostgreSQL username and/or password not valid" : "Nav derīga PostgreSQL parole un/vai lietotājvārds",
- "Set an admin username." : "Iestatiet administratora lietotājvārdu.",
"Set an admin password." : "Iestatiet administratora paroli.",
"Open »%s«" : "Atvērt »%s«",
"You are not allowed to share %s" : "Jums nav atļauts dalīties %s",
@@ -112,9 +108,6 @@ OC.L10N.register(
"Nov." : "Nov.",
"Dec." : "Dec.",
"A valid password must be provided" : "Jānorāda derīga parole",
- "The username is already being used" : "Šāds lietotājvārds jau tiek izmantots",
- "A valid username must be provided" : "Jānorāda derīgs lietotājvārds",
- "User disabled" : "Lietotājs deaktivizēts",
"Login canceled by app" : "Pieteikšanos atcelā lietotne",
"a safe home for all your data" : "droša vieta visiem jūsu datiem",
"File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūdzu, vēlāk mēģiniet vēlreiz",
@@ -132,6 +125,13 @@ OC.L10N.register(
"Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama",
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
"404" : "404",
- "Full name" : "Pilns vārds"
+ "Full name" : "Pilns vārds",
+ "Unknown user" : "Nezināms lietotājs",
+ "Oracle username and/or password not valid" : "Nav derīga Oracle parole un/vai lietotājvārds",
+ "PostgreSQL username and/or password not valid" : "Nav derīga PostgreSQL parole un/vai lietotājvārds",
+ "Set an admin username." : "Iestatiet administratora lietotājvārdu.",
+ "The username is already being used" : "Šāds lietotājvārds jau tiek izmantots",
+ "A valid username must be provided" : "Jānorāda derīgs lietotājvārds",
+ "User disabled" : "Lietotājs deaktivizēts"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");