Skip to content

Commit 6c160b7

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent d680053 commit 6c160b7

4 files changed

Lines changed: 16 additions & 6 deletions

File tree

l10n/it.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ OC.L10N.register(
117117
"In Progress" : "In corso",
118118
"Done" : "Fatto",
119119
"1. Open to learn more about boards and cards" : "1. Apri per sapere di più su lavagne e schede",
120-
"2. Drag cards left and right, up and down" : "2. Trascine le schede a sinistra e destra, sopra e sotto",
120+
"2. Drag cards left and right, up and down" : "2. Trascina le schede a sinistra e destra, sopra e sotto",
121121
"3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto",
122122
"4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!",
123123
"Create your first card!" : "Crea la tua prima scheda!",
@@ -313,7 +313,7 @@ OC.L10N.register(
313313
"{count} comments, {unread} unread" : "{count} commenti, {unread} non letti",
314314
"Todo items" : "Elementi da fare",
315315
"Edit card title" : "Modifica titolo scheda",
316-
"Open link" : "Apri link",
316+
"Open link" : "Apri collegamento",
317317
"Card deleted" : "Scheda eliminata",
318318
"Edit title" : "Modifica titolo",
319319
"Assign to me" : "Assegna a me",
@@ -366,7 +366,7 @@ OC.L10N.register(
366366
"Export {boardTitle}" : "Esporta {boardTitle}",
367367
"Export as JSON" : "Esporta come JSON",
368368
"Export as CSV" : "Esporta come CSV",
369-
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: per l'importazione nell'app Deck è supportato solo il formato JSON.",
369+
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: per l'importazione nell'applicazione Deck è supportato solo il formato JSON.",
370370
"Export" : "Esporta",
371371
"Loading filtered view" : "Caricamento della vista filtrata",
372372
"Search for {searchQuery} in other boards" : "Cerca {searchQuery} in altre bacheche",

l10n/it.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"In Progress" : "In corso",
116116
"Done" : "Fatto",
117117
"1. Open to learn more about boards and cards" : "1. Apri per sapere di più su lavagne e schede",
118-
"2. Drag cards left and right, up and down" : "2. Trascine le schede a sinistra e destra, sopra e sotto",
118+
"2. Drag cards left and right, up and down" : "2. Trascina le schede a sinistra e destra, sopra e sotto",
119119
"3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto",
120120
"4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!",
121121
"Create your first card!" : "Crea la tua prima scheda!",
@@ -311,7 +311,7 @@
311311
"{count} comments, {unread} unread" : "{count} commenti, {unread} non letti",
312312
"Todo items" : "Elementi da fare",
313313
"Edit card title" : "Modifica titolo scheda",
314-
"Open link" : "Apri link",
314+
"Open link" : "Apri collegamento",
315315
"Card deleted" : "Scheda eliminata",
316316
"Edit title" : "Modifica titolo",
317317
"Assign to me" : "Assegna a me",
@@ -364,7 +364,7 @@
364364
"Export {boardTitle}" : "Esporta {boardTitle}",
365365
"Export as JSON" : "Esporta come JSON",
366366
"Export as CSV" : "Esporta come CSV",
367-
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: per l'importazione nell'app Deck è supportato solo il formato JSON.",
367+
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: per l'importazione nell'applicazione Deck è supportato solo il formato JSON.",
368368
"Export" : "Esporta",
369369
"Loading filtered view" : "Caricamento della vista filtrata",
370370
"Search for {searchQuery} in other boards" : "Cerca {searchQuery} in altre bacheche",

l10n/mk.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,10 @@ OC.L10N.register(
333333
"An error occurred" : "Настана грешка",
334334
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Дали сте сигурени дека сакате да ја избришете оваа табла {title}? Ова ќе ги избрише и сите податоци во таблата и архивираните картици.",
335335
"Delete the board?" : "Бришење на таблата?",
336+
"Are you sure you want to leave the board {title}?" : "Дали си сигурен дека сакаш да ја напуштиш таблата {title}?",
337+
"Leave the board?" : "Напушти ја таблата?",
338+
"Leave" : "Напушти",
339+
"Failed to leave the board" : "Неуспешено напуштање на табла",
336340
"Exporting board..." : "Извоз на табла...",
337341
"Board details" : "Детали за таблата",
338342
"Edit board" : "Измени табла",
@@ -346,6 +350,7 @@ OC.L10N.register(
346350
"Assigned cards" : "Доделени картици",
347351
"No notifications" : "Нема известувања",
348352
"Delete board" : "Избриши табла",
353+
"Leave board" : "Напушти табла",
349354
"Importing board..." : "Увезување табла...",
350355
"Board imported successfully" : "Таблата е успешно увезена",
351356
"Import board" : "Увези табла",

l10n/mk.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,10 @@
331331
"An error occurred" : "Настана грешка",
332332
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Дали сте сигурени дека сакате да ја избришете оваа табла {title}? Ова ќе ги избрише и сите податоци во таблата и архивираните картици.",
333333
"Delete the board?" : "Бришење на таблата?",
334+
"Are you sure you want to leave the board {title}?" : "Дали си сигурен дека сакаш да ја напуштиш таблата {title}?",
335+
"Leave the board?" : "Напушти ја таблата?",
336+
"Leave" : "Напушти",
337+
"Failed to leave the board" : "Неуспешено напуштање на табла",
334338
"Exporting board..." : "Извоз на табла...",
335339
"Board details" : "Детали за таблата",
336340
"Edit board" : "Измени табла",
@@ -344,6 +348,7 @@
344348
"Assigned cards" : "Доделени картици",
345349
"No notifications" : "Нема известувања",
346350
"Delete board" : "Избриши табла",
351+
"Leave board" : "Напушти табла",
347352
"Importing board..." : "Увезување табла...",
348353
"Board imported successfully" : "Таблата е успешно увезена",
349354
"Import board" : "Увези табла",

0 commit comments

Comments
 (0)