diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/hu_HU.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hu_HU.php')
-rw-r--r-- | core/l10n/hu_HU.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php index 2cc473a9c01..f2d9d1ba22a 100644 --- a/core/l10n/hu_HU.php +++ b/core/l10n/hu_HU.php @@ -8,14 +8,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "A filecache frissítése folyamatban, ez a folyamat hosszabb ideig is eltarthat...", "Updated filecache" => "Filecache frissítve", "... %d%% done ..." => "... %d%% kész ...", -"Category type not provided." => "Nincs megadva a kategória típusa.", -"No category to add?" => "Nincs hozzáadandó kategória?", -"This category already exists: %s" => "Ez a kategória már létezik: %s", -"Object type not provided." => "Az objektum típusa nincs megadva.", -"%s ID not provided." => "%s ID nincs megadva.", -"Error adding %s to favorites." => "Nem sikerült a kedvencekhez adni ezt: %s", -"No categories selected for deletion." => "Nincs törlésre jelölt kategória", -"Error removing %s from favorites." => "Nem sikerült a kedvencekből törölni ezt: %s", "No image or file provided" => "Nincs kép vagy file megadva", "Unknown filetype" => "Ismeretlen file tipús", "Invalid image" => "Hibás kép", @@ -67,12 +59,9 @@ $TRANSLATIONS = array( "(all selected)" => "(all selected)", "({count} selected)" => "({count} kiválasztva)", "Error loading file exists template" => "Hiba a létező sablon betöltésekor", -"The object type is not specified." => "Az objektum típusa nincs megadva.", -"Error" => "Hiba", -"The app name is not specified." => "Az alkalmazás neve nincs megadva.", -"The required file {file} is not installed!" => "A szükséges fájl: {file} nincs telepítve!", "Shared" => "Megosztott", "Share" => "Megosztás", +"Error" => "Hiba", "Error while sharing" => "Nem sikerült létrehozni a megosztást", "Error while unsharing" => "Nem sikerült visszavonni a megosztást", "Error while changing permissions" => "Nem sikerült módosítani a jogosultságokat", @@ -104,6 +93,9 @@ $TRANSLATIONS = array( "Sending ..." => "Küldés ...", "Email sent" => "Az emailt elküldtük", "Warning" => "Figyelmeztetés", +"The object type is not specified." => "Az objektum típusa nincs megadva.", +"Delete" => "Törlés", +"Add" => "Hozzáadás", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "A frissítés nem sikerült. Kérem értesítse erről a problémáról az <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud közösséget</a>.", "The update was successful. Redirecting you to ownCloud now." => "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.", "%s password reset" => "%s jelszó visszaállítás", @@ -126,8 +118,6 @@ $TRANSLATIONS = array( "Help" => "Súgó", "Access forbidden" => "A hozzáférés nem engedélyezett", "Cloud not found" => "A felhő nem található", -"Edit categories" => "Kategóriák szerkesztése", -"Add" => "Hozzáadás", "Security Warning" => "Biztonsági figyelmeztetés", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Az Ön PHP verziója sebezhető a NULL bájtos támadással szemben (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Kérjük frissítse a telepített PHP csomagjait, hogy biztonságos legyen az %s szolgáltatása.", |