summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/hu_HU.js
diff options
context:
space:
mode:
authorrakekniven <2069590+rakekniven@users.noreply.github.com>2022-01-09 22:01:52 +0100
committerrakekniven <2069590+rakekniven@users.noreply.github.com>2022-01-09 22:01:52 +0100
commita47d23c1e4b1493b9867878e27a2a3c40562be77 (patch)
treed254de61838583629e0b101bae5dcfda893c87d4 /apps/files_trashbin/l10n/hu_HU.js
parent9824104de5532fc2f1b71f7afdc1efd827bd1117 (diff)
downloadnextcloud-server-a47d23c1e4b1493b9867878e27a2a3c40562be77.tar.gz
nextcloud-server-a47d23c1e4b1493b9867878e27a2a3c40562be77.zip
Removed obselete language files
Those files are remnants of old languages after renaming, mapping or deleting. Fix for #30501 Related to https://github.com/nextcloud/docker-ci/issues/341
Diffstat (limited to 'apps/files_trashbin/l10n/hu_HU.js')
-rw-r--r--apps/files_trashbin/l10n/hu_HU.js21
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/files_trashbin/l10n/hu_HU.js b/apps/files_trashbin/l10n/hu_HU.js
deleted file mode 100644
index ead62e57b7c..00000000000
--- a/apps/files_trashbin/l10n/hu_HU.js
+++ /dev/null
@@ -1,21 +0,0 @@
-OC.L10N.register(
- "files_trashbin",
- {
- "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",
- "Deleted files" : "Törölt fájlok",
- "Restore" : "Visszaállítás",
- "Delete" : "Törlés",
- "Delete permanently" : "Végleges törlés",
- "Error" : "Hiba",
- "This operation is forbidden" : "Tiltott művelet",
- "This directory is unavailable, please check the logs or contact the administrator" : "Ez a könyvtár nem elérhető, kérem nézze meg a naplófájlokat vagy keresse az adminisztrátort",
- "restored" : "visszaállítva",
- "No deleted files" : "Nincs törölt fájl",
- "You will be able to recover deleted files from here" : "Innen vissza tudja állítani a törölt fáljait.",
- "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
- "Select all" : "Összes kijelölése",
- "Name" : "Név",
- "Deleted" : "Törölve"
-},
-"nplurals=2; plural=(n != 1);");