diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-09 00:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-09 00:20:02 +0000 |
commit | 10779fcabebb0604d07c1a096d5a04f490db2a07 (patch) | |
tree | 650779ac31ea1dd149e1a3c0896f204966ca0df8 /apps/settings/l10n/hu.js | |
parent | 659307ea02f565ea8737a7c3845d8e732125534a (diff) | |
download | nextcloud-server-10779fcabebb0604d07c1a096d5a04f490db2a07.tar.gz nextcloud-server-10779fcabebb0604d07c1a096d5a04f490db2a07.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hu.js')
-rw-r--r-- | apps/settings/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index a9492df68a8..84660444e37 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -144,7 +144,6 @@ OC.L10N.register( "PHP modules" : "PHP-modulok", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "A PHP OPcache modul nincs betöltve. A jobb teljesítmény érdekében javasoljuk, hogy töltse be a PHP telepítésébe.", "PHP version" : "PHP-verzió", - "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "A jelenlegi PHP-verzió: %s. A PHP 8.0 már elavult a Nextcloud 27-ben. A Nextcloud 28-hoz legalább PHP 8.1 szükséges. Frissítsen az egyik hivatalosan támogatott PHP verzióra, melyet a PHP Group biztosít.", "You are currently running PHP %s." : "A jelenlegi PHP-verzió: %s.", "Random generator" : "Véletlenszám-generátor", "Secure" : "Biztonságos", @@ -627,6 +626,7 @@ OC.L10N.register( "Exclude groups from sharing" : "Csoportok megosztási jogának tiltása", "These groups will still be able to receive shares, but not to initiate them." : "E csoportok tagjaival meg lehet osztani anyagokat, de ők nem hozhatnak létre megosztást.", "Old user imported certificates" : "Régi, felhasználó által importált tanúsítvány", + "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "A jelenlegi PHP-verzió: %s. A PHP 8.0 már elavult a Nextcloud 27-ben. A Nextcloud 28-hoz legalább PHP 8.1 szükséges. Frissítsen az egyik hivatalosan támogatott PHP verzióra, melyet a PHP Group biztosít.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "A(z) „{group}” csoport eltávolítására készül. A felhasználok NEM lesznek törölve.", "No users" : "Nincsenek felhasználók", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Felhasználók listája. Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A felhasználók a listában navigálás során jelennek meg, ", |