summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-06 01:01:26 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-06 01:01:26 -0400
commitede9fb4e495734747927704ebaaf9bd2854c0c27 (patch)
tree6346ad890c94f8e0d933446674ebc6f7228e75cb
parent77380713613dbb146e13f215b33ebece43e3752c (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/en_GB.js20
-rw-r--r--l10n/en_GB.json20
-rw-r--r--l10n/en_GB.php20
-rw-r--r--l10n/fr.js6
-rw-r--r--l10n/fr.json6
-rw-r--r--l10n/fr.php6
6 files changed, 75 insertions, 3 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 92b01ee9d..341190e7d 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,11 +2,24 @@ OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "Feed contains invalid XML",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl ",
"Detected feed format is not supported" : "Detected feed format is not supported",
"Website not found" : "Website not found",
"More redirects than allowed, aborting" : "More redirects than allowed, aborting",
"Bigger than maximum allowed size" : "Bigger than maximum allowed size",
"Request timed out" : "Request timed out",
+ "Required credentials for feed were either missing or incorrect" : "Required credentials for feed were either missing or incorrect",
+ "Forbidden to access feed" : "Forbidden to access feed",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, or others.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK.",
+ "Certificate error: Problem with the local client certificate." : "Certificate error: Problem with the local client certificate.",
+ "Certificate error: Couldn't use specified cipher." : "Certificate error: Couldn't use specified cipher.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Certificate error: Peer certificate cannot be authenticated with known CA certificates.",
+ "Certificate error: Requested FTP SSL level failed." : "Certificate error: Requested FTP SSL level failed.",
+ "Certificate error: Initiating the SSL Engine failed." : "Certificate error: Initiating the SSL Engine failed.",
+ "Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Certificate error: Problem with reading the SSL CA cert (path? access rights?)",
+ "Certificate error: Issuer check failed" : "Certificate error: Issuer check failed",
+ "Unknown SSL certificate error!" : "Unknown SSL certificate error!",
"Request failed, network connection unavailable!" : "Request failed, network connection unavailable!",
"Request unauthorized. Are you logged in?" : "Request unauthorised. Are you logged in?",
"Request forbidden. Are you an admin?" : "Request forbidden. Are you an admin?",
@@ -34,7 +47,9 @@ OC.L10N.register(
"Saved" : "Saved",
"Download" : "Download",
"Close" : "Close",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Ajax or Web cron mode detected! Your feeds will not be updated!",
"How to set up the operating system cron" : "How to set up the operating system cron",
+ "Install and set up a faster parallel updater that uses the News app's update API" : "Install and set up a faster parallel updater that uses the News app's update API",
"filter" : "filter",
"Language" : "Language",
"Subscribe" : "Subscribe",
@@ -80,6 +95,7 @@ OC.L10N.register(
"Folder exists already!" : "Folder exists already!",
"Advanced settings" : "Advanced settings",
"Credentials" : "Credentials",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!",
"Username" : "Username",
"Password" : "Password",
"New Folder" : "New Folder",
@@ -121,10 +137,12 @@ OC.L10N.register(
"Import" : "Import",
"Export" : "Export",
"Error when importing: file does not contain valid OPML" : "Error when importing: file does not contain valid OPML",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Error when importing: OPML contains neither feeds nor folders",
"Unread/Starred Articles" : "Unread/Starred Articles",
"Error when importing: file does not contain valid JSON" : "Error when importing: file does not contain valid JSON",
"Help" : "Help",
"Keyboard shortcuts" : "Keyboard shortcuts",
- "Documentation" : "Documentation"
+ "Documentation" : "Documentation",
+ "Report a bug" : "Report a bug"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index b6df5881d..0f6c8198f 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,10 +1,23 @@
{ "translations": {
"Feed contains invalid XML" : "Feed contains invalid XML",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl ",
"Detected feed format is not supported" : "Detected feed format is not supported",
"Website not found" : "Website not found",
"More redirects than allowed, aborting" : "More redirects than allowed, aborting",
"Bigger than maximum allowed size" : "Bigger than maximum allowed size",
"Request timed out" : "Request timed out",
+ "Required credentials for feed were either missing or incorrect" : "Required credentials for feed were either missing or incorrect",
+ "Forbidden to access feed" : "Forbidden to access feed",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, or others.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK.",
+ "Certificate error: Problem with the local client certificate." : "Certificate error: Problem with the local client certificate.",
+ "Certificate error: Couldn't use specified cipher." : "Certificate error: Couldn't use specified cipher.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Certificate error: Peer certificate cannot be authenticated with known CA certificates.",
+ "Certificate error: Requested FTP SSL level failed." : "Certificate error: Requested FTP SSL level failed.",
+ "Certificate error: Initiating the SSL Engine failed." : "Certificate error: Initiating the SSL Engine failed.",
+ "Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Certificate error: Problem with reading the SSL CA cert (path? access rights?)",
+ "Certificate error: Issuer check failed" : "Certificate error: Issuer check failed",
+ "Unknown SSL certificate error!" : "Unknown SSL certificate error!",
"Request failed, network connection unavailable!" : "Request failed, network connection unavailable!",
"Request unauthorized. Are you logged in?" : "Request unauthorised. Are you logged in?",
"Request forbidden. Are you an admin?" : "Request forbidden. Are you an admin?",
@@ -32,7 +45,9 @@
"Saved" : "Saved",
"Download" : "Download",
"Close" : "Close",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Ajax or Web cron mode detected! Your feeds will not be updated!",
"How to set up the operating system cron" : "How to set up the operating system cron",
+ "Install and set up a faster parallel updater that uses the News app's update API" : "Install and set up a faster parallel updater that uses the News app's update API",
"filter" : "filter",
"Language" : "Language",
"Subscribe" : "Subscribe",
@@ -78,6 +93,7 @@
"Folder exists already!" : "Folder exists already!",
"Advanced settings" : "Advanced settings",
"Credentials" : "Credentials",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!",
"Username" : "Username",
"Password" : "Password",
"New Folder" : "New Folder",
@@ -119,10 +135,12 @@
"Import" : "Import",
"Export" : "Export",
"Error when importing: file does not contain valid OPML" : "Error when importing: file does not contain valid OPML",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Error when importing: OPML contains neither feeds nor folders",
"Unread/Starred Articles" : "Unread/Starred Articles",
"Error when importing: file does not contain valid JSON" : "Error when importing: file does not contain valid JSON",
"Help" : "Help",
"Keyboard shortcuts" : "Keyboard shortcuts",
- "Documentation" : "Documentation"
+ "Documentation" : "Documentation",
+ "Report a bug" : "Report a bug"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index f4f04985c..49a1875b7 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -1,11 +1,24 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "Feed contains invalid XML",
+"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " => "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl ",
"Detected feed format is not supported" => "Detected feed format is not supported",
"Website not found" => "Website not found",
"More redirects than allowed, aborting" => "More redirects than allowed, aborting",
"Bigger than maximum allowed size" => "Bigger than maximum allowed size",
"Request timed out" => "Request timed out",
+"Required credentials for feed were either missing or incorrect" => "Required credentials for feed were either missing or incorrect",
+"Forbidden to access feed" => "Forbidden to access feed",
+"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." => "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, or others.",
+"Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." => "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK.",
+"Certificate error: Problem with the local client certificate." => "Certificate error: Problem with the local client certificate.",
+"Certificate error: Couldn't use specified cipher." => "Certificate error: Couldn't use specified cipher.",
+"Certificate error: Peer certificate cannot be authenticated with known CA certificates." => "Certificate error: Peer certificate cannot be authenticated with known CA certificates.",
+"Certificate error: Requested FTP SSL level failed." => "Certificate error: Requested FTP SSL level failed.",
+"Certificate error: Initiating the SSL Engine failed." => "Certificate error: Initiating the SSL Engine failed.",
+"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" => "Certificate error: Problem with reading the SSL CA cert (path? access rights?)",
+"Certificate error: Issuer check failed" => "Certificate error: Issuer check failed",
+"Unknown SSL certificate error!" => "Unknown SSL certificate error!",
"Request failed, network connection unavailable!" => "Request failed, network connection unavailable!",
"Request unauthorized. Are you logged in?" => "Request unauthorised. Are you logged in?",
"Request forbidden. Are you an admin?" => "Request forbidden. Are you an admin?",
@@ -33,7 +46,9 @@ $TRANSLATIONS = array(
"Saved" => "Saved",
"Download" => "Download",
"Close" => "Close",
+"Ajax or Web cron mode detected! Your feeds will not be updated!" => "Ajax or Web cron mode detected! Your feeds will not be updated!",
"How to set up the operating system cron" => "How to set up the operating system cron",
+"Install and set up a faster parallel updater that uses the News app's update API" => "Install and set up a faster parallel updater that uses the News app's update API",
"filter" => "filter",
"Language" => "Language",
"Subscribe" => "Subscribe",
@@ -79,6 +94,7 @@ $TRANSLATIONS = array(
"Folder exists already!" => "Folder exists already!",
"Advanced settings" => "Advanced settings",
"Credentials" => "Credentials",
+"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" => "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!",
"Username" => "Username",
"Password" => "Password",
"New Folder" => "New Folder",
@@ -120,10 +136,12 @@ $TRANSLATIONS = array(
"Import" => "Import",
"Export" => "Export",
"Error when importing: file does not contain valid OPML" => "Error when importing: file does not contain valid OPML",
+"Error when importing: OPML is does neither contain feeds nor folders" => "Error when importing: OPML contains neither feeds nor folders",
"Unread/Starred Articles" => "Unread/Starred Articles",
"Error when importing: file does not contain valid JSON" => "Error when importing: file does not contain valid JSON",
"Help" => "Help",
"Keyboard shortcuts" => "Keyboard shortcuts",
-"Documentation" => "Documentation"
+"Documentation" => "Documentation",
+"Report a bug" => "Report a bug"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/fr.js b/l10n/fr.js
index cee8a54a2..143b9c3c0 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "Le flux contient un XML non valide",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour écarter le blocage, essayez de télécharger le flux depuis votre serveur avec la ligne de commande curl : curl ",
"Detected feed format is not supported" : "Format de flux détecté non compatible",
"Website not found" : "Site web non trouvé",
"More redirects than allowed, aborting" : "Nombre de redirections maximum dépassé, abandon",
@@ -10,8 +11,11 @@ OC.L10N.register(
"Required credentials for feed were either missing or incorrect" : "Les informations d'identification requises pour le fil sont manquantes ou incorrectes",
"Forbidden to access feed" : "Interdiction d'accéder au fil",
"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Erreur de certificat : Un problème s'est produit lors de l'échange SSL/TLS. Cela peut provenir des certificats (formats de fichiers, chemins, permissions), des mots de passe, ou d'autres choses.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Erreur de certificat : Le certificat SSL du serveur distant ou l'empreinte md5 SSH a été jugé non conforme. ",
"Certificate error: Problem with the local client certificate." : "Erreur de certificat: Problème avec le certificat local.",
+ "Certificate error: Couldn't use specified cipher." : "Erreur de certificat : Impossible d'utiliser le cipher spécifié. ",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Erreur de certificat : Le certificat du pair ne peut être authentifié à partir des certificats des CA connues.",
+ "Certificate error: Requested FTP SSL level failed." : "Erreur de certificat : Le niveau SSL FTP requis a échoué.",
"Certificate error: Initiating the SSL Engine failed." : "Erreur de certificat : L'initialisation du moteur SSL a échouée.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Erreur de certificat: Problème de lecture (chemin ? droit d'accès ?)",
"Certificate error: Issuer check failed" : "Erreur de certificat: La vérification de l'émetteur a échoué.",
@@ -45,6 +49,7 @@ OC.L10N.register(
"Close" : "Fermer",
"Ajax or Web cron mode detected! Your feeds will not be updated!" : "Mode Ajax ou Web cron détecté ! Vos flux ne seront pas mis à jour !",
"How to set up the operating system cron" : "Comment configurer le cron du système d'exploitation",
+ "Install and set up a faster parallel updater that uses the News app's update API" : "Installe et met en place un updater qui utilise la mise à jour API de l'application News",
"filter" : "filtrer",
"Language" : "Langue",
"Subscribe" : "S'abonner",
@@ -90,6 +95,7 @@ OC.L10N.register(
"Folder exists already!" : "Le dossier existe déjà !",
"Advanced settings" : "Paramètres avancés",
"Credentials" : "Informations d'identification",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Les informations d'identification HTTP Basic Auth doivent être stocké en clair ! Toute personne ayant accès au serveur ou à la base de données y aura accès !",
"Username" : "Nom d'utilisateur",
"Password" : "Mot de passe",
"New Folder" : "Nouveau dossier",
diff --git a/l10n/fr.json b/l10n/fr.json
index ae21f875a..2ce0a9309 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,5 +1,6 @@
{ "translations": {
"Feed contains invalid XML" : "Le flux contient un XML non valide",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour écarter le blocage, essayez de télécharger le flux depuis votre serveur avec la ligne de commande curl : curl ",
"Detected feed format is not supported" : "Format de flux détecté non compatible",
"Website not found" : "Site web non trouvé",
"More redirects than allowed, aborting" : "Nombre de redirections maximum dépassé, abandon",
@@ -8,8 +9,11 @@
"Required credentials for feed were either missing or incorrect" : "Les informations d'identification requises pour le fil sont manquantes ou incorrectes",
"Forbidden to access feed" : "Interdiction d'accéder au fil",
"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Erreur de certificat : Un problème s'est produit lors de l'échange SSL/TLS. Cela peut provenir des certificats (formats de fichiers, chemins, permissions), des mots de passe, ou d'autres choses.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Erreur de certificat : Le certificat SSL du serveur distant ou l'empreinte md5 SSH a été jugé non conforme. ",
"Certificate error: Problem with the local client certificate." : "Erreur de certificat: Problème avec le certificat local.",
+ "Certificate error: Couldn't use specified cipher." : "Erreur de certificat : Impossible d'utiliser le cipher spécifié. ",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Erreur de certificat : Le certificat du pair ne peut être authentifié à partir des certificats des CA connues.",
+ "Certificate error: Requested FTP SSL level failed." : "Erreur de certificat : Le niveau SSL FTP requis a échoué.",
"Certificate error: Initiating the SSL Engine failed." : "Erreur de certificat : L'initialisation du moteur SSL a échouée.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Erreur de certificat: Problème de lecture (chemin ? droit d'accès ?)",
"Certificate error: Issuer check failed" : "Erreur de certificat: La vérification de l'émetteur a échoué.",
@@ -43,6 +47,7 @@
"Close" : "Fermer",
"Ajax or Web cron mode detected! Your feeds will not be updated!" : "Mode Ajax ou Web cron détecté ! Vos flux ne seront pas mis à jour !",
"How to set up the operating system cron" : "Comment configurer le cron du système d'exploitation",
+ "Install and set up a faster parallel updater that uses the News app's update API" : "Installe et met en place un updater qui utilise la mise à jour API de l'application News",
"filter" : "filtrer",
"Language" : "Langue",
"Subscribe" : "S'abonner",
@@ -88,6 +93,7 @@
"Folder exists already!" : "Le dossier existe déjà !",
"Advanced settings" : "Paramètres avancés",
"Credentials" : "Informations d'identification",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Les informations d'identification HTTP Basic Auth doivent être stocké en clair ! Toute personne ayant accès au serveur ou à la base de données y aura accès !",
"Username" : "Nom d'utilisateur",
"Password" : "Mot de passe",
"New Folder" : "Nouveau dossier",
diff --git a/l10n/fr.php b/l10n/fr.php
index 443f49200..1d1fc8f05 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "Le flux contient un XML non valide",
+"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " => "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour écarter le blocage, essayez de télécharger le flux depuis votre serveur avec la ligne de commande curl : curl ",
"Detected feed format is not supported" => "Format de flux détecté non compatible",
"Website not found" => "Site web non trouvé",
"More redirects than allowed, aborting" => "Nombre de redirections maximum dépassé, abandon",
@@ -9,8 +10,11 @@ $TRANSLATIONS = array(
"Required credentials for feed were either missing or incorrect" => "Les informations d'identification requises pour le fil sont manquantes ou incorrectes",
"Forbidden to access feed" => "Interdiction d'accéder au fil",
"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." => "Erreur de certificat : Un problème s'est produit lors de l'échange SSL/TLS. Cela peut provenir des certificats (formats de fichiers, chemins, permissions), des mots de passe, ou d'autres choses.",
+"Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." => "Erreur de certificat : Le certificat SSL du serveur distant ou l'empreinte md5 SSH a été jugé non conforme. ",
"Certificate error: Problem with the local client certificate." => "Erreur de certificat: Problème avec le certificat local.",
+"Certificate error: Couldn't use specified cipher." => "Erreur de certificat : Impossible d'utiliser le cipher spécifié. ",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." => "Erreur de certificat : Le certificat du pair ne peut être authentifié à partir des certificats des CA connues.",
+"Certificate error: Requested FTP SSL level failed." => "Erreur de certificat : Le niveau SSL FTP requis a échoué.",
"Certificate error: Initiating the SSL Engine failed." => "Erreur de certificat : L'initialisation du moteur SSL a échouée.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" => "Erreur de certificat: Problème de lecture (chemin ? droit d'accès ?)",
"Certificate error: Issuer check failed" => "Erreur de certificat: La vérification de l'émetteur a échoué.",
@@ -44,6 +48,7 @@ $TRANSLATIONS = array(
"Close" => "Fermer",
"Ajax or Web cron mode detected! Your feeds will not be updated!" => "Mode Ajax ou Web cron détecté ! Vos flux ne seront pas mis à jour !",
"How to set up the operating system cron" => "Comment configurer le cron du système d'exploitation",
+"Install and set up a faster parallel updater that uses the News app's update API" => "Installe et met en place un updater qui utilise la mise à jour API de l'application News",
"filter" => "filtrer",
"Language" => "Langue",
"Subscribe" => "S'abonner",
@@ -89,6 +94,7 @@ $TRANSLATIONS = array(
"Folder exists already!" => "Le dossier existe déjà !",
"Advanced settings" => "Paramètres avancés",
"Credentials" => "Informations d'identification",
+"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" => "Les informations d'identification HTTP Basic Auth doivent être stocké en clair ! Toute personne ayant accès au serveur ou à la base de données y aura accès !",
"Username" => "Nom d'utilisateur",
"Password" => "Mot de passe",
"New Folder" => "Nouveau dossier",