From 1f1bae0f273e69d90add4d076e374150a198e5d5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 31 Jan 2017 01:21:15 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lv.js | 32 ++++++++++++++++++++++++++++++++ l10n/lv.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 l10n/lv.js create mode 100644 l10n/lv.json 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);"); diff --git a/l10n/lv.json b/l10n/lv.json new file mode 100644 index 00000000..a2c529ab --- /dev/null +++ b/l10n/lv.json @@ -0,0 +1,30 @@ +{ "translations": { + "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" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +} \ No newline at end of file