diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-17 02:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-17 02:19:53 +0000 |
commit | 1907cc197d63d0f10fda741a6ccff853a43a5740 (patch) | |
tree | 30f1ed3374ab2e6bcb5875c77972e8e416b704c6 /apps/dav | |
parent | c5ae29e9a39aa304ca602a202c39ef2a48bdced5 (diff) | |
download | nextcloud-server-1907cc197d63d0f10fda741a6ccff853a43a5740.tar.gz nextcloud-server-1907cc197d63d0f10fda741a6ccff853a43a5740.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/he.js | 8 | ||||
-rw-r--r-- | apps/dav/l10n/he.json | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 988ec5c8514..f746975b3fb 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -40,6 +40,7 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}", "You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}", + "Calendar and tasks" : "לוח שנה ומשימות", "A <strong>calendar</strong> was modified" : " <strong>יומן</strong> נערך", "A calendar <strong>event</strong> was modified" : "<strong>אירוע</strong> ביומן נערך", "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה", @@ -64,8 +65,13 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s דרך %2$s", "Invitation canceled" : "ההזמנה בוטלה", "Invitation updated" : "ההזמנה עודכנה", + "Invitation" : "הזמנה", + "Title:" : "כותרת:", + "Time:" : "שעה:", "Location:" : "מיקום:", "Link:" : "קישור:", + "Organizer:" : "ארגון:", + "Attendees:" : "משתתפים:", "Accept" : "קבלה", "Decline" : "דחייה", "More options …" : "אפשרויות נוספות…", @@ -76,8 +82,10 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "עליך להגדיר את ה־%s שלך להשתמש ב־HTTPS כדי להשתמש ב־CalDAV וב־CardDAV עם iOS/macOS.", "Configures a CalDAV account" : "מגדיר חשבון CalDAV", "Configures a CardDAV account" : "מגדיר חשבון CardDAV", + "Events" : "אירועים", "Tasks" : "משימות", "Untitled task" : "משימה ללא כותרת", + "Completed on %s" : "הושלמה ב־%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", "There was an error updating your attendance status." : "אירעה שגיאה בעת עדכון מצב ההשתתפות שלך.", diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index a3ea6e0e1e5..ab4567b5275 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -38,6 +38,7 @@ "You solved todo {todo} in list {calendar}" : "פתרת משימה לביצוע {todo} ברשימה {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "המשימה לביצוע {todo} ברשימה {calendar} נפתחה מחדש על ידי {actor}", "You reopened todo {todo} in list {calendar}" : "פתחת מחדש את המשימה לביצוע {todo} ברשימה {calendar}", + "Calendar and tasks" : "לוח שנה ומשימות", "A <strong>calendar</strong> was modified" : " <strong>יומן</strong> נערך", "A calendar <strong>event</strong> was modified" : "<strong>אירוע</strong> ביומן נערך", "A calendar <strong>todo</strong> was modified" : "נערכה <strong>מטלה</strong> בלוח שנה", @@ -62,8 +63,13 @@ "%1$s via %2$s" : "%1$s דרך %2$s", "Invitation canceled" : "ההזמנה בוטלה", "Invitation updated" : "ההזמנה עודכנה", + "Invitation" : "הזמנה", + "Title:" : "כותרת:", + "Time:" : "שעה:", "Location:" : "מיקום:", "Link:" : "קישור:", + "Organizer:" : "ארגון:", + "Attendees:" : "משתתפים:", "Accept" : "קבלה", "Decline" : "דחייה", "More options …" : "אפשרויות נוספות…", @@ -74,8 +80,10 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "עליך להגדיר את ה־%s שלך להשתמש ב־HTTPS כדי להשתמש ב־CalDAV וב־CardDAV עם iOS/macOS.", "Configures a CalDAV account" : "מגדיר חשבון CalDAV", "Configures a CardDAV account" : "מגדיר חשבון CardDAV", + "Events" : "אירועים", "Tasks" : "משימות", "Untitled task" : "משימה ללא כותרת", + "Completed on %s" : "הושלמה ב־%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", "There was an error updating your attendance status." : "אירעה שגיאה בעת עדכון מצב ההשתתפות שלך.", |