mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Updated translations.
This commit is contained in:
parent
3d2fbf1397
commit
6a20f6dc70
4 changed files with 25 additions and 25 deletions
|
@ -295,7 +295,7 @@
|
|||
"linkCardPopup-title": "קישור כרטיס",
|
||||
"searchElementPopup-title": "חיפוש",
|
||||
"copyCardPopup-title": "העתקת כרטיס",
|
||||
"copyManyCardsPopup-title": "Copy Template to Many Cards",
|
||||
"copyManyCardsPopup-title": "העתקת תבנית למגוון כרטיסים",
|
||||
"copyManyCardsPopup-instructions": "כותרות ותיאורים של כרטיסי יעד בתצורת JSON זו",
|
||||
"copyManyCardsPopup-format": "[ {\"title\": \"כותרת כרטיס ראשון\", \"description\":\"תיאור כרטיס ראשון\"}, {\"title\":\"כותרת כרטיס שני\",\"description\":\"תיאור כרטיס שני\"},{\"title\":\"כותרת כרטיס אחרון\",\"description\":\"תיאור כרטיס אחרון\"} ]",
|
||||
"create": "יצירה",
|
||||
|
@ -1180,8 +1180,8 @@
|
|||
"action": "פעולה",
|
||||
"board-title": "כותרת לוח",
|
||||
"attachmentRenamePopup-title": "שינוי שם",
|
||||
"uploading": "Uploading",
|
||||
"remaining_time": "Remaining time",
|
||||
"speed": "Speed",
|
||||
"progress": "Progress"
|
||||
"uploading": "העלאה",
|
||||
"remaining_time": "זמן שנותר",
|
||||
"speed": "מהירות",
|
||||
"progress": "התקדמות"
|
||||
}
|
|
@ -295,7 +295,7 @@
|
|||
"linkCardPopup-title": "Koppel Kaart",
|
||||
"searchElementPopup-title": "Zoek",
|
||||
"copyCardPopup-title": "Kopieer kaart",
|
||||
"copyManyCardsPopup-title": "Copy Template to Many Cards",
|
||||
"copyManyCardsPopup-title": "Kopieer Template naar Meerdere Kaarten",
|
||||
"copyManyCardsPopup-instructions": "Doel kaart titels en omschrijvingen in dit JSON formaat",
|
||||
"copyManyCardsPopup-format": "[ {\"title\": \"Titel eerste kaart\", \"description\":\"Omschrijving eerste kaart\"}, {\"title\":\"Titel tweede kaart\",\"description\":\"Omschrijving tweede kaart\"},{\"title\":\"Titel laatste kaart\",\"description\":\"Omschrijving laatste kaart\"} ]",
|
||||
"create": "Aanmaken",
|
||||
|
@ -1181,7 +1181,7 @@
|
|||
"board-title": "Bord Titel",
|
||||
"attachmentRenamePopup-title": "Hernoem",
|
||||
"uploading": "Uploading",
|
||||
"remaining_time": "Remaining time",
|
||||
"speed": "Speed",
|
||||
"progress": "Progress"
|
||||
"remaining_time": "Resterende tijd",
|
||||
"speed": "Snelheid",
|
||||
"progress": "Voortgang"
|
||||
}
|
|
@ -295,7 +295,7 @@
|
|||
"linkCardPopup-title": "Ligar Cartão",
|
||||
"searchElementPopup-title": "Buscar",
|
||||
"copyCardPopup-title": "Copiar o cartão",
|
||||
"copyManyCardsPopup-title": "Copy Template to Many Cards",
|
||||
"copyManyCardsPopup-title": "Copiar Modelo para Vários Cartões",
|
||||
"copyManyCardsPopup-instructions": "Títulos e descrições do cartão de destino neste formato JSON",
|
||||
"copyManyCardsPopup-format": "[ {\"title\": \"Título do primeiro cartão\", \"description\":\"Descrição do primeiro cartão\"}, {\"title\":\"Título do segundo cartão\",\"description\":\"Descrição do segundo cartão\"},{\"title\":\"Título do último cartão\",\"description\":\"Descrição do último cartão\"} ]",
|
||||
"create": "Criar",
|
||||
|
@ -1180,8 +1180,8 @@
|
|||
"action": "Ação",
|
||||
"board-title": "Título do Quadro",
|
||||
"attachmentRenamePopup-title": "Renomear",
|
||||
"uploading": "Uploading",
|
||||
"remaining_time": "Remaining time",
|
||||
"speed": "Speed",
|
||||
"progress": "Progress"
|
||||
"uploading": "Carregando",
|
||||
"remaining_time": "Tempo restante",
|
||||
"speed": "Velocidade",
|
||||
"progress": "Progresso"
|
||||
}
|
|
@ -139,7 +139,7 @@
|
|||
"board-info-on-my-boards": "面板全局设置",
|
||||
"boardInfoOnMyBoardsPopup-title": "面板全局设置",
|
||||
"boardInfoOnMyBoards-title": "面板全局设置",
|
||||
"show-card-counter-per-list": "Show card count per list",
|
||||
"show-card-counter-per-list": "显示每个列表的卡数\n",
|
||||
"show-board_members-avatar": "显示面板成员头像",
|
||||
"board-nb-stars": "%s 星标",
|
||||
"board-not-found": "看板不存在",
|
||||
|
@ -295,7 +295,7 @@
|
|||
"linkCardPopup-title": "链接卡片",
|
||||
"searchElementPopup-title": "搜索",
|
||||
"copyCardPopup-title": "复制卡片",
|
||||
"copyManyCardsPopup-title": "Copy Template to Many Cards",
|
||||
"copyManyCardsPopup-title": "将模板复制到多张卡片",
|
||||
"copyManyCardsPopup-instructions": "以JSON格式表示目标卡片的标题和描述",
|
||||
"copyManyCardsPopup-format": "[ {\"title\": \"第一个卡片的标题\", \"description\":\"第一个卡片的描述\"}, {\"title\":\"第二个卡片的标题\",\"description\":\"第二个卡片的描述\"},{\"title\":\"最后一个卡片的标题\",\"description\":\"最后一个卡片的描述\"} ]",
|
||||
"create": "创建",
|
||||
|
@ -542,7 +542,7 @@
|
|||
"rename-board": "重命名看板",
|
||||
"restore": "还原",
|
||||
"rescue-card-description": "Show rescue dialogue before closing for unsaved card descriptions",
|
||||
"rescue-card-description-dialogue": "Overwrite current card description with your changes?",
|
||||
"rescue-card-description-dialogue": "用您的更改覆盖当前卡片描述?",
|
||||
"card-settings": "卡片设置",
|
||||
"save": "保存",
|
||||
"search": "搜索",
|
||||
|
@ -1173,15 +1173,15 @@
|
|||
"move-all-attachments-to-gridfs": "Move all attachments to GridFS",
|
||||
"move-all-attachments-of-board-to-fs": "Move all attachments of board to filesystem",
|
||||
"move-all-attachments-of-board-to-gridfs": "Move all attachments of board to GridFS",
|
||||
"path": "Path",
|
||||
"version-name": "Version-Name",
|
||||
"size": "Size",
|
||||
"storage": "Storage",
|
||||
"path": "路径",
|
||||
"version-name": "版本名称",
|
||||
"size": "大小",
|
||||
"storage": "存储",
|
||||
"action": "操作",
|
||||
"board-title": "Board Title",
|
||||
"board-title": "面板标题",
|
||||
"attachmentRenamePopup-title": "重命名",
|
||||
"uploading": "Uploading",
|
||||
"remaining_time": "Remaining time",
|
||||
"uploading": "上传中",
|
||||
"remaining_time": "剩余时间",
|
||||
"speed": "Speed",
|
||||
"progress": "Progress"
|
||||
"progress": "进度"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue