diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-11 00:34:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-11 00:34:45 +0000 |
commit | 86b8a1945cd37c4c156fd74e4d51a2910e4fbb0a (patch) | |
tree | 0e2ea4c8e8b874a4e5a526014bc7ddeec4b34172 /lib/l10n/hu.js | |
parent | 51735f8fd11744c511271a4133bc6521ce70e237 (diff) | |
download | nextcloud-server-86b8a1945cd37c4c156fd74e4d51a2910e4fbb0a.tar.gz nextcloud-server-86b8a1945cd37c4c156fd74e4d51a2910e4fbb0a.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index f83ca9cb992..ca91da7d2a9 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory." : "Ez általában úgy javítható, hogy írási jogosultságot ad a webkiszolgáló számára a konfigurációs könyvtáron.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "De ha szeretné, hogy a config.php fájlja csak olvasható legyen, akkor állítsa benne igazra a „config_is_read_only” beállítást.", "See %s" : "Lásd %s", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "A(z) %1$s alkalmazás nincs jelen, vagy a verziója nem kompatibilis ezzel a kiszolgálóval. Ellenőrizze az alkalmazástárat.", "Sample configuration detected" : "Példabeállítások észlelve", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Úgy tűnik, hogy a példakonfigurációt másolta le. Ez működésképtelenné teheti a telepítést, és nem támogatott. Olvassa el a dokumentációt, mielőtt módosításokat véget a config.php fájlban.", "404" : "404", |