From cc6850426e31fbfe7c63f5d544e61dc00145b9c7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Feb 2017 01:12:48 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lv.js | 5 ++++- l10n/lv.json | 5 ++++- l10n/sl.js | 1 + l10n/sl.json | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/lv.js b/l10n/lv.js index 70f90cbf..43b9bd21 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -20,13 +20,16 @@ OC.L10N.register( "New Spreadsheet.ods" : "Juans Spreadsheet.ods", "New Presentation.odp" : "Jauns Presentation.odp", "New Document.docx" : "Jauns Dokuments.docx", + "New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx", "New Presentation.pptx" : "Jauna Prezentācija.pptx", + "Can't create document" : "Nevar izveidot dokumentu", "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" + "OK" : "Labi", + "Guest %s" : "Viesis %s" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index a2c529ab..f9e658fe 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -18,13 +18,16 @@ "New Spreadsheet.ods" : "Juans Spreadsheet.ods", "New Presentation.odp" : "Jauns Presentation.odp", "New Document.docx" : "Jauns Dokuments.docx", + "New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx", "New Presentation.pptx" : "Jauna Prezentācija.pptx", + "Can't create document" : "Nevar izveidot dokumentu", "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" + "OK" : "Labi", + "Guest %s" : "Viesis %s" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index fdaef0f1..eb8add84 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Shrani", "Loading documents..." : "Nalaganje dokumentov ...", "Edit" : "Uredi", + "View" : "Pogled", "Document" : "Dokument", "Spreadsheet" : "Preglednica", "Presentation" : "Predstavitev", diff --git a/l10n/sl.json b/l10n/sl.json index e96a68c9..d8f4d0f7 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -9,6 +9,7 @@ "Save" : "Shrani", "Loading documents..." : "Nalaganje dokumentov ...", "Edit" : "Uredi", + "View" : "Pogled", "Document" : "Dokument", "Spreadsheet" : "Preglednica", "Presentation" : "Predstavitev",