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: 4743eeb8544b2acd070ede886d177762bcdd6558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "saving..." : "בשמירה...",
    "saved!" : "נשמר!",
    "failed!" : "נכשל!",
    "Saved" : "נשמר",
    "There was a problem saving your changes. Click to resume editing." : "אירעה בעייה בשמירת השינויים. יש ללחוץ לחידוש העריכה.",
    "An error occurred!" : "אירעה תקלה!",
    "New text file.txt" : "קובץ טקסט חדש.txt",
    "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." : "אירעה שגיאת שרת פנימית.",
    "Cannot save file as it has been modified since opening" : "לא ניתן לשמור את הקובץ כיוון שהקובץ שונה מאז פתיחתו",
    "Insufficient permissions" : "אין הרשאות מספקות",
    "File path not supplied" : "נתיב קובץ לא סופק",
    "File mtime not supplied" : "קובץ mtime לא סופק"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}