Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorsplitt3r <splitt3r@users.noreply.github.com>2017-10-10 20:47:54 +0300
committersplitt3r <splitt3r@users.noreply.github.com>2017-10-10 20:47:54 +0300
commit3e4a02f028531ff11851115fb85628bd6911d71c (patch)
tree5de235823535801910a556fae186bbeff3c83410 /l10n
parent7e92bfcefac8ffbedc48e55c74e2f03b1379a3b1 (diff)
Fixed fr translations + fixed email translations + fixed login url
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js8
-rw-r--r--l10n/de.json8
-rw-r--r--l10n/de.php8
-rw-r--r--l10n/de_DE.json8
-rw-r--r--l10n/en.js8
-rw-r--r--l10n/en.json8
-rw-r--r--l10n/en.php8
-rw-r--r--l10n/fr.js184
-rw-r--r--l10n/fr.json180
-rw-r--r--l10n/fr.php182
10 files changed, 301 insertions, 301 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 64e54f08..83d71b06 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -85,10 +85,10 @@ OC.L10N.register(
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' mit dir geteilt. Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' kommentiert.<br/><br/><i>%s</i><br/><br/>Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat an der Umfrage '%s' teilgenommen.<br/><br/>Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" : "ownCloud Umfragen -- Neuer Kommentar",
- "ownCloud Polls -- New Participant" : "ownCloud Umfragen -- Neuer Teilnehmer",
- "ownCloud Polls -- New Poll" : "ownCloud Umfragen -- Neue Umfrage",
- "ownCloud Polls" : "ownCloud Umfragen",
+ "Polls App - New Comment" : "Umfragen App - Neuer Kommentar",
+ "Polls App - New Participant" : "Umfragen App - Neuer Teilnehmer",
+ "Polls App - New Poll" : "Umfragen App - Neue Umfrage",
+ "Polls App" : "Umfragen App",
"Receive notification email on activity" : "Erhalte Emails bei Änderungen"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 8ad9228b..bb89302c 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -83,10 +83,10 @@
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' mit dir geteilt. Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' kommentiert.<br/><br/><i>%s</i><br/><br/>Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat an der Umfrage '%s' teilgenommen.<br/><br/>Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" : "ownCloud Umfragen -- Neuer Kommentar",
- "ownCloud Polls -- New Participant" : "ownCloud Umfragen -- Neuer Teilnehmer",
- "ownCloud Polls -- New Poll" : "ownCloud Umfragen -- Neue Umfrage",
- "ownCloud Polls" : "ownCloud Umfragen",
+ "Polls App - New Comment" : "Umfragen App - Neuer Kommentar",
+ "Polls App - New Participant" : "Umfragen App - Neuer Teilnehmer",
+ "Polls App - New Poll" : "Umfragen App - Neue Umfrage",
+ "Polls App" : "Umfragen App",
"Receive notification email on activity" : "Erhalte Emails bei Änderungen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
diff --git a/l10n/de.php b/l10n/de.php
index 4d3d56a9..cc27b5c2 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -84,10 +84,10 @@ $TRANSLATIONS = array(
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' mit dir geteilt. Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' kommentiert.<br/><br/><i>%s</i><br/><br/>Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Hallo %s,<br/><br/><strong>%s</strong> hat an der Umfrage '%s' teilgenommen.<br/><br/>Um direkt zur Umfrage zu gelangen, kannst du diesen Link verwenden: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" => "ownCloud Umfragen -- Neuer Kommentar",
- "ownCloud Polls -- New Participant" => "ownCloud Umfragen -- Neuer Teilnehmer",
- "ownCloud Polls -- New Poll" => "ownCloud Umfragen -- Neue Umfrage",
- "ownCloud Polls" => "ownCloud Umfragen",
+ "Polls App - New Comment" => "Umfragen App - Neuer Kommentar",
+ "Polls App - New Participant" => "Umfragen App - Neuer Teilnehmer",
+ "Polls App - New Poll" => "Umfragen App - Neue Umfrage",
+ "Polls App" => "Umfragen App",
"Receive notification email on activity" => "Erhalte Emails bei Änderungen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 5e7d39bb..d60283f0 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -83,10 +83,10 @@
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' mit Ihnen geteilt. Um direkt zur Umfrage zu gelangen, können Sie diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat die Umfrage '%s' kommentiert.<br/><br/><i>%s</i><br/><br/>Um direkt zur Umfrage zu gelangen, können Sie diesen Link verwenden: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hallo %s,<br/><br/><strong>%s</strong> hat an der Umfrage '%s' teilgenommen.<br/><br/>Um direkt zur Umfrage zu gelangen, können Sie diesen Link verwenden: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" : "ownCloud Umfragen -- Neuer Kommentar",
- "ownCloud Polls -- New Participant" : "ownCloud Umfragen -- Neuer Teilnehmer",
- "ownCloud Polls -- New Poll" : "ownCloud Umfragen -- Neue Umfrage",
- "ownCloud Polls" : "ownCloud Umfragen",
+ "Polls App - New Comment" : "Umfragen App - Neuer Kommentar",
+ "Polls App - New Participant" : "Umfragen App - Neuer Teilnehmer",
+ "Polls App - New Poll" : "Umfragen App - Neue Umfrage",
+ "Polls App" : "Umfragen App",
"Receive notification email on activity" : "Erhalten Sie Emails bei Änderungen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
diff --git a/l10n/en.js b/l10n/en.js
index 435ec539..48c8d528 100644
--- a/l10n/en.js
+++ b/l10n/en.js
@@ -84,10 +84,10 @@ OC.L10N.register(
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" : "ownCloud Polls -- New Comment",
- "ownCloud Polls -- New Participant" : "ownCloud Polls -- New Participant",
- "ownCloud Polls -- New Poll" : "ownCloud Polls -- New Poll",
- "ownCloud Polls" : "ownCloud Polls",
+ "Polls App - New Comment" : "Polls App - New Comment",
+ "Polls App - New Participant" : "Polls App - New Participant",
+ "Polls App - New Poll" : "Polls App - New Poll",
+ "Polls App" : "Polls App",
"Receive notification email on activity" : "Receive notification email on activity"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en.json b/l10n/en.json
index 13203fc6..8d747490 100644
--- a/l10n/en.json
+++ b/l10n/en.json
@@ -81,10 +81,10 @@
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" : "ownCloud Polls -- New Comment",
- "ownCloud Polls -- New Participant" : "ownCloud Polls -- New Participant",
- "ownCloud Polls -- New Poll" : "ownCloud Polls -- New Poll",
- "ownCloud Polls" : "ownCloud Polls",
+ "Polls App - New Comment" : "Polls App - New Comment",
+ "Polls App - New Participant" : "Polls App - New Participant",
+ "Polls App - New Poll" : "Polls App - New Poll",
+ "Polls App" : "Polls App",
"Receive notification email on activity" : "Receive notification email on activity"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
diff --git a/l10n/en.php b/l10n/en.php
index 6343f82c..cf6def25 100644
--- a/l10n/en.php
+++ b/l10n/en.php
@@ -82,10 +82,10 @@ $TRANSLATIONS = array(
"Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" => "ownCloud Polls -- New Comment",
- "ownCloud Polls -- New Participant" => "ownCloud Polls -- New Participant",
- "ownCloud Polls -- New Poll" => "ownCloud Polls -- New Poll",
- "ownCloud Polls" => "ownCloud Polls",
+ "Polls App - New Comment" => "Polls App - New Comment",
+ "Polls App - New Participant" => "Polls App - New Participant",
+ "Polls App - New Poll" => "Polls App - New Poll",
+ "Polls App" => "Polls App",
"Receive notification email on activity" => "Receive notification email on activity"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/fr.js b/l10n/fr.js
index 02c152ae..79f7b3f4 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,92 +1,92 @@
-OC.L10N.register(
- "polls",
- {
- "Polls" : "Sondages",
- "Poll" : "Sondage",
- "Summary" : "Sommaire",
- "No existing polls." : "Aucun sondages n'existent.",
- "Title" : "Titre",
- "Description" : "Description",
- "Please select at least one user or group!" : "S'il vous plaît, sélectionnez au moins un utilisateur ou un groupe!",
- "Created" : "Créer",
- "Expires" : "Expirer",
- "Never" : "Jamais",
- "By" : "Par",
- "Go to" : "Allez à",
- "Create new poll" : "Créer une nouveau sondage",
- "Access (click for link)" : "Accès (Cliquer pour accèder au lien)",
- "Access" : "Accès",
- "Registered users only" : "Utilisateurs inscrits seulement",
- "Public access" : "Accès publique",
- "hidden" : "caché",
- "public" : "public",
- "registered" : "inscription",
- "delete" : "effacer",
- "Next" : "Suivant",
- "Cancel" : "Annuler",
- "User/Group search" : "Recherche utilisateur ou Groupe",
- "Options" : "Options",
- "Edit poll" : "Modifier sondage",
- "Click on days to add or remove" : "Cliquez sur une journée à ajouter ou à supprimer",
- "Select hour & minute, then click on time" : "Selectionnez l'heure et les minutes, et cliquez sur le temps",
- "Mon" : "Lun",
- "Tue" : "Mar",
- "Wed" : "Mer",
- "Thu" : "Jeu",
- "Fri" : "Ven",
- "Sat" : "Sam",
- "Sun" : "Dim",
- "click to add" : "Cliquez pour ajouter",
- "date\time" : "date\temps",
- "Poll URL" : "URL du sondage",
- "Link" : "Lien",
- "Total" : "Total",
- "Best option" : "Meilleur option",
- "All" : "Tout",
- "No description provided." : "Pas de description fournis.",
- "Write new Comment" : "Ecrivez un nouveau commentaire",
- "Comments" : "Commentaires",
- "No comments yet. Be the first." : "pas de commentaires maintenant. Soyez le premier.",
- "Send!" : "Envoyez!",
- "Vote!" : "Vote!",
- "Polls summary" : "Résumé des sondages",
- "Update poll" : "Mise à jour des sondages",
- "Create poll" : "Créer un sondage",
- "Home" : "Home",
- "participated" : "participer",
- "Yourself" : "Vous-même",
- "Select" : "Selectionner",
- "Close" : "Fermer",
- "Users" : "Utilisateurs",
- "Groups" : "Groupes",
- "Do you really want to delete that poll?" : "Voulez vous réellement supprimer ce sondage?",
- "You must enter at least a title for the new poll." : "Vous devez rentrer au moin un titre pour ce nouveau sondage.",
- "Copy to clipboard: Ctrl+C, Enter" : "Copier dans le presse-papier: Ctrl+C, Entrer",
- "Thanks that you've voted. You can close the page now." : "Merci d'avoir voté. Vous pouvez fermer la page maintenant.",
- "Nothing selected! Click on cells to turn them green." : "Rien de sélectionner cliquez sur une cellule pour l'activer en vert.",
- "You are not registered. Please enter your name to vote (at least 3 characters!)" : "Vous n'êtes pas inscrits. S'il vous plaît entrer votre nom pour voter (Au moin trois caractères!)",
- "You already have an item with the same text" : "Vous avez dêja un article avec le même texte",
- "Please choose the groups or users you want to add to your poll." : "Si'l vous plaît, choisissez le groupe ou l'utilisateur a ajouter au sondage.",
- "Click to get link" : "Cliquez pour avoir le lien",
- "Edit access" : "Modifier les accès",
- "Type" : "Type",
- "Event schedule" : "Calendrier des événements",
- "Text based" : "Texte basé",
- "Text item" : "Article de texte",
- "Dates" : "Dates",
- "Description (will be shown as tooltip on the summary page)" : "Description (Sera affiché comme info-bulle sur la page de synthèse)",
- "Poll expired" : "Sondage expiré",
- "The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré sur %s. Le vote est désactivée, mais vous pouvez toujours commenter.",
- "Access denied" : "Accès refuser",
- "You are not allowed to view this poll or the poll does not exist." : "Vous n'êtes pas autorisé à afficher ce sondage ou le sondage n'existe pas.",
- "Error" : "Erreur",
- "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href="%s">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a partagé le sondage '%s' avec vous. Pour aller directement au sondage, vous pouvez utiliser ce lien <a href="%s">%s</a>",
- "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href="%s">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a commenté le sondage'%s'.<br/><br/><i>%s</i><br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien: <a href="%s">%s</a>",
- "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href="%s">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a participer au sondage'%s'.<br/><br/>To Pour aller directement au sondage, vous pouvez utiliser ce lien:<a href="%s">%s</a>",
- "ownCloud Polls -- New Comment" : "NextCloud Sondage -- Nouveau commentaire",
- "ownCloud Polls -- New Participant" : "NextCloud Sondage -- Nouveau participant",
- "ownCloud Polls -- New Poll" : "NextCloud Sondage -- Nouveau sondage",
- "ownCloud Polls" : "NextCloud Sondage ",
- "Receive notification email on activity" : "Recevoir un e-mail de notification sur l'activité"
-},
-"nplurals=2; plural=(n != 1);");
+OC.L10N.register(
+ "polls",
+ {
+ "Polls" : "Sondages",
+ "Poll" : "Sondage",
+ "Summary" : "Sommaire",
+ "No existing polls." : "Aucun sondages n'existent.",
+ "Title" : "Titre",
+ "Description" : "Description",
+ "Please select at least one user or group!" : "S'il vous plaît, sélectionnez au moins un utilisateur ou un groupe!",
+ "Created" : "Créer",
+ "Expires" : "Expirer",
+ "Never" : "Jamais",
+ "By" : "Par",
+ "Go to" : "Allez à",
+ "Create new poll" : "Créer une nouveau sondage",
+ "Access (click for link)" : "Accès (Cliquer pour accèder au lien)",
+ "Access" : "Accès",
+ "Registered users only" : "Utilisateurs inscrits seulement",
+ "Public access" : "Accès publique",
+ "hidden" : "caché",
+ "public" : "public",
+ "registered" : "inscription",
+ "delete" : "effacer",
+ "Next" : "Suivant",
+ "Cancel" : "Annuler",
+ "User/Group search" : "Recherche utilisateur ou Groupe",
+ "Options" : "Options",
+ "Edit poll" : "Modifier sondage",
+ "Click on days to add or remove" : "Cliquez sur une journée à ajouter ou à supprimer",
+ "Select hour & minute, then click on time" : "Selectionnez l'heure et les minutes, et cliquez sur le temps",
+ "Mon" : "Lun",
+ "Tue" : "Mar",
+ "Wed" : "Mer",
+ "Thu" : "Jeu",
+ "Fri" : "Ven",
+ "Sat" : "Sam",
+ "Sun" : "Dim",
+ "click to add" : "Cliquez pour ajouter",
+ "date\time" : "date\temps",
+ "Poll URL" : "URL du sondage",
+ "Link" : "Lien",
+ "Total" : "Total",
+ "Best option" : "Meilleur option",
+ "All" : "Tout",
+ "No description provided." : "Pas de description fournis.",
+ "Write new Comment" : "Ecrivez un nouveau commentaire",
+ "Comments" : "Commentaires",
+ "No comments yet. Be the first." : "pas de commentaires maintenant. Soyez le premier.",
+ "Send!" : "Envoyez!",
+ "Vote!" : "Vote!",
+ "Polls summary" : "Résumé des sondages",
+ "Update poll" : "Mise à jour des sondages",
+ "Create poll" : "Créer un sondage",
+ "Home" : "Home",
+ "participated" : "participer",
+ "Yourself" : "Vous-même",
+ "Select" : "Selectionner",
+ "Close" : "Fermer",
+ "Users" : "Utilisateurs",
+ "Groups" : "Groupes",
+ "Do you really want to delete that poll?" : "Voulez vous réellement supprimer ce sondage?",
+ "You must enter at least a title for the new poll." : "Vous devez rentrer au moin un titre pour ce nouveau sondage.",
+ "Copy to clipboard: Ctrl+C, Enter" : "Copier dans le presse-papier: Ctrl+C, Entrer",
+ "Thanks that you've voted. You can close the page now." : "Merci d'avoir voté. Vous pouvez fermer la page maintenant.",
+ "Nothing selected! Click on cells to turn them green." : "Rien de sélectionner cliquez sur une cellule pour l'activer en vert.",
+ "You are not registered. Please enter your name to vote (at least 3 characters!)" : "Vous n'êtes pas inscrits. S'il vous plaît entrer votre nom pour voter (Au moin trois caractères!)",
+ "You already have an item with the same text" : "Vous avez dêja un article avec le même texte",
+ "Please choose the groups or users you want to add to your poll." : "Si'l vous plaît, choisissez le groupe ou l'utilisateur a ajouter au sondage.",
+ "Click to get link" : "Cliquez pour avoir le lien",
+ "Edit access" : "Modifier les accès",
+ "Type" : "Type",
+ "Event schedule" : "Calendrier des événements",
+ "Text based" : "Texte basé",
+ "Text item" : "Article de texte",
+ "Dates" : "Dates",
+ "Description (will be shown as tooltip on the summary page)" : "Description (Sera affiché comme info-bulle sur la page de synthèse)",
+ "Poll expired" : "Sondage expiré",
+ "The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré sur %s. Le vote est désactivée, mais vous pouvez toujours commenter.",
+ "Access denied" : "Accès refuser",
+ "You are not allowed to view this poll or the poll does not exist." : "Vous n'êtes pas autorisé à afficher ce sondage ou le sondage n'existe pas.",
+ "Error" : "Erreur",
+ "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a partagé le sondage '%s' avec vous. Pour aller directement au sondage, vous pouvez utiliser ce lien <a href=\"%s\">%s</a>",
+ "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a commenté le sondage'%s'.<br/><br/><i>%s</i><br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien: <a href=\"%s\">%s</a>",
+ "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a participer au sondage'%s'.<br/><br/>To Pour aller directement au sondage, vous pouvez utiliser ce lien:<a href=\"%s\">%s</a>",
+ "Polls App - New Comment" : "Sondage App - Nouveau commentaire",
+ "Polls App - New Participant" : "Sondage App - Nouveau participant",
+ "Polls App - New Poll" : "Sondage App - Nouveau sondage",
+ "Polls App" : "Sondage App",
+ "Receive notification email on activity" : "Recevoir un e-mail de notification sur l'activité"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index e6396362..49b41935 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,90 +1,90 @@
-{ "translations": {
- "Polls" : "Sondages",
- "Poll" : "Sondage",
- "Summary" : "Sommaire",
- "No existing polls." : "Pas de sondages existants.",
- "Title" : "Titre",
- "Description" : "Description",
- "Please select at least one user or group!" : "Merci de sélectionnez au moins un utilisateur ou un groupe!",
- "Created" : "Créé",
- "Expires" : "Expiration",
- "Never" : "Jamais",
- "By" : "Par",
- "Go to" : "Aller à",
- "Create new poll" : "Créer un nouveau sondage",
- "Access (click for link)" : "Accès (Cliquer pour accèder au lien)",
- "Access" : "droits d'accès",
- "Registered users only" : "Utilisateurs inscrits seulement",
- "Public access" : "Accès publique",
- "hidden" : "caché",
- "public" : "public",
- "registered" : "inscrit",
- "delete" : "effacer",
- "Next" : "Suivant",
- "Cancel" : "Annuler",
- "User/Group search" : "Recherche utilisateur ou Groupe",
- "Options" : "Options",
- "Edit poll" : "Modifier le sondage",
- "Click on days to add or remove" : "Cliquer sur les jours à ajouter ou à supprimer",
- "Select hour & minute, then click on time" : "Selectionnez l'heure et les minutes, puis cliquer sur le temps",
- "Mon" : "Lun",
- "Tue" : "Mar",
- "Wed" : "Mer",
- "Thu" : "Jeu",
- "Fri" : "Ven",
- "Sat" : "Sam",
- "Sun" : "Dim",
- "click to add" : "Cliquer pour ajouter",
- "date\\time" : "date\\heure",
- "Poll URL" : "URL du sondage",
- "Link" : "Lien",
- "Total" : "Total",
- "Best option" : "Meilleure option",
- "All" : "Tout",
- "No description provided." : "Pas de description.",
- "Write new Comment" : "Ecrire un nouveau commentaire",
- "Comments" : "Commentaires",
- "No comments yet. Be the first." : "pas encore de commentaires. Soyez le premier.",
- "Send!" : "Envoyer!",
- "Vote!" : "Voter!",
- "Polls summary" : "Liste des sondages",
- "Update poll" : "Mise à jour des sondages",
- "Create poll" : "Créer un sondage",
- "Home" : "Home",
- "participated" : "participer",
- "Yourself" : "Vous-même",
- "Select" : "Selectionner",
- "Close" : "Fermer",
- "Users" : "Utilisateurs",
- "Groups" : "Groupes",
- "Do you really want to delete that poll?" : "Voulez vous réellement supprimer ce sondage?",
- "You must enter at least a title for the new poll." : "Vous devez rentrer au moin un titre pour ce sondage.",
- "Copy to clipboard: Ctrl+C, Enter" : "Copier dans le presse-papier: Ctrl+C, Entrer",
- "Thanks that you've voted. You can close the page now." : "Merci d'avoir voté. Vous pouvez maintenant fermer la page.",
- "Nothing selected!\nClick on cells to turn them green." : "Rien de sélectionné\ncliquer sur une cellule pour l'activer.",
- "You are not registered.\nPlease enter your name to vote\n(at least 3 characters!)" : "Vous n'êtes pas inscrit.\nMerci d'entrer votre nom pour pouvoir voter\n(Au moins trois caractères!)",
- "You already have an item with the same text" : "Vous avez dêja un article avec le même texte",
- "Please choose the groups or users you want to add to your poll." : "Merci de choisir le groupe ou l'utilisateur à ajouter au sondage.",
- "Click to get link" : "Cliquer pour avoir le lien",
- "Edit access" : "Modifier les droits d'accès",
- "Type" : "Type",
- "Event schedule" : "Calendrier des événements",
- "Text based" : "Mode texte",
- "Text item" : "Contenu du texte",
- "Dates" : "Dates",
- "Description (will be shown as tooltip on the summary page)" : "Description (affichée comme info-bulle sur la page de synthèse)",
- "Poll expired" : "Sondage expiré",
- "The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré le %s. Le vote est désactivée, mais vous pouvez toujours commenter.",
- "Access denied" : "Accès refusé",
- "You are not allowed to view this poll or the poll does not exist." : "Vous n'êtes pas autorisé à voir ce sondage ou le sondage n'existe pas.",
- "Error" : "Erreur",
- "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a partagé le sondage '%s' avec vous. Pour aller directement au sondage, vous pouvez utiliser ce lien <a href=\"%s\">%s</a>",
- "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a commenté le sondage'%s'.<br/><br/><i>%s</i><br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien: <a href=\"%s\">%s</a>",
- "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a participé au sondage'%s'.<br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien:<a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" : "NextCloud Sondage -- Nouveau commentaire",
- "ownCloud Polls -- New Participant" : "NextCloud Sondage -- Nouveau participant",
- "ownCloud Polls -- New Poll" : "NextCloud Sondage -- Nouveau sondage",
- "ownCloud Polls" : "NextCloud Sondage ",
- "Receive notification email on activity" : "Recevoir un e-mail de notification sur l'activité"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
+{ "translations": {
+ "Polls" : "Sondages",
+ "Poll" : "Sondage",
+ "Summary" : "Sommaire",
+ "No existing polls." : "Pas de sondages existants.",
+ "Title" : "Titre",
+ "Description" : "Description",
+ "Please select at least one user or group!" : "Merci de sélectionnez au moins un utilisateur ou un groupe!",
+ "Created" : "Créé",
+ "Expires" : "Expiration",
+ "Never" : "Jamais",
+ "By" : "Par",
+ "Go to" : "Aller à",
+ "Create new poll" : "Créer un nouveau sondage",
+ "Access (click for link)" : "Accès (Cliquer pour accèder au lien)",
+ "Access" : "droits d'accès",
+ "Registered users only" : "Utilisateurs inscrits seulement",
+ "Public access" : "Accès publique",
+ "hidden" : "caché",
+ "public" : "public",
+ "registered" : "inscrit",
+ "delete" : "effacer",
+ "Next" : "Suivant",
+ "Cancel" : "Annuler",
+ "User/Group search" : "Recherche utilisateur ou Groupe",
+ "Options" : "Options",
+ "Edit poll" : "Modifier le sondage",
+ "Click on days to add or remove" : "Cliquer sur les jours à ajouter ou à supprimer",
+ "Select hour & minute, then click on time" : "Selectionnez l'heure et les minutes, puis cliquer sur le temps",
+ "Mon" : "Lun",
+ "Tue" : "Mar",
+ "Wed" : "Mer",
+ "Thu" : "Jeu",
+ "Fri" : "Ven",
+ "Sat" : "Sam",
+ "Sun" : "Dim",
+ "click to add" : "Cliquer pour ajouter",
+ "date\\time" : "date\\heure",
+ "Poll URL" : "URL du sondage",
+ "Link" : "Lien",
+ "Total" : "Total",
+ "Best option" : "Meilleure option",
+ "All" : "Tout",
+ "No description provided." : "Pas de description.",
+ "Write new Comment" : "Ecrire un nouveau commentaire",
+ "Comments" : "Commentaires",
+ "No comments yet. Be the first." : "pas encore de commentaires. Soyez le premier.",
+ "Send!" : "Envoyer!",
+ "Vote!" : "Voter!",
+ "Polls summary" : "Liste des sondages",
+ "Update poll" : "Mise à jour des sondages",
+ "Create poll" : "Créer un sondage",
+ "Home" : "Home",
+ "participated" : "participer",
+ "Yourself" : "Vous-même",
+ "Select" : "Selectionner",
+ "Close" : "Fermer",
+ "Users" : "Utilisateurs",
+ "Groups" : "Groupes",
+ "Do you really want to delete that poll?" : "Voulez vous réellement supprimer ce sondage?",
+ "You must enter at least a title for the new poll." : "Vous devez rentrer au moin un titre pour ce sondage.",
+ "Copy to clipboard: Ctrl+C, Enter" : "Copier dans le presse-papier: Ctrl+C, Entrer",
+ "Thanks that you've voted. You can close the page now." : "Merci d'avoir voté. Vous pouvez maintenant fermer la page.",
+ "Nothing selected!\nClick on cells to turn them green." : "Rien de sélectionné\ncliquer sur une cellule pour l'activer.",
+ "You are not registered.\nPlease enter your name to vote\n(at least 3 characters!)" : "Vous n'êtes pas inscrit.\nMerci d'entrer votre nom pour pouvoir voter\n(Au moins trois caractères!)",
+ "You already have an item with the same text" : "Vous avez dêja un article avec le même texte",
+ "Please choose the groups or users you want to add to your poll." : "Merci de choisir le groupe ou l'utilisateur à ajouter au sondage.",
+ "Click to get link" : "Cliquer pour avoir le lien",
+ "Edit access" : "Modifier les droits d'accès",
+ "Type" : "Type",
+ "Event schedule" : "Calendrier des événements",
+ "Text based" : "Mode texte",
+ "Text item" : "Contenu du texte",
+ "Dates" : "Dates",
+ "Description (will be shown as tooltip on the summary page)" : "Description (affichée comme info-bulle sur la page de synthèse)",
+ "Poll expired" : "Sondage expiré",
+ "The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré le %s. Le vote est désactivée, mais vous pouvez toujours commenter.",
+ "Access denied" : "Accès refusé",
+ "You are not allowed to view this poll or the poll does not exist." : "Vous n'êtes pas autorisé à voir ce sondage ou le sondage n'existe pas.",
+ "Error" : "Erreur",
+ "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a partagé le sondage '%s' avec vous. Pour aller directement au sondage, vous pouvez utiliser ce lien <a href=\"%s\">%s</a>",
+ "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a commenté le sondage'%s'.<br/><br/><i>%s</i><br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien: <a href=\"%s\">%s</a>",
+ "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" : "Bonjour %s,<br/><br/><strong>%s</strong> a participé au sondage'%s'.<br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien:<a href=\"%s\">%s</a>",
+ "Polls App - New Comment" : "Sondage App - Nouveau commentaire",
+ "Polls App - New Participant" : "Sondage App - Nouveau participant",
+ "Polls App - New Poll" : "Sondage App - Nouveau sondage",
+ "Polls App" : "Sondage App",
+ "Receive notification email on activity" : "Recevoir un e-mail de notification sur l'activité"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
diff --git a/l10n/fr.php b/l10n/fr.php
index bd2b4a26..9936143f 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -1,91 +1,91 @@
-<?php
-$TRANSLATIONS = array(
- "Polls" => "Sondages",
- "Poll" => "Sondage",
- "Summary" => "Sommaire",
- "No existing polls." => "Aucun sondages n'existent.",
- "Title" => "Titre",
- "Description" => "Description",
- "Please select at least one user or group!" => "S'il vous plaît, sélectionnez au moins un utilisateur ou un groupe!",
- "Created" => "Créer",
- "Expires" => "Expirer",
- "Never" => "Jamais",
- "By" => "Par",
- "Go to" => "Allez à",
- "Create new poll" => "Créer une nouveau sondage",
- "Access (click for link)" => "Accès (Cliquer pour accèder au lien)",
- "Access" => "Accès",
- "Registered users only" => "Utilisateurs inscrits seulement",
- "Public access" => "Accès publique",
- "hidden" => "caché",
- "public" => "public",
- "registered" => "inscription",
- "delete" => "effacer",
- "Next" => "Suivant",
- "Cancel" => "Annuler",
- "User/Group search" => "Recherche utilisateur ou Groupe",
- "Options" => "Options",
- "Edit poll" => "Modifier sondage",
- "Click on days to add or remove" => "Cliquez sur une journée à ajouter ou à supprimer",
- "Select hour & minute, then click on time" => "Selectionnez l'heure et les minutes, et cliquez sur le temps",
- "Mon" => "Lun",
- "Tue" => "Mar",
- "Wed" => "Mer",
- "Thu" => "Jeu",
- "Fri" => "Ven",
- "Sat" => "Sam",
- "Sun" => "Dim",
- "click to add" => "Cliquez pour ajouter",
- "date\\time" => "date\\temps",
- "Poll URL" => "URL du sondage",
- "Link" => "Lien",
- "Total" => "Total",
- "Best option" => "Meilleur option",
- "All" => "Tout",
- "No description provided." => "Pas de description fournis.",
- "Write new Comment" => "Ecrivez un nouveau commentaire",
- "Comments" => "Commentaires",
- "No comments yet. Be the first." => "pas de commentaires maintenant. Soyez le premier.",
- "Send!" => "Envoyez!",
- "Vote!" => "Vote!",
- "Polls summary" => "Résumé des sondages",
- "Update poll" => "Mise à jour des sondages",
- "Create poll" => "Créer un sondage",
- "Home" => "Home",
- "participated" => "participer",
- "Yourself" => "Vous-même",
- "Select" => "Selectionner",
- "Close" => "Fermer",
- "Users" => "Utilisateurs",
- "Groups" => "Groupes",
- "Do you really want to delete that poll?" => "Voulez vous réellement supprimer ce sondage?",
- "You must enter at least a title for the new poll." => "Vous devez rentrer au moin un titre pour ce nouveau sondage.",
- "Copy to clipboard: Ctrl+C, Enter" => "Copier dans le presse-papier: Ctrl+C, Entrer",
- "Thanks that you've voted. You can close the page now." => "Merci d'avoir voté. Vous pouvez fermer la page maintenant.",
- "Nothing selected!\nClick on cells to turn them green." => "Rien de sélectionner\ncliquez sur une cellule pour l'activer en vert.",
- "You are not registered.\nPlease enter your name to vote\n(at least 3 characters!)" => "Vous n'n'êtes pas inscrits.\nS'il vous plaît entrer votre nom pour voter\n(Au moin trois caractères!)",
- "You already have an item with the same text" => "Vous avez dêja un article avec le même texte",
- "Please choose the groups or users you want to add to your poll." => "Si'l vous plaît, choisissez le groupe ou l'utilisateur a ajouter au sondage.",
- "Click to get link" => "Cliquez pour avoir le lien",
- "Edit access" => "Modifier les accès",
- "Type" => "Type",
- "Event schedule" => "Calendrier des événements",
- "Text based" => "Texte basé",
- "Text item" => "Article de texte",
- "Dates" => "Dates",
- "Description (will be shown as tooltip on the summary page)" => "Description (Sera affiché comme info-bulle sur la page de synthèse)",
- "Poll expired" => "Sondage expiré",
- "The poll expired on %s. Voting is disabled, but you can still comment." => "Le sondage a expiré sur %s. Le vote est désactivée, mais vous pouvez toujours commenter.",
- "Access denied" => "Accès refuser",
- "You are not allowed to view this poll or the poll does not exist." => "Vous n'êtes pas autorisé à afficher ce sondage ou le sondage n'existe pas.",
- "Error" => "Erreur",
- "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Bonjour %s,<br/><br/><strong>%s</strong> a partagé le sondage '%s' avec vous. Pour aller directement au sondage, vous pouvez utiliser ce lien <a href=\"%s\">%s</a>",
- "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Bonjour %s,<br/><br/><strong>%s</strong> a commenté le sondage'%s'.<br/><br/><i>%s</i><br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien: <a href=\"%s\">%s</a>",
- "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Bonjour %s,<br/><br/><strong>%s</strong> a participer au sondage'%s'.<br/><br/>To Pour aller directement au sondage, vous pouvez utiliser ce lien:<a href=\"%s\">%s</a>",
- "ownCloud Polls -- New Comment" => "NextCloud Sondage -- Nouveau commentaire",
- "ownCloud Polls -- New Participant" => "NextCloud Sondage -- Nouveau participant",
- "ownCloud Polls -- New Poll" => "NextCloud Sondage -- Nouveau sondage",
- "ownCloud Polls" => "NextCloud Sondage ",
- "Receive notification email on activity" => "Recevoir un e-mail de notification sur l'activité"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
+<?php
+$TRANSLATIONS = array(
+ "Polls" => "Sondages",
+ "Poll" => "Sondage",
+ "Summary" => "Sommaire",
+ "No existing polls." => "Aucun sondages n'existent.",
+ "Title" => "Titre",
+ "Description" => "Description",
+ "Please select at least one user or group!" => "S'il vous plaît, sélectionnez au moins un utilisateur ou un groupe!",
+ "Created" => "Créer",
+ "Expires" => "Expirer",
+ "Never" => "Jamais",
+ "By" => "Par",
+ "Go to" => "Allez à",
+ "Create new poll" => "Créer une nouveau sondage",
+ "Access (click for link)" => "Accès (Cliquer pour accèder au lien)",
+ "Access" => "Accès",
+ "Registered users only" => "Utilisateurs inscrits seulement",
+ "Public access" => "Accès publique",
+ "hidden" => "caché",
+ "public" => "public",
+ "registered" => "inscription",
+ "delete" => "effacer",
+ "Next" => "Suivant",
+ "Cancel" => "Annuler",
+ "User/Group search" => "Recherche utilisateur ou Groupe",
+ "Options" => "Options",
+ "Edit poll" => "Modifier sondage",
+ "Click on days to add or remove" => "Cliquez sur une journée à ajouter ou à supprimer",
+ "Select hour & minute, then click on time" => "Selectionnez l'heure et les minutes, et cliquez sur le temps",
+ "Mon" => "Lun",
+ "Tue" => "Mar",
+ "Wed" => "Mer",
+ "Thu" => "Jeu",
+ "Fri" => "Ven",
+ "Sat" => "Sam",
+ "Sun" => "Dim",
+ "click to add" => "Cliquez pour ajouter",
+ "date\\time" => "date\\temps",
+ "Poll URL" => "URL du sondage",
+ "Link" => "Lien",
+ "Total" => "Total",
+ "Best option" => "Meilleur option",
+ "All" => "Tout",
+ "No description provided." => "Pas de description fournis.",
+ "Write new Comment" => "Ecrivez un nouveau commentaire",
+ "Comments" => "Commentaires",
+ "No comments yet. Be the first." => "pas de commentaires maintenant. Soyez le premier.",
+ "Send!" => "Envoyez!",
+ "Vote!" => "Vote!",
+ "Polls summary" => "Résumé des sondages",
+ "Update poll" => "Mise à jour des sondages",
+ "Create poll" => "Créer un sondage",
+ "Home" => "Home",
+ "participated" => "participer",
+ "Yourself" => "Vous-même",
+ "Select" => "Selectionner",
+ "Close" => "Fermer",
+ "Users" => "Utilisateurs",
+ "Groups" => "Groupes",
+ "Do you really want to delete that poll?" => "Voulez vous réellement supprimer ce sondage?",
+ "You must enter at least a title for the new poll." => "Vous devez rentrer au moin un titre pour ce nouveau sondage.",
+ "Copy to clipboard: Ctrl+C, Enter" => "Copier dans le presse-papier: Ctrl+C, Entrer",
+ "Thanks that you've voted. You can close the page now." => "Merci d'avoir voté. Vous pouvez fermer la page maintenant.",
+ "Nothing selected!\nClick on cells to turn them green." => "Rien de sélectionner\ncliquez sur une cellule pour l'activer en vert.",
+ "You are not registered.\nPlease enter your name to vote\n(at least 3 characters!)" => "Vous n'n'êtes pas inscrits.\nS'il vous plaît entrer votre nom pour voter\n(Au moin trois caractères!)",
+ "You already have an item with the same text" => "Vous avez dêja un article avec le même texte",
+ "Please choose the groups or users you want to add to your poll." => "Si'l vous plaît, choisissez le groupe ou l'utilisateur a ajouter au sondage.",
+ "Click to get link" => "Cliquez pour avoir le lien",
+ "Edit access" => "Modifier les accès",
+ "Type" => "Type",
+ "Event schedule" => "Calendrier des événements",
+ "Text based" => "Texte basé",
+ "Text item" => "Article de texte",
+ "Dates" => "Dates",
+ "Description (will be shown as tooltip on the summary page)" => "Description (Sera affiché comme info-bulle sur la page de synthèse)",
+ "Poll expired" => "Sondage expiré",
+ "The poll expired on %s. Voting is disabled, but you can still comment." => "Le sondage a expiré sur %s. Le vote est désactivée, mais vous pouvez toujours commenter.",
+ "Access denied" => "Accès refuser",
+ "You are not allowed to view this poll or the poll does not exist." => "Vous n'êtes pas autorisé à afficher ce sondage ou le sondage n'existe pas.",
+ "Error" => "Erreur",
+ "Hello %s,<br/><br/><strong>%s</strong> shared the poll '%s' with you. To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Bonjour %s,<br/><br/><strong>%s</strong> a partagé le sondage '%s' avec vous. Pour aller directement au sondage, vous pouvez utiliser ce lien <a href=\"%s\">%s</a>",
+ "Hello %s,<br/><br/><strong>%s</strong> commented on the poll '%s'.<br/><br/><i>%s</i><br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Bonjour %s,<br/><br/><strong>%s</strong> a commenté le sondage'%s'.<br/><br/><i>%s</i><br/><br/>Pour aller directement au sondage, vous pouvez utiliser ce lien: <a href=\"%s\">%s</a>",
+ "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this link: <a href=\"%s\">%s</a>" => "Bonjour %s,<br/><br/><strong>%s</strong> a participer au sondage'%s'.<br/><br/>To Pour aller directement au sondage, vous pouvez utiliser ce lien:<a href=\"%s\">%s</a>",
+ "Polls App - New Comment" => "Sondage App - Nouveau commentaire",
+ "Polls App - New Participant" => "Sondage App - Nouveau participant",
+ "Polls App - New Poll" => "Sondage App - Nouveau sondage",
+ "Polls App" => "Sondage App",
+ "Receive notification email on activity" => "Recevoir un e-mail de notification sur l'activité"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";