Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
ae272611
Commit
ae272611
authored
Jun 11, 2015
by
JC Brand
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #424 from 1st8/master
Small german locale improvements
parents
9a2ed106
09241fc7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
4 deletions
+20
-4
locale/de/LC_MESSAGES/converse.json
locale/de/LC_MESSAGES/converse.json
+18
-2
locale/de/LC_MESSAGES/converse.po
locale/de/LC_MESSAGES/converse.po
+2
-2
No files found.
locale/de/LC_MESSAGES/converse.json
View file @
ae272611
...
...
@@ -137,11 +137,11 @@
],
"is typing"
:
[
null
,
"
%1$s
tippt"
"tippt"
],
"has stopped typing"
:
[
null
,
"
%1$s
tippt nicht mehr"
"tippt nicht mehr"
],
"has gone away"
:
[
null
,
...
...
@@ -195,6 +195,10 @@
null
,
""
],
"is busy"
:
[
null
,
"ist beschäftigt"
],
"Your messages are not encrypted anymore"
:
[
null
,
""
...
...
@@ -279,6 +283,10 @@
null
,
"Abgemeldet"
],
"Log out"
:
[
null
,
"Abmelden"
],
"Contact name"
:
[
null
,
"Name des Kontakts"
...
...
@@ -323,6 +331,10 @@
null
,
"Server"
],
"Join Room"
:
[
null
,
"Raum betreten"
],
"Show rooms"
:
[
null
,
"Räume anzeigen"
...
...
@@ -599,6 +611,10 @@
null
,
"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: \""
:
[
null
,
"Die angegebene Begründung lautet:
\"
"
...
...
locale/de/LC_MESSAGES/converse.po
View file @
ae272611
...
...
@@ -162,11 +162,11 @@ msgstr "Ich"
#: converse.js:1158
msgid "is typing"
msgstr "
%1$s
tippt"
msgstr "tippt"
#: converse.js:1161
msgid "has stopped typing"
msgstr "
%1$s
tippt nicht mehr"
msgstr "tippt nicht mehr"
#: converse.js:1167 converse.js:1447
msgid "has gone away"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment