diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-16 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-16 00:28:36 +0000 |
commit | f4d86818b287d265b402f5b2cb53a89689fbeffd (patch) | |
tree | 6f29a33ba0ed70b840083a00ac0baae7b69fdb66 /apps/settings | |
parent | 8bda5e94609c21abe382a7b3c30669aac958f728 (diff) | |
download | nextcloud-server-f4d86818b287d265b402f5b2cb53a89689fbeffd.tar.gz nextcloud-server-f4d86818b287d265b402f5b2cb53a89689fbeffd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/ar.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/sv.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 2 |
12 files changed, 22 insertions, 2 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index d02b47937d2..a3aefac88eb 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -167,6 +167,8 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "لا يحتوي PHP على دعم FreeType ، مما يؤدي إلى كسر صور الملف الشخصي وواجهة الإعدادات.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "يبدو أن PHP لم يتم إعدادها بشكل صحيح للاستعلام عن متغيرات بيئة النظام. يقوم الاختبار باستخدام getenv (\"PATH\") بإرجاع استجابة فارغة فقط.", + "PHP memory limit" : "PHP memory limit", + "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "PHP modules" : "وحدات الـ PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادوم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "هذا الخادوم يفتقد إلى بعض الأجزاء modules من PHP المُوصى بها. لتحسين الأداء و التوافقية يُنصح بشدة بتثبيتها: %s.", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index da36969176b..de69f6e804d 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -165,6 +165,8 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "لا يحتوي PHP على دعم FreeType ، مما يؤدي إلى كسر صور الملف الشخصي وواجهة الإعدادات.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "يبدو أن PHP لم يتم إعدادها بشكل صحيح للاستعلام عن متغيرات بيئة النظام. يقوم الاختبار باستخدام getenv (\"PATH\") بإرجاع استجابة فارغة فقط.", + "PHP memory limit" : "PHP memory limit", + "The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.", "PHP modules" : "وحدات الـ PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادوم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "هذا الخادوم يفتقد إلى بعض الأجزاء modules من PHP المُوصى بها. لتحسين الأداء و التوافقية يُنصح بشدة بتثبيتها: %s.", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 8bc0f4a78fd..5753bd6b971 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -167,6 +167,8 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vámi využívaná verze PHP nepodporuje FreeType, což bude mít za následky vizuální nedostatky u obrázků profilů a v rozhraní pro nastavování.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Zdá se, že PHP není správně nastaveno pro dotazování proměnných prostředí systému. Test s příkazem getenv(\"PATH\") vrátí pouze prázdnou odpověď.", + "PHP memory limit" : "PHP limit paměti", + "The PHP memory limit is below the recommended value of %s." : "Limit paměti pro PHP je nastaven na níže než doporučenou hodnotu %s.", "PHP modules" : "PHP moduly", "This instance is missing some required PHP modules. It is required to install them: %s." : "Tato instance postrádá některé potřebné PHP moduly. Je třeba je nainstalovat: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Této instanci chybí některé doporučené moduly pro PHP. V zájmu lepšího výkonu a kompatibility, je důrazně doporučeno je nainstalovat: %s.", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 7bc1dabeeb8..54b3a53b924 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -165,6 +165,8 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vámi využívaná verze PHP nepodporuje FreeType, což bude mít za následky vizuální nedostatky u obrázků profilů a v rozhraní pro nastavování.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Zdá se, že PHP není správně nastaveno pro dotazování proměnných prostředí systému. Test s příkazem getenv(\"PATH\") vrátí pouze prázdnou odpověď.", + "PHP memory limit" : "PHP limit paměti", + "The PHP memory limit is below the recommended value of %s." : "Limit paměti pro PHP je nastaven na níže než doporučenou hodnotu %s.", "PHP modules" : "PHP moduly", "This instance is missing some required PHP modules. It is required to install them: %s." : "Tato instance postrádá některé potřebné PHP moduly. Je třeba je nainstalovat: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Této instanci chybí některé doporučené moduly pro PHP. V zájmu lepšího výkonu a kompatibility, je důrazně doporučeno je nainstalovat: %s.", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 2f9865efb5b..8308f794228 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -121,7 +121,7 @@ OC.L10N.register( "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", - "Artificial Intelligence" : "Künstiche Intelligenz", + "Artificial Intelligence" : "Künstliche Intelligenz", "Administration privileges" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index eb7a7a0c9c6..2967b288ddd 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -119,7 +119,7 @@ "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", - "Artificial Intelligence" : "Künstiche Intelligenz", + "Artificial Intelligence" : "Künstliche Intelligenz", "Administration privileges" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index da76de23bdf..63e3e7640da 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -163,6 +163,8 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Votre PHP ne prend pas en charge FreeType, provoquant la casse des images de profil et de l'interface des paramètres.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ne semble pas être configuré de manière à récupérer les valeurs des variables d’environnement. Le test de la commande getenv(\"PATH\") retourne seulement une réponse vide. ", + "PHP memory limit" : "Limite de mémoire PHP", + "The PHP memory limit is below the recommended value of %s." : "La limite de mémoire PHP est sous la valeur recommandée de %s.", "PHP modules" : "Modules PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "Cette instance ne dispose pas de plusieurs modules nécessaires sur cette instance. Il est obligatoire de les installer : %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Cette instance ne dispose pas de plusieurs modules PHP recommandés. Il est recommandé de les installer pour améliorer les performances, et la compatibilité : %s.", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 5b665620df4..893b39068ad 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -161,6 +161,8 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Votre PHP ne prend pas en charge FreeType, provoquant la casse des images de profil et de l'interface des paramètres.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ne semble pas être configuré de manière à récupérer les valeurs des variables d’environnement. Le test de la commande getenv(\"PATH\") retourne seulement une réponse vide. ", + "PHP memory limit" : "Limite de mémoire PHP", + "The PHP memory limit is below the recommended value of %s." : "La limite de mémoire PHP est sous la valeur recommandée de %s.", "PHP modules" : "Modules PHP", "This instance is missing some required PHP modules. It is required to install them: %s." : "Cette instance ne dispose pas de plusieurs modules nécessaires sur cette instance. Il est obligatoire de les installer : %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Cette instance ne dispose pas de plusieurs modules PHP recommandés. Il est recommandé de les installer pour améliorer les performances, et la compatibilité : %s.", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index d782f57ff4b..4c5ae12f80f 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -165,6 +165,8 @@ OC.L10N.register( "Supported" : "Stöds", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP har inte FreeType-stöd, vilket resulterar i brott i profilbilder och inställningsgränssnittet.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP verkar inte vara korrekt inställd för att fråga efter systemmiljövariabler. Testet med getenv(\"PATH\") ger bara ett tomt svar.", + "PHP memory limit" : "PHP minnesgräns", + "The PHP memory limit is below the recommended value of %s." : "Minnesgränsen för PHP är under det rekommenderade värdet på %s.", "PHP modules" : "PHP-moduler", "This instance is missing some required PHP modules. It is required to install them: %s." : "Den här instansen saknar några nödvändiga PHP-moduler. Det är nödvändigt att installera dem: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Den här instansen saknar några rekommenderade PHP-moduler. För förbättrad prestanda och bättre kompatibilitet rekommenderas starkt att du installerar dem: %s.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 088d4540880..839cabbf9f6 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -163,6 +163,8 @@ "Supported" : "Stöds", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP har inte FreeType-stöd, vilket resulterar i brott i profilbilder och inställningsgränssnittet.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP verkar inte vara korrekt inställd för att fråga efter systemmiljövariabler. Testet med getenv(\"PATH\") ger bara ett tomt svar.", + "PHP memory limit" : "PHP minnesgräns", + "The PHP memory limit is below the recommended value of %s." : "Minnesgränsen för PHP är under det rekommenderade värdet på %s.", "PHP modules" : "PHP-moduler", "This instance is missing some required PHP modules. It is required to install them: %s." : "Den här instansen saknar några nödvändiga PHP-moduler. Det är nödvändigt att installera dem: %s.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Den här instansen saknar några rekommenderade PHP-moduler. För förbättrad prestanda och bättre kompatibilitet rekommenderas starkt att du installerar dem: %s.", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index d954e4633ed..8574b203d8c 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -167,6 +167,8 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 並未啟用 FreeType 支援,導致大頭貼產生器和設定界面無法使用。", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 設定似乎不完整,導致無法正確取得系統環境變數,因為偵測到 getenv(\"PATH\") 回傳資料為空值", + "PHP memory limit" : "PHP 記憶體限制", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", "This instance is missing some required PHP modules. It is required to install them: %s." : "此站台缺少一些必要的 PHP 模組。必須安裝這些模組:%s。", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 0f53999f196..731d0f6302a 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -165,6 +165,8 @@ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 並未啟用 FreeType 支援,導致大頭貼產生器和設定界面無法使用。", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 設定似乎不完整,導致無法正確取得系統環境變數,因為偵測到 getenv(\"PATH\") 回傳資料為空值", + "PHP memory limit" : "PHP 記憶體限制", + "The PHP memory limit is below the recommended value of %s." : "目前的 PHP 的記憶體限制設定低於建議值 %s。", "PHP modules" : "PHP 模組", "This instance is missing some required PHP modules. It is required to install them: %s." : "此站台缺少一些必要的 PHP 模組。必須安裝這些模組:%s。", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", |