Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-11 04:12:13 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-11 04:12:13 +0300
commit2c503ccdeedb9ba62e639b874d75acc784067404 (patch)
treebbf77fa846ba0090045572525d3dd42d56e268b6 /apps/updatenotification/l10n/hu.js
parentf08bc1bc6fb16d2c199c20109f9501aef14e2511 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/hu.js')
-rw-r--r--apps/updatenotification/l10n/hu.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js
index 381da278bf1..b1555d45e66 100644
--- a/apps/updatenotification/l10n/hu.js
+++ b/apps/updatenotification/l10n/hu.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.",
+ "Apps missing updates" : "Alkalmazások frissítés nélkül",
+ "Apps with available updates" : "Alkalmazások frissítéssel",
"Open updater" : "Frissítő megnyitása",
"Your version is up to date." : "Verzió frissítve.",
"A non-default update server is in use to be checked for updates:" : "Egy nem alapértelmezett szervert használunk a frissítések kereséséhez:",
@@ -11,7 +13,13 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "A következő csoport tagjainak értesítése az elérhető frissítésekről:",
"Only notification for app updates are available." : "Csak az értesítő alkalmazás frissítései érhetők el.",
"The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit.",
+ "A new version is available: <strong>{newVersionString}</strong>" : "Új verzió érhető el: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Ellenőrizve ekkor: {lastCheckedDate}",
+ "Checking apps for compatible updates" : "Alkalmazások ellenőrzése kompatibilis frissítéséhez",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Ellenőrizd, hogy a config.php-dben nincs-e beállítva a <samp>appstoreenabled</samp> false-ra.",
+ "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." : "Nem lehet csatlakozni az alkalmazásbolthoz, vagy az nem adott vissza frissítéseket egyáltalán. Keress frissítéseket kézzel, vagy győződj meg arról, hogy a szervered hozzáfér az internethez és eléri az alkalmazásboltot.",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>Minden</strong> alkalmazás felfrissítve a legújabb verzióra.",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> alkalmazásnak nincs elérhető frissítése ehhez a verzióhoz","<strong>%n</strong> alkalmazásnak nincs elérhető frissítése ehhez a verzióhoz"],
"Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést",
"Update notifications" : "Frissítési értesítés",
"Channel updated" : "Csatorna frissítve",