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 886244707..f2fd0cebf 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -32,8 +32,6 @@ OC.L10N.register(
"Insert an image" : "הוספת תמונה",
"Link file" : "קישור לקובץ",
"Select file to link to" : "לבחור קובץ לקשר אליו",
- "Currently active users:" : "משתמשים פעילים עכשיו:",
- "_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"],
"Show rich workspaces" : "הצגת סביבות עבודה עשירות",
"Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…",
"Edit" : "עריכה",
@@ -44,6 +42,8 @@ OC.L10N.register(
"Heading 3" : "כותרת 3",
"Heading 4" : "כותרת 4",
"Heading 5" : "כותרת 5",
- "ToDo list" : "רשימת מטלות"
+ "ToDo list" : "רשימת מטלות",
+ "Currently active users:" : "משתמשים פעילים עכשיו:",
+ "_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"]
},
"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;");