[tx-robot] updated from transifex

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

View File

@ -2,14 +2,20 @@ OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Ezarpenak ongi eguneratu dira.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF ebook irakurgailua",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF liburu elektroniko irakurgailua",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "Nabigatzailean oinarritutako liburu elektroniko irakurgailu formatu anitza, EPUB eta CBR/CBZ onartzen dituena",
"custom font" : "letra-tipo pertsonalizatua",
"monospace" : "zabalera bakarrekoa",
"font size" : "letra-tamaina",
"font weight" : "letra-pisua",
"font weight" : "letra-tipoaren pisua",
"Use custom colors" : "Erabili kolore pertsonalizatuak",
"night mode can be toggled by clicking the book title" : "gau modua liburuaren izenburuan klik eginez txandakatu daiteke",
"reflow text when sidebars are open" : "doitu testua alboko barrak irekita daudenean",
"disable extra-wide page turn areas" : "desgaitu orriz aldatzeko area oso zabalak",
"show page turn arrows" : "erakutsi orriz aldatzeko geziak",
"menu" : "menua",
"Reader" : "Irakurgailua",
"Select file types for which Reader should be the default viewer." : "Hautatu Irakurgailuak ze fitxategi-motentzat izan behar duen irakurgailu lehenetsia.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",

View File

@ -1,13 +1,19 @@
{ "translations": {
"Settings updated successfully." : "Ezarpenak ongi eguneratu dira.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF ebook irakurgailua",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF liburu elektroniko irakurgailua",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "Nabigatzailean oinarritutako liburu elektroniko irakurgailu formatu anitza, EPUB eta CBR/CBZ onartzen dituena",
"custom font" : "letra-tipo pertsonalizatua",
"monospace" : "zabalera bakarrekoa",
"font size" : "letra-tamaina",
"font weight" : "letra-pisua",
"font weight" : "letra-tipoaren pisua",
"Use custom colors" : "Erabili kolore pertsonalizatuak",
"night mode can be toggled by clicking the book title" : "gau modua liburuaren izenburuan klik eginez txandakatu daiteke",
"reflow text when sidebars are open" : "doitu testua alboko barrak irekita daudenean",
"disable extra-wide page turn areas" : "desgaitu orriz aldatzeko area oso zabalak",
"show page turn arrows" : "erakutsi orriz aldatzeko geziak",
"menu" : "menua",
"Reader" : "Irakurgailua",
"Select file types for which Reader should be the default viewer." : "Hautatu Irakurgailuak ze fitxategi-motentzat izan behar duen irakurgailu lehenetsia.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",

21
l10n/he.js Normal file
View File

@ -0,0 +1,21 @@
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "ההגדרות עודכנו בהצלחה",
"EPUB/CBZ/PDF ebook reader" : "קורא ספרים אלקטרוניים מסוג EPUB/CBZ/PDF",
"custom font" : "גופן מותאם אישית",
"monospace" : "רוחב אחיד",
"font size" : "גודל גופן",
"font weight" : "משקל גופן",
"Use custom colors" : "להשתמש בצבעים מותאמים אישית",
"night mode can be toggled by clicking the book title" : "ניתן להפעיל/להשבית מצב לילה על ידי לחיצה על כותרת הספר",
"reflow text when sidebars are open" : "להתאים את זרימת הטקסט עם פתיחת חלוניות הצד",
"show page turn arrows" : "הצגת חצי העברת עמוד",
"menu" : "תפריט",
"Reader" : "קורא",
"Select file types for which Reader should be the default viewer." : "נא לבחור את סוג הקבצים שהקורא יהיה עבורם בררת המחדל.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");

19
l10n/he.json Normal file
View File

@ -0,0 +1,19 @@
{ "translations": {
"Settings updated successfully." : "ההגדרות עודכנו בהצלחה",
"EPUB/CBZ/PDF ebook reader" : "קורא ספרים אלקטרוניים מסוג EPUB/CBZ/PDF",
"custom font" : "גופן מותאם אישית",
"monospace" : "רוחב אחיד",
"font size" : "גודל גופן",
"font weight" : "משקל גופן",
"Use custom colors" : "להשתמש בצבעים מותאמים אישית",
"night mode can be toggled by clicking the book title" : "ניתן להפעיל/להשבית מצב לילה על ידי לחיצה על כותרת הספר",
"reflow text when sidebars are open" : "להתאים את זרימת הטקסט עם פתיחת חלוניות הצד",
"show page turn arrows" : "הצגת חצי העברת עמוד",
"menu" : "תפריט",
"Reader" : "קורא",
"Select file types for which Reader should be the default viewer." : "נא לבחור את סוג הקבצים שהקורא יהיה עבורם בררת המחדל.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}