aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/strings.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-21 00:21:35 -0700
committerFriendika <info@friendika.com>2011-03-21 00:21:35 -0700
commit798c83b6aa3887622299ec4071c0d817953f3db9 (patch)
treee980e74f74104dfa9e97d95d6ed61e3a5bec7d83 /view/de/strings.php
parent5f9f03daf781b95b5685a19d450800aad879c0de (diff)
downloadvolse-hubzilla-798c83b6aa3887622299ec4071c0d817953f3db9.tar.gz
volse-hubzilla-798c83b6aa3887622299ec4071c0d817953f3db9.tar.bz2
volse-hubzilla-798c83b6aa3887622299ec4071c0d817953f3db9.zip
localise some more templates
Diffstat (limited to 'view/de/strings.php')
-rw-r--r--view/de/strings.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/de/strings.php b/view/de/strings.php
index b45ddee69..c18069f19 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -272,6 +272,11 @@ $a->strings['Clear browser location'] = 'Browser Standort leeren';
$a->strings['Permission settings'] = 'Berechtigungseinstellungen';
$a->strings['CC: email addresses'] = 'CC: EMail Addresse';
$a->strings['Example: bob@example.com, mary@example.com'] = 'Z.B.: bob@example.com, mary@example.com';
+$a->strings['Please enter a link URL:'] = 'Bitte URL des Links angeben:';
+$a->strings['Please enter a YouTube link:'] = 'Bitte den YouTube Link angeben:';
+$a->strings["Please enter a video\x28.ogg\x29 link/URL:"] = "Please enter a video\x28.ogg\x29 link/URL:";
+$a->strings["Please enter an audio\x28.ogg\x29 link/URL:"] = "Please enter an audio\x28.ogg\x29 link/URL:";
+$a->strings['Where are you right now?'] = 'Wo bist du im Moment?';
$a->strings['No such group'] = 'Es gibt keine solche Gruppe';
$a->strings['Group is empty'] = 'Gruppe ist leer';
$a->strings['Group: '] = 'Gruppe: ';