Welcome to mirror list, hosted at ThFree Co, Russian Federation.

he.json « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bd9f510fa94b88ca24748e1a82e3216b3b22fbe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{ "translations": {
    "Saving…" : "מתבצעת שמירה…",
    "All" : "הכול",
    "Please choose your nickname to continue as guest user." : "נא לבחור את הכינוי שלך כדי להמשיך כאורח.",
    "Nickname" : "כינוי",
    "Set" : "הגדרה",
    "Download this revision" : "הורדת המהדורה הזאת",
    "Restore this revision" : "שחזור המהדורה הזו",
    "Latest revision" : "המהדורה העדכנית ביותר",
    "More versions…" : "גרסאות נוספות…",
    "Just now" : "הרגע",
    "Failed to revert the document to older version" : "שחזור המסמך לגרסה קודמת נכשל",
    "Please enter the filename to store the document as." : "נא להקליד את שם הקובץ תחתיו יאוחסן המסמך.",
    "Save As" : "שמירה בשם",
    "New filename" : "שם קובץ חדש",
    "Cancel" : "ביטול",
    "Save" : "שמירה",
    "Loading documents…" : "מסמכים נטענים…",
    "Edit" : "עריכה",
    "New Document" : "מסמך חדש",
    "New Spreadsheet" : "גיליון נתונים חדש",
    "New Presentation" : "מצגת חדשה",
    "Could not create file" : "יצירת הקובץ נכשלה",
    "Can't create document" : "לא ניתן ליצור מסמך",
    "New Document.odt" : "Document.odt חדש",
    "New Spreadsheet.ods" : "Spreadsheet.ods חדש",
    "New Presentation.odp" : "Presentation.odp חדש",
    "New Document.docx" : "מסמך חדש.docx",
    "New Spreadsheet.xlsx" : "גיליון נתונים חדש.xlsx",
    "New Presentation.pptx" : "מצגת חדשה.pptx",
    "Document already exists" : "המסמך כבר קיים",
    "Not allowed to create document" : "אין הרשאה ליצור מסמך",
    "Saved" : "נשמר",
    "Saved with error: Collabora Online should use the same protocol as the server installation." : "נשמר עם שגיאה: Collabora Online צריך להשתמש באותו פרוטוקול של ההתקנה בשרת.",
    "Collabora Online" : "Collabora מקוון",
    "Guest: %s" : "אורח: %s",
    "Edit office documents directly in your browser." : "עריכת מסמכי Office ישירות בדפדפן שלך.",
    "Open documentation" : "פתיחת תיעוד",
    "Collabora Online server" : "שרת Collabora מקוון",
    "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "נתיב (ושער גישה - פורט) של שרת Collabora מקוון שמספק את תכונת העריכה כלקוח WOPI.",
    "Apply" : "הפעלה",
    "Restrict usage to specific groups" : "הגבלת השימוש לקבוצות מסוימות",
    "Restrict edit to specific groups" : "הגבלת העריכה לקבוצות מסוימות",
    "Use OOXML by default for new files" : "השתמש ב- OOXML כברירת מחדל לקבצים חדשים",
    "Enable access for external apps" : "הפעלת גישה ליישומונים חיצוניים",
    "Add" : "הוספה",
    "Wrong password. Please retry." : "סיסמא שגויה. נא לנסות שוב",
    "Password" : "סיסמא",
    "OK" : "אישור",
    "Guest %s" : "אורח %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "קישור זה אינו תקף או לא קיים. יש ליצור קשר עם האדם, ששיתף את הקישור אתך, לפרטים."
},"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;"
}