diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
commit | b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4 (patch) | |
tree | 9069afa10c27700205e136266056b1fc23df3f38 /apps/files_sharing/l10n/hu.js | |
parent | df2235c71fa7e58d549fe700b3077a749cb697f0 (diff) | |
download | nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.tar.gz nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/hu.js')
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index db3ee24e4b6..1707d9d7747 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -36,10 +36,13 @@ OC.L10N.register( "Public link expired" : "Nyilvános hivatkozás lejárt", "{actor} shared as public link" : "{actor} megosztva nyilvános hivatkozásként", "{actor} removed public link" : "{actor} eltávolított egy nyilvános hivatkozást", + "Public link of {actor} expired" : "{actor} nyilvános hivatkozása lejárt", "You shared {file} as public link" : "Nyilvános hivatkozáskánt megosztottad ezt: {file}", "You removed public link for {file}" : "Eltávolítottad {file} nyilvános hivatkozását", + "Public link expired for {file}" : "{file} nyilvános hivatkozása lejárt", "{actor} shared {file} as public link" : "{actor} nyilvános hivatkozásként megosztotta ezt: {file}", "{actor} removed public link for {file}" : "{actor} eltávolította {file} nyilvános hivatkozását", + "Public link of {actor} for {file} expired" : "{actor} nyilvános hivatkozása lejárt ehhez: {file}", "{user} accepted the remote share" : "{user} elfogadta a távoli megosztást", "{user} declined the remote share" : "{user} visszautasította a távoli megosztást", "You received a new remote share {file} from {user}" : "Egy új távoli megosztást kaptál ehhez: {file} tőle: {user}", @@ -54,6 +57,7 @@ OC.L10N.register( "{actor} removed share" : "{actor} eltávolította a megosztást", "You shared {file} with {user}" : "Megosztottad ezt: {file} vele: {user}", "You removed {user} from {file}" : "Eltávolítottad ezt: {user} tőle: {file}", + "{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 {file}" : "{actor} eltávolított innen: {file}", @@ -75,6 +79,8 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "A nyilvános feltöltés csak a nyilvánosan megosztott mappákban lehetséges", "Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátum csak YYYY-MM-DD formátumú lehet", "Sharing %s failed because the back end does not allow shares from type %s" : "%s megosztása sikertelen, mert a háttér rendszer nem engedélyezi a következő típusú megosztásokat: %s", + "You cannot share to a Circle if the app is not enabled" : "Nem tudod megosztani egy Körrel, ha az alkalmazás nem engedélyezett", + "Please specify a valid circle" : "Kérlek adj meg egy érvényes Kört", "Unknown share type" : "Ismeretlen megosztás típus", "Not a directory" : "Nem könyvtár", "Could not lock path" : "Az útvonal nem zárolható", |