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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/he.js')
-rw-r--r--l10n/he.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/he.js b/l10n/he.js
index 17c6e7d28..2a1e6a0a6 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "הוספת תמונה",
"Add link" : "הוספת קישור",
"_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"],
- "Show image" : "הצגת תמונה",
- "Show file" : "הצגת קובץ",
"Show rich workspaces" : "הצגת סביבות עבודה עשירות",
"Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…",
"New text document" : "מסמך טקסט חדש",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "מקטע ציטוט",
"Code block" : "מקטע קוד",
"Network connection error: Could not connect to the document" : "שגיאה בחיבור לרשת: לא ניתן להתחבר למסמך",
- "Last save {lastSave}" : "שמירה אחרונה: {lastSaved}"
+ "Last save {lastSave}" : "שמירה אחרונה: {lastSaved}",
+ "Show image" : "הצגת תמונה",
+ "Show file" : "הצגת קובץ"
},
"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;");