You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/en_GB.js
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@ OC.L10N.register(
129
129
"Card not found" : "Card not found",
130
130
"Path is already shared with this card" : "Path is already shared with this card",
131
131
"Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
132
+
"All boards owned by you including stacks, cards, labels, assignments, and comments" : "All boards owned by you including stacks, cards, labels, assignments, and comments",
132
133
"Personal planning and team project organization" : "Personal planning and team project organisation",
133
134
"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" : "Deck is a kanban style organisation tool aimed at personal planning and project organisation 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 organisation\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 organised",
134
135
"Add board" : "Add board",
@@ -175,6 +176,8 @@ OC.L10N.register(
175
176
"Clear filter" : "Clear filter",
176
177
"View Modes" : "View Modes",
177
178
"Toggle View Modes" : "Toggle View Modes",
179
+
"Kanban view" : "Kanban view",
180
+
"Gantt view" : "Gantt view",
178
181
"Hide archived cards" : "Hide archived cards",
179
182
"Show archived cards" : "Show archived cards",
180
183
"Toggle compact mode" : "Toggle compact mode",
@@ -223,6 +226,8 @@ OC.L10N.register(
223
226
"Weeks" : "Weeks",
224
227
"Months" : "Months",
225
228
"No cards yet" : "No cards yet",
229
+
"Set a start date and due date on your cards to see them on the Gantt chart" : "Set a start date and due date on your cards to see them on the Gantt chart",
230
+
"Cards without dates ({count})" : "Cards without dates ({count})",
226
231
"Failed to create share with {displayName}" : "Failed to create share with {displayName}",
227
232
"Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?",
Copy file name to clipboardExpand all lines: l10n/en_GB.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@
127
127
"Card not found" : "Card not found",
128
128
"Path is already shared with this card" : "Path is already shared with this card",
129
129
"Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
130
+
"All boards owned by you including stacks, cards, labels, assignments, and comments" : "All boards owned by you including stacks, cards, labels, assignments, and comments",
130
131
"Personal planning and team project organization" : "Personal planning and team project organisation",
131
132
"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" : "Deck is a kanban style organisation tool aimed at personal planning and project organisation 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 organisation\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 organised",
132
133
"Add board" : "Add board",
@@ -173,6 +174,8 @@
173
174
"Clear filter" : "Clear filter",
174
175
"View Modes" : "View Modes",
175
176
"Toggle View Modes" : "Toggle View Modes",
177
+
"Kanban view" : "Kanban view",
178
+
"Gantt view" : "Gantt view",
176
179
"Hide archived cards" : "Hide archived cards",
177
180
"Show archived cards" : "Show archived cards",
178
181
"Toggle compact mode" : "Toggle compact mode",
@@ -221,6 +224,8 @@
221
224
"Weeks" : "Weeks",
222
225
"Months" : "Months",
223
226
"No cards yet" : "No cards yet",
227
+
"Set a start date and due date on your cards to see them on the Gantt chart" : "Set a start date and due date on your cards to see them on the Gantt chart",
228
+
"Cards without dates ({count})" : "Cards without dates ({count})",
224
229
"Failed to create share with {displayName}" : "Failed to create share with {displayName}",
225
230
"Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?",
Copy file name to clipboardExpand all lines: l10n/pt_PT.js
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ OC.L10N.register(
37
37
"{user} has archived card {card} in list {stack} on board {board}" : "{user} arquivou o cartão {card} na lista {stack} do painel {board}",
38
38
"You have unarchived card {card} in list {stack} on board {board}" : "Você desarquivou o cartão {card} na lista {stack} do painel {board}",
39
39
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} desarquivou o cartão {card} na lista {stack} do painel {board}",
40
+
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} marcou o cartão {card} como concluído na lista {stack} no painel {board}",
40
41
"You have marked the card {card} as undone in list {stack} on board {board}" : "Você marcou o cartão {card} como não concluído na lista {stack} no painel {board}",
41
42
"You have removed the due date of card {card}" : "Você eliminou a data limite do cartão {card}",
42
43
"{user} has removed the due date of card {card}" : "{user} excluiu a data limite do cartão {card}",
@@ -76,11 +77,13 @@ OC.L10N.register(
76
77
"Could not write file to disk" : "Não foi possível escrever o ficheiro no disco.",
77
78
"A PHP extension stopped the file upload" : "Uma extensão PHP parou o carregamento do ficheiro.",
78
79
"No file uploaded or file size exceeds maximum of %s" : "Nenhum ficheiro carregado ou o tamanho do ficheiro excede o máximo de%s",
80
+
"Invalid JSON data" : "Dados JSON inválidos",
79
81
"Failed to import board" : "Falha ao importar painel",
80
82
"Upcoming cards" : "Próximos cartões",
81
83
"Load more" : "Carregar mais",
82
84
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.",
83
85
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.",
86
+
"The card \"%1$s\" on \"%2$s\" has reached its due date." : "O cartão \"%1$s\" em \"%2$s\" atingiu a sua data limite.",
84
87
"The card {deck-card} on {deck-board} has reached its due date." : "O cartão {deck-card} em {deck-board} atingiu a sua data limite.",
85
88
"%s has mentioned you in a comment on \"%s\"." : "%s mencionou-o num comentário em \"%s\".",
86
89
"{user} has mentioned you in a comment on {deck-card}." : "{user} mencionou-o num comentário em {deck-card}.",
@@ -97,9 +100,11 @@ OC.L10N.register(
97
100
"Action needed" : "Ação necessária",
98
101
"Later" : "Mais tarde",
99
102
"copy" : "copiar",
103
+
"Custom lists - click to rename!" : "Listas personalizadas - clique para renomear!",
100
104
"To Do" : "A fazer",
101
105
"Done" : "Concluído",
102
106
"1. Open to learn more about boards and cards" : "1. Abra para saber mais sobre painéis e cartões",
107
+
"Create your first card!" : "Crie seu primeiro cartão!",
103
108
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentário tem mais de %s caracteres.\nAdicionado como um anexo ao cartão com o nome %s.\nAcessível no URL: %s.",
104
109
"Attachments" : "Anexos",
105
110
"File" : "Ficheiro",
@@ -111,13 +116,16 @@ OC.L10N.register(
111
116
"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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Partilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto",
112
117
"Add board" : "Adicionar quadro",
113
118
"Card details" : "Detalhes do cartão",
119
+
"Select the card to link to a project" : "Selecione o cartão para vincular a um projeto",
114
120
"Cancel" : "Cancelar",
115
121
"Drop your files to upload" : "Arraste seus arquivos para enviar",
"Set due date for tomorrow" : "Defina a data de vencimento para amanhã",
162
172
"This weekend – {timeLocale}" : "Este fim de semana – {timeLocale}",
163
173
"Archive card" : "Arquivar cartão",
164
174
"(group)" : "(grupo)",
175
+
"Edit title" : "Editar título",
165
176
"Delete card" : "Eliminar cartão",
166
177
"seconds ago" : "segundos atrás",
167
178
"Archived boards" : "Quadros arquivados",
@@ -170,6 +181,7 @@ OC.L10N.register(
170
181
"No reminder" : "Nenhum lembrete",
171
182
"An error occurred" : "Ocorreu um erro",
172
183
"Leave the board?" : "Sair do painel?",
184
+
"Leave" : "Sair",
173
185
"Board details" : "Detalhes do quadro",
174
186
"Edit board" : "Editar quadro",
175
187
"Archive board" : "Arquivar quadro",
@@ -178,12 +190,15 @@ OC.L10N.register(
178
190
"Delete board" : "Eliminar quadro",
179
191
"Board imported successfully" : "Painel importado com sucesso",
180
192
"Advanced options" : "Opções avançadas",
193
+
"Clone" : "Clonar",
181
194
"Export" : "Exportar",
182
195
"No results found" : "No results found",
196
+
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Criado em {created}\n* Última modificação em {lastMod}\n* {nbAttachments} anexos\n* {nbComments} comentários",
183
197
"Due on {date}" : "Due on {date}",
184
198
"{stack} in {board}" : "{stack} em {board}",
185
199
"Create card" : "Criar cartão",
186
200
"Close" : "Fechar",
201
+
"Link to a card" : "Vincular a um cartão",
187
202
"Message from {author} in {conversationName}" : "Mensagem de {author} em {conversationName}",
188
203
"Failed to upload {name}" : "Failed to upload {name}",
0 commit comments