summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.i18n.json18
-rw-r--r--i18n/el.i18n.json10
-rw-r--r--i18n/es.i18n.json14
-rw-r--r--i18n/he.i18n.json2
-rw-r--r--i18n/ru.i18n.json4
-rw-r--r--i18n/zh-CN.i18n.json50
-rw-r--r--i18n/zh-TW.i18n.json2
7 files changed, 50 insertions, 50 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index af502f59..f0ee0f16 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -164,15 +164,15 @@
"cardStartVotingPopup-title": "Abstimmung starten",
"positiveVoteMembersPopup-title": "Befürworter",
"negativeVoteMembersPopup-title": "Gegner",
- "card-edit-voting": "Edit voting",
- "editVoteEndDatePopup-title": "Change vote end date",
- "allowNonBoardMembers": "Allow all logged in users",
+ "card-edit-voting": "Abstimmung editieren",
+ "editVoteEndDatePopup-title": "Enddatum der Abstimmung ändern",
+ "allowNonBoardMembers": "Alle eingeloggte Nutzer erlauben",
"vote-question": "Abstimmen über",
"vote-public": "Zeigen, wer was gewählt hat",
"vote-for-it": "Dafür",
"vote-against": "Dagegen",
- "deleteVotePopup-title": "Delete vote?",
- "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
+ "deleteVotePopup-title": "Wahl löschen?",
+ "vote-delete-pop": "Löschen ist unwiderruflich. Alle Aktionen die dieser Karte zugeordnet sind werden ebenfalls gelöscht.",
"cardDeletePopup-title": "Karte löschen?",
"cardDetailsActionsPopup-title": "Kartenaktionen",
"cardLabelsPopup-title": "Labels",
@@ -309,7 +309,7 @@
"error-board-notAMember": "Um das zu tun, müssen Sie Mitglied dieses Boards sein",
"error-json-malformed": "Ihre Eingabe ist kein gültiges JSON",
"error-json-schema": "Ihre JSON-Daten enthalten nicht die gewünschten Informationen im richtigen Format",
- "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
+ "error-csv-schema": "hre CSV (Comma Separated Values)/TSV (Tab Separated Values) enthalten nicht die gewünschten Informationen im richtigen Format",
"error-list-doesNotExist": "Diese Liste existiert nicht",
"error-user-doesNotExist": "Dieser Nutzer existiert nicht",
"error-user-notAllowSelf": "Sie können sich nicht selbst einladen.",
@@ -639,7 +639,7 @@
"r-when-a-card": "Wenn Karte",
"r-is": "wird",
"r-is-moved": "verschoben wird",
- "r-added-to": "Added to",
+ "r-added-to": "Hinzugefügt zu",
"r-removed-from": "entfernt von",
"r-the-board": "das Board",
"r-list": "Liste",
@@ -802,8 +802,8 @@
"swimlane": "Swimlane",
"owner": "Eigentümer",
"last-modified-at": "Zuletzt geändert um",
- "last-activity": "Last activity",
- "voting": "Voting",
+ "last-activity": "Letzte Aktivität",
+ "voting": "Abstimunng",
"archived": "Archiviert",
"delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
"delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list"
diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json
index ccd18ef9..e73aa0bb 100644
--- a/i18n/el.i18n.json
+++ b/i18n/el.i18n.json
@@ -43,7 +43,7 @@
"act-withBoardTitle": "__board__",
"act-withCardTitle": "[__board__] __card__",
"actions": "Ενέργειες",
- "activities": "Activities",
+ "activities": "Δραστηριότητες",
"activity": "Δραστηριότητα",
"activity-added": "added %s to %s",
"activity-archived": "%s μετακινήθηκε στο Αρχείο",
@@ -55,7 +55,7 @@
"activity-imported-board": "imported %s from %s",
"activity-joined": "joined %s",
"activity-moved": "moved %s from %s to %s",
- "activity-on": "on %s",
+ "activity-on": "στό %s",
"activity-removed": "removed %s from %s",
"activity-sent": "sent %s to %s",
"activity-unjoined": "unjoined %s",
@@ -76,18 +76,18 @@
"activity-editComment": "edited comment %s",
"activity-deleteComment": "deleted comment %s",
"add-attachment": "Add Attachment",
- "add-board": "Add Board",
+ "add-board": "Προσθήκη Πίνακα",
"add-card": "Προσθήκη Κάρτας",
"add-swimlane": "Add Swimlane",
"add-subtask": "Add Subtask",
- "add-checklist": "Add Checklist",
+ "add-checklist": "Προσθήκη Λίστας ελέγχου",
"add-checklist-item": "Add an item to checklist",
"add-cover": "Add Cover",
"add-label": "Προσθήκη Ετικέτας",
"add-list": "Προσθήκη Λίστας",
"add-members": "Προσθήκη Μελών",
"added": "Προστέθηκε",
- "addMemberPopup-title": "Μέλοι",
+ "addMemberPopup-title": "Μέλη",
"admin": "Διαχειριστής",
"admin-desc": "Can view and edit cards, remove members, and change settings for the board.",
"admin-announcement": "Announcement",
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 5a89d8bf..eb6a04dd 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -687,7 +687,7 @@
"r-of-checklist": "de la lista de verificación",
"r-send-email": "Enviar un email",
"r-to": "a",
- "r-of": "of",
+ "r-of": "de",
"r-subject": "asunto",
"r-rule-details": "Detalle de la regla",
"r-d-move-to-top-gen": "Mover la tarjeta al inicio de su lista",
@@ -790,7 +790,7 @@
"remove-all-read": "Eliminar todos los leídos",
"allow-rename": "Permitir renombrar",
"allowRenamePopup-title": "Permitir renombrar",
- "start-day-of-week": "Set day of the week start",
+ "start-day-of-week": "Establecer el dia de comienzo de la semana",
"monday": "Lunes",
"tuesday": "Martes",
"wednesday": "Miércoles",
@@ -801,10 +801,10 @@
"status": "Estado",
"swimlane": "Carril",
"owner": "Propietario",
- "last-modified-at": "Last modified at",
+ "last-modified-at": "Última modificación ",
"last-activity": "Última actividad",
- "voting": "Voting",
- "archived": "Archived",
- "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
- "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list"
+ "voting": "Votar",
+ "archived": "Archivado",
+ "delete-linked-card-before-this-card": "No puede borrar esta tarjeta antes de borrar la tarjeta enlazada que tiene",
+ "delete-linked-cards-before-this-list": "No puede borrar esta lista antes de borrar las tarjetas enlazadas que apuntan a tarjetas en esta lista"
}
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json
index 1eeab1de..37d59107 100644
--- a/i18n/he.i18n.json
+++ b/i18n/he.i18n.json
@@ -805,6 +805,6 @@
"last-activity": "פעילות אחרונה",
"voting": "הצבעה",
"archived": "בארכיון",
- "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
+ "delete-linked-card-before-this-card": "לא ניתן למחוק את הכרטיס הזה לפני שמוחקים את הכרטיס המקושר שיש לו",
"delete-linked-cards-before-this-list": "לא ניתן למחוק את הרשימה הזו לפני שמוחקים את הכרטיסים שמצביעים לכרטיסים ברשימה הזו"
}
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index 8e28497f..2b5627c3 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -805,6 +805,6 @@
"last-activity": "Последние действия",
"voting": "Голосование",
"archived": "Архивировано",
- "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
- "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list"
+ "delete-linked-card-before-this-card": "Вы не можете удалить карточку, не удалив связанную c ней карточку, которая имеет ",
+ "delete-linked-cards-before-this-list": "Вы не можете удалить этот список, не удалив карточки, которые указывают на карточки в этом списке"
}
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index 7c9b8f44..f4449bb1 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -164,15 +164,15 @@
"cardStartVotingPopup-title": "建立投票",
"positiveVoteMembersPopup-title": "支持",
"negativeVoteMembersPopup-title": "反对",
- "card-edit-voting": "Edit voting",
- "editVoteEndDatePopup-title": "Change vote end date",
- "allowNonBoardMembers": "Allow all logged in users",
+ "card-edit-voting": "编辑投票",
+ "editVoteEndDatePopup-title": "修改投票截止日期",
+ "allowNonBoardMembers": "允许所有已登入账户",
"vote-question": "投票题目",
"vote-public": "查看投票结果",
"vote-for-it": "同意",
"vote-against": "反对",
- "deleteVotePopup-title": "Delete vote?",
- "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
+ "deleteVotePopup-title": "删除投票?",
+ "vote-delete-pop": "永久删除。此操作会将所有数据删除掉。",
"cardDeletePopup-title": "彻底删除卡片?",
"cardDetailsActionsPopup-title": "卡片操作",
"cardLabelsPopup-title": "标签",
@@ -309,7 +309,7 @@
"error-board-notAMember": "需要成为看板成员才能执行此操作",
"error-json-malformed": "文本不是合法的 JSON",
"error-json-schema": "JSON 数据没有用正确的格式包含合适的信息",
- "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
+ "error-csv-schema": "CSV(逗号分隔值)/TSV(制表符分隔值)数据格式的不正确",
"error-list-doesNotExist": "不存在此列表",
"error-user-doesNotExist": "该用户不存在",
"error-user-notAllowSelf": "无法邀请自己",
@@ -317,10 +317,10 @@
"error-username-taken": "此用户名已存在",
"error-email-taken": "此EMail已存在",
"export-board": "导出看板",
- "export-board-json": "Export board to JSON",
- "export-board-csv": "Export board to CSV",
- "export-board-tsv": "Export board to TSV",
- "export-board-html": "Export board to HTML",
+ "export-board-json": "看板导出为JSON",
+ "export-board-csv": "看板导出为CSV",
+ "export-board-tsv": "看板导出为TSV",
+ "export-board-html": "看板导出为HTML",
"exportBoardPopup-title": "导出看板",
"sort": "排序",
"sort-desc": "点此来将列表排序",
@@ -357,16 +357,16 @@
"import-board-c": "导入看板",
"import-board-title-trello": "从Trello导入看板",
"import-board-title-wekan": "从以前的导出数据导入看板",
- "import-board-title-csv": "Import board from CSV/TSV",
+ "import-board-title-csv": "导入CSV/TSV看板",
"from-trello": "自 Trello",
"from-wekan": "自以前的导出",
- "from-csv": "From CSV/TSV",
+ "from-csv": "从CSV/TSV",
"import-board-instruction-trello": "在你的Trello看板中,点击“菜单”,然后选择“更多”,“打印与导出”,“导出为 JSON” 并拷贝结果文本",
- "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
+ "import-board-instruction-csv": "粘贴逗号分隔值(CSV)/制表符分隔值(TSV)。",
"import-board-instruction-wekan": "在您的看板,点击“菜单”,然后“导出看板”,复制下载文件中的文本。",
"import-board-instruction-about-errors": "如果在导入看板时出现错误,导入工作可能仍然在进行中,并且看板已经出现在全部看板页。",
"import-json-placeholder": "粘贴您有效的 JSON 数据至此",
- "import-csv-placeholder": "Paste your valid CSV/TSV data here",
+ "import-csv-placeholder": "在此处粘贴有效的CSV/TSV数据",
"import-map-members": "映射成员",
"import-members-map": "您导入的看板有一些成员,请映射这些成员到您导入的用户。",
"import-show-user-mapping": "核对成员映射",
@@ -399,7 +399,7 @@
"swimlaneActionPopup-title": "泳道图操作",
"swimlaneAddPopup-title": "在下面添加一个泳道",
"listImportCardPopup-title": "导入 Trello 卡片",
- "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
+ "listImportCardsTsvPopup-title": "导入Excel CSV/TSV",
"listMorePopup-title": "更多",
"link-list": "关联到这个列表",
"list-delete-pop": "所有活动将被从活动动态中删除并且你无法恢复他们,此操作无法撤销。",
@@ -639,7 +639,7 @@
"r-when-a-card": "当一张卡片",
"r-is": "是",
"r-is-moved": "已经移动",
- "r-added-to": "Added to",
+ "r-added-to": "添加到",
"r-removed-from": "已移除",
"r-the-board": "该看板",
"r-list": "列表",
@@ -798,13 +798,13 @@
"friday": "周五",
"saturday": "周六",
"sunday": "周日",
- "status": "Status",
- "swimlane": "Swimlane",
- "owner": "Owner",
- "last-modified-at": "Last modified at",
- "last-activity": "Last activity",
- "voting": "Voting",
- "archived": "Archived",
- "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
- "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list"
+ "status": "状态",
+ "swimlane": "泳道",
+ "owner": "所有者",
+ "last-modified-at": "上次修改时间",
+ "last-activity": "上次活动",
+ "voting": "投票",
+ "archived": "存档",
+ "delete-linked-card-before-this-card": "在你首次删除卡片前你无法删除此选项卡片",
+ "delete-linked-cards-before-this-list": "在首先删除指向此列表中的卡的链接卡之前,不能删除此列表"
}
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index ac923fef..c4b155dc 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -747,7 +747,7 @@
"error-ldap-login": "嘗試登入時出現錯誤",
"display-authentication-method": "顯示認證方式",
"default-authentication-method": "預設認證方式",
- "duplicate-board": "重複的看板",
+ "duplicate-board": "複製看板",
"people-number": "人數是:",
"swimlaneDeletePopup-title": "是否刪除泳道?",
"swimlane-delete-pop": "所有動作將從活動來源中刪除,您將無法恢復泳道。此操作無法還原。",