2019-08-31 04:07:25 +05:00
|
|
|
export default {
|
|
|
|
format: {
|
|
|
|
date: 'M/d/yyyy',
|
|
|
|
time: 'p',
|
|
|
|
dateTime: '$t(format:date) $t(format:time)',
|
|
|
|
longDate: 'MMM d',
|
|
|
|
longDateTime: "MMMM d 'at' p",
|
2023-12-20 20:26:01 +09:00
|
|
|
fullDate: 'MMM d, y',
|
|
|
|
fullDateTime: "MMMM d, y 'at' p",
|
2019-08-31 04:07:25 +05:00
|
|
|
},
|
|
|
|
|
|
|
|
translation: {
|
|
|
|
common: {
|
2022-12-24 01:00:57 +01:00
|
|
|
aboutPlanka: 'About Planka',
|
2020-04-08 21:12:58 +05:00
|
|
|
account: 'Account',
|
2019-08-31 04:07:25 +05:00
|
|
|
actions: 'Actions',
|
2020-04-29 23:55:16 +05:00
|
|
|
addAttachment_title: 'Add Attachment',
|
2019-08-31 04:07:25 +05:00
|
|
|
addComment: 'Add comment',
|
2021-06-24 01:05:22 +05:00
|
|
|
addManager_title: 'Add Manager',
|
2019-08-31 04:07:25 +05:00
|
|
|
addMember_title: 'Add Member',
|
|
|
|
addUser_title: 'Add User',
|
|
|
|
administrator: 'Administrator',
|
|
|
|
all: 'All',
|
2019-11-05 18:01:42 +05:00
|
|
|
allChangesWillBeAutomaticallySavedAfterConnectionRestored:
|
2023-12-11 07:47:04 +09:00
|
|
|
'All changes will be automatically saved<br />after connection restored.',
|
2020-04-21 05:04:34 +05:00
|
|
|
areYouSureYouWantToDeleteThisAttachment: 'Are you sure you want to delete this attachment?',
|
2019-08-31 04:07:25 +05:00
|
|
|
areYouSureYouWantToDeleteThisBoard: 'Are you sure you want to delete this board?',
|
|
|
|
areYouSureYouWantToDeleteThisCard: 'Are you sure you want to delete this card?',
|
|
|
|
areYouSureYouWantToDeleteThisComment: 'Are you sure you want to delete this comment?',
|
|
|
|
areYouSureYouWantToDeleteThisLabel: 'Are you sure you want to delete this label?',
|
|
|
|
areYouSureYouWantToDeleteThisList: 'Are you sure you want to delete this list?',
|
|
|
|
areYouSureYouWantToDeleteThisProject: 'Are you sure you want to delete this project?',
|
|
|
|
areYouSureYouWantToDeleteThisTask: 'Are you sure you want to delete this task?',
|
|
|
|
areYouSureYouWantToDeleteThisUser: 'Are you sure you want to delete this user?',
|
2021-06-24 01:05:22 +05:00
|
|
|
areYouSureYouWantToLeaveBoard: 'Are you sure you want to leave the board?',
|
|
|
|
areYouSureYouWantToLeaveProject: 'Are you sure you want to leave the project?',
|
|
|
|
areYouSureYouWantToRemoveThisManagerFromProject:
|
|
|
|
'Are you sure you want to remove this manager from the project?',
|
|
|
|
areYouSureYouWantToRemoveThisMemberFromBoard:
|
|
|
|
'Are you sure you want to remove this member from the board?',
|
2020-04-21 05:04:34 +05:00
|
|
|
attachment: 'Attachment',
|
|
|
|
attachments: 'Attachments',
|
2020-04-08 21:12:58 +05:00
|
|
|
authentication: 'Authentication',
|
2021-06-24 01:05:22 +05:00
|
|
|
background: 'Background',
|
2020-05-05 01:30:06 +05:00
|
|
|
board: 'Board',
|
2019-08-31 04:07:25 +05:00
|
|
|
boardNotFound_title: 'Board Not Found',
|
2022-08-19 14:00:40 +02:00
|
|
|
canComment: 'Can comment',
|
2023-12-11 07:47:04 +09:00
|
|
|
canEditContentOfBoard: 'Can edit the content of the board.',
|
|
|
|
canOnlyViewBoard: 'Can only view the board.',
|
2019-08-31 04:07:25 +05:00
|
|
|
cardActions_title: 'Card Actions',
|
|
|
|
cardNotFound_title: 'Card Not Found',
|
2023-12-11 07:47:04 +09:00
|
|
|
cardOrActionAreDeleted: 'Card or action are deleted.',
|
2019-08-31 04:07:25 +05:00
|
|
|
color: 'Color',
|
2024-04-05 22:40:35 +02:00
|
|
|
copy_inline: 'copy',
|
2019-08-31 04:07:25 +05:00
|
|
|
createBoard_title: 'Create Board',
|
|
|
|
createLabel_title: 'Create Label',
|
2023-12-11 07:47:04 +09:00
|
|
|
createNewOneOrSelectExistingOne: 'Create a new one or select<br />an existing one.',
|
2019-08-31 04:07:25 +05:00
|
|
|
createProject_title: 'Create Project',
|
2020-04-28 19:46:55 +05:00
|
|
|
createTextFile_title: 'Create Text File',
|
2019-10-18 08:06:34 +05:00
|
|
|
currentPassword: 'Current password',
|
2021-06-24 01:05:22 +05:00
|
|
|
dangerZone_title: 'Danger Zone',
|
2019-08-31 04:07:25 +05:00
|
|
|
date: 'Date',
|
2024-04-22 21:56:07 +02:00
|
|
|
dueDate: 'Due date',
|
2020-05-05 01:30:06 +05:00
|
|
|
dueDate_title: 'Due Date',
|
2020-04-21 05:04:34 +05:00
|
|
|
deleteAttachment_title: 'Delete Attachment',
|
2019-08-31 04:07:25 +05:00
|
|
|
deleteBoard_title: 'Delete Board',
|
|
|
|
deleteCard_title: 'Delete Card',
|
|
|
|
deleteComment_title: 'Delete Comment',
|
|
|
|
deleteLabel_title: 'Delete Label',
|
|
|
|
deleteList_title: 'Delete List',
|
|
|
|
deleteProject_title: 'Delete Project',
|
|
|
|
deleteTask_title: 'Delete Task',
|
|
|
|
deleteUser_title: 'Delete User',
|
|
|
|
description: 'Description',
|
2022-07-26 12:26:42 +02:00
|
|
|
detectAutomatically: 'Detect automatically',
|
2020-04-28 19:46:55 +05:00
|
|
|
dropFileToUpload: 'Drop file to upload',
|
2022-08-19 14:00:40 +02:00
|
|
|
editor: 'Editor',
|
2020-04-21 05:04:34 +05:00
|
|
|
editAttachment_title: 'Edit Attachment',
|
2019-08-31 04:07:25 +05:00
|
|
|
editAvatar_title: 'Edit Avatar',
|
|
|
|
editBoard_title: 'Edit Board',
|
2019-10-05 06:12:36 +05:00
|
|
|
editDueDate_title: 'Edit Due Date',
|
2019-10-18 08:06:34 +05:00
|
|
|
editEmail_title: 'Edit E-mail',
|
2022-06-15 14:13:22 +02:00
|
|
|
editInformation_title: 'Edit Information',
|
2019-08-31 04:07:25 +05:00
|
|
|
editLabel_title: 'Edit Label',
|
2019-10-18 08:06:34 +05:00
|
|
|
editPassword_title: 'Edit Password',
|
2022-08-19 14:00:40 +02:00
|
|
|
editPermissions_title: 'Edit Permissions',
|
2023-02-27 19:09:51 +01:00
|
|
|
editStopwatch_title: 'Edit Stopwatch',
|
2020-04-03 00:35:25 +05:00
|
|
|
editUsername_title: 'Edit Username',
|
|
|
|
email: 'E-mail',
|
|
|
|
emailAlreadyInUse: 'E-mail already in use',
|
2023-12-11 07:47:04 +09:00
|
|
|
enterCardTitle: 'Enter card title... [Ctrl+Enter] to auto-open.',
|
2019-08-31 04:07:25 +05:00
|
|
|
enterDescription: 'Enter description...',
|
2020-04-28 19:46:55 +05:00
|
|
|
enterFilename: 'Enter filename',
|
2019-08-31 04:07:25 +05:00
|
|
|
enterListTitle: 'Enter list title...',
|
|
|
|
enterProjectTitle: 'Enter project title',
|
|
|
|
enterTaskDescription: 'Enter task description...',
|
|
|
|
filterByLabels_title: 'Filter By Labels',
|
|
|
|
filterByMembers_title: 'Filter By Members',
|
2020-04-29 23:55:16 +05:00
|
|
|
fromComputer_title: 'From Computer',
|
2022-12-16 23:48:06 +01:00
|
|
|
fromTrello: 'From Trello',
|
2021-06-24 01:05:22 +05:00
|
|
|
general: 'General',
|
2019-08-31 04:07:25 +05:00
|
|
|
hours: 'Hours',
|
2022-12-16 23:48:06 +01:00
|
|
|
importBoard_title: 'Import Board',
|
2019-10-18 08:06:34 +05:00
|
|
|
invalidCurrentPassword: 'Invalid current password',
|
2019-08-31 04:07:25 +05:00
|
|
|
labels: 'Labels',
|
2022-07-26 12:26:42 +02:00
|
|
|
language: 'Language',
|
2021-06-24 01:05:22 +05:00
|
|
|
leaveBoard_title: 'Leave Board',
|
|
|
|
leaveProject_title: 'Leave Project',
|
2024-06-21 11:48:36 +02:00
|
|
|
linkIsCopied: 'Link is copied',
|
2020-05-05 01:30:06 +05:00
|
|
|
list: 'List',
|
2019-08-31 04:07:25 +05:00
|
|
|
listActions_title: 'List Actions',
|
2021-06-24 01:05:22 +05:00
|
|
|
managers: 'Managers',
|
2024-05-03 12:42:51 +02:00
|
|
|
managerActions_title: 'Manager Actions',
|
2019-08-31 04:07:25 +05:00
|
|
|
members: 'Members',
|
2024-05-03 12:42:51 +02:00
|
|
|
memberActions_title: 'Member Actions',
|
2019-08-31 04:07:25 +05:00
|
|
|
minutes: 'Minutes',
|
2020-05-05 01:30:06 +05:00
|
|
|
moveCard_title: 'Move Card',
|
2019-08-31 04:07:25 +05:00
|
|
|
name: 'Name',
|
2024-04-22 21:56:07 +02:00
|
|
|
newestFirst: 'Newest first',
|
2019-10-18 08:06:34 +05:00
|
|
|
newEmail: 'New e-mail',
|
|
|
|
newPassword: 'New password',
|
2020-04-03 00:35:25 +05:00
|
|
|
newUsername: 'New username',
|
2019-08-31 04:07:25 +05:00
|
|
|
noConnectionToServer: 'No connection to server',
|
2020-05-05 01:30:06 +05:00
|
|
|
noBoards: 'No boards',
|
|
|
|
noLists: 'No lists',
|
|
|
|
noProjects: 'No projects',
|
2019-08-31 04:07:25 +05:00
|
|
|
notifications: 'Notifications',
|
2023-12-11 07:47:04 +09:00
|
|
|
noUnreadNotifications: 'No unread notifications.',
|
2024-04-22 21:56:07 +02:00
|
|
|
oldestFirst: 'Oldest first',
|
2019-08-31 04:07:25 +05:00
|
|
|
openBoard_title: 'Open Board',
|
2020-04-03 00:35:25 +05:00
|
|
|
optional_inline: 'optional',
|
2020-04-09 18:27:28 +05:00
|
|
|
organization: 'Organization',
|
|
|
|
phone: 'Phone',
|
2020-04-10 00:11:34 +05:00
|
|
|
preferences: 'Preferences',
|
2020-04-29 23:55:16 +05:00
|
|
|
pressPasteShortcutToAddAttachmentFromClipboard:
|
2023-12-11 07:47:04 +09:00
|
|
|
'Tip: press Ctrl-V (Cmd-V on Mac) to add an attachment from the clipboard.',
|
2020-05-05 01:30:06 +05:00
|
|
|
project: 'Project',
|
2019-08-31 04:07:25 +05:00
|
|
|
projectNotFound_title: 'Project Not Found',
|
2021-06-24 01:05:22 +05:00
|
|
|
removeManager_title: 'Remove Manager',
|
2019-08-31 04:07:25 +05:00
|
|
|
removeMember_title: 'Remove Member',
|
2022-08-17 00:53:08 +02:00
|
|
|
searchLabels: 'Search labels...',
|
|
|
|
searchMembers: 'Search members...',
|
|
|
|
searchUsers: 'Search users...',
|
2024-04-22 23:15:31 +02:00
|
|
|
searchCards: 'Search cards...',
|
2019-08-31 04:07:25 +05:00
|
|
|
seconds: 'Seconds',
|
2020-05-05 01:30:06 +05:00
|
|
|
selectBoard: 'Select board',
|
|
|
|
selectList: 'Select list',
|
2022-08-19 14:00:40 +02:00
|
|
|
selectPermissions_title: 'Select Permissions',
|
2020-05-05 01:30:06 +05:00
|
|
|
selectProject: 'Select project',
|
2020-04-08 21:12:58 +05:00
|
|
|
settings: 'Settings',
|
2024-04-22 21:56:07 +02:00
|
|
|
sortList_title: 'Sort List',
|
2023-02-27 19:09:51 +01:00
|
|
|
stopwatch: 'Stopwatch',
|
2020-04-10 00:11:34 +05:00
|
|
|
subscribeToMyOwnCardsByDefault: 'Subscribe to my own cards by default',
|
2019-08-31 04:07:25 +05:00
|
|
|
taskActions_title: 'Task Actions',
|
|
|
|
tasks: 'Tasks',
|
2022-06-20 18:27:39 +02:00
|
|
|
thereIsNoPreviewAvailableForThisAttachment:
|
2023-12-11 07:47:04 +09:00
|
|
|
'There is no preview available for this attachment.',
|
2019-08-31 04:07:25 +05:00
|
|
|
time: 'Time',
|
|
|
|
title: 'Title',
|
2020-04-03 00:35:25 +05:00
|
|
|
userActions_title: 'User Actions',
|
2019-08-31 04:07:25 +05:00
|
|
|
userAddedThisCardToList: '<0>{{user}}</0><1> added this card to {{list}}</1>',
|
|
|
|
userLeftNewCommentToCard: '{{user}} left a new comment «{{comment}}» to <2>{{card}}</2>',
|
|
|
|
userMovedCardFromListToList: '{{user}} moved <2>{{card}}</2> from {{fromList}} to {{toList}}',
|
2019-11-05 18:01:42 +05:00
|
|
|
userMovedThisCardFromListToList:
|
|
|
|
'<0>{{user}}</0><1> moved this card from {{fromList}} to {{toList}}</1>',
|
2020-04-03 00:35:25 +05:00
|
|
|
username: 'Username',
|
|
|
|
usernameAlreadyInUse: 'Username already in use',
|
2019-08-31 04:07:25 +05:00
|
|
|
users: 'Users',
|
2023-01-10 16:32:20 +01:00
|
|
|
version: 'Version',
|
2022-08-19 14:00:40 +02:00
|
|
|
viewer: 'Viewer',
|
2019-08-31 04:07:25 +05:00
|
|
|
writeComment: 'Write a comment...',
|
|
|
|
},
|
|
|
|
|
|
|
|
action: {
|
|
|
|
addAnotherCard: 'Add another card',
|
|
|
|
addAnotherList: 'Add another list',
|
|
|
|
addAnotherTask: 'Add another task',
|
|
|
|
addCard: 'Add card',
|
|
|
|
addCard_title: 'Add Card',
|
|
|
|
addComment: 'Add comment',
|
|
|
|
addList: 'Add list',
|
2022-08-19 14:00:40 +02:00
|
|
|
addMember: 'Add member',
|
2019-08-31 04:07:25 +05:00
|
|
|
addMoreDetailedDescription: 'Add more detailed description',
|
|
|
|
addTask: 'Add task',
|
|
|
|
addToCard: 'Add to card',
|
|
|
|
addUser: 'Add user',
|
2024-06-21 11:48:36 +02:00
|
|
|
copyLink_title: 'Copy Link',
|
2019-08-31 04:07:25 +05:00
|
|
|
createBoard: 'Create board',
|
2020-04-28 19:46:55 +05:00
|
|
|
createFile: 'Create file',
|
2019-08-31 04:07:25 +05:00
|
|
|
createLabel: 'Create label',
|
|
|
|
createNewLabel: 'Create new label',
|
|
|
|
createProject: 'Create project',
|
|
|
|
delete: 'Delete',
|
2020-04-21 05:04:34 +05:00
|
|
|
deleteAttachment: 'Delete attachment',
|
2019-08-31 04:07:25 +05:00
|
|
|
deleteAvatar: 'Delete avatar',
|
|
|
|
deleteBoard: 'Delete board',
|
|
|
|
deleteCard: 'Delete card',
|
|
|
|
deleteCard_title: 'Delete Card',
|
|
|
|
deleteComment: 'Delete comment',
|
2020-05-29 19:31:19 +05:00
|
|
|
deleteImage: 'Delete image',
|
2019-08-31 04:07:25 +05:00
|
|
|
deleteLabel: 'Delete label',
|
|
|
|
deleteList: 'Delete list',
|
|
|
|
deleteList_title: 'Delete List',
|
2025-01-17 16:54:31 +01:00
|
|
|
deleteNotifications: 'Dismiss all',
|
2019-08-31 04:07:25 +05:00
|
|
|
deleteProject: 'Delete project',
|
2020-05-26 00:46:04 +05:00
|
|
|
deleteProject_title: 'Delete Project',
|
2019-08-31 04:07:25 +05:00
|
|
|
deleteTask: 'Delete task',
|
|
|
|
deleteTask_title: 'Delete Task',
|
|
|
|
deleteUser: 'Delete user',
|
2024-04-05 22:40:35 +02:00
|
|
|
duplicate: 'Duplicate',
|
|
|
|
duplicateCard_title: 'Duplicate Card',
|
2019-08-31 04:07:25 +05:00
|
|
|
edit: 'Edit',
|
2019-10-05 06:12:36 +05:00
|
|
|
editDueDate_title: 'Edit Due Date',
|
2019-08-31 04:07:25 +05:00
|
|
|
editDescription_title: 'Edit Description',
|
2019-10-18 08:06:34 +05:00
|
|
|
editEmail_title: 'Edit E-mail',
|
2022-06-15 14:13:22 +02:00
|
|
|
editInformation_title: 'Edit Information',
|
2019-10-18 08:06:34 +05:00
|
|
|
editPassword_title: 'Edit Password',
|
2022-08-19 14:00:40 +02:00
|
|
|
editPermissions: 'Edit permissions',
|
2023-02-27 19:09:51 +01:00
|
|
|
editStopwatch_title: 'Edit Stopwatch',
|
2019-08-31 04:07:25 +05:00
|
|
|
editTitle_title: 'Edit Title',
|
2020-04-03 00:35:25 +05:00
|
|
|
editUsername_title: 'Edit Username',
|
2022-07-29 17:40:18 +02:00
|
|
|
hideDetails: 'Hide details',
|
2022-12-16 23:48:06 +01:00
|
|
|
import: 'Import',
|
2021-06-24 01:05:22 +05:00
|
|
|
leaveBoard: 'Leave board',
|
|
|
|
leaveProject: 'Leave project',
|
2019-08-31 04:07:25 +05:00
|
|
|
logOut_title: 'Log Out',
|
2020-04-23 03:02:53 +05:00
|
|
|
makeCover_title: 'Make Cover',
|
2020-05-05 01:30:06 +05:00
|
|
|
move: 'Move',
|
|
|
|
moveCard_title: 'Move Card',
|
2019-08-31 04:07:25 +05:00
|
|
|
remove: 'Remove',
|
2020-05-29 19:31:19 +05:00
|
|
|
removeBackground: 'Remove background',
|
2020-04-23 03:02:53 +05:00
|
|
|
removeCover_title: 'Remove Cover',
|
2021-06-24 01:05:22 +05:00
|
|
|
removeFromBoard: 'Remove from board',
|
2019-08-31 04:07:25 +05:00
|
|
|
removeFromProject: 'Remove from project',
|
2021-06-24 01:05:22 +05:00
|
|
|
removeManager: 'Remove manager',
|
2019-08-31 04:07:25 +05:00
|
|
|
removeMember: 'Remove member',
|
|
|
|
save: 'Save',
|
2020-04-29 23:55:16 +05:00
|
|
|
showAllAttachments: 'Show all attachments ({{hidden}} hidden)',
|
2022-07-29 17:40:18 +02:00
|
|
|
showDetails: 'Show details',
|
2020-04-29 23:55:16 +05:00
|
|
|
showFewerAttachments: 'Show fewer attachments',
|
2024-04-22 21:56:07 +02:00
|
|
|
sortList_title: 'Sort List',
|
2019-08-31 04:07:25 +05:00
|
|
|
start: 'Start',
|
|
|
|
stop: 'Stop',
|
|
|
|
subscribe: 'Subscribe',
|
|
|
|
unsubscribe: 'Unsubscribe',
|
|
|
|
uploadNewAvatar: 'Upload new avatar',
|
2020-05-29 19:31:19 +05:00
|
|
|
uploadNewImage: 'Upload new image',
|
2019-08-31 04:07:25 +05:00
|
|
|
},
|
|
|
|
},
|
|
|
|
};
|