-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
1,378 additions
and
1,378 deletions.
There are no files selected for viewing
86 changes: 43 additions & 43 deletions
86
Tasks/AzureStaticWebAppV0/Strings/resources.resjson/de-DE/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"loc.friendlyName": "Azure Static Web App bereitstellen", | ||
"loc.helpMarkDown": "[Weitere Informationen zu Azure Static Web Apps](https://aka.ms/swadocs)", | ||
"loc.description": "[VORSCHAU] Erstellen und Bereitstellen einer Azure Static Web App", | ||
"loc.instanceNameFormat": "Static Web App: $(message)", | ||
"loc.input.label.cwd": "Arbeitsverzeichnis", | ||
"loc.input.help.cwd": "Geben Sie das absolute Arbeitsverzeichnis an, in dem diese Aufgabe ausgeführt werden soll. Wenn sie leer gelassen wird, wird das Standardarbeitsverzeichnis verwendet.", | ||
"loc.input.label.app_location": "App-Speicherort", | ||
"loc.input.help.app_location": "Verzeichnisspeicherort des Anwendungsquellcodes relativ zum Arbeitsverzeichnis", | ||
"loc.input.label.app_build_command": "App-Buildbefehl", | ||
"loc.input.help.app_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Anwendungsquellcode ausgeführt werden soll", | ||
"loc.input.label.output_location": "Ausgabespeicherort", | ||
"loc.input.help.output_location": "Verzeichnisspeicherort des kompilierten Anwendungscodes nach dem Erstellen", | ||
"loc.input.label.api_location": "API-Speicherort", | ||
"loc.input.help.api_location": "Verzeichnisspeicherort des Azure Functions-Quellcodes relativ zum Arbeitsverzeichnis", | ||
"loc.input.label.api_build_command": "API-Buildbefehl", | ||
"loc.input.help.api_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Azure Functions-Quellcode ausgeführt werden soll", | ||
"loc.input.label.routes_location": "Routenstandort", | ||
"loc.input.help.routes_location": "Verzeichnisspeicherort, an dem die Datei \"routes.json\" relativ zum Arbeitsverzeichnis gefunden werden kann. Hinweis: routes.json ist veraltet. Verwenden Sie \"staticwebapp.config.json\".", | ||
"loc.input.label.config_file_location": "Speicherort für Konfigurationsdateien", | ||
"loc.input.help.config_file_location": "Verzeichnisspeicherort, an dem die Datei \"staticwebapp.config.json\" relativ zum Arbeitsverzeichnis gefunden werden kann", | ||
"loc.input.label.skip_app_build": "App-Build überspringen", | ||
"loc.input.help.skip_app_build": "Überspringt Oryx-Build für App-Ordner", | ||
"loc.input.label.skip_api_build": "API-Build überspringen", | ||
"loc.input.help.skip_api_build": "Überspringt den Oryx-Build für den API-Ordner.", | ||
"loc.input.label.is_static_export": "Statischen Export festlegen", | ||
"loc.input.help.is_static_export": "Legen Sie dieses Flag auf TRUE fest, wenn Ihre Anwendung für den Export in statischen HTML-Code konfiguriert ist, d. h. wenn Sie \"Nächster Export\" verwenden.", | ||
"loc.input.label.verbose": "Ausführlich", | ||
"loc.input.help.verbose": "Aktiviert die ausführliche Protokollierung", | ||
"loc.input.label.build_timeout_in_minutes": "Buildtimeout in Minuten", | ||
"loc.input.help.build_timeout_in_minutes": "Zeitlimit beim Erstellen von Oryx-App-Ordnern in Minuten", | ||
"loc.input.label.azure_static_web_apps_api_token": "Azure Static Web Apps – API-Token", | ||
"loc.input.help.azure_static_web_apps_api_token": "API-Token für die Bereitstellung. Nicht erforderlich, wenn sie als Umgebungsvariable übergeben wird", | ||
"loc.input.label.deployment_environment": "Bereitstellungsumgebung", | ||
"loc.input.help.deployment_environment": "Umgebung, in der die Bereitstellung erfolgen soll. Lassen Sie das Feld für die Produktionsumgebung leer. Hat Vorrang vor Production Branch", | ||
"loc.input.label.production_branch": "Produktionsbranch", | ||
"loc.input.help.production_branch": "Produktionsbranch. Wenn die angegebene Bereitstellungsumgebung leer ist, sind Bereitstellungen aus anderen Branches Vorschauumgebungen.", | ||
"loc.input.label.data_api_location": "Speicherort der Daten-API", | ||
"loc.input.help.data_api_location": "Verzeichnisspeicherort der Daten-API-Quelldateien relativ zum Arbeitsverzeichnis", | ||
"loc.input.label.azure_access_token": "Azure-Zugriffstoken", | ||
"loc.input.help.azure_access_token": "Zugriffstoken zum Authentifizieren und Autorisieren der Bereitstellung", | ||
"loc.input.label.default_hostname": "Standardhostname", | ||
"loc.input.help.default_hostname": "Standardhostname der App" | ||
{ | ||
"loc.friendlyName": "Azure Static Web App bereitstellen", | ||
"loc.helpMarkDown": "[Weitere Informationen zu Azure Static Web Apps](https://aka.ms/swadocs)", | ||
"loc.description": "[VORSCHAU] Erstellen und Bereitstellen einer Azure Static Web App", | ||
"loc.instanceNameFormat": "Static Web App: $(message)", | ||
"loc.input.label.cwd": "Arbeitsverzeichnis", | ||
"loc.input.help.cwd": "Geben Sie das absolute Arbeitsverzeichnis an, in dem diese Aufgabe ausgeführt werden soll. Wenn sie leer gelassen wird, wird das Standardarbeitsverzeichnis verwendet.", | ||
"loc.input.label.app_location": "App-Speicherort", | ||
"loc.input.help.app_location": "Verzeichnisspeicherort des Anwendungsquellcodes relativ zum Arbeitsverzeichnis", | ||
"loc.input.label.app_build_command": "App-Buildbefehl", | ||
"loc.input.help.app_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Anwendungsquellcode ausgeführt werden soll", | ||
"loc.input.label.output_location": "Ausgabespeicherort", | ||
"loc.input.help.output_location": "Verzeichnisspeicherort des kompilierten Anwendungscodes nach dem Erstellen", | ||
"loc.input.label.api_location": "API-Speicherort", | ||
"loc.input.help.api_location": "Verzeichnisspeicherort des Azure Functions-Quellcodes relativ zum Arbeitsverzeichnis", | ||
"loc.input.label.api_build_command": "API-Buildbefehl", | ||
"loc.input.help.api_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Azure Functions-Quellcode ausgeführt werden soll", | ||
"loc.input.label.routes_location": "Routenstandort", | ||
"loc.input.help.routes_location": "Verzeichnisspeicherort, an dem die Datei \"routes.json\" relativ zum Arbeitsverzeichnis gefunden werden kann. Hinweis: routes.json ist veraltet. Verwenden Sie \"staticwebapp.config.json\".", | ||
"loc.input.label.config_file_location": "Speicherort für Konfigurationsdateien", | ||
"loc.input.help.config_file_location": "Verzeichnisspeicherort, an dem die Datei \"staticwebapp.config.json\" relativ zum Arbeitsverzeichnis gefunden werden kann", | ||
"loc.input.label.skip_app_build": "App-Build überspringen", | ||
"loc.input.help.skip_app_build": "Überspringt Oryx-Build für App-Ordner", | ||
"loc.input.label.skip_api_build": "API-Build überspringen", | ||
"loc.input.help.skip_api_build": "Überspringt den Oryx-Build für den API-Ordner.", | ||
"loc.input.label.is_static_export": "Statischen Export festlegen", | ||
"loc.input.help.is_static_export": "Legen Sie dieses Flag auf TRUE fest, wenn Ihre Anwendung für den Export in statischen HTML-Code konfiguriert ist, d. h. wenn Sie \"Nächster Export\" verwenden.", | ||
"loc.input.label.verbose": "Ausführlich", | ||
"loc.input.help.verbose": "Aktiviert die ausführliche Protokollierung", | ||
"loc.input.label.build_timeout_in_minutes": "Buildtimeout in Minuten", | ||
"loc.input.help.build_timeout_in_minutes": "Zeitlimit beim Erstellen von Oryx-App-Ordnern in Minuten", | ||
"loc.input.label.azure_static_web_apps_api_token": "Azure Static Web Apps – API-Token", | ||
"loc.input.help.azure_static_web_apps_api_token": "API-Token für die Bereitstellung. Nicht erforderlich, wenn sie als Umgebungsvariable übergeben wird", | ||
"loc.input.label.deployment_environment": "Bereitstellungsumgebung", | ||
"loc.input.help.deployment_environment": "Umgebung, in der die Bereitstellung erfolgen soll. Lassen Sie das Feld für die Produktionsumgebung leer. Hat Vorrang vor Production Branch", | ||
"loc.input.label.production_branch": "Produktionsbranch", | ||
"loc.input.help.production_branch": "Produktionsbranch. Wenn die angegebene Bereitstellungsumgebung leer ist, sind Bereitstellungen aus anderen Branches Vorschauumgebungen.", | ||
"loc.input.label.data_api_location": "Speicherort der Daten-API", | ||
"loc.input.help.data_api_location": "Verzeichnisspeicherort der Daten-API-Quelldateien relativ zum Arbeitsverzeichnis", | ||
"loc.input.label.azure_access_token": "Azure-Zugriffstoken", | ||
"loc.input.help.azure_access_token": "Zugriffstoken zum Authentifizieren und Autorisieren der Bereitstellung", | ||
"loc.input.label.default_hostname": "Standardhostname", | ||
"loc.input.help.default_hostname": "Standardhostname der App" | ||
} |
86 changes: 43 additions & 43 deletions
86
Tasks/AzureStaticWebAppV0/Strings/resources.resjson/fr-FR/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"loc.friendlyName": "Déployer une application web statique Azure", | ||
"loc.helpMarkDown": "[En savoir plus sur les Azure Static Web Apps](https://aka.ms/swadocs)", | ||
"loc.description": "[PREVIEW] Générer et déployer une application web statique Azure", | ||
"loc.instanceNameFormat": "Application web statique : $(message)", | ||
"loc.input.label.cwd": "Répertoire de travail", | ||
"loc.input.help.cwd": "Spécifiez le répertoire de travail absolu dans lequel exécuter cette tâche. Si vous n'indiquez rien, le répertoire de travail par défaut est utilisé.", | ||
"loc.input.label.app_location": "Emplacement de l'application", | ||
"loc.input.help.app_location": "Emplacement du répertoire du code source de l’application par rapport au répertoire de travail", | ||
"loc.input.label.app_build_command": "Commande de build d’application", | ||
"loc.input.help.app_build_command": "Commande personnalisée à exécuter par Oryx lors de la construction du code source de l’application", | ||
"loc.input.label.output_location": "Emplacement de sortie", | ||
"loc.input.help.output_location": "Emplacement du répertoire du code d’application compilé après la génération", | ||
"loc.input.label.api_location": "Emplacement de l'API", | ||
"loc.input.help.api_location": "Emplacement du répertoire du code source d’Azure Functions par rapport au répertoire de travail.", | ||
"loc.input.label.api_build_command": "Commande de génération d’API", | ||
"loc.input.help.api_build_command": "Commande personnalisée pour qu’Oryx s’exécute lors de la génération Azure Functions code source", | ||
"loc.input.label.routes_location": "Emplacement des itinéraires", | ||
"loc.input.help.routes_location": "Emplacement du répertoire où le fichier routes.json peut être trouvé, par rapport au répertoire de travail. Note : routes.json est déconseillé, utilisez staticwebapp.config.json.", | ||
"loc.input.label.config_file_location": "Emplacement du fichier config", | ||
"loc.input.help.config_file_location": "Emplacement du répertoire où se trouve le fichier staticwebapp.config.json, par rapport au répertoire de travail", | ||
"loc.input.label.skip_app_build": "Ignorer la génération de l’application", | ||
"loc.input.help.skip_app_build": "Ignore la build Oryx pour le dossier d’application", | ||
"loc.input.label.skip_api_build": "Ignorer le build d’API", | ||
"loc.input.help.skip_api_build": "Ignore la build Oryx pour le dossier d’API.", | ||
"loc.input.label.is_static_export": "Définir l’exportation statique", | ||
"loc.input.help.is_static_export": "Définissez cet indicateur sur true lorsque votre application est configurée pour exporter vers le code HTML statique, c’est-à-dire lorsque vous utilisez « prochaine exportation ».", | ||
"loc.input.label.verbose": "Commentaires", | ||
"loc.input.help.verbose": "Active la journalisation détaillée.", | ||
"loc.input.label.build_timeout_in_minutes": "Délai de build en minutes", | ||
"loc.input.help.build_timeout_in_minutes": "Limite de temps de génération du dossier d’application Oryx en minutes", | ||
"loc.input.label.azure_static_web_apps_api_token": "Jeton d’api pour Azure Static Web Apps", | ||
"loc.input.help.azure_static_web_apps_api_token": "Jeton d’API pour le déploiement. Non requis si passé en tant que variable d’environnement", | ||
"loc.input.label.deployment_environment": "Environnement de déploiement", | ||
"loc.input.help.deployment_environment": "Environnement vers lequel effectuer le déploiement. Laissez vide pour l’environnement de production. Prévaut sur la branche de production", | ||
"loc.input.label.production_branch": "Branche de production", | ||
"loc.input.help.production_branch": "Branche de production. Lorsqu'il est spécifié et que l'environnement de déploiement est vide, les déploiements des autres branches seront des environnements d'aperçu.", | ||
"loc.input.label.data_api_location": "Emplacement de l’API de données", | ||
"loc.input.help.data_api_location": "Emplacement du répertoire des fichiers sources API Données par rapport au répertoire de travail", | ||
"loc.input.label.azure_access_token": "Jeton d’accès Azure", | ||
"loc.input.help.azure_access_token": "Jeton d’accès utilisé pour authentifier et autoriser le déploiement", | ||
"loc.input.label.default_hostname": "Nom d’hôte par défaut", | ||
"loc.input.help.default_hostname": "Nom d’hôte par défaut de l’application" | ||
{ | ||
"loc.friendlyName": "Déployer une application web statique Azure", | ||
"loc.helpMarkDown": "[En savoir plus sur les Azure Static Web Apps](https://aka.ms/swadocs)", | ||
"loc.description": "[PREVIEW] Générer et déployer une application web statique Azure", | ||
"loc.instanceNameFormat": "Application web statique : $(message)", | ||
"loc.input.label.cwd": "Répertoire de travail", | ||
"loc.input.help.cwd": "Spécifiez le répertoire de travail absolu dans lequel exécuter cette tâche. Si vous n'indiquez rien, le répertoire de travail par défaut est utilisé.", | ||
"loc.input.label.app_location": "Emplacement de l'application", | ||
"loc.input.help.app_location": "Emplacement du répertoire du code source de l’application par rapport au répertoire de travail", | ||
"loc.input.label.app_build_command": "Commande de build d’application", | ||
"loc.input.help.app_build_command": "Commande personnalisée à exécuter par Oryx lors de la construction du code source de l’application", | ||
"loc.input.label.output_location": "Emplacement de sortie", | ||
"loc.input.help.output_location": "Emplacement du répertoire du code d’application compilé après la génération", | ||
"loc.input.label.api_location": "Emplacement de l'API", | ||
"loc.input.help.api_location": "Emplacement du répertoire du code source d’Azure Functions par rapport au répertoire de travail.", | ||
"loc.input.label.api_build_command": "Commande de génération d’API", | ||
"loc.input.help.api_build_command": "Commande personnalisée pour qu’Oryx s’exécute lors de la génération Azure Functions code source", | ||
"loc.input.label.routes_location": "Emplacement des itinéraires", | ||
"loc.input.help.routes_location": "Emplacement du répertoire où le fichier routes.json peut être trouvé, par rapport au répertoire de travail. Note : routes.json est déconseillé, utilisez staticwebapp.config.json.", | ||
"loc.input.label.config_file_location": "Emplacement du fichier config", | ||
"loc.input.help.config_file_location": "Emplacement du répertoire où se trouve le fichier staticwebapp.config.json, par rapport au répertoire de travail", | ||
"loc.input.label.skip_app_build": "Ignorer la génération de l’application", | ||
"loc.input.help.skip_app_build": "Ignore la build Oryx pour le dossier d’application", | ||
"loc.input.label.skip_api_build": "Ignorer le build d’API", | ||
"loc.input.help.skip_api_build": "Ignore la build Oryx pour le dossier d’API.", | ||
"loc.input.label.is_static_export": "Définir l’exportation statique", | ||
"loc.input.help.is_static_export": "Définissez cet indicateur sur true lorsque votre application est configurée pour exporter vers le code HTML statique, c’est-à-dire lorsque vous utilisez « prochaine exportation ».", | ||
"loc.input.label.verbose": "Commentaires", | ||
"loc.input.help.verbose": "Active la journalisation détaillée.", | ||
"loc.input.label.build_timeout_in_minutes": "Délai de build en minutes", | ||
"loc.input.help.build_timeout_in_minutes": "Limite de temps de génération du dossier d’application Oryx en minutes", | ||
"loc.input.label.azure_static_web_apps_api_token": "Jeton d’api pour Azure Static Web Apps", | ||
"loc.input.help.azure_static_web_apps_api_token": "Jeton d’API pour le déploiement. Non requis si passé en tant que variable d’environnement", | ||
"loc.input.label.deployment_environment": "Environnement de déploiement", | ||
"loc.input.help.deployment_environment": "Environnement vers lequel effectuer le déploiement. Laissez vide pour l’environnement de production. Prévaut sur la branche de production", | ||
"loc.input.label.production_branch": "Branche de production", | ||
"loc.input.help.production_branch": "Branche de production. Lorsqu'il est spécifié et que l'environnement de déploiement est vide, les déploiements des autres branches seront des environnements d'aperçu.", | ||
"loc.input.label.data_api_location": "Emplacement de l’API de données", | ||
"loc.input.help.data_api_location": "Emplacement du répertoire des fichiers sources API Données par rapport au répertoire de travail", | ||
"loc.input.label.azure_access_token": "Jeton d’accès Azure", | ||
"loc.input.help.azure_access_token": "Jeton d’accès utilisé pour authentifier et autoriser le déploiement", | ||
"loc.input.label.default_hostname": "Nom d’hôte par défaut", | ||
"loc.input.help.default_hostname": "Nom d’hôte par défaut de l’application" | ||
} |
Oops, something went wrong.