summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/fr.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-01-24 00:42:08 +0100
committerRobin Appelman <icewind@owncloud.com>2012-01-24 00:42:08 +0100
commit6fccf1229997d554a4465530814c5065d373773f (patch)
tree7b942f3fc9356580288b49ae71b0092b8cb3db0d /apps/gallery/l10n/fr.php
parentcdfb252ceda6a9a97dd6473c472ed21a9948c8cf (diff)
downloadnextcloud-server-6fccf1229997d554a4465530814c5065d373773f.tar.gz
nextcloud-server-6fccf1229997d554a4465530814c5065d373773f.zip
update translations
Diffstat (limited to 'apps/gallery/l10n/fr.php')
-rw-r--r--apps/gallery/l10n/fr.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/gallery/l10n/fr.php b/apps/gallery/l10n/fr.php
index 17902bd70c9..6668ec6da6b 100644
--- a/apps/gallery/l10n/fr.php
+++ b/apps/gallery/l10n/fr.php
@@ -1,5 +1,9 @@
<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
+"Scanning directories" => "Analyse des répertoires",
+"Creating thumbnails" => "Création des miniatures",
+"Do you wan't to remove album" => "Voulez-vous supprimer l'album",
+"Input new gallery name" => "Entrez le nom de l'album",
"Rescan" => "Analyser à nouveau",
"Back" => "Retour"
);