diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-13 00:08:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-13 00:08:02 +0000 |
commit | 396618fd19dfa8d8710085675ab8300b2fd477c4 (patch) | |
tree | 14eb8bef3f5a248f22d90a81bc54d95708ce84f2 /lib/l10n/hu.js | |
parent | 7ebcc045a23d6838e844b6314a3df80aa4f7d536 (diff) | |
download | nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.tar.gz nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r-- | lib/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index ed3075befd6..22fc2ce964f 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -75,8 +75,6 @@ OC.L10N.register( "Set an admin password." : "Állítson be egy jelszót az adminisztrációhoz.", "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", - "%s shared »%s« with you" : "%s megosztotta veled ezt: »%s«", - "%s via %s" : "%s - %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l típus megosztását", "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", @@ -206,6 +204,8 @@ OC.L10N.register( "Storage connection error. %s" : "Tároló kapcsolódási hiba. %s", "Storage is temporarily not available" : "A tároló átmenetileg nem érthető el", "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", + "%s shared »%s« with you" : "%s megosztotta veled ezt: »%s«", + "%s via %s" : "%s - %s", "Cannot create \"data\" directory (%s)" : "Nem sikerült létrehozni a \"data\" könyvtárt (%s)", "Data directory (%s) is readable by other users" : "Az adatkönyvtár (%s) más felhasználók számára is olvasható ", "Data directory (%s) must be an absolute path" : "Az adatkönyvtárnak (%s) abszolút elérési útnak kell lennie", |