summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-26 02:16:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-26 02:16:12 +0000
commit0eeb6606796260bc3e0da3f2e6deb3a7cc522c3c (patch)
tree8169b51d39446648710fae1508bbecb1e6def2a5 /apps/updatenotification/l10n
parent39f6f1ba341b053f8830571f6f2238c1653cf1ea (diff)
downloadnextcloud-server-0eeb6606796260bc3e0da3f2e6deb3a7cc522c3c.tar.gz
nextcloud-server-0eeb6606796260bc3e0da3f2e6deb3a7cc522c3c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r--apps/updatenotification/l10n/he.js3
-rw-r--r--apps/updatenotification/l10n/he.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js
index 733a114e1ef..6778f56e19f 100644
--- a/apps/updatenotification/l10n/he.js
+++ b/apps/updatenotification/l10n/he.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Checking apps for compatible updates" : "היישומונים נבדקים לאיתור עדכונים תואמים",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "נא לוודא שב־config.php שלך ה־<samp>appstoreenabled</samp> לא מוגדר ל‏־false.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "לא ניתן להתחבר לחנות היישומונים או שחנות היישומונים לא החזירה שיש עדכונים. ניתן לחפש ידנית עדכונים או לוודא שלשרת שלך יש גישה לאינטרנט ושיש לו איך להתחבר לחנות היישומונים.",
- "View changelog" : "הצגת יומן שינויים"
+ "View changelog" : "הצגת יומן שינויים",
+ "Beta" : "בטא"
},
"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;");
diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json
index 5e26a55e040..b544df8f630 100644
--- a/apps/updatenotification/l10n/he.json
+++ b/apps/updatenotification/l10n/he.json
@@ -23,6 +23,7 @@
"Checking apps for compatible updates" : "היישומונים נבדקים לאיתור עדכונים תואמים",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "נא לוודא שב־config.php שלך ה־<samp>appstoreenabled</samp> לא מוגדר ל‏־false.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "לא ניתן להתחבר לחנות היישומונים או שחנות היישומונים לא החזירה שיש עדכונים. ניתן לחפש ידנית עדכונים או לוודא שלשרת שלך יש גישה לאינטרנט ושיש לו איך להתחבר לחנות היישומונים.",
- "View changelog" : "הצגת יומן שינויים"
+ "View changelog" : "הצגת יומן שינויים",
+ "Beta" : "בטא"
},"pluralForm" :"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;"
} \ No newline at end of file