diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/dav/l10n/he.js | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/he.js')
-rw-r--r-- | apps/dav/l10n/he.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 83854338f5c..988ec5c8514 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -100,10 +100,6 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "הפגישה »%1$s« עם %2$s בוטלה.", "The meeting »%1$s« with %2$s was updated." : "הפגישה »%1$s« עם %2$s עודכנה.", "%1$s invited you to »%2$s«" : "הוזמנת על ידי %1$s אל „%2$s”", - "When:" : "מתי:", - "Technical details" : "פרטים טכניים", - "Remote Address: %s" : "כתובת מרוחקת: %s", - "Request ID: %s" : "מזהה בקשה: %s", - "Notifications will be send through background jobs, so these need to happen often enough." : "התראות נשלחות באמצעות משימות רקע, לכן הבדיקה תתבצע יחסית באופן סדיר מספיק." + "When:" : "מתי:" }, "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;"); |