diff --git a/l10n/fr.js b/l10n/fr.js index db41c6f20..fb5b9e232 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -12,11 +12,11 @@ OC.L10N.register( "You have removed {acl} from the board {board}" : "Vous avez supprimé {acl} du tableau {board}", "{user} has removed {acl} from the board {board}" : "{user} a supprimé {acl} du tableau {board}", "You have renamed the board {before} to {board}" : "Vous avez renommé le tableau {before} en {board}", - "{user} has renamed the board {before} to {board}" : "{user} a renommé le tableau {before} à {board}", + "{user} has renamed the board {before} to {board}" : "{user} a renommé le tableau {before} en {board}", "You have archived the board {board}" : "Vous avez archivé le tableau {board}", "{user} has archived the board {before}" : "{user} a archivé le tableau {before}", - "You have unarchived the board {board}" : "Vous avez sorti des archives le tableau {board}", - "{user} has unarchived the board {before}" : "{user} a sorti des archives le tableau {before}", + "You have unarchived the board {board}" : "Vous avez désarchivé le tableau {board}", + "{user} has unarchived the board {before}" : "{user} a désarchivé le tableau {before}", "You have created a new stack {stack} on board {board}" : "Vous avez créé une nouvelle pile {stack} sur le tableau {board}", "{user} has created a new stack {stack} on board {board}" : "{user} a créé une nouvelle pile {stack} sur le tableau {board}", "You have renamed stack {before} to {stack} on board {board}" : "Vous avez renommé la pile {before} en {stack} sur le tableau {board}", @@ -35,8 +35,8 @@ OC.L10N.register( "{user} has updated the description of the card {card} in stack {stack} on board {board}" : "{user} a mis à jour la description de la carte {card} de la pile {stack} du tableau {board}", "You have archived card {card} in stack {stack} on board {board}" : "Vous avez archivé la carte {card} de la pile {stack} du tableau {board}", "{user} has archived card {card} in stack {stack} on board {board}" : "{user} a archivé la carte {card} de la pile {stack} du tableau {board}", - "You have unarchived card {card} in stack {stack} on board {board}" : "Vous avez retiré des archives la carte {card} de la pile {stack} du tableau {board}", - "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} a retiré des archives la carte {card} de la pile {stack} du tableau {board}", + "You have unarchived card {card} in stack {stack} on board {board}" : "Vous avez désarchivé la carte {card} de la pile {stack} du tableau {board}", + "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} a désarchivé la carte {card} de la pile {stack} du tableau {board}", "You have removed the due date of card {card}" : "Vous avez supprimé la date d'échéance de la carte {card}", "{user} has removed the due date of card {card}" : "{user} a supprimé la date d'échéance de la carte {card}", "You have set the due date of card {card} to {after}" : "Vous avez établi la date d'échéance de la carte {card} à {after}", @@ -63,7 +63,7 @@ OC.L10N.register( "{user} has restored the attachment {attachment} to card {card}" : "{user} a restauré la pièce jointe {attachment} de la carte {card}", "You have commented on card {card}" : "Vous avez commenté la carte {card}", "{user} has commented on card {card}" : "{user} a commenté la carte {card}", - "A card description inside the Deck app has been changed" : "La description de la carte présente dans l’application Deck a été modifiée", + "A card description inside the Deck app has been changed" : "La description de la carte présente dans l'application Deck a été modifiée", "Deck" : "Deck", "Changes in the Deck app" : "Modifications dans Deck app", "A comment was created on a card" : "Un commentaire a été créé sur une carte", @@ -134,9 +134,9 @@ OC.L10N.register( "Board owner" : "Propriétaire du tableau", "(Group)" : "(Groupe)", "(Circle)" : "(Cercle)", - "Can edit" : "Peut éditer", + "Can edit" : "Peut modifier", "Can share" : "Peut partager", - "Can manage" : "Peut éditer", + "Can manage" : "Peut gérer", "Delete" : "Supprimer", "Add a new stack" : "Nouvelle pile", "Delete list" : "Supprimer la liste", @@ -144,11 +144,11 @@ OC.L10N.register( "Add a new card" : "Ajouter une nouvelle carte", "Edit" : "Modifier", "Add a new label" : "Ajouter une nouvelle étiquette", - "title and color value must be provided" : "Vous devez indiquer un titre et une couleur", + "title and color value must be provided" : "le titre et la couleur doivent être renseignés", "Details" : "Détails", - "Assign a tag to this card…" : "Associer une étiquette à cette carte...", + "Assign a tag to this card…" : "Associer une étiquette à cette carte…", "Assign to users" : "Attribuer aux utilisateurs", - "Assign a user to this card…" : "Attribuer cette carte à un utilisateur...", + "Assign a user to this card…" : "Attribuer cette carte à un utilisateur…", "Due date" : "Date d'échéance", "Set a due date" : "Définir une date d'échéance", "Remove due date" : "Supprimer la date d'échéance", @@ -192,10 +192,10 @@ OC.L10N.register( "An error occurred" : "Une erreur est survenue", "Clone board" : "Dupliquer le tableau", "Archive board" : "Archiver le tableau", - "Unarchive board" : "Sortir le tableau des archives", + "Unarchive board" : "Désarchiver le tableau", "Delete board" : "Supprimer le tableau", "Board details" : "Détails du tableau", - "Link to a board" : "Lier à un tableau", + "Link to a board" : "Relier à un tableau", "Link to a card" : "Relier à une carte", "Something went wrong" : "Quelque chose s'est mal passé" }, diff --git a/l10n/fr.json b/l10n/fr.json index 62b430bcf..674a85ead 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -10,11 +10,11 @@ "You have removed {acl} from the board {board}" : "Vous avez supprimé {acl} du tableau {board}", "{user} has removed {acl} from the board {board}" : "{user} a supprimé {acl} du tableau {board}", "You have renamed the board {before} to {board}" : "Vous avez renommé le tableau {before} en {board}", - "{user} has renamed the board {before} to {board}" : "{user} a renommé le tableau {before} à {board}", + "{user} has renamed the board {before} to {board}" : "{user} a renommé le tableau {before} en {board}", "You have archived the board {board}" : "Vous avez archivé le tableau {board}", "{user} has archived the board {before}" : "{user} a archivé le tableau {before}", - "You have unarchived the board {board}" : "Vous avez sorti des archives le tableau {board}", - "{user} has unarchived the board {before}" : "{user} a sorti des archives le tableau {before}", + "You have unarchived the board {board}" : "Vous avez désarchivé le tableau {board}", + "{user} has unarchived the board {before}" : "{user} a désarchivé le tableau {before}", "You have created a new stack {stack} on board {board}" : "Vous avez créé une nouvelle pile {stack} sur le tableau {board}", "{user} has created a new stack {stack} on board {board}" : "{user} a créé une nouvelle pile {stack} sur le tableau {board}", "You have renamed stack {before} to {stack} on board {board}" : "Vous avez renommé la pile {before} en {stack} sur le tableau {board}", @@ -33,8 +33,8 @@ "{user} has updated the description of the card {card} in stack {stack} on board {board}" : "{user} a mis à jour la description de la carte {card} de la pile {stack} du tableau {board}", "You have archived card {card} in stack {stack} on board {board}" : "Vous avez archivé la carte {card} de la pile {stack} du tableau {board}", "{user} has archived card {card} in stack {stack} on board {board}" : "{user} a archivé la carte {card} de la pile {stack} du tableau {board}", - "You have unarchived card {card} in stack {stack} on board {board}" : "Vous avez retiré des archives la carte {card} de la pile {stack} du tableau {board}", - "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} a retiré des archives la carte {card} de la pile {stack} du tableau {board}", + "You have unarchived card {card} in stack {stack} on board {board}" : "Vous avez désarchivé la carte {card} de la pile {stack} du tableau {board}", + "{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} a désarchivé la carte {card} de la pile {stack} du tableau {board}", "You have removed the due date of card {card}" : "Vous avez supprimé la date d'échéance de la carte {card}", "{user} has removed the due date of card {card}" : "{user} a supprimé la date d'échéance de la carte {card}", "You have set the due date of card {card} to {after}" : "Vous avez établi la date d'échéance de la carte {card} à {after}", @@ -61,7 +61,7 @@ "{user} has restored the attachment {attachment} to card {card}" : "{user} a restauré la pièce jointe {attachment} de la carte {card}", "You have commented on card {card}" : "Vous avez commenté la carte {card}", "{user} has commented on card {card}" : "{user} a commenté la carte {card}", - "A card description inside the Deck app has been changed" : "La description de la carte présente dans l’application Deck a été modifiée", + "A card description inside the Deck app has been changed" : "La description de la carte présente dans l'application Deck a été modifiée", "Deck" : "Deck", "Changes in the Deck app" : "Modifications dans Deck app", "A comment was created on a card" : "Un commentaire a été créé sur une carte", @@ -132,9 +132,9 @@ "Board owner" : "Propriétaire du tableau", "(Group)" : "(Groupe)", "(Circle)" : "(Cercle)", - "Can edit" : "Peut éditer", + "Can edit" : "Peut modifier", "Can share" : "Peut partager", - "Can manage" : "Peut éditer", + "Can manage" : "Peut gérer", "Delete" : "Supprimer", "Add a new stack" : "Nouvelle pile", "Delete list" : "Supprimer la liste", @@ -142,11 +142,11 @@ "Add a new card" : "Ajouter une nouvelle carte", "Edit" : "Modifier", "Add a new label" : "Ajouter une nouvelle étiquette", - "title and color value must be provided" : "Vous devez indiquer un titre et une couleur", + "title and color value must be provided" : "le titre et la couleur doivent être renseignés", "Details" : "Détails", - "Assign a tag to this card…" : "Associer une étiquette à cette carte...", + "Assign a tag to this card…" : "Associer une étiquette à cette carte…", "Assign to users" : "Attribuer aux utilisateurs", - "Assign a user to this card…" : "Attribuer cette carte à un utilisateur...", + "Assign a user to this card…" : "Attribuer cette carte à un utilisateur…", "Due date" : "Date d'échéance", "Set a due date" : "Définir une date d'échéance", "Remove due date" : "Supprimer la date d'échéance", @@ -190,10 +190,10 @@ "An error occurred" : "Une erreur est survenue", "Clone board" : "Dupliquer le tableau", "Archive board" : "Archiver le tableau", - "Unarchive board" : "Sortir le tableau des archives", + "Unarchive board" : "Désarchiver le tableau", "Delete board" : "Supprimer le tableau", "Board details" : "Détails du tableau", - "Link to a board" : "Lier à un tableau", + "Link to a board" : "Relier à un tableau", "Link to a card" : "Relier à une carte", "Something went wrong" : "Quelque chose s'est mal passé" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/l10n/it.js b/l10n/it.js index f2966d826..7a5a2994e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -40,7 +40,7 @@ OC.L10N.register( "You have removed the due date of card {card}" : "Hai rimosso la data di scadenza della scheda {card}", "{user} has removed the due date of card {card}" : "{user} ha rimosso la data di scadenza dalla scheda {card}", "You have set the due date of card {card} to {after}" : "Hai impostato la data di scadenza della scheda {card} a {after}", - "{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza dell scheda {card} a {after}", + "{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza della scheda {card} a {after}", "You have updated the due date of card {card} to {after}" : "Hai aggiornato la data di scadenza della scheda {card} a {after}", "{user} has updated the due date of card {card} to {after}" : "{user} ha aggiornato la data di scadenza della scheda {card} a {after}", "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Hai aggiunto l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}", diff --git a/l10n/it.json b/l10n/it.json index 9d1fd10b5..bc18503bf 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -38,7 +38,7 @@ "You have removed the due date of card {card}" : "Hai rimosso la data di scadenza della scheda {card}", "{user} has removed the due date of card {card}" : "{user} ha rimosso la data di scadenza dalla scheda {card}", "You have set the due date of card {card} to {after}" : "Hai impostato la data di scadenza della scheda {card} a {after}", - "{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza dell scheda {card} a {after}", + "{user} has set the due date of card {card} to {after}" : "{user} ha impostato la data di scadenza della scheda {card} a {after}", "You have updated the due date of card {card} to {after}" : "Hai aggiornato la data di scadenza della scheda {card} a {after}", "{user} has updated the due date of card {card} to {after}" : "{user} ha aggiornato la data di scadenza della scheda {card} a {after}", "You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Hai aggiunto l'etichetta {label} alla scheda {card} nella pila {stack} sulla lavagna {board}", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 71bc43ce2..4281a1a07 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -151,8 +151,14 @@ OC.L10N.register( "Modified" : "Pakeistas", "Created" : "Sukurta", "Upload attachment" : "Įkelti priedą", + "Delete Attachment" : "Ištrinti priedą", + "Restore Attachment" : "Atkurti priedą", "File already exists" : "Failas jau yra", + "A file with the name {filename} already exists." : "Failas, pavadinimu {filename}, jau yra.", "Do you want to overwrite it?" : "Ar norite jį perrašyti?", + "Overwrite file" : "Perrašyti failą", + "Keep existing file" : "Palikti esamą failą", + "This board is read only" : "Ši plokštė yra tik skaitymui", "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", "No comments yet. Begin the discussion!" : "Kol kas komentarų nėra. Pradėkite diskusiją!", "Save" : "Įrašyti", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index d2e2a075c..98383aea4 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -149,8 +149,14 @@ "Modified" : "Pakeistas", "Created" : "Sukurta", "Upload attachment" : "Įkelti priedą", + "Delete Attachment" : "Ištrinti priedą", + "Restore Attachment" : "Atkurti priedą", "File already exists" : "Failas jau yra", + "A file with the name {filename} already exists." : "Failas, pavadinimu {filename}, jau yra.", "Do you want to overwrite it?" : "Ar norite jį perrašyti?", + "Overwrite file" : "Perrašyti failą", + "Keep existing file" : "Palikti esamą failą", + "This board is read only" : "Ši plokštė yra tik skaitymui", "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", "No comments yet. Begin the discussion!" : "Kol kas komentarų nėra. Pradėkite diskusiją!", "Save" : "Įrašyti", diff --git a/l10n/pl.js b/l10n/pl.js index b774ad0b5..0f6326102 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -159,8 +159,14 @@ OC.L10N.register( "Modified" : "Zmodyfikowany", "Created" : "Utworzono", "Upload attachment" : "Wyślij załącznik", + "Delete Attachment" : "Usuń załącznik", + "Restore Attachment" : "Przywróć załącznik", "File already exists" : "Plik już istnieje", + "A file with the name {filename} already exists." : "Plik o nazwie {filename} już istnieje.", "Do you want to overwrite it?" : "Czy chcesz go nadpisać?", + "Overwrite file" : "Nadpisać plik", + "Keep existing file" : "Zachowaj istniejący plik", + "This board is read only" : "Ta tablica jest tylko do odczytu", "Drop your files to upload" : "Upuść swoje pliki do wysłania", "Maximum file size of {size} exceeded" : "Przekroczono maksymalny rozmiar pliku {size}", "No comments yet. Begin the discussion!" : "Brak komentarzy. Rozpocznij dyskusję!", diff --git a/l10n/pl.json b/l10n/pl.json index effd8e243..9abfcc1c6 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -157,8 +157,14 @@ "Modified" : "Zmodyfikowany", "Created" : "Utworzono", "Upload attachment" : "Wyślij załącznik", + "Delete Attachment" : "Usuń załącznik", + "Restore Attachment" : "Przywróć załącznik", "File already exists" : "Plik już istnieje", + "A file with the name {filename} already exists." : "Plik o nazwie {filename} już istnieje.", "Do you want to overwrite it?" : "Czy chcesz go nadpisać?", + "Overwrite file" : "Nadpisać plik", + "Keep existing file" : "Zachowaj istniejący plik", + "This board is read only" : "Ta tablica jest tylko do odczytu", "Drop your files to upload" : "Upuść swoje pliki do wysłania", "Maximum file size of {size} exceeded" : "Przekroczono maksymalny rozmiar pliku {size}", "No comments yet. Begin the discussion!" : "Brak komentarzy. Rozpocznij dyskusję!", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 75cfdf436..5daeaddbe 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -166,6 +166,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "Quer sobrescrever?", "Overwrite file" : "Sobrescrever arquivo", "Keep existing file" : "Manter o arquivo existente", + "This board is read only" : "Este painel é somente leitura", "Drop your files to upload" : "Arraste seus arquivos para enviar", "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 6b7e81851..205e9b5cb 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -164,6 +164,7 @@ "Do you want to overwrite it?" : "Quer sobrescrever?", "Overwrite file" : "Sobrescrever arquivo", "Keep existing file" : "Manter o arquivo existente", + "This board is read only" : "Este painel é somente leitura", "Drop your files to upload" : "Arraste seus arquivos para enviar", "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!",