mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 12th of June 2017 10:57:40 AM UTC
|
||||
|
||||
$text['title-backup']['en-us'] = "Backup";
|
||||
$text['title-backup']['ar-eg'] = "";
|
||||
$text['title-backup']['de-at'] = "Datensicherung";
|
||||
$text['title-backup']['de-ch'] = "";
|
||||
$text['title-backup']['de-ch'] = "Datensicherung"; //copied from de-de
|
||||
$text['title-backup']['de-de'] = "Datensicherung";
|
||||
$text['title-backup']['es-cl'] = "Copia de seguridad";
|
||||
$text['title-backup']['es-mx'] = "";
|
||||
$text['title-backup']['fr-ca'] = "";
|
||||
$text['title-backup']['es-mx'] = "Copia de seguridad"; //copied from es-cl
|
||||
$text['title-backup']['fr-ca'] = "Sauvegarde"; //copied from fr-fr
|
||||
$text['title-backup']['fr-fr'] = "Sauvegarde";
|
||||
$text['title-backup']['he-il'] = "";
|
||||
$text['title-backup']['it-it'] = "Backup";
|
||||
@@ -24,11 +24,11 @@ $text['title-backup']['uk-ua'] = "Резервна копія";
|
||||
$text['option-file_download']['en-us'] = "File Download";
|
||||
$text['option-file_download']['ar-eg'] = "";
|
||||
$text['option-file_download']['de-at'] = "Datei herunterladen";
|
||||
$text['option-file_download']['de-ch'] = "";
|
||||
$text['option-file_download']['de-ch'] = "Datei herunterladen"; //copied from de-de
|
||||
$text['option-file_download']['de-de'] = "Datei herunterladen";
|
||||
$text['option-file_download']['es-cl'] = "Descarga de archivos";
|
||||
$text['option-file_download']['es-mx'] = "";
|
||||
$text['option-file_download']['fr-ca'] = "";
|
||||
$text['option-file_download']['es-mx'] = "Descarga de archivos"; //copied from es-cl
|
||||
$text['option-file_download']['fr-ca'] = "Télécharger le fichier"; //copied from fr-fr
|
||||
$text['option-file_download']['fr-fr'] = "Télécharger le fichier";
|
||||
$text['option-file_download']['he-il'] = "";
|
||||
$text['option-file_download']['it-it'] = "Download File";
|
||||
@@ -44,11 +44,11 @@ $text['option-file_download']['uk-ua'] = "Скачування файлу";
|
||||
$text['option-command']['en-us'] = "Command";
|
||||
$text['option-command']['ar-eg'] = "";
|
||||
$text['option-command']['de-at'] = "Befehl";
|
||||
$text['option-command']['de-ch'] = "";
|
||||
$text['option-command']['de-ch'] = "Befehl"; //copied from de-de
|
||||
$text['option-command']['de-de'] = "Befehl";
|
||||
$text['option-command']['es-cl'] = "Comando";
|
||||
$text['option-command']['es-mx'] = "";
|
||||
$text['option-command']['fr-ca'] = "";
|
||||
$text['option-command']['es-mx'] = "Comando"; //copied from es-cl
|
||||
$text['option-command']['fr-ca'] = "Commandementt"; //copied from fr-fr
|
||||
$text['option-command']['fr-fr'] = "Commandementt";
|
||||
$text['option-command']['he-il'] = "";
|
||||
$text['option-command']['it-it'] = "Comando";
|
||||
@@ -64,11 +64,11 @@ $text['option-command']['uk-ua'] = "Команда";
|
||||
$text['message-restore_failed_upload']['en-us'] = "Restore Failed - File Upload Failed";
|
||||
$text['message-restore_failed_upload']['ar-eg'] = "";
|
||||
$text['message-restore_failed_upload']['de-at'] = "Wiederherstellung fehlgeschlagen - Datei hochladen fehlgeschlagen";
|
||||
$text['message-restore_failed_upload']['de-ch'] = "";
|
||||
$text['message-restore_failed_upload']['de-ch'] = "Wiederherstellung fehlgeschlagen - Datei hochladen fehlgeschlagen"; //copied from de-de
|
||||
$text['message-restore_failed_upload']['de-de'] = "Wiederherstellung fehlgeschlagen - Datei hochladen fehlgeschlagen";
|
||||
$text['message-restore_failed_upload']['es-cl'] = "Falló la recup - Cargar archivo Error";
|
||||
$text['message-restore_failed_upload']['es-mx'] = "";
|
||||
$text['message-restore_failed_upload']['fr-ca'] = "";
|
||||
$text['message-restore_failed_upload']['es-mx'] = "Falló la recup - Cargar archivo Error"; //copied from es-cl
|
||||
$text['message-restore_failed_upload']['fr-ca'] = "Echec de la restauration - Echec du téléchargement"; //copied from fr-fr
|
||||
$text['message-restore_failed_upload']['fr-fr'] = "Echec de la restauration - Echec du téléchargement";
|
||||
$text['message-restore_failed_upload']['he-il'] = "";
|
||||
$text['message-restore_failed_upload']['it-it'] = "Ripristino Fallito - Caricamento del File Fallito";
|
||||
@@ -84,11 +84,11 @@ $text['message-restore_failed_upload']['uk-ua'] = "Помилка відновл
|
||||
$text['message-restore_failed_format']['en-us'] = "Restore Failed - Invalid File Format";
|
||||
$text['message-restore_failed_format']['ar-eg'] = "";
|
||||
$text['message-restore_failed_format']['de-at'] = "Wiederherstellung fehlgeschlagen - Ungültiges Dateiformat";
|
||||
$text['message-restore_failed_format']['de-ch'] = "";
|
||||
$text['message-restore_failed_format']['de-ch'] = "Wiederherstellung fehlgeschlagen - Ungültiges Dateiformat"; //copied from de-de
|
||||
$text['message-restore_failed_format']['de-de'] = "Wiederherstellung fehlgeschlagen - Ungültiges Dateiformat";
|
||||
$text['message-restore_failed_format']['es-cl'] = "Restaurar Error - Formato de archivo no válido";
|
||||
$text['message-restore_failed_format']['es-mx'] = "";
|
||||
$text['message-restore_failed_format']['fr-ca'] = "";
|
||||
$text['message-restore_failed_format']['es-mx'] = "Restaurar Error - Formato de archivo no válido"; //copied from es-cl
|
||||
$text['message-restore_failed_format']['fr-ca'] = "Échec de la restauration - Format de fichier incorrect"; //copied from fr-fr
|
||||
$text['message-restore_failed_format']['fr-fr'] = "Échec de la restauration - Format de fichier incorrect";
|
||||
$text['message-restore_failed_format']['he-il'] = "";
|
||||
$text['message-restore_failed_format']['it-it'] = "Ripristino Fallito - Formato File non valido";
|
||||
@@ -104,11 +104,11 @@ $text['message-restore_failed_format']['uk-ua'] = "Помилка відновл
|
||||
$text['message-restore_failed_extract']['en-us'] = "Restore Failed - Extraction Error";
|
||||
$text['message-restore_failed_extract']['ar-eg'] = "";
|
||||
$text['message-restore_failed_extract']['de-at'] = "Wiederherstellung fehlgeschlagen - Die Extraktion ist fehlgeschlagen";
|
||||
$text['message-restore_failed_extract']['de-ch'] = "";
|
||||
$text['message-restore_failed_extract']['de-ch'] = "Wiederherstellung fehlgeschlagen - Die Extraktion ist fehlgeschlagen"; //copied from de-de
|
||||
$text['message-restore_failed_extract']['de-de'] = "Wiederherstellung fehlgeschlagen - Die Extraktion ist fehlgeschlagen";
|
||||
$text['message-restore_failed_extract']['es-cl'] = "Restaurar Error - Error de extracción";
|
||||
$text['message-restore_failed_extract']['es-mx'] = "";
|
||||
$text['message-restore_failed_extract']['fr-ca'] = "";
|
||||
$text['message-restore_failed_extract']['es-mx'] = "Restaurar Error - Error de extracción"; //copied from es-cl
|
||||
$text['message-restore_failed_extract']['fr-ca'] = "Échec de la restauration - Échec de l'extraction"; //copied from fr-fr
|
||||
$text['message-restore_failed_extract']['fr-fr'] = "Échec de la restauration - Échec de l'extraction";
|
||||
$text['message-restore_failed_extract']['he-il'] = "";
|
||||
$text['message-restore_failed_extract']['it-it'] = "Ripristino Fallito - Errore di Estrazione";
|
||||
@@ -124,11 +124,11 @@ $text['message-restore_failed_extract']['uk-ua'] = "Помилка віднов
|
||||
$text['message-restore_completed']['en-us'] = "Restore Completed";
|
||||
$text['message-restore_completed']['ar-eg'] = "";
|
||||
$text['message-restore_completed']['de-at'] = "Wiederherstellung erfolgreich";
|
||||
$text['message-restore_completed']['de-ch'] = "";
|
||||
$text['message-restore_completed']['de-ch'] = "Wiederherstellung erfolgreich"; //copied from de-de
|
||||
$text['message-restore_completed']['de-de'] = "Wiederherstellung erfolgreich";
|
||||
$text['message-restore_completed']['es-cl'] = "Restaurar Completado";
|
||||
$text['message-restore_completed']['es-mx'] = "";
|
||||
$text['message-restore_completed']['fr-ca'] = "";
|
||||
$text['message-restore_completed']['es-mx'] = "Restaurar Completado"; //copied from es-cl
|
||||
$text['message-restore_completed']['fr-ca'] = "Restaurer Terminé"; //copied from fr-fr
|
||||
$text['message-restore_completed']['fr-fr'] = "Restaurer Terminé";
|
||||
$text['message-restore_completed']['he-il'] = "";
|
||||
$text['message-restore_completed']['it-it'] = "Ripristino Completato";
|
||||
@@ -144,11 +144,11 @@ $text['message-restore_completed']['uk-ua'] = "Відновлено";
|
||||
$text['message-backup_failed_paths']['en-us'] = "Backup Failed - No Backup Paths Defined";
|
||||
$text['message-backup_failed_paths']['ar-eg'] = "";
|
||||
$text['message-backup_failed_paths']['de-at'] = "Sicherung fehlgeschlagen - Kein Sicherungspfad angegeben";
|
||||
$text['message-backup_failed_paths']['de-ch'] = "";
|
||||
$text['message-backup_failed_paths']['de-ch'] = "Sicherung fehlgeschlagen - Kein Sicherungspfad angegeben"; //copied from de-de
|
||||
$text['message-backup_failed_paths']['de-de'] = "Sicherung fehlgeschlagen - Kein Sicherungspfad angegeben";
|
||||
$text['message-backup_failed_paths']['es-cl'] = "Fallidos de copia de seguridad - No hay rutas de copia de seguridad definida";
|
||||
$text['message-backup_failed_paths']['es-mx'] = "";
|
||||
$text['message-backup_failed_paths']['fr-ca'] = "";
|
||||
$text['message-backup_failed_paths']['es-mx'] = "Fallidos de copia de seguridad - No hay rutas de copia de seguridad definida"; //copied from es-cl
|
||||
$text['message-backup_failed_paths']['fr-ca'] = "Echec de sauvegarde - Pas de chemins sauvegarde définis"; //copied from fr-fr
|
||||
$text['message-backup_failed_paths']['fr-fr'] = "Echec de sauvegarde - Pas de chemins sauvegarde définis";
|
||||
$text['message-backup_failed_paths']['he-il'] = "";
|
||||
$text['message-backup_failed_paths']['it-it'] = "Backup Fallito - Nessuno percorso di Backup definito";
|
||||
@@ -164,11 +164,11 @@ $text['message-backup_failed_paths']['uk-ua'] = "Помилка: не вказа
|
||||
$text['message-backup_failed_format']['en-us'] = "Backup Failed - Unable to Create Backup File";
|
||||
$text['message-backup_failed_format']['ar-eg'] = "";
|
||||
$text['message-backup_failed_format']['de-at'] = "Sicherung fehlgeschlagen - Sicherungsdatei kann nicht erstellt werden";
|
||||
$text['message-backup_failed_format']['de-ch'] = "";
|
||||
$text['message-backup_failed_format']['de-ch'] = "Sicherung fehlgeschlagen - Sicherungsdatei kann nicht erstellt werden"; //copied from de-de
|
||||
$text['message-backup_failed_format']['de-de'] = "Sicherung fehlgeschlagen - Sicherungsdatei kann nicht erstellt werden";
|
||||
$text['message-backup_failed_format']['es-cl'] = "Copia de seguridad Error - No se puede crear archivo de copia de seguridad";
|
||||
$text['message-backup_failed_format']['es-mx'] = "";
|
||||
$text['message-backup_failed_format']['fr-ca'] = "";
|
||||
$text['message-backup_failed_format']['es-mx'] = "Copia de seguridad Error - No se puede crear archivo de copia de seguridad"; //copied from es-cl
|
||||
$text['message-backup_failed_format']['fr-ca'] = "Echec de la sauvegarde - Impossible de créer le fichier de sauvegarde"; //copied from fr-fr
|
||||
$text['message-backup_failed_format']['fr-fr'] = "Echec de la sauvegarde - Impossible de créer le fichier de sauvegarde";
|
||||
$text['message-backup_failed_format']['he-il'] = "";
|
||||
$text['message-backup_failed_format']['it-it'] = "Backup Fallito - Impossibile creare il File di Backup";
|
||||
@@ -184,11 +184,11 @@ $text['message-backup_failed_format']['uk-ua'] = "Помилка: неможли
|
||||
$text['label-target_type']['en-us'] = "Target Type";
|
||||
$text['label-target_type']['ar-eg'] = "";
|
||||
$text['label-target_type']['de-at'] = "Ziel Typ";
|
||||
$text['label-target_type']['de-ch'] = "";
|
||||
$text['label-target_type']['de-ch'] = "Ziel Typ"; //copied from de-de
|
||||
$text['label-target_type']['de-de'] = "Ziel Typ";
|
||||
$text['label-target_type']['es-cl'] = "Tipo de destino";
|
||||
$text['label-target_type']['es-mx'] = "";
|
||||
$text['label-target_type']['fr-ca'] = "";
|
||||
$text['label-target_type']['es-mx'] = "Tipo de destino"; //copied from es-cl
|
||||
$text['label-target_type']['fr-ca'] = "type de cible"; //copied from fr-fr
|
||||
$text['label-target_type']['fr-fr'] = "type de cible";
|
||||
$text['label-target_type']['he-il'] = "";
|
||||
$text['label-target_type']['it-it'] = "Tipo Destinazione";
|
||||
@@ -204,11 +204,11 @@ $text['label-target_type']['uk-ua'] = "Призначення";
|
||||
$text['label-source_paths']['en-us'] = "Source Paths";
|
||||
$text['label-source_paths']['ar-eg'] = "";
|
||||
$text['label-source_paths']['de-at'] = "Quell Pfade";
|
||||
$text['label-source_paths']['de-ch'] = "";
|
||||
$text['label-source_paths']['de-ch'] = "Quell Pfade"; //copied from de-de
|
||||
$text['label-source_paths']['de-de'] = "Quell Pfade";
|
||||
$text['label-source_paths']['es-cl'] = "Fuente Caminos";
|
||||
$text['label-source_paths']['es-mx'] = "";
|
||||
$text['label-source_paths']['fr-ca'] = "";
|
||||
$text['label-source_paths']['es-mx'] = "Fuente Caminos"; //copied from es-cl
|
||||
$text['label-source_paths']['fr-ca'] = "Chemins Source"; //copied from fr-fr
|
||||
$text['label-source_paths']['fr-fr'] = "Chemins Source";
|
||||
$text['label-source_paths']['he-il'] = "";
|
||||
$text['label-source_paths']['it-it'] = "Percorso Sorgenti";
|
||||
@@ -224,11 +224,11 @@ $text['label-source_paths']['uk-ua'] = "Об’єкти для резервно
|
||||
$text['label-select_backup']['en-us'] = "Select Backup File";
|
||||
$text['label-select_backup']['ar-eg'] = "";
|
||||
$text['label-select_backup']['de-at'] = "Wählen Sie eine Sicherungsdatei aus";
|
||||
$text['label-select_backup']['de-ch'] = "";
|
||||
$text['label-select_backup']['de-ch'] = "Wählen Sie eine Sicherungsdatei aus"; //copied from de-de
|
||||
$text['label-select_backup']['de-de'] = "Wählen Sie eine Sicherungsdatei aus";
|
||||
$text['label-select_backup']['es-cl'] = "Seleccione Copia de Seguridad";
|
||||
$text['label-select_backup']['es-mx'] = "";
|
||||
$text['label-select_backup']['fr-ca'] = "";
|
||||
$text['label-select_backup']['es-mx'] = "Seleccione Copia de Seguridad"; //copied from es-cl
|
||||
$text['label-select_backup']['fr-ca'] = "Sélectionnez le Fichier de Sauvegarde"; //copied from fr-fr
|
||||
$text['label-select_backup']['fr-fr'] = "Sélectionnez le Fichier de Sauvegarde";
|
||||
$text['label-select_backup']['he-il'] = "";
|
||||
$text['label-select_backup']['it-it'] = "Seleziona il File di Backup";
|
||||
@@ -244,11 +244,11 @@ $text['label-select_backup']['uk-ua'] = "Виберіть файл резерв
|
||||
$text['label-file_format']['en-us'] = "File Format";
|
||||
$text['label-file_format']['ar-eg'] = "";
|
||||
$text['label-file_format']['de-at'] = "Dateiformat";
|
||||
$text['label-file_format']['de-ch'] = "";
|
||||
$text['label-file_format']['de-ch'] = "Dateiformat"; //copied from de-de
|
||||
$text['label-file_format']['de-de'] = "Dateiformat";
|
||||
$text['label-file_format']['es-cl'] = "Formato de Archivo";
|
||||
$text['label-file_format']['es-mx'] = "";
|
||||
$text['label-file_format']['fr-ca'] = "";
|
||||
$text['label-file_format']['es-mx'] = "Formato de Archivo"; //copied from es-cl
|
||||
$text['label-file_format']['fr-ca'] = "Format de Fichier"; //copied from fr-fr
|
||||
$text['label-file_format']['fr-fr'] = "Format de Fichier";
|
||||
$text['label-file_format']['he-il'] = "";
|
||||
$text['label-file_format']['it-it'] = "Formato File";
|
||||
@@ -264,11 +264,11 @@ $text['label-file_format']['uk-ua'] = "Формат файлу";
|
||||
$text['label-command']['en-us'] = "Command";
|
||||
$text['label-command']['ar-eg'] = "";
|
||||
$text['label-command']['de-at'] = "Befehl";
|
||||
$text['label-command']['de-ch'] = "";
|
||||
$text['label-command']['de-ch'] = "Befehl"; //copied from de-de
|
||||
$text['label-command']['de-de'] = "Befehl";
|
||||
$text['label-command']['es-cl'] = "Comando";
|
||||
$text['label-command']['es-mx'] = "";
|
||||
$text['label-command']['fr-ca'] = "";
|
||||
$text['label-command']['es-mx'] = "Comando"; //copied from es-cl
|
||||
$text['label-command']['fr-ca'] = "Commandementt"; //copied from fr-fr
|
||||
$text['label-command']['fr-fr'] = "Commandementt";
|
||||
$text['label-command']['he-il'] = "";
|
||||
$text['label-command']['it-it'] = "Comando";
|
||||
@@ -284,11 +284,11 @@ $text['label-command']['uk-ua'] = "Команда";
|
||||
$text['header-restore']['en-us'] = "Restore";
|
||||
$text['header-restore']['ar-eg'] = "";
|
||||
$text['header-restore']['de-at'] = "Wiederherstellen";
|
||||
$text['header-restore']['de-ch'] = "";
|
||||
$text['header-restore']['de-ch'] = "Wiederherstellen"; //copied from de-de
|
||||
$text['header-restore']['de-de'] = "Wiederherstellen";
|
||||
$text['header-restore']['es-cl'] = "Restaurar";
|
||||
$text['header-restore']['es-mx'] = "";
|
||||
$text['header-restore']['fr-ca'] = "";
|
||||
$text['header-restore']['es-mx'] = "Restaurar"; //copied from es-cl
|
||||
$text['header-restore']['fr-ca'] = "Restaurer"; //copied from fr-fr
|
||||
$text['header-restore']['fr-fr'] = "Restaurer";
|
||||
$text['header-restore']['he-il'] = "";
|
||||
$text['header-restore']['it-it'] = "Ripristina";
|
||||
@@ -304,11 +304,11 @@ $text['header-restore']['uk-ua'] = "Відновлення";
|
||||
$text['header-backup']['en-us'] = "Backup";
|
||||
$text['header-backup']['ar-eg'] = "";
|
||||
$text['header-backup']['de-at'] = "Sichern";
|
||||
$text['header-backup']['de-ch'] = "";
|
||||
$text['header-backup']['de-ch'] = "Sichern"; //copied from de-de
|
||||
$text['header-backup']['de-de'] = "Sichern";
|
||||
$text['header-backup']['es-cl'] = "Copia de seguridad";
|
||||
$text['header-backup']['es-mx'] = "";
|
||||
$text['header-backup']['fr-ca'] = "";
|
||||
$text['header-backup']['es-mx'] = "Copia de seguridad"; //copied from es-cl
|
||||
$text['header-backup']['fr-ca'] = "Sauvegarde"; //copied from fr-fr
|
||||
$text['header-backup']['fr-fr'] = "Sauvegarde";
|
||||
$text['header-backup']['he-il'] = "";
|
||||
$text['header-backup']['it-it'] = "Backup";
|
||||
@@ -324,11 +324,11 @@ $text['header-backup']['uk-ua'] = "Резервна копія";
|
||||
$text['description-restore_warning']['en-us'] = "Warning: Existing files, if any, will be overwritten.";
|
||||
$text['description-restore_warning']['ar-eg'] = "";
|
||||
$text['description-restore_warning']['de-at'] = "Warnung: Existierende Dateien, falls vorhanden, werden überschrieben.";
|
||||
$text['description-restore_warning']['de-ch'] = "";
|
||||
$text['description-restore_warning']['de-ch'] = "Warnung: Existierende Dateien, falls vorhanden, werden überschrieben."; //copied from de-de
|
||||
$text['description-restore_warning']['de-de'] = "Warnung: Existierende Dateien, falls vorhanden, werden überschrieben.";
|
||||
$text['description-restore_warning']['es-cl'] = "Advertencia: Los archivos existentes, si los hay, se sobrescribirá.";
|
||||
$text['description-restore_warning']['es-mx'] = "";
|
||||
$text['description-restore_warning']['fr-ca'] = "";
|
||||
$text['description-restore_warning']['es-mx'] = "Advertencia: Los archivos existentes, si los hay, se sobrescribirá."; //copied from es-cl
|
||||
$text['description-restore_warning']['fr-ca'] = "Attention: les fichiers existants, s'il y en a, seront écrasés."; //copied from fr-fr
|
||||
$text['description-restore_warning']['fr-fr'] = "Attention: les fichiers existants, s'il y en a, seront écrasés.";
|
||||
$text['description-restore_warning']['he-il'] = "";
|
||||
$text['description-restore_warning']['it-it'] = "Attenzione: I File esistenti, se presenti, saranno sovrascritti.";
|
||||
@@ -344,11 +344,11 @@ $text['description-restore_warning']['uk-ua'] = "Увага! Файли, які
|
||||
$text['description-restore']['en-us'] = "To restore a backup from a file on your local system, click 'Browse' then select the desired backup file (eg. 'backup_[YYMMDD]_[HHMMSS].tgz'), then click the 'Restore' button.";
|
||||
$text['description-restore']['ar-eg'] = "";
|
||||
$text['description-restore']['de-at'] = "Um das System von einer lokalen Datei wiederherzustellen klicken Sie 'Durchsuchen' und wählen Sie die gewünschte Sicherungsdatei.";
|
||||
$text['description-restore']['de-ch'] = "";
|
||||
$text['description-restore']['de-ch'] = "Um das System von einer lokalen Datei wiederherzustellen klicken Sie 'Durchsuchen' und wählen Sie die gewünschte Sicherungsdatei."; //copied from de-de
|
||||
$text['description-restore']['de-de'] = "Um das System von einer lokalen Datei wiederherzustellen klicken Sie 'Durchsuchen' und wählen Sie die gewünschte Sicherungsdatei.";
|
||||
$text['description-restore']['es-cl'] = "Para restaurar una copia de seguridad de un archivo en el sistema local, haga clic en 'Examinar' y seleccione el archivo de copia de seguridad que desee (por ejemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), a continuación, haga clic en el botón 'Restaurar'.";
|
||||
$text['description-restore']['es-mx'] = "";
|
||||
$text['description-restore']['fr-ca'] = "";
|
||||
$text['description-restore']['es-mx'] = "Para restaurar una copia de seguridad de un archivo en el sistema local, haga clic en 'Examinar' y seleccione el archivo de copia de seguridad que desee (por ejemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), a continuación, haga clic en el botón 'Restaurar'."; //copied from es-cl
|
||||
$text['description-restore']['fr-ca'] = "Pour restaurer une sauvegarde à partir d'un fichier sur votre système local, cliquez sur 'Parcourir' puis sélectionnez le fichier de sauvegarde souhaité (par exemple, 'backup_[YYMMDD]_[HHMMSS].tgz'), puis cliquez sur le bouton 'Restaurer'."; //copied from fr-fr
|
||||
$text['description-restore']['fr-fr'] = "Pour restaurer une sauvegarde à partir d'un fichier sur votre système local, cliquez sur 'Parcourir' puis sélectionnez le fichier de sauvegarde souhaité (par exemple, 'backup_[YYMMDD]_[HHMMSS].tgz'), puis cliquez sur le bouton 'Restaurer'.";
|
||||
$text['description-restore']['he-il'] = "";
|
||||
$text['description-restore']['it-it'] = "Per ripristinare un backup dal tuo file system locale, clicca 'Sfoglia' e seleziona il file di backup desiderato (eg. 'backup_[YYMMDD]_[HHMMSS].tgz'), poi clicca il pulsante 'Ripristina'.";
|
||||
@@ -364,11 +364,11 @@ $text['description-restore']['uk-ua'] = "Для відновлення резе
|
||||
$text['description-backup']['en-us'] = "To create a backup of the Source Paths below (defined in Default Settings), select the desired File Format and Target Type.";
|
||||
$text['description-backup']['ar-eg'] = "";
|
||||
$text['description-backup']['de-at'] = "Um eine Sicherung der unten angeführten Quell-Pfade (in Standard-Einstellungen definiert) zu erstellen, wählen Sie das gewünschte Dateiformat und den Ziel Typ.";
|
||||
$text['description-backup']['de-ch'] = "";
|
||||
$text['description-backup']['de-ch'] = "Um eine Sicherung der unten angeführten Quell-Pfade (in Standard-Einstellungen definiert) zu erstellen, wählen Sie das gewünschte Dateiformat und den Ziel Typ."; //copied from de-de
|
||||
$text['description-backup']['de-de'] = "Um eine Sicherung der unten angeführten Quell-Pfade (in Standard-Einstellungen definiert) zu erstellen, wählen Sie das gewünschte Dateiformat und den Ziel Typ.";
|
||||
$text['description-backup']['es-cl'] = "Para crear una copia de seguridad de las rutas de origen siguientes (definidos en la configuración predeterminada), seleccione el formato de archivo deseado y tipo de destino.";
|
||||
$text['description-backup']['es-mx'] = "";
|
||||
$text['description-backup']['fr-ca'] = "";
|
||||
$text['description-backup']['es-mx'] = "Para crear una copia de seguridad de las rutas de origen siguientes (definidos en la configuración predeterminada), seleccione el formato de archivo deseado y tipo de destino."; //copied from es-cl
|
||||
$text['description-backup']['fr-ca'] = "Pour créer une sauvegarde des chemins source ci-dessous (défini dans les paramètres par défaut), sélectionnez le format de fichier désiré et Type de cible."; //copied from fr-fr
|
||||
$text['description-backup']['fr-fr'] = "Pour créer une sauvegarde des chemins source ci-dessous (défini dans les paramètres par défaut), sélectionnez le format de fichier désiré et Type de cible.";
|
||||
$text['description-backup']['he-il'] = "";
|
||||
$text['description-backup']['it-it'] = "Per creare un backup dei percorsi sorgente (definiti nelle Impostazioni Predefinite), sleziona il formato del File e il Tipo di Destinazione.";
|
||||
@@ -384,11 +384,11 @@ $text['description-backup']['uk-ua'] = "Щоб створити резервну
|
||||
$text['button-generate']['en-us'] = "Generate";
|
||||
$text['button-generate']['ar-eg'] = "";
|
||||
$text['button-generate']['de-at'] = "Erzeugen";
|
||||
$text['button-generate']['de-ch'] = "";
|
||||
$text['button-generate']['de-ch'] = "Erzeugen"; //copied from de-de
|
||||
$text['button-generate']['de-de'] = "Erzeugen";
|
||||
$text['button-generate']['es-cl'] = "Generar";
|
||||
$text['button-generate']['es-mx'] = "";
|
||||
$text['button-generate']['fr-ca'] = "";
|
||||
$text['button-generate']['es-mx'] = "Generar"; //copied from es-cl
|
||||
$text['button-generate']['fr-ca'] = "Générer"; //copied from fr-fr
|
||||
$text['button-generate']['fr-fr'] = "Générer";
|
||||
$text['button-generate']['he-il'] = "";
|
||||
$text['button-generate']['it-it'] = "Genera";
|
||||
@@ -401,4 +401,4 @@ $text['button-generate']['ru-ru'] = "Сгенерировать";
|
||||
$text['button-generate']['sv-se'] = "Generera";
|
||||
$text['button-generate']['uk-ua'] = "Згенерувати";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user