Skip to content

Commit

Permalink
New features and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hknokh committed Aug 15, 2024
1 parent 1c33e6c commit eb6108c
Show file tree
Hide file tree
Showing 32 changed files with 273 additions and 48 deletions.
6 changes: 5 additions & 1 deletion i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "المعلمات لتمريرها إلى الوحدة النمطية.",
"contentDocumentLinkOrderBy": "عبارة ORDER BY لاستعلام ContentDocumentLink. وهي مفيدة لتحديد ترتيب الملفات، بحيث تكون أحدث الملفات في المنظمة المصدر هي أيضًا أحدث الملفات في المنظمة المستهدفة.",
"deleteOldData": "اضبط على \"صحيح\" لحذف الملفات المستهدفة القديمة قبل تحميل ملفات جديدة.",
"description": "نص اختياري، يصف الغرض من مثيل الوحدة هذا.",
"externalId": "يحدد حقل كائن ContentVersion المستخدم لمقارنة الإصدارات.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "يحرر",
"EDIT_JSON": "تحرير JSON",
"EDIT_JSON": "تعديل سلسلة JSON",
"ENTER_VALUE": "أدخل القيمة",
"ERROR": "خطأ",
"ERRORS_IN_CLI_STRING_SETTINGS": "توجد أخطاء في إعدادات سلسلة واجهة سطر الأوامر (CLI).",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "احصل على مساعدة",
"IMPORT_FROM_EXPORT_JSON_FILE": "الاستيراد من ملف Export.json",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "منظمة مفتوحة المصدر في المتصفح",
"NAVIGATE_TO_TARGET_ORG": "افتح المنظمة المستهدفة في المتصفح",
"NEW_CONFIGURATION": "التكوين الجديد",
"NEW_WORKSPACE": "مساحة عمل جديدة",
"OPEN_APP_FOLDER_IN_EXPLORER": "افتح مجلد التطبيق في Explorer",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "نقل العنصر إلى الأسفل",
"MOVE_ITEM_UP": "نقل العنصر لأعلى",
"MOVE_UP": "تحرك",
"NAVIGATINJG_TO_ORG": "فتح Org {{ USER_NAME }} في المتصفح...",
"NOT_DEFINED": "غير معرف",
"NOT_SET": "- غير مضبوط -",
"NO_AVAILABLE_CONNECTIONS": "لا توجد اتصالات متاحة. يرجى التحقق من تثبيت SFDX CLI وتكوينه وتشغيل اكتشاف الاتصال باستخدام عنصر القائمة الرئيسية \"الاتصال\".",
Expand Down
6 changes: 5 additions & 1 deletion i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "Die an das Modul zu übergebenden Parameter.",
"contentDocumentLinkOrderBy": "Die ORDER BY-Klausel für die ContentDocumentLink-Abfrage. Dies ist nützlich, um die Reihenfolge der Dateien anzugeben, sodass die aktuellsten Dateien in der Quellorganisation auch die aktuellsten Dateien in der Zielorganisation sind.",
"deleteOldData": "Auf „True“ setzen, um alte Zieldateien zu löschen, bevor neue hochgeladen werden.",
"description": "Optionaler Text, beschreibt den Zweck dieser Modulinstanz.",
"externalId": "Identifiziert das Feld des ContentVersion-Objekts, das zum Vergleichen von Versionen verwendet wird.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "Bearbeiten",
"EDIT_JSON": "JSON bearbeiten",
"EDIT_JSON": "JSON-Zeichenfolge bearbeiten",
"ENTER_VALUE": "Wert eingeben",
"ERROR": "Fehler",
"ERRORS_IN_CLI_STRING_SETTINGS": "Es liegen Fehler in den CLI-String-Einstellungen vor",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "Hilfe bekommen",
"IMPORT_FROM_EXPORT_JSON_FILE": "Aus export.json-Datei importieren",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "Open-Source-Organisation im Browser",
"NAVIGATE_TO_TARGET_ORG": "Zielorganisation im Browser öffnen",
"NEW_CONFIGURATION": "Neue Konfiguration",
"NEW_WORKSPACE": "Neuer Arbeitsbereich",
"OPEN_APP_FOLDER_IN_EXPLORER": "Öffnen Sie den Anwendungsordner im Explorer",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "Element nach unten verschieben",
"MOVE_ITEM_UP": "Element nach oben verschieben",
"MOVE_UP": "Nach oben",
"NAVIGATINJG_TO_ORG": "Org {{ USER_NAME }} wird im Browser geöffnet …",
"NOT_DEFINED": "Nicht definiert",
"NOT_SET": "- Nicht eingestellt -",
"NO_AVAILABLE_CONNECTIONS": "Keine verfügbaren Verbindungen. Bitte überprüfen Sie Ihre SFDX CLI-Installation und -Konfiguration und führen Sie die Verbindungserkennung über den Hauptmenüpunkt „Verbindung“ aus.",
Expand Down
6 changes: 5 additions & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "The parameters to pass to the module.",
"contentDocumentLinkOrderBy": "The ORDER BY clause for the ContentDocumentLink query. This is useful to specify the order of files, so the most recent files in the source org are also the most recent files in the target org.",
"deleteOldData": "Set to true to delete old target files before uploading new ones.",
"description": "Optional text, describes the purpose of this module instance.",
"externalId": "Identifies the field of the ContentVersion object used to compare versions.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "Edit",
"EDIT_JSON": "Edit JSON",
"EDIT_JSON": "Edit JSON string",
"ENTER_VALUE": "Enter value",
"ERROR": "Error",
"ERRORS_IN_CLI_STRING_SETTINGS": "There are errors in the CLI string settings",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "Get Help",
"IMPORT_FROM_EXPORT_JSON_FILE": "Import from export.json File",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "Open Source Org in Browser",
"NAVIGATE_TO_TARGET_ORG": "Open Target Org in Browser",
"NEW_CONFIGURATION": "New Configuration",
"NEW_WORKSPACE": "New Workspace",
"OPEN_APP_FOLDER_IN_EXPLORER": "Open Application Folder in Explorer",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "Move Item Down",
"MOVE_ITEM_UP": "Move Item Up",
"MOVE_UP": "Move Up",
"NAVIGATINJG_TO_ORG": "Opening Org {{ USER_NAME }} in browser...",
"NOT_DEFINED": "Not defined",
"NOT_SET": "- Not set -",
"NO_AVAILABLE_CONNECTIONS": "No available connections. Please check your SFDX CLI installation and configuration and run the connection detection using the main menu item 'Connection'.",
Expand Down
6 changes: 5 additions & 1 deletion i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "Los parámetros para pasar al módulo.",
"contentDocumentLinkOrderBy": "La cláusula ORDER BY para la consulta ContentDocumentLink. Esto resulta útil para especificar el orden de los archivos, de modo que los archivos más recientes en la organización de origen sean también los archivos más recientes en la organización de destino.",
"deleteOldData": "Configúrelo en verdadero para eliminar archivos de destino antiguos antes de cargar otros nuevos.",
"description": "Texto opcional que describe el propósito de esta instancia de módulo.",
"externalId": "Identifica el campo del objeto ContentVersion utilizado para comparar versiones.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "Editar",
"EDIT_JSON": "Editar JSON",
"EDIT_JSON": "Editar cadena JSON",
"ENTER_VALUE": "Introducir valor",
"ERROR": "Error",
"ERRORS_IN_CLI_STRING_SETTINGS": "Hay errores en la configuración de la cadena CLI",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "Consigue ayuda",
"IMPORT_FROM_EXPORT_JSON_FILE": "Importar desde el archivo export.json",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "Organización de código abierto en el navegador",
"NAVIGATE_TO_TARGET_ORG": "Abrir la organización de destino en el navegador",
"NEW_CONFIGURATION": "Nueva configuración",
"NEW_WORKSPACE": "Nuevo espacio de trabajo",
"OPEN_APP_FOLDER_IN_EXPLORER": "Abrir la carpeta de la aplicación en el Explorador",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "Mover elemento hacia abajo",
"MOVE_ITEM_UP": "Mover elemento hacia arriba",
"MOVE_UP": "Ascender",
"NAVIGATINJG_TO_ORG": "Abriendo Org {{ USER_NAME }} en el navegador...",
"NOT_DEFINED": "No definida",
"NOT_SET": "- No establecido -",
"NO_AVAILABLE_CONNECTIONS": "No hay conexiones disponibles. Verifique la instalación y configuración de su SFDX CLI y ejecute la detección de conexión usando el elemento del menú principal 'Conexión'.",
Expand Down
6 changes: 5 additions & 1 deletion i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "Les paramètres à transmettre au module.",
"contentDocumentLinkOrderBy": "La clause ORDER BY pour la requête ContentDocumentLink. Elle est utile pour spécifier l'ordre des fichiers, de sorte que les fichiers les plus récents de l'organisation source soient également les fichiers les plus récents de l'organisation cible.",
"deleteOldData": "Définissez sur true pour supprimer les anciens fichiers cibles avant d’en télécharger de nouveaux.",
"description": "Texte facultatif décrivant l’objectif de cette instance de module.",
"externalId": "Identifie le champ de l'objet ContentVersion utilisé pour comparer les versions.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "Modifier",
"EDIT_JSON": "Modifier JSON",
"EDIT_JSON": "Modifier la chaîne JSON",
"ENTER_VALUE": "Entrez la valeur",
"ERROR": "Erreur",
"ERRORS_IN_CLI_STRING_SETTINGS": "Il y a des erreurs dans les paramètres de la chaîne CLI",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "Obtenir de l'aide",
"IMPORT_FROM_EXPORT_JSON_FILE": "Importer depuis le fichier export.json",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "Organisation open source dans le navigateur",
"NAVIGATE_TO_TARGET_ORG": "Ouvrir l'organisation cible dans le navigateur",
"NEW_CONFIGURATION": "Nouvelle configuration",
"NEW_WORKSPACE": "Nouvel espace de travail",
"OPEN_APP_FOLDER_IN_EXPLORER": "Ouvrir le dossier d'application dans l'Explorateur",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "Déplacer l'élément vers le bas",
"MOVE_ITEM_UP": "Déplacer l'élément vers le haut",
"MOVE_UP": "Déplacer vers le haut",
"NAVIGATINJG_TO_ORG": "Ouverture de Org {{ USER_NAME }} dans le navigateur...",
"NOT_DEFINED": "Non défini",
"NOT_SET": "- Pas encore défini -",
"NO_AVAILABLE_CONNECTIONS": "Aucune connexion disponible. Veuillez vérifier l'installation et la configuration de votre SFDX CLI et exécuter la détection de connexion à l'aide de l'élément du menu principal « Connexion ».",
Expand Down
6 changes: 5 additions & 1 deletion i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "הפרמטרים שיש להעביר למודול.",
"contentDocumentLinkOrderBy": "משפט ה-ORDER BY עבור שאילתת ContentDocumentLink. זה שיכול להיות שחמוש כאשר אנו רוצים למיין קבצים כך שבקבצים העדכניים ביותר בסביבת המקור יהיו גם הקבצים העדכניים ביותר בסביבת היעד.",
"deleteOldData": "הגדר כ-true כדי למחוק קבצים ישנים של יעד לפני העלאת קבצים חדשים.",
"description": "טקסט אופציונלי, מתאר את המטרה של מופע מודול זה.",
"externalId": "מזהה את השדה של ContentVersion אובייקט המשמש להשוואת גרסאות.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "ערוך",
"EDIT_JSON": "ערוך את JSON",
"EDIT_JSON": "עריכת מחרוזת JSON",
"ENTER_VALUE": "הכנס ערך",
"ERROR": "שגיאה",
"ERRORS_IN_CLI_STRING_SETTINGS": "נמצאו מספר שגיאות בהגדרות שורת הפקודה",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "פניה לעזרה",
"IMPORT_FROM_EXPORT_JSON_FILE": "ייבוא מקובץ export.json",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "פתח סביבת המקור בדפדפן",
"NAVIGATE_TO_TARGET_ORG": "פתח סביבת היעד בדפדפן",
"NEW_CONFIGURATION": "תצורה חדשה",
"NEW_WORKSPACE": "סביבת עבודה חדשה",
"OPEN_APP_FOLDER_IN_EXPLORER": "פתח את תיקיית האפליקציה בסייר הקבצים",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "העבר פריט למטה",
"MOVE_ITEM_UP": "העבר פריט למעלה",
"MOVE_UP": "הזז למעלה",
"NAVIGATINJG_TO_ORG": "פותח את סביבה {{ USER_NAME }} בדפדפן...",
"NOT_DEFINED": "לא מוגדר",
"NOT_SET": "- לא הוגדר -",
"NO_AVAILABLE_CONNECTIONS": "אין חיבורים זמינים. נא להגדיר חיבורים עם Salesforce CLI ולרענן את החיבורים על ידי שימוש בתפריט 'התחברות'.",
Expand Down
6 changes: 5 additions & 1 deletion i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "I parametri da passare al modulo.",
"contentDocumentLinkOrderBy": "La clausola ORDER BY per la query ContentDocumentLink. È utile per specificare l'ordine dei file, in modo che i file più recenti nell'organizzazione di origine siano anche i file più recenti nell'organizzazione di destinazione.",
"deleteOldData": "Imposta su true per eliminare i vecchi file di destinazione prima di caricarne di nuovi.",
"description": "Testo facoltativo, descrive lo scopo di questa istanza del modulo.",
"externalId": "Identifica il campo dell'oggetto ContentVersion utilizzato per confrontare le versioni.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "Modificare",
"EDIT_JSON": "Modifica JSON",
"EDIT_JSON": "Modifica stringa JSON",
"ENTER_VALUE": "Inserisci il valore",
"ERROR": "Errore",
"ERRORS_IN_CLI_STRING_SETTINGS": "Sono presenti errori nelle impostazioni della stringa CLI",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "Ottenere aiuto",
"IMPORT_FROM_EXPORT_JSON_FILE": "Importa dal file export.json",
"KNOWLEDGEBASE": "PLChold_0",
"NAVIGATE_TO_SOURCE_ORG": "Organizzazione open source nel browser",
"NAVIGATE_TO_TARGET_ORG": "Apri l'organizzazione di destinazione nel browser",
"NEW_CONFIGURATION": "Nuova configurazione",
"NEW_WORKSPACE": "Nuovo spazio di lavoro",
"OPEN_APP_FOLDER_IN_EXPLORER": "Apri la cartella dell'applicazione in Explorer",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "Sposta elemento in basso",
"MOVE_ITEM_UP": "Sposta elemento in alto",
"MOVE_UP": "Andare avanti",
"NAVIGATINJG_TO_ORG": "Apertura di Org {{ USER_NAME }} nel browser...",
"NOT_DEFINED": "Non definito",
"NOT_SET": "- Non impostato -",
"NO_AVAILABLE_CONNECTIONS": "Nessuna connessione disponibile. Controlla l'installazione e la configurazione della CLI SFDX ed esegui il rilevamento della connessione utilizzando la voce del menu principale \"Connessione\".",
Expand Down
6 changes: 5 additions & 1 deletion i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "モジュールに渡すパラメータ。",
"contentDocumentLinkOrderBy": "ContentDocumentLink クエリの ORDER BY 句。これはファイルの順序を指定するのに役立ち、ソース組織内の最新のファイルがターゲット組織内の最新のファイルにもなります。",
"deleteOldData": "新しいファイルをアップロードする前に古いターゲット ファイルを削除するには、true に設定します。",
"description": "オプションのテキスト。このモジュール インスタンスの目的を説明します。",
"externalId": "バージョンを比較するために使用される ContentVersion オブジェクトのフィールドを識別します。",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "編集",
"EDIT_JSON": "JSONを編集",
"EDIT_JSON": "JSON文字列を編集する",
"ENTER_VALUE": "値を入力してください",
"ERROR": "エラー",
"ERRORS_IN_CLI_STRING_SETTINGS": "CLI文字列設定に誤りがあります",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "助けを得ます",
"IMPORT_FROM_EXPORT_JSON_FILE": "import.json ファイルからインポートする",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "ブラウザ内のオープンソース組織",
"NAVIGATE_TO_TARGET_ORG": "ブラウザでターゲット組織を開く",
"NEW_CONFIGURATION": "新しい構成",
"NEW_WORKSPACE": "新しいワークスペース",
"OPEN_APP_FOLDER_IN_EXPLORER": "エクスプローラーでアプリケーションフォルダーを開く",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "項目を下に移動",
"MOVE_ITEM_UP": "項目を上に移動",
"MOVE_UP": "上へ移動",
"NAVIGATINJG_TO_ORG": "ブラウザで Org {{ USER_NAME }} を開いています...",
"NOT_DEFINED": "定義されていません",
"NOT_SET": "- 設定されていません -",
"NO_AVAILABLE_CONNECTIONS": "利用可能な接続がありません。SFDX CLI のインストールと構成を確認し、メイン メニュー項目「接続」を使用して接続検出を実行してください。",
Expand Down
6 changes: 5 additions & 1 deletion i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"core:ExportFiles": {
"args": "Параметры, передаваемые в модуль.",
"contentDocumentLinkOrderBy": "Выражение ORDER BY для запроса ContentDocumentLink. Это полезно для указания порядка файлов, так чтобы последние файлы в исходной организации оказались самыми последними файлами в целевой организации.",
"deleteOldData": "Установите значение true, чтобы удалить старые целевые файлы перед загрузкой новых.",
"description": "Необязательный текст, описывает назначение этого экземпляра модуля.",
"externalId": "Идентифицирует поле объекта ContentVersion, используемое для сравнения версий.",
Expand Down Expand Up @@ -175,7 +176,7 @@
}
},
"EDIT": "Редактировать",
"EDIT_JSON": "Редактирование JSON",
"EDIT_JSON": "Редактирование строки JSON",
"ENTER_VALUE": "Введите значение",
"ERROR": "Ошибка",
"ERRORS_IN_CLI_STRING_SETTINGS": "Были обнаружены ошибки в настройках командной строки",
Expand Down Expand Up @@ -333,6 +334,8 @@
"GET_HELP": "Обратиться за помощью",
"IMPORT_FROM_EXPORT_JSON_FILE": "Импорт из файла export.json",
"KNOWLEDGEBASE": "{{ KNOWLEDGE_BASE_TITLE }}",
"NAVIGATE_TO_SOURCE_ORG": "Открыть исходную организацию в браузере",
"NAVIGATE_TO_TARGET_ORG": "Открыть целевую организацию в браузере",
"NEW_CONFIGURATION": "Новая конфигурация",
"NEW_WORKSPACE": "Новая рабочая область",
"OPEN_APP_FOLDER_IN_EXPLORER": "Открыть папку приложения в проводнике",
Expand All @@ -354,6 +357,7 @@
"MOVE_ITEM_DOWN": "Переместить элемент вниз",
"MOVE_ITEM_UP": "Переместить элемент вверх",
"MOVE_UP": "Переместить вверх",
"NAVIGATINJG_TO_ORG": "Открытие Org {{ USER_NAME }} в браузере...",
"NOT_DEFINED": "Не определен",
"NOT_SET": "- Не задано -",
"NO_AVAILABLE_CONNECTIONS": "Нет доступных подключений. Пожалуйста, убедитесь, что у вас есть доступные соединения SFDX и запустите сканирование доступных соединений, используя элемент главного меню 'Подключение'.",
Expand Down
Loading

0 comments on commit eb6108c

Please sign in to comment.