Skip to content

Commit 0695247

Browse files
committed
Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 29226048
1 parent 16487ac commit 0695247

File tree

23 files changed

+1043
-1043
lines changed

23 files changed

+1043
-1043
lines changed
Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
1-
{
2-
"loc.friendlyName": "Azure Static Web App bereitstellen",
3-
"loc.helpMarkDown": "[Weitere Informationen zu Azure Static Web Apps](https://aka.ms/swadocs)",
4-
"loc.description": "[VORSCHAU] Erstellen und Bereitstellen einer Azure Static Web App",
5-
"loc.instanceNameFormat": "Static Web App: $(message)",
6-
"loc.input.label.cwd": "Arbeitsverzeichnis",
7-
"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.",
8-
"loc.input.label.app_location": "App-Speicherort",
9-
"loc.input.help.app_location": "Verzeichnisspeicherort des Anwendungsquellcodes relativ zum Arbeitsverzeichnis",
10-
"loc.input.label.app_build_command": "App-Buildbefehl",
11-
"loc.input.help.app_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Anwendungsquellcode ausgeführt werden soll",
12-
"loc.input.label.output_location": "Ausgabespeicherort",
13-
"loc.input.help.output_location": "Verzeichnisspeicherort des kompilierten Anwendungscodes nach dem Erstellen",
14-
"loc.input.label.api_location": "API-Speicherort",
15-
"loc.input.help.api_location": "Verzeichnisspeicherort des Azure Functions-Quellcodes relativ zum Arbeitsverzeichnis",
16-
"loc.input.label.api_build_command": "API-Buildbefehl",
17-
"loc.input.help.api_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Azure Functions-Quellcode ausgeführt werden soll",
18-
"loc.input.label.routes_location": "Routenstandort",
19-
"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\".",
20-
"loc.input.label.config_file_location": "Speicherort für Konfigurationsdateien",
21-
"loc.input.help.config_file_location": "Verzeichnisspeicherort, an dem die Datei \"staticwebapp.config.json\" relativ zum Arbeitsverzeichnis gefunden werden kann",
22-
"loc.input.label.skip_app_build": "App-Build überspringen",
23-
"loc.input.help.skip_app_build": "Überspringt Oryx-Build für App-Ordner",
24-
"loc.input.label.skip_api_build": "API-Build überspringen",
25-
"loc.input.help.skip_api_build": "Überspringt den Oryx-Build für den API-Ordner.",
26-
"loc.input.label.is_static_export": "Statischen Export festlegen",
27-
"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.",
28-
"loc.input.label.verbose": "Ausführlich",
29-
"loc.input.help.verbose": "Aktiviert die ausführliche Protokollierung",
30-
"loc.input.label.build_timeout_in_minutes": "Buildtimeout in Minuten",
31-
"loc.input.help.build_timeout_in_minutes": "Zeitlimit beim Erstellen von Oryx-App-Ordnern in Minuten",
32-
"loc.input.label.azure_static_web_apps_api_token": "Azure Static Web Apps – API-Token",
33-
"loc.input.help.azure_static_web_apps_api_token": "API-Token für die Bereitstellung. Nicht erforderlich, wenn sie als Umgebungsvariable übergeben wird",
34-
"loc.input.label.deployment_environment": "Bereitstellungsumgebung",
35-
"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",
36-
"loc.input.label.production_branch": "Produktionsbranch",
37-
"loc.input.help.production_branch": "Produktionsbranch. Wenn die angegebene Bereitstellungsumgebung leer ist, sind Bereitstellungen aus anderen Branches Vorschauumgebungen.",
38-
"loc.input.label.data_api_location": "Speicherort der Daten-API",
39-
"loc.input.help.data_api_location": "Verzeichnisspeicherort der Daten-API-Quelldateien relativ zum Arbeitsverzeichnis",
40-
"loc.input.label.azure_access_token": "Azure Access Token",
41-
"loc.input.help.azure_access_token": "Access token used to authenticate and authorize the deployment",
42-
"loc.input.label.default_hostname": "Default Hostname",
43-
"loc.input.help.default_hostname": "Default Hostname of the app"
1+
{
2+
"loc.friendlyName": "Azure Static Web App bereitstellen",
3+
"loc.helpMarkDown": "[Weitere Informationen zu Azure Static Web Apps](https://aka.ms/swadocs)",
4+
"loc.description": "[VORSCHAU] Erstellen und Bereitstellen einer Azure Static Web App",
5+
"loc.instanceNameFormat": "Static Web App: $(message)",
6+
"loc.input.label.cwd": "Arbeitsverzeichnis",
7+
"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.",
8+
"loc.input.label.app_location": "App-Speicherort",
9+
"loc.input.help.app_location": "Verzeichnisspeicherort des Anwendungsquellcodes relativ zum Arbeitsverzeichnis",
10+
"loc.input.label.app_build_command": "App-Buildbefehl",
11+
"loc.input.help.app_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Anwendungsquellcode ausgeführt werden soll",
12+
"loc.input.label.output_location": "Ausgabespeicherort",
13+
"loc.input.help.output_location": "Verzeichnisspeicherort des kompilierten Anwendungscodes nach dem Erstellen",
14+
"loc.input.label.api_location": "API-Speicherort",
15+
"loc.input.help.api_location": "Verzeichnisspeicherort des Azure Functions-Quellcodes relativ zum Arbeitsverzeichnis",
16+
"loc.input.label.api_build_command": "API-Buildbefehl",
17+
"loc.input.help.api_build_command": "Benutzerdefinierter Befehl für Oryx, der beim Erstellen von Azure Functions-Quellcode ausgeführt werden soll",
18+
"loc.input.label.routes_location": "Routenstandort",
19+
"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\".",
20+
"loc.input.label.config_file_location": "Speicherort für Konfigurationsdateien",
21+
"loc.input.help.config_file_location": "Verzeichnisspeicherort, an dem die Datei \"staticwebapp.config.json\" relativ zum Arbeitsverzeichnis gefunden werden kann",
22+
"loc.input.label.skip_app_build": "App-Build überspringen",
23+
"loc.input.help.skip_app_build": "Überspringt Oryx-Build für App-Ordner",
24+
"loc.input.label.skip_api_build": "API-Build überspringen",
25+
"loc.input.help.skip_api_build": "Überspringt den Oryx-Build für den API-Ordner.",
26+
"loc.input.label.is_static_export": "Statischen Export festlegen",
27+
"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.",
28+
"loc.input.label.verbose": "Ausführlich",
29+
"loc.input.help.verbose": "Aktiviert die ausführliche Protokollierung",
30+
"loc.input.label.build_timeout_in_minutes": "Buildtimeout in Minuten",
31+
"loc.input.help.build_timeout_in_minutes": "Zeitlimit beim Erstellen von Oryx-App-Ordnern in Minuten",
32+
"loc.input.label.azure_static_web_apps_api_token": "Azure Static Web Apps – API-Token",
33+
"loc.input.help.azure_static_web_apps_api_token": "API-Token für die Bereitstellung. Nicht erforderlich, wenn sie als Umgebungsvariable übergeben wird",
34+
"loc.input.label.deployment_environment": "Bereitstellungsumgebung",
35+
"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",
36+
"loc.input.label.production_branch": "Produktionsbranch",
37+
"loc.input.help.production_branch": "Produktionsbranch. Wenn die angegebene Bereitstellungsumgebung leer ist, sind Bereitstellungen aus anderen Branches Vorschauumgebungen.",
38+
"loc.input.label.data_api_location": "Speicherort der Daten-API",
39+
"loc.input.help.data_api_location": "Verzeichnisspeicherort der Daten-API-Quelldateien relativ zum Arbeitsverzeichnis",
40+
"loc.input.label.azure_access_token": "Azure-Zugriffstoken",
41+
"loc.input.help.azure_access_token": "Zugriffstoken zum Authentifizieren und Autorisieren der Bereitstellung",
42+
"loc.input.label.default_hostname": "Standardhostname",
43+
"loc.input.help.default_hostname": "Standardhostname der App"
4444
}
Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
1-
{
2-
"loc.friendlyName": "Déployer une application web statique Azure",
3-
"loc.helpMarkDown": "[En savoir plus sur les Azure Static Web Apps](https://aka.ms/swadocs)",
4-
"loc.description": "[PREVIEW] Générer et déployer une application web statique Azure",
5-
"loc.instanceNameFormat": "Application web statique : $(message)",
6-
"loc.input.label.cwd": "Répertoire de travail",
7-
"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é.",
8-
"loc.input.label.app_location": "Emplacement de l'application",
9-
"loc.input.help.app_location": "Emplacement du répertoire du code source de l’application par rapport au répertoire de travail",
10-
"loc.input.label.app_build_command": "Commande de build d’application",
11-
"loc.input.help.app_build_command": "Commande personnalisée à exécuter par Oryx lors de la construction du code source de l’application",
12-
"loc.input.label.output_location": "Emplacement de sortie",
13-
"loc.input.help.output_location": "Emplacement du répertoire du code d’application compilé après la génération",
14-
"loc.input.label.api_location": "Emplacement de l'API",
15-
"loc.input.help.api_location": "Emplacement du répertoire du code source d’Azure Functions par rapport au répertoire de travail.",
16-
"loc.input.label.api_build_command": "Commande de génération d’API",
17-
"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",
18-
"loc.input.label.routes_location": "Emplacement des itinéraires",
19-
"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.",
20-
"loc.input.label.config_file_location": "Emplacement du fichier config",
21-
"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",
22-
"loc.input.label.skip_app_build": "Ignorer la génération de l’application",
23-
"loc.input.help.skip_app_build": "Ignore la build Oryx pour le dossier d’application",
24-
"loc.input.label.skip_api_build": "Ignorer le build d’API",
25-
"loc.input.help.skip_api_build": "Ignore la build Oryx pour le dossier d’API.",
26-
"loc.input.label.is_static_export": "Définir l’exportation statique",
27-
"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 ».",
28-
"loc.input.label.verbose": "Commentaires",
29-
"loc.input.help.verbose": "Active la journalisation détaillée.",
30-
"loc.input.label.build_timeout_in_minutes": "Délai de build en minutes",
31-
"loc.input.help.build_timeout_in_minutes": "Limite de temps de génération du dossier d’application Oryx en minutes",
32-
"loc.input.label.azure_static_web_apps_api_token": "Jeton d’api pour Azure Static Web Apps",
33-
"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",
34-
"loc.input.label.deployment_environment": "Environnement de déploiement",
35-
"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",
36-
"loc.input.label.production_branch": "Branche de production",
37-
"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.",
38-
"loc.input.label.data_api_location": "Emplacement de l’API de données",
39-
"loc.input.help.data_api_location": "Emplacement du répertoire des fichiers sources API Données par rapport au répertoire de travail",
40-
"loc.input.label.azure_access_token": "Azure Access Token",
41-
"loc.input.help.azure_access_token": "Access token used to authenticate and authorize the deployment",
42-
"loc.input.label.default_hostname": "Default Hostname",
43-
"loc.input.help.default_hostname": "Default Hostname of the app"
1+
{
2+
"loc.friendlyName": "Déployer une application web statique Azure",
3+
"loc.helpMarkDown": "[En savoir plus sur les Azure Static Web Apps](https://aka.ms/swadocs)",
4+
"loc.description": "[PREVIEW] Générer et déployer une application web statique Azure",
5+
"loc.instanceNameFormat": "Application web statique : $(message)",
6+
"loc.input.label.cwd": "Répertoire de travail",
7+
"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é.",
8+
"loc.input.label.app_location": "Emplacement de l'application",
9+
"loc.input.help.app_location": "Emplacement du répertoire du code source de l’application par rapport au répertoire de travail",
10+
"loc.input.label.app_build_command": "Commande de build d’application",
11+
"loc.input.help.app_build_command": "Commande personnalisée à exécuter par Oryx lors de la construction du code source de l’application",
12+
"loc.input.label.output_location": "Emplacement de sortie",
13+
"loc.input.help.output_location": "Emplacement du répertoire du code d’application compilé après la génération",
14+
"loc.input.label.api_location": "Emplacement de l'API",
15+
"loc.input.help.api_location": "Emplacement du répertoire du code source d’Azure Functions par rapport au répertoire de travail.",
16+
"loc.input.label.api_build_command": "Commande de génération d’API",
17+
"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",
18+
"loc.input.label.routes_location": "Emplacement des itinéraires",
19+
"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.",
20+
"loc.input.label.config_file_location": "Emplacement du fichier config",
21+
"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",
22+
"loc.input.label.skip_app_build": "Ignorer la génération de l’application",
23+
"loc.input.help.skip_app_build": "Ignore la build Oryx pour le dossier d’application",
24+
"loc.input.label.skip_api_build": "Ignorer le build d’API",
25+
"loc.input.help.skip_api_build": "Ignore la build Oryx pour le dossier d’API.",
26+
"loc.input.label.is_static_export": "Définir l’exportation statique",
27+
"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 ».",
28+
"loc.input.label.verbose": "Commentaires",
29+
"loc.input.help.verbose": "Active la journalisation détaillée.",
30+
"loc.input.label.build_timeout_in_minutes": "Délai de build en minutes",
31+
"loc.input.help.build_timeout_in_minutes": "Limite de temps de génération du dossier d’application Oryx en minutes",
32+
"loc.input.label.azure_static_web_apps_api_token": "Jeton d’api pour Azure Static Web Apps",
33+
"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",
34+
"loc.input.label.deployment_environment": "Environnement de déploiement",
35+
"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",
36+
"loc.input.label.production_branch": "Branche de production",
37+
"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.",
38+
"loc.input.label.data_api_location": "Emplacement de l’API de données",
39+
"loc.input.help.data_api_location": "Emplacement du répertoire des fichiers sources API Données par rapport au répertoire de travail",
40+
"loc.input.label.azure_access_token": "Jeton d’accès Azure",
41+
"loc.input.help.azure_access_token": "Jeton d’accès utilisé pour authentifier et autoriser le déploiement",
42+
"loc.input.label.default_hostname": "Nom d’hôte par défaut",
43+
"loc.input.help.default_hostname": "Nom d’hôte par défaut de l’application"
4444
}

0 commit comments

Comments
 (0)