ro.i18n.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. {
  2. "accept": "Accept",
  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": "Actions",
  26. "activities": "Activities",
  27. "activity": "Activity",
  28. "activity-added": "added %s to %s",
  29. "activity-archived": "archived %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": "Add",
  44. "add-attachment": "Add Attachment",
  45. "add-board": "Add Board",
  46. "add-card": "Add Card",
  47. "add-checklist": "Add Checklist",
  48. "add-checklist-item": "Add an item to checklist",
  49. "add-cover": "Add Cover",
  50. "add-label": "Add Label",
  51. "add-list": "Add List",
  52. "add-members": "Add Members",
  53. "added": "Added",
  54. "addMemberPopup-title": "Members",
  55. "admin": "Admin",
  56. "admin-desc": "Can view and edit cards, remove members, and change settings for the board.",
  57. "admin-announcement": "Announcement",
  58. "admin-announcement-active": "Active System-Wide Announcement",
  59. "admin-announcement-title": "Announcement from Administrator",
  60. "all-boards": "All boards",
  61. "and-n-other-card": "And __count__ other card",
  62. "and-n-other-card_plural": "And __count__ other cards",
  63. "apply": "Apply",
  64. "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.",
  65. "archive": "Archive",
  66. "archive-all": "Archive All",
  67. "archive-board": "Archive Board",
  68. "archive-card": "Archive Card",
  69. "archive-list": "Archive List",
  70. "archive-selection": "Archive selection",
  71. "archiveBoardPopup-title": "Archive Board?",
  72. "archived-items": "Archived Items",
  73. "archived-boards": "Archived Boards",
  74. "restore-board": "Restore Board",
  75. "no-archived-boards": "No Archived Boards.",
  76. "archives": "Arhive",
  77. "assign-member": "Assign member",
  78. "attached": "attached",
  79. "attachment": "Ataşament",
  80. "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.",
  81. "attachmentDeletePopup-title": "Delete Attachment?",
  82. "attachments": "Ataşamente",
  83. "auto-watch": "Automatically watch boards when they are created",
  84. "avatar-too-big": "The avatar is too large (70KB max)",
  85. "back": "Înapoi",
  86. "board-change-color": "Change color",
  87. "board-nb-stars": "%s stars",
  88. "board-not-found": "Board not found",
  89. "board-private-info": "This board will be <strong>private</strong>.",
  90. "board-public-info": "This board will be <strong>public</strong>.",
  91. "boardChangeColorPopup-title": "Change Board Background",
  92. "boardChangeTitlePopup-title": "Rename Board",
  93. "boardChangeVisibilityPopup-title": "Change Visibility",
  94. "boardChangeWatchPopup-title": "Change Watch",
  95. "boardMenuPopup-title": "Board Menu",
  96. "boards": "Boards",
  97. "bucket-example": "Like “Bucket List” for example",
  98. "cancel": "Cancel",
  99. "card-archived": "This card is archived.",
  100. "card-comments-title": "This card has %s comment.",
  101. "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
  102. "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.",
  103. "card-delete-suggest-archive": "You can archive a card to remove it from the board and preserve the activity.",
  104. "card-due": "Due",
  105. "card-due-on": "Due on",
  106. "card-edit-attachments": "Edit attachments",
  107. "card-edit-labels": "Edit labels",
  108. "card-edit-members": "Edit members",
  109. "card-labels-title": "Change the labels for the card.",
  110. "card-members-title": "Add or remove members of the board from the card.",
  111. "card-start": "Start",
  112. "card-start-on": "Starts on",
  113. "cardAttachmentsPopup-title": "Attach From",
  114. "cardDeletePopup-title": "Delete Card?",
  115. "cardDetailsActionsPopup-title": "Card Actions",
  116. "cardLabelsPopup-title": "Labels",
  117. "cardMembersPopup-title": "Members",
  118. "cardMorePopup-title": "More",
  119. "cards": "Cards",
  120. "change": "Change",
  121. "change-avatar": "Change Avatar",
  122. "change-password": "Change Password",
  123. "change-permissions": "Change permissions",
  124. "change-settings": "Change Settings",
  125. "changeAvatarPopup-title": "Change Avatar",
  126. "changeLanguagePopup-title": "Change Language",
  127. "changePasswordPopup-title": "Change Password",
  128. "changePermissionsPopup-title": "Change Permissions",
  129. "changeSettingsPopup-title": "Change Settings",
  130. "checklists": "Checklists",
  131. "click-to-star": "Click to star this board.",
  132. "click-to-unstar": "Click to unstar this board.",
  133. "clipboard": "Clipboard or drag & drop",
  134. "close": "Închide",
  135. "close-board": "Close Board",
  136. "close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.",
  137. "color-black": "black",
  138. "color-blue": "blue",
  139. "color-green": "green",
  140. "color-lime": "lime",
  141. "color-orange": "orange",
  142. "color-pink": "pink",
  143. "color-purple": "purple",
  144. "color-red": "red",
  145. "color-sky": "sky",
  146. "color-yellow": "yellow",
  147. "comment": "Comment",
  148. "comment-placeholder": "Write Comment",
  149. "comment-only": "Comment only",
  150. "comment-only-desc": "Can comment on cards only.",
  151. "computer": "Computer",
  152. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist",
  153. "copy-card-link-to-clipboard": "Copy card link to clipboard",
  154. "copyCardPopup-title": "Copy Card",
  155. "create": "Create",
  156. "createBoardPopup-title": "Create Board",
  157. "chooseBoardSourcePopup-title": "Import board",
  158. "createLabelPopup-title": "Create Label",
  159. "current": "current",
  160. "date": "Date",
  161. "decline": "Decline",
  162. "default-avatar": "Default avatar",
  163. "delete": "Delete",
  164. "deleteLabelPopup-title": "Delete Label?",
  165. "description": "Description",
  166. "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
  167. "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
  168. "discard": "Discard",
  169. "done": "Done",
  170. "download": "Download",
  171. "edit": "Edit",
  172. "edit-avatar": "Change Avatar",
  173. "edit-profile": "Edit Profile",
  174. "edit-wip-limit": "Edit WIP Limit",
  175. "editCardStartDatePopup-title": "Change start date",
  176. "editCardDueDatePopup-title": "Change due date",
  177. "editLabelPopup-title": "Change Label",
  178. "editNotificationPopup-title": "Edit Notification",
  179. "editProfilePopup-title": "Edit Profile",
  180. "email": "Email",
  181. "email-enrollAccount-subject": "An account created for you on __siteName__",
  182. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  183. "email-fail": "Sending email failed",
  184. "email-invalid": "Invalid email",
  185. "email-invite": "Invite via Email",
  186. "email-invite-subject": "__inviter__ sent you an invitation",
  187. "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.",
  188. "email-resetPassword-subject": "Reset your password on __siteName__",
  189. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  190. "email-sent": "Email sent",
  191. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  192. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  193. "enable-wip-limit": "Enable WIP Limit",
  194. "error-board-doesNotExist": "This board does not exist",
  195. "error-board-notAdmin": "You need to be admin of this board to do that",
  196. "error-board-notAMember": "You need to be a member of this board to do that",
  197. "error-json-malformed": "Your text is not valid JSON",
  198. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  199. "error-list-doesNotExist": "This list does not exist",
  200. "error-user-doesNotExist": "This user does not exist",
  201. "error-user-notAllowSelf": "You can not invite yourself",
  202. "error-user-notCreated": "This user is not created",
  203. "error-username-taken": "This username is already taken",
  204. "error-email-taken": "Email has already been taken",
  205. "export-board": "Export board",
  206. "filter": "Filter",
  207. "filter-cards": "Filter Cards",
  208. "filter-clear": "Clear filter",
  209. "filter-no-label": "No label",
  210. "filter-no-member": "No member",
  211. "filter-on": "Filter is on",
  212. "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
  213. "filter-to-selection": "Filter to selection",
  214. "fullname": "Full Name",
  215. "header-logo-title": "Go back to your boards page.",
  216. "hide-system-messages": "Hide system messages",
  217. "headerBarCreateBoardPopup-title": "Create Board",
  218. "home": "Home",
  219. "import": "Import",
  220. "import-board": "import board",
  221. "import-board-c": "Import board",
  222. "import-board-title-trello": "Import board from Trello",
  223. "import-board-title-wekan": "Import board from Wekan",
  224. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  225. "from-trello": "From Trello",
  226. "from-wekan": "From Wekan",
  227. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
  228. "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  229. "import-json-placeholder": "Paste your valid JSON data here",
  230. "import-map-members": "Map members",
  231. "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
  232. "import-show-user-mapping": "Review members mapping",
  233. "import-user-select": "Pick the Wekan user you want to use as this member",
  234. "importMapMembersAddPopup-title": "Select Wekan member",
  235. "info": "Version",
  236. "initials": "Iniţiale",
  237. "invalid-date": "Invalid date",
  238. "joined": "joined",
  239. "just-invited": "You are just invited to this board",
  240. "keyboard-shortcuts": "Keyboard shortcuts",
  241. "label-create": "Create Label",
  242. "label-default": "%s label (default)",
  243. "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
  244. "labels": "Labels",
  245. "language": "Language",
  246. "last-admin-desc": "You can’t change roles because there must be at least one admin.",
  247. "leave-board": "Leave Board",
  248. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  249. "leaveBoardPopup-title": "Leave Board ?",
  250. "link-card": "Link to this card",
  251. "list-archive-cards": "Archive all cards in this list",
  252. "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”.",
  253. "list-move-cards": "Move all cards in this list",
  254. "list-select-cards": "Select all cards in this list",
  255. "listActionPopup-title": "List Actions",
  256. "listImportCardPopup-title": "Import a Trello card",
  257. "listMorePopup-title": "More",
  258. "link-list": "Link to this list",
  259. "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.",
  260. "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.",
  261. "lists": "Liste",
  262. "log-out": "Log Out",
  263. "log-in": "Log In",
  264. "loginPopup-title": "Log In",
  265. "memberMenuPopup-title": "Member Settings",
  266. "members": "Members",
  267. "menu": "Meniu",
  268. "move-selection": "Move selection",
  269. "moveCardPopup-title": "Move Card",
  270. "moveCardToBottom-title": "Move to Bottom",
  271. "moveCardToTop-title": "Move to Top",
  272. "moveSelectionPopup-title": "Move selection",
  273. "multi-selection": "Multi-Selection",
  274. "multi-selection-on": "Multi-Selection is on",
  275. "muted": "Muted",
  276. "muted-info": "You will never be notified of any changes in this board",
  277. "my-boards": "My Boards",
  278. "name": "Nume",
  279. "no-archived-cards": "No archived cards.",
  280. "no-archived-lists": "No archived lists.",
  281. "no-results": "No results",
  282. "normal": "Normal",
  283. "normal-desc": "Can view and edit cards. Can't change settings.",
  284. "not-accepted-yet": "Invitation not accepted yet",
  285. "notify-participate": "Receive updates to any cards you participate as creater or member",
  286. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  287. "optional": "optional",
  288. "or": "or",
  289. "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
  290. "page-not-found": "Page not found.",
  291. "password": "Parolă",
  292. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  293. "participating": "Participating",
  294. "preview": "Preview",
  295. "previewAttachedImagePopup-title": "Preview",
  296. "previewClipboardImagePopup-title": "Preview",
  297. "private": "Privat",
  298. "private-desc": "This board is private. Only people added to the board can view and edit it.",
  299. "profile": "Profil",
  300. "public": "Public",
  301. "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.",
  302. "quick-access-description": "Star a board to add a shortcut in this bar.",
  303. "remove-cover": "Remove Cover",
  304. "remove-from-board": "Remove from Board",
  305. "remove-label": "Remove Label",
  306. "listDeletePopup-title": "Delete List ?",
  307. "remove-member": "Remove Member",
  308. "remove-member-from-card": "Remove from Card",
  309. "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
  310. "removeMemberPopup-title": "Remove Member?",
  311. "rename": "Rename",
  312. "rename-board": "Rename Board",
  313. "restore": "Restore",
  314. "save": "Salvează",
  315. "search": "Caută",
  316. "select-color": "Select Color",
  317. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  318. "setWipLimitPopup-title": "Set WIP Limit",
  319. "shortcut-assign-self": "Assign yourself to current card",
  320. "shortcut-autocomplete-emoji": "Autocomplete emoji",
  321. "shortcut-autocomplete-members": "Autocomplete members",
  322. "shortcut-clear-filters": "Clear all filters",
  323. "shortcut-close-dialog": "Close Dialog",
  324. "shortcut-filter-my-cards": "Filter my cards",
  325. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  326. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  327. "shortcut-toggle-sidebar": "Toggle Board Sidebar",
  328. "show-cards-minimum-count": "Show cards count if list contains more than",
  329. "sidebar-open": "Open Sidebar",
  330. "sidebar-close": "Close Sidebar",
  331. "signupPopup-title": "Create an Account",
  332. "star-board-title": "Click to star this board. It will show up at top of your boards list.",
  333. "starred-boards": "Starred Boards",
  334. "starred-boards-description": "Starred boards show up at the top of your boards list.",
  335. "subscribe": "Subscribe",
  336. "team": "Team",
  337. "this-board": "this board",
  338. "this-card": "this card",
  339. "time": "Time",
  340. "title": "Titlu",
  341. "tracking": "Tracking",
  342. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  343. "unassign-member": "Unassign member",
  344. "unsaved-description": "You have an unsaved description.",
  345. "unwatch": "Unwatch",
  346. "upload": "Upload",
  347. "upload-avatar": "Upload an avatar",
  348. "uploaded-avatar": "Uploaded an avatar",
  349. "username": "Username",
  350. "view-it": "View it",
  351. "warn-list-archived": "warning: this card is in an archived list",
  352. "watch": "Watch",
  353. "watching": "Watching",
  354. "watching-info": "You will be notified of any change in this board",
  355. "welcome-board": "Welcome Board",
  356. "welcome-list1": "Basics",
  357. "welcome-list2": "Advanced",
  358. "what-to-do": "Ce ai vrea sa faci?",
  359. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  360. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  361. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  362. "admin-panel": "Admin Panel",
  363. "settings": "Settings",
  364. "people": "People",
  365. "registration": "Registration",
  366. "disable-self-registration": "Disable Self-Registration",
  367. "invite": "Invite",
  368. "invite-people": "Invite People",
  369. "to-boards": "To board(s)",
  370. "email-addresses": "Email Addresses",
  371. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  372. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  373. "smtp-tls-description": "Enable TLS support for SMTP server",
  374. "smtp-host": "SMTP Host",
  375. "smtp-port": "SMTP Port",
  376. "smtp-username": "Username",
  377. "smtp-password": "Parolă",
  378. "smtp-tls": "TLS support",
  379. "send-from": "From",
  380. "invitation-code": "Invitation Code",
  381. "email-invite-register-subject": "__inviter__ sent you an invitation",
  382. "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.",
  383. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  384. "error-notAuthorized": "You are not authorized to view this page.",
  385. "outgoing-webhooks": "Outgoing Webhooks",
  386. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  387. "new-outgoing-webhook": "New Outgoing Webhook",
  388. "no-name": "(Unknown)",
  389. "Wekan_version": "Wekan version",
  390. "Node_version": "Node version",
  391. "OS_Arch": "OS Arch",
  392. "OS_Cpus": "OS CPU Count",
  393. "OS_Freemem": "OS Free Memory",
  394. "OS_Loadavg": "OS Load Average",
  395. "OS_Platform": "OS Platform",
  396. "OS_Release": "OS Release",
  397. "OS_Totalmem": "OS Total Memory",
  398. "OS_Type": "OS Type",
  399. "OS_Uptime": "OS Uptime",
  400. "hours": "hours",
  401. "minutes": "minutes",
  402. "seconds": "seconds",
  403. "yes": "Yes",
  404. "no": "No",
  405. "accounts": "Accounts",
  406. "accounts-allowEmailChange": "Allow Email Change"
  407. }