diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-01 01:07:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-01 01:07:17 +0000 |
commit | 4ca7f9c896508f14ea2e5d9bdce8c3d986ea05dd (patch) | |
tree | 170efbb8031c28e9a21a28b9dfcb04d7f0e4f150 /lib/l10n | |
parent | d7dd399bbda8da55f46db6e8f825bf282efbec52 (diff) | |
download | nextcloud-server-4ca7f9c896508f14ea2e5d9bdce8c3d986ea05dd.tar.gz nextcloud-server-4ca7f9c896508f14ea2e5d9bdce8c3d986ea05dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/hu_HU.js | 4 | ||||
-rw-r--r-- | lib/l10n/hu_HU.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js index aa0ec170fa5..b38cc75a14b 100644 --- a/lib/l10n/hu_HU.js +++ b/lib/l10n/hu_HU.js @@ -8,6 +8,10 @@ OC.L10N.register( "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "%$1s alkalmazás fájljai nem megfelelően lettek cserélve. Győződj meg róla, hogy ez a verzió kompatibilis-e a szerverrel.", "Sample configuration detected" : "A példabeállítások vannak beállítva", "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 a példakonfigurációt próbálja ténylegesen használni. Ez nem támogatott, és működésképtelenné teheti a telepítést. Kérlek olvasd el a dokumentációt és azt követően változtas a config.php-n!", + "%1$s and %2$s" : "%1$s és %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s és %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s és %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s és %5$s", "PHP %s or higher is required." : "PHP %s vagy ennél újabb szükséges.", "PHP with a version lower than %s is required." : "Ennél régebbi PHP szükséges: %s.", "%sbit or higher PHP required." : "%sbites vagy újabb PHP szükséges.", diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json index 4b87dc8bcdc..8ff08b4f6da 100644 --- a/lib/l10n/hu_HU.json +++ b/lib/l10n/hu_HU.json @@ -6,6 +6,10 @@ "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "%$1s alkalmazás fájljai nem megfelelően lettek cserélve. Győződj meg róla, hogy ez a verzió kompatibilis-e a szerverrel.", "Sample configuration detected" : "A példabeállítások vannak beállítva", "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 a példakonfigurációt próbálja ténylegesen használni. Ez nem támogatott, és működésképtelenné teheti a telepítést. Kérlek olvasd el a dokumentációt és azt követően változtas a config.php-n!", + "%1$s and %2$s" : "%1$s és %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s és %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s és %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s és %5$s", "PHP %s or higher is required." : "PHP %s vagy ennél újabb szükséges.", "PHP with a version lower than %s is required." : "Ennél régebbi PHP szükséges: %s.", "%sbit or higher PHP required." : "%sbites vagy újabb PHP szükséges.", |