[localization][automated][ci skip] update locale files
This commit is contained in:
Родитель
a240558e49
Коммит
968db4d0d2
|
@ -70,7 +70,7 @@
|
|||
"AddVersionPortFilesShaChanged": "Los archivos protegidos de {package_name} han cambiado, pero no se ha actualizado la versión",
|
||||
"AddVersionPortFilesShaUnchanged": "los archivos protegidos de {package_name} no cambian con respecto a la versión {version}",
|
||||
"AddVersionPortHasImproperFormat": "{package_name} no tiene el formato correcto.",
|
||||
"AddVersionSuggestVersionDate": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version-date\". If this format is actually intended to be an ISO 8601 date, change the format to \"version-date\", and rerun this command. Otherwise, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionDate": "El formato de versión de \"{package_name}\" usa \"version-string\", pero el formato es aceptable como \"version-date\". Si este formato está pensado para ser una fecha ISO 8601, cambie el formato a \"version-date\" y vuelva a ejecutar este comando. De lo contrario, para deshabilitar esta comprobación, vuelva a ejecutar este comando y agregue --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionRelaxed": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version\". If the versions for this port are orderable using relaxed-version rules, change the format to \"version\", and rerun this command. Relaxed-version rules order versions by each numeric component. Then, versions with dash suffixes are sorted lexcographically before. Plus'd build tags are ignored. Examples:\n1.0 < 1.1-alpha < 1.1-b < 1.1 < 1.1.1 < 1.2+build = 1.2 < 2.0\nNote in particular that dashed suffixes sort *before*, not after. 1.0-anything < 1.0\nNote that this sort order is the same as chosen in Semantic Versioning (see https://semver.org), even though the actually semantic parts do not apply.\nIf versions for this port are not ordered by these rules, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionUnableToParseVersionsFile": "no se puede analizar el archivo de versiones {path}",
|
||||
"AddVersionUncommittedChanges": "hay cambios no confirmados para {package_name}",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"AddVersionPortFilesShaChanged": "Les fichiers archivés pour {package_name} ont changé mais la version n'a pas été mise à jour.",
|
||||
"AddVersionPortFilesShaUnchanged": "Les fichiers archivés pour {package_name} sont inchangés par rapport à la version {version}.",
|
||||
"AddVersionPortHasImproperFormat": "{package_name} n'a pas un format correct.",
|
||||
"AddVersionSuggestVersionDate": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version-date\". If this format is actually intended to be an ISO 8601 date, change the format to \"version-date\", and rerun this command. Otherwise, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionDate": "Le format de version de « {package_name} » utilise « version-string », mais le format est acceptable en tant que « version-date ». Si ce format est effectivement destiné à être une date ISO 8601, remplacez le format par « version-date », puis réexécutez cette commande. Sinon, désactivez cette vérification en réexécutant cette commande et en ajoutant --skip-version-format-check.",
|
||||
"AddVersionSuggestVersionRelaxed": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version\". If the versions for this port are orderable using relaxed-version rules, change the format to \"version\", and rerun this command. Relaxed-version rules order versions by each numeric component. Then, versions with dash suffixes are sorted lexcographically before. Plus'd build tags are ignored. Examples:\n1.0 < 1.1-alpha < 1.1-b < 1.1 < 1.1.1 < 1.2+build = 1.2 < 2.0\nNote in particular that dashed suffixes sort *before*, not after. 1.0-anything < 1.0\nNote that this sort order is the same as chosen in Semantic Versioning (see https://semver.org), even though the actually semantic parts do not apply.\nIf versions for this port are not ordered by these rules, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionUnableToParseVersionsFile": "Impossible d'analyser les versions du fichier {path}",
|
||||
"AddVersionUncommittedChanges": "il y a des changements non engagés pour {package_name}.",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"AddVersionPortFilesShaChanged": "os arquivos de check-in de {package_name} foram alterados, mas a versão não foi atualizada",
|
||||
"AddVersionPortFilesShaUnchanged": "os arquivos de check-in para {package_name} não foram alterados da versão {version}",
|
||||
"AddVersionPortHasImproperFormat": "{package_name} não está formatado corretamente",
|
||||
"AddVersionSuggestVersionDate": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version-date\". If this format is actually intended to be an ISO 8601 date, change the format to \"version-date\", and rerun this command. Otherwise, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionDate": "O formato da versão de \"{package_name}\" usa \"version-string\", mas o formato é aceitável como \"version-date\". Se esse formato for de fato uma data ISO 8601, altere o formato para \"version-date\" e execute esse comando novamente. Caso contrário, desabilite essa verificação executando novamente esse comando e adicionando --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionRelaxed": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version\". If the versions for this port are orderable using relaxed-version rules, change the format to \"version\", and rerun this command. Relaxed-version rules order versions by each numeric component. Then, versions with dash suffixes are sorted lexcographically before. Plus'd build tags are ignored. Examples:\n1.0 < 1.1-alpha < 1.1-b < 1.1 < 1.1.1 < 1.2+build = 1.2 < 2.0\nNote in particular that dashed suffixes sort *before*, not after. 1.0-anything < 1.0\nNote that this sort order is the same as chosen in Semantic Versioning (see https://semver.org), even though the actually semantic parts do not apply.\nIf versions for this port are not ordered by these rules, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionUnableToParseVersionsFile": "não foi possível de analisar o arquivo de versões {path}",
|
||||
"AddVersionUncommittedChanges": "há alterações não confirmadas para {package_name}",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"AddVersionPortFilesShaChanged": "зарегистрированные файлы для {package_name} изменились, но версия не обновлена",
|
||||
"AddVersionPortFilesShaUnchanged": "зарегистрированные файлы для {package_name} не изменялись с версии {version}",
|
||||
"AddVersionPortHasImproperFormat": "Неверный формат {package_name}",
|
||||
"AddVersionSuggestVersionDate": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version-date\". If this format is actually intended to be an ISO 8601 date, change the format to \"version-date\", and rerun this command. Otherwise, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionDate": "В формате версии \"{package_name}\" используется \"version-string\", но формат допустим в виде \"version-date\". Если этот формат на самом деле должен быть датой ISO 8601, измените формат на \"version-date\" и выполните эту команду повторно. В противном случае отключите эту проверку, выполнив команду повторно и добавив --skip-version-format-check.",
|
||||
"AddVersionSuggestVersionRelaxed": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version\". If the versions for this port are orderable using relaxed-version rules, change the format to \"version\", and rerun this command. Relaxed-version rules order versions by each numeric component. Then, versions with dash suffixes are sorted lexcographically before. Plus'd build tags are ignored. Examples:\n1.0 < 1.1-alpha < 1.1-b < 1.1 < 1.1.1 < 1.2+build = 1.2 < 2.0\nNote in particular that dashed suffixes sort *before*, not after. 1.0-anything < 1.0\nNote that this sort order is the same as chosen in Semantic Versioning (see https://semver.org), even though the actually semantic parts do not apply.\nIf versions for this port are not ordered by these rules, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionUnableToParseVersionsFile": "не удалось проанализировать файл версий {path}",
|
||||
"AddVersionUncommittedChanges": "для {package_name} есть незафиксированные изменения",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"AddVersionPortFilesShaChanged": "{package_name} 的簽入檔案已變更,但版本未更新",
|
||||
"AddVersionPortFilesShaUnchanged": "{package_name} 的簽入檔案與版本 {version} 為不變的",
|
||||
"AddVersionPortHasImproperFormat": "{package_name} 的格式不正確",
|
||||
"AddVersionSuggestVersionDate": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version-date\". If this format is actually intended to be an ISO 8601 date, change the format to \"version-date\", and rerun this command. Otherwise, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionSuggestVersionDate": "\"{package_name}\" 的版本格式使用 \"version-string\",但格式可接受為 \"version-date\"。如果此格式實際上是 ISO 8601 日期,請將格式變更為 \"version-date\",然後重新執行此命令。否則,請重新執行此命令並新增 --skip-version-format-check,以停用此檢查。",
|
||||
"AddVersionSuggestVersionRelaxed": "The version format of \"{package_name}\" uses \"version-string\", but the format is acceptable as a \"version\". If the versions for this port are orderable using relaxed-version rules, change the format to \"version\", and rerun this command. Relaxed-version rules order versions by each numeric component. Then, versions with dash suffixes are sorted lexcographically before. Plus'd build tags are ignored. Examples:\n1.0 < 1.1-alpha < 1.1-b < 1.1 < 1.1.1 < 1.2+build = 1.2 < 2.0\nNote in particular that dashed suffixes sort *before*, not after. 1.0-anything < 1.0\nNote that this sort order is the same as chosen in Semantic Versioning (see https://semver.org), even though the actually semantic parts do not apply.\nIf versions for this port are not ordered by these rules, disable this check by rerunning this command and adding --skip-version-format-check .",
|
||||
"AddVersionUnableToParseVersionsFile": "無法剖析版本檔案 {path}",
|
||||
"AddVersionUncommittedChanges": "{package_name} 有未承諾的變更",
|
||||
|
|
Загрузка…
Ссылка в новой задаче