-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update auto-generated docs and translations #13785
Conversation
Hi @minikube-bot. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: minikube-bot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Can one of the admins verify this patch? |
b15751c
to
139a50e
Compare
@@ -1000,7 +1000,9 @@ | |||
"{{.name}} was successfully configured": "{{.name}} wurde erfolgreich konfiguriert", | |||
"{{.name}}\" profile does not exist": "Profil \"{{.name}}\" existiert nicht", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} hat fast keinen Plattenplatz mehr. Dies kann dazu führen, dass Deployments fehlschlagen! ({{.p}}% der Kapazität)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -1000,7 +1000,9 @@ | |||
"{{.name}} was successfully configured": "{{.name}} wurde erfolgreich konfiguriert", | |||
"{{.name}}\" profile does not exist": "Profil \"{{.name}}\" existiert nicht", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} hat fast keinen Plattenplatz mehr. Dies kann dazu führen, dass Deployments fehlschlagen! ({{.p}}% der Kapazität)", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", | |||
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} hat keinen Plattenplatz mehr! (/var ist bei {{.p}}% seiner Kapazität)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -966,7 +966,9 @@ | |||
"{{.name}} is already running": "{{.name}} est déjà en cours d'exécution", | |||
"{{.name}} was successfully configured": "{{.name}} a été configuré avec succès", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} manque presque d'espace disque, ce qui peut entraîner l'échec des déploiements ! ({{.p}} % de la capacité)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -966,7 +966,9 @@ | |||
"{{.name}} is already running": "{{.name}} est déjà en cours d'exécution", | |||
"{{.name}} was successfully configured": "{{.name}} a été configuré avec succès", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} manque presque d'espace disque, ce qui peut entraîner l'échec des déploiements ! ({{.p}} % de la capacité)", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", | |||
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} n'a plus d'espace disque ! (/var est à {{.p}} % de capacité)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -935,7 +935,9 @@ | |||
"{{.name}} is already running": "", | |||
"{{.name}} was successfully configured": "", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "В {{.n}} заканчивается место на диске, что может привести к проблемам в работе! ({{.p}}% занято)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -935,7 +935,9 @@ | |||
"{{.name}} is already running": "", | |||
"{{.name}} was successfully configured": "", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "В {{.n}} заканчивается место на диске, что может привести к проблемам в работе! ({{.p}}% занято)", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", | |||
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "В {{.n}} закончилось место! (в /var занято {{.p}}%)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -1015,7 +1015,9 @@ | |||
"{{.name}} is already running": "{{.name}} został już wcześniej uruchomiony", | |||
"{{.name}} was successfully configured": "{{.name}} skonfigurowano pomyślnie", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} prawie nie ma wolnej przestrzeni dyskowej, co może powodować, że wdrożenia nie powiodą się ({{.p}}% zużycia przestrzeni dyskowej)", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", | |||
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} nie ma wolnej przestrzeni dyskowej! (/var jest w {{.p}}% pełny)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -1015,7 +1015,9 @@ | |||
"{{.name}} is already running": "{{.name}} został już wcześniej uruchomiony", | |||
"{{.name}} was successfully configured": "{{.name}} skonfigurowano pomyślnie", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} prawie nie ma wolnej przestrzeni dyskowej, co może powodować, że wdrożenia nie powiodą się ({{.p}}% zużycia przestrzeni dyskowej)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -1024,7 +1024,9 @@ | |||
"{{.name}} is already running": "{{.name}} はすでに実行中です", | |||
"{{.name}} was successfully configured": "{{.name}} は正常に設定されました", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} はほとんどディスクがいっぱいで、デプロイが失敗する原因になりかねません!(容量の {{.p}}%)", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", | |||
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} はディスクがいっぱいです!(/var は容量の {{.p}}% です)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
@@ -1024,7 +1024,9 @@ | |||
"{{.name}} is already running": "{{.name}} はすでに実行中です", | |||
"{{.name}} was successfully configured": "{{.name}} は正常に設定されました", | |||
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} はほとんどディスクがいっぱいで、デプロイが失敗する原因になりかねません!(容量の {{.p}}%)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this line be removed, since it has been updated below?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of the files remove the reference to {{.n}}
, while others do not.
Should the previous {{.n}}
lines be removed, since they have been updated below?
Ok, I realize my comments were going to the bot. Perhaps we can manually edit these translation files. |
@klaases Generally it's best to leave the outdated comments as then when someone comes in to translate the new version they can reference the existing line and only have the add the small amount that has changed. If there has been no translation provided yet then it will delete the existing one if it is longer being used anywhere else. |
Sounds good, thanks @spowelljr, will leave as-is for now. |
These got merged with #13802 |
Committing changes resulting from
make generate-docs
.This PR is auto-generated by the gendocs CI workflow.