38 lines
2.3 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "שמירה…",
2016-07-03 02:35:42 -04:00
"Latest revision" : "גרסה אחרונה",
2016-07-01 02:34:36 -04:00
"More versions..." : "גרסאות נוספות...",
2016-07-03 02:35:42 -04:00
"Just now" : "ממש עכשיו",
2016-07-19 02:36:17 -04:00
"Failed to revert the document to older version" : "נכשל באחזור המסמך לגרסה קודמת",
2016-06-22 02:36:05 -04:00
"Save" : "שמירה",
"Loading documents..." : "המסמך בטעינה...",
"Edit" : "עריכה",
2016-08-24 02:34:32 +02:00
"Document" : "מסמך",
"Spreadsheet" : "גיליון נתונים",
"Presentation" : "מצגת",
2016-06-22 02:36:05 -04:00
"Could not create file" : "יצירת הקובץ נכשלה",
2016-12-07 02:24:23 +00:00
"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",
"Can't create document" : "לא ניתן ליצור מסמך",
"Saved" : "נשמר",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "נשמר עם שגיאה: Collabora Online צריך להשתמש באותו פרוטוקול של ההתקנה בשרת.",
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora מקוון",
2016-06-22 02:36:05 -04:00
"Collabora Online server" : "שרת Collabora מקוון",
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "נתיב (ושער גישה - פורט) של שרת Collabora מקוון שמספק את תכונת העריכה כלקוח WOPI.",
"Apply" : "הפעלה",
2016-10-15 02:34:18 +02:00
"Use OOXML by default for new files" : "השתמש ב- OOXML כברירת מחדל לקבצים חדשים",
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "סיסמא שגויה. נא לנסות שוב",
2016-12-07 02:24:23 +00:00
"Password" : "סיסמא",
2016-06-23 02:35:21 -04:00
"OK" : "אישור",
2016-06-22 02:36:05 -04:00
"Guest %s" : "אורח %s",
2016-12-07 02:24:23 +00:00
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "קישור זה אינו תקף או לא קיים. יש ליצור קשר עם האדם, ששיתף את הקישור אתך, לפרטים.",
"You don't have permission to rename this document" : "אין לך הרשאות לשנות את שם המשמך"
2016-06-22 02:36:05 -04:00
},
"nplurals=2; plural=(n != 1);");