[tx-robot] updated from transifex
This commit is contained in:
parent
1f1bae0f27
commit
cc6850426e
@ -20,13 +20,16 @@ OC.L10N.register(
|
|||||||
"New Spreadsheet.ods" : "Juans Spreadsheet.ods",
|
"New Spreadsheet.ods" : "Juans Spreadsheet.ods",
|
||||||
"New Presentation.odp" : "Jauns Presentation.odp",
|
"New Presentation.odp" : "Jauns Presentation.odp",
|
||||||
"New Document.docx" : "Jauns Dokuments.docx",
|
"New Document.docx" : "Jauns Dokuments.docx",
|
||||||
|
"New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx",
|
||||||
"New Presentation.pptx" : "Jauna Prezentācija.pptx",
|
"New Presentation.pptx" : "Jauna Prezentācija.pptx",
|
||||||
|
"Can't create document" : "Nevar izveidot dokumentu",
|
||||||
"Saved" : "Saglabāts",
|
"Saved" : "Saglabāts",
|
||||||
"Collabora Online" : "Collabora Online",
|
"Collabora Online" : "Collabora Online",
|
||||||
"Collabora Online server" : "Collabora Online serveris",
|
"Collabora Online server" : "Collabora Online serveris",
|
||||||
"Apply" : "Apstiprināt",
|
"Apply" : "Apstiprināt",
|
||||||
"Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
|
"Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
|
||||||
"Password" : "Parole",
|
"Password" : "Parole",
|
||||||
"OK" : "Labi"
|
"OK" : "Labi",
|
||||||
|
"Guest %s" : "Viesis %s"
|
||||||
},
|
},
|
||||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
||||||
|
@ -18,13 +18,16 @@
|
|||||||
"New Spreadsheet.ods" : "Juans Spreadsheet.ods",
|
"New Spreadsheet.ods" : "Juans Spreadsheet.ods",
|
||||||
"New Presentation.odp" : "Jauns Presentation.odp",
|
"New Presentation.odp" : "Jauns Presentation.odp",
|
||||||
"New Document.docx" : "Jauns Dokuments.docx",
|
"New Document.docx" : "Jauns Dokuments.docx",
|
||||||
|
"New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx",
|
||||||
"New Presentation.pptx" : "Jauna Prezentācija.pptx",
|
"New Presentation.pptx" : "Jauna Prezentācija.pptx",
|
||||||
|
"Can't create document" : "Nevar izveidot dokumentu",
|
||||||
"Saved" : "Saglabāts",
|
"Saved" : "Saglabāts",
|
||||||
"Collabora Online" : "Collabora Online",
|
"Collabora Online" : "Collabora Online",
|
||||||
"Collabora Online server" : "Collabora Online serveris",
|
"Collabora Online server" : "Collabora Online serveris",
|
||||||
"Apply" : "Apstiprināt",
|
"Apply" : "Apstiprināt",
|
||||||
"Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
|
"Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
|
||||||
"Password" : "Parole",
|
"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);"
|
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||||
}
|
}
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||||||
"Save" : "Shrani",
|
"Save" : "Shrani",
|
||||||
"Loading documents..." : "Nalaganje dokumentov ...",
|
"Loading documents..." : "Nalaganje dokumentov ...",
|
||||||
"Edit" : "Uredi",
|
"Edit" : "Uredi",
|
||||||
|
"View" : "Pogled",
|
||||||
"Document" : "Dokument",
|
"Document" : "Dokument",
|
||||||
"Spreadsheet" : "Preglednica",
|
"Spreadsheet" : "Preglednica",
|
||||||
"Presentation" : "Predstavitev",
|
"Presentation" : "Predstavitev",
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
"Save" : "Shrani",
|
"Save" : "Shrani",
|
||||||
"Loading documents..." : "Nalaganje dokumentov ...",
|
"Loading documents..." : "Nalaganje dokumentov ...",
|
||||||
"Edit" : "Uredi",
|
"Edit" : "Uredi",
|
||||||
|
"View" : "Pogled",
|
||||||
"Document" : "Dokument",
|
"Document" : "Dokument",
|
||||||
"Spreadsheet" : "Preglednica",
|
"Spreadsheet" : "Preglednica",
|
||||||
"Presentation" : "Predstavitev",
|
"Presentation" : "Predstavitev",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user