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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-26 05:37:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:37:46 +0300
commitf40975e80ee4e1e353549422d04dd8e6fdb6aafa (patch)
treeff17aadbd95d3ab856f1d01af9085189d925c9dd /l10n
parent23490a167180f7914262a4758163525b128b6479 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/he.js3
-rw-r--r--l10n/he.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
index bc65eb5..7292528 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"failed!" : "נכשל!",
"Saved" : "נשמר",
"There was a problem saving your changes. Click to resume editing." : "אירעה בעייה בשמירת השינויים. יש ללחוץ לחידוש העריכה.",
+ "Edit in plain text editor" : "עריכה בעורך טקסט פשוט",
"An error occurred!" : "אירעה תקלה!",
"Edit" : "עריכה",
"Mixed" : "מעורב",
@@ -20,12 +21,14 @@ OC.L10N.register(
"An internal server error occurred." : "אירעה שגיאת שרת פנימית.",
"You can not write to a folder" : "לא ניתן לכתוב לתיקייה",
"Cannot save file as it has been modified since opening" : "לא ניתן לשמור את הקובץ כיוון שהקובץ שונה מאז פתיחתו",
+ "Could not write to file." : "לא ניתן לכתוב לקובץ.",
"Insufficient permissions" : "אין הרשאות מספקות",
"File path not supplied" : "נתיב קובץ לא סופק",
"File mtime not supplied" : "קובץ mtime לא סופק",
"Share not found" : "השיתוף לא נמצא",
"You are not authorized to open this share" : "אין לך הרשאה לפתוח את השיתוף הזה",
"Invalid range request" : "בקשת הטווח שגויה",
+ "Plain text editor" : "עורך טקסט פשוט",
"Text editor" : "עורך טקסט"
},
"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;");
diff --git a/l10n/he.json b/l10n/he.json
index 2be8bfc..04b0e52 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -4,6 +4,7 @@
"failed!" : "נכשל!",
"Saved" : "נשמר",
"There was a problem saving your changes. Click to resume editing." : "אירעה בעייה בשמירת השינויים. יש ללחוץ לחידוש העריכה.",
+ "Edit in plain text editor" : "עריכה בעורך טקסט פשוט",
"An error occurred!" : "אירעה תקלה!",
"Edit" : "עריכה",
"Mixed" : "מעורב",
@@ -18,12 +19,14 @@
"An internal server error occurred." : "אירעה שגיאת שרת פנימית.",
"You can not write to a folder" : "לא ניתן לכתוב לתיקייה",
"Cannot save file as it has been modified since opening" : "לא ניתן לשמור את הקובץ כיוון שהקובץ שונה מאז פתיחתו",
+ "Could not write to file." : "לא ניתן לכתוב לקובץ.",
"Insufficient permissions" : "אין הרשאות מספקות",
"File path not supplied" : "נתיב קובץ לא סופק",
"File mtime not supplied" : "קובץ mtime לא סופק",
"Share not found" : "השיתוף לא נמצא",
"You are not authorized to open this share" : "אין לך הרשאה לפתוח את השיתוף הזה",
"Invalid range request" : "בקשת הטווח שגויה",
+ "Plain text editor" : "עורך טקסט פשוט",
"Text editor" : "עורך טקסט"
},"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;"
} \ No newline at end of file