diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-01 01:56:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-01 01:56:03 -0400 |
commit | a9f666f36e5487d950e77d7cc32020b49ce2f021 (patch) | |
tree | 912f589c6220f75e239064a58361e19d1d003ca9 /apps/updatenotification | |
parent | 397da7620e3759b6c4802f0b8e941fe5f04ae0c4 (diff) | |
download | nextcloud-server-a9f666f36e5487d950e77d7cc32020b49ce2f021.tar.gz nextcloud-server-a9f666f36e5487d950e77d7cc32020b49ce2f021.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/he.js | 7 | ||||
-rw-r--r-- | apps/updatenotification/l10n/he.json | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index 01261f351e4..ea54f30eb2d 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -1,14 +1,19 @@ OC.L10N.register( "updatenotification", { + "Update notifications" : "עדכון דיווחים", "{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.", "Updated channel" : "ערוץ מעודכן", + "ownCloud core" : "ליבת ownCloud", + "Update for %1$s to version %2$s is available." : "עדכון של %1$s לגרסה %2$s זמין.", "Updater" : "מעדכן", "A new version is available: %s" : "קיימת גרסה מעודכנת: %s", "Open updater" : "פתיחת מעדכן", "Your version is up to date." : "הגרסה שבידך מעודכנת.", "Checked on %s" : "נבדק לאחרונה ב- %s", "Update channel:" : "עדכון ערוץ:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר." + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר.", + "Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "רק דיווחים לעדכוני יישומים זמינים, כיוון שערוץ העדכון הנבחר ל- ownCloud עצמו אינו מאפשר דיווחים." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json index bd5a2290dab..29130d06d75 100644 --- a/apps/updatenotification/l10n/he.json +++ b/apps/updatenotification/l10n/he.json @@ -1,12 +1,17 @@ { "translations": { + "Update notifications" : "עדכון דיווחים", "{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.", "Updated channel" : "ערוץ מעודכן", + "ownCloud core" : "ליבת ownCloud", + "Update for %1$s to version %2$s is available." : "עדכון של %1$s לגרסה %2$s זמין.", "Updater" : "מעדכן", "A new version is available: %s" : "קיימת גרסה מעודכנת: %s", "Open updater" : "פתיחת מעדכן", "Your version is up to date." : "הגרסה שבידך מעודכנת.", "Checked on %s" : "נבדק לאחרונה ב- %s", "Update channel:" : "עדכון ערוץ:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר." + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "תמיד ניתן לעדכן לגרסה חדשה / ערוץ ניסיון. אבל לא ניתן להוריד גרסה לערוץ יציב יותר.", + "Notify members of the following groups about available updates:" : "דיווח למשתמשים של קבוצות אלו על עדכונים זמינים:", + "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "רק דיווחים לעדכוני יישומים זמינים, כיוון שערוץ העדכון הנבחר ל- ownCloud עצמו אינו מאפשר דיווחים." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |