Commit ae272611 authored by JC Brand's avatar JC Brand

Merge pull request #424 from 1st8/master

Small german locale improvements
parents 9a2ed106 09241fc7
...@@ -137,11 +137,11 @@ ...@@ -137,11 +137,11 @@
], ],
"is typing": [ "is typing": [
null, null,
"%1$s tippt" "tippt"
], ],
"has stopped typing": [ "has stopped typing": [
null, null,
"%1$s tippt nicht mehr" "tippt nicht mehr"
], ],
"has gone away": [ "has gone away": [
null, null,
...@@ -195,6 +195,10 @@ ...@@ -195,6 +195,10 @@
null, null,
"" ""
], ],
"is busy": [
null,
"ist beschäftigt"
],
"Your messages are not encrypted anymore": [ "Your messages are not encrypted anymore": [
null, null,
"" ""
...@@ -279,6 +283,10 @@ ...@@ -279,6 +283,10 @@
null, null,
"Abgemeldet" "Abgemeldet"
], ],
"Log out": [
null,
"Abmelden"
],
"Contact name": [ "Contact name": [
null, null,
"Name des Kontakts" "Name des Kontakts"
...@@ -323,6 +331,10 @@ ...@@ -323,6 +331,10 @@
null, null,
"Server" "Server"
], ],
"Join Room": [
null,
"Raum betreten"
],
"Show rooms": [ "Show rooms": [
null, null,
"Räume anzeigen" "Räume anzeigen"
...@@ -599,6 +611,10 @@ ...@@ -599,6 +611,10 @@
null, null,
"Ihr Spitzname wurde automatisiert geändert zu: <strong>%1$s</strong>" "Ihr Spitzname wurde automatisiert geändert zu: <strong>%1$s</strong>"
], ],
"Your nickname has been changed to: <strong>%1$s</strong>": [
null,
"Ihr Spitzname wurde geändert zu: <strong>%1$s</strong>"
],
"The reason given is: \"": [ "The reason given is: \"": [
null, null,
"Die angegebene Begründung lautet: \"" "Die angegebene Begründung lautet: \""
......
...@@ -162,11 +162,11 @@ msgstr "Ich" ...@@ -162,11 +162,11 @@ msgstr "Ich"
#: converse.js:1158 #: converse.js:1158
msgid "is typing" msgid "is typing"
msgstr "%1$s tippt" msgstr "tippt"
#: converse.js:1161 #: converse.js:1161
msgid "has stopped typing" msgid "has stopped typing"
msgstr "%1$s tippt nicht mehr" msgstr "tippt nicht mehr"
#: converse.js:1167 converse.js:1447 #: converse.js:1167 converse.js:1447
msgid "has gone away" msgid "has gone away"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment