summaryrefslogtreecommitdiff
path: root/lang-de.js
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2015-03-08 09:52:49 +0100
committerGubolin <gubolin@fantasymail.de>2015-03-08 09:52:49 +0100
commit808076ff0f36d87a514a56de747f0c937624e75d (patch)
treee61fc54710bdaddecc2c82389ebde9088a627f91 /lang-de.js
parent3db303417ecb4d7200f65be05204acdf2d77aa7c (diff)
parentda6c1a37a3f760ec787299f5a7f2bbf1a149acf5 (diff)
downloadsnap-808076ff0f36d87a514a56de747f0c937624e75d.tar.gz
snap-808076ff0f36d87a514a56de747f0c937624e75d.zip
Merge branch p2p into development
Diffstat (limited to 'lang-de.js')
-rw-r--r--lang-de.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang-de.js b/lang-de.js
index 3040cc2..8079d15 100644
--- a/lang-de.js
+++ b/lang-de.js
@@ -625,6 +625,19 @@ SnapTranslator.dict.de = {
'replace item %idx of %l with %s':
'ersetze Element %idx in %l durch %s',
+ // peer to peer communication
+ 'when I receive %upvar from %upvar':
+ 'Wenn ich %upvar von %upvar empfange',
+ 'peer':
+ 'Peer',
+ 'send %s to %s':
+ 'sende %s an %s',
+ 'my peer id':
+ 'meine Peer-ID',
+ 'peers online':
+ 'verbundene Peers',
+
+
// other
'Make a block':
'Neuer Block',