From 93263361e2ac46d6c488b55236b8cbd475b8d748 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 29 Mar 2016 00:24:24 -0400 Subject: [tx-robot] updated from transifex --- l10n/da.js | 3 ++- l10n/da.json | 3 ++- l10n/da.php | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'l10n') diff --git a/l10n/da.js b/l10n/da.js index 95f8338f..87400497 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -12,6 +12,7 @@ OC.L10N.register( "Connect your Contacts" : "Tilslut dine kontaktpersoner", "Documentation" : "Dokumentation", "Access files via WebDAV" : "Adgang til filer via WebDAV", - "There’s more information in the documentation and on our website." : "Der er mere information i dokumentationen og på vores hjemmeside." + "There’s more information in the documentation and on our website." : "Der er mere information i dokumentationen og på vores hjemmeside.", + "If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" : "Hvis du sætter pris på ownCloud, så anbefal den til dine venner og spred budskabet!" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 42159adc..d372bff2 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -10,6 +10,7 @@ "Connect your Contacts" : "Tilslut dine kontaktpersoner", "Documentation" : "Dokumentation", "Access files via WebDAV" : "Adgang til filer via WebDAV", - "There’s more information in the documentation and on our website." : "Der er mere information i dokumentationen og på vores hjemmeside." + "There’s more information in the documentation and on our website." : "Der er mere information i dokumentationen og på vores hjemmeside.", + "If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" : "Hvis du sætter pris på ownCloud, så anbefal den til dine venner og spred budskabet!" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/da.php b/l10n/da.php index 8bb53a38..27b327e5 100644 --- a/l10n/da.php +++ b/l10n/da.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "Connect your Contacts" => "Tilslut dine kontaktpersoner", "Documentation" => "Dokumentation", "Access files via WebDAV" => "Adgang til filer via WebDAV", -"There’s more information in the documentation and on our website." => "Der er mere information i dokumentationen og på vores hjemmeside." +"There’s more information in the documentation and on our website." => "Der er mere information i dokumentationen og på vores hjemmeside.", +"If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" => "Hvis du sætter pris på ownCloud, så anbefal den til dine venner og spred budskabet!" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; -- cgit v1.2.3