diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
commit | bf88448f87a629f71c24f92d84a9968c10b90085 (patch) | |
tree | 075cce4bb1bb68f4473d817597872743c22d112a /lib/l10n/lv.js | |
parent | 01298cfa72105802533a2f0757c45a50c6d9bc67 (diff) | |
download | nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.tar.gz nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r-- | lib/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index aa175d49ee7..b4b67bebc9f 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -41,7 +41,6 @@ OC.L10N.register( "Users" : "Lietotāji", "Unknown user" : "Nezināms lietotājs", "Sharing" : "Koplietošana", - "Encryption" : "Šifrēšana", "Additional settings" : "Papildu iestatījumi", "%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.", "%s enter the database name." : "%s ievadiet datubāzes nosaukumu.", @@ -124,6 +123,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama", "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "APCu" : "APCu", + "Encryption" : "Šifrēšana", "Tips & tricks" : "Padomi un ieteikumi" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |