diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/hu.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.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 dc16e6f4c87..e3b48107a69 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -79,7 +79,6 @@ OC.L10N.register( "Additional settings" : "További beállítások", "Tips & tricks" : "Tippek és trükkök", "Personal info" : "Személyes információk", - "Sync clients" : "Szinkronizálási kliensek", "Unlimited" : "Korlátlan", "Verifying" : "Ellenőrzés", "Verifying …" : "Ellenőrzés...", @@ -246,6 +245,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "A fájlokat nem lehet megosztani a létrehozási jogosultságokkal", "Cannot set expiration date more than %s days in the future" : "%s napnál távolabbi lejárati dátumot nem lehet beállítani", "No app name specified" : "Nincs az alkalmazás név megadva.", - "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!" + "App '%s' could not be installed!" : "\"%s\" alkalmazás nem lehet telepíthető!", + "Sync clients" : "Szinkronizálási kliensek" }, "nplurals=2; plural=(n != 1);"); |