Skip to content

Commit

Permalink
Merge pull request #418 from dehilsterlexis/LOCALIZE_UPDATE_ORPHANS
Browse files Browse the repository at this point in the history
fix: update localizations and remove orphans strings
  • Loading branch information
GordonSmith committed Apr 23, 2024
2 parents 30a4047 + 63aca42 commit 1181eeb
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 48 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1206,17 +1206,17 @@
"hpccResources": [
{
"id": "hpccResources.bundles",
"name": "Bundles"
"name": "%Bundles%"
},
{
"id": "hpccResources.clientTools",
"name": "Client Tools"
"name": "%Client Tools%"
}
],
"explorer": [
{
"id": "hpccPlatform",
"name": "HPCC Platform",
"name": "%HPCC Platform%",
"icon": "resources/hpcc-icon-bw.svg",
"contextualTitle": "HPCC Platform",
"when": "hpccPlatformActive"
Expand Down Expand Up @@ -1450,7 +1450,7 @@
{
"id": "ecl-notebook",
"type": "ecl-notebook",
"displayName": "ECL Notebook",
"displayName": "%ECL Notebook%",
"selector": [
{
"filenamePattern": "*.eclnb"
Expand All @@ -1461,7 +1461,7 @@
"notebookRenderer": [
{
"id": "ecl-notebook-wurenderer",
"displayName": "Workunit Renderer",
"displayName": "%Workunit Renderer%",
"entrypoint": "./dist/wuRenderer.js",
"mimeTypes": [
"application/hpcc.wu+json"
Expand All @@ -1470,7 +1470,7 @@
},
{
"id": "ecl-notebook-ojsrenderer",
"displayName": "ObservableJS Renderer",
"displayName": "%ObservableJS Renderer%",
"entrypoint": "./dist/ojsRenderer.js",
"mimeTypes": [
"application/hpcc.ojs+json"
Expand Down Expand Up @@ -1639,4 +1639,4 @@
}
]
}
}
}
14 changes: 6 additions & 8 deletions package.nls.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"CSV file successfully written": "Archivo CSV escrito correctamente",
"CSV Files": "Archivos CSV",
"Current document is not a 'Dashy' file": "El documento actual no es un archivo 'Dashy'",
"Current document is not a 'ECL Markdown' file": "El documento actual no es un archivo 'ECL Markdown'",
"Dashy library location (bundled, latest, localPath)": "Ubicación de la biblioteca Dashy (incluida, última, localPath)",
"Dashy Library Path (libraryLocation === \"localPath\")": "Dashy Library Path (libraryLocation === \"localPath\")",
"Database Name": "Nombre de la base de datos",
"Debug level logging (requires restart)": "Registro de nivel de depuración (requiere reiniciar)",
"Default launch configuration": "Configuración de lanzamiento predeterminada",
"Default timeout (secs)": "Tiempo de espera predeterminado (segundos)",
Expand All @@ -56,6 +56,7 @@
"Do not delete": "No borres",
"Down": "Abajo",
"ECL Client Tools Terminal": "Terminal de herramientas cliente ECL",
"ECL Notebook": "Cuaderno ECL",
"ECL Syntax Error(s)": "Errore(s) de sintaxis ECL",
"ECL Watch": "ECL Watch",
"eclcc syntax check arguments": "Argumentos de verificación de sintaxis eclcc",
Expand All @@ -67,8 +68,6 @@
"Error writing CSV file:": "Error al escribir el archivo CSV:",
"Excel File": "Archivo Excel",
"Excel Workbooks": "Libros de Excel",
"Export ECL Markdown to HTML": "Exportar ECL Markdown a HTML",
"Export to HTML": "Exportar a HTML",
"Failed": "Fallido",
"File already exists": "El archivo ya existe",
"Five Weeks Ago": "Hace cinco semanas",
Expand All @@ -81,6 +80,7 @@
"Generate source from KEL file": "Generar fuente a partir del archivo KEL",
"Generated ECL location": "Ubicación ECL generada",
"Homepage": "Página principal",
"HPCC Platform": "Plataforma HPCC",
"HPCC Platform Launch Configuration": "Configuración de lanzamiento de la plataforma HPCC",
"HPCC Platform TargetCluster": "Sistemas de destino de la plataforma HPCC",
"Import '.mod' file": "Importar archivo '.mod'",
Expand All @@ -106,6 +106,7 @@
"My workunits": "Mis uinidades de trabajo",
"No": "No",
"No ECL Launch configurations.": "Sin configuraciones de lanzamiento ECL.",
"ObservableJS Renderer": "Renderizador ObservableJS",
"Open": "Abierto",
"Open ECL": "ECL abierta",
"Open ECL Watch": "Abra ECL Watch",
Expand All @@ -129,7 +130,6 @@
"Pin launch configuration to current document": "Fijar la configuración de lanzamiento al documento actual",
"Ping interval (secs, -1 to disable)": "Intervalo de ping (segundos, -1 para desactivar)",
"Pinned launch configurations": "Configuraciones de lanzamiento ancladas",
"Preview": "Presentación preliminar",
"Private": "Privado",
"Protect Workunit": "Proteger la unidad de trabajo",
"Public": "Público",
Expand All @@ -138,6 +138,7 @@
"Reject unauthorized calls e.g. SSL certificate errors": "Rechazar llamadas no autorizadas, por.ej. Errores de certificado SSL",
"Resubmit": "Reenviar",
"Resubmit ECL to HPCC Platform": "Volver a enviar ECL a la plataforma HPCC",
"Result Name": "Nombre del resultado",
"Reveal Generated ECL in File Explorer": "Revelar ECL generado en el Explorador de archivos",
"Reveals Generated ECL in File Explorer": "Revela ECL generado en el Explorador de archivos",
"Run 'eclcc -syntax' on load": "Ejecute 'eclcc -syntax' en la carga",
Expand Down Expand Up @@ -184,11 +185,9 @@
"Submit ECL": "Enviar ECL",
"Submit ECL to HPCC Platform": "Enviar ECL a la plataforma HPCC",
"Submit Raw ECL to HPCC Platform": "Enviar ECL sin procesar a la plataforma HPCC",
"Submits ECL to public demo servers, hthor": "Envía ECL a servidores públicos de demostración, hthor",
"Submitted": "Enviado",
"Submitted workunit": "Unidades de trabajo sormitidos",
"Submitting ECL via the Run/Debug page is being deprecated. Please use the new Submit + Compile buttons at the top of the ECL Editor": "El envío de ECL a través de la página Ejecutar/Depurar está en desuso. Utilice los nuevos botones Enviar + Compilar en la parte superior del Editor ECL",
"Submitting ECL via the Run/Debug page is being deprecated. Please use the new Submit + Compile buttons at the top of the ECL Editor": "El envío de ECL a través de la página Ejecutar / Depurar está obsoleto. Utilice los nuevos botones Enviar + Compilar en la parte superior del Editor ECL",
"Submitting workunit": "Enviar unidad de trabajo",
"Switch HPCC Platform": "Cambiar HPCC Platform",
"Switch Target Cluster": "Cambiar sistemas de destino",
Expand All @@ -201,7 +200,6 @@
"Target cluster": "Sistemas de destino",
"Target cluster (per launch configuration)": "Sistemas de destino (por configuración de configuracion)",
"Terminal": "Terminal",
"The WsWorkunits port": "El puerto de WsWorkunits",
"Three Weeks Ago": "Hace tres semanas",
"Two Weeks Ago": "Hace dos semanas",
"Unable to locate eclcc": "Incapaz de localizar eclcc",
Expand All @@ -224,8 +222,8 @@
"Verify ECL Signature": "Verificar la firma ECL",
"Verifying Archive": "Verificando archivo",
"View Dashboard": "Ver tablero",
"View ECL Markdown": "Ver ECL Markdown",
"Waiting": "Espera",
"Workunit Renderer": "Renderizador de WU",
"Write eclcc log file to specified file": "Escribrir el archivo de registro eclcc en el archivo especificado",
"Yes": ""
}
14 changes: 6 additions & 8 deletions package.nls.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"CSV file successfully written": "Fichier CSV écrit avec succès",
"CSV Files": "Fichiers CSV",
"Current document is not a 'Dashy' file": "Le document actuel n'est pas un fichier «Dashy»",
"Current document is not a 'ECL Markdown' file": "Le document actuel n'est pas un fichier 'ECL Markdown'",
"Dashy library location (bundled, latest, localPath)": "Emplacement de la bibliothèque Dashy (mis en paquet, dernier, cheminLocal)",
"Dashy Library Path (libraryLocation === \"localPath\")": "Chemin de la bibliothèque Dashy (libraryLocation === \"localPath\")",
"Database Name": "Nom de la base de données",
"Debug level logging (requires restart)": "Journalisation du niveau de débogage (nécessite un redémarrage)",
"Default launch configuration": "Configuration de lancement par défaut",
"Default timeout (secs)": "Délai d'expiration par défaut (secs)",
Expand All @@ -56,6 +56,7 @@
"Do not delete": "Ne pas supprimer",
"Down": "Vers le bas",
"ECL Client Tools Terminal": "Terminal d'outils client ECL",
"ECL Notebook": "Carnet ECL",
"ECL Syntax Error(s)": "Erreur (s) de syntaxe ECL",
"ECL Watch": "ECL Watch",
"eclcc syntax check arguments": "Arguments de vérification de la syntaxe eclcc",
Expand All @@ -67,8 +68,6 @@
"Error writing CSV file:": "Erreur d'écriture du fichier CSV :",
"Excel File": "Fichier Excel",
"Excel Workbooks": "Classeurs Excel",
"Export ECL Markdown to HTML": "Exportez ECL Markdown au format HTML",
"Export to HTML": "Exportez vers HTML",
"Failed": "Échoué",
"File already exists": "Le fichier existe déjà",
"Five Weeks Ago": "Cinq semaines de cela",
Expand All @@ -81,6 +80,7 @@
"Generate source from KEL file": "Générez la source à partir du fichier KEL",
"Generated ECL location": "L'emplacement de ECL généré",
"Homepage": "Page d'accueil",
"HPCC Platform": "HPCC Platform",
"HPCC Platform Launch Configuration": "Configuration de lancement de la plateforme HPCC",
"HPCC Platform TargetCluster": "Plateforme HPCC TargetCluster",
"Import '.mod' file": "Importez le fichier '.mod'",
Expand All @@ -106,6 +106,7 @@
"My workunits": "Mes workunits",
"No": "Non",
"No ECL Launch configurations.": "Aucune configuration de lancement ECL.",
"ObservableJS Renderer": "Moteur de rendu ObservableJS",
"Open": "Ouvrir",
"Open ECL": "Ouvrir l'ECL",
"Open ECL Watch": "Ouvrez ECL Watch",
Expand All @@ -129,7 +130,6 @@
"Pin launch configuration to current document": "Attachez la configuration de lancement au document actuel",
"Ping interval (secs, -1 to disable)": "Intervalle de ping (secs, -1 pour désactiver)",
"Pinned launch configurations": "Attaché le lancement des configurations",
"Preview": "Aperçu",
"Private": "Privé",
"Protect Workunit": "Protéger le workunit",
"Public": "Publique",
Expand All @@ -138,6 +138,7 @@
"Reject unauthorized calls e.g. SSL certificate errors": "Rejetez les appels non autorisés, par ex. Erreurs de certificat SSL",
"Resubmit": "Soumettre à nouveau",
"Resubmit ECL to HPCC Platform": "Soumettre à nouveau l'ECL à la plateforme HPCC",
"Result Name": "Nom du résultat",
"Reveal Generated ECL in File Explorer": "Révélez l'ECL générée dans l'explorateur de fichiers",
"Reveals Generated ECL in File Explorer": "Révèle l'ECL générée dans l'Explorateur de fichiers",
"Run 'eclcc -syntax' on load": "Exécutez 'eclcc -syntax' lors du chargement",
Expand Down Expand Up @@ -184,11 +185,9 @@
"Submit ECL": "Soumettez ECL",
"Submit ECL to HPCC Platform": "Soumettez ECL à la plate-forme HPCC",
"Submit Raw ECL to HPCC Platform": "Soumettre une ECL brute à la plateforme HPCC",
"Submits ECL to public demo servers, hthor": "Soumet ECL aux serveurs de démonstration publics, hthor",
"Submitted": "Soumis",
"Submitted workunit": "Workunit soumis",
"Submitting ECL via the Run/Debug page is being deprecated. Please use the new Submit + Compile buttons at the top of the ECL Editor": "La soumission d'ECL via la page Exécuter/Déboguer est obsolète. Veuillez utiliser les nouveaux boutons Soumettre + Compiler en haut de l'éditeur ECL.",
"Submitting ECL via the Run/Debug page is being deprecated. Please use the new Submit + Compile buttons at the top of the ECL Editor": "La soumission d'ECL via la page Exécuter / Déboguer est obsolète. Veuillez utiliser les nouveaux boutons Soumettre + Compiler en haut de l'éditeur ECL",
"Submitting workunit": "Entrain de soumettre le workunit",
"Switch HPCC Platform": "Changez de plate-forme HPCC",
"Switch Target Cluster": "Changez de cluster cible",
Expand All @@ -201,7 +200,6 @@
"Target cluster": "Cluster cible",
"Target cluster (per launch configuration)": "Cluster cible (par configuration de lancement)",
"Terminal": "Terminal",
"The WsWorkunits port": "Le port WsWorkunits",
"Three Weeks Ago": "Trois semaines de cela",
"Two Weeks Ago": "Deux semaines de cela",
"Unable to locate eclcc": "Impossible de localiser eclcc",
Expand All @@ -224,8 +222,8 @@
"Verify ECL Signature": "Vérifiez la signature ECL",
"Verifying Archive": "Vérification de l'archive",
"View Dashboard": "Affichez le tableau de bord",
"View ECL Markdown": "Voyez ECL Markdown",
"Waiting": "En attente",
"Workunit Renderer": "Moteur de rendu workunit",
"Write eclcc log file to specified file": "Ecrire le fichier journal eclcc dans le fichier spécifié",
"Yes": "Oui"
}
16 changes: 7 additions & 9 deletions package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@
"Browse ECL Watch": "Browse ECL Watch",
"Browse Metrics": "Browse Metrics",
"Build flags, to be passed to the eclcc compiler": "Build flags, to be passed to the eclcc compiler",
"Bundles": "Bundles",
"Bundles Homepage": "Bundles Homepage",
"Check syntax on load": "Check syntax on load",
"Check syntax on save": "Check syntax on save",
"Check syntax with KEL grammar (fast)": "Check syntax with KEL grammar (fast)",
"Choose Yes or No": "Choose Yes or No",
"Clear all previously reported ECL Syntax Check results": "Clear all previously reported ECL Syntax Check results",
"Client Tools": "Client Tools",
"Client Tools Homepage": "Client Tools Homepage",
"Compile": "Compile",
"Compile ECL on the HPCC Platform": "Compile ECL on the HPCC Platform",
Expand All @@ -41,13 +42,12 @@
"Default timeout (secs)": "Default timeout (secs)",
"Delete Workunit": "Delete Workunit",
"Digitally sign ECL file": "Digitally sign ECL file",
"Do not delete": "Do not delete",
"Down": "Down",
"ECL Client Tools Terminal": "ECL Client Tools Terminal",
"ECL Notebook": "ECL Notebook",
"ECL Watch": "ECL Watch",
"eclcc syntax check arguments": "eclcc syntax check arguments",
"Edit Dashboard": "Edit Dashboard",
"Export ECL Markdown to HTML": "Export ECL Markdown to HTML",
"Failed": "Failed",
"For the currently selected text, search the online ECL language reference": "For the currently selected text, search the online ECL language reference",
"Force global 'proxySupport' to 'fallback'": "Force global 'proxySupport' to 'fallback'",
Expand All @@ -57,6 +57,7 @@
"Generate source from KEL file": "Generate source from KEL file",
"Generated ECL location": "Generated ECL location",
"Homepage": "Homepage",
"HPCC Platform": "HPCC Platform",
"Import '.mod' file": "Import '.mod' file",
"Import ECL '.mod' file": "Import ECL '.mod' file",
"Insert logical file record definition": "Insert logical file record definition",
Expand All @@ -69,7 +70,7 @@
"Launch ECL Watch": "Launch ECL Watch",
"Max result limit for workunit results": "Max result limit for workunit results",
"My workunits": "My workunits",
"No": "No",
"ObservableJS Renderer": "ObservableJS Renderer",
"Open ECL": "Open ECL",
"Open ECL Watch": "Open ECL Watch",
"Open ECL Watch in external browser": "Open ECL Watch in external browser",
Expand All @@ -86,7 +87,6 @@
"Ping interval (secs, -1 to disable)": "Ping interval (secs, -1 to disable)",
"Pinned launch configurations": "Pinned launch configurations",
"Private": "Private",
"Protect": "Protect",
"Protect Workunit": "Protect Workunit",
"Public": "Public",
"Refresh": "Refresh",
Expand Down Expand Up @@ -126,7 +126,6 @@
"Submit (No Archive)": "Submit (No Archive)",
"Submit ECL to HPCC Platform": "Submit ECL to HPCC Platform",
"Submit Raw ECL to HPCC Platform": "Submit Raw ECL to HPCC Platform",
"Submits ECL to public demo servers, hthor": "Submits ECL to public demo servers, hthor",
"Submitted": "Submitted",
"Switch HPCC Platform": "Switch HPCC Platform",
"Switch Target Cluster": "Switch Target Cluster",
Expand All @@ -147,8 +146,7 @@
"Verify ECL Digital Signature": "Verify ECL Digital Signature",
"Verify ECL Signature": "Verify ECL Signature",
"View Dashboard": "View Dashboard",
"View ECL Markdown": "View ECL Markdown",
"Waiting": "Waiting",
"Write eclcc log file to specified file": "Write eclcc log file to specified file",
"Yes": "Yes"
"Workunit Renderer": "Workunit Renderer",
"Write eclcc log file to specified file": "Write eclcc log file to specified file"
}
Loading

0 comments on commit 1181eeb

Please sign in to comment.