Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 16, 2023
1 parent 8bda5e9 commit f4d8681
Show file tree
Hide file tree
Showing 24 changed files with 106 additions and 4 deletions.
2 changes: 2 additions & 0 deletions apps/settings/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -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。",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -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。",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions core/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,9 @@
"Not found" : "غير موجود",
"People" : "ناس",
"Load more results" : " عرض المزيد من النتائج",
"Search in" : "Search in",
"Start typing in search" : "إبدأ كتابة نص البحث",
"No matching results" : "No matching results",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "بين ${this.dateFilter.startFrom.toLocaleDateString()} و ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "هل نسيت كلمة السر ؟",
"Back to login form" : "عودة إلى نموذج الدخول",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/cs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions core/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,9 @@
"Not found" : "Nenalezeno",
"People" : "Lidé",
"Load more results" : "Načíst další výsledky",
"Search in" : "Hledat v",
"Start typing in search" : "Hledejte psaním ve vyhledávání",
"No matching results" : "Žádné odpovídající výsledky",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mezi ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "Zapomněli jste heslo?",
"Back to login form" : "Zpět na formulář pro přihlášení",
Expand Down
Loading

0 comments on commit f4d8681

Please sign in to comment.