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:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
commit61de5d8c302284814f5088ee857adfd5c7f5fb56 (patch)
tree3ae61cddabab02d966cc425620832505a72d373d /l10n/he.js
parent0fc875dd227e5de5dca5ac94b58aead80653d42f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 7f8142395..eb4844956 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -28,7 +28,6 @@ OC.L10N.register(
"Saved" : "נשמרה",
"Last saved {lastSaved}" : "שמירה אחרונה: {lastSaved}",
"Unsaved changes" : "שינויים שלא נשמרו",
- "Enter your name so other users can see who is editing" : "נא למלא את שמך כדי שמשתמשים אחרים יוכלו לראות מי עורך",
"Edit guest name" : "עריכת שם אורח",
"Guest" : "אורח/ת",
"Save guest name" : "שמירת שם אורח",
@@ -46,7 +45,6 @@ OC.L10N.register(
"Code block" : "מקטע קוד",
"Link file" : "קישור לקובץ",
"Select file to link to" : "לבחור קובץ לקשר אליו",
- "Participants" : "משתתפים",
"guest" : "אורח",
"Show rich workspaces" : "הצגת סביבות עבודה עשירות",
"Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…",
@@ -64,7 +62,9 @@ OC.L10N.register(
"Insert image" : "הוספת תמונה",
"Edit" : "עריכה",
"New text document" : "מסמך טקסט חדש",
+ "Enter your name so other users can see who is editing" : "נא למלא את שמך כדי שמשתמשים אחרים יוכלו לראות מי עורך",
"Currently active users:" : "משתמשים פעילים עכשיו:",
- "_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"]
+ "_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"],
+ "Participants" : "משתתפים"
},
"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;");