Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-02 08:24:13 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-02 08:24:13 +0300
commitb31be6dbd2441e0d4a0af6638918a7dec62679ef (patch)
tree10e9ad359a6d46d4751c99343bc20cefe9480f91 /l10n
parent2d4e2ca7d298c9dad8b35ce84d14ac9a5ef8ec8f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 344ea029..3216cf0e 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"firstrunwizard",
{
"Welcome to %s" : "Willkommen bei %s",
- "Your personal web services. All your files, contacts, calendar and more, in one place." : "Deine persönlichen Web-Services. Alle deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
+ "Your personal web services. All your files, contacts, calendar and more, in one place." : "Deine persönlichen Web-Services. Alle Deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
"Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter",
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
diff --git a/l10n/de.json b/l10n/de.json
index ba5a283b..a78362fa 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,6 +1,6 @@
{ "translations": {
"Welcome to %s" : "Willkommen bei %s",
- "Your personal web services. All your files, contacts, calendar and more, in one place." : "Deine persönlichen Web-Services. Alle deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
+ "Your personal web services. All your files, contacts, calendar and more, in one place." : "Deine persönlichen Web-Services. Alle Deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
"Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter",
"Desktop client" : "Desktop-Client",
"Android app" : "Android-App",
diff --git a/l10n/de.php b/l10n/de.php
index 582fab9d..7b50a99e 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -1,7 +1,7 @@
<?php
$TRANSLATIONS = array(
"Welcome to %s" => "Willkommen bei %s",
-"Your personal web services. All your files, contacts, calendar and more, in one place." => "Deine persönlichen Web-Services. Alle deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
+"Your personal web services. All your files, contacts, calendar and more, in one place." => "Deine persönlichen Web-Services. Alle Deine Dateien, Kontakte, Kalender und mehr an einem Ort.",
"Get the apps to sync your files" => "Lade die Apps zur Synchronisierung Deiner Daten herunter",
"Desktop client" => "Desktop-Client",
"Android app" => "Android-App",