diff options
author | Niklas Laxström <niklas.laxstrom@gmail.com> | 2016-09-05 07:14:04 +0200 |
---|---|---|
committer | Niklas Laxström <niklas.laxstrom@gmail.com> | 2016-09-05 07:14:04 +0200 |
commit | fd7591c110c2420f8ed7baafb4232495f36bd62b (patch) | |
tree | a2be25abd444645b2d00b7f14ff606779cba672c /src/locales | |
parent | 8ad9d4f6ddcbdc658162e4b9635d3579556b310d (diff) | |
download | etherpad-lite-fd7591c110c2420f8ed7baafb4232495f36bd62b.zip |
Localisation updates from https://translatewiki.net.
Diffstat (limited to 'src/locales')
-rw-r--r-- | src/locales/de.json | 5 | ||||
-rw-r--r-- | src/locales/qqq.json | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/src/locales/de.json b/src/locales/de.json index 29387fd5..f32b8cf6 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -6,11 +6,12 @@ "Nipsky", "Wikinaut", "Thargon", - "Predatorix" + "Predatorix", + "Sebastian Wallroth" ] }, "index.newPad": "Neues Pad", - "index.createOpenPad": "oder Pad mit folgendem Namen öffnen:", + "index.createOpenPad": "oder ein Pad mit folgendem Namen erstellen/öffnen:", "pad.toolbar.bold.title": "Fett (Strg-B)", "pad.toolbar.italic.title": "Kursiv (Strg-I)", "pad.toolbar.underline.title": "Unterstrichen (Strg-U)", diff --git a/src/locales/qqq.json b/src/locales/qqq.json index 39389924..0beec0cc 100644 --- a/src/locales/qqq.json +++ b/src/locales/qqq.json @@ -107,7 +107,7 @@ "pad.savedrevs.marked": "more like bookmarked, or tagged/starred", "pad.userlist.entername": "Used as placeholder for the \"Name\" input box in the upper right corner of the screen.", "pad.userlist.unnamed": "Displayed, if a user has not set a nick yet", - "pad.userlist.guest": "Preceded by the link text which is labeled {{msg-etherpadlite|Pad.userlist.approve}}.", + "pad.userlist.guest": "Preceded by the link text which is labeled {{msg-etherpadlite|Pad.userlist.approve}}.\n{{Identical|Guest}}", "pad.userlist.deny": "Used as link text.\n\nFollowed by the link which is labeled {{msg-etherpadlite|Pad.userlist.approve}}.", "pad.userlist.approve": "Used as link text.\n\nPreceded by the link which is labeled {{msg-etherpadlite|Pad.userlist.deny}}.\n\nFollowed by the message {{msg-etherpadlite|Pad.userlist.guest}}.\n{{Identical|Approve}}", "pad.editbar.clearcolors": "Used as confirmation message (JavaScript <code>confirm()</code> function).\n\nThis message means \"Are you sure you want to clear authorship colors on entire document?\".", |