diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-25 19:21:52 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-25 19:21:52 -0400 |
commit | d587146a5abf0abcb88e2cccbb74c486ee8510a3 (patch) | |
tree | b027fe7e2e8d90cc88a2e2e68f589de200fef9c5 /settings/l10n/hu_HU.php | |
parent | b8965c6107a908db705fde55e0606998ccbf02e4 (diff) | |
download | nextcloud-server-d587146a5abf0abcb88e2cccbb74c486ee8510a3.tar.gz nextcloud-server-d587146a5abf0abcb88e2cccbb74c486ee8510a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hu_HU.php')
-rw-r--r-- | settings/l10n/hu_HU.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php index 997c699ddbb..f5a469e3c26 100644 --- a/settings/l10n/hu_HU.php +++ b/settings/l10n/hu_HU.php @@ -6,7 +6,6 @@ $TRANSLATIONS = array( "Unable to change display name" => "Nem sikerült megváltoztatni a megjelenítési nevet", "Group already exists" => "A csoport már létezik", "Unable to add group" => "A csoport nem hozható létre", -"Could not enable app. " => "A program nem aktiválható.", "Email saved" => "Email mentve", "Invalid email" => "Hibás email", "Unable to delete group" => "A csoport nem törölhető", @@ -21,9 +20,10 @@ $TRANSLATIONS = array( "Disable" => "Letiltás", "Enable" => "engedélyezve", "Please wait...." => "Kérem várjon...", -"Error" => "Hiba", "Updating...." => "Frissítés folyamatban...", "Error while updating app" => "Hiba történt a programfrissítés közben", +"Error" => "Hiba", +"Update" => "Frissítés", "Updated" => "Frissítve", "Saving..." => "Mentés...", "deleted" => "törölve", @@ -78,7 +78,6 @@ $TRANSLATIONS = array( "Select an App" => "Válasszon egy alkalmazást", "See application page at apps.owncloud.com" => "Lásd apps.owncloud.com, alkalmazások oldal", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-a jogtuladonos <span class=\"author\"></span>", -"Update" => "Frissítés", "User Documentation" => "Felhasználói leírás", "Administrator Documentation" => "Üzemeltetői leírás", "Online Documentation" => "Online leírás", |