mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_languages.php
This commit is contained in:
@@ -1,5 +1,32 @@
|
||||
<?php
|
||||
|
||||
$text['title-upgrade']['en-us'] = "Upgrade";
|
||||
$text['title-upgrade']['en-gb'] = "Upgrade";
|
||||
$text['title-upgrade']['ar-eg'] = "يرقي";
|
||||
$text['title-upgrade']['de-at'] = "Aktualisierung";
|
||||
$text['title-upgrade']['de-ch'] = "Aktualisierung";
|
||||
$text['title-upgrade']['de-de'] = "Aktualisierung";
|
||||
$text['title-upgrade']['el-gr'] = "Αναβαθμίζω";
|
||||
$text['title-upgrade']['es-cl'] = "Actualizar";
|
||||
$text['title-upgrade']['es-mx'] = "Actualizar";
|
||||
$text['title-upgrade']['fr-ca'] = "Mise à jour";
|
||||
$text['title-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['title-upgrade']['he-il'] = "שדרוג";
|
||||
$text['title-upgrade']['it-it'] = "Aggiorna";
|
||||
$text['title-upgrade']['ka-ge'] = "განახლება";
|
||||
$text['title-upgrade']['nl-nl'] = "upgrade";
|
||||
$text['title-upgrade']['pl-pl'] = "Aktualizacja";
|
||||
$text['title-upgrade']['pt-br'] = "Atualizar";
|
||||
$text['title-upgrade']['pt-pt'] = "Actualizar";
|
||||
$text['title-upgrade']['ro-ro'] = "Actualizare";
|
||||
$text['title-upgrade']['ru-ru'] = "Обновление";
|
||||
$text['title-upgrade']['sv-se'] = "Uppgradera";
|
||||
$text['title-upgrade']['uk-ua'] = "Оновлення";
|
||||
$text['title-upgrade']['tr-tr'] = "Güncelleme";
|
||||
$text['title-upgrade']['zh-cn'] = "升级";
|
||||
$text['title-upgrade']['ja-jp'] = "アップグレード";
|
||||
$text['title-upgrade']['ko-kr'] = "업그레이드";
|
||||
|
||||
$text['title-upgrade_schema']['en-us'] = "Upgrade Schema";
|
||||
$text['title-upgrade_schema']['en-gb'] = "Upgrade Schema";
|
||||
$text['title-upgrade_schema']['ar-eg'] = "ترقية المخطط";
|
||||
@@ -27,32 +54,32 @@ $text['title-upgrade_schema']['zh-cn'] = "升级架构";
|
||||
$text['title-upgrade_schema']['ja-jp'] = "アップグレードスキーマ";
|
||||
$text['title-upgrade_schema']['ko-kr'] = "업그레이드 스키마";
|
||||
|
||||
$text['title-upgrade']['en-us'] = "Upgrade";
|
||||
$text['title-upgrade']['en-gb'] = "Upgrade";
|
||||
$text['title-upgrade']['ar-eg'] = "يرقي";
|
||||
$text['title-upgrade']['de-at'] = "Aktualisierung";
|
||||
$text['title-upgrade']['de-ch'] = "Aktualisierung";
|
||||
$text['title-upgrade']['de-de'] = "Aktualisierung";
|
||||
$text['title-upgrade']['el-gr'] = "Αναβαθμίζω";
|
||||
$text['title-upgrade']['es-cl'] = "Actualizar";
|
||||
$text['title-upgrade']['es-mx'] = "Actualizar";
|
||||
$text['title-upgrade']['fr-ca'] = "Mise à jour";
|
||||
$text['title-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['title-upgrade']['he-il'] = "שדרוג";
|
||||
$text['title-upgrade']['it-it'] = "Aggiorna";
|
||||
$text['title-upgrade']['ka-ge'] = "განახლება";
|
||||
$text['title-upgrade']['nl-nl'] = "upgrade";
|
||||
$text['title-upgrade']['pl-pl'] = "Aktualizacja";
|
||||
$text['title-upgrade']['pt-br'] = "Atualizar";
|
||||
$text['title-upgrade']['pt-pt'] = "Actualizar";
|
||||
$text['title-upgrade']['ro-ro'] = "Actualizare";
|
||||
$text['title-upgrade']['ru-ru'] = "Обновление";
|
||||
$text['title-upgrade']['sv-se'] = "Uppgradera";
|
||||
$text['title-upgrade']['uk-ua'] = "Оновлення";
|
||||
$text['title-upgrade']['tr-tr'] = "Güncelleme";
|
||||
$text['title-upgrade']['zh-cn'] = "升级";
|
||||
$text['title-upgrade']['ja-jp'] = "アップグレード";
|
||||
$text['title-upgrade']['ko-kr'] = "업그레이드";
|
||||
$text['title-cli_upgrade']['en-us'] = "Upgrade Menu";
|
||||
$text['title-cli_upgrade']['en-gb'] = "Upgrade Menu";
|
||||
$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";
|
||||
$text['title-cli_upgrade']['ka-ge'] = "მენიუს განახლება";
|
||||
$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'] = "МЕНЮ ОНОВЛЕННЯ";
|
||||
$text['title-cli_upgrade']['tr-tr'] = "YÜKSELTME MENÜSÜ";
|
||||
$text['title-cli_upgrade']['zh-cn'] = "升级菜单";
|
||||
$text['title-cli_upgrade']['ja-jp'] = "アップグレードメニュー";
|
||||
$text['title-cli_upgrade']['ko-kr'] = "업그레이드 메뉴";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['en-gb'] = "True";
|
||||
@@ -108,8 +135,8 @@ $text['option-false']['zh-cn'] = "错误的";
|
||||
$text['option-false']['ja-jp'] = "間違い";
|
||||
$text['option-false']['ko-kr'] = "거짓";
|
||||
|
||||
$text['message-upgrade_permissions']['en-us'] = "Permission Defaults Restored";
|
||||
$text['message-upgrade_permissions']['en-gb'] = "Permission Defaults Restored";
|
||||
$text['message-upgrade_permissions']['en-us'] = "Group Permission Defaults Restored";
|
||||
$text['message-upgrade_permissions']['en-gb'] = "Group Permission Defaults Restored";
|
||||
$text['message-upgrade_permissions']['ar-eg'] = "تمت استعادة إعدادات الأذونات الافتراضية";
|
||||
$text['message-upgrade_permissions']['de-at'] = "Standard Berechtigungen wiederhergestellt.";
|
||||
$text['message-upgrade_permissions']['de-ch'] = "Standard Berechtigungen wiederhergestellt.";
|
||||
@@ -567,59 +594,59 @@ $text['label-upgrade_schema']['zh-cn'] = "架构";
|
||||
$text['label-upgrade_schema']['ja-jp'] = "スキーマ";
|
||||
$text['label-upgrade_schema']['ko-kr'] = "개요";
|
||||
|
||||
$text['label-upgrade_permissions']['en-us'] = "Permission Defaults";
|
||||
$text['label-upgrade_permissions']['en-gb'] = "Permission Defaults";
|
||||
$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";
|
||||
$text['label-upgrade_permissions']['el-gr'] = "Προεπιλογές αδειών";
|
||||
$text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos";
|
||||
$text['label-upgrade_permissions']['es-mx'] = "predeterminados de permisos";
|
||||
$text['label-upgrade_permissions']['fr-ca'] = "Autorisations par défaut";
|
||||
$text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut";
|
||||
$text['label-upgrade_permissions']['he-il'] = "ברירת מחדל של הרשאה";
|
||||
$text['label-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi";
|
||||
$text['label-upgrade_permissions']['ka-ge'] = "ნაგულისხმევი წვდომები";
|
||||
$text['label-upgrade_permissions']['nl-nl'] = "Toestemming Defaults";
|
||||
$text['label-upgrade_permissions']['pl-pl'] = "Ustawienia domyślne uprawnień";
|
||||
$text['label-upgrade_permissions']['pt-br'] = "Permissões Padrão";
|
||||
$text['label-upgrade_permissions']['pt-pt'] = "Permissões Padrão";
|
||||
$text['label-upgrade_permissions']['ro-ro'] = "Permisiuni implicite";
|
||||
$text['label-upgrade_permissions']['ru-ru'] = "Права по умолчанию";
|
||||
$text['label-upgrade_permissions']['sv-se'] = "Tillståndsinställningar";
|
||||
$text['label-upgrade_permissions']['uk-ua'] = "Дозволи за замовчуванням";
|
||||
$text['label-upgrade_permissions']['tr-tr'] = "İzin Varsayılanları";
|
||||
$text['label-upgrade_permissions']['zh-cn'] = "权限默认值";
|
||||
$text['label-upgrade_permissions']['ja-jp'] = "許可のデフォルト";
|
||||
$text['label-upgrade_permissions']['ko-kr'] = "권한 기본값";
|
||||
$text['label-upgrade_permissions']['en-us'] = "Group Permissions";
|
||||
$text['label-upgrade_permissions']['en-gb'] = "Group Permissions";
|
||||
$text['label-upgrade_permissions']['ar-eg'] = "صلاحيات المجموعة";
|
||||
$text['label-upgrade_permissions']['de-at'] = "Gruppenberechtigungen";
|
||||
$text['label-upgrade_permissions']['de-ch'] = "Gruppenrechte";
|
||||
$text['label-upgrade_permissions']['de-de'] = "Gruppenberechtigungen";
|
||||
$text['label-upgrade_permissions']['el-gr'] = "Δικαιώματα Ομάδας";
|
||||
$text['label-upgrade_permissions']['es-cl'] = "Permisos del Grupo";
|
||||
$text['label-upgrade_permissions']['es-mx'] = "Permisos de Grupo";
|
||||
$text['label-upgrade_permissions']['fr-ca'] = "Permissions du groupe";
|
||||
$text['label-upgrade_permissions']['fr-fr'] = "Permissions du groupe";
|
||||
$text['label-upgrade_permissions']['he-il'] = "הרשאות קבוצה";
|
||||
$text['label-upgrade_permissions']['it-it'] = "Permessi del Gruppo";
|
||||
$text['label-upgrade_permissions']['ka-ge'] = "ჯგუფის უფლებები";
|
||||
$text['label-upgrade_permissions']['nl-nl'] = "Groepsrechten";
|
||||
$text['label-upgrade_permissions']['pl-pl'] = "Uprawnienia Grupy";
|
||||
$text['label-upgrade_permissions']['pt-br'] = "Permissões do Grupo";
|
||||
$text['label-upgrade_permissions']['pt-pt'] = "Permissões do Grupo";
|
||||
$text['label-upgrade_permissions']['ro-ro'] = "Permisiuni de grup";
|
||||
$text['label-upgrade_permissions']['ru-ru'] = "Разрешения группы";
|
||||
$text['label-upgrade_permissions']['sv-se'] = "Gruppbehörigheter";
|
||||
$text['label-upgrade_permissions']['uk-ua'] = "Права групи";
|
||||
$text['label-upgrade_permissions']['tr-tr'] = "Grup İzinleri";
|
||||
$text['label-upgrade_permissions']['zh-cn'] = "组权限";
|
||||
$text['label-upgrade_permissions']['ja-jp'] = "グループ権限";
|
||||
$text['label-upgrade_permissions']['ko-kr'] = "그룹 권한";
|
||||
|
||||
$text['label-update_filesystem_permissions']['en-us'] = "Filesystem Permissions";
|
||||
$text['label-update_filesystem_permissions']['en-gb'] = "Filesystem Permissions";
|
||||
$text['label-update_filesystem_permissions']['ar-eg'] = "أذونات نظام الملفات";
|
||||
$text['label-update_filesystem_permissions']['de-at'] = "Dateisystemberechtigungen";
|
||||
$text['label-update_filesystem_permissions']['de-ch'] = "Dateisystemberechtigungen";
|
||||
$text['label-update_filesystem_permissions']['de-de'] = "Dateisystemberechtigungen";
|
||||
$text['label-update_filesystem_permissions']['el-gr'] = "Προσδιαγραφές Συστήματος Αρχείων";
|
||||
$text['label-update_filesystem_permissions']['es-cl'] = "Permisos del Sistema de Archivos";
|
||||
$text['label-update_filesystem_permissions']['es-mx'] = "Permisos del Sistema de Archivos";
|
||||
$text['label-update_filesystem_permissions']['fr-ca'] = "Permissions du système de fichiers";
|
||||
$text['label-update_filesystem_permissions']['fr-fr'] = "Permissions du système de fichiers";
|
||||
$text['label-update_filesystem_permissions']['he-il'] = "הרשאות מערכת הקבצים";
|
||||
$text['label-update_filesystem_permissions']['it-it'] = "Permessi del Filesystem";
|
||||
$text['label-update_filesystem_permissions']['ka-ge'] = "ფაილსის템ის უფლებები";
|
||||
$text['label-update_filesystem_permissions']['nl-nl'] = "Bestandssysteemrechten";
|
||||
$text['label-update_filesystem_permissions']['pl-pl'] = "Uprawnienia systemu plików";
|
||||
$text['label-update_filesystem_permissions']['pt-br'] = "Permissões do Sistema de Arquivos";
|
||||
$text['label-update_filesystem_permissions']['pt-pt'] = "Permissões do Sistema de Ficheiros";
|
||||
$text['label-update_filesystem_permissions']['ro-ro'] = "Permisiunile Sistemului de Fișiere";
|
||||
$text['label-update_filesystem_permissions']['ru-ru'] = "Права доступа к файловой системе";
|
||||
$text['label-update_filesystem_permissions']['sv-se'] = "Filsystembehörigheter";
|
||||
$text['label-update_filesystem_permissions']['uk-ua'] = "Управління правами доступу до файлової системи";
|
||||
$text['label-update_filesystem_permissions']['tr-tr'] = "Dosya Sistemi İzinleri";
|
||||
$text['label-update_filesystem_permissions']['zh-cn'] = "文件系统权限";
|
||||
$text['label-update_filesystem_permissions']['ja-jp'] = "ファイルシステムの権限";
|
||||
$text['label-update_filesystem_permissions']['ko-kr'] = "파일 시스템 권한";
|
||||
$text['label-update_file_permissions']['en-us'] = "File Permissions";
|
||||
$text['label-update_file_permissions']['en-gb'] = "File Permissions";
|
||||
$text['label-update_file_permissions']['ar-eg'] = "أذونات الملف";
|
||||
$text['label-update_file_permissions']['de-at'] = "Dateiberechtigungen";
|
||||
$text['label-update_file_permissions']['de-ch'] = "Dateiberechtigungen";
|
||||
$text['label-update_file_permissions']['de-de'] = "Dateiberechtigungen";
|
||||
$text['label-update_file_permissions']['el-gr'] = "Δικαιώματα Αρχείων";
|
||||
$text['label-update_file_permissions']['es-cl'] = "Permisos de archivo";
|
||||
$text['label-update_file_permissions']['es-mx'] = "Permisos de archivo";
|
||||
$text['label-update_file_permissions']['fr-ca'] = "Permissions de fichier";
|
||||
$text['label-update_file_permissions']['fr-fr'] = "Permissions de fichier";
|
||||
$text['label-update_file_permissions']['he-il'] = "הרשאות קבצים";
|
||||
$text['label-update_file_permissions']['it-it'] = "Permessi del file";
|
||||
$text['label-update_file_permissions']['ka-ge'] = "ფაილის უფლებები";
|
||||
$text['label-update_file_permissions']['nl-nl'] = "Bestandsmachtigingen";
|
||||
$text['label-update_file_permissions']['pl-pl'] = "Uprawnienia do pliku";
|
||||
$text['label-update_file_permissions']['pt-br'] = "Permissões de arquivo";
|
||||
$text['label-update_file_permissions']['pt-pt'] = "Permissões de ficheiro";
|
||||
$text['label-update_file_permissions']['ro-ro'] = "Permisiuni de fișier";
|
||||
$text['label-update_file_permissions']['ru-ru'] = "Права доступа к файлу";
|
||||
$text['label-update_file_permissions']['sv-se'] = "Filbehörigheter";
|
||||
$text['label-update_file_permissions']['uk-ua'] = "Привілеї файлу";
|
||||
$text['label-update_file_permissions']['tr-tr'] = "Dosya İzinleri";
|
||||
$text['label-update_file_permissions']['zh-cn'] = "文件权限";
|
||||
$text['label-update_file_permissions']['ja-jp'] = "ファイル権限";
|
||||
$text['label-update_file_permissions']['ko-kr'] = "파일 권한";
|
||||
|
||||
$text['message-updated_autoloader']['en-us'] = 'Updated autoloader';
|
||||
$text['message-updated_autoloader']['en-gb'] = 'Updated autoloader';
|
||||
@@ -702,8 +729,8 @@ $text['label-upgrade_data_types']['zh-cn'] = "数据类型";
|
||||
$text['label-upgrade_data_types']['ja-jp'] = "データ型";
|
||||
$text['label-upgrade_data_types']['ko-kr'] = "데이터 유형";
|
||||
|
||||
$text['label-upgrade_apps']['en-us'] = "App Defaults";
|
||||
$text['label-upgrade_apps']['en-gb'] = "App Defaults";
|
||||
$text['label-upgrade_apps']['en-us'] = "Application Defaults";
|
||||
$text['label-upgrade_apps']['en-gb'] = "Application Defaults";
|
||||
$text['label-upgrade_apps']['ar-eg'] = "افتراضيات التطبيق";
|
||||
$text['label-upgrade_apps']['de-at'] = "App-Standardeinstellungen";
|
||||
$text['label-upgrade_apps']['de-ch'] = "App-Standardeinstellungen";
|
||||
@@ -1242,35 +1269,35 @@ $text['description-update_all_source_files']['zh-cn'] = "更新所有源文件
|
||||
$text['description-update_all_source_files']['ja-jp'] = "すべてのソースファイルを更新します。";
|
||||
$text['description-update_all_source_files']['ko-kr'] = "모든 소스 파일을 업데이트합니다.";
|
||||
|
||||
$text['description-upgrade_schema']['en-us'] = "Checks to ensure table and field integrity in the database.";
|
||||
$text['description-upgrade_schema']['en-gb'] = "Checks to ensure table and field integrity in the database.";
|
||||
$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.";
|
||||
$text['description-upgrade_schema']['de-de'] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank.";
|
||||
$text['description-upgrade_schema']['el-gr'] = "Έλεγχοι για τη διασφάλιση της ακεραιότητας του πίνακα και του πεδίου στη βάση δεδομένων.";
|
||||
$text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos.";
|
||||
$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.";
|
||||
$text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données.";
|
||||
$text['description-upgrade_schema']['he-il'] = "בדוק כדי להבטיח טבלה ויושרה שדה במסד הנתונים.";
|
||||
$text['description-upgrade_schema']['it-it'] = "Controlli sull'integrità di campi e tabelle nel database.";
|
||||
$text['description-upgrade_schema']['ka-ge'] = "შეამოწმებს ცხრილისა და ველის მთლიანობას მონაცემთა ბაზაში";
|
||||
$text['description-upgrade_schema']['nl-nl'] = "Controle om tafel en veldintegriteit in de database te verzekeren.";
|
||||
$text['description-upgrade_schema']['pl-pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
|
||||
$text['description-upgrade_schema']['pt-br'] = "Marque para Verificar a integridade das tabelas no banco de dados";
|
||||
$text['description-upgrade_schema']['pt-pt'] = "Verifica para garantir a mesa e campo de integridade no banco de dados.";
|
||||
$text['description-upgrade_schema']['ro-ro'] = "Verificări pentru a asigura integritatea tabelelor și câmpurilor în baza de date.";
|
||||
$text['description-upgrade_schema']['ru-ru'] = "Проверка целостности таблиц и полей в базе данных.";
|
||||
$text['description-upgrade_schema']['sv-se'] = "Kontroller för att säkerställa tabell och fält integritet i databasen.";
|
||||
$text['description-upgrade_schema']['uk-ua'] = "Перевіряє цілісність таблиць і полів в базі даних.";
|
||||
$text['description-upgrade_schema']['tr-tr'] = "Veritabanındaki tablo ve alan bütünlüğünü sağlamak için kontroller.";
|
||||
$text['description-upgrade_schema']['zh-cn'] = "检查以确保数据库中的表格和字段完整性。";
|
||||
$text['description-upgrade_schema']['ja-jp'] = "データベースのテーブルとフィールドの完全性を確保するためのチェック。";
|
||||
$text['description-upgrade_schema']['ko-kr'] = "데이터베이스의 테이블 및 필드 무결성을 확인하는 확인.";
|
||||
$text['description-upgrade_schema']['en-us'] = "Check the table and field structure.";
|
||||
$text['description-upgrade_schema']['en-gb'] = "Check the table and field structure.";
|
||||
$text['description-upgrade_schema']['ar-eg'] = "تحقق من هيكل الجدول والحقول.";
|
||||
$text['description-upgrade_schema']['de-at'] = "Überprüfen Sie die Tabellen- und Feldstruktur.";
|
||||
$text['description-upgrade_schema']['de-ch'] = "Überprüfen Sie die Tabellen- und Feldstruktur.";
|
||||
$text['description-upgrade_schema']['de-de'] = "Überprüfen Sie die Tabellen- und Feldstruktur.";
|
||||
$text['description-upgrade_schema']['el-gr'] = "Ελέγξτε τη δομή του πίνακα και των πεδίων.";
|
||||
$text['description-upgrade_schema']['es-cl'] = "Verifique la estructura de la tabla y los campos.";
|
||||
$text['description-upgrade_schema']['es-mx'] = "Verifique la estructura de la tabla y los campos.";
|
||||
$text['description-upgrade_schema']['fr-ca'] = "Vérifiez la structure du tableau et des champs.";
|
||||
$text['description-upgrade_schema']['fr-fr'] = "Vérifiez la structure du tableau et des champs.";
|
||||
$text['description-upgrade_schema']['he-il'] = "تحقق מבני הטבלה והשדות.";
|
||||
$text['description-upgrade_schema']['it-it'] = "Controlla la struttura della tabella e dei campi.";
|
||||
$text['description-upgrade_schema']['ka-ge'] = "შეამოწმეთ ცხრილის და ველების სტрукტურა.";
|
||||
$text['description-upgrade_schema']['nl-nl'] = "Controleer de tabel- en veldstructuur.";
|
||||
$text['description-upgrade_schema']['pl-pl'] = "Sprawdź strukturę tabeli i pól.";
|
||||
$text['description-upgrade_schema']['pt-br'] = "Verifique a estrutura da tabela e dos campos.";
|
||||
$text['description-upgrade_schema']['pt-pt'] = "Verifique a estrutura da tabela e dos campos.";
|
||||
$text['description-upgrade_schema']['ro-ro'] = "Verificați structura tabelei și a câmpurilor.";
|
||||
$text['description-upgrade_schema']['ru-ru'] = "Проверьте структуру таблицы и полей.";
|
||||
$text['description-upgrade_schema']['sv-se'] = "Kontrollera tabellens och fälten struktur.";
|
||||
$text['description-upgrade_schema']['uk-ua'] = "Перевірте структуру таблиці та полів.";
|
||||
$text['description-upgrade_schema']['tr-tr'] = "Tablo ve alan yapısını kontrol edin.";
|
||||
$text['description-upgrade_schema']['zh-cn'] = "检查表和字段结构。";
|
||||
$text['description-upgrade_schema']['ja-jp'] = "テーブルとフィールドの構造を確認してください。";
|
||||
$text['description-upgrade_schema']['ko-kr'] = "테이블 및 필드 구조를 확인하세요.";;
|
||||
|
||||
$text['description-upgrade_permissions']['en-us'] = "Restores default group permissions.";
|
||||
$text['description-upgrade_permissions']['en-gb'] = "Restores default group permissions.";
|
||||
$text['description-upgrade_permissions']['en-us'] = "Restore default group permissions.";
|
||||
$text['description-upgrade_permissions']['en-gb'] = "Restore default group permissions.";
|
||||
$text['description-upgrade_permissions']['ar-eg'] = "يستعيد أذونات المجموعة الافتراضية.";
|
||||
$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.";
|
||||
@@ -1296,32 +1323,32 @@ $text['description-upgrade_permissions']['zh-cn'] = "还原默认组权限。";
|
||||
$text['description-upgrade_permissions']['ja-jp'] = "デフォルトのグループ許可を復元します。";
|
||||
$text['description-upgrade_permissions']['ko-kr'] = "기본 그룹 권한을 복원합니다.";
|
||||
|
||||
$text['description-update_filesystem_permissions']['en-us'] = 'Update the filesystem permissions to use user www-data';
|
||||
$text['description-update_filesystem_permissions']['en-gb'] = 'Update the filesystem permissions to use user www-data';
|
||||
$text['description-update_filesystem_permissions']['ar-eg'] = 'تحديث أذونات نظام الملفات لاستخدام بيانات المستخدم www-data';
|
||||
$text['description-update_filesystem_permissions']['de-at'] = 'Aktualisieren Sie die Dateisystemberechtigungen, um den Benutzer www-data zu verwenden';
|
||||
$text['description-update_filesystem_permissions']['de-ch'] = 'Aktualisieren Sie die Dateisystemberechtigungen, um den Benutzer www-data zu verwenden';
|
||||
$text['description-update_filesystem_permissions']['de-de'] = 'Aktualisieren Sie die Dateisystemberechtigungen, um den Benutzer www-data zu verwenden';
|
||||
$text['description-update_filesystem_permissions']['el-gr'] = 'Ενημερώστε τα δικαιώματα του συστήματος αρχείων για να χρησιμοποιήσετε τα www-data χρήστη';
|
||||
$text['description-update_filesystem_permissions']['es-cl'] = 'Actualice los permisos del sistema de archivos para utilizar el usuario www-data';
|
||||
$text['description-update_filesystem_permissions']['es-mx'] = 'Actualice los permisos del sistema de archivos para utilizar el usuario www-data';
|
||||
$text['description-update_filesystem_permissions']['fr-ca'] = 'Mettre à jour les autorisations du système de fichiers pour utiliser l'utilisateur www-data';
|
||||
$text['description-update_filesystem_permissions']['fr-fr'] = 'Mettre à jour les autorisations du système de fichiers pour utiliser l'utilisateur www-data';
|
||||
$text['description-update_filesystem_permissions']['he-il'] = 'עדכן את הרשאות מערכת הקבצים כדי להשתמש ב-www-data של המשתמש';
|
||||
$text['description-update_filesystem_permissions']['it-it'] = 'Aggiornare i permessi del file system per utilizzare l'utente www-data';
|
||||
$text['description-update_filesystem_permissions']['ka-ge'] = 'განაახლეთ ფაილური სისტემის ნებართვები მომხმარებლის www-data-ის გამოსაყენებლად';
|
||||
$text['description-update_filesystem_permissions']['nl-nl'] = 'Werk de bestandssysteemmachtigingen bij om de gebruiker www-data te gebruiken';
|
||||
$text['description-update_filesystem_permissions']['pl-pl'] = 'Zaktualizuj uprawnienia systemu plików, aby użyć użytkownika www-data';
|
||||
$text['description-update_filesystem_permissions']['pt-br'] = 'Atualize as permissões do sistema de arquivos para usar o usuário www-data';
|
||||
$text['description-update_filesystem_permissions']['pt-pt'] = 'Atualize as permissões do sistema de arquivos para usar o usuário www-data';
|
||||
$text['description-update_filesystem_permissions']['ro-ro'] = 'Actualizați permisiunile sistemului de fișiere pentru a utiliza www-data utilizatorului';
|
||||
$text['description-update_filesystem_permissions']['ru-ru'] = 'Обновите разрешения файловой системы для использования пользователя www-data';
|
||||
$text['description-update_filesystem_permissions']['sv-se'] = 'Uppdatera filsystemets behörigheter för att använda användarens www-data';
|
||||
$text['description-update_filesystem_permissions']['uk-ua'] = 'Оновіть дозволи файлової системи, щоб використовувати дані користувача www';
|
||||
$text['description-update_filesystem_permissions']['tr-tr'] = 'Dosya sistemi izinlerini www-data kullanıcısını kullanacak şekilde güncelleyin';
|
||||
$text['description-update_filesystem_permissions']['zh-cn'] = '更新文件系统权限以使用用户 www-data';
|
||||
$text['description-update_filesystem_permissions']['ja-jp'] = 'ユーザーwww-dataを使用するためにファイルシステムの権限を更新します';
|
||||
$text['description-update_filesystem_permissions']['ko-kr'] = '사용자 www-data를 사용하기 위해 파일 시스템 권한을 업데이트합니다.';
|
||||
$text['description-update_file_permissions']['en-us'] = "Update the file permissions.";
|
||||
$text['description-update_file_permissions']['en-gb'] = "Update the file permissions.";
|
||||
$text['description-update_file_permissions']['ar-eg'] = "تحديث أذونات الملف.";
|
||||
$text['description-update_file_permissions']['de-at'] = "Dateiberechtigungen aktualisieren.";
|
||||
$text['description-update_file_permissions']['de-ch'] = "Dateiberechtigungen aktualisieren.";
|
||||
$text['description-update_file_permissions']['de-de'] = "Dateiberechtigungen aktualisieren.";
|
||||
$text['description-update_file_permissions']['el-gr'] = "Ενημέρωση των πριγκίπιων άδειας του αρχείου.";
|
||||
$text['description-update_file_permissions']['es-cl'] = "Actualizar permisos de archivo.";
|
||||
$text['description-update_file_permissions']['es-mx'] = "Actualizar permisos de archivo.";
|
||||
$text['description-update_file_permissions']['fr-ca'] = "Mettre à jour les permissions du fichier.";
|
||||
$text['description-update_file_permissions']['fr-fr'] = "Mettre à jour les permissions du fichier.";
|
||||
$text['description-update_file_permissions']['he-il'] = "עדכן את הרשאות הקובץ.";
|
||||
$text['description-update_file_permissions']['it-it'] = "Aggiorna le autorizzazioni del file.";
|
||||
$text['description-update_file_permissions']['ka-ge'] = "განახლეთ ფაილის უფლებები.";
|
||||
$text['description-update_file_permissions']['nl-nl'] = "Bestandsmachtigingen bijwerken.";
|
||||
$text['description-update_file_permissions']['pl-pl'] = "Zaktualizuj uprawnienia pliku.";
|
||||
$text['description-update_file_permissions']['pt-br'] = "Atualizar permissões de arquivo.";
|
||||
$text['description-update_file_permissions']['pt-pt'] = "Atualizar permissões de ficheiro.";
|
||||
$text['description-update_file_permissions']['ro-ro'] = "Actualizați permisiunile fișierului.";
|
||||
$text['description-update_file_permissions']['ru-ru'] = "Обновить разрешения файла.";
|
||||
$text['description-update_file_permissions']['sv-se'] = "Uppdatera filbehörigheter.";
|
||||
$text['description-update_file_permissions']['uk-ua'] = "Оновити дозволи файлу.";
|
||||
$text['description-update_file_permissions']['tr-tr'] = "Dosya izinlerini güncelle.";
|
||||
$text['description-update_file_permissions']['zh-cn'] = "更新文件权限。";
|
||||
$text['description-update_file_permissions']['ja-jp'] = "ファイルのアクセス権限を更新します。";
|
||||
$text['description-update_file_permissions']['ko-kr'] = "파일 권한 업데이트.";
|
||||
|
||||
$text['label-header1']['en-us'] = 'Root account or sudo account must be used for this option';
|
||||
$text['label-header1']['en-gb'] = 'Root account or sudo account must be used for this option';
|
||||
@@ -1431,32 +1458,32 @@ $text['description-upgrade_data_types']['zh-cn'] = "检测和更新错误的字
|
||||
$text['description-upgrade_data_types']['ja-jp'] = "誤ったフィールドデータ型を検出して更新します。";
|
||||
$text['description-upgrade_data_types']['ko-kr'] = "잘못된 필드 데이터 유형을 감지하고 업데이트합니다.";
|
||||
|
||||
$text['description-upgrade_apps']['en-us'] = "Executes the default settings for each application.";
|
||||
$text['description-upgrade_apps']['en-gb'] = "Executes the default settings for each application.";
|
||||
$text['description-upgrade_apps']['ar-eg'] = "ينفذ الإعدادات الافتراضية لكل تطبيق.";
|
||||
$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.";
|
||||
$text['description-upgrade_apps']['de-de'] = "Setzt alle Applikationen auf die Standardeinstellungen zurück.";
|
||||
$text['description-upgrade_apps']['el-gr'] = "Εκτελεί τη ρουτίνα του διακόπτη αναβάθμισης.";
|
||||
$text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación.";
|
||||
$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.";
|
||||
$text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application.";
|
||||
$text['description-upgrade_apps']['he-il'] = "מבצע את הגדרות ברירת המחדל עבור כל יישום.";
|
||||
$text['description-upgrade_apps']['it-it'] = "Esegue i parametri di default per ogni applicazione.";
|
||||
$text['description-upgrade_apps']['ka-ge'] = "შეასრულებს ნაგულისხმევ პარამეტრებს თითოეული აპლიკაციისთვის.";
|
||||
$text['description-upgrade_apps']['nl-nl'] = "Voert de standaardinstellingen uit voor elke toepassing.";
|
||||
$text['description-upgrade_apps']['pl-pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
|
||||
$text['description-upgrade_apps']['pt-br'] = "Executa as configurações padrão para cada aplicação";
|
||||
$text['description-upgrade_apps']['pt-pt'] = "Executa as configurações padrão para cada aplicação.";
|
||||
$text['description-upgrade_apps']['ro-ro'] = "Execută setările implicite pentru fiecare aplicație.";
|
||||
$text['description-upgrade_apps']['ru-ru'] = "Выполняет настройки по умолчанию для каждого приложения.";
|
||||
$text['description-upgrade_apps']['sv-se'] = "Återställer standardinställningar för alla applikationer.";
|
||||
$text['description-upgrade_apps']['uk-ua'] = "Встановлює типові значення для додатків";
|
||||
$text['description-upgrade_apps']['tr-tr'] = "Her uygulama için varsayılan ayarları yürütür.";
|
||||
$text['description-upgrade_apps']['zh-cn'] = "执行每个应用程序的默认设置。";
|
||||
$text['description-upgrade_apps']['ja-jp'] = "各アプリケーションのデフォルト設定を実行します。";
|
||||
$text['description-upgrade_apps']['ko-kr'] = "각 응용 프로그램에 대한 기본 설정을 실행합니다.";
|
||||
$text['description-upgrade_apps']['en-us'] = "Restore the application defaults.";
|
||||
$text['description-upgrade_apps']['en-gb'] = "Restore the application defaults.";
|
||||
$text['description-upgrade_apps']['ar-eg'] = "استعادة إعدادات التطبيق الافتراضية.";
|
||||
$text['description-upgrade_apps']['de-at'] = "Die Anwendungseinstellungen auf die Standardwerte zurücksetzen.";
|
||||
$text['description-upgrade_apps']['de-ch'] = "Die Standardeinstellungen der Anwendung wiederherstellen.";
|
||||
$text['description-upgrade_apps']['de-de'] = "Die Anwendungseinstellungen auf die Standardwerte zurücksetzen.";
|
||||
$text['description-upgrade_apps']['el-gr'] = "Επαναφορά των προεπιλεγμένων ρυθμίσεων εφαρμογής.";
|
||||
$text['description-upgrade_apps']['es-cl'] = "Restaurar los valores predeterminados de la aplicación.";
|
||||
$text['description-upgrade_apps']['es-mx'] = "Restaurar los valores predeterminados de la aplicación.";
|
||||
$text['description-upgrade_apps']['fr-ca'] = "Restaurer les paramètres par défaut de l'application.";
|
||||
$text['description-upgrade_apps']['fr-fr'] = "Restaurer les paramètres par défaut de l'application.";
|
||||
$text['description-upgrade_apps']['he-il'] = "שחזור את הערכי בררת המחדלים של היישום.";
|
||||
$text['description-upgrade_apps']['it-it'] = "Ripristina le impostazioni predefinite dell'applicazione.";
|
||||
$text['description-upgrade_apps']['ka-ge'] = "აპლიკაციის ნაგłówის მặcვადი პარამეტრებზე დაბრუნება.";
|
||||
$text['description-upgrade_apps']['nl-nl'] = "Herstel de standaardinstellingen van de applicatie.";
|
||||
$text['description-upgrade_apps']['pl-pl'] = "Przywróć ustawienia domyślne aplikacji.";
|
||||
$text['description-upgrade_apps']['pt-br'] = "Restaurar os valores padrão do aplicativo.";
|
||||
$text['description-upgrade_apps']['pt-pt'] = "Restaurar as definições predefinidas da aplicação.";
|
||||
$text['description-upgrade_apps']['ro-ro'] = "Restabiliți setările implicite ale aplicației.";
|
||||
$text['description-upgrade_apps']['ru-ru'] = "Восстановить значения по умолчанию приложения.";
|
||||
$text['description-upgrade_apps']['sv-se'] = "Återställ programstandardinställningarna.";
|
||||
$text['description-upgrade_apps']['uk-ua'] = "Відновити стандартні налаштування застосунку.";
|
||||
$text['description-upgrade_apps']['tr-tr'] = "Uygulama varsayılan ayarlarını geri yükle.";
|
||||
$text['description-upgrade_apps']['zh-cn'] = "恢复应用程序的默认设置。";
|
||||
$text['description-upgrade_apps']['ja-jp'] = "アプリケーションのデフォルト設定を復元します。";
|
||||
$text['description-upgrade_apps']['ko-kr'] = "응용 프로그램의 기본 설정을 복원합니다.";
|
||||
|
||||
$text['description-upgrade_switch']['en-us'] = "Runs the upgrade switch routine.";
|
||||
$text['description-upgrade_switch']['en-gb'] = "Runs the upgrade switch routine.";
|
||||
@@ -1539,6 +1566,114 @@ $text['button-upgrade_execute']['zh-cn'] = "执行";
|
||||
$text['button-upgrade_execute']['ja-jp'] = "実行する";
|
||||
$text['button-upgrade_execute']['ko-kr'] = "실행하다";
|
||||
|
||||
$text['label-upgrade_services']['en-us'] = "Service Defaults";
|
||||
$text['label-upgrade_services']['en-gb'] = "Service Defaults";
|
||||
$text['label-upgrade_services']['ar-eg'] = "الخدمات الافتراضية";
|
||||
$text['label-upgrade_services']['de-at'] = "Dienststandards";
|
||||
$text['label-upgrade_services']['de-ch'] = "Dienststandards";
|
||||
$text['label-upgrade_services']['de-de'] = "Dienststandards";
|
||||
$text['label-upgrade_services']['el-gr'] = "Προεπιλεγμένες Υπηρεσίες";
|
||||
$text['label-upgrade_services']['es-cl'] = "Valores Predeterminados de Servicios";
|
||||
$text['label-upgrade_services']['es-mx'] = "Valores Predeterminados de Servicios";
|
||||
$text['label-upgrade_services']['fr-ca'] = "Paramètres Par Défaut des Services";
|
||||
$text['label-upgrade_services']['fr-fr'] = "Paramètres Par Défaut des Services";
|
||||
$text['label-upgrade_services']['he-il'] = "ברירות בררתים של שירותים";
|
||||
$text['label-upgrade_services']['it-it'] = "Impostazioni Predefinite dei Servizi";
|
||||
$text['label-upgrade_services']['ka-ge'] = "სერვისების ნაგłówი";
|
||||
$text['label-upgrade_services']['nl-nl'] = "Standaardinstellingen van Services";
|
||||
$text['label-upgrade_services']['pl-pl'] = "Domyślne Ustawienia Usług";
|
||||
$text['label-upgrade_services']['pt-br'] = "Padrões de Serviços";
|
||||
$text['label-upgrade_services']['pt-pt'] = "Padrões de Serviços";
|
||||
$text['label-upgrade_services']['ro-ro'] = "Setări implicite pentru servicii";
|
||||
$text['label-upgrade_services']['ru-ru'] = "Параметры услуг по умолчанию";
|
||||
$text['label-upgrade_services']['sv-se'] = "Standardinställningar för tjänster";
|
||||
$text['label-upgrade_services']['uk-ua'] = "Стандартні налаштування сервісів";
|
||||
$text['label-upgrade_services']['tr-tr'] = "Hizmet Varsayılanları";
|
||||
$text['label-upgrade_services']['zh-cn'] = "服务默认设置";
|
||||
$text['label-upgrade_services']['ja-jp'] = "サービスの既定値";
|
||||
$text['label-upgrade_services']['ko-kr'] = "서비스 기본 설정";
|
||||
|
||||
$text['description-upgrade_services']['en-us'] = 'Update all default services.';
|
||||
$text['description-upgrade_services']['en-gb'] = 'Update all default services.';
|
||||
$text['description-upgrade_services']['ar-eg'] = "قم بتحديث جميع الخدمات الافتراضية.";
|
||||
$text['description-upgrade_services']['de-at'] = "Alle Standard-Dienste aktualisieren.";
|
||||
$text['description-upgrade_services']['de-ch'] = "Alle Standard-Dienste aktualisieren.";
|
||||
$text['description-upgrade_services']['de-de'] = "Alle Standard-Dienste aktualisieren.";
|
||||
$text['description-upgrade_services']['el-gr'] = "Ενημερώστε όλους τους προκαθορισμένους υπηρεσίες.";
|
||||
$text['description-upgrade_services']['es-cl'] = "Actualizar todos los servicios predeterminados.";
|
||||
$text['description-upgrade_services']['es-mx'] = "Actualizar todos los servicios predeterminados.";
|
||||
$text['description-upgrade_services']['fr-ca'] = "Mettre à jour tous les services par défaut.";
|
||||
$text['description-upgrade_services']['fr-fr'] = "Mettre à jour tous les services par défaut.";
|
||||
$text['description-upgrade_services']['he-il'] = "עדכן את כל الخدمات בררת המחדל.";
|
||||
$text['description-upgrade_services']['it-it'] = "Aggiorna tutti i servizi predefiniti.";
|
||||
$text['description-upgrade_services']['ka-ge'] = "განახლეთ ყველა ნაგულისხმოები სერვისი.";
|
||||
$text['description-upgrade_services']['nl-nl'] = "Update alle standaardservices.";
|
||||
$text['description-upgrade_services']['pl-pl'] = "Zaktualizuj wszystkie domyślne usługi.";
|
||||
$text['description-upgrade_services']['pt-br'] = "Atualizar todos os serviços padrão.";
|
||||
$text['description-upgrade_services']['pt-pt'] = "Atualizar todos os serviços predefinidos.";
|
||||
$text['description-upgrade_services']['ro-ro'] = "Actualizați toate serviciile implicite.";
|
||||
$text['description-upgrade_services']['ru-ru'] = "Обновите все стандартные службы.";
|
||||
$text['description-upgrade_services']['sv-se'] = "Uppdatera alla standardtjänster.";
|
||||
$text['description-upgrade_services']['uk-ua'] = "Оновити всі стандартні сервіси.";
|
||||
$text['description-upgrade_services']['tr-tr'] = "Tüm varsayılan hizmetleri güncelleyin.";
|
||||
$text['description-upgrade_services']['zh-cn'] = "更新所有默认服务。";
|
||||
$text['description-upgrade_services']['ja-jp'] = "すべての既定サービスを更新します。";
|
||||
$text['description-upgrade_services']['ko-kr'] = "모든 기본 서비스를 업데이트합니다.";
|
||||
|
||||
$text['label-restart_services']['en-us'] = "Restart Services";
|
||||
$text['label-restart_services']['en-gb'] = "Restart Services";
|
||||
$text['label-restart_services']['ar-eg'] = "إعادة تشغيل الخدمات";
|
||||
$text['label-restart_services']['de-at'] = "Dienste neu starten";
|
||||
$text['label-restart_services']['de-ch'] = "Dienste neu starten";
|
||||
$text['label-restart_services']['de-de'] = "Dienste neu starten";
|
||||
$text['label-restart_services']['el-gr'] = "Επανεκκίνηση Υπηρεσιών";
|
||||
$text['label-restart_services']['es-cl'] = "Reiniciar Servicios";
|
||||
$text['label-restart_services']['es-mx'] = "Reiniciar Servicios";
|
||||
$text['label-restart_services']['fr-ca'] = "Redémarrer les services";
|
||||
$text['label-restart_services']['fr-fr'] = "Redémarrer les services";
|
||||
$text['label-restart_services']['he-il'] = "ה khởiית את השירותים";
|
||||
$text['label-restart_services']['it-it'] = "Riavvia i servizi";
|
||||
$text['label-restart_services']['ka-ge'] = "სერვიسების ხელახალისმaking";
|
||||
$text['label-restart_services']['nl-nl'] = "Diensten opnieuw starten";
|
||||
$text['label-restart_services']['pl-pl'] = "Uruchom ponownie usługi";
|
||||
$text['label-restart_services']['pt-br'] = "Reiniciar Serviços";
|
||||
$text['label-restart_services']['pt-pt'] = "Reiniciar Serviços";
|
||||
$text['label-restart_services']['ro-ro'] = "Reporniți serviciile";
|
||||
$text['label-restart_services']['ru-ru'] = "Перезапустить службы";
|
||||
$text['label-restart_services']['sv-se'] = "Starta om tjänster";
|
||||
$text['label-restart_services']['uk-ua'] = "Перезапустити сервіси";
|
||||
$text['label-restart_services']['tr-tr'] = "Hizmetleri Yeniden Başlat";
|
||||
$text['label-restart_services']['zh-cn'] = "重启服务";
|
||||
$text['label-restart_services']['ja-jp'] = "サービスを再起動";
|
||||
$text['label-restart_services']['ko-kr'] = "서비스 다시 시작";
|
||||
|
||||
$text['description-restart_services']['en-us'] = 'Restart all services.';
|
||||
$text['description-restart_services']['en-gb'] = 'Restart all services.';
|
||||
$text['description-restart_services']['ar-eg'] = 'إعادة تشغيل جميع الخدمات.';
|
||||
$text['description-restart_services']['de-at'] = 'Starten Sie alle Dienste neu.';
|
||||
$text['description-restart_services']['de-ch'] = 'Starten Sie alle Dienste neu.';
|
||||
$text['description-restart_services']['de-de'] = 'Starten Sie alle Dienste neu.';
|
||||
$text['description-restart_services']['el-gr'] = 'Επανεκτίμηση όλων των υπηρεσιών.';
|
||||
$text['description-restart_services']['es-cl'] = 'Reiniciar todos los servicios.';
|
||||
$text['description-restart_services']['es-mx'] = 'Reiniciar todos los servicios.';
|
||||
$text['description-restart_services']['fr-ca'] = 'Redémarrer tous les services.';
|
||||
$text['description-restart_services']['fr-fr'] = 'Redémarrer tous les services.';
|
||||
$text['description-restart_services']['he-il'] = 'إعادة تشغيل כל الخدمات.';
|
||||
$text['description-restart_services']['it-it'] = 'Riavviare tutti i servizi.';
|
||||
$text['description-restart_services']['ka-ge'] = 'ყველა სერვისის დახურნა და თავიდახმარება.';
|
||||
$text['description-restart_services']['nl-nl'] = 'Herstart alle services.';
|
||||
$text['description-restart_services']['pl-pl'] = 'Uruchom ponownie wszystkie usługi.';
|
||||
$text['description-restart_services']['pt-br'] = 'Reiniciar todos os serviços.';
|
||||
$text['description-restart_services']['pt-pt'] = 'Reiniciar todos os serviços.';
|
||||
$text['description-restart_services']['ro-ro'] = 'Reporniți toate serviciile.';
|
||||
$text['description-restart_services']['ru-ru'] = 'Перезапустить все службы.';
|
||||
$text['description-restart_services']['sv-se'] = 'Starta om alla tjänster.';
|
||||
$text['description-restart_services']['uk-ua'] = 'Перезапустити всі служби.';
|
||||
$text['description-restart_services']['tr-tr'] = 'Tüm hizmetleri yeniden başlatın.';
|
||||
$text['description-restart_services']['zh-cn'] = '重启所有服务。';
|
||||
$text['description-restart_services']['ja-jp'] = 'すべてのサービスを再起動します。';
|
||||
$text['description-restart_services']['ko-kr'] = '모든 서비스를 재시작합니다.';
|
||||
|
||||
$text['label-all_of_the_above']['en-us'] = "All of the Above";
|
||||
$text['label-all_of_the_above']['en-gb'] = "All of the Above";
|
||||
$text['label-all_of_the_above']['ar-eg'] = "كل ما ورداعلاه";
|
||||
@@ -1566,140 +1701,140 @@ $text['label-all_of_the_above']['zh-cn'] = "上述所有的";
|
||||
$text['label-all_of_the_above']['ja-jp'] = "上記のすべて";
|
||||
$text['label-all_of_the_above']['ko-kr'] = "무엇보다도";
|
||||
|
||||
$text['label-not_running_as_root']['en-us'] = 'Not root user - operation skipped';
|
||||
$text['label-not_running_as_root']['en-gb'] = 'Not root user - operation skipped';
|
||||
$text['label-not_running_as_root']['ar-eg'] = 'ليس مستخدمًا جذريًا - تم تخطي العملية';
|
||||
$text['label-not_running_as_root']['de-at'] = 'Kein Root-Benutzer – Vorgang übersprungen';
|
||||
$text['label-not_running_as_root']['de-ch'] = 'Kein Root-Benutzer – Vorgang übersprungen';
|
||||
$text['label-not_running_as_root']['de-de'] = 'Kein Root-Benutzer – Vorgang übersprungen';
|
||||
$text['label-not_running_as_root']['el-gr'] = 'Δεν είναι χρήστης root - η λειτουργία παραβλέφθηκε';
|
||||
$text['label-not_running_as_root']['es-cl'] = 'No es usuario root: se omitió la operación';
|
||||
$text['label-not_running_as_root']['es-mx'] = 'No es usuario root: se omitió la operación';
|
||||
$text['label-not_running_as_root']['fr-ca'] = 'Pas d'utilisateur root - opération ignorée';
|
||||
$text['label-not_running_as_root']['fr-fr'] = 'Pas d'utilisateur root - opération ignorée';
|
||||
$text['label-not_running_as_root']['he-il'] = 'לא משתמש שורש - הפעולה דילגה';
|
||||
$text['label-not_running_as_root']['it-it'] = 'Utente non root: operazione saltata';
|
||||
$text['label-not_running_as_root']['ka-ge'] = 'არ არის root მომხმარებელი - ოპერაცია გამოტოვებულია';
|
||||
$text['label-not_running_as_root']['nl-nl'] = 'Geen rootgebruiker - bewerking overgeslagen';
|
||||
$text['label-not_running_as_root']['pl-pl'] = 'Nie użytkownik root - operacja pominięta';
|
||||
$text['label-not_running_as_root']['pt-br'] = 'Usuário não root - operação ignorada';
|
||||
$text['label-not_running_as_root']['pt-pt'] = 'Usuário não root - operação ignorada';
|
||||
$text['label-not_running_as_root']['ro-ro'] = 'Nu utilizatorul root - operația a fost omisă';
|
||||
$text['label-not_running_as_root']['ru-ru'] = 'Не пользователь root — операция пропущена';
|
||||
$text['label-not_running_as_root']['sv-se'] = 'Inte root-användare - åtgärden hoppades över';
|
||||
$text['label-not_running_as_root']['uk-ua'] = 'Не root користувач - операцію пропущено';
|
||||
$text['label-not_running_as_root']['tr-tr'] = 'Kök kullanıcı değil - işlem atlandı';
|
||||
$text['label-not_running_as_root']['zh-cn'] = '非 root 用户 – 操作已跳过';
|
||||
$text['label-not_running_as_root']['ja-jp'] = 'ルートユーザーではありません - 操作はスキップされました';
|
||||
$text['label-not_running_as_root']['ko-kr'] = '루트 사용자가 아닙니다. 작업이 건너뛰어졌습니다.';
|
||||
$text['description-all_of_the_above']['en-us'] = 'Performs all upgrade steps in sequence.';
|
||||
$text['description-all_of_the_above']['en-gb'] = 'Performs all upgrade steps in sequence.';
|
||||
$text['description-all_of_the_above']['ar-eg'] = 'يقوم بتنفيذ جميع خطوات التحديث بالتوالي.';
|
||||
$text['description-all_of_the_above']['de-at'] = 'Führt alle Upgrade-Schritte nacheinander aus.';
|
||||
$text['description-all_of_the_above']['de-ch'] = 'Führt alle Upgrade-Schritte nacheinander aus.';
|
||||
$text['description-all_of_the_above']['de-de'] = 'Führt alle Upgrade-Schritte nacheinander aus.';
|
||||
$text['description-all_of_the_above']['el-gr'] = 'Εκτελεί όλους τους βήματα ενημέρωσης μια με μία.';
|
||||
$text['description-all_of_the_above']['es-cl'] = 'Realiza todos los pasos de actualización en secuencia.';
|
||||
$text['description-all_of_the_above']['es-mx'] = 'Realiza todos los pasos de actualización en secuencia.';
|
||||
$text['description-all_of_the_above']['fr-ca'] = 'Exécute toutes les étapes de mise à jour dans l\'ordre.';
|
||||
$text['description-all-of_the_above']['fr-fr'] = 'Exécute toutes les étapes de mise à jour dans l\'ordre.';
|
||||
$text['description-all_of_the_above']['he-il'] = 'מבצע את כל שלבי העדכון לפי הסדר.';
|
||||
$text['description-all_of_the_above']['it-it'] = 'Esegue tutti i passaggi di aggiornamento in sequenza.';
|
||||
$text['description-all_of_the_above']['ka-ge'] = 'შესრულება განახლების ყველა ღიათი მიმდინარეობით.';
|
||||
$text['description-all_of_the_above']['nl-nl'] = 'Voert alle upgrade-stappen opeenvolgens uit.';
|
||||
$text['description-all_of_the_above']['pl-pl'] = 'Wykonuje wszystkie kroki aktualizacji po kolei.';
|
||||
$text['description-all_of_the_above']['pt-br'] = 'Executa todas as etapas de atualização em sequência.';
|
||||
$text['description-all_of_the_above']['pt-pt'] = 'Executa todos os passos de atualização em sequência.';
|
||||
$text['description-all_of_the_above']['ro-ro'] = 'Efectuează toate pașii de upgrade în ordine.';
|
||||
$text['description-all_of_the_above']['ru-ru'] = 'Выполняет все шаги обновления последовательно.';
|
||||
$text['description-all_of_the_above']['sv-se'] = 'Utför alla uppgraderingssteg i sekvens.';
|
||||
$text['description-all_of_the_above']['uk-ua'] = 'Виконує всі кроки оновлення послідовно.';
|
||||
$text['description-all_of_the_above']['tr-tr'] = 'Tüm yükseltme adımlarını sırayla gerçekleştirir.';
|
||||
$text['description-all_of_the_above']['zh-cn'] = '按顺序执行所有升级步骤。';
|
||||
$text['description-all_of_the_above']['ja-jp'] = 'すべてのアップグレード手順を順番に実行します。';
|
||||
$text['description-all_of_the_above']['ko-kr'] = '모든 업그레이드 단계를 순서대로 실행합니다.';
|
||||
|
||||
$text['description-all_of_the_above']['en-us'] = 'Performs an upgrade using options 1a, 2, 2b, 3, 4, 5, and 6 in succession.';
|
||||
$text['description-all_of_the_above']['en-gb'] = 'Performs an upgrade using options 1a, 2, 2b, 3, 4, 5, and 6 in succession.';
|
||||
$text['description-all_of_the_above']['ar-eg'] = 'يقوم بإجراء ترقية باستخدام الخيارات 1أ، 2، 2ب، 3، 4، 5، و6 على التوالي.';
|
||||
$text['description-all_of_the_above']['de-at'] = 'Führt ein Upgrade nacheinander mit den Optionen 1a, 2, 2b, 3, 4, 5 und 6 durch.';
|
||||
$text['description-all_of_the_above']['de-ch'] = 'Führt ein Upgrade nacheinander mit den Optionen 1a, 2, 2b, 3, 4, 5 und 6 durch.';
|
||||
$text['description-all_of_the_above']['de-de'] = 'Führt ein Upgrade nacheinander mit den Optionen 1a, 2, 2b, 3, 4, 5 und 6 durch.';
|
||||
$text['description-all_of_the_above']['el-gr'] = 'Εκτελεί μια αναβάθμιση χρησιμοποιώντας τις επιλογές 1a, 2, 2b, 3, 4, 5 και 6 διαδοχικά.';
|
||||
$text['description-all_of_the_above']['es-cl'] = 'Realiza una actualización utilizando las opciones 1a, 2, 2b, 3, 4, 5 y 6 en sucesión.';
|
||||
$text['description-all_of_the_above']['es-mx'] = 'Realiza una actualización utilizando las opciones 1a, 2, 2b, 3, 4, 5 y 6 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, 5 et 6.';
|
||||
$text['description-all_of_the_above']['fr-fr'] = 'Effectue une mise à niveau en utilisant successivement les options 1a, 2, 2b, 3, 4, 5 et 6.';
|
||||
$text['description-all_of_the_above']['he-il'] = 'מבצע שדרוג באמצעות אפשרויות 1a, 2, 2b, 3, 4, 5 ו-6 ברצף.';
|
||||
$text['description-all_of_the_above']['it-it'] = 'Esegue un aggiornamento utilizzando le opzioni 1a, 2, 2b, 3, 4, 5 e 6 in successione.';
|
||||
$text['description-all_of_the_above']['ka-ge'] = 'განაახლებს ზედიზედ 1a, 2, 2b, 3, 4, 5 და 6 ვარიანტების გამოყენებით.';
|
||||
$text['description-all_of_the_above']['nl-nl'] = 'Voert een upgrade uit met behulp van opties 1a, 2, 2b, 3, 4, 5 en 6 achtereenvolgens.';
|
||||
$text['description-all_of_the_above']['pl-pl'] = 'Wykonuje aktualizację, korzystając kolejno z opcji 1a, 2, 2b, 3, 4, 5 i 6.';
|
||||
$text['description-all_of_the_above']['pt-br'] = 'Executa uma atualização usando as opções 1a, 2, 2b, 3, 4, 5 e 6 em sucessão.';
|
||||
$text['description-all_of_the_above']['pt-pt'] = 'Executa uma atualização usando as opções 1a, 2, 2b, 3, 4, 5 e 6 em sucessão.';
|
||||
$text['description-all_of_the_above']['ro-ro'] = 'Efectuează o actualizare folosind opțiunile 1a, 2, 2b, 3, 4, 5 și 6 succesiv.';
|
||||
$text['description-all_of_the_above']['ru-ru'] = 'Выполняет обновление, последовательно используя опции 1a, 2, 2b, 3, 4, 5 и 6.';
|
||||
$text['description-all_of_the_above']['sv-se'] = 'Utför en uppgradering med alternativ 1a, 2, 2b, 3, 4, 5 och 6 i följd.';
|
||||
$text['description-all_of_the_above']['uk-ua'] = 'Виконує оновлення, використовуючи послідовно параметри 1a, 2, 2b, 3, 4, 5 і 6.';
|
||||
$text['description-all_of_the_above']['tr-tr'] = '1a, 2, 2b, 3, 4, 5 ve 6 seçeneklerini sırayla kullanarak yükseltme gerçekleştirir.';
|
||||
$text['description-all_of_the_above']['zh-cn'] = '连续使用选项 1a、2、2b、3、4、5 和 6 执行升级。';
|
||||
$text['description-all_of_the_above']['ja-jp'] = 'オプション 1a、2、2b、3、4、5、6 を順番に使用してアップグレードを実行します。';
|
||||
$text['description-all_of_the_above']['ko-kr'] = '옵션 1a, 2, 2b, 3, 4, 5, 6을 연속으로 사용하여 업그레이드를 수행합니다.';
|
||||
$text['label-main_software']['en-us'] = "Main Software";
|
||||
$text['label-main_software']['en-gb'] = "Main Software";
|
||||
$text['label-main_software']['ar-eg'] = "البرنامج الرئيسي";
|
||||
$text['label-main_software']['de-at'] = "Hauptsoftware";
|
||||
$text['label-main_software']['de-ch'] = "Hauptsoftware";
|
||||
$text['label-main_software']['de-de'] = "Hauptsoftware";
|
||||
$text['label-main_software']['el-gr'] = "Κύριο Λογισμικό";
|
||||
$text['label-main_software']['es-cl'] = "Software Principal";
|
||||
$text['label-main_software']['es-mx'] = "Software Principal";
|
||||
$text['label-main_software']['fr-ca'] = "Logiciel principal";
|
||||
$text['label-main_software']['fr-fr'] = "Logiciel principal";
|
||||
$text['label-main_software']['he-il'] = "תוכנית رئيسית";
|
||||
$text['label-main_software']['it-it'] = "Software Principale";
|
||||
$text['label-main_software']['ka-ge'] = "ძირითადი პროგრამული უსაფრთველი";
|
||||
$text['label-main_software']['nl-nl'] = "Belangrijkste Software";
|
||||
$text['label-main_software']['pl-pl'] = "Główne Oprogramowanie";
|
||||
$text['label-main_software']['pt-br'] = "Software Principal";
|
||||
$text['label-main_software']['pt-pt'] = "Software Principal";
|
||||
$text['label-main_software']['ro-ro'] = "Software Principal";
|
||||
$text['label-main_software']['ru-ru'] = "Основное программное обеспечение";
|
||||
$text['label-main_software']['sv-se'] = "Huvudprogramvara";
|
||||
$text['label-main_software']['uk-ua'] = "Основне програмне забезпечення";
|
||||
$text['label-main_software']['tr-tr'] = "Ana Yazılım";
|
||||
$text['label-main_software']['zh-cn'] = "主软件";
|
||||
$text['label-main_software']['ja-jp'] = "メインソフトウェア";
|
||||
$text['label-main_software']['ko-kr'] = "주요 소프트웨어";
|
||||
|
||||
$text['label-update_external_repositories']['en-us'] = "Update External Repositories";
|
||||
$text['label-update_external_repositories']['en-gb'] = "Update External Repositories";
|
||||
$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";
|
||||
$text['label-update_external_repositories']['ka-ge'] = "გარე რეპოზიტორიების განახლება";
|
||||
$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'] = "Оновлення зовнішніх сховищ";
|
||||
$text['label-update_external_repositories']['tr-tr'] = "Harici Depoları Güncelle";
|
||||
$text['label-update_external_repositories']['zh-cn'] = "更新外部存储库";
|
||||
$text['label-update_external_repositories']['ja-jp'] = "外部リポジトリの更新";
|
||||
$text['label-update_external_repositories']['ko-kr'] = "외부 저장소 업데이트";
|
||||
$text['description-main_software']['en-us'] = "Updates all external repositories.";
|
||||
$text['description-main_software']['en-gb'] = "Updates all external repositories.";
|
||||
$text['description-main_software']['ar-eg'] = "يقوم بتحديث جميع مستودعات خارجية.";
|
||||
$text['description-main_software']['de-at'] = "Aktualisiert alle externen Repositorys.";
|
||||
$text['description-main_software']['de-ch'] = "Aktualisiert alle externen Repositorys.";
|
||||
$text['description-main_software']['de-de'] = "Aktualisiert alle externen Repositorys.";
|
||||
$text['description-main_software']['el-gr'] = "Ενημερώνει όλα τα εξωτερικά αποθετήρια.";
|
||||
$text['description-main_software']['es-cl'] = "Actualiza todos los repositorios externos.";
|
||||
$text['description-main_software']['es-mx'] = "Actualiza todos los repositorios externos.";
|
||||
$text['description-main_software']['fr-ca'] = "Met à jour tous les dépôts externes.";
|
||||
$text['description-main_software']['fr-fr'] = "Met à jour tous les dépôts externes.";
|
||||
$text['description-main_software']['he-il'] = "מحدث את כל repostory חיצוניים.";
|
||||
$text['description-main_software']['it-it'] = "Aggiorna tutti i repository esterni.";
|
||||
$text['description-main_software']['ka-ge'] = "განახლებს ყველა გარე რეპოზიტორი."
|
||||
$text['description-main_software']['nl-nl'] = "Werkt alle externe opslagplaatsen bij.";
|
||||
$text['description-main_software']['pl-pl'] = "Aktualizuje wszystkie zewnętrzne repozytoria.";
|
||||
$text['description-main_software']['pt-br'] = "Atualiza todos os repositórios externos.";
|
||||
$text['description-main_software']['pt-pt'] = "Actualiza todos os repositórios externos.";
|
||||
$text['description-main_software']['ro-ro'] = "Actualizează toate depozitele externe.";
|
||||
$text['description-main_software']['ru-ru'] = "Обновляет все внешние репозитории.";
|
||||
$text['description-main_software']['sv-se'] = "Uppdaterar alla externa databaser.";
|
||||
$text['description-main_software']['uk-ua'] = "Оновлює всі зовнішні репозиторії.";
|
||||
$text['description-main_software']['tr-tr'] = "Tüm dış depoları günceller.";
|
||||
$text['description-main_software']['zh-cn'] = "更新所有外部存储库。";
|
||||
$text['description-main_software']['ja-jp'] = "すべての外部リポジトリを更新します。";
|
||||
$text['description-main_software']['ko-kr'] = "모든 외부 저장소를 업데이트합니다.";
|
||||
|
||||
$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/.";
|
||||
$text['description-repositories']['ka-ge'] = "განაახლებს ყველა გარე რეპოზიტორიას, რომელიც apps/ საქაღალდეშია.";
|
||||
$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/.";
|
||||
$text['description-repositories']['tr-tr'] = "apps/ klasöründe bulunan tüm harici depoları günceller.";
|
||||
$text['description-repositories']['zh-cn'] = "更新 apps/ 文件夹中找到的所有外部存储库。";
|
||||
$text['description-repositories']['ja-jp'] = "apps/ フォルダー内にあるすべての外部リポジトリを更新します。";
|
||||
$text['description-repositories']['ko-kr'] = "apps/ 폴더에 있는 모든 외부 저장소를 업데이트합니다.";
|
||||
$text['label-optional_applications']['en-us'] = "Optional Applications";
|
||||
$text['label-optional_applications']['en-gb'] = "Optional Applications";
|
||||
$text['label-optional_applications']['ar-eg'] = "تطبيقات اختيارية";
|
||||
$text['label-optional_applications']['de-at'] = "Optionale Anwendungen";
|
||||
$text['label-optional_applications']['de-ch'] = "Optionale Anwendungen";
|
||||
$text['label-optional_applications']['de-de'] = "Optionale Anwendungen";
|
||||
$text['label-optional_applications']['el-gr'] = "Προαιρετικές εφαρμογές";
|
||||
$text['label-optional_applications']['es-cl'] = "Aplicaciones Opcionales";
|
||||
$text['label-optional_applications']['es-mx'] = "Aplicaciones Opcionales";
|
||||
$text['label-optional_applications']['fr-ca'] = "Applications optionnelles";
|
||||
$text['label-optional_applications']['fr-fr'] = "Applications optionnelles";
|
||||
$text['label-optional_applications']['he-il'] = "تطبيقات אופציונליות";
|
||||
$text['label-optional_applications']['it-it'] = "Applicazioni Opzionali";
|
||||
$text['label-optional_applications']['ka-ge'] = "არჩევითი პროგრამები";
|
||||
$text['label-optional_applications']['nl-nl'] = "Optionele applicaties";
|
||||
$text['label-optional_applications']['pl-pl'] = "Opcjonalne aplikacje";
|
||||
$text['label-optional_applications']['pt-br'] = "Aplicações Opcionais";
|
||||
$text['label-optional_applications']['pt-pt'] = "Aplicações Opcionais";
|
||||
$text['label-optional_applications']['ro-ro'] = "Aplicații Opționale";
|
||||
$text['label-optional_applications']['ru-ru'] = "Дополнительные приложения";
|
||||
$text['label-optional_applications']['sv-se'] = "Valfria program";
|
||||
$text['label-optional_applications']['uk-ua'] = "Опціональні застосунки";
|
||||
$text['label-optional_applications']['tr-tr'] = "İsteğe Bağlı Uygulamalar";
|
||||
$text['label-optional_applications']['zh-cn'] = "可选应用";
|
||||
$text['label-optional_applications']['ja-jp'] = "オプションアプリケーション";
|
||||
$text['label-optional_applications']['ko-kr'] = "선택적 애플리케이션";
|
||||
|
||||
$text['title-cli_upgrade']['en-us'] = "UPGRADE MENU";
|
||||
$text['title-cli_upgrade']['en-gb'] = "UPGRADE MENU";
|
||||
$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";
|
||||
$text['title-cli_upgrade']['ka-ge'] = "მენიუს განახლება";
|
||||
$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'] = "МЕНЮ ОНОВЛЕННЯ";
|
||||
$text['title-cli_upgrade']['tr-tr'] = "YÜKSELTME MENÜSÜ";
|
||||
$text['title-cli_upgrade']['zh-cn'] = "升级菜单";
|
||||
$text['title-cli_upgrade']['ja-jp'] = "アップグレードメニュー";
|
||||
$text['title-cli_upgrade']['ko-kr'] = "업그레이드 메뉴";
|
||||
$text['description-optional_applications']['en-us'] = "Updates all external repositories.";
|
||||
$text['description-optional_applications']['en-gb'] = "Updates all external repositories.";
|
||||
$text['description-optional_applications']['ar-eg'] = "يقوم بتحديث جميع المستودعات الخارجية الموجودة في مجلد التطبيقات/.";
|
||||
$text['description-optional_applications']['de-at'] = "Aktualisiert alle externen Repositorys im Ordner „apps/“.";
|
||||
$text['description-optional_applications']['de-ch'] = "Aktualisiert alle externen Repositorys im Ordner „apps/“.";
|
||||
$text['description-optional_applications']['de-de'] = "Aktualisiert alle externen Repositorys im Ordner „apps/“.";
|
||||
$text['description-optional_applications']['el-gr'] = "Ενημερώνει όλα τα εξωτερικά αποθετήρια που βρίσκονται στις εφαρμογές/φάκελο.";
|
||||
$text['description-optional_applications']['es-cl'] = "Actualiza todos los repositorios externos que se encuentran en la carpeta apps/.";
|
||||
$text['description-optional_applications']['es-mx'] = "Actualiza todos los repositorios externos que se encuentran en la carpeta apps/.";
|
||||
$text['description-optional_applications']['fr-ca'] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/.";
|
||||
$text['description-optional_applications']['fr-fr'] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/.";
|
||||
$text['description-optional_applications']['he-il'] = "מעדכן את כל המאגרים החיצוניים שנמצאים באפליקציות/תיקיה.";
|
||||
$text['description-optional_applications']['it-it'] = "Aggiorna tutti i repository esterni trovati nella cartella apps/.";
|
||||
$text['description-optional_applications']['ka-ge'] = "განაახლებს ყველა გარე რეპოზიტორიას, რომელიც apps/ საქაღალდეშია.";
|
||||
$text['description-optional_applications']['nl-nl'] = "Werkt alle externe opslagplaatsen bij die in de apps/map worden gevonden.";
|
||||
$text['description-optional_applications']['pl-pl'] = "Aktualizuje wszystkie zewnętrzne repozytoria znalezione w folderze apps/.";
|
||||
$text['description-optional_applications']['pt-br'] = "Atualiza todos os repositórios externos encontrados na pasta apps/.";
|
||||
$text['description-optional_applications']['pt-pt'] = "Atualiza todos os repositórios externos encontrados na pasta apps/.";
|
||||
$text['description-optional_applications']['ro-ro'] = "Actualizează toate depozitele externe găsite în dosarul aplicații/.";
|
||||
$text['description-optional_applications']['ru-ru'] = "Обновляет все внешние репозитории, найденные в папке apps/.";
|
||||
$text['description-optional_applications']['sv-se'] = "Uppdaterar alla externa arkiv som finns i apparna/mappen.";
|
||||
$text['description-optional_applications']['uk-ua'] = "Оновлює всі зовнішні сховища, знайдені в папці apps/.";
|
||||
$text['description-optional_applications']['tr-tr'] = "apps/ klasöründe bulunan tüm harici depoları günceller.";
|
||||
$text['description-optional_applications']['zh-cn'] = "更新 apps/ 文件夹中找到的所有外部存储库。";
|
||||
$text['description-optional_applications']['ja-jp'] = "apps/ フォルダー内にあるすべての外部リポジトリを更新します。";
|
||||
$text['description-optional_applications']['ko-kr'] = "apps/ 폴더에 있는 모든 외부 저장소를 업데이트합니다.";
|
||||
|
||||
$text['button-preview']['en-us'] = "Preview";
|
||||
$text['button-preview']['en-gb'] = "Preview";
|
||||
@@ -1835,3 +1970,30 @@ $text['label-updated_cache']['tr-tr'] = 'Güncellenen önbellek';
|
||||
$text['label-updated_cache']['zh-cn'] = '更新缓存';
|
||||
$text['label-updated_cache']['ja-jp'] = 'キャッシュを更新しました';
|
||||
$text['label-updated_cache']['ko-kr'] = '캐시 업데이트됨';
|
||||
|
||||
$text['label-not_running_as_root']['en-us'] = 'Not root user - operation skipped';
|
||||
$text['label-not_running_as_root']['en-gb'] = 'Not root user - operation skipped';
|
||||
$text['label-not_running_as_root']['ar-eg'] = 'ليس مستخدمًا جذريًا - تم تخطي العملية';
|
||||
$text['label-not_running_as_root']['de-at'] = 'Kein Root-Benutzer – Vorgang übersprungen';
|
||||
$text['label-not_running_as_root']['de-ch'] = 'Kein Root-Benutzer – Vorgang übersprungen';
|
||||
$text['label-not_running_as_root']['de-de'] = 'Kein Root-Benutzer – Vorgang übersprungen';
|
||||
$text['label-not_running_as_root']['el-gr'] = 'Δεν είναι χρήστης root - η λειτουργία παραβλέφθηκε';
|
||||
$text['label-not_running_as_root']['es-cl'] = 'No es usuario root: se omitió la operación';
|
||||
$text['label-not_running_as_root']['es-mx'] = 'No es usuario root: se omitió la operación';
|
||||
$text['label-not_running_as_root']['fr-ca'] = 'Pas d'utilisateur root - opération ignorée';
|
||||
$text['label-not_running_as_root']['fr-fr'] = 'Pas d'utilisateur root - opération ignorée';
|
||||
$text['label-not_running_as_root']['he-il'] = 'לא משתמש שורש - הפעולה דילגה';
|
||||
$text['label-not_running_as_root']['it-it'] = 'Utente non root: operazione saltata';
|
||||
$text['label-not_running_as_root']['ka-ge'] = 'არ არის root მომხმარებელი - ოპერაცია გამოტოვებულია';
|
||||
$text['label-not_running_as_root']['nl-nl'] = 'Geen rootgebruiker - bewerking overgeslagen';
|
||||
$text['label-not_running_as_root']['pl-pl'] = 'Nie użytkownik root - operacja pominięta';
|
||||
$text['label-not_running_as_root']['pt-br'] = 'Usuário não root - operação ignorada';
|
||||
$text['label-not_running_as_root']['pt-pt'] = 'Usuário não root - operação ignorada';
|
||||
$text['label-not_running_as_root']['ro-ro'] = 'Nu utilizatorul root - operația a fost omisă';
|
||||
$text['label-not_running_as_root']['ru-ru'] = 'Не пользователь root — операция пропущена';
|
||||
$text['label-not_running_as_root']['sv-se'] = 'Inte root-användare - åtgärden hoppades över';
|
||||
$text['label-not_running_as_root']['uk-ua'] = 'Не root користувач - операцію пропущено';
|
||||
$text['label-not_running_as_root']['tr-tr'] = 'Kök kullanıcı değil - işlem atlandı';
|
||||
$text['label-not_running_as_root']['zh-cn'] = '非 root 用户 – 操作已跳过';
|
||||
$text['label-not_running_as_root']['ja-jp'] = 'ルートユーザーではありません - 操作はスキップされました';
|
||||
$text['label-not_running_as_root']['ko-kr'] = '루트 사용자가 아닙니다. 작업이 건너뛰어졌습니다.';
|
||||
|
||||
Reference in New Issue
Block a user