summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/hu_HU.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/hu_HU.php')
-rw-r--r--apps/files_trashbin/l10n/hu_HU.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/hu_HU.php b/apps/files_trashbin/l10n/hu_HU.php
new file mode 100644
index 00000000000..c4e2b5e2125
--- /dev/null
+++ b/apps/files_trashbin/l10n/hu_HU.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Name" => "Név",
+"1 folder" => "1 mappa",
+"{count} folders" => "{count} mappa",
+"1 file" => "1 fájl",
+"{count} files" => "{count} fájl",
+"Restore" => "Visszaállítás"
+);