diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index d21f53e432..7b4fad58ca 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -1,25 +1,36 @@ OC.L10N.register( "comments", { + "Comments" : "תגובות", + "New comment …" : "תגובה חדשה", "Delete comment" : "מחיקת תגובה", "Post" : "פרסום", "Cancel" : "ביטול", "Edit comment" : "עריכת תגובה", "[Deleted user]" : "[משתמשים מוסרים]", - "Comments" : "תגובות", + "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", + "More comments …" : "תגובות נוספות…", "Save" : "שמירה", "Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}", - "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}", + "Error occurred while retrieving comment with ID {id}" : "אירעה שגיאה בעת קבלת התגובה עם המזהה {id}", "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", + "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו"], "Comment" : "תגובה", "You commented" : "הערות שלך", "%1$s commented" : "התקבלו תגובות %1$s", - "You commented on %2$s" : "הערות שלך ב- %2$s", + "{author} commented" : "התקבלה תגובה מאת {author}", + "You commented on %1$s" : "הגבת על %1$s", + "You commented on {file}" : "הגבת על {file}", "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", - "Type in a new comment..." : "יש להכניס תגובה חדשה...", - "No other comments available" : "אין תגובות אחרות זמינות", - "More comments..." : "תגובות נוספות...", - "{count} unread comments" : "{count} תגובות שלא נקראו" + "{author} commented on {file}" : "נוספה תגובה על {file} מאת {author}", + "Comments for files" : "תגובות על קבצים", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "אוזכרת ב־„%s”, בתגובה על ידי משתמש שנמחק בינתיים.", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", + "%1$s mentioned you in a comment on “%2$s”" : "אוזכרת על ידי %1$s בתגובה על „%2$s”", + "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”", + "Unknown user" : "משתמש לא ידוע", + "A (now) deleted user mentioned you in a comment on “%s”" : "אוזכרת על ידי משתמש שנמחק (נכון לעכשיו) בתגובה על „%s”", + "A (now) deleted user mentioned you in a comment on “{file}”" : "אוזכרת על ידי משתמש שנמחק (נכון לעכשיו) בתגובה על „{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 5cf6472acb..30f07bf526 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -1,23 +1,34 @@ { "translations": { + "Comments" : "תגובות", + "New comment …" : "תגובה חדשה", "Delete comment" : "מחיקת תגובה", "Post" : "פרסום", "Cancel" : "ביטול", "Edit comment" : "עריכת תגובה", "[Deleted user]" : "[משתמשים מוסרים]", - "Comments" : "תגובות", + "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", + "More comments …" : "תגובות נוספות…", "Save" : "שמירה", "Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}", - "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}", + "Error occurred while retrieving comment with ID {id}" : "אירעה שגיאה בעת קבלת התגובה עם המזהה {id}", "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", + "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו"], "Comment" : "תגובה", "You commented" : "הערות שלך", "%1$s commented" : "התקבלו תגובות %1$s", - "You commented on %2$s" : "הערות שלך ב- %2$s", + "{author} commented" : "התקבלה תגובה מאת {author}", + "You commented on %1$s" : "הגבת על %1$s", + "You commented on {file}" : "הגבת על {file}", "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", - "Type in a new comment..." : "יש להכניס תגובה חדשה...", - "No other comments available" : "אין תגובות אחרות זמינות", - "More comments..." : "תגובות נוספות...", - "{count} unread comments" : "{count} תגובות שלא נקראו" + "{author} commented on {file}" : "נוספה תגובה על {file} מאת {author}", + "Comments for files" : "תגובות על קבצים", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "אוזכרת ב־„%s”, בתגובה על ידי משתמש שנמחק בינתיים.", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", + "%1$s mentioned you in a comment on “%2$s”" : "אוזכרת על ידי %1$s בתגובה על „%2$s”", + "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”", + "Unknown user" : "משתמש לא ידוע", + "A (now) deleted user mentioned you in a comment on “%s”" : "אוזכרת על ידי משתמש שנמחק (נכון לעכשיו) בתגובה על „%s”", + "A (now) deleted user mentioned you in a comment on “{file}”" : "אוזכרת על ידי משתמש שנמחק (נכון לעכשיו) בתגובה על „{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js new file mode 100644 index 0000000000..04523cb0c1 --- /dev/null +++ b/apps/dav/l10n/he.js @@ -0,0 +1,39 @@ +OC.L10N.register( + "dav", + { + "Calendar" : "יומן", + "Todos" : "משימות מטלות", + "Personal" : "אישי", + "{actor} created calendar {calendar}" : "היומן {calendar} נוצר על ידי {actor}", + "You created calendar {calendar}" : "מחקת את היומן {calendar}", + "{actor} deleted calendar {calendar}" : "היומן {calendar} נמחק על ידי {actor}", + "You deleted calendar {calendar}" : "מחקת את היומן {calendar}", + "{actor} updated calendar {calendar}" : "היומן {calendar} עודכן על ידי {actor}", + "You updated calendar {calendar}" : "עדכנת את היומן {calendar}", + "You shared calendar {calendar} as public link" : "שיתפת את היומן {calendar} כקישור ציבורי", + "You removed public link for calendar {calendar}" : "הסרת את הקישור הציבורי ליומן {calendar}", + "A calendar was modified" : " יומן נערך", + "A calendar event was modified" : "אירוע ביומן נערך", + "Contact birthdays" : "ימי הולדת של אנשי קשר", + "Invitation canceled" : "ההזמנה בוטלה", + "Hello %s," : "שלום %s,", + "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", + "Invitation updated" : "ההזמנה עודכנה", + "The meeting »%s« with %s was updated." : "הפגישה „%s” עם %s עודכנה.", + "When:" : "מתי:", + "Where:" : "איפה:", + "Description:" : "תיאור:", + "Link:" : "קישור:", + "Contacts" : "אנשי קשר", + "WebDAV" : "WebDAV", + "Technical details" : "פרטים טכניים", + "Remote Address: %s" : "כתובת מרוחקת: %s", + "Request ID: %s" : "מזהה בקשה: %s", + "CalDAV server" : "שרת CalDAV", + "Send invitations to attendees" : "שליחת הזמנות למשתתפים", + "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי.", + "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", + "Birthday calendars will be generated by a background job." : "יומני ימי הולדת ייווצרו על ידי משימה ברקע.", + "Hence they will not be available immediately after enabling but will show up after some time." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json new file mode 100644 index 0000000000..11c7ca6b6b --- /dev/null +++ b/apps/dav/l10n/he.json @@ -0,0 +1,37 @@ +{ "translations": { + "Calendar" : "יומן", + "Todos" : "משימות מטלות", + "Personal" : "אישי", + "{actor} created calendar {calendar}" : "היומן {calendar} נוצר על ידי {actor}", + "You created calendar {calendar}" : "מחקת את היומן {calendar}", + "{actor} deleted calendar {calendar}" : "היומן {calendar} נמחק על ידי {actor}", + "You deleted calendar {calendar}" : "מחקת את היומן {calendar}", + "{actor} updated calendar {calendar}" : "היומן {calendar} עודכן על ידי {actor}", + "You updated calendar {calendar}" : "עדכנת את היומן {calendar}", + "You shared calendar {calendar} as public link" : "שיתפת את היומן {calendar} כקישור ציבורי", + "You removed public link for calendar {calendar}" : "הסרת את הקישור הציבורי ליומן {calendar}", + "A calendar was modified" : " יומן נערך", + "A calendar event was modified" : "אירוע ביומן נערך", + "Contact birthdays" : "ימי הולדת של אנשי קשר", + "Invitation canceled" : "ההזמנה בוטלה", + "Hello %s," : "שלום %s,", + "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", + "Invitation updated" : "ההזמנה עודכנה", + "The meeting »%s« with %s was updated." : "הפגישה „%s” עם %s עודכנה.", + "When:" : "מתי:", + "Where:" : "איפה:", + "Description:" : "תיאור:", + "Link:" : "קישור:", + "Contacts" : "אנשי קשר", + "WebDAV" : "WebDAV", + "Technical details" : "פרטים טכניים", + "Remote Address: %s" : "כתובת מרוחקת: %s", + "Request ID: %s" : "מזהה בקשה: %s", + "CalDAV server" : "שרת CalDAV", + "Send invitations to attendees" : "שליחת הזמנות למשתתפים", + "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי.", + "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", + "Birthday calendars will be generated by a background job." : "יומני ימי הולדת ייווצרו על ידי משימה ברקע.", + "Hence they will not be available immediately after enabling but will show up after some time." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/files_versions/l10n/he.js b/apps/files_versions/l10n/he.js index 0003a2fee1..09e655c422 100644 --- a/apps/files_versions/l10n/he.js +++ b/apps/files_versions/l10n/he.js @@ -5,6 +5,8 @@ OC.L10N.register( "Versions" : "גרסאות", "Failed to revert {file} to revision {timestamp}." : "נכשל אחזור {file} לגרסה {timestamp}.", "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"], - "Restore" : "שחזור" + "Restore" : "שחזור", + "No earlier versions available" : "אין גרסאות קודמות זמינות", + "More versions …" : "גרסאות נוספות…" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_versions/l10n/he.json b/apps/files_versions/l10n/he.json index d7cbb74d80..380df68f97 100644 --- a/apps/files_versions/l10n/he.json +++ b/apps/files_versions/l10n/he.json @@ -3,6 +3,8 @@ "Versions" : "גרסאות", "Failed to revert {file} to revision {timestamp}." : "נכשל אחזור {file} לגרסה {timestamp}.", "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"], - "Restore" : "שחזור" + "Restore" : "שחזור", + "No earlier versions available" : "אין גרסאות קודמות זמינות", + "More versions …" : "גרסאות נוספות…" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/oauth2/l10n/he.js b/apps/oauth2/l10n/he.js new file mode 100644 index 0000000000..250205239a --- /dev/null +++ b/apps/oauth2/l10n/he.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "oauth2", + { + "OAuth 2.0" : "OAuth 2.0", + "OAuth 2.0 clients" : "לקוחות OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 מאפשר לשירותים חיצוניים לבקש גישה אל %s.", + "Name" : "שם", + "Redirection URI" : "כתובת הפנייה", + "Client Identifier" : "זיהוי לקו", + "Secret" : "סוד", + "Add client" : "הוספת לקוחי", + "Add" : "הוספה" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/oauth2/l10n/he.json b/apps/oauth2/l10n/he.json new file mode 100644 index 0000000000..09505d7730 --- /dev/null +++ b/apps/oauth2/l10n/he.json @@ -0,0 +1,12 @@ +{ "translations": { + "OAuth 2.0" : "OAuth 2.0", + "OAuth 2.0 clients" : "לקוחות OAuth 2.0", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 מאפשר לשירותים חיצוניים לבקש גישה אל %s.", + "Name" : "שם", + "Redirection URI" : "כתובת הפנייה", + "Client Identifier" : "זיהוי לקו", + "Secret" : "סוד", + "Add client" : "הוספת לקוחי", + "Add" : "הוספה" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/core/l10n/he.js b/core/l10n/he.js index a054e8b392..1ddec262f6 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "יתכן שזו רשימה מקוצרת - נא למקד את ביטוי החיפוש שלך כדי להציג תוצאות נוספות.", "No users or groups found for {search}" : "לא אותרו משתמשים או קבוצות עבור {search}", "No users found for {search}" : "לא אותרו משתמשים עבור {search}", + "An error occurred (\"{message}\"). Please try again" : "אירעה שגיאה (\"{message}\"). נא לנסות שוב", "An error occurred. Please try again" : "אירעה שגיאה. יש לנסות שנית", "{sharee} (group)" : "{sharee} (קבוצה)", "{sharee} (remote)" : "{sharee} (מרוחק)", diff --git a/core/l10n/he.json b/core/l10n/he.json index d14da07121..4629f36a56 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -173,6 +173,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "יתכן שזו רשימה מקוצרת - נא למקד את ביטוי החיפוש שלך כדי להציג תוצאות נוספות.", "No users or groups found for {search}" : "לא אותרו משתמשים או קבוצות עבור {search}", "No users found for {search}" : "לא אותרו משתמשים עבור {search}", + "An error occurred (\"{message}\"). Please try again" : "אירעה שגיאה (\"{message}\"). נא לנסות שוב", "An error occurred. Please try again" : "אירעה שגיאה. יש לנסות שנית", "{sharee} (group)" : "{sharee} (קבוצה)", "{sharee} (remote)" : "{sharee} (מרוחק)", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index d474e7c8df..ee1ed07051 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -22,6 +22,7 @@ OC.L10N.register( "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", "Server version %s or higher is required." : "Palvelinversio %s tai sitä uudempi vaaditaan.", "Server version %s or lower is required." : "Palvelinversio %s tai alhaisempi vaaditaan.", + "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", "Unknown filetype" : "Tuntematon tiedostotyyppi", "Invalid image" : "Virheellinen kuva", "Avatar image is not square" : "Avatar-kuva ei ole neliö", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index e03f2c3b1e..8806183f8b 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -20,6 +20,7 @@ "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", "Server version %s or higher is required." : "Palvelinversio %s tai sitä uudempi vaaditaan.", "Server version %s or lower is required." : "Palvelinversio %s tai alhaisempi vaaditaan.", + "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", "Unknown filetype" : "Tuntematon tiedostotyyppi", "Invalid image" : "Virheellinen kuva", "Avatar image is not square" : "Avatar-kuva ei ole neliö", diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index 5bca7d4992..abeb45f328 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -160,6 +160,7 @@ OC.L10N.register( "Good password" : "Jó jelszó", "Strong password" : "Erős jelszó", "Groups" : "Csoportok", + "Unable to retrieve the group list" : "Csoportlista betöltése sikertelen", "Unable to delete {objName}" : "Ezt nem sikerült törölni: {objName}", "Error creating group: {message}" : "Hiba történt a csoport létrehozásakor: {message}", "A valid group name must be provided" : "Érvényes csoportnevet kell megadni", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index 8c2a8b1c73..c94d3c64f7 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -158,6 +158,7 @@ "Good password" : "Jó jelszó", "Strong password" : "Erős jelszó", "Groups" : "Csoportok", + "Unable to retrieve the group list" : "Csoportlista betöltése sikertelen", "Unable to delete {objName}" : "Ezt nem sikerült törölni: {objName}", "Error creating group: {message}" : "Hiba történt a csoport létrehozásakor: {message}", "A valid group name must be provided" : "Érvényes csoportnevet kell megadni",