[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
74d832fb67
Коммит
77b9e2ee61
|
@ -138,6 +138,8 @@ OC.L10N.register(
|
|||
"Load more" : "Charger d'avantage",
|
||||
"_Mark {number} unread_::_Mark {number} unread_" : ["Marquer {number} non-lu","Marquer {number} non-lus"],
|
||||
"_Mark {number} read_::_Mark {number} read_" : ["Marquer {number} lu","Marquer {number} lus"],
|
||||
"_Mark {number} as important_::_Mark {number} as important_" : ["Marquer {number} importants","Marquer {number} importants"],
|
||||
"_Mark {number} as unimportant_::_Mark {number} as unimportant_" : ["Marquer {number} non-importants","Marquer {number} non-importants"],
|
||||
"_Unfavorite {number}_::_Unfavorite {number}_" : ["Retirer des favoris","Retirer des favoris {number}"],
|
||||
"_Favorite {number}_::_Favorite {number}_" : ["Ajouter aux favoris {number}","Ajouter aux favoris {number}"],
|
||||
"_Unselect {number}_::_Unselect {number}_" : ["Désélectionner {number}","Désélectionner {number}"],
|
||||
|
@ -288,6 +290,7 @@ OC.L10N.register(
|
|||
"If you only want to provision one domain for all users, use the wildcard (*)." : "Si vous ne voulez provisionner qu'un seul domaine pour tous les utilisateurs, utilisez le caractère wildcard (*).",
|
||||
"Add new config" : "Ajouter une nouvelle configuration",
|
||||
"Provision all accounts" : "Provisionner tous les comptes",
|
||||
"Anti Spam Service" : "Service anti-spam",
|
||||
"You can set up an anti spam service email address here." : "Vous pouvez paramétrer un service d'anti-spam pour courriel.",
|
||||
"Any email that is marked as spam will be sent to the anti spam service." : "Les emails marqués comme pourriel seront envoyé au service anti-pourriel.",
|
||||
"Successfully updated config for \"{domain}\"" : "La mise à jour de la configuration de \"{domain}\" a été effectuée avec succès.",
|
||||
|
|
|
@ -136,6 +136,8 @@
|
|||
"Load more" : "Charger d'avantage",
|
||||
"_Mark {number} unread_::_Mark {number} unread_" : ["Marquer {number} non-lu","Marquer {number} non-lus"],
|
||||
"_Mark {number} read_::_Mark {number} read_" : ["Marquer {number} lu","Marquer {number} lus"],
|
||||
"_Mark {number} as important_::_Mark {number} as important_" : ["Marquer {number} importants","Marquer {number} importants"],
|
||||
"_Mark {number} as unimportant_::_Mark {number} as unimportant_" : ["Marquer {number} non-importants","Marquer {number} non-importants"],
|
||||
"_Unfavorite {number}_::_Unfavorite {number}_" : ["Retirer des favoris","Retirer des favoris {number}"],
|
||||
"_Favorite {number}_::_Favorite {number}_" : ["Ajouter aux favoris {number}","Ajouter aux favoris {number}"],
|
||||
"_Unselect {number}_::_Unselect {number}_" : ["Désélectionner {number}","Désélectionner {number}"],
|
||||
|
@ -286,6 +288,7 @@
|
|||
"If you only want to provision one domain for all users, use the wildcard (*)." : "Si vous ne voulez provisionner qu'un seul domaine pour tous les utilisateurs, utilisez le caractère wildcard (*).",
|
||||
"Add new config" : "Ajouter une nouvelle configuration",
|
||||
"Provision all accounts" : "Provisionner tous les comptes",
|
||||
"Anti Spam Service" : "Service anti-spam",
|
||||
"You can set up an anti spam service email address here." : "Vous pouvez paramétrer un service d'anti-spam pour courriel.",
|
||||
"Any email that is marked as spam will be sent to the anti spam service." : "Les emails marqués comme pourriel seront envoyé au service anti-pourriel.",
|
||||
"Successfully updated config for \"{domain}\"" : "La mise à jour de la configuration de \"{domain}\" a été effectuée avec succès.",
|
||||
|
|
14
l10n/oc.js
14
l10n/oc.js
|
@ -3,6 +3,12 @@ OC.L10N.register(
|
|||
{
|
||||
"Auto detect failed. Please use manual mode." : "L'autodeteccion a fracassat. Utilizatz lo mòde manual.",
|
||||
"Creating account failed: " : "La creacion del compte a fracassat :",
|
||||
"Important mail" : "Mail important",
|
||||
"Unread mail" : "Mail pas legit",
|
||||
"Important" : "Important",
|
||||
"Work" : "Professional(a)",
|
||||
"Personal" : "Personal",
|
||||
"Mails" : "Mails",
|
||||
"Mail" : "Mail",
|
||||
"Name" : "Nom",
|
||||
"Mail Address" : "Adreça mail",
|
||||
|
@ -12,13 +18,20 @@ OC.L10N.register(
|
|||
"SMTP Password" : "Senhal SMTP",
|
||||
"Save" : "Salvar",
|
||||
"Connect" : "Connectar",
|
||||
"Signature" : "Signatura",
|
||||
"Mail server" : "Servidor email",
|
||||
"Email address" : "Adreça mail",
|
||||
"Cancel" : "Anullar",
|
||||
"From" : "De",
|
||||
"Write message …" : "Escriure un messatge…",
|
||||
"Sending …" : "Mandadís…",
|
||||
"Go back" : "Revenir en arrière",
|
||||
"Retry" : "Tornar ensajar",
|
||||
"Message sent!" : "Messatge mandat !",
|
||||
"Send" : "Mandar",
|
||||
"Uploading {percent}% …" : "Cargament {percent}% …",
|
||||
"Choose a file to add as attachment" : "Causissètz un fichièr de jónher al messatge",
|
||||
"No message found yet" : "Pas cap de messatge trobat",
|
||||
"Select" : "Select",
|
||||
"Loading messages" : "Cargament dels messatges",
|
||||
"Choose" : "Causir",
|
||||
|
@ -32,6 +45,7 @@ OC.L10N.register(
|
|||
"Mark all as read" : "Marcar totes coma legits",
|
||||
"Clear cache" : "Voidar l'escondedor",
|
||||
"_{total} message_::_{total} messages_" : ["{total} messatge","{total} messatges"],
|
||||
"Custom" : "Personalizats",
|
||||
"Delete" : "Suprimir",
|
||||
"General" : "Generals",
|
||||
"User" : "User",
|
||||
|
|
14
l10n/oc.json
14
l10n/oc.json
|
@ -1,6 +1,12 @@
|
|||
{ "translations": {
|
||||
"Auto detect failed. Please use manual mode." : "L'autodeteccion a fracassat. Utilizatz lo mòde manual.",
|
||||
"Creating account failed: " : "La creacion del compte a fracassat :",
|
||||
"Important mail" : "Mail important",
|
||||
"Unread mail" : "Mail pas legit",
|
||||
"Important" : "Important",
|
||||
"Work" : "Professional(a)",
|
||||
"Personal" : "Personal",
|
||||
"Mails" : "Mails",
|
||||
"Mail" : "Mail",
|
||||
"Name" : "Nom",
|
||||
"Mail Address" : "Adreça mail",
|
||||
|
@ -10,13 +16,20 @@
|
|||
"SMTP Password" : "Senhal SMTP",
|
||||
"Save" : "Salvar",
|
||||
"Connect" : "Connectar",
|
||||
"Signature" : "Signatura",
|
||||
"Mail server" : "Servidor email",
|
||||
"Email address" : "Adreça mail",
|
||||
"Cancel" : "Anullar",
|
||||
"From" : "De",
|
||||
"Write message …" : "Escriure un messatge…",
|
||||
"Sending …" : "Mandadís…",
|
||||
"Go back" : "Revenir en arrière",
|
||||
"Retry" : "Tornar ensajar",
|
||||
"Message sent!" : "Messatge mandat !",
|
||||
"Send" : "Mandar",
|
||||
"Uploading {percent}% …" : "Cargament {percent}% …",
|
||||
"Choose a file to add as attachment" : "Causissètz un fichièr de jónher al messatge",
|
||||
"No message found yet" : "Pas cap de messatge trobat",
|
||||
"Select" : "Select",
|
||||
"Loading messages" : "Cargament dels messatges",
|
||||
"Choose" : "Causir",
|
||||
|
@ -30,6 +43,7 @@
|
|||
"Mark all as read" : "Marcar totes coma legits",
|
||||
"Clear cache" : "Voidar l'escondedor",
|
||||
"_{total} message_::_{total} messages_" : ["{total} messatge","{total} messatges"],
|
||||
"Custom" : "Personalizats",
|
||||
"Delete" : "Suprimir",
|
||||
"General" : "Generals",
|
||||
"User" : "User",
|
||||
|
|
Загрузка…
Ссылка в новой задаче