diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-26 00:12:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-26 00:12:33 +0000 |
commit | d8147cbba72aa76f8e2590cf6e4c16f196e37753 (patch) | |
tree | 01c3e1d774766960af905a839d8cb7fb9dfdf1d2 /apps/files_sharing/l10n/hu.js | |
parent | ce87537b819290ca90385b36a01edfac1c1da630 (diff) | |
download | nextcloud-server-d8147cbba72aa76f8e2590cf6e4c16f196e37753.tar.gz nextcloud-server-d8147cbba72aa76f8e2590cf6e4c16f196e37753.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/hu.js')
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index b54a455b013..fefd349fcc8 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -4,13 +4,23 @@ OC.L10N.register( "Shared with others" : "Megosztva másokkal", "Shared with you" : "Megosztva veled", "Shared by link" : "Megosztva hivatkozással", + "Deleted shares" : "Törölt megosztások", + "Shares" : "Megosztások", "Nothing shared with you yet" : "Nincs még semmi megosztva veled", "Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg", "Nothing shared yet" : "Nincs semmi megosztva", "Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg", "No shared links" : "Nincs megosztott hivatkozás", "Files and folders you share by link will show up here" : "A hivatkozással megosztott fájlok és mappák itt jelennek meg", + "No deleted shares" : "Nincs törölt megosztás", + "Shares you deleted will show up here" : "A törölt megosztások itt jelennek meg", + "No shares" : "Nincs megosztás", + "Shares will show up here" : "A megosztások itt jelennek meg", + "Restore share" : "Megosztás visszaállítása", + "Something happened. Unable to restore the share." : "Hiba történt. Nem lehet visszaállítani a megosztást.", + "Move or copy" : "Mozgatás vagy másolás", "Download" : "Letöltés", + "Delete" : "Törlés", "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", "No compatible server found at {remote}" : "Itt nem található kompatibilis szerver: {remote}", "Invalid server URL" : "Érvénytelen szerver URL", @@ -61,6 +71,7 @@ OC.L10N.register( "{actor} shared {file} with {user}" : "{actor} megosztotta ezt: {file} vele: {user}", "{actor} removed {user} from {file}" : "{actor} eltávolította ezt: {user} innen: {file}", "{actor} shared {file} with you" : "{actor} megosztotta veled ezt: {file}", + "{actor} removed you from the share named {file}" : "{actor} eltávolított a {file} nevű megosztásból", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Egy e-mailben vagy nyilvános hivatkozással megosztott fájl vagy mappa <strong>letöltve</strong>", "A file or folder was shared from <strong>another server</strong>" : "Egy fájl vagy mappa meg lett osztva egy <strong>másik szerverről</strong>", "A file or folder has been <strong>shared</strong>" : "Egy fájl vagy mappa <strong>megosztva</strong>", @@ -102,6 +113,7 @@ OC.L10N.register( "the link expired" : "lejárt a hivatkozás érvényességi ideje", "sharing is disabled" : "letiltásra került a megosztás", "For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!", + "Share note" : "Jegyzet megosztása", "Download %s" : "%s letöltése", "Upload files to %s" : "Fájlok felöltése ide: %s", "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", |