149 lines
14 KiB
JavaScript
149 lines
14 KiB
JavaScript
OC.L10N.register(
|
||
"deck",
|
||
{
|
||
"You have created a new board {board}" : "Heu creat el nou tauler {board}",
|
||
"{user} has created a new board {board}" : "{user} ha creat el nou tauler {board}",
|
||
"You have deleted the board {board}" : "Heu suprimit el tauler {board}",
|
||
"{user} has deleted the board {board}" : "{user} ha suprimit el tauler {board}",
|
||
"You have restored the board {board}" : "Heu restaurat el tauler {board}",
|
||
"{user} has restored the board {board}" : "{user} ha restaurat el tauler {board}",
|
||
"You have shared the board {board} with {acl}" : "Heu compartit el tauler {board} amb {acl}",
|
||
"{user} has shared the board {board} with {acl}" : "{user} ha compartit el tauler {board} amb {acl}",
|
||
"You have removed {acl} from the board {board}" : "Heu suprimit {acl} del tauler {board}",
|
||
"{user} has removed {acl} from the board {board}" : "{user} ha suprimit {acl} del tauler {board}",
|
||
"You have renamed the board {before} to {board}" : "Heu reanomenat el tauler {before} a {board}",
|
||
"{user} has renamed the board {before} to {board}" : "{user} ha reanomenat el tauler {before} a {board}",
|
||
"You have archived the board {board}" : "Heu arxivat el tauler {board}",
|
||
"{user} has archived the board {before}" : "{user} ha arxivat el tauler {before}",
|
||
"You have unarchived the board {board}" : "Heu desarxivat el tauler {board}",
|
||
"{user} has unarchived the board {before}" : "{user} ha desarxivat el tauler {before}",
|
||
"You have created a new stack {stack} on board {board}" : "Heu creat una nova pila {stack} al tauler {board}",
|
||
"{user} has created a new stack {stack} on board {board}" : "{user} ha creat una nova pila {stack} al tauler {board}",
|
||
"You have renamed stack {before} to {stack} on board {board}" : "Heu reanomenat la pila {before} a {stack} al tauler {board}",
|
||
"{user} has renamed stack {before} to {stack} on board {board}" : "{user} ha reanomenat la pila {before} a {stack} al tauler {board}",
|
||
"You have deleted stack {stack} on board {board}" : "Heu suprimit la pila {stack} al tauler {board}",
|
||
"{user} has deleted stack {stack} on board {board}" : "{user} ha suprimit la pila {stack} al tauler {board}",
|
||
"You have created card {card} in stack {stack} on board {board}" : "Heu creat la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has created card {card} in stack {stack} on board {board}" : "{user} ha creat la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have deleted card {card} in stack {stack} on board {board}" : "Heu suprimit la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has deleted card {card} in stack {stack} on board {board}" : "{user} ha suprimit la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have renamed the card {before} to {card}" : "Heu reanomenat la targeta {before} a {card}",
|
||
"{user} has renamed the card {before} to {card}" : "{user} ha reanomenat la targeta {before} a {card}",
|
||
"You have added a description to card {card} in stack {stack} on board {board}" : "Heu afegit una descripció a la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} ha afegit una descripció a la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have updated the description of card {card} in stack {stack} on board {board}" : "Heu actualitzat la descripció de la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has updated the description of the card {card} in stack {stack} on board {board}" : "{user} ha actualitzat la descripció de la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have archived card {card} in stack {stack} on board {board}" : "Heu arxivat la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has archived card {card} in stack {stack} on board {board}" : "{user} ha arxivat la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have unarchived card {card} in stack {stack} on board {board}" : "Heu desarxivat la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} ha arxivat la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have removed the due date of card {card}" : "Heu suprimit la data de venciment de la targeta {targeta}",
|
||
"{user} has removed the due date of card {card}" : "{user} ha suprimit la data de venciment de la targeta {targeta}",
|
||
"You have set the due date of card {card} to {after}" : "Heu establert la data de venciment de la targeta {card} a {after}",
|
||
"{user} has set the due date of card {card} to {after}" : "{user} ha establert la data de venciment de la targeta {card} a {after}",
|
||
"You have updated the due date of card {card} to {after}" : "Heu actualitzat la data de venciment de la targeta {card} a {after}",
|
||
"{user} has updated the due date of card {card} to {after}" : "{user} ha actualitzat la data de venciment de la targeta {card} a {after}",
|
||
"You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Heu afegit l'etiqueta {label} a la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} ha afegit l'etiqueta {label} a la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Heu suprimit l'etiqueta {label} de la targeta {card} a la pila {stack} al tauler {board}",
|
||
"{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} ha suprimit l'etiqueta {label} de la targeta {card} a la pila {stack} al tauler {board}",
|
||
"You have assigned {assigneduser} to card {card} on board {board}" : "Heu assignat a {assigneduser} a la targeta {card} al tauler {board}",
|
||
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} ha assignat a {assigneduser} la targeta {card} del tauler {board}",
|
||
"You have unassigned {assigneduser} from card {card} on board {board}" : "Heu desassignat {assigneduser} de la targeta {card} al tauler {board}",
|
||
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} ha desassignat {assigneduser} de la targeta {card} al tauler {board}",
|
||
"You have moved the card {card} from stack {stackBefore} to {stack}" : "Heu mogut la targeta {card} de la pila {stackBefore} a {stack}",
|
||
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} ha mogut la targeta {card} de la pila {stackBefore} a {stack}",
|
||
"You have added the attachment {attachment} to card {card}" : "Heu afegit l'adjunt {attachment} a la targeta {card}",
|
||
"{user} has added the attachment {attachment} to card {card}" : "{user} ha afegit l'adjunt {attachment} a la targeta {card}",
|
||
"You have updated the attachment {attachment} on card {card}" : "Heu actualitzat l'adjunt {attachment} a la targeta {card}",
|
||
"You have deleted the attachment {attachment} from card {card}" : "Heu suprimit l'adjunt {attachment} de la targeta {card}",
|
||
"You have restored the attachment {attachment} to card {card}" : "Heu restaurat l'adjunt {attachment} a la targeta {card}",
|
||
"{user} has restored the attachment {attachment} to card {card}" : "{user} ha restaurat l'adjunt {attachment} a la targeta {card}",
|
||
"You have commented on card {card}" : "Heu comentat la targeta {card}",
|
||
"{user} has commented on card {card}" : "{user} ha comentat la targeta {card}",
|
||
"A <strong>card description</strong> inside the Deck app has been changed" : "S'ha canviat una <strong>descripció de targeta</strong> a l'aplicació Tauler",
|
||
"Deck" : "Tauler",
|
||
"Changes in the <strong>Deck app</strong>" : "Hi ha canvis a l'<strong>aplicació Tauler</strong>",
|
||
"A <strong>comment</strong> was created on a card" : "S'ha afegit un <strong>comentari</strong> a una targeta",
|
||
"Personal" : "Personal",
|
||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La targeta \"%s\" sobre \"%s\" se us ha assignat per %s.",
|
||
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} us ha assignat la targeta \"%s\" sobre \"%s\".",
|
||
"The card \"%s\" on \"%s\" has reached its due date." : "La targeta \"%s\" sobre \"%s\" ha assolit la seva data de venciment.",
|
||
"%s has mentioned you in a comment on \"%s\"." : "%s us ha anomenat en un comentari sobre \"%s\".",
|
||
"{user} has mentioned you in a comment on \"%s\"." : "{user} us ha anomenat en un comentari sobre \"%s\".",
|
||
"The board \"%s\" has been shared with you by %s." : "El tauler \"%s\" se us ha compartit per %s.",
|
||
"{user} has shared the board %s with you." : "{user} us ha compartit el tauler %s.",
|
||
"No data was provided to create an attachment." : "No s’ha proporcionat cap dada per crear un fitxer adjunt.",
|
||
"Finished" : "Acabat",
|
||
"To review" : "Per revisar",
|
||
"Action needed" : "Acció necessària",
|
||
"Later" : "Més tard",
|
||
"copy" : "copia",
|
||
"To do" : "Pendents",
|
||
"Doing" : "En procés",
|
||
"Done" : "Finalitzades",
|
||
"Example Task 3" : "Tasca d'exemple 3",
|
||
"Example Task 2" : "Tasca d'exemple 2",
|
||
"Example Task 1" : "Tasca d'exemple 1",
|
||
"The file was uploaded" : "S'ha carregat el fitxer",
|
||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini",
|
||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat excedeix la directiva MAX_FILE_SIZE que hi ha especificada al formulari d'HTML",
|
||
"The file was only partially uploaded" : "El fitxer s'ha carregat només parcialment",
|
||
"No file was uploaded" : "No s'ha carregat cap fitxer",
|
||
"Missing a temporary folder" : "Falta una carpeta temporal",
|
||
"Could not write file to disk" : "No s’ha pogut escriure el fitxer al disc",
|
||
"A PHP extension stopped the file upload" : "Una extensió del PHP ha aturat la carregada del fitxer",
|
||
"No file uploaded or file size exceeds maximum of %s" : "No s'ha carregat cap fitxer o la mida del fitxer sobrepassa el màxim de %s",
|
||
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Tauler és una eina d'organització a l'estil kanban dirigida a la planificació personal i a l'organització de projectes per equips integrada a Nextcloud.\n\n\n- 📥 Afegiu les tasques en targetes i poseu-les en ordre\n- 📄 Apunteu notes addicionals en markdown\n- 🔖 Assigneu etiquetes per una organització encara millor\n- 👥 Compartiu amb el vostre equip, família o amics\n- 📎 Adjunteu fitxers i encasteu-los en la descripció en markdown\n- 💬 Debateu amb el vostre equip fent servir comentaris\n- ⚡ Mantingueu el seguiment de canvis al flux d'activitat\n- 🚀 Tingueu el vostre projecte organitzat",
|
||
"Create new board" : "Crea un nou tauler",
|
||
"Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte",
|
||
"Select board" : "Selecciona un tauler",
|
||
"Cancel" : "Cancel·la",
|
||
"Today" : "Avui",
|
||
"Show archived cards" : "Mostra les targetes arxivades",
|
||
"Hide archived cards" : "Amaga les targetes arxivades",
|
||
"Toggle compact mode" : "Commuta el mode compacte",
|
||
"Sharing" : "Compartició",
|
||
"Tags" : "Etiquetes",
|
||
"Deleted items" : "Elements suprimits",
|
||
"Timeline" : "Línia de temps",
|
||
"Deleted stacks" : "Piles suprimides",
|
||
"Undo" : "Desfés",
|
||
"Deleted cards" : "Targetes suprimides",
|
||
"(Group)" : "(Grup)",
|
||
"Can edit" : "Pot editar",
|
||
"Can share" : "Pot compartir",
|
||
"Delete" : "Eliminar",
|
||
"Add a new stack" : "Afegeix una nova pila",
|
||
"Add card" : "Afegeix una targeta",
|
||
"Edit" : "Edita",
|
||
"Details" : "Detalls",
|
||
"Due date" : "Per la data",
|
||
"Remove due date" : "Elimina la data de venciment",
|
||
"Description" : "Descripció",
|
||
"Formatting help" : "Format d'ajuda",
|
||
"Attachments" : "Adjunts",
|
||
"Comments" : "Comentaris",
|
||
"Modified" : "Darrera modificació",
|
||
"Created" : "Creat",
|
||
"Upload attachment" : "Carrega l'adjunt",
|
||
"Save" : "Desa",
|
||
"Update" : "Actualitza",
|
||
"seconds ago" : "fa uns segons",
|
||
"Delete card" : "Suprimeix targeta",
|
||
"Move card" : "Mou la targeta",
|
||
"Archived boards" : "Taulers arxivats",
|
||
"Shared boards" : "Taulers compartits",
|
||
"Settings" : "Paràmetres",
|
||
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
|
||
"New board title" : "Títol del nou tauler",
|
||
"Edit board" : "Edita el tauler",
|
||
"An error occurred" : "S'ha produït un error",
|
||
"Archive board" : "Arxiva tauler",
|
||
"Unarchive board" : "Desarxiva tauler",
|
||
"Delete board" : "Suprimeix tauler",
|
||
"Board details" : "Detalls de la junta",
|
||
"Link to a board" : "Enllaça a un tauler"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|