This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/he.js
2020-06-15 03:10:34 +00:00

23 lines
1.4 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "ההגדרות עודכנו בהצלחה",
"EPUB/CBZ/PDF ebook reader" : "קורא ספרים אלקטרוניים מסוג EPUB/CBZ/PDF",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "מציג ספרים אלקטרוניים מבוסס דפדפן שתומך במגוון סוגי קבצים כגון EPUB ו־CBR/CBZ",
"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;");