diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /lib/l10n/lv.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index e9a6c308f65..a94b81c32bd 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -132,9 +132,6 @@ 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", - "%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" + "Full name" : "Pilns vārds" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |