gl.i18n.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. {
  2. "accept": "Aceptar",
  3. "act-activity-notify": "[Wekan] Activity Notification",
  4. "act-addAttachment": "attached __attachment__ to __card__",
  5. "act-addChecklist": "added checklist __checklist__ to __card__",
  6. "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
  7. "act-addComment": "commented on __card__: __comment__",
  8. "act-createBoard": "created __board__",
  9. "act-createCard": "added __card__ to __list__",
  10. "act-createList": "added __list__ to __board__",
  11. "act-addBoardMember": "added __member__ to __board__",
  12. "act-archivedBoard": "archived __board__",
  13. "act-archivedCard": "archived __card__",
  14. "act-archivedList": "archived __list__",
  15. "act-importBoard": "imported __board__",
  16. "act-importCard": "imported __card__",
  17. "act-importList": "imported __list__",
  18. "act-joinMember": "added __member__ to __card__",
  19. "act-moveCard": "moved __card__ from __oldList__ to __list__",
  20. "act-removeBoardMember": "removed __member__ from __board__",
  21. "act-restoredCard": "restored __card__ to __board__",
  22. "act-unjoinMember": "removed __member__ from __card__",
  23. "act-withBoardTitle": "[Wekan] __board__",
  24. "act-withCardTitle": "[__board__] __card__",
  25. "actions": "Accións",
  26. "activities": "Actividades",
  27. "activity": "Actividade",
  28. "activity-added": "engadiuse %s a %s",
  29. "activity-archived": "arquivouse%s",
  30. "activity-attached": "attached %s to %s",
  31. "activity-created": "created %s",
  32. "activity-excluded": "excluded %s from %s",
  33. "activity-imported": "imported %s into %s from %s",
  34. "activity-imported-board": "imported %s from %s",
  35. "activity-joined": "joined %s",
  36. "activity-moved": "moved %s from %s to %s",
  37. "activity-on": "on %s",
  38. "activity-removed": "removed %s from %s",
  39. "activity-sent": "sent %s to %s",
  40. "activity-unjoined": "unjoined %s",
  41. "activity-checklist-added": "added checklist to %s",
  42. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  43. "add": "Engadir",
  44. "add-attachment": "Engadir anexo",
  45. "add-board": "Engadir taboleiro",
  46. "add-card": "Engadir tarxeta",
  47. "add-checklist": "Add Checklist",
  48. "add-checklist-item": "Add an item to checklist",
  49. "add-cover": "Add Cover",
  50. "add-label": "Engadir etiqueta",
  51. "add-list": "Engadir lista",
  52. "add-members": "Engadir membros",
  53. "added": "Added",
  54. "addMemberPopup-title": "Membros",
  55. "admin": "Admin",
  56. "admin-desc": "Pode ver e editar tarxetas, retirar membros e cambiar a configuración do taboleiro.",
  57. "all-boards": "Todos os taboleiros",
  58. "and-n-other-card": "And __count__ other card",
  59. "and-n-other-card_plural": "And __count__ other cards",
  60. "apply": "Apply",
  61. "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server has not stopped.",
  62. "archive": "Arquivar",
  63. "archive-all": "Arquivar todo",
  64. "archive-board": "Arquivar taboleiro",
  65. "archive-card": "Arquivar tarxeta",
  66. "archive-list": "Arquivar lista",
  67. "archive-selection": "Arquivar selección",
  68. "archiveBoardPopup-title": "Arquivar taboleiro?",
  69. "archived-items": "Elementos arquivados",
  70. "archived-boards": "Taboleiros arquivados",
  71. "restore-board": "Restaurar taboleiro",
  72. "no-archived-boards": "Non hai taboleiros arquivados.",
  73. "archives": "Arquivos",
  74. "assign-member": "Assign member",
  75. "attached": "attached",
  76. "attachment": "Anexo",
  77. "attachment-delete-pop": "A eliminación de anexos é permanente. Non se pode desfacer.",
  78. "attachmentDeletePopup-title": "Eliminar anexo?",
  79. "attachments": "Anexos",
  80. "auto-watch": "Automatically watch boards when they are created",
  81. "avatar-too-big": "The avatar is too large (70KB max)",
  82. "back": "Back",
  83. "board-change-color": "Cambiar cor",
  84. "board-nb-stars": "%s stars",
  85. "board-not-found": "Board not found",
  86. "board-private-info": "This board will be <strong>private</strong>.",
  87. "board-public-info": "This board will be <strong>public</strong>.",
  88. "boardChangeColorPopup-title": "Change Board Background",
  89. "boardChangeTitlePopup-title": "Rename Board",
  90. "boardChangeVisibilityPopup-title": "Change Visibility",
  91. "boardChangeWatchPopup-title": "Change Watch",
  92. "boardMenuPopup-title": "Board Menu",
  93. "boards": "Taboleiros",
  94. "bucket-example": "Like “Bucket List” for example",
  95. "cancel": "Cancelar",
  96. "card-archived": "This card is archived.",
  97. "card-comments-title": "This card has %s comment.",
  98. "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
  99. "card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.",
  100. "card-delete-suggest-archive": "You can archive a card to remove it from the board and preserve the activity.",
  101. "card-due": "Due",
  102. "card-due-on": "Due on",
  103. "card-edit-attachments": "Editar anexos",
  104. "card-edit-labels": "Editar etiquetas",
  105. "card-edit-members": "Editar membros",
  106. "card-labels-title": "Cambiar as etiquetas da tarxeta.",
  107. "card-members-title": "Add or remove members of the board from the card.",
  108. "card-start": "Start",
  109. "card-start-on": "Starts on",
  110. "cardAttachmentsPopup-title": "Attach From",
  111. "cardDeletePopup-title": "Delete Card?",
  112. "cardDetailsActionsPopup-title": "Card Actions",
  113. "cardLabelsPopup-title": "Etiquetas",
  114. "cardMembersPopup-title": "Membros",
  115. "cardMorePopup-title": "Máis",
  116. "cards": "Tarxetas",
  117. "change": "Cambiar",
  118. "change-avatar": "Cambiar o avatar",
  119. "change-password": "Cambiar o contrasinal",
  120. "change-permissions": "Cambiar os permisos",
  121. "change-settings": "Cambiar a configuración",
  122. "changeAvatarPopup-title": "Cambiar o avatar",
  123. "changeLanguagePopup-title": "Cambiar de idioma",
  124. "changePasswordPopup-title": "Cambiar o contrasinal",
  125. "changePermissionsPopup-title": "Cambiar os permisos",
  126. "changeSettingsPopup-title": "Cambiar a configuración",
  127. "checklists": "Checklists",
  128. "click-to-star": "Click to star this board.",
  129. "click-to-unstar": "Click to unstar this board.",
  130. "clipboard": "Clipboard or drag & drop",
  131. "close": "Close",
  132. "close-board": "Close Board",
  133. "close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.",
  134. "color-black": "negro",
  135. "color-blue": "azul",
  136. "color-green": "verde",
  137. "color-lime": "lime",
  138. "color-orange": "laranxa",
  139. "color-pink": "rosa",
  140. "color-purple": "purple",
  141. "color-red": "vermello",
  142. "color-sky": "celeste",
  143. "color-yellow": "amarelo",
  144. "comment": "Comentario",
  145. "comment-placeholder": "Escribir un comentario",
  146. "comment-only": "Comment only",
  147. "comment-only-desc": "Can comment on cards only.",
  148. "computer": "Computador",
  149. "copy-card-link-to-clipboard": "Copy card link to clipboard",
  150. "copyCardPopup-title": "Copy Card",
  151. "create": "Crear",
  152. "createBoardPopup-title": "Crear taboleiro",
  153. "chooseBoardSourcePopup-title": "Importar taboleiro",
  154. "createLabelPopup-title": "Crear etiqueta",
  155. "current": "actual",
  156. "date": "Data",
  157. "decline": "Rexeitar",
  158. "default-avatar": "Avatar predeterminado",
  159. "delete": "Eliminar",
  160. "deleteLabelPopup-title": "Eliminar a etiqueta?",
  161. "description": "Descrición",
  162. "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
  163. "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
  164. "discard": "Desbotar",
  165. "done": "Feito",
  166. "download": "Descargar",
  167. "edit": "Editar",
  168. "edit-avatar": "Cambiar de avatar",
  169. "edit-profile": "Editar o perfil",
  170. "editCardStartDatePopup-title": "Cambiar a data de inicio",
  171. "editCardDueDatePopup-title": "Cambiar a data límite",
  172. "editLabelPopup-title": "Cambiar a etiqueta",
  173. "editNotificationPopup-title": "Editar a notificación",
  174. "editProfilePopup-title": "Editar o perfil",
  175. "email": "Correo electrónico",
  176. "email-enrollAccount-subject": "An account created for you on __siteName__",
  177. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  178. "email-fail": "Sending email failed",
  179. "email-invalid": "Invalid email",
  180. "email-invite": "Invite via Email",
  181. "email-invite-subject": "__inviter__ sent you an invitation",
  182. "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.",
  183. "email-resetPassword-subject": "Reset your password on __siteName__",
  184. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  185. "email-sent": "Email sent",
  186. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  187. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  188. "error-board-doesNotExist": "This board does not exist",
  189. "error-board-notAdmin": "You need to be admin of this board to do that",
  190. "error-board-notAMember": "You need to be a member of this board to do that",
  191. "error-json-malformed": "Your text is not valid JSON",
  192. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  193. "error-list-doesNotExist": "Esta lista non existe",
  194. "error-user-doesNotExist": "Este usuario non existe",
  195. "error-user-notAllowSelf": "Non é posíbel convidarse a un mesmo",
  196. "error-user-notCreated": "Este usuario non está creado",
  197. "error-username-taken": "Este nome de usuario xa está collido",
  198. "error-email-taken": "Email has already been taken",
  199. "export-board": "Exportar taboleiro",
  200. "filter": "Filtro",
  201. "filter-cards": "Filtrar tarxetas",
  202. "filter-clear": "Limpar filtro",
  203. "filter-no-label": "Non hai etiquetas",
  204. "filter-no-member": "Non hai membros",
  205. "filter-on": "O filtro está activado",
  206. "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
  207. "filter-to-selection": "Filter to selection",
  208. "fullname": "Nome completo",
  209. "header-logo-title": "Retornar á páxina dos seus taboleiros.",
  210. "hide-system-messages": "Agochar as mensaxes do sistema",
  211. "headerBarCreateBoardPopup-title": "Crear taboleiro",
  212. "home": "Inicio",
  213. "import": "Importar",
  214. "import-board": "importar taboleiro",
  215. "import-board-c": "Importar taboleiro",
  216. "import-board-title-trello": "Importar taboleiro de Trello",
  217. "import-board-title-wekan": "Importar taboleiro de Wekan",
  218. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  219. "from-trello": "De Trello",
  220. "from-wekan": "De Wekan",
  221. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
  222. "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  223. "import-json-placeholder": "Paste your valid JSON data here",
  224. "import-map-members": "Map members",
  225. "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
  226. "import-show-user-mapping": "Review members mapping",
  227. "import-user-select": "Pick the Wekan user you want to use as this member",
  228. "importMapMembersAddPopup-title": "Select Wekan member",
  229. "info": "Version",
  230. "initials": "Iniciais",
  231. "invalid-date": "A data é incorrecta",
  232. "joined": "joined",
  233. "just-invited": "You are just invited to this board",
  234. "keyboard-shortcuts": "Keyboard shortcuts",
  235. "label-create": "Crear etiqueta",
  236. "label-default": "%s label (default)",
  237. "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
  238. "labels": "Etiquetas",
  239. "language": "Idioma",
  240. "last-admin-desc": "You can’t change roles because there must be at least one admin.",
  241. "leave-board": "Saír do taboleiro",
  242. "link-card": "Link to this card",
  243. "list-archive-cards": "Archive all cards in this list",
  244. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view archived cards and bring them back to the board, click “Menu” > “Archived Items”.",
  245. "list-move-cards": "Move all cards in this list",
  246. "list-select-cards": "Select all cards in this list",
  247. "listActionPopup-title": "List Actions",
  248. "listImportCardPopup-title": "Import a Trello card",
  249. "listMorePopup-title": "Máis",
  250. "link-list": "Link to this list",
  251. "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
  252. "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.",
  253. "lists": "Listas",
  254. "log-out": "Pechar a sesión",
  255. "log-in": "Acceder",
  256. "loginPopup-title": "Acceder",
  257. "memberMenuPopup-title": "Member Settings",
  258. "members": "Membros",
  259. "menu": "Menú",
  260. "move-selection": "Mover selección",
  261. "moveCardPopup-title": "Mover tarxeta",
  262. "moveCardToBottom-title": "Mover abaixo de todo",
  263. "moveCardToTop-title": "Mover arriba de todo",
  264. "moveSelectionPopup-title": "Mover selección",
  265. "multi-selection": "Selección múltipla",
  266. "multi-selection-on": "Multi-Selection is on",
  267. "muted": "Muted",
  268. "muted-info": "You will never be notified of any changes in this board",
  269. "my-boards": "My Boards",
  270. "name": "Nome",
  271. "no-archived-cards": "Non hai tarxetas arquivadas.",
  272. "no-archived-lists": "Non hai listas arquivadas",
  273. "no-results": "Non hai resultados",
  274. "normal": "Normal",
  275. "normal-desc": "Pode ver e editar tarxetas. Non pode cambiar a configuración.",
  276. "not-accepted-yet": "O convite aínda non foi aceptado",
  277. "notify-participate": "Receive updates to any cards you participate as creater or member",
  278. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  279. "optional": "opcional",
  280. "or": "ou",
  281. "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
  282. "page-not-found": "Non se atopou a páxina.",
  283. "password": "Contrasinal",
  284. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  285. "participating": "Participating",
  286. "preview": "Preview",
  287. "previewAttachedImagePopup-title": "Preview",
  288. "previewClipboardImagePopup-title": "Preview",
  289. "private": "Private",
  290. "private-desc": "This board is private. Only people added to the board can view and edit it.",
  291. "profile": "Perfil",
  292. "public": "Público",
  293. "public-desc": "This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.",
  294. "quick-access-description": "Star a board to add a shortcut in this bar.",
  295. "remove-cover": "Remove Cover",
  296. "remove-from-board": "Remove from Board",
  297. "remove-label": "Remove Label",
  298. "listDeletePopup-title": "Delete List ?",
  299. "remove-member": "Remove Member",
  300. "remove-member-from-card": "Remove from Card",
  301. "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
  302. "removeMemberPopup-title": "Remove Member?",
  303. "rename": "Rename",
  304. "rename-board": "Rename Board",
  305. "restore": "Restore",
  306. "save": "Save",
  307. "search": "Search",
  308. "select-color": "Select Color",
  309. "shortcut-assign-self": "Assign yourself to current card",
  310. "shortcut-autocomplete-emoji": "Autocomplete emoji",
  311. "shortcut-autocomplete-members": "Autocomplete members",
  312. "shortcut-clear-filters": "Clear all filters",
  313. "shortcut-close-dialog": "Close Dialog",
  314. "shortcut-filter-my-cards": "Filter my cards",
  315. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  316. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  317. "shortcut-toggle-sidebar": "Toggle Board Sidebar",
  318. "show-cards-minimum-count": "Show cards count if list contains more than",
  319. "sidebar-open": "Open Sidebar",
  320. "sidebar-close": "Close Sidebar",
  321. "signupPopup-title": "Create an Account",
  322. "star-board-title": "Click to star this board. It will show up at top of your boards list.",
  323. "starred-boards": "Starred Boards",
  324. "starred-boards-description": "Starred boards show up at the top of your boards list.",
  325. "subscribe": "Subscribir",
  326. "team": "Equipo",
  327. "this-board": "este taboleiro",
  328. "this-card": "esta tarxeta",
  329. "time": "Hora",
  330. "title": "Título",
  331. "tracking": "Seguimento",
  332. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  333. "unassign-member": "Unassign member",
  334. "unsaved-description": "You have an unsaved description.",
  335. "unwatch": "Unwatch",
  336. "upload": "Enviar",
  337. "upload-avatar": "Enviar un avatar",
  338. "uploaded-avatar": "Uploaded an avatar",
  339. "username": "Nome de usuario",
  340. "view-it": "Velo",
  341. "warn-list-archived": "aviso: esta tarxeta está nunha lista arquivada",
  342. "watch": "Vixiar",
  343. "watching": "Vixiando",
  344. "watching-info": "Recibirá unha notificación sobre calquera cambio que se produza neste taboleiro",
  345. "welcome-board": "Taboleiro de benvida",
  346. "welcome-list1": "Fundamentos",
  347. "welcome-list2": "Avanzado",
  348. "what-to-do": "Que desexa facer?",
  349. "admin-panel": "Panel de administración",
  350. "settings": "Configuración",
  351. "people": "Persoas",
  352. "registration": "Rexistro",
  353. "disable-self-registration": "Desactivar o auto-rexistro",
  354. "invite": "Convidar",
  355. "invite-people": "Convidar persoas",
  356. "to-boards": "Ao(s) taboleiro(s)",
  357. "email-addresses": "Enderezos de correo",
  358. "smtp-host-description": "O enderezo do servidor de SMTP que xestiona os seu correo electrónico.",
  359. "smtp-port-description": "O porto que o servidor de SMTP emprega para o correo saínte.",
  360. "smtp-tls-description": "Enable TLS support for SMTP server",
  361. "smtp-host": "Servidor de SMTP",
  362. "smtp-port": "Porto de SMTP",
  363. "smtp-username": "Nome de usuario",
  364. "smtp-password": "Contrasinal",
  365. "smtp-tls": "TLS support",
  366. "send-from": "De",
  367. "invitation-code": "Invitation Code",
  368. "email-invite-register-subject": "__inviter__ sent you an invitation",
  369. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  370. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  371. "error-notAuthorized": "You are not authorized to view this page.",
  372. "outgoing-webhooks": "Outgoing Webhooks",
  373. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  374. "new-outgoing-webhook": "New Outgoing Webhook",
  375. "no-name": "(Unknown)",
  376. "Wekan_version": "Wekan version",
  377. "Node_version": "Node version",
  378. "OS_Arch": "OS Arch",
  379. "OS_Cpus": "OS CPU Count",
  380. "OS_Freemem": "OS Free Memory",
  381. "OS_Loadavg": "OS Load Average",
  382. "OS_Platform": "OS Platform",
  383. "OS_Release": "OS Release",
  384. "OS_Totalmem": "OS Total Memory",
  385. "OS_Type": "OS Type",
  386. "OS_Uptime": "OS Uptime",
  387. "hours": "hours",
  388. "minutes": "minutes",
  389. "seconds": "seconds",
  390. "yes": "Yes",
  391. "no": "No",
  392. "accounts": "Accounts",
  393. "accounts-allowEmailChange": "Allow Email Change"
  394. }