aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
commit78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch)
tree309032247bd62ee756313ecfb9b87ff806ed9fa5 /lib/l10n/lv.js
parent761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff)
downloadnextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz
nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 3f500a806ad..bf1cae014d8 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -135,8 +135,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
"%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.",
"%s enter the database name." : "%s ievadiet datubāzes nosaukumu.",
- "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus",
- "PostgreSQL >= 9 required" : "PostgreSQL >= 9 nepieciešams",
- "Please upgrade your database version" : "Lūdzu, atjauniniet datu bāzes versiju"
+ "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");