[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-08 03:15:11 +00:00
parent c04ff91bfd
commit bef5f7585e
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 30 additions and 2 deletions

View File

@ -1,7 +1,21 @@
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Ezarpenak ongi eguneratu dira.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF ebook irakurgailua",
"custom font" : "letra-tipo pertsonalizatua",
"monospace" : "zabalera bakarrekoa",
"font size" : "letra-tamaina",
"font weight" : "letra-pisua",
"Use custom colors" : "Erabili kolore pertsonalizatuak",
"menu" : "menua",
"Reader" : "Irakurgailua"
"Reader" : "Irakurgailua",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,5 +1,19 @@
{ "translations": {
"Settings updated successfully." : "Ezarpenak ongi eguneratu dira.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF ebook irakurgailua",
"custom font" : "letra-tipo pertsonalizatua",
"monospace" : "zabalera bakarrekoa",
"font size" : "letra-tamaina",
"font weight" : "letra-pisua",
"Use custom colors" : "Erabili kolore pertsonalizatuak",
"menu" : "menua",
"Reader" : "Irakurgailua"
"Reader" : "Irakurgailua",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}