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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-01-31 04:21:15 +0300
committerNextcloud bot <bot@nextcloud.com>2017-01-31 04:21:15 +0300
commit1f1bae0f273e69d90add4d076e374150a198e5d5 (patch)
tree4b1a2a97fbd4a33a258907ce4b7fea743532eeb2 /l10n/lv.js
parentab70f4d4901b34cabe87abe2d1dc39468ff15f53 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lv.js')
-rw-r--r--l10n/lv.js32
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
new file mode 100644
index 00000000..70f90cbf
--- /dev/null
+++ b/l10n/lv.js
@@ -0,0 +1,32 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving..." : "Saglabā...",
+ "Download this revision" : "Lejupielādēt šo pārlaboto izdevumu",
+ "Restore this revision" : "Atjaunot šo versiju",
+ "Latest revision" : "Pēdējā versija",
+ "More versions..." : "Vairāk versiju...",
+ "Just now" : "Tagad",
+ "Failed to revert the document to older version" : "Neizdevās atjaunot dokumentu ar vecāku versiju",
+ "Save" : "Saglabāt",
+ "Loading documents..." : "Ielādē dokumentus...",
+ "Edit" : "Rediģēt",
+ "View" : "Skats",
+ "Document" : "Dokuments",
+ "Spreadsheet" : "Izklājlapa",
+ "Presentation" : "Prezentācija",
+ "Could not create file" : "Neizdevās izveidot datni",
+ "New Document.odt" : "Jauns Dokuments.odt",
+ "New Spreadsheet.ods" : "Juans Spreadsheet.ods",
+ "New Presentation.odp" : "Jauns Presentation.odp",
+ "New Document.docx" : "Jauns Dokuments.docx",
+ "New Presentation.pptx" : "Jauna Prezentācija.pptx",
+ "Saved" : "Saglabāts",
+ "Collabora Online" : "Collabora Online",
+ "Collabora Online server" : "Collabora Online serveris",
+ "Apply" : "Apstiprināt",
+ "Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
+ "Password" : "Parole",
+ "OK" : "Labi"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");