2017-03-03 04:07:45 +03:00
OC . L10N . register (
"theming" ,
{
2017-05-01 03:07:32 +03:00
"Loading preview…" : "Chargement de la prévisualisation..." ,
2017-04-30 03:07:21 +03:00
"Saved" : "Enregistré" ,
2017-03-03 04:07:45 +03:00
"Admin" : "Administration" ,
"a safe home for all your data" : "un endroit sûr pour toutes vos données" ,
"The given name is too long" : "Le nom donné est trop long" ,
"The given web address is too long" : "L'adresse web donnée est trop longue" ,
"The given slogan is too long" : "Le slogan donné est trop long" ,
"The given color is invalid" : "La couleur donnée est invalide" ,
"No file uploaded" : "Aucun fichier téléversé" ,
"Unsupported image type" : "Ce type d'image n'est pas pris en charge" ,
"You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé" ,
"Theming" : "Personnaliser l'apparence" ,
2017-05-01 03:07:32 +03:00
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cet extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. Cela sera visible pour tous les utilisateurs." ,
2017-03-03 04:07:45 +03:00
"Name" : "Nom" ,
2017-05-24 03:08:31 +03:00
"Reset to default" : "Restaurer les valeurs par défaut" ,
2017-03-03 04:07:45 +03:00
"Web address" : "Adresse web" ,
"Web address https://…" : "Adresse du serveur https://…" ,
"Slogan" : "Slogan" ,
"Color" : "Couleur" ,
"Logo" : "Logo" ,
"Upload new logo" : "Téléverser un nouveau logo" ,
"Login image" : "Image de connexion" ,
"Upload new login background" : "Téléverser un nouvel arrière-plan de connexion" ,
2017-05-10 03:08:31 +03:00
"Remove background image" : "Supprimer l'image en arrière-plan" ,
2017-05-23 03:08:39 +03:00
"reset to default" : "Restaurer les valeurs par défaut" ,
2017-03-03 04:07:45 +03:00
"Log in image" : "Image de connexion"
} ,
"nplurals=2; plural=(n > 1);" ) ;