diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-13 00:05:40 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-13 00:05:40 +0100 |
commit | 68fa0b7dcc4a45e4f44b754626440091608ccc85 (patch) | |
tree | 4b56baa3c2cba0066a103a39c815455afff2665c /settings/l10n/hu_HU.php | |
parent | 316807e0d3f050af3fdd4c8dbc1ca3e1e7bc8cbb (diff) | |
download | nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.tar.gz nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.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, 5 insertions, 0 deletions
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php index 9d281b3c1b9..d5d67f84015 100644 --- a/settings/l10n/hu_HU.php +++ b/settings/l10n/hu_HU.php @@ -17,10 +17,15 @@ "Enable" => "Engedélyezés", "Error" => "Hiba", "Saving..." => "Mentés...", +"deleted" => "törölve", +"undo" => "visszavonás", "Groups" => "Csoportok", "Group Admin" => "Csoportadminisztrátor", "Delete" => "Törlés", "__language_name__" => "__language_name__", +"Security Warning" => "Biztonsági figyelmeztetés", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Az adatkönytára és az itt levő fájlok valószínűleg elérhetők az internetről. Az ownCloud által beillesztett .htaccess fájl nem működik. Nagyon fontos, hogy a webszervert úgy konfigurálja, hogy az adatkönyvtár nem legyen közvetlenül kívülről elérhető, vagy az adatkönyvtárt tegye a webszerver dokumentumfáján kívülre.", +"More" => "Több", "Version" => "Verzió", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "A programot az <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud közösség</a> fejleszti. A <a href=\"https://github.com/owncloud\" target=\"_blank\">forráskód</a> az <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> feltételei mellett használható föl.", "Add your App" => "Az alkalmazás hozzáadása", |