aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:36 +0000
commit0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch)
tree4680a0debe502bc334a438facecb2b09c315f598 /lib/l10n/lv.js
parent2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff)
downloadnextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz
nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.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, 2 insertions, 2 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index c33558ceb0c..5ed4ea6e4a5 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -131,7 +131,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Datu savienojuma kļūda. %s",
"Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama",
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
- "Full name" : "Pilns vārds",
- "404" : "404"
+ "404" : "404",
+ "Full name" : "Pilns vārds"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");