aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-18 00:06:51 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-18 00:06:51 +0000
commit943d9737e44f4848a0a1202b813565edf58f2321 (patch)
tree8cce60cb1cdf43f8484e8f6964fb1ae862369044 /apps/comments/l10n/fr.js
parentcf5d30387b20e74304e4d28f709b928c3cb231c9 (diff)
downloadnextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.tar.gz
nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fr.js')
-rw-r--r--apps/comments/l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index b62bb35850f..fa3b4c744b3 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -1,13 +1,13 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "Commentaires",
"New comment …" : "Nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
"Post" : "Poster",
"Cancel" : "Annuler",
"Edit comment" : "Modifier le commentaire",
"[Deleted user]" : "[Utilisateur supprimé]",
- "Comments" : "Commentaires",
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrer la conversation!",
"More comments …" : "Plus de commentaires ...",
"Save" : "Enregistrer",
tyle>
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "Compartilhado por {owner}",
"This share is password-protected" => "Este compartilhamento esta protegido por senha",
"The password is wrong. Try again." => "Senha incorreta. Tente novamente.",
"Password" => "Senha",
"Sorry, this link doesn’t seem to work anymore." => "Desculpe, este link parece não mais  funcionar.",
"Reasons might be:" => "As razões podem ser:",
"the item was removed" => "o item foi removido",
"the link expired" => "o link expirou",
"sharing is disabled" => "compartilhamento está desativada",
"For more info, please ask the person who sent this link." => "Para mais informações, por favor, pergunte a pessoa que enviou este link.",
"shared by %s" => "compartilhado por %s",
"Download %s" => "Baixar %s",
"Direct link" => "Link direto"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";