Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/lv.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r--lib/l10n/lv.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 5688cc91388..aa175d49ee7 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -40,11 +40,9 @@ OC.L10N.register(
"Apps" : "Programmas",
"Users" : "Lietotāji",
"Unknown user" : "Nezināms lietotājs",
- "APCu" : "APCu",
"Sharing" : "Koplietošana",
"Encryption" : "Šifrēšana",
"Additional settings" : "Papildu iestatījumi",
- "Tips & tricks" : "Padomi un ieteikumi",
"%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",
@@ -124,6 +122,8 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
"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"
+ "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
+ "APCu" : "APCu",
+ "Tips & tricks" : "Padomi un ieteikumi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");