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 28724274 #4865

Merged
merged 1 commit into from
Jun 24, 2024
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
1 change: 1 addition & 0 deletions src/Misc/layoutbin/de-DE/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "Der Pool {0} enthält bereits einen Agenten mit der Bezeichnung {1}.",
"AllowContainerUserRunDocker": "Der Benutzer „{0}“ kann einen beliebigen Docker-Befehl ohne SUDO ausführen.",
"AlreadyConfiguredError": "Der Agent kann nicht konfiguriert werden, da er bereits konfiguriert ist. Um den Agent neu zu konfigurieren, führen Sie zuerst „config.cmd remove“ oder „./config.sh remove“ aus.",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "„{0}“ muss angegeben werden.",
"ArtifactCustomPropertiesNotJson": "Die benutzerdefinierten Artefakteigenschaften sind kein gültiger JSON-Code: „{0}“",
"ArtifactCustomPropertyInvalid": "Benutzerdefinierten Artefakteigenschaften muss das Präfix „user-“ vorangestellt werden. Ungültige Eigenschaft: „{0}“",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/es-ES/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "El grupo {0} ya contiene un agente con el nombre {1}.",
"AllowContainerUserRunDocker": "Permitir al usuario '{0}' ejecutar cualquier comando de Docker sin SUDO.",
"AlreadyConfiguredError": "No se puede configurar el agente porque ya está configurado. Para volver a configurar el agente, ejecute primero 'config.cmd remove' o './config.sh remove'.",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "'{0}' debe especificarse.",
"ArtifactCustomPropertiesNotJson": "Las propiedades personalizadas del artefacto no son JSON válidas: '{0}'",
"ArtifactCustomPropertyInvalid": "Las propiedades personalizadas del artefacto deben tener el prefijo 'user-'. Propiedad no válida: '{0}'",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/fr-FR/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "Le pool {0} contient déjà un agent nommé {1}.",
"AllowContainerUserRunDocker": "Autorisez l’utilisateur «{0}» à exécuter une commande Docker sans SUDO.",
"AlreadyConfiguredError": "Impossible de configurer l’agent, car il est déjà configuré. Pour reconfigurer l’agent, exécutez d’abord 'config.cmd remove' ou './config.sh remove'.",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "'{0}' doit être spécifié.",
"ArtifactCustomPropertiesNotJson": "Les propriétés personnalisées de l’artefact ne sont pas valides au format JSON : '{0}'",
"ArtifactCustomPropertyInvalid": "Les propriétés personnalisées de l’artefact doivent être précédées du préfixe « user- ». Propriété non valide : '{0}'",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/it-IT/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "Il pool {0} contiene già un agente denominato {1}.",
"AllowContainerUserRunDocker": "Consente all'utente '{0}' di eseguire qualsiasi comando Docker senza SUDO.",
"AlreadyConfiguredError": "Non è possibile configurare l'agente perché è già configurato. Per riconfigurare l'agente, eseguire prima 'config.cmd remove' o './config.sh remove'.",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "È necessario specificare '{0}'.",
"ArtifactCustomPropertiesNotJson": "Le proprietà personalizzate dell'artefatto non sono JSON validi: '{0}'",
"ArtifactCustomPropertyInvalid": "Le proprietà personalizzate dell'artefatto devono essere precedute da 'user-'. Proprietà non valida: '{0}'",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/ja-JP/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "プール {0} には、{1} という名前のエージェントが既に含まれています。",
"AllowContainerUserRunDocker": "ユーザー '{0}' が SUDO なしで Docker コマンドを実行することを許可します。",
"AlreadyConfiguredError": "エージェントは既に構成されているため、構成できません。エージェントを再構成するには、最初に 'config.cmd remove' または './config.sh remove' を実行します。",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "'{0}' を指定する必要があります。",
"ArtifactCustomPropertiesNotJson": "成果物のカスタム プロパティが有効な JSON ではありません: '{0}'",
"ArtifactCustomPropertyInvalid": "成果物のカスタム プロパティの前に 'user-' を付ける必要があります。無効なプロパティ: '{0}'",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/ko-KR/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "{0} 풀에 {1} 이름을 가진 에이전트가 이미 포함되어 있습니다.",
"AllowContainerUserRunDocker": "사용자 '{0}'이(가) SUDO 없이 모든 Docker 명령을 실행할 수 있도록 허용합니다.",
"AlreadyConfiguredError": "에이전트가 이미 구성되어 있으므로 구성할 수 없습니다. 에이전트를 다시 구성하려면 먼저 'config.cmd remove' 또는 './config.sh remove'를 실행합니다.",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "'{0}'을(를) 지정해야 합니다.",
"ArtifactCustomPropertiesNotJson": "아티팩트 사용자 지정 속성이 유효한 JSON이 아닙니다: '{0}'",
"ArtifactCustomPropertyInvalid": "아티팩트 사용자 지정 속성에는 'user-' 접두사가 있어야 합니다. 잘못된 속성: '{0}'",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/ru-RU/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "Пул {0} уже содержит агент с именем {1}.",
"AllowContainerUserRunDocker": "Разрешить пользователю ''{0}'' запускать любую команду Docker без SUDO.",
"AlreadyConfiguredError": "Не удалось настроить агент, так как он уже настроен. Чтобы перенастроить агент, сначала запустите команду ''config.cmd remove'' или ''./config.sh remove''.",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "Следует указать ''{0}''.",
"ArtifactCustomPropertiesNotJson": "Настраиваемые свойства артефакта не имеют допустимого формата JSON: ''{0}''",
"ArtifactCustomPropertyInvalid": "Настраиваемые свойства артефакта должны иметь префикс \"user-\". Недопустимое свойство: ''{0}''",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/zh-CN/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "池 {0} 已包含一个名为 {1} 的代理。",
"AllowContainerUserRunDocker": "允许用户“{0}”在没有 SUDO 的情况下运行任何 docker 命令。",
"AlreadyConfiguredError": "无法配置代理,因为它已配置。若要重新配置代理,请先运行“config.cmd remove”或“./config.sh remove”。",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "必须指定 “{0}”。",
"ArtifactCustomPropertiesNotJson": "项目自定义属性不是有效的 JSON:“{0}”",
"ArtifactCustomPropertyInvalid": "项目自定义属性必须以“user-”作为前缀。无效属性:“{0}”",
Expand Down
1 change: 1 addition & 0 deletions src/Misc/layoutbin/zh-TW/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"AgentWithSameNameAlreadyExistInPool": "集區 {0} 已經包含名為 {1} 的代理程式。",
"AllowContainerUserRunDocker": "允許使用者 '{0}' 執行所有 Docker 命令,而不需使用 SUDO。",
"AlreadyConfiguredError": "無法設定代理程式,因為它已設定。若要重新設定代理程式,請先執行 'config.cmd remove' 或 './config.sh remove'。",
"ApkAddShadowFailed": "The user ID is outside the range of the 'adduser' command. The alternative command 'useradd' cannot be used because the 'shadow' package is not preinstalled and the attempt to install this package failed. Check network availability or use a docker image with the 'shadow' package preinstalled.",
"ArgumentNeeded": "必須指定 '{0}'。",
"ArtifactCustomPropertiesNotJson": "成品自訂屬性不是有效的 JSON: '{0}'",
"ArtifactCustomPropertyInvalid": "成品自訂屬性的首碼必須是 'user-'。不正確屬性: '{0}'",
Expand Down
Loading