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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fr.php')
-rw-r--r--l10n/fr.php16
1 files changed, 0 insertions, 16 deletions
diff --git a/l10n/fr.php b/l10n/fr.php
deleted file mode 100644
index c3b9a139..00000000
--- a/l10n/fr.php
+++ /dev/null
@@ -1,16 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Consultez et partagez vos fichiers, agendas, carnets d'adresses, emails et bien plus depuis les appareils de votre choix, sous vos conditions.",
-"Get the apps to sync your files" => "Obtenez les applications vous permettant de synchroniser vos fichiers",
-"Desktop client" => "Client de bureau",
-"Android app" => "Application Android",
-"iOS app" => "Application iOS",
-"Connect your desktop apps to %s" => "Connectez vos applications de bureau à %s",
-"Connect your Calendar" => "Connectez votre calendrier",
-"Connect your Contacts" => "Connectez vos contacts",
-"Documentation" => "Documentation",
-"Access files via WebDAV" => "Accédez à vos fichiers via WebDAV",
-"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." => "Plus d'information est disponible dans la <a target=\"_blank\" href=\"%s\">documentation</a> et sur notre <a target=\"_blank\" href=\"%s\">website</a>.",
-"If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" => "Si vous aimez Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommandez nous à vos amis</a>\n\tet <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">n'hésitez pas à contribuer</a>!"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";