diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/hu.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r-- | lib/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 5c808c565fe..e8c076cdcb7 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -81,7 +81,6 @@ OC.L10N.register( "Set an admin username." : "Állítson be egy rendszergazdai felhasználónevet!", "Set an admin password." : "Állítson be egy rendszergazdai jelszót!", "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ó", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Az %s megosztási alrendszernek támogatnia kell az OCP\\Share_Backend interface-t", "Sharing backend %s not found" : "A %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "%s megosztási alrendszere nem található", @@ -211,6 +210,7 @@ OC.L10N.register( "Groupware" : "Csoportmunka", "Personal info" : "Személyes információk", "Mobile & desktop" : "Mobil és deszktop", + "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ez legtöbbször megoldható az app mappára a webszervernek adott írási joggal, vagy a config fájlban az alkalmazástár letiltásával. Lásd: %s" }, "nplurals=2; plural=(n != 1);"); |