-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update de_DE.po #1576
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 de_DE.po #1576
Conversation
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.
Thanks! Minor points, and Travis is showing these errors on the DE build:
../../locale/de_DE.po:2510: duplicate message definition...
../../locale/de_DE.po:2329: ...this is the location of the first definition
../../locale/de_DE.po:2514: duplicate message definition...
../../locale/de_DE.po:2334: ...this is the location of the first definition
locale/de_DE.po
Outdated
msgid "Splitting with sub-captures" | ||
msgstr "Teilen mit unter-captures" | ||
msgstr "Splitting with sub-captures" |
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.
Reverted to English?
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.
Only when its unclear for me. Better englich than bad translation.
locale/de_DE.po
Outdated
@@ -1061,15 +1062,15 @@ msgstr "mehrere **x sind nicht gestattet" | |||
|
|||
#: py/compile.c:2271 | |||
msgid "LHS of keyword arg must be an id" | |||
msgstr "" | |||
msgstr "LHS of keyword arg must be an id" |
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.
English
locale/de_DE.po
Outdated
|
||
#: py/compile.c:2287 | ||
msgid "non-keyword arg after */**" | ||
msgstr "" | ||
msgstr "non-keyword arg after */**" |
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.
English
locale/de_DE.po
Outdated
|
||
#: py/compile.c:2291 | ||
msgid "non-keyword arg after keyword arg" | ||
msgstr "" | ||
msgstr "non-keyword arg after keyword arg" |
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.
English
I'm going to fix this up so I can merge it with my changes. |
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.
Thank you!
No description provided.