diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-13 01:54:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-13 01:54:35 -0400 |
commit | 4b9465b937a7754d2b58a77cf8f12adeaccef993 (patch) | |
tree | b9421e1123345d8c796b4c1f0be8711de130406c /settings/l10n | |
parent | bf674487aa8fb56c65120ed17b8f9c9e54b20c15 (diff) | |
download | nextcloud-server-4b9465b937a7754d2b58a77cf8f12adeaccef993.tar.gz nextcloud-server-4b9465b937a7754d2b58a77cf8f12adeaccef993.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/da.php | 2 | ||||
-rw-r--r-- | settings/l10n/fr.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php index dcffc58e31a..bfb599bb09c 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -179,7 +179,7 @@ $TRANSLATIONS = array( "Commercial Support" => "Kommerciel support", "Get the apps to sync your files" => "Hent applikationerne for at synkronisere dine filer", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" => "Hvis du vil støtte projektet\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">deltag i udviklingen</a>\n\t\teller\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spred budskabet</a>!", -"Show First Run Wizard again" => "Vis Første Kørsels Guiden igen.", +"Show First Run Wizard again" => "Vis guiden for første kørsel igen.", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du har brugt <strong>%s</strong> af den tilgængelige <strong>%s</strong>", "Password" => "Kodeord", "Your password was changed" => "Din adgangskode blev ændret", diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 1e8d2837ff6..96c38db5d4d 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -141,7 +141,7 @@ $TRANSLATIONS = array( "Restrict users to only share with users in their groups" => "N'autoriser les partages qu'entre membres de même groupes", "Allow users to send mail notification for shared files" => "Autoriser les utilisateurs à envoyer des notifications par courriel concernant les fichiers partagés", "Exclude groups from sharing" => "Empêcher certains groupes de partager", -"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes ne pourront plus initier de partage. Mais ils pourront toujours profiter des partages faits par d'autres. ", +"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ", "Security" => "Sécurité", "Enforce HTTPS" => "Forcer HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forcer les clients à se connecter à %s via une connexion chiffrée.", |