diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-24 02:26:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-24 02:26:40 +0000 |
commit | 6e47104bb633263c7ff59b2da05d077f7fe9f241 (patch) | |
tree | ea3ac350b7d53a0ca03672e66a1388ca8635f25d /core | |
parent | a45c17dfb1da679acaa7de890bac4101f98c8892 (diff) | |
download | nextcloud-server-6e47104bb633263c7ff59b2da05d077f7fe9f241.tar.gz nextcloud-server-6e47104bb633263c7ff59b2da05d077f7fe9f241.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/hu.js | 5 | ||||
-rw-r--r-- | core/l10n/hu.json | 5 | ||||
-rw-r--r-- | core/l10n/tr.js | 4 | ||||
-rw-r--r-- | core/l10n/tr.json | 4 | ||||
-rw-r--r-- | core/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_TW.json | 2 |
6 files changed, 22 insertions, 0 deletions
diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 530c4309575..9cad8e443c4 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -86,6 +86,7 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A fordított proxy fejléc konfigurációja helytelen, vagy egy megbízható proxyból érhető el a Nextcloud. Ha nem, akkor ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára látható IP-címüket meghamisítsák. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "A Memcached elosztott gyorsítótárként van konfigurálva, de rossz „memcache” PHP modul van telepítve. Az OC\\Memcache\\Memcached csak a „memcached” modult támogatja, a „memcache”-t nem. Lásd a {linkstart}memcached wiki-t mindkét modulról ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Néhány fájl elbukott az integritásellenőrzésen. További információk a probléma megoldásáról a {linkstart1}dokumentációban találhatók ↗{linkend}. ({linkstart2}Érvénytelen fájlok listája…{linkend} / {linkstart3}Újrakeresés…{linkend})", + "The PHP OPcache module is not properly configured:" : "A PHP OPcache modul nincs helyesen beállítva:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Emiatt egy szkript megszakadhat futás közben, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "A PHP-ból hiányzik a FreeType-támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "A(z) „{indexName}” index hiányzik a(z) „{tableName}” táblában.", @@ -179,6 +180,8 @@ OC.L10N.register( "Login form is disabled." : "A bejelentkezési űrlap letiltva.", "Edit Profile" : "Profil szerkesztése", "The headline and about sections will show up here" : "A fejléc és a névjegy szakaszok itt fognak megjelenni", + "You have not added any info yet" : "Még nem adott meg semmilyen információt", + "{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt", "Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését", "Reset search" : "Keresés visszaállítása", "Search for {name} only" : "Keresés csak a(z) {name} kifejezésre", @@ -314,6 +317,8 @@ OC.L10N.register( "You chose SQLite as database." : "SQLite adatbázist választott.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Az SQLite-ot csak minimális és fejlesztési célú példányok esetén szabad használni. Éles működés esetén más adatbázis-kezelőt ajánlunk.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ha klienseket használt a fájlszinkronizáláshoz, akkor az SQLite használata erősen ellenjavallt.", + "Install" : "Telepítése", + "Installing …" : "Telepítés…", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Úgy néz ki, hogy a Nextcloud újratelepítésére készül. Viszont a CAN_INSTALL fájl hiányzik a config könyvtárból. A folytatáshoz hozza létre a CAN_INSTALL fájlt a konfigurációs mappában.", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index e2bf3c3fec3..c07f5b3179e 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -84,6 +84,7 @@ "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A fordított proxy fejléc konfigurációja helytelen, vagy egy megbízható proxyból érhető el a Nextcloud. Ha nem, akkor ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára látható IP-címüket meghamisítsák. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "A Memcached elosztott gyorsítótárként van konfigurálva, de rossz „memcache” PHP modul van telepítve. Az OC\\Memcache\\Memcached csak a „memcached” modult támogatja, a „memcache”-t nem. Lásd a {linkstart}memcached wiki-t mindkét modulról ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Néhány fájl elbukott az integritásellenőrzésen. További információk a probléma megoldásáról a {linkstart1}dokumentációban találhatók ↗{linkend}. ({linkstart2}Érvénytelen fájlok listája…{linkend} / {linkstart3}Újrakeresés…{linkend})", + "The PHP OPcache module is not properly configured:" : "A PHP OPcache modul nincs helyesen beállítva:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A „set_time_limit” PHP függvény nem érhető el. Emiatt egy szkript megszakadhat futás közben, a telepítés hibáját okozva. A függvény engedélyezése erősen javallott.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "A PHP-ból hiányzik a FreeType-támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "A(z) „{indexName}” index hiányzik a(z) „{tableName}” táblában.", @@ -177,6 +178,8 @@ "Login form is disabled." : "A bejelentkezési űrlap letiltva.", "Edit Profile" : "Profil szerkesztése", "The headline and about sections will show up here" : "A fejléc és a névjegy szakaszok itt fognak megjelenni", + "You have not added any info yet" : "Még nem adott meg semmilyen információt", + "{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt", "Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését", "Reset search" : "Keresés visszaállítása", "Search for {name} only" : "Keresés csak a(z) {name} kifejezésre", @@ -312,6 +315,8 @@ "You chose SQLite as database." : "SQLite adatbázist választott.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Az SQLite-ot csak minimális és fejlesztési célú példányok esetén szabad használni. Éles működés esetén más adatbázis-kezelőt ajánlunk.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ha klienseket használt a fájlszinkronizáláshoz, akkor az SQLite használata erősen ellenjavallt.", + "Install" : "Telepítése", + "Installing …" : "Telepítés…", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Úgy néz ki, hogy a Nextcloud újratelepítésére készül. Viszont a CAN_INSTALL fájl hiányzik a config könyvtárból. A folytatáshoz hozza létre a CAN_INSTALL fájlt a konfigurációs mappában.", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 3afa278b08d..48be20c8d0c 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -180,6 +180,8 @@ OC.L10N.register( "Login form is disabled." : "Oturum açma formu devre dışı bırakılmış.", "Edit Profile" : "Profili düzenle", "The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", + "You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz", + "{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş", "Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ", "Reset search" : "Aramayı sıfırla", "Search for {name} only" : "Yalnız {name} için aransın", @@ -315,6 +317,8 @@ OC.L10N.register( "You chose SQLite as database." : "Veritabanı olarak SQLite seçtiniz.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite yalnız küçük ve geliştirme ortamları için seçilmelidir. Üretim ortamları için farklı bir veritabanı kullanmanız önerilir.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Dosya eşitlemesi için istemcileri kullanıyorsanız SQLite kullanımından kaçınmalısınız.", + "Install" : "Kur", + "Installing …" : "Kuruluyor…", "Need help?" : "Yardım gerekiyor mu?", "See the documentation" : "Belgelere bakın", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen işlemi sürdürebilmek için config klasöründe CAN_INSTALL dosyasını oluşturun.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index a68ae404b52..884c04ca4f9 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -178,6 +178,8 @@ "Login form is disabled." : "Oturum açma formu devre dışı bırakılmış.", "Edit Profile" : "Profili düzenle", "The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", + "You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz", + "{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş", "Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ", "Reset search" : "Aramayı sıfırla", "Search for {name} only" : "Yalnız {name} için aransın", @@ -313,6 +315,8 @@ "You chose SQLite as database." : "Veritabanı olarak SQLite seçtiniz.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite yalnız küçük ve geliştirme ortamları için seçilmelidir. Üretim ortamları için farklı bir veritabanı kullanmanız önerilir.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Dosya eşitlemesi için istemcileri kullanıyorsanız SQLite kullanımından kaçınmalısınız.", + "Install" : "Kur", + "Installing …" : "Kuruluyor…", "Need help?" : "Yardım gerekiyor mu?", "See the documentation" : "Belgelere bakın", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen işlemi sürdürebilmek için config klasöründe CAN_INSTALL dosyasını oluşturun.", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index e1c62ab83b1..515a6aa8887 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -180,6 +180,8 @@ OC.L10N.register( "Login form is disabled." : "登入表單已停用。", "Edit Profile" : "編輯個人檔案", "The headline and about sections will show up here" : "標題與關於部份將在此顯示", + "You have not added any info yet" : "您尚未新增任何資訊。", + "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "僅搜尋 {name}", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 6002eb61e7d..539e42aa485 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -178,6 +178,8 @@ "Login form is disabled." : "登入表單已停用。", "Edit Profile" : "編輯個人檔案", "The headline and about sections will show up here" : "標題與關於部份將在此顯示", + "You have not added any info yet" : "您尚未新增任何資訊。", + "{user} has not added any info yet" : "{user} 尚未新增任何資訊。", "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "僅搜尋 {name}", |