summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/hu_HU.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-17 00:36:21 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-17 00:36:21 +0200
commitac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c (patch)
tree037daeea38a1b0560dbd86ceffeb9bf96b034e0f /apps/gallery/l10n/hu_HU.php
parentd2166784813ad161fe3118e2faf325fdeb93fc3c (diff)
downloadnextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.tar.gz
nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.zip
update translations
Diffstat (limited to 'apps/gallery/l10n/hu_HU.php')
-rw-r--r--apps/gallery/l10n/hu_HU.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/gallery/l10n/hu_HU.php b/apps/gallery/l10n/hu_HU.php
new file mode 100644
index 00000000000..bd30fe20f2f
--- /dev/null
+++ b/apps/gallery/l10n/hu_HU.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Pictures" => "Képek",
+"Rescan" => "Újravizsgálás",
+"Stop" => "Állj",
+"Share" => "Megosztás",
+"Settings" => "Beállítások",
+"Back" => "Vissza",
+"Remove confirmation" => "Megerősítés eltávolítása",
+"Do you want to remove album" => "El akarja távolítani az albumot?",
+"Change album name" => "Albumnév megváltoztatása",
+"New album name" => "Új albumnév"
+);