aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/hu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
commitdda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch)
treec2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /lib/l10n/hu.js
parent82d2ec09311a2db13edd7eb407629d03333037c1 (diff)
downloadnextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz
nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hu.js')
-rw-r--r--lib/l10n/hu.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js
index 0ba09e97295..406e86f1f97 100644
--- a/lib/l10n/hu.js
+++ b/lib/l10n/hu.js
@@ -227,7 +227,6 @@ OC.L10N.register(
"Your data directory must be an absolute path." : "Az adatkönyvtárnak abszolút útvonalnak kell lennie",
"Check the value of \"datadirectory\" in your configuration." : "Ellenőrizze a „datadirectory” értékét a konfigurációban.",
"Your data directory is invalid." : "Az adatkönyvtár érvénytelen.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Győződjön meg róla, hogy az adatmappa gyökerében van-e egy „.ocdata” fájl.",
"Action \"%s\" not supported or implemented." : "A(z) „%s” művelet nem támogatott vagy nem ismert.",
"Authentication failed, wrong token or provider ID given" : "Hitelesítés sikertelen, hibás token vagy szolgáltatóazonosító lett megadva",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "A következő paraméterek hiányoznak, hogy végrehajtható legyen a kérés. Paraméterek: \"%s\"",
@@ -278,6 +277,7 @@ OC.L10N.register(
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 szükséges.",
"Please upgrade your database version." : "Frissítse az adatbázis verzióját.",
"Your data directory is readable by other users." : "Az adatkönyvtára más felhasználók által is olvasható.",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Módosítsa a könyvtár elérhetőségi engedélybeállítását 0770-re, hogy a tartalmát más felhasználók ne listázhassák."
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Módosítsa a könyvtár elérhetőségi engedélybeállítását 0770-re, hogy a tartalmát más felhasználók ne listázhassák.",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Győződjön meg róla, hogy az adatmappa gyökerében van-e egy „.ocdata” fájl."
},
"nplurals=2; plural=(n != 1);");