diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:55 +0000 |
commit | dec7927eb8af6ba1127f06a32f98e12a82294c9b (patch) | |
tree | a237b760f3eb5416d6eae650cfc4e7aa35a09b20 /apps/files_trashbin/l10n/hu.js | |
parent | 5949288dd4cced417d680dbe32508a81cc30efa2 (diff) | |
download | nextcloud-server-dec7927eb8af6ba1127f06a32f98e12a82294c9b.tar.gz nextcloud-server-dec7927eb8af6ba1127f06a32f98e12a82294c9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/hu.js')
-rw-r--r-- | apps/files_trashbin/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/hu.js b/apps/files_trashbin/l10n/hu.js index 0972a05203a..5b670f95ed4 100644 --- a/apps/files_trashbin/l10n/hu.js +++ b/apps/files_trashbin/l10n/hu.js @@ -2,6 +2,8 @@ OC.L10N.register( "files_trashbin", { "Deleted files" : "Törölt fájlok", + "restored" : "visszaállítva", + "This application enables users to restore files that were deleted from the system." : "Ez az alkalmazás lehetővé teszi a felhasználók számára, hogy visszaállítson rendszerből már törölt fájlokat.", "Restore" : "Visszaállítás", "Delete" : "Törlés", "Error while restoring file from trashbin" : "Hiba a fájl kukából történő visszaállítása során", @@ -12,8 +14,6 @@ OC.L10N.register( "Error while removing files from trashbin" : "Hiba a fájlok kukából történő eltávolítása során", "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 a rendszergazdát", - "restored" : "visszaállítva", - "This application enables users to restore files that were deleted from the system." : "Ez az alkalmazás lehetővé teszi a felhasználók számára, hogy visszaállítson rendszerből már törölt fájlokat.", "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", |