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-02-24 23:15:23 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-24 23:15:23 +0300
commit15cd8e5a9514152e0fd8aec55ae22b48544b3206 (patch)
tree04b27f1ff34a927145eb63b86d9d368564cc39f2 /l10n
parentf50b1bbe64d2c9097199ae300376227247564b07 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js3
-rw-r--r--l10n/de.json3
-rw-r--r--l10n/de.php3
-rw-r--r--l10n/en_GB.js5
-rw-r--r--l10n/en_GB.json5
-rw-r--r--l10n/en_GB.php5
-rw-r--r--l10n/eo.js7
-rw-r--r--l10n/eo.json7
-rw-r--r--l10n/eo.php7
-rw-r--r--l10n/sv.js5
-rw-r--r--l10n/sv.json5
-rw-r--r--l10n/sv.php5
12 files changed, 42 insertions, 18 deletions
diff --git a/l10n/de.js b/l10n/de.js
index e083c784..a512c253 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Connect your Contacts" : "Verbinde Deine Kontakte",
"Documentation" : "Dokumentation",
"Access files via WebDAV" : "Greife auf Dateien über WebDAV zu",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>."
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>.",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Wenn sie ownCloud mögen,\n\n⇥<a href=\"mailto:?subject=ownCloud\n\n⇥⇥&body=ownCloud ist eine offene Software mit der du deine Daten synchronisieren und teilen kannst.\n\n⇥⇥Du kannst es dir hier runterladen http://owncloud.org\">\n\n⇥⇥empfehle es deinen Freunden</a>\n\n⇥und <a href=\"http://owncloud.org/promote\"\n\n⇥⇥target=\"_blank\">gib es an andere weiter</a>!"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 5538cfd9..b27a3eea 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -10,6 +10,7 @@
"Connect your Contacts" : "Verbinde Deine Kontakte",
"Documentation" : "Dokumentation",
"Access files via WebDAV" : "Greife auf Dateien über WebDAV zu",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>."
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>.",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Wenn sie ownCloud mögen,\n\n⇥<a href=\"mailto:?subject=ownCloud\n\n⇥⇥&body=ownCloud ist eine offene Software mit der du deine Daten synchronisieren und teilen kannst.\n\n⇥⇥Du kannst es dir hier runterladen http://owncloud.org\">\n\n⇥⇥empfehle es deinen Freunden</a>\n\n⇥und <a href=\"http://owncloud.org/promote\"\n\n⇥⇥target=\"_blank\">gib es an andere weiter</a>!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de.php b/l10n/de.php
index 864627b8..437b6819 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Connect your Contacts" => "Verbinde Deine Kontakte",
"Documentation" => "Dokumentation",
"Access files via WebDAV" => "Greife auf Dateien über WebDAV zu",
-"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>."
+"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Weitere Informationen findest Du in der <a target=\"_blank\" href=\"%s\">Dokumentation</a> und auf unserer <a target=\"_blank\" href=\"http://owncloud.org\">Webseite</a>.",
+"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Wenn sie ownCloud mögen,\n\n⇥<a href=\"mailto:?subject=ownCloud\n\n⇥⇥&body=ownCloud ist eine offene Software mit der du deine Daten synchronisieren und teilen kannst.\n\n⇥⇥Du kannst es dir hier runterladen http://owncloud.org\">\n\n⇥⇥empfehle es deinen Freunden</a>\n\n⇥und <a href=\"http://owncloud.org/promote\"\n\n⇥⇥target=\"_blank\">gib es an andere weiter</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d6705d91..178a0d5e 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"firstrunwizard",
{
+ "A safe home for all your data" : "A safe home for all your data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Access & share your files, calendars, contacts, mail & more from any device, on your terms",
"Get the apps to sync your files" : "Get the apps to sync your files",
"Desktop client" : "Desktop client",
"Android app" : "Android app",
@@ -10,6 +12,7 @@ OC.L10N.register(
"Connect your Contacts" : "Connect your Contacts",
"Documentation" : "Documentation",
"Access files via WebDAV" : "Access files via WebDAV",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>."
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>.",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index b4bd156a..35193dee 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "A safe home for all your data" : "A safe home for all your data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Access & share your files, calendars, contacts, mail & more from any device, on your terms",
"Get the apps to sync your files" : "Get the apps to sync your files",
"Desktop client" : "Desktop client",
"Android app" : "Android app",
@@ -8,6 +10,7 @@
"Connect your Contacts" : "Connect your Contacts",
"Documentation" : "Documentation",
"Access files via WebDAV" : "Access files via WebDAV",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>."
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>.",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index 1d05d5fa..68f5413d 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"A safe home for all your data" => "A safe home for all your data",
+"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Access & share your files, calendars, contacts, mail & more from any device, on your terms",
"Get the apps to sync your files" => "Get the apps to sync your files",
"Desktop client" => "Desktop client",
"Android app" => "Android app",
@@ -9,6 +11,7 @@ $TRANSLATIONS = array(
"Connect your Contacts" => "Connect your Contacts",
"Documentation" => "Documentation",
"Access files via WebDAV" => "Access files via WebDAV",
-"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>."
+"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>.",
+"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/eo.js b/l10n/eo.js
index 28840568..3978fbfd 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -1,14 +1,15 @@
OC.L10N.register(
"firstrunwizard",
{
- "Welcome to %s" : "Bonvenon al %s",
- "Your personal web services. All your files, contacts, calendar and more, in one place." : "Viaj personaj TTT-servoj. Ĉiuj viaj dosieroj, kontaktoj, kalendaro kaj pli, en unu loko.",
"Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
+ "Desktop client" : "Labortabla kliento",
+ "Android app" : "Android-aplikaĵo",
+ "iOS app" : "iOS-aplikaĵo",
"Connect your desktop apps to %s" : "Konekti viajn labortablajn aplikaĵojn al %s",
"Connect your Calendar" : "Konektu vian Kalendaron",
"Connect your Contacts" : "Konektu viajn Kontaktojn",
- "Access files via WebDAV" : "Atingu dosierojn per WebDAV",
"Documentation" : "Dokumentaro",
+ "Access files via WebDAV" : "Atingu dosierojn per WebDAV",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Estas pli da informo en la <a target=\"_blank\" href=\"%s\">dokumentaro</a> kaj en nia <a target=\"_blank\" href=\"http://owncloud.org\">TTT-ejo</a>."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eo.json b/l10n/eo.json
index a0905a20..43cce038 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -1,12 +1,13 @@
{ "translations": {
- "Welcome to %s" : "Bonvenon al %s",
- "Your personal web services. All your files, contacts, calendar and more, in one place." : "Viaj personaj TTT-servoj. Ĉiuj viaj dosieroj, kontaktoj, kalendaro kaj pli, en unu loko.",
"Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
+ "Desktop client" : "Labortabla kliento",
+ "Android app" : "Android-aplikaĵo",
+ "iOS app" : "iOS-aplikaĵo",
"Connect your desktop apps to %s" : "Konekti viajn labortablajn aplikaĵojn al %s",
"Connect your Calendar" : "Konektu vian Kalendaron",
"Connect your Contacts" : "Konektu viajn Kontaktojn",
- "Access files via WebDAV" : "Atingu dosierojn per WebDAV",
"Documentation" : "Dokumentaro",
+ "Access files via WebDAV" : "Atingu dosierojn per WebDAV",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Estas pli da informo en la <a target=\"_blank\" href=\"%s\">dokumentaro</a> kaj en nia <a target=\"_blank\" href=\"http://owncloud.org\">TTT-ejo</a>."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/eo.php b/l10n/eo.php
index e8883db4..539bd989 100644
--- a/l10n/eo.php
+++ b/l10n/eo.php
@@ -1,13 +1,14 @@
<?php
$TRANSLATIONS = array(
-"Welcome to %s" => "Bonvenon al %s",
-"Your personal web services. All your files, contacts, calendar and more, in one place." => "Viaj personaj TTT-servoj. Ĉiuj viaj dosieroj, kontaktoj, kalendaro kaj pli, en unu loko.",
"Get the apps to sync your files" => "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
+"Desktop client" => "Labortabla kliento",
+"Android app" => "Android-aplikaĵo",
+"iOS app" => "iOS-aplikaĵo",
"Connect your desktop apps to %s" => "Konekti viajn labortablajn aplikaĵojn al %s",
"Connect your Calendar" => "Konektu vian Kalendaron",
"Connect your Contacts" => "Konektu viajn Kontaktojn",
-"Access files via WebDAV" => "Atingu dosierojn per WebDAV",
"Documentation" => "Dokumentaro",
+"Access files via WebDAV" => "Atingu dosierojn per WebDAV",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Estas pli da informo en la <a target=\"_blank\" href=\"%s\">dokumentaro</a> kaj en nia <a target=\"_blank\" href=\"http://owncloud.org\">TTT-ejo</a>."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/sv.js b/l10n/sv.js
index f1dc59e9..4ddaab16 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"firstrunwizard",
{
+ "A safe home for all your data" : "Ett säkert ställe för all din data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Din personliga webbtjänst. Synka & dela dina filer, din kalender, kontakter, mail & ännu mer från vilken enhet som helst, på dina villkor",
"Get the apps to sync your files" : "Skaffa appar för att synkronisera dina filer",
"Desktop client" : "Skrivbordsklient",
"Android app" : "Android app",
@@ -10,6 +12,7 @@ OC.L10N.register(
"Connect your Contacts" : "Anslut dina Kontakter",
"Documentation" : "Dokumentation",
"Access files via WebDAV" : "Åtkomst av filer via WebDAV",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Det finns mer information i <a target=\"_blank\" href=\"%s\">dokumentationen</a> och på vår <a target=\"_bland\" href=\"http://owncloud.org\">hemsida</a>"
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Det finns mer information i <a target=\"_blank\" href=\"%s\">dokumentationen</a> och på vår <a target=\"_bland\" href=\"http://owncloud.org\">hemsida</a>",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Om du gillar ownCloud.\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud är en fantastisk mjukvara för att synka och dela dina filer.\n⇥⇥You can freely get it from http://owncloud.org\">\n⇥⇥rekommendera det till dina vänner</a>\n⇥och <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\"sprid det vidare</a>!"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 41f482c4..2998268a 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "A safe home for all your data" : "Ett säkert ställe för all din data",
+ "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Din personliga webbtjänst. Synka & dela dina filer, din kalender, kontakter, mail & ännu mer från vilken enhet som helst, på dina villkor",
"Get the apps to sync your files" : "Skaffa appar för att synkronisera dina filer",
"Desktop client" : "Skrivbordsklient",
"Android app" : "Android app",
@@ -8,6 +10,7 @@
"Connect your Contacts" : "Anslut dina Kontakter",
"Documentation" : "Dokumentation",
"Access files via WebDAV" : "Åtkomst av filer via WebDAV",
- "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Det finns mer information i <a target=\"_blank\" href=\"%s\">dokumentationen</a> och på vår <a target=\"_bland\" href=\"http://owncloud.org\">hemsida</a>"
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Det finns mer information i <a target=\"_blank\" href=\"%s\">dokumentationen</a> och på vår <a target=\"_bland\" href=\"http://owncloud.org\">hemsida</a>",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Om du gillar ownCloud.\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud är en fantastisk mjukvara för att synka och dela dina filer.\n⇥⇥You can freely get it from http://owncloud.org\">\n⇥⇥rekommendera det till dina vänner</a>\n⇥och <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\"sprid det vidare</a>!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/sv.php b/l10n/sv.php
index e5aa17d5..823d198f 100644
--- a/l10n/sv.php
+++ b/l10n/sv.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"A safe home for all your data" => "Ett säkert ställe för all din data",
+"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Din personliga webbtjänst. Synka & dela dina filer, din kalender, kontakter, mail & ännu mer från vilken enhet som helst, på dina villkor",
"Get the apps to sync your files" => "Skaffa appar för att synkronisera dina filer",
"Desktop client" => "Skrivbordsklient",
"Android app" => "Android app",
@@ -9,6 +11,7 @@ $TRANSLATIONS = array(
"Connect your Contacts" => "Anslut dina Kontakter",
"Documentation" => "Dokumentation",
"Access files via WebDAV" => "Åtkomst av filer via WebDAV",
-"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Det finns mer information i <a target=\"_blank\" href=\"%s\">dokumentationen</a> och på vår <a target=\"_bland\" href=\"http://owncloud.org\">hemsida</a>"
+"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Det finns mer information i <a target=\"_blank\" href=\"%s\">dokumentationen</a> och på vår <a target=\"_bland\" href=\"http://owncloud.org\">hemsida</a>",
+"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Om du gillar ownCloud.\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud är en fantastisk mjukvara för att synka och dela dina filer.\n⇥⇥You can freely get it from http://owncloud.org\">\n⇥⇥rekommendera det till dina vänner</a>\n⇥och <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\"sprid det vidare</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";