2015-04-08 13:38:58 +00:00
<? php
$text [ 'title-upgrade_schema' ][ 'en-us' ] = "Upgrade Schema" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-upgrade_schema' ][ 'en-gb' ] = "Upgrade Schema" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-upgrade_schema' ][ 'ar-eg' ] = "ترقية المخطط" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade_schema' ][ 'de-at' ] = "Schema Aktualisieren" ;
$text [ 'title-upgrade_schema' ][ 'de-ch' ] = "Schema Aktualisieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-upgrade_schema' ][ 'de-de' ] = "Schema Aktualisieren" ;
2023-10-06 12:46:03 -07:00
$text [ 'title-upgrade_schema' ][ 'el-gr' ] = "Αναβάθμιση σχήματος" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-upgrade_schema' ][ 'es-cl' ] = "Actualizar Esquema" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade_schema' ][ 'es-mx' ] = "Actualizar Esquema" ;
$text [ 'title-upgrade_schema' ][ 'fr-ca' ] = "Mise à jour du Schéma" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-upgrade_schema' ][ 'fr-fr' ] = "Mise à jour du Schéma" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-upgrade_schema' ][ 'he-il' ] = "שדרוג סכימה" ;
2017-09-21 17:06:26 +02:00
$text [ 'title-upgrade_schema' ][ 'it-it' ] = "Aggiorna Schema" ;
2024-08-28 17:59:02 +02:00
$text [ 'title-upgrade_schema' ][ 'ka-ge' ] = "სქემის განახლება" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade_schema' ][ 'nl-nl' ] = "upgrade schema" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-upgrade_schema' ][ 'pl-pl' ] = "Aktualizacja schematu" ;
2019-11-27 21:53:28 -03:00
$text [ 'title-upgrade_schema' ][ 'pt-br' ] = "Atualizar o Esquema do banco de dados" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-upgrade_schema' ][ 'pt-pt' ] = "Actualizar Esquema de Base de Dados" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-upgrade_schema' ][ 'ro-ro' ] = "schema de actualizare" ;
$text [ 'title-upgrade_schema' ][ 'ru-ru' ] = "Схема обновления" ;
2015-05-01 11:13:39 +00:00
$text [ 'title-upgrade_schema' ][ 'sv-se' ] = "Uppgraderingsschema" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-upgrade_schema' ][ 'uk-ua' ] = "Схема оновлення" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-upgrade_schema' ][ 'tr-tr' ] = "Yükseltme Şeması " ;
$text [ 'title-upgrade_schema' ][ 'zh-cn' ] = "升级架构" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-upgrade_schema' ][ 'ja-jp' ] = "アップグレードスキーマ" ;
2023-05-11 16:14:05 -06:00
$text [ 'title-upgrade_schema' ][ 'ko-kr' ] = "업그레이드 스키마" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-upgrade' ][ 'en-us' ] = "Upgrade" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-upgrade' ][ 'en-gb' ] = "Upgrade" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-upgrade' ][ 'ar-eg' ] = "يرقي" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade' ][ 'de-at' ] = "Aktualisierung" ;
$text [ 'title-upgrade' ][ 'de-ch' ] = "Aktualisierung" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-upgrade' ][ 'de-de' ] = "Aktualisierung" ;
2023-10-06 12:46:03 -07:00
$text [ 'title-upgrade' ][ 'el-gr' ] = "Αναβαθμίζω" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-upgrade' ][ 'es-cl' ] = "Actualizar" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade' ][ 'es-mx' ] = "Actualizar" ;
$text [ 'title-upgrade' ][ 'fr-ca' ] = "Mise à jour" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-upgrade' ][ 'fr-fr' ] = "Mise à jour" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade' ][ 'he-il' ] = "שדרוג" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-upgrade' ][ 'it-it' ] = "Aggiorna" ;
2024-08-28 17:59:02 +02:00
$text [ 'title-upgrade' ][ 'ka-ge' ] = "განახლება" ;
2023-05-02 20:22:44 -06:00
$text [ 'title-upgrade' ][ 'nl-nl' ] = "upgrade" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-upgrade' ][ 'pl-pl' ] = "Aktualizacja" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-upgrade' ][ 'pt-br' ] = "Atualizar" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-upgrade' ][ 'pt-pt' ] = "Actualizar" ;
2023-05-09 14:47:12 -06:00
$text [ 'title-upgrade' ][ 'ro-ro' ] = "Actualizare" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-upgrade' ][ 'ru-ru' ] = "Обновление" ;
2015-05-01 11:13:39 +00:00
$text [ 'title-upgrade' ][ 'sv-se' ] = "Uppgradera" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-upgrade' ][ 'uk-ua' ] = "Оновлення" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-upgrade' ][ 'tr-tr' ] = "Güncelleme" ;
2023-05-03 10:36:25 -06:00
$text [ 'title-upgrade' ][ 'zh-cn' ] = "升级" ;
$text [ 'title-upgrade' ][ 'ja-jp' ] = "アップグレード" ;
2023-05-11 16:14:05 -06:00
$text [ 'title-upgrade' ][ 'ko-kr' ] = "업그레이드" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-true' ][ 'en-us' ] = "True" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-true' ][ 'en-gb' ] = "True" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-true' ][ 'ar-eg' ] = "صحيح" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-true' ][ 'de-at' ] = "WAHR" ;
$text [ 'option-true' ][ 'de-ch' ] = "WAHR" ;
$text [ 'option-true' ][ 'de-de' ] = "WAHR" ;
2023-10-06 12:46:03 -07:00
$text [ 'option-true' ][ 'el-gr' ] = "Αληθής" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-true' ][ 'es-cl' ] = "Verdadero" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-true' ][ 'es-mx' ] = "Verdadero" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-true' ][ 'fr-ca' ] = "Vrai" ;
$text [ 'option-true' ][ 'fr-fr' ] = "Vrai" ;
$text [ 'option-true' ][ 'he-il' ] = "נָכוֹן" ;
$text [ 'option-true' ][ 'it-it' ] = "vero" ;
2024-08-28 17:59:02 +02:00
$text [ 'option-true' ][ 'ka-ge' ] = "ჭეშმარიტი" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-true' ][ 'nl-nl' ] = "Waar." ;
2017-05-13 20:13:38 +01:00
$text [ 'option-true' ][ 'pl-pl' ] = "Tak" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-true' ][ 'pt-br' ] = "Verdeiro" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-true' ][ 'pt-pt' ] = "Verdeiro" ;
2023-05-09 14:47:12 -06:00
$text [ 'option-true' ][ 'ro-ro' ] = "Adevărat" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-true' ][ 'ru-ru' ] = "Истинный" ;
2015-05-01 11:13:39 +00:00
$text [ 'option-true' ][ 'sv-se' ] = "Sann" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-true' ][ 'uk-ua' ] = "правда" ;
$text [ 'option-true' ][ 'tr-tr' ] = "Doğru" ;
2023-05-11 16:14:05 -06:00
$text [ 'option-true' ][ 'zh-cn' ] = "真的" ;
$text [ 'option-true' ][ 'ja-jp' ] = "真実" ;
$text [ 'option-true' ][ 'ko-kr' ] = "진실" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-false' ][ 'en-us' ] = "False" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-false' ][ 'en-gb' ] = "False" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-false' ][ 'ar-eg' ] = "خطأ شنيع" ;
$text [ 'option-false' ][ 'de-at' ] = "FALSCH" ;
$text [ 'option-false' ][ 'de-ch' ] = "FALSCH" ;
$text [ 'option-false' ][ 'de-de' ] = "FALSCH" ;
2023-10-06 12:46:03 -07:00
$text [ 'option-false' ][ 'el-gr' ] = "Ψευδής" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-false' ][ 'es-cl' ] = "Falso" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-false' ][ 'es-mx' ] = "Falso" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-false' ][ 'fr-ca' ] = "FAUX" ;
$text [ 'option-false' ][ 'fr-fr' ] = "FAUX" ;
$text [ 'option-false' ][ 'he-il' ] = "שֶׁקֶר" ;
2017-09-21 17:06:26 +02:00
$text [ 'option-false' ][ 'it-it' ] = "False" ;
2024-08-28 17:59:02 +02:00
$text [ 'option-false' ][ 'ka-ge' ] = "ცრუ" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-false' ][ 'nl-nl' ] = "Fal" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-false' ][ 'pl-pl' ] = "FAŁSZ" ;
2023-05-02 20:22:44 -06:00
$text [ 'option-false' ][ 'pt-br' ] = "Falso" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-false' ][ 'pt-pt' ] = "Falso" ;
2023-05-09 14:47:12 -06:00
$text [ 'option-false' ][ 'ro-ro' ] = "Fals" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-false' ][ 'ru-ru' ] = "ЛОЖЬ" ;
2015-05-01 11:13:39 +00:00
$text [ 'option-false' ][ 'sv-se' ] = "Falsk" ;
2024-06-08 09:56:06 -06:00
$text [ 'option-false' ][ 'uk-ua' ] = "помилковий" ;
$text [ 'option-false' ][ 'tr-tr' ] = "YANLIŞ" ;
2023-05-11 16:14:05 -06:00
$text [ 'option-false' ][ 'zh-cn' ] = "错误的" ;
$text [ 'option-false' ][ 'ja-jp' ] = "間違い" ;
$text [ 'option-false' ][ 'ko-kr' ] = "거짓" ;
2015-04-08 13:38:58 +00:00
2017-06-03 05:38:15 +01:00
$text [ 'message-upgrade_permissions' ][ 'en-us' ] = "Permission Defaults Restored" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_permissions' ][ 'en-gb' ] = "Permission Defaults Restored" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_permissions' ][ 'ar-eg' ] = "تمت استعادة إعدادات الأذونات الافتراضية" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_permissions' ][ 'de-at' ] = "Standard Berechtigungen wiederhergestellt." ;
$text [ 'message-upgrade_permissions' ][ 'de-ch' ] = "Standard Berechtigungen wiederhergestellt." ;
2017-06-30 23:23:01 +02:00
$text [ 'message-upgrade_permissions' ][ 'de-de' ] = "Standard Berechtigungen wiederhergestellt." ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_permissions' ][ 'el-gr' ] = "Έγινε επαναφορά των προεπιλογών δικαιωμάτων" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_permissions' ][ 'es-cl' ] = "permiso predeterminado restaurado" ;
$text [ 'message-upgrade_permissions' ][ 'es-mx' ] = "permiso predeterminado restaurado" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_permissions' ][ 'fr-ca' ] = "Paramètres d'autorisation par défaut restaurés" ;
$text [ 'message-upgrade_permissions' ][ 'fr-fr' ] = "Paramètres d'autorisation par défaut restaurés" ;
$text [ 'message-upgrade_permissions' ][ 'he-il' ] = "ברירות מחדל של הרשאה שוחזרו" ;
$text [ 'message-upgrade_permissions' ][ 'it-it' ] = "Impostazioni predefinite dei permessi ripristinate" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_permissions' ][ 'ka-ge' ] = "ნაგულისხმევი წვდომები აღდგენილია" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_permissions' ][ 'nl-nl' ] = "Standaardinstellingen voor machtigingen hersteld" ;
$text [ 'message-upgrade_permissions' ][ 'pl-pl' ] = "Przywrócono domyślne ustawienia uprawnień" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-upgrade_permissions' ][ 'pt-br' ] = "As Permissões padrão foram restauradas" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_permissions' ][ 'pt-pt' ] = "Permissão Padrão Restaurado" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_permissions' ][ 'ro-ro' ] = "Valorile implicite ale permisiunii au fost restaurate" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_permissions' ][ 'ru-ru' ] = "Разрешения по умолчанию восстановлены" ;
$text [ 'message-upgrade_permissions' ][ 'sv-se' ] = "Tillståndsinställningar återställda" ;
$text [ 'message-upgrade_permissions' ][ 'uk-ua' ] = "Дозволи за замовчуванням відновлено" ;
$text [ 'message-upgrade_permissions' ][ 'tr-tr' ] = "İzin Varsayı lanları Geri Yüklendi" ;
$text [ 'message-upgrade_permissions' ][ 'zh-cn' ] = "权限默认值已恢复" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_permissions' ][ 'ja-jp' ] = "許可デフォルトが復元されました" ;
$text [ 'message-upgrade_permissions' ][ 'ko-kr' ] = "권한 기본값이 복원되었습니다" ;
2017-06-03 05:38:15 +01:00
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'en-us' ] = "Source Files and Scripts Updated" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_source_scripts' ][ 'en-gb' ] = "Source Files and Scripts Updated" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'ar-eg' ] = "تم تحديث ملفات المصدر والبرامج النصية" ;
$text [ 'message-upgrade_source_scripts' ][ 'de-at' ] = "Quelldateien und Skripte aktualisiert" ;
$text [ 'message-upgrade_source_scripts' ][ 'de-ch' ] = "Quelldateien und Skripte aktualisiert" ;
$text [ 'message-upgrade_source_scripts' ][ 'de-de' ] = "Quelldateien und Skripte aktualisiert" ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade_source_scripts' ][ 'el-gr' ] = "Τα αρχεία πηγής και τα σενάρια ενημερώθηκαν" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'es-cl' ] = "Archivos fuente y scripts actualizados" ;
$text [ 'message-upgrade_source_scripts' ][ 'es-mx' ] = "Archivos fuente y scripts actualizados" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'fr-ca' ] = "Code source et scripts mis à jour" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'fr-fr' ] = "Code source et scripts mis à jour" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'he-il' ] = "קבצים ותסריטאים מעודכנים" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-upgrade_source_scripts' ][ 'it-it' ] = "Files Sorgente e Scripts Aggiornati" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_source_scripts' ][ 'ka-ge' ] = "წყარო ფაილები და სკრიპტები განახლდა." ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'nl-nl' ] = "Bronbestanden en scripts bijgewerkt" ;
$text [ 'message-upgrade_source_scripts' ][ 'pl-pl' ] = "Zaktualizowano pliki źródłowe i skrypty" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-upgrade_source_scripts' ][ 'pt-br' ] = "Arquivos fonte e Scripts atualizados" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'pt-pt' ] = "Arquivos de origem e scripts atualizados" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'ro-ro' ] = "Fișiere sursă și scripturi actualizate" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-upgrade_source_scripts' ][ 'ru-ru' ] = "Исходные файлы и скрипты обновлены" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'sv-se' ] = "Källfiler och skript uppdaterade" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_source_scripts' ][ 'uk-ua' ] = "Вихідні файли і сценарії оновлено" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'tr-tr' ] = "Kaynak Dosyaları ve Komut Dosyaları Güncellendi" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_source_scripts' ][ 'zh-cn' ] = "源文件和脚本已更新" ;
$text [ 'message-upgrade_source_scripts' ][ 'ja-jp' ] = "ソースファイルとスクリプトが更新されました" ;
$text [ 'message-upgrade_source_scripts' ][ 'ko-kr' ] = "소스 파일 및 스크립트가 업데이트되었습니다" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source_failed' ][ 'en-us' ] = "Source Files Update Failed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_source_failed' ][ 'en-gb' ] = "Source Files Update Failed" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_failed' ][ 'ar-eg' ] = "فشل تحديث ملفات المصدر" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source_failed' ][ 'de-at' ] = "Quellcode Aktualisierung fehlgeschlagen" ;
$text [ 'message-upgrade_source_failed' ][ 'de-ch' ] = "Quellcode Aktualisierung fehlgeschlagen" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_source_failed' ][ 'de-de' ] = "Quellcode Aktualisierung fehlgeschlagen" ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade_source_failed' ][ 'el-gr' ] = "Η ενημέρωση αρχείων πηγής απέτυχε" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source_failed' ][ 'es-cl' ] = "Fuente actualización de archivos Error" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source_failed' ][ 'es-mx' ] = "Fuente actualización de archivos Error" ;
$text [ 'message-upgrade_source_failed' ][ 'fr-ca' ] = "La mise à jour du code source à échoué" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source_failed' ][ 'fr-fr' ] = "La mise à jour du code source à échoué" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source_failed' ][ 'he-il' ] = "עדכון קבצים נכשל" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-upgrade_source_failed' ][ 'it-it' ] = "Aggiornamento Files sorgente Fallito" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_source_failed' ][ 'ka-ge' ] = "წყარო ფაილების განახლება ჩავარდა" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_failed' ][ 'nl-nl' ] = "Update van bronbestanden mislukt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_source_failed' ][ 'pl-pl' ] = "Aktualizacja plików źródłowych nie powiodła się." ;
2019-11-27 21:53:28 -03:00
$text [ 'message-upgrade_source_failed' ][ 'pt-br' ] = "Atualização de arquivos fonte falhou" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_failed' ][ 'pt-pt' ] = "Atualização de arquivos fonte falhou" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_source_failed' ][ 'ro-ro' ] = "Actualizarea fișierelor sursă a eșuat" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-upgrade_source_failed' ][ 'ru-ru' ] = "Обновление исходных файлов не удалось" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source_failed' ][ 'sv-se' ] = "Källfiler Uppdatering misslyckades" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_source_failed' ][ 'uk-ua' ] = "Помилка оновлення вихідних файлів" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source_failed' ][ 'tr-tr' ] = "Kaynak Dosya Güncellemesi Başarı sı z" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_source_failed' ][ 'zh-cn' ] = "源文件更新失败" ;
$text [ 'message-upgrade_source_failed' ][ 'ja-jp' ] = "ソースファイルの更新に失敗しました" ;
$text [ 'message-upgrade_source_failed' ][ 'ko-kr' ] = "소스 파일 업데이트가 실패했습니다" ;
2015-07-02 17:25:41 -06:00
2017-06-08 19:09:08 +01:00
$text [ 'message-upgrade_source' ][ 'en-us' ] = "Source Files Updated" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_source' ][ 'en-gb' ] = "Source Files Updated" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source' ][ 'ar-eg' ] = "تم تحديث ملفات المصدر" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source' ][ 'de-at' ] = "Quellcode aktualisiert" ;
$text [ 'message-upgrade_source' ][ 'de-ch' ] = "Quellcode aktualisiert" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_source' ][ 'de-de' ] = "Quellcode aktualisiert" ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade_source' ][ 'el-gr' ] = "Τα αρχεία πηγής ενημερώθηκαν" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source' ][ 'es-cl' ] = "Fuente archivos actualizados" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_source' ][ 'es-mx' ] = "Fuente archivos actualizados" ;
$text [ 'message-upgrade_source' ][ 'fr-ca' ] = "Code source mis à jour" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source' ][ 'fr-fr' ] = "Code source mis à jour" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source' ][ 'he-il' ] = "קבצי המקור עודכנו" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-upgrade_source' ][ 'it-it' ] = "Files Sorgente Aggiornati" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_source' ][ 'ka-ge' ] = "წყარო ფაილები განახლდა" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source' ][ 'nl-nl' ] = "Bronbestanden bijgewerkt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_source' ][ 'pl-pl' ] = "Aktualizacja plików źródłowych powiodła się" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-upgrade_source' ][ 'pt-br' ] = "Arquivos fonte atualizados" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_source' ][ 'pt-pt' ] = "Fonte arquivos atualizados" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_source' ][ 'ro-ro' ] = "Fișierele sursă au fost actualizate" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-upgrade_source' ][ 'ru-ru' ] = "Исходные файлы обновлены" ;
2015-07-02 17:25:41 -06:00
$text [ 'message-upgrade_source' ][ 'sv-se' ] = "Källfiler Uppdaterade" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_source' ][ 'uk-ua' ] = "Вихідні файли оновлено" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_source' ][ 'tr-tr' ] = "Kaynak Dosyaları Güncellendi" ;
$text [ 'message-upgrade_source' ][ 'zh-cn' ] = "源文件已更新" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_source' ][ 'ja-jp' ] = "ソースファイルが更新されました" ;
$text [ 'message-upgrade_source' ][ 'ko-kr' ] = "소스 파일이 업데이트되었습니다" ;
2015-04-08 13:38:58 +00:00
2023-12-22 00:05:55 +00:00
$text [ 'message-optional_apps_upgrade_source' ][ 'en-us' ] = "Optional Apps Source Files Updated" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'en-gb' ] = "Optional Apps Source Files Updated" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'ar-eg' ] = "تم تحديث ملفات مصدر التطبيق الاختيارية" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'de-at' ] = "Optionale Anwendungsquelldateien aktualisiert" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'de-ch' ] = "Optionale Anwendungsquelldateien aktualisiert" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'de-de' ] = "Optionale Anwendungsquelldateien aktualisiert" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'el-gr' ] = "Τα προαιρετικά αρχεία προέλευσης εφαρμογής ενημερώθηκαν" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'es-cl' ] = "Archivos fuente de aplicaciones opcionales actualizados" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'es-mx' ] = "Archivos fuente de aplicaciones opcionales actualizados" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'fr-ca' ] = "Fichiers sources d'application facultatifs mis à jour" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'fr-fr' ] = "Fichiers sources d'application facultatifs mis à jour" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'he-il' ] = "קבצי מקור יישומים אופציונליים עודכנו" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'it-it' ] = "File di origine dell'applicazione facoltativi aggiornati" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-optional_apps_upgrade_source' ][ 'ka-ge' ] = "არასავალდებულო აპის წყარო ფაილები განახლდა" ;
2023-12-22 00:05:55 +00:00
$text [ 'message-optional_apps_upgrade_source' ][ 'nl-nl' ] = "Optionele applicatiebronbestanden bijgewerkt" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'pl-pl' ] = "Zaktualizowano opcjonalne pliki źródłowe aplikacji" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'pt-br' ] = "Arquivos opcionais de origem do aplicativo atualizados" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'pt-pt' ] = "Arquivos opcionais de origem do aplicativo atualizados" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'ro-ro' ] = "Fișierele sursă opționale ale aplicației au fost actualizate" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'ru-ru' ] = "Обновлены дополнительные исходные файлы приложения." ;
$text [ 'message-optional_apps_upgrade_source' ][ 'sv-se' ] = "Valfria programkällfiler uppdaterade" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'uk-ua' ] = "Оновлено додаткові вихідні файли програми" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-optional_apps_upgrade_source' ][ 'tr-tr' ] = "İsteğe Bağlı Uygulama Kaynak Dosyaları Güncellendi" ;
2023-12-22 00:05:55 +00:00
$text [ 'message-optional_apps_upgrade_source' ][ 'zh-cn' ] = "更新了可选的应用程序源文件" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'ja-jp' ] = "オプションのアプリケーション ソース ファイルが更新されました" ;
$text [ 'message-optional_apps_upgrade_source' ][ 'ko-kr' ] = "선택적 애플리케이션 소스 파일이 업데이트되었습니다." ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'en-us' ] = "Updated" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'en-gb' ] = "Updated" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'ar-eg' ] = "محدث" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'de-at' ] = "Aktualisiert" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'de-ch' ] = "Aktualisiert" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'de-de' ] = "Aktualisiert" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'el-gr' ] = "ΕΠΙΚΑΙΡΟΠΟΙΗΜΕΝΟ" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'es-cl' ] = "Actualizado" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'es-mx' ] = "Actualizado" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'fr-ca' ] = "Mis à jour" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'fr-fr' ] = "Mis à jour" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'he-il' ] = "מְעוּדכָּן" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'it-it' ] = "Aggiornato" ;
2024-08-31 20:02:51 +04:00
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'ka-ge' ] = "განახლდა" ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'nl-nl' ] = "Bijgewerkt" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'pl-pl' ] = "Zaktualizowano" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'pt-br' ] = "Atualizado" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'pt-pt' ] = "Atualizado" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'ro-ro' ] = "Actualizat" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'ru-ru' ] = "Обновлено" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'sv-se' ] = "Uppdaterad" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'uk-ua' ] = "Оновлено" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'tr-tr' ] = "Güncellenmiş" ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'zh-cn' ] = "更新" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'ja-jp' ] = "更新しました" ;
$text [ 'message-optional_apps_upgrade_source_cli' ][ 'ko-kr' ] = "업데이트됨" ;
2023-12-22 00:05:55 +00:00
$text [ 'message-upgrade_manually' ][ 'en-us' ] = "Upgrade Manually" ;
$text [ 'message-upgrade_manually' ][ 'en-gb' ] = "Upgrade Manually" ;
$text [ 'message-upgrade_manually' ][ 'ar-eg' ] = "الترقية يدويًا" ;
$text [ 'message-upgrade_manually' ][ 'de-at' ] = "Manuell aktualisieren" ;
$text [ 'message-upgrade_manually' ][ 'de-ch' ] = "Manuell aktualisieren" ;
$text [ 'message-upgrade_manually' ][ 'de-de' ] = "Manuell aktualisieren" ;
$text [ 'message-upgrade_manually' ][ 'el-gr' ] = "Αναβάθμιση χειροκίνητα" ;
$text [ 'message-upgrade_manually' ][ 'es-cl' ] = "Actualizar manualmente" ;
$text [ 'message-upgrade_manually' ][ 'es-mx' ] = "Actualizar manualmente" ;
$text [ 'message-upgrade_manually' ][ 'fr-ca' ] = "Mettre à niveau manuellement" ;
$text [ 'message-upgrade_manually' ][ 'fr-fr' ] = "Mettre à niveau manuellement" ;
$text [ 'message-upgrade_manually' ][ 'he-il' ] = "שדרג באופן ידני" ;
$text [ 'message-upgrade_manually' ][ 'it-it' ] = "Aggiorna manualmente" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_manually' ][ 'ka-ge' ] = "ხელით განახლება" ;
2023-12-22 00:05:55 +00:00
$text [ 'message-upgrade_manually' ][ 'nl-nl' ] = "Handmatig upgraden" ;
$text [ 'message-upgrade_manually' ][ 'pl-pl' ] = "Uaktualnij ręcznie" ;
$text [ 'message-upgrade_manually' ][ 'pt-br' ] = "Atualizar manualmente" ;
$text [ 'message-upgrade_manually' ][ 'pt-pt' ] = "Atualizar manualmente" ;
$text [ 'message-upgrade_manually' ][ 'ro-ro' ] = "Actualizați manual" ;
$text [ 'message-upgrade_manually' ][ 'ru-ru' ] = "Обновить вручную" ;
$text [ 'message-upgrade_manually' ][ 'sv-se' ] = "Uppgradera manuellt" ;
$text [ 'message-upgrade_manually' ][ 'uk-ua' ] = "Оновити вручну" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_manually' ][ 'tr-tr' ] = "Manuel Olarak Yükseltme" ;
2023-12-22 00:05:55 +00:00
$text [ 'message-upgrade_manually' ][ 'zh-cn' ] = "手动升级" ;
$text [ 'message-upgrade_manually' ][ 'ja-jp' ] = "手動でアップグレードする" ;
$text [ 'message-upgrade_manually' ][ 'ko-kr' ] = "수동으로 업그레이드" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_schema' ][ 'en-us' ] = "Schema Verified" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_schema' ][ 'en-gb' ] = "Schema Verified" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_schema' ][ 'ar-eg' ] = "تم التحقق من المخطط" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_schema' ][ 'de-at' ] = "Schema verifiziert" ;
$text [ 'message-upgrade_schema' ][ 'de-ch' ] = "Schema verifiziert" ;
$text [ 'message-upgrade_schema' ][ 'de-de' ] = "Schema verifiziert" ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade_schema' ][ 'el-gr' ] = "Επαληθεύτηκε το σχήμα" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_schema' ][ 'es-cl' ] = "Esquema Verified" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_schema' ][ 'es-mx' ] = "Esquema Verified" ;
$text [ 'message-upgrade_schema' ][ 'fr-ca' ] = "Schéma Verifié" ;
2015-06-15 19:30:00 +00:00
$text [ 'message-upgrade_schema' ][ 'fr-fr' ] = "Schéma Verifié" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_schema' ][ 'he-il' ] = "סכימה מאומתת" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_schema' ][ 'it-it' ] = "Schema Verificato" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_schema' ][ 'ka-ge' ] = "სქემა გადამოწმებულია" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_schema' ][ 'nl-nl' ] = "Schema Vertaald" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_schema' ][ 'pl-pl' ] = "Schemat zostałl zweryfikowany" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_schema' ][ 'pt-br' ] = "Esquema verificado" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_schema' ][ 'pt-pt' ] = "Esquema Verificado" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_schema' ][ 'ro-ro' ] = "Schema verificată" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_schema' ][ 'ru-ru' ] = "Схема проверена" ;
2015-05-01 11:13:39 +00:00
$text [ 'message-upgrade_schema' ][ 'sv-se' ] = "Schema Verifierat" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_schema' ][ 'uk-ua' ] = "Схеми перевірено" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_schema' ][ 'tr-tr' ] = "Şema Doğrulandı " ;
$text [ 'message-upgrade_schema' ][ 'zh-cn' ] = "架构已验证" ;
$text [ 'message-upgrade_schema' ][ 'ja-jp' ] = "スキーマ検証済み" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_schema' ][ 'ko-kr' ] = "스키마가 확인되었습니다" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_menu' ][ 'en-us' ] = "Menu Defaults Restored" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_menu' ][ 'en-gb' ] = "Menu Defaults Restored" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_menu' ][ 'ar-eg' ] = "القائمة الافتراضية المستعادة" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_menu' ][ 'de-at' ] = "Menü-Standardeinstellungen wiederhergestellt" ;
$text [ 'message-upgrade_menu' ][ 'de-ch' ] = "Menü-Standardeinstellungen wiederhergestellt" ;
$text [ 'message-upgrade_menu' ][ 'de-de' ] = "Menü-Standardeinstellungen wiederhergestellt" ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade_menu' ][ 'el-gr' ] = "Έγινε επαναφορά των προεπιλογών του μενού" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_menu' ][ 'es-cl' ] = "Omisión del menú Restauradas" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_menu' ][ 'es-mx' ] = "Omisión del menú Restauradas" ;
$text [ 'message-upgrade_menu' ][ 'fr-ca' ] = "Menu par défaut rétablis" ;
2015-06-15 19:30:00 +00:00
$text [ 'message-upgrade_menu' ][ 'fr-fr' ] = "Menu par défaut rétablis" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_menu' ][ 'he-il' ] = "תפריט ברירת המחדל שוחזר" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-upgrade_menu' ][ 'it-it' ] = "Menu di Default Ripristinati" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_menu' ][ 'ka-ge' ] = "მენიუს ნაგულისხმევები აღდგენილია" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_menu' ][ 'nl-nl' ] = "Menu Defaults" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_menu' ][ 'pl-pl' ] = "Ustawienia domyślne Menu zostały przywrócone" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_menu' ][ 'pt-br' ] = "Menu padrão restaurado" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_menu' ][ 'pt-pt' ] = "Menu Defaults Restaurado" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_menu' ][ 'ro-ro' ] = "Setări implicite din meniu restaurate" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-upgrade_menu' ][ 'ru-ru' ] = "Меню по умолчанию восстановлено" ;
2015-05-01 11:13:39 +00:00
$text [ 'message-upgrade_menu' ][ 'sv-se' ] = "Standard Meny Återställd" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_menu' ][ 'uk-ua' ] = "Відновлено типові елементи меню" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_menu' ][ 'tr-tr' ] = "Menü Varsayı lanları Geri Yüklendi" ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_menu' ][ 'zh-cn' ] = "메뉴 기본값이 복원되었습니다" ;
$text [ 'message-upgrade_menu' ][ 'ja-jp' ] = "メニューのデフォルトが復元されました" ;
$text [ 'message-upgrade_menu' ][ 'ko-kr' ] = "메뉴 기본값이 복원되었습니다" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_apps' ][ 'en-us' ] = "App Defaults Executed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade_apps' ][ 'en-gb' ] = "App Defaults Executed" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_apps' ][ 'ar-eg' ] = "التخلف عن التنفيذ" ;
$text [ 'message-upgrade_apps' ][ 'de-at' ] = "Applikationen zurückgesetzt" ;
$text [ 'message-upgrade_apps' ][ 'de-ch' ] = "Applikationen zurückgesetzt" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade_apps' ][ 'de-de' ] = "Applikationen zurückgesetzt" ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade_apps' ][ 'el-gr' ] = "Εκτελέστηκαν οι προεπιλογές εφαρμογής" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade_apps' ][ 'es-cl' ] = "Predeterminadas de la aplicación Ejecutados" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_apps' ][ 'es-mx' ] = "Predeterminadas de la aplicación Ejecutados" ;
$text [ 'message-upgrade_apps' ][ 'fr-ca' ] = "Réglages par défaut de l'application rétablis" ;
2015-06-15 19:30:00 +00:00
$text [ 'message-upgrade_apps' ][ 'fr-fr' ] = "Réglages par défaut de l'application rétablis" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_apps' ][ 'he-il' ] = "ברירת המחדל של האפליקציה בוצעה" ;
$text [ 'message-upgrade_apps' ][ 'it-it' ] = "Impostazioni predefinite dell'app eseguite" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade_apps' ][ 'ka-ge' ] = "აპის ნაგულისხმევი პარამეტრები შესრულებულია" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade_apps' ][ 'nl-nl' ] = "App Defaults Execut" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade_apps' ][ 'pl-pl' ] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane." ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_apps' ][ 'pt-br' ] = "Padrões do aplicativo executados" ;
$text [ 'message-upgrade_apps' ][ 'pt-pt' ] = "Padrões do aplicativo executados" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade_apps' ][ 'ro-ro' ] = "Valorile implicite ale aplicației au fost executate" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-upgrade_apps' ][ 'ru-ru' ] = "Выполнение настроек по умолчанию выполнено" ;
2015-05-01 11:13:39 +00:00
$text [ 'message-upgrade_apps' ][ 'sv-se' ] = "App Standardinställningar Utförd" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_apps' ][ 'uk-ua' ] = "Стандартні параметри програми виконано" ;
$text [ 'message-upgrade_apps' ][ 'tr-tr' ] = "Yürütülen Uygulama Varsayı lanları " ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade_apps' ][ 'zh-cn' ] = "应用默认执行" ;
$text [ 'message-upgrade_apps' ][ 'ja-jp' ] = "アプリのデフォルトが実行されました" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade_apps' ][ 'ko-kr' ] = "앱 기본값이 실행됨" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade' ][ 'en-us' ] = "Upgrade Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-upgrade' ][ 'en-gb' ] = "Upgrade Completed" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade' ][ 'ar-eg' ] = "اكتملت الترقية" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade' ][ 'de-at' ] = "Aktualisierung durchgeführt." ;
$text [ 'message-upgrade' ][ 'de-ch' ] = "Aktualisierung durchgeführt." ;
2017-06-30 23:23:01 +02:00
$text [ 'message-upgrade' ][ 'de-de' ] = "Aktualisierung durchgeführt." ;
2023-10-06 12:46:03 -07:00
$text [ 'message-upgrade' ][ 'el-gr' ] = "Η αναβάθμιση ολοκληρώθηκε" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-upgrade' ][ 'es-cl' ] = "Actualización Completa" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade' ][ 'es-mx' ] = "Actualización Completa" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade' ][ 'fr-ca' ] = "Mise à niveau terminée" ;
$text [ 'message-upgrade' ][ 'fr-fr' ] = "Mise à niveau terminée" ;
$text [ 'message-upgrade' ][ 'he-il' ] = "השדרוג הושלם" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade' ][ 'it-it' ] = "Aggiornamento Completato" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-upgrade' ][ 'ka-ge' ] = "განახლება დასრულდა" ;
2023-05-02 20:22:44 -06:00
$text [ 'message-upgrade' ][ 'nl-nl' ] = "Upgrade Complet" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-upgrade' ][ 'pl-pl' ] = "Aktualizacja zakończyła się pomyślnie." ;
2019-11-27 21:53:28 -03:00
$text [ 'message-upgrade' ][ 'pt-br' ] = "Atualização concluída" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-upgrade' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2023-05-09 14:47:12 -06:00
$text [ 'message-upgrade' ][ 'ro-ro' ] = "Upgrade finalizat" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-upgrade' ][ 'ru-ru' ] = "Обновление завершено" ;
2015-05-01 11:13:39 +00:00
$text [ 'message-upgrade' ][ 'sv-se' ] = "Uppgradering Klar" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-upgrade' ][ 'uk-ua' ] = "Оновлення завершено" ;
$text [ 'message-upgrade' ][ 'tr-tr' ] = "Yükseltme Tamamlandı " ;
2023-05-11 16:14:05 -06:00
$text [ 'message-upgrade' ][ 'zh-cn' ] = "升级完成" ;
$text [ 'message-upgrade' ][ 'ja-jp' ] = "アップグレードが完了しました" ;
$text [ 'message-upgrade' ][ 'ko-kr' ] = "업그레이드가 완료되었습니다" ;
2015-04-08 13:38:58 +00:00
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'en-us' ] = "Optional Apps Source Files Update Failed" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'en-gb' ] = "Optional Apps Source Files Update Failed" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'ar-eg' ] = "فشل تحديث الملفات المصدرية للتطبيقات الاختيارية" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'de-at' ] = "Das Update der optionalen Apps-Quelldateien ist fehlgeschlagen" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'de-ch' ] = "Das Update der optionalen Apps-Quelldateien ist fehlgeschlagen" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'de-de' ] = "Das Update der optionalen Apps-Quelldateien ist fehlgeschlagen" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'el-gr' ] = "Η ενημέρωση αρχείων προέλευσης προαιρετικών εφαρμογών απέτυχε" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'es-cl' ] = "Error en la actualización de archivos fuente de aplicaciones opcionales" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'es-mx' ] = "Error en la actualización de archivos fuente de aplicaciones opcionales" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'fr-ca' ] = "Échec de la mise à jour des fichiers sources des applications facultatives" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'fr-fr' ] = "Échec de la mise à jour des fichiers sources des applications facultatives" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'he-il' ] = "עדכון קובצי המקור של אפליקציות נכשל" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'it-it' ] = "Aggiornamento dei file di origine delle app opzionali non riuscito" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'ka-ge' ] = "არასავალდებულო აპების წყარო ფაილების განახლება ჩავარდა" ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'nl-nl' ] = "Update van optionele apps-bronbestanden mislukt" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'pl-pl' ] = "Opcjonalna aktualizacja plików źródłowych aplikacji nie powiodła się" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'pt-br' ] = "Falha na atualização dos arquivos de origem dos aplicativos opcionais" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'pt-pt' ] = "Falha na atualização dos arquivos de origem dos aplicativos opcionais" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'ro-ro' ] = "Actualizarea fișierelor sursă a aplicațiilor opționale a eșuat" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'ru-ru' ] = "Не удалось обновить исходные файлы дополнительных приложений." ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'sv-se' ] = "Uppdatering av valfria appkällfiler misslyckades" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'uk-ua' ] = "Помилка оновлення вихідних файлів додаткових програм" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'tr-tr' ] = "İsteğe Bağlı Uygulama Kaynak Dosyaları Güncellemesi Başarı sı z Oldu" ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'zh-cn' ] = "可选应用程序源文件更新失败" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'ja-jp' ] = "オプションのアプリのソース ファイルの更新に失敗しました" ;
$text [ 'message-optional_apps_upgrade_source_failed' ][ 'ko-kr' ] = "선택적 앱 소스 파일 업데이트 실패" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'en-us' ] = "Failed" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'en-gb' ] = "Failed" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'ar-eg' ] = "فشل التحديث" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'de-at' ] = "Update fehlgeschlagen" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'de-ch' ] = "Update fehlgeschlagen" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'de-de' ] = "Update fehlgeschlagen" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'el-gr' ] = "Ενημέρωση απέτυχε" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'es-cl' ] = "Actualización fallida" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'es-mx' ] = "Actualización fallida" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'fr-ca' ] = "Mise à jour a échoué" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'fr-fr' ] = "Mise à jour a échoué" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'he-il' ] = "עדכון נכשל" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'it-it' ] = "Aggiornamento non riuscito" ;
2024-08-28 17:59:02 +02:00
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'ka-ge' ] = "ჩავარდა" ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'nl-nl' ] = "Update mislukt" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'pl-pl' ] = "Atualização falhou" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'pt-br' ] = "Atualização falhou" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'pt-pt' ] = "Atualização falhou" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'ro-ro' ] = "Actualizare esuata" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'ru-ru' ] = "Не удалось обновить" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'sv-se' ] = "Uppdateringen misslyckades" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'uk-ua' ] = "Не вдалося оновити" ;
2024-06-08 09:56:06 -06:00
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'tr-tr' ] = "Arı zalı " ;
2024-05-13 14:19:34 -06:00
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'zh-cn' ] = "更新失败" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'ja-jp' ] = "アップデートに失敗しました" ;
$text [ 'message-optional_apps_upgrade_source_failed_cli' ][ 'ko-kr' ] = "업데이트가 실패" ;
2015-04-08 13:38:58 +00:00
$text [ 'login-message_text' ][ 'en-us' ] = "Keep up with the FusionPBX project by configuring your preferences in the newly added <a href=''/core/notifications/notification_edit.php''>Notifications</a> section, under the System menu!" ;
2020-03-20 20:47:13 +00:00
$text [ 'login-message_text' ][ 'en-gb' ] = "Keep up with the FusionPBX project by configuring your preferences in the newly added <a href=''/core/notifications/notification_edit.php''>Notifications</a> section, under the System menu!" ;
2023-05-02 20:22:44 -06:00
$text [ 'login-message_text' ][ 'ar-eg' ] = "حافظ على مشروع (فيوس بي إكس) من خلال تشكيل أفضلياتك في القسم المضاف حديثاً" ;
$text [ 'login-message_text' ][ 'de-at' ] = "Halten Sie sich über FusionPBX auf dem Laufenden indem Sie die Benachrichtigungseinstellungen im System Menü setzen." ;
$text [ 'login-message_text' ][ 'de-ch' ] = "Halten Sie sich über FusionPBX auf dem Laufenden indem Sie die Benachrichtigungseinstellungen im System Menü setzen." ;
2017-05-10 20:40:46 +01:00
$text [ 'login-message_text' ][ 'de-de' ] = "Halten Sie sich über FusionPBX auf dem Laufenden indem Sie die Benachrichtigungseinstellungen im System Menü setzen." ;
2023-10-06 12:46:03 -07:00
$text [ 'login-message_text' ][ 'el-gr' ] = "Συνεχίστε με το έργο FusionPBX διαμορφώνοντας τις προτιμήσεις σας στην ενότητα <a href=''/core/notifications/notification_edit.php''>Ειδοποιήσεις</a> που προστέθηκε πρόσφατα, κάτω από το μενού Σύστημα!" ;
2015-04-08 13:38:58 +00:00
$text [ 'login-message_text' ][ 'es-cl' ] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/core/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema!" ;
2023-05-02 20:22:44 -06:00
$text [ 'login-message_text' ][ 'es-mx' ] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/core/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema!" ;
$text [ 'login-message_text' ][ 'fr-ca' ] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!" ;
2015-06-15 19:30:00 +00:00
$text [ 'login-message_text' ][ 'fr-fr' ] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!" ;
2023-05-02 20:22:44 -06:00
$text [ 'login-message_text' ][ 'he-il' ] = "שמור על הפרויקט FusionPBX על ידי הצבת ההעדפות שלך ב- <a href='/core/notifications/notifications_edit.php'>Notifications</a>, תחת תפריט המערכת!" ;
2017-09-21 17:06:26 +02:00
$text [ 'login-message_text' ][ 'it-it' ] = "Tieniti aggiornato sul progetto FusionPBX configurando le tue preference nella nuova sezione <a href=''/core/notifications/notification_edit.php''>Notifiche</a>, sotto il menu sistema!" ;
2024-08-28 17:59:02 +02:00
$text [ 'login-message_text' ][ 'ka-ge' ] = "მისდიეთ FusionPBX პროექტს თქვენი პარამეტრების დამატებით ახლად დამატებულ <a href=''/core/notifications/notification_edit.php''>გაფრთხილებებში</a> სისტემურ მენიუში." ;
2024-06-08 09:56:06 -06:00
$text [ 'login-message_text' ][ 'nl-nl' ] = "Blijf op de hoogte van het FusionPBX-project door uw voorkeuren te configureren in de nieuw toegevoegde <a href=''/core/notifications/notification_edit.php''>Meldingen</a> sectie, onder het Systeemmenu!" ;
2017-05-13 20:13:38 +01:00
$text [ 'login-message_text' ][ 'pl-pl' ] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!" ;
2019-11-27 21:53:28 -03:00
$text [ 'login-message_text' ][ 'pt-br' ] = "Mantenha-se com o projeto FusionPBX configurando suas preferências na seção <a href=''/core/notifications/notification_edit.php''>Notificações</a> recém-adicionado, no menu Sistema!" ;
2017-05-10 20:40:46 +01:00
$text [ 'login-message_text' ][ 'pt-pt' ] = "Mantenha-se com o projeto FusionPBX configurando suas preferências na seção <a href=''/core/notifications/notification_edit.php''>Notificações</a> recém-adicionado, no menu Sistema!" ;
2023-05-09 14:47:12 -06:00
$text [ 'login-message_text' ][ 'ro-ro' ] = "Fii la curent cu proiectul FusionPBX configurându-ți preferințele în secțiunea nou adăugată <a href=''/core/notifications/notification_edit.php''>Notificări</a>, din meniul Sistem!" ;
2017-04-25 03:37:00 +05:00
$text [ 'login-message_text' ][ 'ru-ru' ] = "Следите за проектом FusionPBX, настроив свои настройки в недавно добавленном разделе <a href=''/core/notifications/notification_edit.php''>Уведомления</a> в меню 'Система'!" ;
2015-05-01 11:13:39 +00:00
$text [ 'login-message_text' ][ 'sv-se' ] = "Håll dig uppdaterad med de FusionPBX projektet genom att konfigurera dina inställningar i nytillkomna Notifications avsnitt , under Systemmenyn !" ;
2023-05-11 16:14:05 -06:00
$text [ 'login-message_text' ][ 'uk-ua' ] = "Будьте в курсі проекту FusionPBX, налаштовуючи свої налаштування в нещодавно доданому <a href='/core/notifications/notification_edit.php'> сповіщення </a> Розділ, в меню системи!" ;
2024-06-08 09:56:06 -06:00
$text [ 'login-message_text' ][ 'tr-tr' ] = "Sistem menüsü altı na yeni eklenen <a href=''/core/notifications/notification_edit.php''>Bildirimler</a> bölümündeki tercihlerinizi yapı landı rarak FusionPBX projesini takip edin!" ;
2023-05-11 16:14:05 -06:00
$text [ 'login-message_text' ][ 'zh-cn' ] = "跟上FusionPBX项目,通过在系统菜单下的新添加的<a href=''/core/notification/notification_edit.php''> notifications中配置您的首选项</notification/notification_edit.php''> notifications </a>部分!" ;
2023-05-03 10:36:25 -06:00
$text [ 'login-message_text' ][ 'ja-jp' ] = '新しく追加された <a href=""/core/notifications/notifications_edit.php">Notifications</a> セクションで設定することで FusionPBX プロジェクトを続けてください。' ;
2023-05-11 16:14:05 -06:00
$text [ 'login-message_text' ][ 'ko-kr' ] = "시스템 메뉴에서 새로 추가 된 <a href=''/core/notifications/notification_edit.php'''php'' '> 알림 </a>에서 선호도를 구성하여 Fusionpbx 프로젝트를 유지하십시오!" ;
2015-04-08 13:38:58 +00:00
2015-07-02 17:25:41 -06:00
$text [ 'label-upgrade_source' ][ 'en-us' ] = "Source Code" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_source' ][ 'en-gb' ] = "Source Code" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_source' ][ 'ar-eg' ] = "مصدر الرمز" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_source' ][ 'de-at' ] = "Quellcode" ;
$text [ 'label-upgrade_source' ][ 'de-ch' ] = "Quellcode" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_source' ][ 'de-de' ] = "Quellcode" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_source' ][ 'el-gr' ] = "Πηγαίος κώδικας" ;
2015-07-02 17:25:41 -06:00
$text [ 'label-upgrade_source' ][ 'es-cl' ] = "Código Fuente" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_source' ][ 'es-mx' ] = "Código Fuente" ;
$text [ 'label-upgrade_source' ][ 'fr-ca' ] = "Code Source" ;
2015-07-02 17:25:41 -06:00
$text [ 'label-upgrade_source' ][ 'fr-fr' ] = "Code Source" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_source' ][ 'he-il' ] = "קוד מקור" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_source' ][ 'it-it' ] = "Codice Sorgente" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_source' ][ 'ka-ge' ] = "საწყისი კოდი" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_source' ][ 'nl-nl' ] = "Broncode" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_source' ][ 'pl-pl' ] = "Kod źródłowy" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_source' ][ 'pt-br' ] = "Código Fonte" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_source' ][ 'pt-pt' ] = "Código fonte" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_source' ][ 'ro-ro' ] = "Cod sursa" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-upgrade_source' ][ 'ru-ru' ] = "Исходный код" ;
2015-07-02 17:25:41 -06:00
$text [ 'label-upgrade_source' ][ 'sv-se' ] = "Källkod" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_source' ][ 'uk-ua' ] = "Вихідний код" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_source' ][ 'tr-tr' ] = "Kaynak kodu" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_source' ][ 'zh-cn' ] = "源代码" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade_source' ][ 'ja-jp' ] = "ソースコード" ;
$text [ 'label-upgrade_source' ][ 'ko-kr' ] = "소스 코드" ;
2015-04-08 13:38:58 +00:00
2023-12-22 00:05:55 +00:00
$text [ 'label-optional_apps' ][ 'en-us' ] = "Optional Apps" ;
$text [ 'label-optional_apps' ][ 'en-gb' ] = "Optional Apps" ;
$text [ 'label-optional_apps' ][ 'ar-eg' ] = "التطبيقات الاختيارية" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-optional_apps' ][ 'de-at' ] = "Optionale Anwendungen" ;
$text [ 'label-optional_apps' ][ 'de-ch' ] = "Optionale Anwendungen" ;
$text [ 'label-optional_apps' ][ 'de-de' ] = "Optionale Anwendungen" ;
2023-12-22 00:05:55 +00:00
$text [ 'label-optional_apps' ][ 'el-gr' ] = "Προαιρετικές εφαρμογές" ;
$text [ 'label-optional_apps' ][ 'es-cl' ] = "Aplicaciones opcionales" ;
$text [ 'label-optional_apps' ][ 'es-mx' ] = "Aplicaciones opcionales" ;
$text [ 'label-optional_apps' ][ 'fr-ca' ] = "Applications facultatives" ;
$text [ 'label-optional_apps' ][ 'fr-fr' ] = "Applications facultatives" ;
$text [ 'label-optional_apps' ][ 'he-il' ] = "אפליקציות אופציונליות" ;
$text [ 'label-optional_apps' ][ 'it-it' ] = "App opzionali" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-optional_apps' ][ 'ka-ge' ] = "არასავალდებულო აპების" ;
2023-12-22 00:05:55 +00:00
$text [ 'label-optional_apps' ][ 'nl-nl' ] = "Optionele apps" ;
$text [ 'label-optional_apps' ][ 'pl-pl' ] = "Opcjonalne aplikacje" ;
$text [ 'label-optional_apps' ][ 'pt-br' ] = "Aplicativos opcionais" ;
$text [ 'label-optional_apps' ][ 'pt-pt' ] = "Aplicativos opcionais" ;
$text [ 'label-optional_apps' ][ 'ro-ro' ] = "Aplicații opționale" ;
$text [ 'label-optional_apps' ][ 'ru-ru' ] = "Дополнительные приложения" ;
$text [ 'label-optional_apps' ][ 'sv-se' ] = "Valfria appar" ;
$text [ 'label-optional_apps' ][ 'uk-ua' ] = "Додаткові програми" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-optional_apps' ][ 'tr-tr' ] = "İsteğe Bağlı Uygulamalar" ;
2023-12-22 00:05:55 +00:00
$text [ 'label-optional_apps' ][ 'zh-cn' ] = "可选应用程序" ;
$text [ 'label-optional_apps' ][ 'ja-jp' ] = "オプションのアプリ" ;
$text [ 'label-optional_apps' ][ 'ko-kr' ] = "선택적 앱" ;
2023-12-21 13:28:04 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_schema' ][ 'en-us' ] = "Schema" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_schema' ][ 'en-gb' ] = "Schema" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_schema' ][ 'ar-eg' ] = "مخطط" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_schema' ][ 'de-at' ] = "Schema" ;
$text [ 'label-upgrade_schema' ][ 'de-ch' ] = "Schema" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_schema' ][ 'de-de' ] = "Schema" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_schema' ][ 'el-gr' ] = "Σχήμα" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_schema' ][ 'es-cl' ] = "Esquema" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_schema' ][ 'es-mx' ] = "Esquema" ;
$text [ 'label-upgrade_schema' ][ 'fr-ca' ] = "Schéma" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_schema' ][ 'fr-fr' ] = "Schéma" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_schema' ][ 'he-il' ] = "סכֵימָה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_schema' ][ 'it-it' ] = "Schema" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_schema' ][ 'ka-ge' ] = "სქემა" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_schema' ][ 'nl-nl' ] = "Schema" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_schema' ][ 'pl-pl' ] = "Schemat" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_schema' ][ 'pt-br' ] = "Esquema" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_schema' ][ 'pt-pt' ] = "Esquema" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_schema' ][ 'ro-ro' ] = "Schemă" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_schema' ][ 'ru-ru' ] = "Схема" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-upgrade_schema' ][ 'sv-se' ] = "Schema" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_schema' ][ 'uk-ua' ] = "Схема" ;
$text [ 'label-upgrade_schema' ][ 'tr-tr' ] = "Şema" ;
$text [ 'label-upgrade_schema' ][ 'zh-cn' ] = "架构" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade_schema' ][ 'ja-jp' ] = "スキーマ" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_schema' ][ 'ko-kr' ] = "개요" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_permissions' ][ 'en-us' ] = "Permission Defaults" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_permissions' ][ 'en-gb' ] = "Permission Defaults" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_permissions' ][ 'ar-eg' ] = "افتراضيات الأذونات" ;
$text [ 'label-upgrade_permissions' ][ 'de-at' ] = "Berechtigungsstandards" ;
$text [ 'label-upgrade_permissions' ][ 'de-ch' ] = "Berechtigungsstandards" ;
$text [ 'label-upgrade_permissions' ][ 'de-de' ] = "Berechtigungsstandards" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_permissions' ][ 'el-gr' ] = "Προεπιλογές αδειών" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_permissions' ][ 'es-cl' ] = "predeterminados de permisos" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_permissions' ][ 'es-mx' ] = "predeterminados de permisos" ;
$text [ 'label-upgrade_permissions' ][ 'fr-ca' ] = "Autorisations par défaut" ;
2015-06-15 19:30:00 +00:00
$text [ 'label-upgrade_permissions' ][ 'fr-fr' ] = "Autorisations par défaut" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_permissions' ][ 'he-il' ] = "ברירת מחדל של הרשאה" ;
$text [ 'label-upgrade_permissions' ][ 'it-it' ] = "Impostazioni predefinite dei permessi" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_permissions' ][ 'ka-ge' ] = "ნაგულისხმევი წვდომები" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_permissions' ][ 'nl-nl' ] = "Toestemming Defaults" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_permissions' ][ 'pl-pl' ] = "Ustawienia domyślne uprawnień" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-upgrade_permissions' ][ 'pt-br' ] = "Permissões Padrão" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_permissions' ][ 'pt-pt' ] = "Permissões Padrão" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_permissions' ][ 'ro-ro' ] = "Permisiuni implicite" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-upgrade_permissions' ][ 'ru-ru' ] = "Права по умолчанию" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_permissions' ][ 'sv-se' ] = "Tillståndsinställningar" ;
$text [ 'label-upgrade_permissions' ][ 'uk-ua' ] = "Дозволи за замовчуванням" ;
$text [ 'label-upgrade_permissions' ][ 'tr-tr' ] = "İzin Varsayı lanları " ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_permissions' ][ 'zh-cn' ] = "权限默认值" ;
$text [ 'label-upgrade_permissions' ][ 'ja-jp' ] = "許可のデフォルト" ;
$text [ 'label-upgrade_permissions' ][ 'ko-kr' ] = "권한 기본값" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_menu' ][ 'en-us' ] = "Menu Defaults" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_menu' ][ 'en-gb' ] = "Menu Defaults" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_menu' ][ 'ar-eg' ] = "افتراضيات القائمة" ;
$text [ 'label-upgrade_menu' ][ 'de-at' ] = "Menüvorgaben" ;
$text [ 'label-upgrade_menu' ][ 'de-ch' ] = "Menüvorgaben" ;
$text [ 'label-upgrade_menu' ][ 'de-de' ] = "Menüvorgaben" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_menu' ][ 'el-gr' ] = "Προεπιλογές μενού" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_menu' ][ 'es-cl' ] = "Valores predeterminados del menú" ;
$text [ 'label-upgrade_menu' ][ 'es-mx' ] = "Valores predeterminados del menú" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_menu' ][ 'fr-ca' ] = "Menu par défaut" ;
2015-06-15 19:30:00 +00:00
$text [ 'label-upgrade_menu' ][ 'fr-fr' ] = "Menu par défaut" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_menu' ][ 'he-il' ] = "תפריט ברירות מחדל" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-upgrade_menu' ][ 'it-it' ] = "Menu di Default" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_menu' ][ 'ka-ge' ] = "ნაგულისხმევი მენიუ" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_menu' ][ 'nl-nl' ] = "Menustandaarden" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_menu' ][ 'pl-pl' ] = "Ustawienia domyślne menu" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_menu' ][ 'pt-br' ] = "Menu padrão" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_menu' ][ 'pt-pt' ] = "Menu padrão" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_menu' ][ 'ro-ro' ] = "Setări implicite de meniu" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_menu' ][ 'ru-ru' ] = "Меню по умолчанию" ;
$text [ 'label-upgrade_menu' ][ 'sv-se' ] = "Meny förinställda" ;
$text [ 'label-upgrade_menu' ][ 'uk-ua' ] = "Меню за замовчуванням" ;
$text [ 'label-upgrade_menu' ][ 'tr-tr' ] = "Menü Varsayı lanları " ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_menu' ][ 'zh-cn' ] = "菜单默认" ;
$text [ 'label-upgrade_menu' ][ 'ja-jp' ] = "メニューのデフォルト" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade_menu' ][ 'ko-kr' ] = "메뉴 기본값" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_data_types' ][ 'en-us' ] = "Data Types" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_data_types' ][ 'en-gb' ] = "Data Types" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_data_types' ][ 'ar-eg' ] = "أنواع البيانات" ;
$text [ 'label-upgrade_data_types' ][ 'de-at' ] = "Daten Typen" ;
$text [ 'label-upgrade_data_types' ][ 'de-ch' ] = "Daten Typen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_data_types' ][ 'de-de' ] = "Daten Typen" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_data_types' ][ 'el-gr' ] = "Τύποι Δεδομένων" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_data_types' ][ 'es-cl' ] = "Tipos de datos" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_data_types' ][ 'es-mx' ] = "Tipos de datos" ;
$text [ 'label-upgrade_data_types' ][ 'fr-ca' ] = "Types de données" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_data_types' ][ 'fr-fr' ] = "Types de données" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_data_types' ][ 'he-il' ] = "סוגי נתונים" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-upgrade_data_types' ][ 'it-it' ] = "Tipo Dati" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_data_types' ][ 'ka-ge' ] = "მონაცემის ტიპები" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_data_types' ][ 'nl-nl' ] = "Data types" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_data_types' ][ 'pl-pl' ] = "Rodzaje danych" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_data_types' ][ 'pt-br' ] = "Tipos de Dados" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_data_types' ][ 'pt-pt' ] = "Tipos de Dados" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_data_types' ][ 'ro-ro' ] = "Tipuri de date" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-upgrade_data_types' ][ 'ru-ru' ] = "Типы данных" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-upgrade_data_types' ][ 'sv-se' ] = "Datatyper" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade_data_types' ][ 'uk-ua' ] = "Типи даних" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_data_types' ][ 'tr-tr' ] = "Veri tipleri" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade_data_types' ][ 'zh-cn' ] = "数据类型" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_data_types' ][ 'ja-jp' ] = "データ型" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade_data_types' ][ 'ko-kr' ] = "데이터 유형" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_apps' ][ 'en-us' ] = "App Defaults" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_apps' ][ 'en-gb' ] = "App Defaults" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_apps' ][ 'ar-eg' ] = "افتراضيات التطبيق" ;
$text [ 'label-upgrade_apps' ][ 'de-at' ] = "App-Standardeinstellungen" ;
$text [ 'label-upgrade_apps' ][ 'de-ch' ] = "App-Standardeinstellungen" ;
$text [ 'label-upgrade_apps' ][ 'de-de' ] = "App-Standardeinstellungen" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_apps' ][ 'el-gr' ] = "Προεπιλογές εφαρμογών" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade_apps' ][ 'es-cl' ] = "predeterminadas de la aplicación" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_apps' ][ 'es-mx' ] = "predeterminadas de la aplicación" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_apps' ][ 'fr-ca' ] = "Paramètres par défaut de l'application" ;
$text [ 'label-upgrade_apps' ][ 'fr-fr' ] = "Paramètres par défaut de l'application" ;
$text [ 'label-upgrade_apps' ][ 'he-il' ] = "ברירות מחדל של אפליקציה" ;
$text [ 'label-upgrade_apps' ][ 'it-it' ] = "Impostazioni predefinite dell'app" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_apps' ][ 'ka-ge' ] = "აპის ნაგულისხმევი პარამეტრები" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_apps' ][ 'nl-nl' ] = "App standaardwaarden" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_apps' ][ 'pl-pl' ] = "Domyślne ustawienia aplikacji" ;
$text [ 'label-upgrade_apps' ][ 'pt-br' ] = "Padrões do aplicativo" ;
$text [ 'label-upgrade_apps' ][ 'pt-pt' ] = "Padrões do aplicativo" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_apps' ][ 'ro-ro' ] = "Valori implicite ale aplicației" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_apps' ][ 'ru-ru' ] = "Настройки приложения по умолчанию" ;
$text [ 'label-upgrade_apps' ][ 'sv-se' ] = "Appens standardinställningar" ;
$text [ 'label-upgrade_apps' ][ 'uk-ua' ] = "Додатки за замовчуванням" ;
$text [ 'label-upgrade_apps' ][ 'tr-tr' ] = "Uygulama Varsayı lanları " ;
$text [ 'label-upgrade_apps' ][ 'zh-cn' ] = "应用程序默认设置" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade_apps' ][ 'ja-jp' ] = "アプリのデフォルト" ;
$text [ 'label-upgrade_apps' ][ 'ko-kr' ] = "앱 기본값" ;
2015-04-08 13:38:58 +00:00
2015-12-01 14:32:58 +00:00
$text [ 'label-upgrade_switch' ][ 'en-us' ] = "Switch Upgrade" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade_switch' ][ 'en-gb' ] = "Switch Upgrade" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_switch' ][ 'ar-eg' ] = "ترقية التبديل" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_switch' ][ 'de-at' ] = "Switch aktualisieren" ;
$text [ 'label-upgrade_switch' ][ 'de-ch' ] = "Switch aktualisieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-upgrade_switch' ][ 'de-de' ] = "Switch aktualisieren" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade_switch' ][ 'el-gr' ] = "Αναβάθμιση διακόπτη" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_switch' ][ 'es-cl' ] = "Actualización del interruptor" ;
$text [ 'label-upgrade_switch' ][ 'es-mx' ] = "Actualización del interruptor" ;
$text [ 'label-upgrade_switch' ][ 'fr-ca' ] = "Mise à niveau du commutateur" ;
$text [ 'label-upgrade_switch' ][ 'fr-fr' ] = "Mise à niveau du commutateur" ;
$text [ 'label-upgrade_switch' ][ 'he-il' ] = "Switch Upgrade" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-upgrade_switch' ][ 'it-it' ] = "Aggiornamento Softswitch" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade_switch' ][ 'ka-ge' ] = "კომუტატორის განახლება" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_switch' ][ 'nl-nl' ] = "Schakelupgrade" ;
$text [ 'label-upgrade_switch' ][ 'pl-pl' ] = "Przełącz aktualizację" ;
$text [ 'label-upgrade_switch' ][ 'pt-br' ] = "Atualização do switch" ;
$text [ 'label-upgrade_switch' ][ 'pt-pt' ] = "Atualização do switch" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade_switch' ][ 'ro-ro' ] = "Switch Upgrade" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-upgrade_switch' ][ 'ru-ru' ] = "Обновление коммутатора" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-upgrade_switch' ][ 'sv-se' ] = "Uppgradera Switch" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade_switch' ][ 'uk-ua' ] = "Перемикач оновлення" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_switch' ][ 'tr-tr' ] = "Anahtar Yükseltmesi" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade_switch' ][ 'zh-cn' ] = "切换升级" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade_switch' ][ 'ja-jp' ] = "スイッチアップグレード" ;
$text [ 'label-upgrade_switch' ][ 'ko-kr' ] = "스위치 업그레이드" ;
2015-12-01 14:32:58 +00:00
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade' ][ 'en-us' ] = "Upgrade" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-upgrade' ][ 'en-gb' ] = "Upgrade" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade' ][ 'ar-eg' ] = "يرقي" ;
$text [ 'label-upgrade' ][ 'de-at' ] = "Aktualisierung" ;
$text [ 'label-upgrade' ][ 'de-ch' ] = "Aktualisierung" ;
$text [ 'label-upgrade' ][ 'de-de' ] = "Aktualisierung" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-upgrade' ][ 'el-gr' ] = "Αναβαθμίζω" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade' ][ 'es-cl' ] = "Mejora" ;
$text [ 'label-upgrade' ][ 'es-mx' ] = "Mejora" ;
$text [ 'label-upgrade' ][ 'fr-ca' ] = "Mise à niveau" ;
$text [ 'label-upgrade' ][ 'fr-fr' ] = "Mise à niveau" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade' ][ 'he-il' ] = "שדרוג" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-upgrade' ][ 'it-it' ] = "Aggiornamento" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-upgrade' ][ 'ka-ge' ] = "განახლება" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-upgrade' ][ 'nl-nl' ] = "upgrade" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade' ][ 'pl-pl' ] = "Aktualizacja" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-upgrade' ][ 'pt-br' ] = "Atualizar" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade' ][ 'pt-pt' ] = "Atualizar" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-upgrade' ][ 'ro-ro' ] = "Actualizare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-upgrade' ][ 'ru-ru' ] = "Обновление" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-upgrade' ][ 'sv-se' ] = "Uppgradera" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-upgrade' ][ 'uk-ua' ] = "Оновлення" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-upgrade' ][ 'tr-tr' ] = "Güncelleme" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-upgrade' ][ 'zh-cn' ] = "升级" ;
$text [ 'label-upgrade' ][ 'ja-jp' ] = "アップグレード" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-upgrade' ][ 'ko-kr' ] = "업그레이드" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-type' ][ 'en-us' ] = "Type" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-type' ][ 'en-gb' ] = "Type" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-type' ][ 'ar-eg' ] = "النوع" ;
$text [ 'label-type' ][ 'de-at' ] = "Typ" ;
$text [ 'label-type' ][ 'de-ch' ] = "Typ" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-type' ][ 'de-de' ] = "Typ" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-type' ][ 'el-gr' ] = "Τύπος" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-type' ][ 'es-cl' ] = "Tipo" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-type' ][ 'es-mx' ] = "Tipo" ;
$text [ 'label-type' ][ 'fr-ca' ] = "Type" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-type' ][ 'fr-fr' ] = "Type" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-type' ][ 'he-il' ] = "סוג" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-type' ][ 'it-it' ] = "Tipo" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-type' ][ 'ka-ge' ] = "ტიპი" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-type' ][ 'nl-nl' ] = "type" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-type' ][ 'pl-pl' ] = "Typ" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-type' ][ 'pt-br' ] = "Tipo" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-type' ][ 'pt-pt' ] = "Tipo" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-type' ][ 'ro-ro' ] = "Tip" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-type' ][ 'ru-ru' ] = "Тип" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-type' ][ 'sv-se' ] = "Typ" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-type' ][ 'uk-ua' ] = "Тип" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-type' ][ 'tr-tr' ] = "Tip" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-type' ][ 'zh-cn' ] = "类型" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-type' ][ 'ja-jp' ] = "タイプ" ;
$text [ 'label-type' ][ 'ko-kr' ] = "유형" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-table' ][ 'en-us' ] = "Table" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-table' ][ 'en-gb' ] = "Table" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-table' ][ 'ar-eg' ] = "طاولة" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-table' ][ 'de-at' ] = "Tabelle" ;
$text [ 'label-table' ][ 'de-ch' ] = "Tabelle" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-table' ][ 'de-de' ] = "Tabelle" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-table' ][ 'el-gr' ] = "Τραπέζι" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-table' ][ 'es-cl' ] = "Tabla" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-table' ][ 'es-mx' ] = "Tabla" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-table' ][ 'fr-ca' ] = "Tableau" ;
$text [ 'label-table' ][ 'fr-fr' ] = "Tableau" ;
$text [ 'label-table' ][ 'he-il' ] = "שולחן" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-table' ][ 'it-it' ] = "Tabella" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-table' ][ 'ka-ge' ] = "ცხრილი" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-table' ][ 'nl-nl' ] = "Tafel." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-table' ][ 'pl-pl' ] = "Tabela" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-table' ][ 'pt-br' ] = "Tabela" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-table' ][ 'pt-pt' ] = "Tabela" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-table' ][ 'ro-ro' ] = "Masa" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-table' ][ 'ru-ru' ] = "Таблица" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-table' ][ 'sv-se' ] = "Tabell" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-table' ][ 'uk-ua' ] = "Таблиця" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-table' ][ 'tr-tr' ] = "Masa" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-table' ][ 'zh-cn' ] = "桌子" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-table' ][ 'ja-jp' ] = "テーブル" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-table' ][ 'ko-kr' ] = "테이블" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-sql_changes' ][ 'en-us' ] = "SQL Changes" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-sql_changes' ][ 'en-gb' ] = "SQL Changes" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-sql_changes' ][ 'ar-eg' ] = "تغييرات SQL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sql_changes' ][ 'de-at' ] = "SQL Änderungen" ;
$text [ 'label-sql_changes' ][ 'de-ch' ] = "SQL Änderungen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-sql_changes' ][ 'de-de' ] = "SQL Änderungen" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-sql_changes' ][ 'el-gr' ] = "Αλλαγές SQL" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-sql_changes' ][ 'es-cl' ] = "Cambios SQL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sql_changes' ][ 'es-mx' ] = "Cambios SQL" ;
$text [ 'label-sql_changes' ][ 'fr-ca' ] = "Modifications SQL" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-sql_changes' ][ 'fr-fr' ] = "Modifications SQL" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sql_changes' ][ 'he-il' ] = "שינויים SQL" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-sql_changes' ][ 'it-it' ] = "Modifiche SQL" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-sql_changes' ][ 'ka-ge' ] = "SQL ცვლილებები" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-sql_changes' ][ 'nl-nl' ] = "Verandering" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-sql_changes' ][ 'pl-pl' ] = "Zmiany SQL" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-sql_changes' ][ 'pt-br' ] = "Modificações do SQL" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-sql_changes' ][ 'pt-pt' ] = "Modificações SQL" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-sql_changes' ][ 'ro-ro' ] = "Modificări SQL" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-sql_changes' ][ 'ru-ru' ] = "Изменения SQL" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-sql_changes' ][ 'sv-se' ] = "SQL Ändringar" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-sql_changes' ][ 'uk-ua' ] = "Зміни SQL" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-sql_changes' ][ 'tr-tr' ] = "SQL Değişiklikleri" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-sql_changes' ][ 'zh-cn' ] = "SQL更改" ;
$text [ 'label-sql_changes' ][ 'ja-jp' ] = "SQLの変更" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-sql_changes' ][ 'ko-kr' ] = "SQL 변경" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-schema' ][ 'en-us' ] = "Schema" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-schema' ][ 'en-gb' ] = "Schema" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-schema' ][ 'ar-eg' ] = "مخطط" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-schema' ][ 'de-at' ] = "Schema" ;
$text [ 'label-schema' ][ 'de-ch' ] = "Schema" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-schema' ][ 'de-de' ] = "Schema" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-schema' ][ 'el-gr' ] = "Σχήμα" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-schema' ][ 'es-cl' ] = "Esquema" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-schema' ][ 'es-mx' ] = "Esquema" ;
$text [ 'label-schema' ][ 'fr-ca' ] = "Schéma" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-schema' ][ 'fr-fr' ] = "Schéma" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-schema' ][ 'he-il' ] = "סכֵימָה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-schema' ][ 'it-it' ] = "Schema" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-schema' ][ 'ka-ge' ] = "სქემა" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-schema' ][ 'nl-nl' ] = "Schema" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-schema' ][ 'pl-pl' ] = "Schemat" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-schema' ][ 'pt-br' ] = "Esquema" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-schema' ][ 'pt-pt' ] = "Esquema" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-schema' ][ 'ro-ro' ] = "Schemă" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-schema' ][ 'ru-ru' ] = "Схема" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-schema' ][ 'sv-se' ] = "Schema" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-schema' ][ 'uk-ua' ] = "Схеми" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-schema' ][ 'tr-tr' ] = "Şema" ;
$text [ 'label-schema' ][ 'zh-cn' ] = "架构" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-schema' ][ 'ja-jp' ] = "スキーマ" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-schema' ][ 'ko-kr' ] = "개요" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-no_change' ][ 'en-us' ] = "No Change" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-no_change' ][ 'en-gb' ] = "No Change" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-no_change' ][ 'ar-eg' ] = "لا تغيير" ;
$text [ 'label-no_change' ][ 'de-at' ] = "Keine Änderungen" ;
$text [ 'label-no_change' ][ 'de-ch' ] = "Keine Änderungen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-no_change' ][ 'de-de' ] = "Keine Änderungen" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-no_change' ][ 'el-gr' ] = "Καμία αλλαγή" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-no_change' ][ 'es-cl' ] = "Ningún cambio" ;
$text [ 'label-no_change' ][ 'es-mx' ] = "Ningún cambio" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-no_change' ][ 'fr-ca' ] = "Pas de changement" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-no_change' ][ 'fr-fr' ] = "Pas de changement" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-no_change' ][ 'he-il' ] = "אין שינוי" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-no_change' ][ 'it-it' ] = "Nessuna Modifica" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-no_change' ][ 'ka-ge' ] = "ცვლილებების გარეშე" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-no_change' ][ 'nl-nl' ] = "Geen verandering." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-no_change' ][ 'pl-pl' ] = "Bez zmian" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-no_change' ][ 'pt-br' ] = "Sem alterações" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-no_change' ][ 'pt-pt' ] = "Sem Mudança" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-no_change' ][ 'ro-ro' ] = "Nicio schimbare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-no_change' ][ 'ru-ru' ] = "Без изменений" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-no_change' ][ 'sv-se' ] = "Ingen Ändring" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-no_change' ][ 'uk-ua' ] = "Без змін" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-no_change' ][ 'tr-tr' ] = "Değişiklik yok" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-no_change' ][ 'zh-cn' ] = "不用找了" ;
$text [ 'label-no_change' ][ 'ja-jp' ] = "変化なし" ;
$text [ 'label-no_change' ][ 'ko-kr' ] = "변경 없음" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-name' ][ 'en-gb' ] = "Name" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-name' ][ 'ar-eg' ] = "اسم" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-name' ][ 'de-at' ] = "Name" ;
$text [ 'label-name' ][ 'de-ch' ] = "Name" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-name' ][ 'de-de' ] = "Name" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-name' ][ 'el-gr' ] = "Ονομα" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-name' ][ 'es-mx' ] = "Nombre" ;
$text [ 'label-name' ][ 'fr-ca' ] = "Nom" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-name' ][ 'he-il' ] = "שֵׁם" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-name' ][ 'it-it' ] = "Nome" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-name' ][ 'ka-ge' ] = "სახელი" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-name' ][ 'nl-nl' ] = "Naam" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'pl-pl' ] = "Nazwa" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-name' ][ 'pt-br' ] = "Nome" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-name' ][ 'ro-ro' ] = "Nume" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-name' ][ 'ru-ru' ] = "Имя" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-name' ][ 'sv-se' ] = "Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'uk-ua' ] = "Назва" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-name' ][ 'tr-tr' ] = "İsim" ;
2023-05-03 10:36:25 -06:00
$text [ 'label-name' ][ 'zh-cn' ] = "姓名" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-name' ][ 'ja-jp' ] = "名前" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-name' ][ 'ko-kr' ] = "이름" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-exists' ][ 'en-us' ] = "Exists" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-exists' ][ 'en-gb' ] = "Exists" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-exists' ][ 'ar-eg' ] = "موجود" ;
$text [ 'label-exists' ][ 'de-at' ] = "Existiert" ;
$text [ 'label-exists' ][ 'de-ch' ] = "Existiert" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-exists' ][ 'de-de' ] = "Existiert" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-exists' ][ 'el-gr' ] = "Υπάρχει" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-exists' ][ 'es-cl' ] = "Existe" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-exists' ][ 'es-mx' ] = "Existe" ;
$text [ 'label-exists' ][ 'fr-ca' ] = "Existe" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-exists' ][ 'fr-fr' ] = "Existe" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-exists' ][ 'he-il' ] = "קיים" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-exists' ][ 'it-it' ] = "Esiste" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-exists' ][ 'ka-ge' ] = "არსებობს" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-exists' ][ 'nl-nl' ] = "Existen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-exists' ][ 'pl-pl' ] = "Istnieje" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-exists' ][ 'pt-br' ] = "Existente" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-exists' ][ 'pt-pt' ] = "Existe" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-exists' ][ 'ro-ro' ] = "Există" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-exists' ][ 'ru-ru' ] = "Существует" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-exists' ][ 'sv-se' ] = "Existerar" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-exists' ][ 'uk-ua' ] = "Існує" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-exists' ][ 'tr-tr' ] = "Var" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-exists' ][ 'zh-cn' ] = "存在" ;
$text [ 'label-exists' ][ 'ja-jp' ] = "存在します" ;
$text [ 'label-exists' ][ 'ko-kr' ] = "존재합니다" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-details' ][ 'en-us' ] = "Details" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-details' ][ 'en-gb' ] = "Details" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-details' ][ 'ar-eg' ] = "التفاصيل" ;
$text [ 'label-details' ][ 'de-at' ] = "Details" ;
$text [ 'label-details' ][ 'de-ch' ] = "Details" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-details' ][ 'de-de' ] = "Details" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-details' ][ 'el-gr' ] = "Λεπτομέριες" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-details' ][ 'es-cl' ] = "Detalles" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-details' ][ 'es-mx' ] = "Detalles" ;
$text [ 'label-details' ][ 'fr-ca' ] = "Détails" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-details' ][ 'fr-fr' ] = "Détails" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-details' ][ 'he-il' ] = "פרטים" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-details' ][ 'it-it' ] = "Dettagli" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-details' ][ 'ka-ge' ] = "დეტალები" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-details' ][ 'nl-nl' ] = "details" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-details' ][ 'pl-pl' ] = "Szczegóły" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-details' ][ 'pt-br' ] = "Detalhes" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-details' ][ 'pt-pt' ] = "Detalhes" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-details' ][ 'ro-ro' ] = "Detalii" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-details' ][ 'ru-ru' ] = "Детали" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-details' ][ 'sv-se' ] = "Detaljer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-details' ][ 'uk-ua' ] = "Деталі" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-details' ][ 'tr-tr' ] = "Detaylar" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-details' ][ 'zh-cn' ] = "细节" ;
$text [ 'label-details' ][ 'ja-jp' ] = "詳細" ;
$text [ 'label-details' ][ 'ko-kr' ] = "세부" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-database' ][ 'en-us' ] = "Database" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-database' ][ 'en-gb' ] = "Database" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-database' ][ 'ar-eg' ] = "قاعدة البيانات" ;
$text [ 'label-database' ][ 'de-at' ] = "Datenbank" ;
$text [ 'label-database' ][ 'de-ch' ] = "Datenbank" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-database' ][ 'de-de' ] = "Datenbank" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-database' ][ 'el-gr' ] = "Βάση δεδομένων" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-database' ][ 'es-cl' ] = "Base de datos" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-database' ][ 'es-mx' ] = "Base de datos" ;
$text [ 'label-database' ][ 'fr-ca' ] = "Base de Données" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-database' ][ 'fr-fr' ] = "Base de Données" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-database' ][ 'he-il' ] = "מסד נתונים" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-database' ][ 'it-it' ] = "Banca dati" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-database' ][ 'ka-ge' ] = "მონაცემთა ბაზა" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-database' ][ 'nl-nl' ] = "database" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-database' ][ 'pl-pl' ] = "Baza danych" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-database' ][ 'pt-br' ] = "Base da dados" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-database' ][ 'pt-pt' ] = "Base de Dados" ;
2023-05-09 14:47:12 -06:00
$text [ 'label-database' ][ 'ro-ro' ] = "Bază de date" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-database' ][ 'ru-ru' ] = "База данных" ;
2015-05-01 11:13:39 +00:00
$text [ 'label-database' ][ 'sv-se' ] = "Databas" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-database' ][ 'uk-ua' ] = "База даних" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-database' ][ 'tr-tr' ] = "Veri tabanı " ;
2023-05-03 10:36:25 -06:00
$text [ 'label-database' ][ 'zh-cn' ] = "数据库" ;
$text [ 'label-database' ][ 'ja-jp' ] = "データベース" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-database' ][ 'ko-kr' ] = "데이터 베이스" ;
2015-04-08 13:38:58 +00:00
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'en-us' ] = "Results" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-results' ][ 'en-gb' ] = "Results" ;
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'ar-eg' ] = "النتائج" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-results' ][ 'de-at' ] = "Ergebnisse" ;
$text [ 'label-results' ][ 'de-ch' ] = "Ergebnisse" ;
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'de-de' ] = "Ergebnisse" ;
2023-10-06 12:46:03 -07:00
$text [ 'label-results' ][ 'el-gr' ] = "Αποτελέσματα" ;
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'es-cl' ] = "Resultados" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-results' ][ 'es-mx' ] = "Resultados" ;
$text [ 'label-results' ][ 'fr-ca' ] = "Résultats" ;
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'fr-fr' ] = "Résultats" ;
$text [ 'label-results' ][ 'he-il' ] = "תוצאות" ;
$text [ 'label-results' ][ 'it-it' ] = "Risultato" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-results' ][ 'ka-ge' ] = "შედეგები" ;
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'nl-nl' ] = "resultaten" ;
$text [ 'label-results' ][ 'pl-pl' ] = "Wyniki" ;
2023-05-02 20:22:44 -06:00
$text [ 'label-results' ][ 'pt-br' ] = "Resultados" ;
2017-06-08 16:39:50 +01:00
$text [ 'label-results' ][ 'pt-pt' ] = "Resultados" ;
$text [ 'label-results' ][ 'ro-ro' ] = "Rezultate" ;
$text [ 'label-results' ][ 'ru-ru' ] = "Результаты" ;
$text [ 'label-results' ][ 'sv-se' ] = "Resultat" ;
$text [ 'label-results' ][ 'uk-ua' ] = "результати" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-results' ][ 'tr-tr' ] = "Sonuçlar" ;
2023-05-11 16:14:05 -06:00
$text [ 'label-results' ][ 'zh-cn' ] = "结果" ;
$text [ 'label-results' ][ 'ja-jp' ] = "結果" ;
$text [ 'label-results' ][ 'ko-kr' ] = "결과" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-upgrade' ][ 'en-us' ] = "Upgrade" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-upgrade' ][ 'en-gb' ] = "Upgrade" ;
2024-06-08 09:56:06 -06:00
$text [ 'header-upgrade' ][ 'ar-eg' ] = "يرقي" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-upgrade' ][ 'de-at' ] = "Aktualisieren" ;
$text [ 'header-upgrade' ][ 'de-ch' ] = "Aktualisieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-upgrade' ][ 'de-de' ] = "Aktualisieren" ;
2023-10-06 12:46:03 -07:00
$text [ 'header-upgrade' ][ 'el-gr' ] = "Αναβαθμίζω" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-upgrade' ][ 'es-cl' ] = "Actualizar" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-upgrade' ][ 'es-mx' ] = "Actualizar" ;
$text [ 'header-upgrade' ][ 'fr-ca' ] = "Mise à jour" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-upgrade' ][ 'fr-fr' ] = "Mise à jour" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-upgrade' ][ 'he-il' ] = "שדרוג" ;
2017-09-21 17:06:26 +02:00
$text [ 'header-upgrade' ][ 'it-it' ] = "Aggiornamento" ;
2024-08-28 17:59:02 +02:00
$text [ 'header-upgrade' ][ 'ka-ge' ] = "განახლება" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-upgrade' ][ 'nl-nl' ] = "upgrade" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-upgrade' ][ 'pl-pl' ] = "Aktualizacja" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-upgrade' ][ 'pt-br' ] = "Atualizar" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-upgrade' ][ 'pt-pt' ] = "Actualizar" ;
2023-05-09 14:47:12 -06:00
$text [ 'header-upgrade' ][ 'ro-ro' ] = "Actualizare" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-upgrade' ][ 'ru-ru' ] = "Обновление" ;
2015-05-01 11:13:39 +00:00
$text [ 'header-upgrade' ][ 'sv-se' ] = "Uppgradera" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-upgrade' ][ 'uk-ua' ] = "Оновлення" ;
2024-06-08 09:56:06 -06:00
$text [ 'header-upgrade' ][ 'tr-tr' ] = "Güncelleme" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-upgrade' ][ 'zh-cn' ] = "升级" ;
$text [ 'header-upgrade' ][ 'ja-jp' ] = "アップグレード" ;
2023-05-11 16:14:05 -06:00
$text [ 'header-upgrade' ][ 'ko-kr' ] = "업그레이드" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-database_type' ][ 'en-us' ] = "Database Type" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-database_type' ][ 'en-gb' ] = "Database Type" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-database_type' ][ 'ar-eg' ] = "نوع قاعدة البيانات" ;
$text [ 'header-database_type' ][ 'de-at' ] = "Datenbank Typ" ;
$text [ 'header-database_type' ][ 'de-ch' ] = "Datenbank Typ" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-database_type' ][ 'de-de' ] = "Datenbank Typ" ;
2023-10-06 12:46:03 -07:00
$text [ 'header-database_type' ][ 'el-gr' ] = "Τύπος βάσης δεδομένων" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-database_type' ][ 'es-cl' ] = "Tipo de base de datos" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-database_type' ][ 'es-mx' ] = "Tipo de base de datos" ;
$text [ 'header-database_type' ][ 'fr-ca' ] = "Type de base de données" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-database_type' ][ 'fr-fr' ] = "Type de base de données" ;
2024-06-08 09:56:06 -06:00
$text [ 'header-database_type' ][ 'he-il' ] = "סוג מסד נתונים" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-database_type' ][ 'it-it' ] = "Tipo Database" ;
2024-08-28 17:59:02 +02:00
$text [ 'header-database_type' ][ 'ka-ge' ] = "მონაცემთა ბაზის ტიპი" ;
2023-05-02 20:22:44 -06:00
$text [ 'header-database_type' ][ 'nl-nl' ] = "database type" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-database_type' ][ 'pl-pl' ] = "Rodzaj bazy danych" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-database_type' ][ 'pt-br' ] = "Tipo de base de dados" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-database_type' ][ 'pt-pt' ] = "Tipo de Base de Dados" ;
2023-05-09 14:47:12 -06:00
$text [ 'header-database_type' ][ 'ro-ro' ] = "Tipul bazei de date" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-database_type' ][ 'ru-ru' ] = "Тип базы данных" ;
2015-05-01 11:13:39 +00:00
$text [ 'header-database_type' ][ 'sv-se' ] = "Databas Typ" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-database_type' ][ 'uk-ua' ] = "Тип бази даних" ;
2024-06-08 09:56:06 -06:00
$text [ 'header-database_type' ][ 'tr-tr' ] = "Veritabanı Türü" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-database_type' ][ 'zh-cn' ] = "数据库类型" ;
2023-05-11 16:14:05 -06:00
$text [ 'header-database_type' ][ 'ja-jp' ] = "データベースタイプ" ;
2023-05-03 10:36:25 -06:00
$text [ 'header-database_type' ][ 'ko-kr' ] = "데이터베이스 유형" ;
2015-04-08 13:38:58 +00:00
2024-05-03 17:32:17 -06:00
$text [ 'header-source_code_upgrade_preview' ][ 'en-us' ] = "Source Code Upgrade Preview" ;
$text [ 'header-source_code_upgrade_preview' ][ 'en-gb' ] = "Source Code Upgrade Preview" ;
$text [ 'header-source_code_upgrade_preview' ][ 'ar-eg' ] = "معاينة ترقية كود المصدر" ;
$text [ 'header-source_code_upgrade_preview' ][ 'de-at' ] = "Vorschau des Quellcode-Upgrades" ;
$text [ 'header-source_code_upgrade_preview' ][ 'de-ch' ] = "Vorschau des Quellcode-Upgrades" ;
$text [ 'header-source_code_upgrade_preview' ][ 'de-de' ] = "Vorschau des Quellcode-Upgrades" ;
$text [ 'header-source_code_upgrade_preview' ][ 'el-gr' ] = "Προεπισκόπηση αναβάθμισης πηγαίου κώδικα" ;
$text [ 'header-source_code_upgrade_preview' ][ 'es-cl' ] = "Vista previa de actualización del código fuente" ;
$text [ 'header-source_code_upgrade_preview' ][ 'es-mx' ] = "Vista previa de actualización del código fuente" ;
$text [ 'header-source_code_upgrade_preview' ][ 'fr-ca' ] = "Aperçu de la mise à niveau du code source" ;
$text [ 'header-source_code_upgrade_preview' ][ 'fr-fr' ] = "Aperçu de la mise à niveau du code source" ;
$text [ 'header-source_code_upgrade_preview' ][ 'he-il' ] = "תצוגה מקדימה של שדרוג קוד מקור" ;
$text [ 'header-source_code_upgrade_preview' ][ 'it-it' ] = "Anteprima dell'aggiornamento del codice sorgente" ;
2024-08-28 17:59:02 +02:00
$text [ 'header-source_code_upgrade_preview' ][ 'ka-ge' ] = "საწყისი კოდის განახლების გადახედვა" ;
2024-05-03 17:32:17 -06:00
$text [ 'header-source_code_upgrade_preview' ][ 'nl-nl' ] = "Voorbeeld van broncode-upgrade" ;
$text [ 'header-source_code_upgrade_preview' ][ 'pl-pl' ] = "Podgląd aktualizacji kodu źródłowego" ;
$text [ 'header-source_code_upgrade_preview' ][ 'pt-br' ] = "Visualização da atualização do código-fonte" ;
$text [ 'header-source_code_upgrade_preview' ][ 'pt-pt' ] = "Visualização da atualização do código-fonte" ;
$text [ 'header-source_code_upgrade_preview' ][ 'ro-ro' ] = "Previzualizare upgrade cod sursă" ;
$text [ 'header-source_code_upgrade_preview' ][ 'ru-ru' ] = "Предварительный просмотр обновления исходного кода" ;
$text [ 'header-source_code_upgrade_preview' ][ 'sv-se' ] = "Förhandsgranskning av källkodsuppgradering" ;
$text [ 'header-source_code_upgrade_preview' ][ 'uk-ua' ] = "Попередній перегляд оновлення вихідного коду" ;
2024-06-08 09:56:06 -06:00
$text [ 'header-source_code_upgrade_preview' ][ 'tr-tr' ] = "Kaynak Kodu Yükseltme Önizlemesi" ;
2024-05-03 17:32:17 -06:00
$text [ 'header-source_code_upgrade_preview' ][ 'zh-cn' ] = "源代码升级预览" ;
$text [ 'header-source_code_upgrade_preview' ][ 'ja-jp' ] = "ソースコードのアップグレードプレビュー" ;
$text [ 'header-source_code_upgrade_preview' ][ 'ko-kr' ] = "소스 코드 업그레이드 미리보기" ;
$text [ 'description-source_code_changes_found' ][ 'en-us' ] = "The following APP_NAME source code files have been changed since you last upgraded..." ;
$text [ 'description-source_code_changes_found' ][ 'en-gb' ] = "The following APP_NAME source code files have been changed since you last upgraded..." ;
$text [ 'description-source_code_changes_found' ][ 'ar-eg' ] = "تم تغيير ملفات كود مصدر APP_NAME التالية منذ آخر ترقية..." ;
$text [ 'description-source_code_changes_found' ][ 'de-at' ] = "Die folgenden APP_NAME-Quellcodedateien wurden seit Ihrem letzten Upgrade geändert ..." ;
$text [ 'description-source_code_changes_found' ][ 'de-ch' ] = "Die folgenden APP_NAME-Quellcodedateien wurden seit Ihrem letzten Upgrade geändert ..." ;
$text [ 'description-source_code_changes_found' ][ 'de-de' ] = "Die folgenden APP_NAME-Quellcodedateien wurden seit Ihrem letzten Upgrade geändert ..." ;
$text [ 'description-source_code_changes_found' ][ 'el-gr' ] = "Τα ακόλουθα αρχεία πηγαίου κώδικα της APP_NAME έχουν αλλάξει από την τελευταία αναβάθμιση..." ;
$text [ 'description-source_code_changes_found' ][ 'es-cl' ] = "Los siguientes archivos de código fuente de APP_NAME se han modificado desde la última vez que actualizaste..." ;
$text [ 'description-source_code_changes_found' ][ 'es-mx' ] = "Los siguientes archivos de código fuente de APP_NAME se han modificado desde la última vez que actualizaste..." ;
$text [ 'description-source_code_changes_found' ][ 'fr-ca' ] = "Les fichiers de code source APP_NAME suivants ont été modifiés depuis votre dernière mise à niveau..." ;
$text [ 'description-source_code_changes_found' ][ 'fr-fr' ] = "Les fichiers de code source APP_NAME suivants ont été modifiés depuis votre dernière mise à niveau..." ;
$text [ 'description-source_code_changes_found' ][ 'he-il' ] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento..." ;
$text [ 'description-source_code_changes_found' ][ 'it-it' ] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento..." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-source_code_changes_found' ][ 'ka-ge' ] = "ბოლო განახლების შემდეგ შეიცვალა შემდეგი APP_NAME-ის საწყისი კოდის ფაილები..." ;
2024-05-03 17:32:17 -06:00
$text [ 'description-source_code_changes_found' ][ 'nl-nl' ] = "De volgende broncodebestanden van APP_NAME zijn gewijzigd sinds u voor het laatst een upgrade heeft uitgevoerd..." ;
$text [ 'description-source_code_changes_found' ][ 'pl-pl' ] = "Następujące pliki kodu źródłowego aplikacji APP_NAME zostały zmienione od czasu ostatniej aktualizacji..." ;
$text [ 'description-source_code_changes_found' ][ 'pt-br' ] = "Os seguintes arquivos de código-fonte APP_NAME foram alterados desde a última atualização..." ;
$text [ 'description-source_code_changes_found' ][ 'pt-pt' ] = "Os seguintes arquivos de código-fonte APP_NAME foram alterados desde a última atualização..." ;
$text [ 'description-source_code_changes_found' ][ 'ro-ro' ] = "Următoarele fișiere de cod sursă APP_NAME au fost modificate de la ultima actualizare..." ;
$text [ 'description-source_code_changes_found' ][ 'ru-ru' ] = "Следующие файлы исходного кода приложения APP_NAME были изменены с момента последнего обновления..." ;
$text [ 'description-source_code_changes_found' ][ 'sv-se' ] = "Följande källkodsfiler för APP_NAME har ändrats sedan du senast uppgraderade..." ;
$text [ 'description-source_code_changes_found' ][ 'uk-ua' ] = "Наступні файли вихідного коду APP_NAME було змінено після останнього оновлення..." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-source_code_changes_found' ][ 'tr-tr' ] = "Aşağıdaki APP_NAME kaynak kodu dosyaları , son yükseltmenizden bu yana değiştirildi..." ;
2024-05-03 17:32:17 -06:00
$text [ 'description-source_code_changes_found' ][ 'zh-cn' ] = "自您上次升级以来,以下 APP_NAME 源代码文件已更改..." ;
$text [ 'description-source_code_changes_found' ][ 'ja-jp' ] = "次の APP_NAME ソース コード ファイルは、最後にアップグレードしてから変更されています..." ;
$text [ 'description-source_code_changes_found' ][ 'ko-kr' ] = "마지막 업그레이드 이후 다음 APP_NAME 소스 코드 파일이 변경되었습니다." ;
$text [ 'description-source_code_no_changes_found' ][ 'en-us' ] = "No APP_NAME source code changes were detected." ;
$text [ 'description-source_code_no_changes_found' ][ 'en-gb' ] = "No APP_NAME source code changes were detected." ;
$text [ 'description-source_code_no_changes_found' ][ 'ar-eg' ] = "لم يتم اكتشاف أي تغييرات في كود مصدر APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'de-at' ] = "Es wurden keine Änderungen am APP_NAME-Quellcode festgestellt." ;
$text [ 'description-source_code_no_changes_found' ][ 'de-ch' ] = "Es wurden keine Änderungen am APP_NAME-Quellcode festgestellt." ;
$text [ 'description-source_code_no_changes_found' ][ 'de-de' ] = "Es wurden keine Änderungen am APP_NAME-Quellcode festgestellt." ;
$text [ 'description-source_code_no_changes_found' ][ 'el-gr' ] = "Δεν εντοπίστηκαν αλλαγές στον πηγαίο κώδικα της εφαρμογής APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'es-cl' ] = "No se detectaron cambios en el código fuente de APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'es-mx' ] = "No se detectaron cambios en el código fuente de APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'fr-ca' ] = "Aucune modification du code source de APP_NAME n'a été détectée." ;
$text [ 'description-source_code_no_changes_found' ][ 'fr-fr' ] = "Aucune modification du code source de APP_NAME n'a été détectée." ;
$text [ 'description-source_code_no_changes_found' ][ 'he-il' ] = "לא זוהו שינויים בקוד המקור של APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'it-it' ] = "Non è stata rilevata alcuna modifica al codice sorgente APP_NAME." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-source_code_no_changes_found' ][ 'ka-ge' ] = "APP_NAME-ის საწყისი კოდის ცვლილებები აღმოჩენილი არაა." ;
2024-05-03 17:32:17 -06:00
$text [ 'description-source_code_no_changes_found' ][ 'nl-nl' ] = "Er zijn geen wijzigingen in de broncode van APP_NAME gedetecteerd." ;
$text [ 'description-source_code_no_changes_found' ][ 'pl-pl' ] = "Nie wykryto żadnych zmian w kodzie źródłowym aplikacji APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'pt-br' ] = "Nenhuma alteração no código-fonte do APP_NAME foi detectada." ;
$text [ 'description-source_code_no_changes_found' ][ 'pt-pt' ] = "Nenhuma alteração no código-fonte do APP_NAME foi detectada." ;
$text [ 'description-source_code_no_changes_found' ][ 'ro-ro' ] = "Nu au fost detectate modificări ale codului sursă APP_NAME." ;
$text [ 'description-source_code_no_changes_found' ][ 'ru-ru' ] = "Никаких изменений исходного кода приложения APP_NAME не обнаружено." ;
$text [ 'description-source_code_no_changes_found' ][ 'sv-se' ] = "Inga ändringar av källkoden för APP_NAME upptäcktes." ;
$text [ 'description-source_code_no_changes_found' ][ 'uk-ua' ] = "Змін вихідного коду APP_NAME не виявлено." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-source_code_no_changes_found' ][ 'tr-tr' ] = "APP_NAME kaynak kodu değişikliği algı lanmadı ." ;
2024-05-03 17:32:17 -06:00
$text [ 'description-source_code_no_changes_found' ][ 'zh-cn' ] = "未检测到 APP_NAME 源代码更改。" ;
$text [ 'description-source_code_no_changes_found' ][ 'ja-jp' ] = "APP_NAME ソース コードの変更は検出されませんでした。" ;
$text [ 'description-source_code_no_changes_found' ][ 'ko-kr' ] = "APP_NAME 소스 코드 변경사항이 감지되지 않았습니다." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_source' ][ 'en-us' ] = "Updates FusionPBX source files from the repository." ;
$text [ 'description-upgrade_source' ][ 'en-gb' ] = "Updates FusionPBX source files from the repository." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_source' ][ 'ar-eg' ] = "يقوم بتحديث ملفات مصدر FusionPBX من المستودع." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_source' ][ 'de-at' ] = "Aktualisiert den FusionPBX Quellcode aus dem Repository" ;
$text [ 'description-upgrade_source' ][ 'de-ch' ] = "Aktualisiert den FusionPBX Quellcode aus dem Repository" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_source' ][ 'de-de' ] = "Aktualisiert den FusionPBX Quellcode aus dem Repository" ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_source' ][ 'el-gr' ] = "Ενημερώνει τα αρχεία πηγής FusionPBX από το αποθετήριο." ;
2015-07-02 17:25:41 -06:00
$text [ 'description-upgrade_source' ][ 'es-cl' ] = "Archivos de origen Actualizaciones FusionPBX del repositorio." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_source' ][ 'es-mx' ] = "Archivos de origen Actualizaciones FusionPBX del repositorio." ;
$text [ 'description-upgrade_source' ][ 'fr-ca' ] = "Mise à jour du code source de FusionPBX depuis le dépôt." ;
2015-07-02 17:25:41 -06:00
$text [ 'description-upgrade_source' ][ 'fr-fr' ] = "Mise à jour du code source de FusionPBX depuis le dépôt." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_source' ][ 'he-il' ] = "עדכון קובצי המקור של FusionPBX מ-Respository." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade_source' ][ 'it-it' ] = "Aggiorna il files sorgente di FusionPBX dal repository." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_source' ][ 'ka-ge' ] = "განაახლებს FusionPBX-ის საწყისი კოდის ფაილების რეპოზიტორიიდან." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_source' ][ 'nl-nl' ] = "Updates FusionPBX bron bestanden van het verzet." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_source' ][ 'pl-pl' ] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_source' ][ 'pt-br' ] = "Atualiza o FusionPBX a partir dos arquivos de código fonte do repositório." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_source' ][ 'pt-pt' ] = "Arquivos de origem Atualizações FusionPBX do repositório." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_source' ][ 'ro-ro' ] = "Actualizează fișierele sursă FusionPBX din depozit." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_source' ][ 'ru-ru' ] = "Обновляет исходные файлы FusionPBX из репозитория." ;
2015-07-02 17:25:41 -06:00
$text [ 'description-upgrade_source' ][ 'sv-se' ] = "Uppdaterar FusionPBX källfiler från respository." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_source' ][ 'uk-ua' ] = "Оновлення вихідних файлів FusionPBX з репозиторію Subversion ." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_source' ][ 'tr-tr' ] = "FusionPBX kaynak dosyaları nı depodan günceller." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade_source' ][ 'zh-cn' ] = "从存储库更新FusionPBX源文件。" ;
$text [ 'description-upgrade_source' ][ 'ja-jp' ] = "FusionPBXソースファイルをリポジトリから更新します。" ;
$text [ 'description-upgrade_source' ][ 'ko-kr' ] = "저장소에서 Fusionpbx 소스 파일을 업데이트합니다." ;
2015-04-08 13:38:58 +00:00
2024-04-18 11:51:13 -06:00
$text [ 'description-update_all_source_files' ][ 'en-us' ] = "Update all source files." ;
$text [ 'description-update_all_source_files' ][ 'en-gb' ] = "Update all source files." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-update_all_source_files' ][ 'ar-eg' ] = "تحديث كافة الملفات المصدر." ;
$text [ 'description-update_all_source_files' ][ 'de-at' ] = "Aktualisieren Sie alle Quelldateien." ;
$text [ 'description-update_all_source_files' ][ 'de-ch' ] = "Aktualisieren Sie alle Quelldateien." ;
$text [ 'description-update_all_source_files' ][ 'de-de' ] = "Aktualisieren Sie alle Quelldateien." ;
$text [ 'description-update_all_source_files' ][ 'el-gr' ] = "Ενημερώστε όλα τα αρχεία προέλευσης." ;
$text [ 'description-update_all_source_files' ][ 'es-cl' ] = "Actualice todos los archivos fuente." ;
$text [ 'description-update_all_source_files' ][ 'es-mx' ] = "Actualice todos los archivos fuente." ;
$text [ 'description-update_all_source_files' ][ 'fr-ca' ] = "Mettez à jour tous les fichiers sources." ;
$text [ 'description-update_all_source_files' ][ 'fr-fr' ] = "Mettez à jour tous les fichiers sources." ;
$text [ 'description-update_all_source_files' ][ 'he-il' ] = "עדכן את כל קבצי המקור." ;
$text [ 'description-update_all_source_files' ][ 'it-it' ] = "Aggiorna tutti i file di origine." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-update_all_source_files' ][ 'ka-ge' ] = "ყველა საწყისი კოდის ფაილის განახლება" ;
2024-06-08 09:56:06 -06:00
$text [ 'description-update_all_source_files' ][ 'nl-nl' ] = "Update alle bronbestanden." ;
$text [ 'description-update_all_source_files' ][ 'pl-pl' ] = "Zaktualizuj wszystkie pliki źródłowe." ;
$text [ 'description-update_all_source_files' ][ 'pt-br' ] = "Atualize todos os arquivos de origem." ;
$text [ 'description-update_all_source_files' ][ 'pt-pt' ] = "Atualize todos os arquivos de origem." ;
$text [ 'description-update_all_source_files' ][ 'ro-ro' ] = "Actualizați toate fișierele sursă." ;
$text [ 'description-update_all_source_files' ][ 'ru-ru' ] = "Обновите все исходные файлы." ;
$text [ 'description-update_all_source_files' ][ 'sv-se' ] = "Uppdatera alla källfiler." ;
$text [ 'description-update_all_source_files' ][ 'uk-ua' ] = "Оновіть усі вихідні файли." ;
$text [ 'description-update_all_source_files' ][ 'tr-tr' ] = "Tüm kaynak dosyaları güncelleyin." ;
$text [ 'description-update_all_source_files' ][ 'zh-cn' ] = "更新所有源文件。" ;
$text [ 'description-update_all_source_files' ][ 'ja-jp' ] = "すべてのソースファイルを更新します。" ;
$text [ 'description-update_all_source_files' ][ 'ko-kr' ] = "모든 소스 파일을 업데이트합니다." ;
2023-12-21 13:28:04 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_schema' ][ 'en-us' ] = "Checks to ensure table and field integrity in the database." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-upgrade_schema' ][ 'en-gb' ] = "Checks to ensure table and field integrity in the database." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_schema' ][ 'ar-eg' ] = "تحقق من سلامة الطاولة والميدان في قاعدة البيانات" ;
$text [ 'description-upgrade_schema' ][ 'de-at' ] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank." ;
$text [ 'description-upgrade_schema' ][ 'de-ch' ] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_schema' ][ 'de-de' ] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank." ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_schema' ][ 'el-gr' ] = "Έλεγχοι για τη διασφάλιση της ακεραιότητας του πίνακα και του πεδίου στη βάση δεδομένων." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_schema' ][ 'es-cl' ] = "Los cheques para asegurar mesa y campo de integridad en la base de datos." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_schema' ][ 'es-mx' ] = "Los cheques para asegurar mesa y campo de integridad en la base de datos." ;
$text [ 'description-upgrade_schema' ][ 'fr-ca' ] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données." ;
2015-06-15 19:30:00 +00:00
$text [ 'description-upgrade_schema' ][ 'fr-fr' ] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_schema' ][ 'he-il' ] = "בדוק כדי להבטיח טבלה ויושרה שדה במסד הנתונים." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade_schema' ][ 'it-it' ] = "Controlli sull'integrità di campi e tabelle nel database." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_schema' ][ 'ka-ge' ] = "შეამოწმებს ცხრილისა და ველის მთლიანობას მონაცემთა ბაზაში" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_schema' ][ 'nl-nl' ] = "Controle om tafel en veldintegriteit in de database te verzekeren." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_schema' ][ 'pl-pl' ] = "Sprawdza integralność tabel i pól w bazie danych." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_schema' ][ 'pt-br' ] = "Marque para Verificar a integridade das tabelas no banco de dados" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_schema' ][ 'pt-pt' ] = "Verifica para garantir a mesa e campo de integridade no banco de dados." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_schema' ][ 'ro-ro' ] = "Verificări pentru a asigura integritatea tabelelor și câmpurilor în baza de date." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_schema' ][ 'ru-ru' ] = "Проверка целостности таблиц и полей в базе данных." ;
2015-05-01 11:13:39 +00:00
$text [ 'description-upgrade_schema' ][ 'sv-se' ] = "Kontroller för att säkerställa tabell och fält integritet i databasen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_schema' ][ 'uk-ua' ] = "Перевіряє цілісність таблиць і полів в базі даних." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_schema' ][ 'tr-tr' ] = "Veritabanı ndaki tablo ve alan bütünlüğünü sağlamak için kontroller." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade_schema' ][ 'zh-cn' ] = "检查以确保数据库中的表格和字段完整性。" ;
$text [ 'description-upgrade_schema' ][ 'ja-jp' ] = "データベースのテーブルとフィールドの完全性を確保するためのチェック。" ;
$text [ 'description-upgrade_schema' ][ 'ko-kr' ] = "데이터베이스의 테이블 및 필드 무결성을 확인하는 확인." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_permissions' ][ 'en-us' ] = "Restores default group permissions." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-upgrade_permissions' ][ 'en-gb' ] = "Restores default group permissions." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_permissions' ][ 'ar-eg' ] = "يستعيد أذونات المجموعة الافتراضية." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_permissions' ][ 'de-at' ] = "Setzt die Standard Gruppen Berechtigungen zurück." ;
$text [ 'description-upgrade_permissions' ][ 'de-ch' ] = "Setzt die Standard Gruppen Berechtigungen zurück." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_permissions' ][ 'de-de' ] = "Setzt die Standard Gruppen Berechtigungen zurück." ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_permissions' ][ 'el-gr' ] = "Επαναφέρει τα προεπιλεγμένα δικαιώματα ομάδας." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_permissions' ][ 'es-cl' ] = "Restaura permisos de grupo por defecto." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_permissions' ][ 'es-mx' ] = "Restaura permisos de grupo por defecto." ;
$text [ 'description-upgrade_permissions' ][ 'fr-ca' ] = "Restaure les permissions de groupe par défaut." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_permissions' ][ 'fr-fr' ] = "Restaure les permissions de groupe par défaut." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_permissions' ][ 'he-il' ] = "החזרת הרשאות של קבוצת ברירת מחדל" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade_permissions' ][ 'it-it' ] = "Ripristina i permessi di gruppo di default." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_permissions' ][ 'ka-ge' ] = "აღადგენს ნაგულიხმევ ჯგუფის წვდომებს." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_permissions' ][ 'nl-nl' ] = "Restores default Group toestemmingen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_permissions' ][ 'pl-pl' ] = "Przywraca domyślne uprawnienia grup." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_permissions' ][ 'pt-br' ] = "Restaura as configurações padrão de grupos." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_permissions' ][ 'pt-pt' ] = "Restaura as permissões do grupo padrão." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_permissions' ][ 'ro-ro' ] = "Restabilește permisiunile implicite de grup." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_permissions' ][ 'ru-ru' ] = "Восстанавливает права по умолчанию для групп." ;
2015-05-01 11:13:39 +00:00
$text [ 'description-upgrade_permissions' ][ 'sv-se' ] = "Återställ standardrättigheter för grupper." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_permissions' ][ 'uk-ua' ] = "Відновлює дозволи групи за замовчуванням." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_permissions' ][ 'tr-tr' ] = "Varsayı lan grup izinlerini geri yükler." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade_permissions' ][ 'zh-cn' ] = "还原默认组权限。" ;
$text [ 'description-upgrade_permissions' ][ 'ja-jp' ] = "デフォルトのグループ許可を復元します。" ;
$text [ 'description-upgrade_permissions' ][ 'ko-kr' ] = "기본 그룹 권한을 복원합니다." ;
2015-04-08 13:38:58 +00:00
2024-05-13 14:19:34 -06:00
$text [ 'description-upgrade_menu' ][ 'en-us' ] = "Restores the default items in the menu." ;
$text [ 'description-upgrade_menu' ][ 'en-gb' ] = "Restores the default items in the menu." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_menu' ][ 'ar-eg' ] = "" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_menu' ][ 'de-at' ] = "Setzt die Menüpunkte im ausgewählten Menü auf den Standard zurück." ;
$text [ 'description-upgrade_menu' ][ 'de-ch' ] = "Setzt die Menüpunkte im ausgewählten Menü auf den Standard zurück." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_menu' ][ 'de-de' ] = "Setzt die Menüpunkte im ausgewählten Menü auf den Standard zurück." ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_menu' ][ 'el-gr' ] = "Επαναφέρει τα προεπιλεγμένα στοιχεία στο επιλεγμένο μενού." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_menu' ][ 'es-cl' ] = "Restaura los elementos predeterminados del menú seleccionado." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_menu' ][ 'es-mx' ] = "Restaura los elementos predeterminados del menú seleccionado." ;
$text [ 'description-upgrade_menu' ][ 'fr-ca' ] = "Restaure les éléments par défaut dans le menu sélectionné." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_menu' ][ 'fr-fr' ] = "Restaure les éléments par défaut dans le menu sélectionné." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_menu' ][ 'he-il' ] = "החזרת פריטי ברירת המחדל בתפריט שנבחר." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade_menu' ][ 'it-it' ] = "Ripristina le voci di default nei menu selezionati." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_menu' ][ 'ka-ge' ] = "აღადგენს ნაგულისხმევ პუნქტებს მენიუში." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_menu' ][ 'nl-nl' ] = "Herstelt de geselecteerde items in het geselecteerde menu." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_menu' ][ 'pl-pl' ] = "Przywraca domyślne elementy wybranego menu." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_menu' ][ 'pt-br' ] = "Restaura os itens padrão do menu selecionado" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_menu' ][ 'pt-pt' ] = "Restaura os itens padrão do menu selecionado." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_menu' ][ 'ro-ro' ] = "Restabilește elementele implicite din meniul selectat." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_menu' ][ 'ru-ru' ] = "Восстанавливает элементы по умолчанию в выбранном меню." ;
2015-05-01 11:13:39 +00:00
$text [ 'description-upgrade_menu' ][ 'sv-se' ] = "Återställer standard objekt i den valda menyn." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_menu' ][ 'uk-ua' ] = "Відновлює типові елементи в обраному меню." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_menu' ][ 'tr-tr' ] = "Menüdeki varsayı lan öğeleri geri yükler." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade_menu' ][ 'zh-cn' ] = "恢复所选菜单中的默认项目。" ;
$text [ 'description-upgrade_menu' ][ 'ja-jp' ] = "選択したメニューのデフォルトアイテムを復元します。" ;
$text [ 'description-upgrade_menu' ][ 'ko-kr' ] = "선택한 메뉴에서 기본 항목을 복원합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_data_types' ][ 'en-us' ] = "Detects and updates incorrect field data types." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-upgrade_data_types' ][ 'en-gb' ] = "Detects and updates incorrect field data types." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_data_types' ][ 'ar-eg' ] = "الكشف عن أنواع البيانات الميدانية غير الصحيحة وتحديثها." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_data_types' ][ 'de-at' ] = "Ermittelt fehlerhafte Datentypen und korrigiert diese." ;
$text [ 'description-upgrade_data_types' ][ 'de-ch' ] = "Ermittelt fehlerhafte Datentypen und korrigiert diese." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_data_types' ][ 'de-de' ] = "Ermittelt fehlerhafte Datentypen und korrigiert diese." ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_data_types' ][ 'el-gr' ] = "Εντοπίζει και ενημερώνει λανθασμένους τύπους δεδομένων πεδίου." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_data_types' ][ 'es-cl' ] = "Detecta y actualiza los tipos de datos de campo correctos." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_data_types' ][ 'es-mx' ] = "Detecta y actualiza los tipos de datos de campo correctos." ;
$text [ 'description-upgrade_data_types' ][ 'fr-ca' ] = "Détecte et met à jour les types de données de champ incorrect." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_data_types' ][ 'fr-fr' ] = "Détecte et met à jour les types de données de champ incorrect." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_data_types' ][ 'he-il' ] = "מזהה ומעדכן סוגי נתוני שדות שגויים." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade_data_types' ][ 'it-it' ] = "Rileva e aggiorna i tipi di dati dei campi errati." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_data_types' ][ 'ka-ge' ] = "აღმოაჩენს და განაახლებს არასწორი ველის მონაცემის ტიპებს." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_data_types' ][ 'nl-nl' ] = "Detecten en updates onjuiste veldgegevens." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_data_types' ][ 'pl-pl' ] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_data_types' ][ 'pt-br' ] = "Detectar e atualizar tipos incorretos de dados " ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_data_types' ][ 'pt-pt' ] = "Detecta e atualizações de campo incorreta tipos de dados." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_data_types' ][ 'ro-ro' ] = "Detectează și actualizează tipuri incorecte de date de câmp." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_data_types' ][ 'ru-ru' ] = "Обнаруживает и обновляет некорректные типы данных полей." ;
2015-05-01 11:13:39 +00:00
$text [ 'description-upgrade_data_types' ][ 'sv-se' ] = "Detekterar och uppdaterar inkorrekta fält datatyper." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_data_types' ][ 'uk-ua' ] = "Виявляє і оновлює невірні типи даних полів." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_data_types' ][ 'tr-tr' ] = "Yanlış alan veri türlerini algı lar ve günceller." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade_data_types' ][ 'zh-cn' ] = "检测和更新错误的字段数据类型。" ;
$text [ 'description-upgrade_data_types' ][ 'ja-jp' ] = "誤ったフィールドデータ型を検出して更新します。" ;
$text [ 'description-upgrade_data_types' ][ 'ko-kr' ] = "잘못된 필드 데이터 유형을 감지하고 업데이트합니다." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_apps' ][ 'en-us' ] = "Executes the default settings for each application." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-upgrade_apps' ][ 'en-gb' ] = "Executes the default settings for each application." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_apps' ][ 'ar-eg' ] = "ينفذ الإعدادات الافتراضية لكل تطبيق." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_apps' ][ 'de-at' ] = "Setzt alle Applikationen auf die Standardeinstellungen zurück." ;
$text [ 'description-upgrade_apps' ][ 'de-ch' ] = "Setzt alle Applikationen auf die Standardeinstellungen zurück." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_apps' ][ 'de-de' ] = "Setzt alle Applikationen auf die Standardeinstellungen zurück." ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_apps' ][ 'el-gr' ] = "Εκτελεί τη ρουτίνα του διακόπτη αναβάθμισης." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade_apps' ][ 'es-cl' ] = "Ejecuta la configuración predeterminada para cada aplicación." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_apps' ][ 'es-mx' ] = "Ejecuta la configuración predeterminada para cada aplicación." ;
$text [ 'description-upgrade_apps' ][ 'fr-ca' ] = "Rétablis les paramètres par défaut pour chaque application." ;
2015-06-15 19:30:00 +00:00
$text [ 'description-upgrade_apps' ][ 'fr-fr' ] = "Rétablis les paramètres par défaut pour chaque application." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_apps' ][ 'he-il' ] = "מבצע את הגדרות ברירת המחדל עבור כל יישום." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade_apps' ][ 'it-it' ] = "Esegue i parametri di default per ogni applicazione." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_apps' ][ 'ka-ge' ] = "შეასრულებს ნაგულისხმევ პარამეტრებს თითოეული აპლიკაციისთვის." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_apps' ][ 'nl-nl' ] = "Voert de standaardinstellingen uit voor elke toepassing." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_apps' ][ 'pl-pl' ] = "Przywraca domyślne ustawienia każdej aplikacji." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_apps' ][ 'pt-br' ] = "Executa as configurações padrão para cada aplicação" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_apps' ][ 'pt-pt' ] = "Executa as configurações padrão para cada aplicação." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_apps' ][ 'ro-ro' ] = "Execută setările implicite pentru fiecare aplicație." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_apps' ][ 'ru-ru' ] = "Выполняет настройки по умолчанию для каждого приложения." ;
2015-05-01 11:13:39 +00:00
$text [ 'description-upgrade_apps' ][ 'sv-se' ] = "Återställer standardinställningar för alla applikationer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade_apps' ][ 'uk-ua' ] = "Встановлює типові значення для додатків" ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_apps' ][ 'tr-tr' ] = "Her uygulama için varsayı lan ayarları yürütür." ;
$text [ 'description-upgrade_apps' ][ 'zh-cn' ] = "执行每个应用程序的默认设置。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-upgrade_apps' ][ 'ja-jp' ] = "各アプリケーションのデフォルト設定を実行します。" ;
$text [ 'description-upgrade_apps' ][ 'ko-kr' ] = "각 응용 프로그램에 대한 기본 설정을 실행합니다." ;
2015-04-08 13:38:58 +00:00
2015-12-01 14:32:58 +00:00
$text [ 'description-upgrade_switch' ][ 'en-us' ] = "Runs the upgrade switch routine." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-upgrade_switch' ][ 'en-gb' ] = "Runs the upgrade switch routine." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_switch' ][ 'ar-eg' ] = "يقوم بتشغيل روتين تبديل الترقية." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_switch' ][ 'de-at' ] = "Führt die Switch-Update Routine aus" ;
$text [ 'description-upgrade_switch' ][ 'de-ch' ] = "Führt die Switch-Update Routine aus" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade_switch' ][ 'de-de' ] = "Führt die Switch-Update Routine aus" ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade_switch' ][ 'el-gr' ] = "Εκτελεί τη ρουτίνα του διακόπτη αναβάθμισης." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_switch' ][ 'es-cl' ] = "Ejecuta la rutina del interruptor de actualización." ;
$text [ 'description-upgrade_switch' ][ 'es-mx' ] = "Ejecuta la rutina del interruptor de actualización." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_switch' ][ 'fr-ca' ] = "Exécute la routine de commutation de mise à niveau." ;
$text [ 'description-upgrade_switch' ][ 'fr-fr' ] = "Exécute la routine de commutation de mise à niveau." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_switch' ][ 'he-il' ] = "הפעל את שגרת מתג השדרוג." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_switch' ][ 'it-it' ] = "Esegue la routine di cambio aggiornamento." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade_switch' ][ 'ka-ge' ] = "გაუშვებს კომუტატორის განახლების პროცედურას." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_switch' ][ 'nl-nl' ] = "Voert de upgrade-switchroutine uit." ;
$text [ 'description-upgrade_switch' ][ 'pl-pl' ] = "Uruchamia procedurę przełączania aktualizacji." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade_switch' ][ 'pt-br' ] = "Executa a rotina de atualização do Switch" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade_switch' ][ 'pt-pt' ] = "Executa a rotina do interruptor de atualização." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade_switch' ][ 'ro-ro' ] = "Rulează rutina de comutare a upgrade-ului." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade_switch' ][ 'ru-ru' ] = "Выполняет процедуру обновления коммутатора." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade_switch' ][ 'sv-se' ] = "Kör uppgraderingsväxlingsrutinen." ;
$text [ 'description-upgrade_switch' ][ 'uk-ua' ] = "Запускає процедуру перемикання оновлення." ;
$text [ 'description-upgrade_switch' ][ 'tr-tr' ] = "Yükseltme anahtarı rutinini çalıştı rı r." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade_switch' ][ 'zh-cn' ] = "运行升级开关例程。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-upgrade_switch' ][ 'ja-jp' ] = "アップグレードスイッチルーチンを実行します。" ;
$text [ 'description-upgrade_switch' ][ 'ko-kr' ] = "업그레이드 스위치 루틴을 실행합니다." ;
2015-12-01 14:32:58 +00:00
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade' ][ 'en-us' ] = "Select the actions below you wish to perform." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-upgrade' ][ 'en-gb' ] = "Select the actions below you wish to perform." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade' ][ 'ar-eg' ] = "حدد الإجراءات أدناه التي ترغب في تنفيذها." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade' ][ 'de-at' ] = "Wählen Sie die die gewünschten Aktionen unten aus." ;
$text [ 'description-upgrade' ][ 'de-ch' ] = "Wählen Sie die die gewünschten Aktionen unten aus." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade' ][ 'de-de' ] = "Wählen Sie die die gewünschten Aktionen unten aus." ;
2023-10-06 12:46:03 -07:00
$text [ 'description-upgrade' ][ 'el-gr' ] = "Επιλέξτε τις παρακάτω ενέργειες που θέλετε να εκτελέσετε." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade' ][ 'es-cl' ] = "Seleccione las acciones a continuación que desea realizar." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade' ][ 'es-mx' ] = "Seleccione las acciones a continuación que desea realizar." ;
$text [ 'description-upgrade' ][ 'fr-ca' ] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-upgrade' ][ 'fr-fr' ] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer." ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade' ][ 'he-il' ] = "בחר את הפעולות שברצונך לבצע." ;
2017-09-21 17:06:26 +02:00
$text [ 'description-upgrade' ][ 'it-it' ] = "Seleziona sotto le azioni che intendi eseguire." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-upgrade' ][ 'ka-ge' ] = "აირჩიეთ ქვემოთ ქმედებები, რომლების შესრულებაც გსურთ" ;
2023-05-02 20:22:44 -06:00
$text [ 'description-upgrade' ][ 'nl-nl' ] = "Verkoop de acties beneden die je wilt uitvoeren." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade' ][ 'pl-pl' ] = "Wybierz opcje, które chcesz wykonać." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-upgrade' ][ 'pt-br' ] = "Selecione abaixo as ações que deseja executar." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-upgrade' ][ 'pt-pt' ] = "Selecione as ações abaixo você deseja executar." ;
2023-05-09 14:47:12 -06:00
$text [ 'description-upgrade' ][ 'ro-ro' ] = "Selectați acțiunile de mai jos pe care doriți să le efectuați." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-upgrade' ][ 'ru-ru' ] = "Выберите действия ниже, которые вы хотите выполнить." ;
2015-05-01 11:13:39 +00:00
$text [ 'description-upgrade' ][ 'sv-se' ] = "Välj de åtgärder nedan som du vill utföra." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-upgrade' ][ 'uk-ua' ] = "Виберіть об’єкти для оновлення" ;
2024-06-08 09:56:06 -06:00
$text [ 'description-upgrade' ][ 'tr-tr' ] = "Aşağıda gerçekleştirmek istediğiniz eylemleri seçin." ;
2023-05-11 16:14:05 -06:00
$text [ 'description-upgrade' ][ 'zh-cn' ] = "选择您希望执行的操作。" ;
$text [ 'description-upgrade' ][ 'ja-jp' ] = "実行する以下のアクションを選択します。" ;
2023-05-03 10:36:25 -06:00
$text [ 'description-upgrade' ][ 'ko-kr' ] = "수행하려는 아래의 작업을 선택하십시오." ;
2015-04-08 13:38:58 +00:00
$text [ 'button-upgrade_execute' ][ 'en-us' ] = "Execute" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-upgrade_execute' ][ 'en-gb' ] = "Execute" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-upgrade_execute' ][ 'ar-eg' ] = "اعدام" ;
$text [ 'button-upgrade_execute' ][ 'de-at' ] = "Ausführen" ;
$text [ 'button-upgrade_execute' ][ 'de-ch' ] = "Ausführen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-upgrade_execute' ][ 'de-de' ] = "Ausführen" ;
2023-10-06 12:46:03 -07:00
$text [ 'button-upgrade_execute' ][ 'el-gr' ] = "Εκτέλεση" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-upgrade_execute' ][ 'es-cl' ] = "Ejecutar" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-upgrade_execute' ][ 'es-mx' ] = "Ejecutar" ;
$text [ 'button-upgrade_execute' ][ 'fr-ca' ] = "Exécuter" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-upgrade_execute' ][ 'fr-fr' ] = "Exécuter" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-upgrade_execute' ][ 'he-il' ] = "הוצאה להורג" ;
2024-06-08 09:56:06 -06:00
$text [ 'button-upgrade_execute' ][ 'it-it' ] = "Eseguire" ;
2024-08-28 17:59:02 +02:00
$text [ 'button-upgrade_execute' ][ 'ka-ge' ] = "შესრულება" ;
2024-06-08 09:56:06 -06:00
$text [ 'button-upgrade_execute' ][ 'nl-nl' ] = "Uitvoeren" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-upgrade_execute' ][ 'pl-pl' ] = "Wykonaj" ;
2023-05-02 20:22:44 -06:00
$text [ 'button-upgrade_execute' ][ 'pt-br' ] = "Executar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-upgrade_execute' ][ 'pt-pt' ] = "Executar" ;
2023-05-09 14:47:12 -06:00
$text [ 'button-upgrade_execute' ][ 'ro-ro' ] = "A executa" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-upgrade_execute' ][ 'ru-ru' ] = "Выполнить" ;
2015-05-01 11:13:39 +00:00
$text [ 'button-upgrade_execute' ][ 'sv-se' ] = "Kör" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-upgrade_execute' ][ 'uk-ua' ] = "Виконати" ;
2024-06-08 09:56:06 -06:00
$text [ 'button-upgrade_execute' ][ 'tr-tr' ] = "Uygulamak" ;
2023-05-11 16:14:05 -06:00
$text [ 'button-upgrade_execute' ][ 'zh-cn' ] = "执行" ;
2023-05-03 10:36:25 -06:00
$text [ 'button-upgrade_execute' ][ 'ja-jp' ] = "実行する" ;
2023-05-11 16:14:05 -06:00
$text [ 'button-upgrade_execute' ][ 'ko-kr' ] = "실행하다" ;
2015-04-08 13:38:58 +00:00
2024-04-22 20:15:09 -03:00
$text [ 'label-all_of_the_above' ][ 'en-us' ] = "All of the Above" ;
$text [ 'label-all_of_the_above' ][ 'en-gb' ] = "All of the Above" ;
2024-05-03 18:34:29 -06:00
$text [ 'label-all_of_the_above' ][ 'ar-eg' ] = "كل ما ورداعلاه" ;
$text [ 'label-all_of_the_above' ][ 'de-at' ] = "Alle oben genannten" ;
$text [ 'label-all_of_the_above' ][ 'de-ch' ] = "Alle oben genannten" ;
$text [ 'label-all_of_the_above' ][ 'de-de' ] = "Alle oben genannten" ;
$text [ 'label-all_of_the_above' ][ 'el-gr' ] = "Ολα τα παραπανω" ;
$text [ 'label-all_of_the_above' ][ 'es-cl' ] = "Todo lo anterior" ;
$text [ 'label-all_of_the_above' ][ 'es-mx' ] = "Todo lo anterior" ;
$text [ 'label-all_of_the_above' ][ 'fr-ca' ] = "Tout ce qui précède" ;
$text [ 'label-all_of_the_above' ][ 'fr-fr' ] = "Tout ce qui précède" ;
$text [ 'label-all_of_the_above' ][ 'he-il' ] = "כל מה שרשום לעיל" ;
$text [ 'label-all_of_the_above' ][ 'it-it' ] = "Tutti i precedenti" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-all_of_the_above' ][ 'ka-ge' ] = "ყველა ზედა" ;
2024-05-03 18:34:29 -06:00
$text [ 'label-all_of_the_above' ][ 'nl-nl' ] = "Alle bovenstaande" ;
$text [ 'label-all_of_the_above' ][ 'pl-pl' ] = "Wszystkie powyższe" ;
$text [ 'label-all_of_the_above' ][ 'pt-br' ] = "Tudo o que precede" ;
$text [ 'label-all_of_the_above' ][ 'pt-pt' ] = "Tudo o que precede" ;
$text [ 'label-all_of_the_above' ][ 'ro-ro' ] = "Toate cele de mai sus" ;
$text [ 'label-all_of_the_above' ][ 'ru-ru' ] = "Все вышеперечисленное" ;
$text [ 'label-all_of_the_above' ][ 'sv-se' ] = "Alla ovanstående" ;
$text [ 'label-all_of_the_above' ][ 'uk-ua' ] = "Все вищеперераховане" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-all_of_the_above' ][ 'tr-tr' ] = "Yukarı dakilerin hepsi" ;
2024-05-03 18:34:29 -06:00
$text [ 'label-all_of_the_above' ][ 'zh-cn' ] = "上述所有的" ;
$text [ 'label-all_of_the_above' ][ 'ja-jp' ] = "上記のすべて" ;
$text [ 'label-all_of_the_above' ][ 'ko-kr' ] = "무엇보다도" ;
2024-04-22 20:15:09 -03:00
$text [ 'description-all_of_the_above' ][ 'en-us' ] = "Performs an upgrade using options 1a, 2, 2b, 3, 4, and 5 in succession." ;
$text [ 'description-all_of_the_above' ][ 'en-gb' ] = "Performs an upgrade using options 1a, 2, 2b, 3, 4, and 5 in succession." ;
2024-05-03 18:34:29 -06:00
$text [ 'description-all_of_the_above' ][ 'ar-eg' ] = "إجراء ترقية باستخدام الخيارات 1أ، و2، و2ب، و3، و4، و5 على التوالي." ;
$text [ 'description-all_of_the_above' ][ 'de-at' ] = "Führt ein Upgrade mit den Optionen 1a, 2, 2b, 3, 4 und 5 nacheinander durch." ;
$text [ 'description-all_of_the_above' ][ 'de-ch' ] = "Führt ein Upgrade mit den Optionen 1a, 2, 2b, 3, 4 und 5 nacheinander durch." ;
$text [ 'description-all_of_the_above' ][ 'de-de' ] = "Führt ein Upgrade mit den Optionen 1a, 2, 2b, 3, 4 und 5 nacheinander durch." ;
$text [ 'description-all_of_the_above' ][ 'el-gr' ] = "Εκτελεί μια αναβάθμιση χρησιμοποιώντας τις επιλογές 1a, 2, 2b, 3, 4 και 5 διαδοχικά." ;
$text [ 'description-all_of_the_above' ][ 'es-cl' ] = "Realiza una actualización utilizando las opciones 1a, 2, 2b, 3, 4 y 5 en sucesión." ;
$text [ 'description-all_of_the_above' ][ 'es-mx' ] = "Realiza una actualización utilizando las opciones 1a, 2, 2b, 3, 4 y 5 en sucesión." ;
$text [ 'description-all_of_the_above' ][ 'fr-ca' ] = "Effectue une mise à niveau en utilisant successivement les options 1a, 2, 2b, 3, 4 et 5." ;
$text [ 'description-all_of_the_above' ][ 'fr-fr' ] = "Effectue une mise à niveau en utilisant successivement les options 1a, 2, 2b, 3, 4 et 5." ;
$text [ 'description-all_of_the_above' ][ 'he-il' ] = "מבצע שדרוג באמצעות אפשרויות 1a, 2, 2b, 3, 4 ו -5 ברצף." ;
$text [ 'description-all_of_the_above' ][ 'it-it' ] = "Esegue un aggiornamento utilizzando le opzioni 1a, 2, 2b, 3, 4 e 5 in successione." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-all_of_the_above' ][ 'ka-ge' ] = "შეასრულებს განახლებას არჩევნებით 1ა, 2, 2ბ, 3, 4 და 5 ამ მიმდევრობით." ;
2024-05-03 18:34:29 -06:00
$text [ 'description-all_of_the_above' ][ 'nl-nl' ] = "Voert een upgrade uit met achtereenvolgens de opties 1a, 2, 2b, 3, 4 en 5." ;
$text [ 'description-all_of_the_above' ][ 'pl-pl' ] = "Wykonuje aktualizację, korzystając kolejno z opcji 1a, 2, 2b, 3, 4 i 5." ;
$text [ 'description-all_of_the_above' ][ 'pt-br' ] = "Executa uma atualização usando as opções 1a, 2, 2b, 3, 4 e 5 em sucessão." ;
$text [ 'description-all_of_the_above' ][ 'pt-pt' ] = "Executa uma atualização usando as opções 1a, 2, 2b, 3, 4 e 5 em sucessão." ;
$text [ 'description-all_of_the_above' ][ 'ro-ro' ] = "Efectuează o actualizare folosind opțiunile 1a, 2, 2b, 3, 4 și 5 succesiv." ;
$text [ 'description-all_of_the_above' ][ 'ru-ru' ] = "Выполняет обновление, последовательно используя параметры 1a, 2, 2b, 3, 4 и 5." ;
$text [ 'description-all_of_the_above' ][ 'sv-se' ] = "Utför en uppgradering med alternativ 1a, 2, 2b, 3, 4 och 5 i följd." ;
$text [ 'description-all_of_the_above' ][ 'uk-ua' ] = "Виконує оновлення, використовуючи послідовно параметри 1a, 2, 2b, 3, 4 і 5." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-all_of_the_above' ][ 'tr-tr' ] = "Art arda 1a, 2, 2b, 3, 4 ve 5 seçeneklerini kullanarak yükseltme gerçekleştirir." ;
2024-05-03 18:34:29 -06:00
$text [ 'description-all_of_the_above' ][ 'zh-cn' ] = "连续使用选项 1a、2、2b、3、4 和 5 执行升级。" ;
$text [ 'description-all_of_the_above' ][ 'ja-jp' ] = "オプション 1a、2、2b、3、4、および 5 を連続して使用してアップグレードを実行します。" ;
$text [ 'description-all_of_the_above' ][ 'ko-kr' ] = "옵션 1a, 2, 2b, 3, 4, 5를 차례로 사용하여 업그레이드를 수행합니다." ;
2024-04-22 20:15:09 -03:00
$text [ 'label-update_external_repositories' ][ 'en-us' ] = "Update External Repositories" ;
$text [ 'label-update_external_repositories' ][ 'en-gb' ] = "Update External Repositories" ;
2024-05-03 18:34:29 -06:00
$text [ 'label-update_external_repositories' ][ 'ar-eg' ] = "تحديث المستودعات الخارجية" ;
$text [ 'label-update_external_repositories' ][ 'de-at' ] = "Externe Repositorys aktualisieren" ;
$text [ 'label-update_external_repositories' ][ 'de-ch' ] = "Externe Repositorys aktualisieren" ;
$text [ 'label-update_external_repositories' ][ 'de-de' ] = "Externe Repositorys aktualisieren" ;
$text [ 'label-update_external_repositories' ][ 'el-gr' ] = "Ενημερώστε τα εξωτερικά αποθετήρια" ;
$text [ 'label-update_external_repositories' ][ 'es-cl' ] = "Actualizar repositorios externos" ;
$text [ 'label-update_external_repositories' ][ 'es-mx' ] = "Actualizar repositorios externos" ;
$text [ 'label-update_external_repositories' ][ 'fr-ca' ] = "Mettre à jour les référentiels externes" ;
$text [ 'label-update_external_repositories' ][ 'fr-fr' ] = "Mettre à jour les référentiels externes" ;
$text [ 'label-update_external_repositories' ][ 'he-il' ] = "עדכן מאגרים חיצוניים" ;
$text [ 'label-update_external_repositories' ][ 'it-it' ] = "Aggiorna repository esterni" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-update_external_repositories' ][ 'ka-ge' ] = "გარე რეპოზიტორიების განახლება" ;
2024-05-03 18:34:29 -06:00
$text [ 'label-update_external_repositories' ][ 'nl-nl' ] = "Externe opslagplaatsen bijwerken" ;
$text [ 'label-update_external_repositories' ][ 'pl-pl' ] = "Zaktualizuj zewnętrzne repozytoria" ;
$text [ 'label-update_external_repositories' ][ 'pt-br' ] = "Atualizar repositórios externos" ;
$text [ 'label-update_external_repositories' ][ 'pt-pt' ] = "Atualizar repositórios externos" ;
$text [ 'label-update_external_repositories' ][ 'ro-ro' ] = "Actualizați arhivele externe" ;
$text [ 'label-update_external_repositories' ][ 'ru-ru' ] = "Обновить внешние репозитории" ;
$text [ 'label-update_external_repositories' ][ 'sv-se' ] = "Uppdatera externa arkiv" ;
$text [ 'label-update_external_repositories' ][ 'uk-ua' ] = "Оновлення зовнішніх сховищ" ;
2024-06-08 09:56:06 -06:00
$text [ 'label-update_external_repositories' ][ 'tr-tr' ] = "Harici Depoları Güncelle" ;
2024-05-03 18:34:29 -06:00
$text [ 'label-update_external_repositories' ][ 'zh-cn' ] = "更新外部存储库" ;
$text [ 'label-update_external_repositories' ][ 'ja-jp' ] = "外部リポジトリの更新" ;
$text [ 'label-update_external_repositories' ][ 'ko-kr' ] = "외부 저장소 업데이트" ;
2024-04-22 20:15:09 -03:00
2024-05-03 18:34:29 -06:00
$text [ 'description-repositories' ][ 'en-us' ] = "Updates all external repositories found in the apps/ folder." ;
$text [ 'description-repositories' ][ 'en-gb' ] = "Updates all external repositories found in the apps/ folder." ;
$text [ 'description-repositories' ][ 'ar-eg' ] = "يقوم بتحديث جميع المستودعات الخارجية الموجودة في مجلد التطبيقات/." ;
$text [ 'description-repositories' ][ 'de-at' ] = "Aktualisiert alle externen Repositorys im Ordner „apps/“." ;
$text [ 'description-repositories' ][ 'de-ch' ] = "Aktualisiert alle externen Repositorys im Ordner „apps/“." ;
$text [ 'description-repositories' ][ 'de-de' ] = "Aktualisiert alle externen Repositorys im Ordner „apps/“." ;
$text [ 'description-repositories' ][ 'el-gr' ] = "Ενημερώνει όλα τα εξωτερικά αποθετήρια που βρίσκονται στις εφαρμογές/φάκελο." ;
$text [ 'description-repositories' ][ 'es-cl' ] = "Actualiza todos los repositorios externos que se encuentran en la carpeta apps/." ;
$text [ 'description-repositories' ][ 'es-mx' ] = "Actualiza todos los repositorios externos que se encuentran en la carpeta apps/." ;
$text [ 'description-repositories' ][ 'fr-ca' ] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/." ;
$text [ 'description-repositories' ][ 'fr-fr' ] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/." ;
$text [ 'description-repositories' ][ 'he-il' ] = "מעדכן את כל המאגרים החיצוניים שנמצאים באפליקציות/תיקיה." ;
$text [ 'description-repositories' ][ 'it-it' ] = "Aggiorna tutti i repository esterni trovati nella cartella apps/." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-repositories' ][ 'ka-ge' ] = "განაახლებს ყველა გარე რეპოზიტორიას, რომელიც apps/ საქაღალდეშია." ;
2024-05-03 18:34:29 -06:00
$text [ 'description-repositories' ][ 'nl-nl' ] = "Werkt alle externe opslagplaatsen bij die in de apps/map worden gevonden." ;
$text [ 'description-repositories' ][ 'pl-pl' ] = "Aktualizuje wszystkie zewnętrzne repozytoria znalezione w folderze apps/." ;
$text [ 'description-repositories' ][ 'pt-br' ] = "Atualiza todos os repositórios externos encontrados na pasta apps/." ;
$text [ 'description-repositories' ][ 'pt-pt' ] = "Atualiza todos os repositórios externos encontrados na pasta apps/." ;
$text [ 'description-repositories' ][ 'ro-ro' ] = "Actualizează toate depozitele externe găsite în dosarul aplicații/." ;
$text [ 'description-repositories' ][ 'ru-ru' ] = "Обновляет все внешние репозитории, найденные в папке apps/." ;
$text [ 'description-repositories' ][ 'sv-se' ] = "Uppdaterar alla externa arkiv som finns i apparna/mappen." ;
$text [ 'description-repositories' ][ 'uk-ua' ] = "Оновлює всі зовнішні сховища, знайдені в папці apps/." ;
2024-06-08 09:56:06 -06:00
$text [ 'description-repositories' ][ 'tr-tr' ] = "apps/ klasöründe bulunan tüm harici depoları günceller." ;
2024-05-03 18:34:29 -06:00
$text [ 'description-repositories' ][ 'zh-cn' ] = "更新 apps/ 文件夹中找到的所有外部存储库。" ;
$text [ 'description-repositories' ][ 'ja-jp' ] = "apps/ フォルダー内にあるすべての外部リポジトリを更新します。" ;
$text [ 'description-repositories' ][ 'ko-kr' ] = "apps/ 폴더에 있는 모든 외부 저장소를 업데이트합니다." ;
2024-04-22 20:15:09 -03:00
$text [ 'title-cli_upgrade' ][ 'en-us' ] = "UPGRADE MENU" ;
$text [ 'title-cli_upgrade' ][ 'en-gb' ] = "UPGRADE MENU" ;
2024-05-03 18:34:29 -06:00
$text [ 'title-cli_upgrade' ][ 'ar-eg' ] = "قائمة الترقية" ;
$text [ 'title-cli_upgrade' ][ 'de-at' ] = "UPGRADE-MENÜ" ;
$text [ 'title-cli_upgrade' ][ 'de-ch' ] = "UPGRADE-MENÜ" ;
$text [ 'title-cli_upgrade' ][ 'de-de' ] = "UPGRADE-MENÜ" ;
$text [ 'title-cli_upgrade' ][ 'el-gr' ] = "ΜΕΝΟΥ ΑΝΑΒΑΘΜΙΣΗΣ" ;
$text [ 'title-cli_upgrade' ][ 'es-cl' ] = "MENÚ DE ACTUALIZACIÓN" ;
$text [ 'title-cli_upgrade' ][ 'es-mx' ] = "MENÚ DE ACTUALIZACIÓN" ;
$text [ 'title-cli_upgrade' ][ 'fr-ca' ] = "MENU DE MISE À NIVEAU" ;
$text [ 'title-cli_upgrade' ][ 'fr-fr' ] = "MENU DE MISE À NIVEAU" ;
$text [ 'title-cli_upgrade' ][ 'he-il' ] = "תפריט שדרוג" ;
$text [ 'title-cli_upgrade' ][ 'it-it' ] = "MENÙ AGGIORNAMENTO" ;
2024-08-28 17:59:02 +02:00
$text [ 'title-cli_upgrade' ][ 'ka-ge' ] = "მენიუს განახლება" ;
2024-05-03 18:34:29 -06:00
$text [ 'title-cli_upgrade' ][ 'nl-nl' ] = "UPGRADE-MENU" ;
$text [ 'title-cli_upgrade' ][ 'pl-pl' ] = "MENU AKTUALIZACJI" ;
$text [ 'title-cli_upgrade' ][ 'pt-br' ] = "MENU DE ATUALIZAÇÃO" ;
$text [ 'title-cli_upgrade' ][ 'pt-pt' ] = "MENU DE ATUALIZAÇÃO" ;
$text [ 'title-cli_upgrade' ][ 'ro-ro' ] = "MENIU UPGRADE" ;
$text [ 'title-cli_upgrade' ][ 'ru-ru' ] = "МЕНЮ ОБНОВЛЕНИЯ" ;
$text [ 'title-cli_upgrade' ][ 'sv-se' ] = "UPPGRADERINGSMENY" ;
$text [ 'title-cli_upgrade' ][ 'uk-ua' ] = "МЕНЮ ОНОВЛЕННЯ" ;
2024-06-08 09:56:06 -06:00
$text [ 'title-cli_upgrade' ][ 'tr-tr' ] = "YÜKSELTME MENÜSÜ" ;
2024-05-03 18:34:29 -06:00
$text [ 'title-cli_upgrade' ][ 'zh-cn' ] = "升级菜单" ;
$text [ 'title-cli_upgrade' ][ 'ja-jp' ] = "アップグレードメニュー" ;
$text [ 'title-cli_upgrade' ][ 'ko-kr' ] = "업그레이드 메뉴" ;
2024-04-22 20:15:09 -03:00
2024-05-03 17:32:17 -06:00
$text [ 'button-preview' ][ 'en-us' ] = "Preview" ;
$text [ 'button-preview' ][ 'en-gb' ] = "Preview" ;
$text [ 'button-preview' ][ 'ar-eg' ] = "معاينة" ;
$text [ 'button-preview' ][ 'de-at' ] = "Vorschau" ;
$text [ 'button-preview' ][ 'de-ch' ] = "Vorschau" ;
$text [ 'button-preview' ][ 'de-de' ] = "Vorschau" ;
$text [ 'button-preview' ][ 'el-gr' ] = "Προεπισκόπηση" ;
$text [ 'button-preview' ][ 'es-cl' ] = "Prevista" ;
$text [ 'button-preview' ][ 'es-mx' ] = "Prevista" ;
$text [ 'button-preview' ][ 'fr-ca' ] = "Aperçu" ;
$text [ 'button-preview' ][ 'fr-fr' ] = "Aperçu" ;
$text [ 'button-preview' ][ 'he-il' ] = "תצוגה מקדימה" ;
$text [ 'button-preview' ][ 'it-it' ] = "Anteprima" ;
2024-08-28 17:59:02 +02:00
$text [ 'button-preview' ][ 'ka-ge' ] = "მინიატურა" ;
2024-05-03 17:32:17 -06:00
$text [ 'button-preview' ][ 'nl-nl' ] = "preview" ;
$text [ 'button-preview' ][ 'pl-pl' ] = "Podgląd" ;
$text [ 'button-preview' ][ 'pt-br' ] = "Visualização" ;
$text [ 'button-preview' ][ 'pt-pt' ] = "Pré-Visualização" ;
$text [ 'button-preview' ][ 'ro-ro' ] = "previzualizare" ;
$text [ 'button-preview' ][ 'ru-ru' ] = "Предпросмотр" ;
$text [ 'button-preview' ][ 'sv-se' ] = "Förhandsgranska" ;
$text [ 'button-preview' ][ 'uk-ua' ] = "Огляд" ;
$text [ 'button-preview' ][ 'tr-tr' ] = "Ön izleme" ;
$text [ 'button-preview' ][ 'zh-cn' ] = "预览" ;
$text [ 'button-preview' ][ 'ja-jp' ] = "プレビュー" ;
$text [ 'button-preview' ][ 'ko-kr' ] = "시사" ;
2024-06-08 09:56:06 -06:00
?>