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

he.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fe73d4f3a106ee8fe91e52474cc1dc217cac87e (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
{ "translations": {
    "saving..." : "בשמירה...",
    "saved!" : "נשמר!",
    "failed!" : "נכשל!",
    "Saved" : "נשמר",
    "There was a problem saving your changes. Click to resume editing." : "אירעה בעייה בשמירת השינויים. יש ללחוץ לחידוש העריכה.",
    "An error occurred!" : "אירעה תקלה!",
    "Edit" : "עריכה",
    "Mixed" : "מעורב",
    "Preview" : "תצוגה מקדימה",
    "New text file" : "קובץ טקסט חדש",
    "New text file.txt" : "קובץ טקסט חדש.txt",
    "You can not open a folder" : "לא ניתן לפתוח תיקייה",
    "This file is too big to be opened. Please download the file instead." : "קובץ זה גדול מדי לפתיחה. יש להוריד את הקובץ במקום",
    "Cannot read the file." : "לא ניתן לקרוא את הקובץ.",
    "Invalid file path supplied." : "סופק נתיב קובץ לא חוקי.",
    "The file is locked." : "הקובץ נעול.",
    "An internal server error occurred." : "אירעה שגיאת שרת פנימית.",
    "You can not write to a folder" : "לא ניתן לכתוב לתיקייה",
    "Cannot save file as it has been modified since opening" : "לא ניתן לשמור את הקובץ כיוון שהקובץ שונה מאז פתיחתו",
    "Insufficient permissions" : "אין הרשאות מספקות",
    "File path not supplied" : "נתיב קובץ לא סופק",
    "File mtime not supplied" : "קובץ mtime לא סופק",
    "Text editor" : "עורך טקסט"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}