Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localized file check-in by OneLocBuild Task: Build definition ID 10944: Build ID 19909232 #4273

Merged
merged 1 commit into from
May 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions src/Misc/layoutbin/de-DE/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@
"EnvironmentNotFound": "Die Umgebung wurde nicht gefunden: \"{0}\"",
"EnvironmentVariableExceedsMaximumLength": "Die Umgebungsvariable \"{0}\" überschreitet die maximal unterstützte Länge. Umgebungsvariable Länge: {1}, Maximal unterstützte Länge: {2}",
"EnvironmentVMResourceTags": "Kommagetrennte Liste mit Tags (z. B. web, db)",
"ErrorDuringBuildGC": "Der Speicherbereinigungsvorgang kann nicht basierend auf \"{0}\" ermittelt werden. Probieren Sie es das nächste Mal aus.",
"ErrorDuringBuildGCDelete": "GC kann, basierend auf \"{0}\" nicht abgeschlossen werden. Probieren Sie es das nächste Mal aus.",
"ErrorDuringReleaseGC": "Der Speicherbereinigungsvorgang kann nicht basierend auf \"{0}\" ermittelt werden. Probieren Sie es das nächste Mal aus.",
"ErrorDuringReleaseGCDelete": "GC kann, basierend auf \"{0}\" nicht abgeschlossen werden. Probieren Sie es das nächste Mal aus.",
"ErrorDuringBuildGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringBuildGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorDuringReleaseGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringReleaseGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorOccurred": "Ein Fehler ist aufgetreten: {0}",
"ErrorOccurredWhilePublishingCCFiles": "Fehler beim Veröffentlichen von Code Coverage-Dateien. Fehler: {0}",
"EulasSectionHeader": "Endbenutzer-Lizenzverträge",
Expand All @@ -299,6 +299,7 @@
"ExpectedMappingLocalPath": "Erwartete Zuordnung[{0}] lokaler Pfad: \"{1}\". Tatsächlich: \"{2}\"",
"ExpectedMappingRecursive": "Erwartete Zuordnung[{0}] rekursiv: \"{1}\". Tatsächlich: \"{2}\"",
"ExpectedMappingServerPath": "Erwarteter Zuordnungspfad[{0}] Serverpfad: \"{1}\". Tatsächlich: \"{2}\"",
"FailAgentOnUnsupportedOs": "This operating system will stop receiving updates of the Pipelines Agent in the future. To be able to continue to run pipelines please upgrade the operating system or set an environment variable or agent knob \"AGENT_ACKNOWLEDGE_NO_UPDATES\" to \"true\". See https://aka.ms/azdo-pipeline-agent-v2-eos for more information.",
"Failed": "Fehler: ",
"FailedDeletingTempDirectory0Message1": "Fehler beim Löschen des temporären Verzeichnisses \"{0}\". {1}",
"FailedTestsInResults": "Es wurde mindestens ein Testfehler in den Ergebnisdateien erkannt. Eine detaillierte Zusammenfassung der veröffentlichten Testergebnisse kann auf der Registerkarte \"Tests\" angezeigt werden.",
Expand Down Expand Up @@ -402,8 +403,9 @@
"MinRequiredDockerServerVersion": "Die mindestens erforderliche Serverversion für die Docker-Engine-API ist „{0}“, Ihre Serverversion für Docker („{1}“) lautet „{2}“.",
"MinRequiredGitLfsVersion": "Die mindestens erforderliche Git-lfs-Version ist „{0}“. Ihre Git-lfs-Version („{1}“) ist „{2}“.",
"MinRequiredGitVersion": "Die mindestens erforderliche Git-Version ist „{0}“. Ihre Git-Version („{1}“) ist „{2}“.",
"MinSecretsLengtLimitWarning": "The value of the minimum length of the secrets is too high. Maximum value is set: {0}",
"MissingAgent": "Der Agent ist auf dem Server nicht mehr vorhanden. Konfigurieren Sie den Agent neu.",
"MissingAttachmentFile": "Die Aufgabenanlagendatei kann nicht hochgeladen werden. Der Speicherort der Anlagendatei wurde nicht angegeben, oder die Anlagendatei ist nicht auf dem Datenträger vorhanden.",
"MissingAttachmentFile": "Cannot upload task attachment file, attachment file location is not specified or attachment file does not exist on disk.",
"MissingAttachmentName": "Die Aufgabenanlage kann nicht hinzugefügt werden. Der Anlagenname ist nicht angegeben.",
"MissingAttachmentType": "Die Aufgabenanlage kann nicht hinzugefügt werden. Der Anlagentyp ist nicht angegeben.",
"MissingConfig": "Es kann keine Verbindung mit dem Server hergestellt werden, da Konfigurationsdateien fehlen. Die Entfernung des Agents vom Server wird übersprungen.",
Expand Down Expand Up @@ -593,7 +595,7 @@
"ShallowLfsFetchFail": "Fehler beim Abrufen von Git-lfs im flachen Repository. Dies liegt möglicherweise daran, dass der Git-Abruf mit der Tiefe „{0}“ nicht den lfs-Abruf-Commit „{1}“ umfasst. Weitere Informationen finden Sie in der Dokumentation (http://go.microsoft.com/fwlink/?LinkId=829603).",
"ShutdownMessage": "Der Computer wird neu gestartet, um den Agent im interaktiven Modus zu starten.",
"Skipping": "Ist nicht vorhanden. Überspringen ",
"SkipTrackingFileWithoutRepoType": "Die Nachverfolgungsdatei „{0}“ wird überspringen. Der Repository-Typ wurde noch nicht aktualisiert.",
"SkipTrackingFileWithoutRepoType": "Skip tracking file '{0}', repository type hasn't been updated yet.",
"SourceArtifactProviderNotFound": "Der Quellanbieter für das Artefakt vom Typ „{0}“ wurde nicht gefunden.",
"StartingArtifactDownload": "Herunterladen von {0} wird gestartet.",
"StartMaintenance": "Wartung starten: {0}",
Expand Down
14 changes: 8 additions & 6 deletions src/Misc/layoutbin/es-ES/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@
"EnvironmentNotFound": "No se encontró el entorno: '{0}'",
"EnvironmentVariableExceedsMaximumLength": "La variable de entorno '{0}' supera la longitud máxima admitida. Longitud variable de entorno: {1}, longitud máxima admitida: {2}",
"EnvironmentVMResourceTags": "Lista de etiquetas separadas por comas (por ejemplo, web, db)",
"ErrorDuringBuildGC": "No se pueden detectar elementos no utilizados según '{0}'. Inténtelo la próxima vez.",
"ErrorDuringBuildGCDelete": "No se puede finalizar el proceso de GC según '{0}'. Inténtelo la próxima vez.",
"ErrorDuringReleaseGC": "No se pueden detectar elementos no utilizados según '{0}'. Inténtelo la próxima vez.",
"ErrorDuringReleaseGCDelete": "No se puede finalizar el proceso de GC según '{0}'. Inténtelo la próxima vez.",
"ErrorDuringBuildGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringBuildGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorDuringReleaseGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringReleaseGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorOccurred": "Se ha producido un error: {0}",
"ErrorOccurredWhilePublishingCCFiles": "Error al publicar archivos de cobertura de código. Error: {0}",
"EulasSectionHeader": "Contratos de licencia para el usuario final",
Expand All @@ -299,6 +299,7 @@
"ExpectedMappingLocalPath": "Se esperaba la ruta de acceso local de asignación [{0}]: '{1}'. Actual: '{2}'",
"ExpectedMappingRecursive": "Asignación esperada [{0}] recursiva: '{1}'. Real: '{2}'",
"ExpectedMappingServerPath": "Se esperaba la ruta de acceso del servidor de asignación [{0}]: '{1}'. Real: '{2}'",
"FailAgentOnUnsupportedOs": "This operating system will stop receiving updates of the Pipelines Agent in the future. To be able to continue to run pipelines please upgrade the operating system or set an environment variable or agent knob \"AGENT_ACKNOWLEDGE_NO_UPDATES\" to \"true\". See https://aka.ms/azdo-pipeline-agent-v2-eos for more information.",
"Failed": "Con error: ",
"FailedDeletingTempDirectory0Message1": "No se pudo eliminar el directorio temporal '{0}'. {1}",
"FailedTestsInResults": "Se han detectado uno o varios errores de prueba en los archivos de resultados. En la pestaña Pruebas puede ver un resumen detallado de los resultados de pruebas publicados.",
Expand Down Expand Up @@ -402,8 +403,9 @@
"MinRequiredDockerServerVersion": "La versión mínima requerida del servidor de API del motor de Docker es \"{0}\"; su versión del servidor de Docker (\"{1}\") es \"{2}\"",
"MinRequiredGitLfsVersion": "La versión mínima de Git-lfs requerida es \"{0}\", su versión de Git-lfs (\"{1}\") es \"{2}\"",
"MinRequiredGitVersion": "La versión mínima de Git requerida es \"{0}\", su versión de Git (\"{1}\") es \"{2}\"",
"MinSecretsLengtLimitWarning": "The value of the minimum length of the secrets is too high. Maximum value is set: {0}",
"MissingAgent": "El agente ya no existe en el servidor. Vuelva a configurar el agente.",
"MissingAttachmentFile": "No se puede cargar el archivo de datos adjuntos de la tarea, no se ha especificado la ubicación del archivo adjunto o el archivo adjunto no existe en el disco",
"MissingAttachmentFile": "Cannot upload task attachment file, attachment file location is not specified or attachment file does not exist on disk.",
"MissingAttachmentName": "No se pueden agregar datos adjuntos de tarea, no se proporciona el nombre de datos adjuntos.",
"MissingAttachmentType": "No se pueden agregar datos adjuntos de tarea, no se proporciona el tipo de datos adjuntos.",
"MissingConfig": "No se puede conectar con el servidor porque faltan archivos de configuración. Omitiendo la eliminación del agente del servidor.",
Expand Down Expand Up @@ -593,7 +595,7 @@
"ShallowLfsFetchFail": "Error de captura de Git lfs en el repositorio superficial. Esto puede deberse a que la captura de Git con profundidad \"{0}\" no incluye la confirmación de recuperación de cambios lfs \"{1}\". Consulte la documentación (http://go.microsoft.com/fwlink/?LinkId=829603)",
"ShutdownMessage": "Reiniciando la máquina para iniciar el agente en modo interactivo.",
"Skipping": "No existe. Saltar ",
"SkipTrackingFileWithoutRepoType": "Omita el archivo de seguimiento \"{0}\", el tipo de repositorio no se ha actualizado aún.",
"SkipTrackingFileWithoutRepoType": "Skip tracking file '{0}', repository type hasn't been updated yet.",
"SourceArtifactProviderNotFound": "No se encuentra el proveedor de origen para el artefacto de tipo {0}",
"StartingArtifactDownload": "Iniciando descarga {0}",
"StartMaintenance": "Iniciar mantenimiento: {0}",
Expand Down
14 changes: 8 additions & 6 deletions src/Misc/layoutbin/fr-FR/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@
"EnvironmentNotFound": "Environnement introuvable : « {0} »",
"EnvironmentVariableExceedsMaximumLength": "La variable d'environnement « {0} » dépasse la longueur maximale prise en charge. Longueur de la variable d'environnement : {1}, longueur maximale prise en charge : {2}",
"EnvironmentVMResourceTags": "Liste d'étiquettes séparées par une virgule (exemple : web, db)",
"ErrorDuringBuildGC": "Impossible de découvrir la mémoire à nettoyer d'après « {0} ». Réessayez une autre fois.",
"ErrorDuringBuildGCDelete": "Impossible de finir l'opération GC basée sur « {0} ». Réessayez une autre fois.",
"ErrorDuringReleaseGC": "Impossible de découvrir la mémoire à nettoyer d'après « {0} ». Réessayez une autre fois.",
"ErrorDuringReleaseGCDelete": "Impossible de finir l'opération GC basée sur « {0} ». Réessayez une autre fois.",
"ErrorDuringBuildGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringBuildGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorDuringReleaseGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringReleaseGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorOccurred": "Une erreur s'est produite : {0}",
"ErrorOccurredWhilePublishingCCFiles": "Une erreur s’est produite lors de la publication des fichiers de couverture du code. Erreur : {0}",
"EulasSectionHeader": "Contrats de licence utilisateur final",
Expand All @@ -299,6 +299,7 @@
"ExpectedMappingLocalPath": "Mappage attendu[{0}], chemin local : « {1} ». Réel : « {2} »",
"ExpectedMappingRecursive": "Mappage attendu[{0}], récursif : « {1} ». Réel : « {2} »",
"ExpectedMappingServerPath": "Mappage attendu[{0}], chemin du serveur : « {1} ». Réel : « {2} »",
"FailAgentOnUnsupportedOs": "This operating system will stop receiving updates of the Pipelines Agent in the future. To be able to continue to run pipelines please upgrade the operating system or set an environment variable or agent knob \"AGENT_ACKNOWLEDGE_NO_UPDATES\" to \"true\". See https://aka.ms/azdo-pipeline-agent-v2-eos for more information.",
"Failed": "Échec : ",
"FailedDeletingTempDirectory0Message1": "Échec de la suppression du répertoire temporaire « {0} ». {1}",
"FailedTestsInResults": "Un ou plusieurs échecs de tests ont été détectés dans les fichiers de résultats. Vous pouvez consulter un récapitulatif détaillé de la publication des résultats des tests sous l'onglet Tests.",
Expand Down Expand Up @@ -402,8 +403,9 @@
"MinRequiredDockerServerVersion": "La version minimale nécessaire du serveur d'API du moteur Docker est la version '{0}', votre version du serveur Docker ('{1}') correspond à la version '{2}'",
"MinRequiredGitLfsVersion": "La version minimale requise de Git-Ifs est '{0}', votre version Git-Ifs ('{1}') est '{2}'",
"MinRequiredGitVersion": "La version minimale requise de Git est '{0}', votre version Git ('{1}') est '{2}'",
"MinSecretsLengtLimitWarning": "The value of the minimum length of the secrets is too high. Maximum value is set: {0}",
"MissingAgent": "L’agent n’existe plus sur le serveur. Reconfigurez l’agent.",
"MissingAttachmentFile": "Impossible de charger le fichier de pièce jointe du travail, l’emplacement du fichier joint n’est pas spécifié ou le fichier de pièce jointe n’existe pas sur le disque",
"MissingAttachmentFile": "Cannot upload task attachment file, attachment file location is not specified or attachment file does not exist on disk.",
"MissingAttachmentName": "Impossible d’ajouter une pièce jointe de travail, le nom de pièce jointe n’est pas fourni.",
"MissingAttachmentType": "Impossible d’ajouter une pièce jointe de travail, le type de pièce jointe n’est pas fourni.",
"MissingConfig": "Impossible de se connecter au serveur, car des fichiers de configuration sont manquants. Suppression de l’agent du serveur ignorée.",
Expand Down Expand Up @@ -593,7 +595,7 @@
"ShallowLfsFetchFail": "Échec de git lfs fetch sur le dépôt superficiel. Il est possible que git fetch avec la profondeur « {0} » n'inclue pas la validation lfs fetch « {1} ». Consultez la documentation de référence (http://go.microsoft.com/fwlink/?LinkId=829603)",
"ShutdownMessage": "Redémarrage de l’ordinateur afin de lancer l’agent en mode interactif.",
"Skipping": "N’existe pas. En cours d’abandon ",
"SkipTrackingFileWithoutRepoType": "Ignorer le suivi du fichier « {0} ». Le type de dépôt n'a pas encore été mis à jour.",
"SkipTrackingFileWithoutRepoType": "Skip tracking file '{0}', repository type hasn't been updated yet.",
"SourceArtifactProviderNotFound": "Fournisseur source introuvable pour l’artefact de type {0}",
"StartingArtifactDownload": "Démarrage du téléchargement {0}",
"StartMaintenance": "Démarrer la maintenance : {0}",
Expand Down
14 changes: 8 additions & 6 deletions src/Misc/layoutbin/it-IT/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@
"EnvironmentNotFound": "Ambiente non trovato: '{0}'",
"EnvironmentVariableExceedsMaximumLength": "La variabile di ambiente '{0}' supera la lunghezza massima supportata. Lunghezza della variabile di ambiente: {1} Lunghezza massima supportata: {2}",
"EnvironmentVMResourceTags": "Elenco di tag delimitati da virgole (ad esempio web, db)",
"ErrorDuringBuildGC": "Non è possibile rilevare gli elementi da sottoporre a Garbage Collection sulla base di '{0}'. Provare la prossima volta.",
"ErrorDuringBuildGCDelete": "Non è possibile completare la Garbage Collection sulla base di '{0}'. Provare la prossima volta.",
"ErrorDuringReleaseGC": "Non è possibile rilevare gli elementi da sottoporre a Garbage Collection sulla base di '{0}'. Provare la prossima volta.",
"ErrorDuringReleaseGCDelete": "Non è possibile completare la Garbage Collection sulla base di '{0}'. Provare la prossima volta.",
"ErrorDuringBuildGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringBuildGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorDuringReleaseGC": "Unable to discover garbage based on '{0}'. Try it next time.",
"ErrorDuringReleaseGCDelete": "Unable to finish GC based on '{0}'. Try it next time.",
"ErrorOccurred": "Si è verificato un errore: {0}",
"ErrorOccurredWhilePublishingCCFiles": "Si è verificato un errore durante la pubblicazione dei file code coverage. Errore: {0}",
"EulasSectionHeader": "Contratto di licenza con l'utente finale",
Expand All @@ -299,6 +299,7 @@
"ExpectedMappingLocalPath": "Percorso locale di mapping[{0}] previsto: '{1}'. Effettivo: '{2}'",
"ExpectedMappingRecursive": "Previsto mapping[{0}] ricorsivo: '{1}'. Effettivo: '{2}'",
"ExpectedMappingServerPath": "Percorso server di mapping[{2}] previsto: '{0}'. Effettivo: '{1}'",
"FailAgentOnUnsupportedOs": "This operating system will stop receiving updates of the Pipelines Agent in the future. To be able to continue to run pipelines please upgrade the operating system or set an environment variable or agent knob \"AGENT_ACKNOWLEDGE_NO_UPDATES\" to \"true\". See https://aka.ms/azdo-pipeline-agent-v2-eos for more information.",
"Failed": "Operazione non completata: ",
"FailedDeletingTempDirectory0Message1": "L'eliminazione della directory temporanea non è stata completata '{0}'. {1}",
"FailedTestsInResults": "Sono stati rilevati uno o più errori di test nei file dei risultati. Il riepilogo dettagliato dei risultati del test pubblicati può essere visualizzato nella scheda Test.",
Expand Down Expand Up @@ -402,8 +403,9 @@
"MinRequiredDockerServerVersion": "La versione minima richiesta del server dell'API del motore Docker è '{0}', mentre la versione corrente del server di Docker ('{1}') è '{2}'",
"MinRequiredGitLfsVersion": "La versione minima richiesta di git-lfs è '{0}', la versione di git-lfs ('{1}') è '{2}'",
"MinRequiredGitVersion": "La versione minima richiesta del GIT è '{0}', la versione git ('{1}') è '{2}'",
"MinSecretsLengtLimitWarning": "The value of the minimum length of the secrets is too high. Maximum value is set: {0}",
"MissingAgent": "L'agente non esiste più nel server. Riconfigurare l'agente.",
"MissingAttachmentFile": "Non è possibile caricare il file allegato dell'attività, il percorso del file allegato non è specificato o il file allegato non esiste sul disco",
"MissingAttachmentFile": "Cannot upload task attachment file, attachment file location is not specified or attachment file does not exist on disk.",
"MissingAttachmentName": "Non è possibile aggiungere l'allegato dell'attività. Il nome dell'allegato non è specificato.",
"MissingAttachmentType": "Non è possibile aggiungere l'allegato dell'attività. Il tipo di allegato non è stato specificato.",
"MissingConfig": "Impossibile connettersi al server. File di configurazione mancanti. La rimozione dell'agente dal server verrà ignorata.",
Expand Down Expand Up @@ -593,7 +595,7 @@
"ShallowLfsFetchFail": "Il comando git lfs fetch non è riuscito su un repository superficiale. Questo problema potrebbe essersi verificato perché git fetch con profondità '{0}' non include il commit di lfs fetch '{1}'. Vedere la documentazione (http://go.microsoft.com/fwlink/?LinkId=829603)",
"ShutdownMessage": "Riavvio del computer per avviare l'agente in modalità interattiva.",
"Skipping": "Non esiste. Saltare ",
"SkipTrackingFileWithoutRepoType": "La verifica del file '{0}' verrà ignorata. Il tipo di repository non è stato ancora aggiornato.",
"SkipTrackingFileWithoutRepoType": "Skip tracking file '{0}', repository type hasn't been updated yet.",
"SourceArtifactProviderNotFound": "Non è possibile trovare il provider di origine per l'artefatto di tipo {0}",
"StartingArtifactDownload": "Avvio del download {0}",
"StartMaintenance": "Avvia manutenzione: {0}",
Expand Down
Loading