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>2016-10-08 03:06:50 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-08 03:06:50 +0300
commit0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch)
tree949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/dav/l10n/lv.js
parent9e7824f3edcb498447915a396e93678ddb6f5768 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lv.js')
-rw-r--r--apps/dav/l10n/lv.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/lv.js b/apps/dav/l10n/lv.js
new file mode 100644
index 00000000000..51be7dc32ea
--- /dev/null
+++ b/apps/dav/l10n/lv.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Kontaktu dzimšanas dienas",
+ "Personal" : "Personīgi",
+ "Contacts" : "Kontakti",
+ "Technical details" : "Tehniskās detaļas",
+ "Remote Address: %s" : "Attālinātā adrese: %s",
+ "Request ID: %s" : "Pieprasījuma ID: %s",
+ "Type: %s" : "Tips: %s",
+ "Code: %s" : "Kods: %s",
+ "Message: %s" : "Ziņojums: %s",
+ "File: %s" : "Datne: %s",
+ "Line: %s" : "Līnija: %s",
+ "Trace" : "Izsekot"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");