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>2016-03-28 07:24:17 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-28 07:24:17 +0300
commit61e12ba7895aad7d32ec2ad75e516c7c73b94529 (patch)
tree01ec282098cdd1424a4f22fff617d130a5929031 /l10n
parent17af52614649f595c7a299822aa8df3cc733b071 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/da.js2
-rw-r--r--l10n/da.json2
-rw-r--r--l10n/da.php2
3 files changed, 6 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 638d57a7..95f8338f 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"firstrunwizard",
{
+ "A safe home for all your data" : "Et sikkert sted til dine data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Få adgang og giv andre adgang til dine filer, kalendere, kontakter, emails med mere, fra enhver enhed og på dine betingelser",
"Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer",
"Desktop client" : "Skrivebordsklient",
"Android app" : "Android-app",
diff --git a/l10n/da.json b/l10n/da.json
index 5338f9eb..42159adc 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "A safe home for all your data" : "Et sikkert sted til dine data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Få adgang og giv andre adgang til dine filer, kalendere, kontakter, emails med mere, fra enhver enhed og på dine betingelser",
"Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer",
"Desktop client" : "Skrivebordsklient",
"Android app" : "Android-app",
diff --git a/l10n/da.php b/l10n/da.php
index e2e88d28..8bb53a38 100644
--- a/l10n/da.php
+++ b/l10n/da.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"A safe home for all your data" => "Et sikkert sted til dine data",
+"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Få adgang og giv andre adgang til dine filer, kalendere, kontakter, emails med mere, fra enhver enhed og på dine betingelser",
"Get the apps to sync your files" => "Hent applikationerne for at synkronisere dine filer",
"Desktop client" => "Skrivebordsklient",
"Android app" => "Android-app",