chore(i18n): update translations via Crowdin
This commit is contained in:
parent
da66eb7314
commit
673edafd87
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "رابط",
|
"link": "رابط",
|
||||||
"image": "صورة",
|
"image": "صورة",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "مسطرة أفقية",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "جنباً إلى جنب",
|
||||||
|
"guide": "دليل الاستخدام",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "مسطرة أفقية",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "جنباً إلى جنب",
|
|
||||||
"guide": "دليل الاستخدام",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "تم بنجاح وضع علامة مكتملة على المهمة.",
|
"doneSuccess": "تم بنجاح وضع علامة مكتملة على المهمة.",
|
||||||
"undoneSuccess": "تم بنجاح إلغاء وضع علامة مكتملة على المهمة.",
|
"undoneSuccess": "تم بنجاح إلغاء وضع علامة مكتملة على المهمة.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "تراجع",
|
"undo": "تراجع",
|
||||||
"openDetail": "فتح طريقة عرض تفاصيل المهمة",
|
"openDetail": "فتح طريقة عرض تفاصيل المهمة",
|
||||||
"checklistTotal": "{checked} من {total} مهمة",
|
"checklistTotal": "{checked} من {total} مهمة",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Zadejte prosím název.",
|
"titleRequired": "Zadejte prosím název.",
|
||||||
"delete": "Odstranit tento pohled",
|
"delete": "Odstranit tento pohled",
|
||||||
"deleteText": "Jste si jisti, že chcete odstranit tento pohled? Nebude již možné jej použít k zobrazení úkolů v tomto projektu. Tato akce neodstraní žádné úkoly. Toto nelze vrátit zpět!",
|
"deleteText": "Jste si jisti, že chcete odstranit tento pohled? Nebude již možné jej použít k zobrazení úkolů v tomto projektu. Tato akce neodstraní žádné úkoly. Toto nelze vrátit zpět!",
|
||||||
"deleteSuccess": "Pohled byl úspěšně odstraněn",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Pohledy mohou upravovat pouze správci projektu."
|
"onlyAdminsCanEdit": "Pohledy mohou upravovat pouze správci projektu.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Odkaz",
|
"link": "Odkaz",
|
||||||
"image": "Obrázek",
|
"image": "Obrázek",
|
||||||
"imageTooltip": "Nahrát obrázek z vašeho počítače.",
|
"imageTooltip": "Nahrát obrázek z vašeho počítače.",
|
||||||
|
"horizontalRule": "Vodorovná čára",
|
||||||
|
"horizontalRuleTooltip": "Rozdělit sekci.",
|
||||||
|
"sideBySide": "Vedle sebe",
|
||||||
|
"guide": "Průvodce",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Stačí začít psát prostý text.",
|
||||||
|
"taskList": "Seznam úkolů",
|
||||||
|
"taskListTooltip": "Sledovat úkoly se seznamem úkolů.",
|
||||||
|
"undo": "Vrátit zpět",
|
||||||
|
"redo": "Opakovat akci",
|
||||||
|
"placeholder": "Zadejte nějaký text nebo stiskněte '/' pro zobrazení více možností…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabulka",
|
"title": "Tabulka",
|
||||||
"insert": "Vložit tabulku",
|
"insert": "Vložit tabulku",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Přepnout hlavičku",
|
"toggleHeaderCell": "Přepnout hlavičku",
|
||||||
"mergeOrSplit": "Sloučit nebo rozdělit",
|
"mergeOrSplit": "Sloučit nebo rozdělit",
|
||||||
"fixTables": "Opravit tabulky"
|
"fixTables": "Opravit tabulky"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Vodorovná čára",
|
|
||||||
"horizontalRuleTooltip": "Rozdělit sekci.",
|
|
||||||
"sideBySide": "Vedle sebe",
|
|
||||||
"guide": "Průvodce",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Stačí začít psát prostý text.",
|
|
||||||
"taskList": "Seznam úkolů",
|
|
||||||
"taskListTooltip": "Sledovat úkoly se seznamem úkolů.",
|
|
||||||
"undo": "Vrátit zpět",
|
|
||||||
"redo": "Opakovat akci",
|
|
||||||
"placeholder": "Zadejte nějaký text nebo stiskněte '/' pro zobrazení více možností…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Vytvořit",
|
"createPlaceholder": "Vytvořit",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Přidat připomínku…",
|
"addReminder": "Přidat připomínku…",
|
||||||
"doneSuccess": "Úkol byl úspěšně označen jako dokončený.",
|
"doneSuccess": "Úkol byl úspěšně označen jako dokončený.",
|
||||||
"undoneSuccess": "Úkol byl úspěšně znovu otevřen.",
|
"undoneSuccess": "Úkol byl úspěšně znovu otevřen.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Vrátit zpět",
|
"undo": "Vrátit zpět",
|
||||||
"openDetail": "Otevřít zobrazení detailu úkolu",
|
"openDetail": "Otevřít zobrazení detailu úkolu",
|
||||||
"checklistTotal": "{checked} z {total} úkolů",
|
"checklistTotal": "{checked} z {total} úkolů",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Billede",
|
"image": "Billede",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horisontal Linje",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side Om Side",
|
||||||
|
"guide": "Vejledning",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horisontal Linje",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side Om Side",
|
|
||||||
"guide": "Vejledning",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "Opgaven blev markeret som udført.",
|
"doneSuccess": "Opgaven blev markeret som udført.",
|
||||||
"undoneSuccess": "Opgaven fik fjernet sin udført-markering.",
|
"undoneSuccess": "Opgaven fik fjernet sin udført-markering.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Åbn detaljeret opgavevisning",
|
"openDetail": "Åbn detaljeret opgavevisning",
|
||||||
"checklistTotal": "{checked} af {total} opgaver",
|
"checklistTotal": "{checked} af {total} opgaver",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "Diese Ansicht wurde erfolgreich gelöscht.",
|
||||||
"onlyAdminsCanEdit": "Nur Projektadministrator:innen können Ansichten bearbeiten."
|
"onlyAdminsCanEdit": "Nur Projektadministrator:innen können Ansichten bearbeiten.",
|
||||||
|
"updateSuccess": "Die Ansicht wurde erfolgreich aktualisiert."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Bild",
|
"image": "Bild",
|
||||||
"imageTooltip": "Lade ein Bild von deinem PC hoch.",
|
"imageTooltip": "Lade ein Bild von deinem PC hoch.",
|
||||||
|
"horizontalRule": "Horizontaler Strich",
|
||||||
|
"horizontalRuleTooltip": "Teile einen Bereich.",
|
||||||
|
"sideBySide": "Nebeneinander",
|
||||||
|
"guide": "Hilfslinie",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Einfach einen Text tippen.",
|
||||||
|
"taskList": "Aufgabenliste",
|
||||||
|
"taskListTooltip": "Aufgaben mit einer To-do-Liste verfolgen.",
|
||||||
|
"undo": "Rückgängig",
|
||||||
|
"redo": "Wiederholen",
|
||||||
|
"placeholder": "Gib Text ein, drücke '/' für mehr Optionen…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabelle",
|
"title": "Tabelle",
|
||||||
"insert": "Tabelle einfügen",
|
"insert": "Tabelle einfügen",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Headerzelle ein/aus",
|
"toggleHeaderCell": "Headerzelle ein/aus",
|
||||||
"mergeOrSplit": "Verbinden oder teilen",
|
"mergeOrSplit": "Verbinden oder teilen",
|
||||||
"fixTables": "Tabellen reparieren"
|
"fixTables": "Tabellen reparieren"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontaler Strich",
|
|
||||||
"horizontalRuleTooltip": "Teile einen Bereich.",
|
|
||||||
"sideBySide": "Nebeneinander",
|
|
||||||
"guide": "Hilfslinie",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Einfach einen Text tippen.",
|
|
||||||
"taskList": "Aufgabenliste",
|
|
||||||
"taskListTooltip": "Aufgaben mit einer To-do-Liste verfolgen.",
|
|
||||||
"undo": "Rückgängig",
|
|
||||||
"redo": "Wiederholen",
|
|
||||||
"placeholder": "Gib Text ein, drücke '/' für mehr Optionen…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Erstellen",
|
"createPlaceholder": "Erstellen",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Eine Erinnerung hinzufügen…",
|
"addReminder": "Eine Erinnerung hinzufügen…",
|
||||||
"doneSuccess": "Die Aufgabe wurde erfolgreich als erledigt markiert.",
|
"doneSuccess": "Die Aufgabe wurde erfolgreich als erledigt markiert.",
|
||||||
"undoneSuccess": "Die Aufgabe wurde erfolgreich als nicht-erledigt markiert.",
|
"undoneSuccess": "Die Aufgabe wurde erfolgreich als nicht-erledigt markiert.",
|
||||||
|
"revertSuccess": "Die Änderung der Aufgabe wurde erfolgreich rückgängig gemacht.",
|
||||||
"undo": "Rückgängig",
|
"undo": "Rückgängig",
|
||||||
"openDetail": "Aufgabe in der Detailansicht anzeigen",
|
"openDetail": "Aufgabe in der Detailansicht anzeigen",
|
||||||
"checklistTotal": "{checked} von {total} Aufgaben",
|
"checklistTotal": "{checked} von {total} Aufgaben",
|
||||||
@ -883,7 +885,7 @@
|
|||||||
"medium": "Mittel",
|
"medium": "Mittel",
|
||||||
"high": "Hoch",
|
"high": "Hoch",
|
||||||
"urgent": "Dringend",
|
"urgent": "Dringend",
|
||||||
"doNow": "JETZT TUN"
|
"doNow": "JETZT ERLEDIGEN"
|
||||||
},
|
},
|
||||||
"relation": {
|
"relation": {
|
||||||
"add": "Neue Aufgabenbeziehung hinzufügen",
|
"add": "Neue Aufgabenbeziehung hinzufügen",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "Diese Ansicht wurde erfolgreich gelöscht.",
|
||||||
"onlyAdminsCanEdit": "Nur Projektadministrator:innen können Ansichten bearbeiten."
|
"onlyAdminsCanEdit": "Nur Projektadministrator:innen können Ansichten bearbeiten.",
|
||||||
|
"updateSuccess": "Die Ansicht wurde erfolgreich aktualisiert."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Bild",
|
"image": "Bild",
|
||||||
"imageTooltip": "Lade ein Bild von deinem PC hoch.",
|
"imageTooltip": "Lade ein Bild von deinem PC hoch.",
|
||||||
|
"horizontalRule": "Horizontalä Strich",
|
||||||
|
"horizontalRuleTooltip": "Teile einen Bereich.",
|
||||||
|
"sideBySide": "Nebedenand",
|
||||||
|
"guide": "Hilfsliniä",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Einfach einen Text tippen.",
|
||||||
|
"taskList": "Aufgabenliste",
|
||||||
|
"taskListTooltip": "Aufgaben mit einer To-do-Liste verfolgen.",
|
||||||
|
"undo": "Rückgängig",
|
||||||
|
"redo": "Wiederholen",
|
||||||
|
"placeholder": "Gib Text ein, drücke '/' für mehr Optionen…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabelle",
|
"title": "Tabelle",
|
||||||
"insert": "Tabelle einfügen",
|
"insert": "Tabelle einfügen",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Headerzelle ein/aus",
|
"toggleHeaderCell": "Headerzelle ein/aus",
|
||||||
"mergeOrSplit": "Verbinden oder teilen",
|
"mergeOrSplit": "Verbinden oder teilen",
|
||||||
"fixTables": "Tabellen reparieren"
|
"fixTables": "Tabellen reparieren"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontalä Strich",
|
|
||||||
"horizontalRuleTooltip": "Teile einen Bereich.",
|
|
||||||
"sideBySide": "Nebedenand",
|
|
||||||
"guide": "Hilfsliniä",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Einfach einen Text tippen.",
|
|
||||||
"taskList": "Aufgabenliste",
|
|
||||||
"taskListTooltip": "Aufgaben mit einer To-do-Liste verfolgen.",
|
|
||||||
"undo": "Rückgängig",
|
|
||||||
"redo": "Wiederholen",
|
|
||||||
"placeholder": "Gib Text ein, drücke '/' für mehr Optionen…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Erstellen",
|
"createPlaceholder": "Erstellen",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Eine Erinnerung hinzufügen…",
|
"addReminder": "Eine Erinnerung hinzufügen…",
|
||||||
"doneSuccess": "Die Uufgab isch erfolgriich als \"Fertig\" markiert wordä.",
|
"doneSuccess": "Die Uufgab isch erfolgriich als \"Fertig\" markiert wordä.",
|
||||||
"undoneSuccess": "Die Uufgaab isch nüme als fertig markiert.",
|
"undoneSuccess": "Die Uufgaab isch nüme als fertig markiert.",
|
||||||
|
"revertSuccess": "Die Änderung der Aufgabe wurde erfolgreich rückgängig gemacht.",
|
||||||
"undo": "Rückgängig",
|
"undo": "Rückgängig",
|
||||||
"openDetail": "Uufgab i de Detailaahsicht öffne",
|
"openDetail": "Uufgab i de Detailaahsicht öffne",
|
||||||
"checklistTotal": "{checked} von {total} Aufgaben",
|
"checklistTotal": "{checked} von {total} Aufgaben",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Enlace",
|
"link": "Enlace",
|
||||||
"image": "Imagen",
|
"image": "Imagen",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Regla Horizontal",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "De Lado a Lado",
|
||||||
|
"guide": "Guía",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Regla Horizontal",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "De Lado a Lado",
|
|
||||||
"guide": "Guía",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "La tarea fue marcada con éxito como realizada.",
|
"doneSuccess": "La tarea fue marcada con éxito como realizada.",
|
||||||
"undoneSuccess": "La tarea fue marcada correctamente como incompleta.",
|
"undoneSuccess": "La tarea fue marcada correctamente como incompleta.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Deshacer",
|
"undo": "Deshacer",
|
||||||
"openDetail": "Abrir vista detallada de tarea",
|
"openDetail": "Abrir vista detallada de tarea",
|
||||||
"checklistTotal": "{checked} de {total} tareas",
|
"checklistTotal": "{checked} de {total} tareas",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Lien",
|
"link": "Lien",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Règle horizontale",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Côte à côte",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Règle horizontale",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Côte à côte",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "Tâche marquée comme terminée.",
|
"doneSuccess": "Tâche marquée comme terminée.",
|
||||||
"undoneSuccess": "Tâche marquée comme non terminée.",
|
"undoneSuccess": "Tâche marquée comme non terminée.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Annuler",
|
"undo": "Annuler",
|
||||||
"openDetail": "Ouvrir la vue détaillée de la tâche",
|
"openDetail": "Ouvrir la vue détaillée de la tâche",
|
||||||
"checklistTotal": "{checked} sur {total} tâches",
|
"checklistTotal": "{checked} sur {total} tâches",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Unesite naslov.",
|
"titleRequired": "Unesite naslov.",
|
||||||
"delete": "Izbriši ovaj prikaz",
|
"delete": "Izbriši ovaj prikaz",
|
||||||
"deleteText": "Jeste li sigurni da želite ukloniti ovaj prikaz? Više ga neće biti moguće koristiti za pregled zadataka u ovom projektu. Ova radnja neće izbrisati nijedan zadatak. To se ne može poništiti!",
|
"deleteText": "Jeste li sigurni da želite ukloniti ovaj prikaz? Više ga neće biti moguće koristiti za pregled zadataka u ovom projektu. Ova radnja neće izbrisati nijedan zadatak. To se ne može poništiti!",
|
||||||
"deleteSuccess": "Prikaz je uspješno izbrisan",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Samo administratori projekta mogu uređivati prikaze."
|
"onlyAdminsCanEdit": "Samo administratori projekta mogu uređivati prikaze.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Poveznica",
|
"link": "Poveznica",
|
||||||
"image": "Slika",
|
"image": "Slika",
|
||||||
"imageTooltip": "Učitajte sliku sa svog računala.",
|
"imageTooltip": "Učitajte sliku sa svog računala.",
|
||||||
|
"horizontalRule": "Vodoravno pravilo",
|
||||||
|
"horizontalRuleTooltip": "Podijelite sekciju.",
|
||||||
|
"sideBySide": "Usporedno",
|
||||||
|
"guide": "Vodič",
|
||||||
|
"text": "Tekst",
|
||||||
|
"textTooltip": "Samo počnite tipkati tekst.",
|
||||||
|
"taskList": "Lista zadataka",
|
||||||
|
"taskListTooltip": "Pratite zadatke pomoću todo liste.",
|
||||||
|
"undo": "Poništi",
|
||||||
|
"redo": "Ponovi",
|
||||||
|
"placeholder": "Upišite tekst ili pritisnite '/' da vidite više opcija…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tablica",
|
"title": "Tablica",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Promjena ćelije zaglavlja",
|
"toggleHeaderCell": "Promjena ćelije zaglavlja",
|
||||||
"mergeOrSplit": "Spajanje ili razdvajanje",
|
"mergeOrSplit": "Spajanje ili razdvajanje",
|
||||||
"fixTables": "Popravite tablice"
|
"fixTables": "Popravite tablice"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Vodoravno pravilo",
|
|
||||||
"horizontalRuleTooltip": "Podijelite sekciju.",
|
|
||||||
"sideBySide": "Usporedno",
|
|
||||||
"guide": "Vodič",
|
|
||||||
"text": "Tekst",
|
|
||||||
"textTooltip": "Samo počnite tipkati tekst.",
|
|
||||||
"taskList": "Lista zadataka",
|
|
||||||
"taskListTooltip": "Pratite zadatke pomoću todo liste.",
|
|
||||||
"undo": "Poništi",
|
|
||||||
"redo": "Ponovi",
|
|
||||||
"placeholder": "Upišite tekst ili pritisnite '/' da vidite više opcija…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "Zadatak je uspješno označen kao obavljen.",
|
"doneSuccess": "Zadatak je uspješno označen kao obavljen.",
|
||||||
"undoneSuccess": "Zadatak je uspješno uklonjen iz izvršenih.",
|
"undoneSuccess": "Zadatak je uspješno uklonjen iz izvršenih.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Poništi",
|
"undo": "Poništi",
|
||||||
"openDetail": "Otvorite prikaz detalja zadatka",
|
"openDetail": "Otvorite prikaz detalja zadatka",
|
||||||
"checklistTotal": "{checked} od {total} zadataka",
|
"checklistTotal": "{checked} od {total} zadataka",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Kérjük, adjon meg egy címet.",
|
"titleRequired": "Kérjük, adjon meg egy címet.",
|
||||||
"delete": "Törölje ezt a nézetet",
|
"delete": "Törölje ezt a nézetet",
|
||||||
"deleteText": "Biztosan eltávolítja ezt a nézetet? A továbbiakban nem lesz használható a projektben szereplő feladatok megtekintésére. Ez a művelet nem töröl semmilyen feladatot. Ezt nem lehet visszacsinálni!",
|
"deleteText": "Biztosan eltávolítja ezt a nézetet? A továbbiakban nem lesz használható a projektben szereplő feladatok megtekintésére. Ez a művelet nem töröl semmilyen feladatot. Ezt nem lehet visszacsinálni!",
|
||||||
"deleteSuccess": "A nézet sikeresen törölve",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Hivatkozás",
|
"link": "Hivatkozás",
|
||||||
"image": "Kép",
|
"image": "Kép",
|
||||||
"imageTooltip": "Fájl feltöltése a számítógépről.",
|
"imageTooltip": "Fájl feltöltése a számítógépről.",
|
||||||
|
"horizontalRule": "Vízszintes vonal",
|
||||||
|
"horizontalRuleTooltip": "Egy szakasz felosztása.",
|
||||||
|
"sideBySide": "Egymás mellett",
|
||||||
|
"guide": "Útmutató",
|
||||||
|
"text": "Szöveg",
|
||||||
|
"textTooltip": "Csak kezdje el a gépelést egyszerű szöveggel.",
|
||||||
|
"taskList": "Feladatlista",
|
||||||
|
"taskListTooltip": "Kövesse nyomon a feladatokat egy teendőlistával.",
|
||||||
|
"undo": "Visszavonás",
|
||||||
|
"redo": "Újra",
|
||||||
|
"placeholder": "Írjon be egy szöveget, vagy nyomja meg a „/” gombot a további lehetőségek megtekintéséhez…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Táblázat",
|
"title": "Táblázat",
|
||||||
"insert": "Táblázat beszúrása",
|
"insert": "Táblázat beszúrása",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Kapcsolja be a fejléccellát",
|
"toggleHeaderCell": "Kapcsolja be a fejléccellát",
|
||||||
"mergeOrSplit": "Egyesítés vagy felosztás",
|
"mergeOrSplit": "Egyesítés vagy felosztás",
|
||||||
"fixTables": "Táblázatok javítása"
|
"fixTables": "Táblázatok javítása"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Vízszintes vonal",
|
|
||||||
"horizontalRuleTooltip": "Egy szakasz felosztása.",
|
|
||||||
"sideBySide": "Egymás mellett",
|
|
||||||
"guide": "Útmutató",
|
|
||||||
"text": "Szöveg",
|
|
||||||
"textTooltip": "Csak kezdje el a gépelést egyszerű szöveggel.",
|
|
||||||
"taskList": "Feladatlista",
|
|
||||||
"taskListTooltip": "Kövesse nyomon a feladatokat egy teendőlistával.",
|
|
||||||
"undo": "Visszavonás",
|
|
||||||
"redo": "Újra",
|
|
||||||
"placeholder": "Írjon be egy szöveget, vagy nyomja meg a „/” gombot a további lehetőségek megtekintéséhez…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "A feladat sikeresen meg lett jelölve elkészültként.",
|
"doneSuccess": "A feladat sikeresen meg lett jelölve elkészültként.",
|
||||||
"undoneSuccess": "A feladat sikeresen meg lett jelölve nem elkészültként.",
|
"undoneSuccess": "A feladat sikeresen meg lett jelölve nem elkészültként.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Visszavonás",
|
"undo": "Visszavonás",
|
||||||
"openDetail": "A feladat részletes nézetének megnyitása",
|
"openDetail": "A feladat részletes nézetének megnyitása",
|
||||||
"checklistTotal": "{checked} / {total} feladatok",
|
"checklistTotal": "{checked} / {total} feladatok",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Immagine",
|
"image": "Immagine",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Divisore Orizzontale",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Affianca",
|
||||||
|
"guide": "Guida",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Divisore Orizzontale",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Affianca",
|
|
||||||
"guide": "Guida",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "Attività segnata come completata.",
|
"doneSuccess": "Attività segnata come completata.",
|
||||||
"undoneSuccess": "Attività segnata come non completata.",
|
"undoneSuccess": "Attività segnata come non completata.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Apri vista dettagli attività",
|
"openDetail": "Apri vista dettagli attività",
|
||||||
"checklistTotal": "{checked} di {total} attività",
|
"checklistTotal": "{checked} di {total} attività",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "リンク",
|
"link": "リンク",
|
||||||
"image": "画像",
|
"image": "画像",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "横罫",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "説明書",
|
||||||
|
"text": "テキスト",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "タスクリスト",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "元に戻す",
|
||||||
|
"redo": "やり直す",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "テーブル",
|
"title": "テーブル",
|
||||||
"insert": "テーブルの挿入",
|
"insert": "テーブルの挿入",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "テーブルの修正"
|
"fixTables": "テーブルの修正"
|
||||||
},
|
}
|
||||||
"horizontalRule": "横罫",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "説明書",
|
|
||||||
"text": "テキスト",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "タスクリスト",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "元に戻す",
|
|
||||||
"redo": "やり直す",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "作成",
|
"createPlaceholder": "作成",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "リマイダーを作成…",
|
"addReminder": "リマイダーを作成…",
|
||||||
"doneSuccess": "タスクを完了にしました。",
|
"doneSuccess": "タスクを完了にしました。",
|
||||||
"undoneSuccess": "タスクを未完了に戻しました。",
|
"undoneSuccess": "タスクを未完了に戻しました。",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "元に戻す",
|
"undo": "元に戻す",
|
||||||
"openDetail": "タスクの詳細を表示",
|
"openDetail": "タスクの詳細を表示",
|
||||||
"checklistTotal": "{total}件中{checked}件のタスク",
|
"checklistTotal": "{total}件中{checked}件のタスク",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "링크",
|
"link": "링크",
|
||||||
"image": "이미지",
|
"image": "이미지",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "가이드",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "가이드",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Afbeelding",
|
"image": "Afbeelding",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontale lijn",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Naast elkaar",
|
||||||
|
"guide": "Handleiding",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontale lijn",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Naast elkaar",
|
|
||||||
"guide": "Handleiding",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} van {total} taken",
|
"checklistTotal": "{checked} van {total} taken",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Bilde",
|
"image": "Bilde",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Vannrett linje",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side ved side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Vannrett linje",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side ved side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "Oppgaven ble markert som ferdig.",
|
"doneSuccess": "Oppgaven ble markert som ferdig.",
|
||||||
"undoneSuccess": "Oppgaven ble fjernet som ferdig.",
|
"undoneSuccess": "Oppgaven ble fjernet som ferdig.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Angre",
|
"undo": "Angre",
|
||||||
"openDetail": "Åpne detaljvisning",
|
"openDetail": "Åpne detaljvisning",
|
||||||
"checklistTotal": "{checked} av {total} oppgaver",
|
"checklistTotal": "{checked} av {total} oppgaver",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Proszę podać tytuł.",
|
"titleRequired": "Proszę podać tytuł.",
|
||||||
"delete": "Usuń ten widok",
|
"delete": "Usuń ten widok",
|
||||||
"deleteText": "Czy na pewno chcesz usunąć ten widok? Nie będzie już możliwe wyświetlanie zadań w tym projekcie. Ta akcja nie usunie żadnych zadań. Tej operacji nie można cofnąć!",
|
"deleteText": "Czy na pewno chcesz usunąć ten widok? Nie będzie już możliwe wyświetlanie zadań w tym projekcie. Ta akcja nie usunie żadnych zadań. Tej operacji nie można cofnąć!",
|
||||||
"deleteSuccess": "Widok został pomyślnie usunięty",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Tylko administratorzy projektu mogą edytować widoki."
|
"onlyAdminsCanEdit": "Tylko administratorzy projektu mogą edytować widoki.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Obraz",
|
"image": "Obraz",
|
||||||
"imageTooltip": "Prześlij obraz ze swojego komputera.",
|
"imageTooltip": "Prześlij obraz ze swojego komputera.",
|
||||||
|
"horizontalRule": "Linia pozioma",
|
||||||
|
"horizontalRuleTooltip": "Podziel sekcję.",
|
||||||
|
"sideBySide": "Obok siebie",
|
||||||
|
"guide": "Przewodnik",
|
||||||
|
"text": "Tekst",
|
||||||
|
"textTooltip": "Po prostu zacznij pisać.",
|
||||||
|
"taskList": "Lista zadań",
|
||||||
|
"taskListTooltip": "Śledź zadania za pomocą listy do zrobienia.",
|
||||||
|
"undo": "Cofnij",
|
||||||
|
"redo": "Ponów",
|
||||||
|
"placeholder": "Wpisz tekst lub naciśnij '/', aby zobaczyć więcej opcji…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabela",
|
"title": "Tabela",
|
||||||
"insert": "Wstaw tabelę",
|
"insert": "Wstaw tabelę",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Przełącz nagłówek komórki",
|
"toggleHeaderCell": "Przełącz nagłówek komórki",
|
||||||
"mergeOrSplit": "Połącz lub podziel",
|
"mergeOrSplit": "Połącz lub podziel",
|
||||||
"fixTables": "Napraw tabele"
|
"fixTables": "Napraw tabele"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Linia pozioma",
|
|
||||||
"horizontalRuleTooltip": "Podziel sekcję.",
|
|
||||||
"sideBySide": "Obok siebie",
|
|
||||||
"guide": "Przewodnik",
|
|
||||||
"text": "Tekst",
|
|
||||||
"textTooltip": "Po prostu zacznij pisać.",
|
|
||||||
"taskList": "Lista zadań",
|
|
||||||
"taskListTooltip": "Śledź zadania za pomocą listy do zrobienia.",
|
|
||||||
"undo": "Cofnij",
|
|
||||||
"redo": "Ponów",
|
|
||||||
"placeholder": "Wpisz tekst lub naciśnij '/', aby zobaczyć więcej opcji…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Utwórz",
|
"createPlaceholder": "Utwórz",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Dodaj przypomnienie…",
|
"addReminder": "Dodaj przypomnienie…",
|
||||||
"doneSuccess": "Zadanie zostało pomyślnie oznaczone jako ukończone.",
|
"doneSuccess": "Zadanie zostało pomyślnie oznaczone jako ukończone.",
|
||||||
"undoneSuccess": "Zadanie zostało pomyślnie otwarte ponownie.",
|
"undoneSuccess": "Zadanie zostało pomyślnie otwarte ponownie.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Cofnij",
|
"undo": "Cofnij",
|
||||||
"openDetail": "Otwórz szczegółowy widok zadania",
|
"openDetail": "Otwórz szczegółowy widok zadania",
|
||||||
"checklistTotal": "{checked} z {total} zadań",
|
"checklistTotal": "{checked} z {total} zadań",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Imagem",
|
"image": "Imagem",
|
||||||
"imageTooltip": "Carregar uma imagem do computador.",
|
"imageTooltip": "Carregar uma imagem do computador.",
|
||||||
|
"horizontalRule": "Linha horizontal",
|
||||||
|
"horizontalRuleTooltip": "Divida uma seção.",
|
||||||
|
"sideBySide": "Lado a Lado",
|
||||||
|
"guide": "Guia",
|
||||||
|
"text": "Texto",
|
||||||
|
"textTooltip": "Apenas comece a escrever.",
|
||||||
|
"taskList": "Lista de tarefas",
|
||||||
|
"taskListTooltip": "Rastrear tarefas com uma lista de tarefas.",
|
||||||
|
"undo": "Desfazer",
|
||||||
|
"redo": "Refazer",
|
||||||
|
"placeholder": "Digite algum texto ou toque em '/' para ver mais opções…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabela",
|
"title": "Tabela",
|
||||||
"insert": "Inserir tabela",
|
"insert": "Inserir tabela",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Ativar/Desativar cabeçalho de célula",
|
"toggleHeaderCell": "Ativar/Desativar cabeçalho de célula",
|
||||||
"mergeOrSplit": "Mesclar ou dividir",
|
"mergeOrSplit": "Mesclar ou dividir",
|
||||||
"fixTables": "Corrigir tabelas"
|
"fixTables": "Corrigir tabelas"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Linha horizontal",
|
|
||||||
"horizontalRuleTooltip": "Divida uma seção.",
|
|
||||||
"sideBySide": "Lado a Lado",
|
|
||||||
"guide": "Guia",
|
|
||||||
"text": "Texto",
|
|
||||||
"textTooltip": "Apenas comece a escrever.",
|
|
||||||
"taskList": "Lista de tarefas",
|
|
||||||
"taskListTooltip": "Rastrear tarefas com uma lista de tarefas.",
|
|
||||||
"undo": "Desfazer",
|
|
||||||
"redo": "Refazer",
|
|
||||||
"placeholder": "Digite algum texto ou toque em '/' para ver mais opções…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "A tarefa foi marcada como feita com sucesso.",
|
"doneSuccess": "A tarefa foi marcada como feita com sucesso.",
|
||||||
"undoneSuccess": "A tarefa foi desmarcada como feita com sucesso.",
|
"undoneSuccess": "A tarefa foi desmarcada como feita com sucesso.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Desfazer",
|
"undo": "Desfazer",
|
||||||
"openDetail": "Abrir detalhes da tarefa",
|
"openDetail": "Abrir detalhes da tarefa",
|
||||||
"checklistTotal": "{checked} de {total} tarefas",
|
"checklistTotal": "{checked} de {total} tarefas",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Imagem",
|
"image": "Imagem",
|
||||||
"imageTooltip": "Carregar uma imagem do teu computador.",
|
"imageTooltip": "Carregar uma imagem do teu computador.",
|
||||||
|
"horizontalRule": "Linha Horizontal",
|
||||||
|
"horizontalRuleTooltip": "Dividir uma secção.",
|
||||||
|
"sideBySide": "Lado-a-lado",
|
||||||
|
"guide": "Guia",
|
||||||
|
"text": "Texto",
|
||||||
|
"textTooltip": "É só começares a escrever texto sem formatação.",
|
||||||
|
"taskList": "Lista de tarefas",
|
||||||
|
"taskListTooltip": "Rastrear tarefas com uma lista a fazer.",
|
||||||
|
"undo": "Desfazer",
|
||||||
|
"redo": "Refazer",
|
||||||
|
"placeholder": "Insere algum texto ou pressiona '/' para ver mais opções…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabela",
|
"title": "Tabela",
|
||||||
"insert": "Inserir tabela",
|
"insert": "Inserir tabela",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Alternar célula de cabeçalho",
|
"toggleHeaderCell": "Alternar célula de cabeçalho",
|
||||||
"mergeOrSplit": "Unir ou dividir",
|
"mergeOrSplit": "Unir ou dividir",
|
||||||
"fixTables": "Corrigir tabelas"
|
"fixTables": "Corrigir tabelas"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Linha Horizontal",
|
|
||||||
"horizontalRuleTooltip": "Dividir uma secção.",
|
|
||||||
"sideBySide": "Lado-a-lado",
|
|
||||||
"guide": "Guia",
|
|
||||||
"text": "Texto",
|
|
||||||
"textTooltip": "É só começares a escrever texto sem formatação.",
|
|
||||||
"taskList": "Lista de tarefas",
|
|
||||||
"taskListTooltip": "Rastrear tarefas com uma lista a fazer.",
|
|
||||||
"undo": "Desfazer",
|
|
||||||
"redo": "Refazer",
|
|
||||||
"placeholder": "Insere algum texto ou pressiona '/' para ver mais opções…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "A tarefa foi marcada como concluída.",
|
"doneSuccess": "A tarefa foi marcada como concluída.",
|
||||||
"undoneSuccess": "A tarefa foi desmarcada como concluída.",
|
"undoneSuccess": "A tarefa foi desmarcada como concluída.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Desfazer",
|
"undo": "Desfazer",
|
||||||
"openDetail": "Abrir vista detalhada da tarefa",
|
"openDetail": "Abrir vista detalhada da tarefa",
|
||||||
"checklistTotal": "{checked} de {total} tarefas",
|
"checklistTotal": "{checked} de {total} tarefas",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Пожалуйста, укажите название.",
|
"titleRequired": "Пожалуйста, укажите название.",
|
||||||
"delete": "Удалить представление",
|
"delete": "Удалить представление",
|
||||||
"deleteText": "Удалить это представление? После удаления его не получится использовать для просмотра задач в этом проекте. Сами задачи останутся. Это действие отменить нельзя!",
|
"deleteText": "Удалить это представление? После удаления его не получится использовать для просмотра задач в этом проекте. Сами задачи останутся. Это действие отменить нельзя!",
|
||||||
"deleteSuccess": "Представление удалено",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Только администраторы проекта могут изменять представления."
|
"onlyAdminsCanEdit": "Только администраторы проекта могут изменять представления.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Ссылка",
|
"link": "Ссылка",
|
||||||
"image": "Изображение",
|
"image": "Изображение",
|
||||||
"imageTooltip": "Загрузить изображение с компьютера.",
|
"imageTooltip": "Загрузить изображение с компьютера.",
|
||||||
|
"horizontalRule": "Разделитель",
|
||||||
|
"horizontalRuleTooltip": "Разделитель текста.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Руководство",
|
||||||
|
"text": "Текст",
|
||||||
|
"textTooltip": "Просто начните печатать для ввода обычного текста.",
|
||||||
|
"taskList": "Список задач",
|
||||||
|
"taskListTooltip": "Отслеживаемые задачи в виде списка с галочками.",
|
||||||
|
"undo": "Отменить",
|
||||||
|
"redo": "Вернуть",
|
||||||
|
"placeholder": "Введите какой-нибудь текст или нажмите '/' для дополнительных параметров…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Таблица",
|
"title": "Таблица",
|
||||||
"insert": "Вставить таблицу",
|
"insert": "Вставить таблицу",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Ячейка с заголовком",
|
"toggleHeaderCell": "Ячейка с заголовком",
|
||||||
"mergeOrSplit": "Объединить или разделить",
|
"mergeOrSplit": "Объединить или разделить",
|
||||||
"fixTables": "Исправить таблицы"
|
"fixTables": "Исправить таблицы"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Разделитель",
|
|
||||||
"horizontalRuleTooltip": "Разделитель текста.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Руководство",
|
|
||||||
"text": "Текст",
|
|
||||||
"textTooltip": "Просто начните печатать для ввода обычного текста.",
|
|
||||||
"taskList": "Список задач",
|
|
||||||
"taskListTooltip": "Отслеживаемые задачи в виде списка с галочками.",
|
|
||||||
"undo": "Отменить",
|
|
||||||
"redo": "Вернуть",
|
|
||||||
"placeholder": "Введите какой-нибудь текст или нажмите '/' для дополнительных параметров…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Создать",
|
"createPlaceholder": "Создать",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Добавить напоминание…",
|
"addReminder": "Добавить напоминание…",
|
||||||
"doneSuccess": "Задача отмечена как завершённая.",
|
"doneSuccess": "Задача отмечена как завершённая.",
|
||||||
"undoneSuccess": "Задача отмечена как незавершённая.",
|
"undoneSuccess": "Задача отмечена как незавершённая.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Отменить",
|
"undo": "Отменить",
|
||||||
"openDetail": "Открыть подробный просмотр задачи",
|
"openDetail": "Открыть подробный просмотр задачи",
|
||||||
"checklistTotal": "{checked} из {total} задач",
|
"checklistTotal": "{checked} из {total} задач",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Prosim navedite naslov.",
|
"titleRequired": "Prosim navedite naslov.",
|
||||||
"delete": "Izbriši pogled",
|
"delete": "Izbriši pogled",
|
||||||
"deleteText": "Ali ste prepričani, da želite odstraniti ta pogled? Ne bo ga več mogoče uporabljati za ogled nalog v tem projektu. To dejanje ne bo izbrisalo nobenih opravil. Tega ni mogoče razveljaviti!",
|
"deleteText": "Ali ste prepričani, da želite odstraniti ta pogled? Ne bo ga več mogoče uporabljati za ogled nalog v tem projektu. To dejanje ne bo izbrisalo nobenih opravil. Tega ni mogoče razveljaviti!",
|
||||||
"deleteSuccess": "Pogled je bil uspešno izbrisan",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Samo skrbniki projekta lahko urejajo poglede."
|
"onlyAdminsCanEdit": "Samo skrbniki projekta lahko urejajo poglede.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Povezava",
|
"link": "Povezava",
|
||||||
"image": "Slika",
|
"image": "Slika",
|
||||||
"imageTooltip": "Naloži sliko iz računalnika.",
|
"imageTooltip": "Naloži sliko iz računalnika.",
|
||||||
|
"horizontalRule": "Horizontalno ravnilo",
|
||||||
|
"horizontalRuleTooltip": "Razdeli sekcijo.",
|
||||||
|
"sideBySide": "Drug ob drugem",
|
||||||
|
"guide": "Vodič",
|
||||||
|
"text": "Besedilo",
|
||||||
|
"textTooltip": "Začnite tipkati z navadnim besedilom.",
|
||||||
|
"taskList": "Seznam nalog",
|
||||||
|
"taskListTooltip": "Seznam nalog s to-do seznamom.",
|
||||||
|
"undo": "Razveljavi",
|
||||||
|
"redo": "Obnovi",
|
||||||
|
"placeholder": "Začni tipkati besedilo ali pritisni '/', da vidiš več možnosti…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabela",
|
"title": "Tabela",
|
||||||
"insert": "Vstavi tabelo",
|
"insert": "Vstavi tabelo",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Preklop celice glave",
|
"toggleHeaderCell": "Preklop celice glave",
|
||||||
"mergeOrSplit": "Spoji ali razdeli",
|
"mergeOrSplit": "Spoji ali razdeli",
|
||||||
"fixTables": "Popravi tabele"
|
"fixTables": "Popravi tabele"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontalno ravnilo",
|
|
||||||
"horizontalRuleTooltip": "Razdeli sekcijo.",
|
|
||||||
"sideBySide": "Drug ob drugem",
|
|
||||||
"guide": "Vodič",
|
|
||||||
"text": "Besedilo",
|
|
||||||
"textTooltip": "Začnite tipkati z navadnim besedilom.",
|
|
||||||
"taskList": "Seznam nalog",
|
|
||||||
"taskListTooltip": "Seznam nalog s to-do seznamom.",
|
|
||||||
"undo": "Razveljavi",
|
|
||||||
"redo": "Obnovi",
|
|
||||||
"placeholder": "Začni tipkati besedilo ali pritisni '/', da vidiš več možnosti…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Ustvari",
|
"createPlaceholder": "Ustvari",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Dodaj nov opomnik…",
|
"addReminder": "Dodaj nov opomnik…",
|
||||||
"doneSuccess": "Naloga je bila uspešno označena kot opravljena.",
|
"doneSuccess": "Naloga je bila uspešno označena kot opravljena.",
|
||||||
"undoneSuccess": "Naloga je bila uspešno odznačena kot opravljena.",
|
"undoneSuccess": "Naloga je bila uspešno odznačena kot opravljena.",
|
||||||
|
"revertSuccess": "Sprememba opravila je bila uspešno razveljavljena.",
|
||||||
"undo": "Razveljavi",
|
"undo": "Razveljavi",
|
||||||
"openDetail": "Odpri pogled podrobnosti nalog",
|
"openDetail": "Odpri pogled podrobnosti nalog",
|
||||||
"checklistTotal": "{checked} od {total} nalog",
|
"checklistTotal": "{checked} od {total} nalog",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Länk",
|
"link": "Länk",
|
||||||
"image": "Bild",
|
"image": "Bild",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Ångra",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Tabell",
|
"title": "Tabell",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Ångra",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Skapa",
|
"createPlaceholder": "Skapa",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Lägg till en påminnelse…",
|
"addReminder": "Lägg till en påminnelse…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Ångra",
|
"undo": "Ångra",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} av {total} uppgifter",
|
"checklistTotal": "{checked} av {total} uppgifter",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Liên kết",
|
"link": "Liên kết",
|
||||||
"image": "Ảnh",
|
"image": "Ảnh",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Dòng kẻ ngang",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Chia đôi cửa sổ",
|
||||||
|
"guide": "Hướng dẫn",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Dòng kẻ ngang",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Chia đôi cửa sổ",
|
|
||||||
"guide": "Hướng dẫn",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "Công việc đã được đánh dấu Hoàn thành.",
|
"doneSuccess": "Công việc đã được đánh dấu Hoàn thành.",
|
||||||
"undoneSuccess": "Công việc đã được bỏ đánh dấu Hoàn thành.",
|
"undoneSuccess": "Công việc đã được bỏ đánh dấu Hoàn thành.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Xem chi tiết công việc",
|
"openDetail": "Xem chi tiết công việc",
|
||||||
"checklistTotal": "{checked} trong số {total} công việc",
|
"checklistTotal": "{checked} trong số {total} công việc",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "请提供标题。",
|
"titleRequired": "请提供标题。",
|
||||||
"delete": "删除此视图",
|
"delete": "删除此视图",
|
||||||
"deleteText": "您确定要删除此视图吗?它将不再可能使用它来查看此项目中的任务。 此操作不会删除任何任务。此操作不能撤销!",
|
"deleteText": "您确定要删除此视图吗?它将不再可能使用它来查看此项目中的任务。 此操作不会删除任何任务。此操作不能撤销!",
|
||||||
"deleteSuccess": "视图已成功删除",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "链接",
|
"link": "链接",
|
||||||
"image": "图片",
|
"image": "图片",
|
||||||
"imageTooltip": "从您的计算机上传图片",
|
"imageTooltip": "从您的计算机上传图片",
|
||||||
|
"horizontalRule": "水平线",
|
||||||
|
"horizontalRuleTooltip": "分割一节。",
|
||||||
|
"sideBySide": "并排",
|
||||||
|
"guide": "指南",
|
||||||
|
"text": "文本",
|
||||||
|
"textTooltip": "只需开始用纯文本键入。",
|
||||||
|
"taskList": "任务列表",
|
||||||
|
"taskListTooltip": "用待办事宜列表跟踪任务。",
|
||||||
|
"undo": "撤销",
|
||||||
|
"redo": "恢复",
|
||||||
|
"placeholder": "输入一些文本或点击“/”查看更多选项…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "表格",
|
"title": "表格",
|
||||||
"insert": "插入表格",
|
"insert": "插入表格",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "切换头部单元格",
|
"toggleHeaderCell": "切换头部单元格",
|
||||||
"mergeOrSplit": "合并或拆分",
|
"mergeOrSplit": "合并或拆分",
|
||||||
"fixTables": "修复表格"
|
"fixTables": "修复表格"
|
||||||
},
|
}
|
||||||
"horizontalRule": "水平线",
|
|
||||||
"horizontalRuleTooltip": "分割一节。",
|
|
||||||
"sideBySide": "并排",
|
|
||||||
"guide": "指南",
|
|
||||||
"text": "文本",
|
|
||||||
"textTooltip": "只需开始用纯文本键入。",
|
|
||||||
"taskList": "任务列表",
|
|
||||||
"taskListTooltip": "用待办事宜列表跟踪任务。",
|
|
||||||
"undo": "撤销",
|
|
||||||
"redo": "恢复",
|
|
||||||
"placeholder": "输入一些文本或点击“/”查看更多选项…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "待办事项已标记为完成。",
|
"doneSuccess": "待办事项已标记为完成。",
|
||||||
"undoneSuccess": "待办事项已标记为未完成。",
|
"undoneSuccess": "待办事项已标记为未完成。",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "撤销",
|
"undo": "撤销",
|
||||||
"openDetail": "查看任务详细信息",
|
"openDetail": "查看任务详细信息",
|
||||||
"checklistTotal": "{checked} 项任务,共 {total} 项。",
|
"checklistTotal": "{checked} 项任务,共 {total} 项。",
|
||||||
|
@ -401,8 +401,9 @@
|
|||||||
"titleRequired": "Please provide a title.",
|
"titleRequired": "Please provide a title.",
|
||||||
"delete": "Delete this view",
|
"delete": "Delete this view",
|
||||||
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
"deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!",
|
||||||
"deleteSuccess": "The view was successfully deleted",
|
"deleteSuccess": "The view was deleted successfully.",
|
||||||
"onlyAdminsCanEdit": "Only project admins can edit views."
|
"onlyAdminsCanEdit": "Only project admins can edit views.",
|
||||||
|
"updateSuccess": "The view was updated successfully."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
@ -616,6 +617,17 @@
|
|||||||
"link": "Link",
|
"link": "Link",
|
||||||
"image": "Image",
|
"image": "Image",
|
||||||
"imageTooltip": "Upload an image from your computer.",
|
"imageTooltip": "Upload an image from your computer.",
|
||||||
|
"horizontalRule": "Horizontal Rule",
|
||||||
|
"horizontalRuleTooltip": "Divide a section.",
|
||||||
|
"sideBySide": "Side By Side",
|
||||||
|
"guide": "Guide",
|
||||||
|
"text": "Text",
|
||||||
|
"textTooltip": "Just start typing with plain text.",
|
||||||
|
"taskList": "Task list",
|
||||||
|
"taskListTooltip": "Track tasks with a to-do list.",
|
||||||
|
"undo": "Undo",
|
||||||
|
"redo": "Redo",
|
||||||
|
"placeholder": "Type some text or hit '/' to see more options…",
|
||||||
"table": {
|
"table": {
|
||||||
"title": "Table",
|
"title": "Table",
|
||||||
"insert": "Insert table",
|
"insert": "Insert table",
|
||||||
@ -633,18 +645,7 @@
|
|||||||
"toggleHeaderCell": "Toggle header cell",
|
"toggleHeaderCell": "Toggle header cell",
|
||||||
"mergeOrSplit": "Merge or split",
|
"mergeOrSplit": "Merge or split",
|
||||||
"fixTables": "Fix tables"
|
"fixTables": "Fix tables"
|
||||||
},
|
}
|
||||||
"horizontalRule": "Horizontal Rule",
|
|
||||||
"horizontalRuleTooltip": "Divide a section.",
|
|
||||||
"sideBySide": "Side By Side",
|
|
||||||
"guide": "Guide",
|
|
||||||
"text": "Text",
|
|
||||||
"textTooltip": "Just start typing with plain text.",
|
|
||||||
"taskList": "Task list",
|
|
||||||
"taskListTooltip": "Track tasks with a to-do list.",
|
|
||||||
"undo": "Undo",
|
|
||||||
"redo": "Redo",
|
|
||||||
"placeholder": "Type some text or hit '/' to see more options…"
|
|
||||||
},
|
},
|
||||||
"multiselect": {
|
"multiselect": {
|
||||||
"createPlaceholder": "Create",
|
"createPlaceholder": "Create",
|
||||||
@ -732,6 +733,7 @@
|
|||||||
"addReminder": "Add a reminder…",
|
"addReminder": "Add a reminder…",
|
||||||
"doneSuccess": "The task was successfully marked as done.",
|
"doneSuccess": "The task was successfully marked as done.",
|
||||||
"undoneSuccess": "The task was successfully un-marked as done.",
|
"undoneSuccess": "The task was successfully un-marked as done.",
|
||||||
|
"revertSuccess": "The task change was successfully undone.",
|
||||||
"undo": "Undo",
|
"undo": "Undo",
|
||||||
"openDetail": "Open task detail view",
|
"openDetail": "Open task detail view",
|
||||||
"checklistTotal": "{checked} of {total} tasks",
|
"checklistTotal": "{checked} of {total} tasks",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user