diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/lv.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index d742b2deac3..131ccb3ace8 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -108,6 +108,7 @@ OC.L10N.register( "Back" : "Atpakaļ", "Edit Profile" : "RediÄ£Ät profilu", "Search" : "MeklÄt", + "Settings menu" : "IestatÄ«jumu izvÄlne", "Settings" : "IestatÄ«jumi", "Could not load your contacts" : "NevarÄja ielÄdÄt visas jÅ«su kontaktpersonas", "Search contacts ā¦" : "MeklÄt kontaktpersonu", @@ -253,7 +254,6 @@ OC.L10N.register( "invisible" : "Neredzams", "File not found" : "Datne nav atrasta", "More" : "VairÄk", - "Contacts" : "Kontakti", - "Settings menu" : "IestatÄ«jumu izvÄlne" + "Contacts" : "Kontakti" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |