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:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 03:07:35 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-18 03:07:35 +0300
commitfbbcc1ccf4191c78b0c9c7abdbaab194bf3ac8da (patch)
tree42fa1cb19fd4b3efd26d1475dd8565c93d3972b4 /apps/files_sharing
parent0bb960f1006b94e488aa6631c6aa5f5e43c4fca4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/hu.js6
-rw-r--r--apps/files_sharing/l10n/hu.json6
2 files changed, 12 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ó",
diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json
index 35e686ded1d..5a355547a63 100644
--- a/apps/files_sharing/l10n/hu.json
+++ b/apps/files_sharing/l10n/hu.json
@@ -34,10 +34,13 @@
"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}",
@@ -52,6 +55,7 @@
"{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}",
@@ -73,6 +77,8 @@
"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ó",