diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:03 +0000 |
commit | fda71a99794da0abfe119cc6e45dff7f02e2e25e (patch) | |
tree | 2a6db9a1093b57ba17a51bf0bf0d2d6a0d41a51c /core/l10n/he.js | |
parent | 4bada5c7324d4ebf58a8ab2c8954b8e35cc883b2 (diff) | |
download | nextcloud-server-fda71a99794da0abfe119cc6e45dff7f02e2e25e.tar.gz nextcloud-server-fda71a99794da0abfe119cc6e45dff7f02e2e25e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index e69dd80e0ba..6ae27eef76f 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -148,7 +148,6 @@ OC.L10N.register( "Keep your colleagues and friends in one place without leaking their private info." : "עמיתים לעבודה וחברים מרוכזים במקום אחד מבלי זליגה של הפרטים האישיים שלהם.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "יישומון דוא״ל פשוט שמשתלב בצורה נחמדה עם הקבצים, אנשי הקשר והיומן.", "Collaboratively edit office documents." : "עריכה שיתופית של מסמכי Office.", - "Local document editing back-end used by the OnlyOffice app." : "מנגנון עריכת מסמכים מקומי בו משתמש היישומון OnlyOffice.", "Forgot password?" : "שכחת ססמה?", "Log in with a device" : "כניסה עם מכשיר", "Back" : "חזרה", @@ -409,6 +408,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה.", "Cancel log in" : "ביטול כניסה", "These apps will be updated:" : "יישומים אלו יעודכנו:", + "Local document editing back-end used by the OnlyOffice app." : "מנגנון עריכת מסמכים מקומי בו משתמש היישומון OnlyOffice.", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "יומן, אנשי קשר, שיחה, דוא״ל ו־OnlyOffice" }, "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;"); |