[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-04-28 03:15:42 +00:00
parent f68b169281
commit f1a1adb87c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
8 changed files with 94 additions and 4 deletions

View File

@ -20,6 +20,9 @@ OC.L10N.register(
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "BR/CBZ",
" " : " "
" " : " ",
"endobj" : "endobj",
"startxref" : "startxfref",
"%PDF-" : "%PDF-"
},
"nplurals=2; plural=(n != 1);");

View File

@ -18,6 +18,9 @@
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "BR/CBZ",
" " : " "
" " : " ",
"endobj" : "endobj",
"startxref" : "startxfref",
"%PDF-" : "%PDF-"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

20
l10n/fi.js Normal file
View File

@ -0,0 +1,20 @@
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Asetukset päivitettiin onnistuneesti.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF-kirjanlukija",
"custom font" : "mukautettu fontti",
"monospace" : "tasalevyinen",
"font size" : "fontin koko",
"font weight" : "fontin paino",
"Use custom colors" : "Käytä mukautettuja värejä",
"night mode can be toggled by clicking the book title" : "yötilan voi ottaa käyttöön tai poistaa käytöstä napsauttamalla kirjan otsikkoa",
"show page turn arrows" : "näytä nuolet sivun kääntämiseksi",
"menu" : "Valikko",
"Reader" : "Lukija",
"Select file types for which Reader should be the default viewer." : "Valitse tiedostotyypit, joihin Lukija asetetaan oletuskatselimeksi.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=2; plural=(n != 1);");

18
l10n/fi.json Normal file
View File

@ -0,0 +1,18 @@
{ "translations": {
"Settings updated successfully." : "Asetukset päivitettiin onnistuneesti.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF-kirjanlukija",
"custom font" : "mukautettu fontti",
"monospace" : "tasalevyinen",
"font size" : "fontin koko",
"font weight" : "fontin paino",
"Use custom colors" : "Käytä mukautettuja värejä",
"night mode can be toggled by clicking the book title" : "yötilan voi ottaa käyttöön tai poistaa käytöstä napsauttamalla kirjan otsikkoa",
"show page turn arrows" : "näytä nuolet sivun kääntämiseksi",
"menu" : "Valikko",
"Reader" : "Lukija",
"Select file types for which Reader should be the default viewer." : "Valitse tiedostotyypit, joihin Lukija asetetaan oletuskatselimeksi.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
l10n/ru.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"epubreader",
{
"custom font" : "свой шрифт",
"font size" : "размер шрифта",
"menu" : "Меню"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

6
l10n/ru.json Normal file
View File

@ -0,0 +1,6 @@
{ "translations": {
"custom font" : "свой шрифт",
"font size" : "размер шрифта",
"menu" : "Меню"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@ -2,10 +2,26 @@ OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Ayarlar başarıyla güncellendi.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF e-kitap okuyucusu",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "Çoklu format tarayıcı tabanlı EPUB ve CBR/CBZ destekleyen e-kitap okuyucusu",
"custom font" : "özel font",
"monospace" : "monospace",
"font size" : "font büyüklüğü",
"font weight" : "font ağırlığı",
"Use custom colors" : "Özel renkleri kullan",
"night mode can be toggled by clicking the book title" : "kitap başlığına tıklayarak gece modu aç/kapa yapılabilinir",
"reflow text when sidebars are open" : "kenar çubuğu açıkken metni yeniden akıt",
"disable extra-wide page turn areas" : "ekstra geniş sayfa çevirme alanlarını devre dışı bırak",
"show page turn arrows" : "sayfa geçiş oklarını göster",
"menu" : "menü",
"Reader" : "Okuyucu",
"Select file types for which Reader should be the default viewer." : "Hangi Okuyucunun varsayılan olacağını belirlemek için dosya tipi seç.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
"CBR/CBZ" : "CBR/CBZ",
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,9 +1,25 @@
{ "translations": {
"Settings updated successfully." : "Ayarlar başarıyla güncellendi.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF e-kitap okuyucusu",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "Çoklu format tarayıcı tabanlı EPUB ve CBR/CBZ destekleyen e-kitap okuyucusu",
"custom font" : "özel font",
"monospace" : "monospace",
"font size" : "font büyüklüğü",
"font weight" : "font ağırlığı",
"Use custom colors" : "Özel renkleri kullan",
"night mode can be toggled by clicking the book title" : "kitap başlığına tıklayarak gece modu aç/kapa yapılabilinir",
"reflow text when sidebars are open" : "kenar çubuğu açıkken metni yeniden akıt",
"disable extra-wide page turn areas" : "ekstra geniş sayfa çevirme alanlarını devre dışı bırak",
"show page turn arrows" : "sayfa geçiş oklarını göster",
"menu" : "menü",
"Reader" : "Okuyucu",
"Select file types for which Reader should be the default viewer." : "Hangi Okuyucunun varsayılan olacağını belirlemek için dosya tipi seç.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
"CBR/CBZ" : "CBR/CBZ",
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}