Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/hu_HU.php')
-rw-r--r--apps/files_trashbin/l10n/hu_HU.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/hu_HU.php b/apps/files_trashbin/l10n/hu_HU.php
index 766ddcbce4d..aa8b45a7d65 100644
--- a/apps/files_trashbin/l10n/hu_HU.php
+++ b/apps/files_trashbin/l10n/hu_HU.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Nem sikerült %s végleges törlése",
"Couldn't restore %s" => "Nem sikerült %s visszaállítása",
-"perform restore operation" => "a visszaállítás végrehajtása",
"Error" => "Hiba",
-"delete file permanently" => "az állomány végleges törlése",
-"Delete permanently" => "Végleges törlés",
-"Name" => "Név",
-"Deleted" => "Törölve",
-"_%n folder_::_%n folders_" => array("","%n mappa"),
-"_%n file_::_%n files_" => array("","%n állomány"),
"restored" => "visszaállítva",
"Nothing in here. Your trash bin is empty!" => "Itt nincs semmi. Az Ön szemetes mappája üres!",
+"Name" => "Név",
"Restore" => "Visszaállítás",
+"Deleted" => "Törölve",
"Delete" => "Törlés",
"Deleted Files" => "Törölt fájlok"
);