diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /core/l10n/he.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index c84ab761e0a..35aa5742976 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -322,20 +322,9 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "עותק %s זה כרגע במצב תחזוקה, שיארך זמן מה.", "This page will refresh itself when the instance is available again." : "עמוד זה ירענן את עצמו כאשר העותק ישוב להיות זמין.", "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", - "[%d / %d]: Checking table %s" : "[%d / %d]: בודק טבלה %s", - "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "כותרת ה-HTTP, הנקרא \"{header}\", אינה מכילה \"{expected}\". זהו סיכון אפשרי של אבטחה או פרטיות, שכן מומלץ להתאים הגדרה זו בהתאם.", "If it is not there ask your local administrator." : "אם זה לא נמצא, שאל את המנהל המקומי שלך.", - "Collaboratively edit office documents." : "עריכה שיתופית של מסמכי Office.", - "Local document editing back-end used by the Collabora Online app." : "עריכת מסמך מקומי באופן back-end המשמשת את אפליקציית Collabora Online.", "Settings" : "הגדרות", - "restricted" : "מוגבל", - "invisible" : "בלתי גלוי", "File not found" : "קובץ לא נמצא", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", - "More" : "עוד", - "More apps menu" : "תפריט יישומונים נוספים", - "Contacts" : "אנשי קשר", - "Contacts menu" : "תפריט אנשי קשר", - "Setup two-factor authentication" : "הגדרת אימות דו־שלבי" + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?" }, "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;"); |