From d2ae38c363917ffb2cea06e16903c349f38eb466 Mon Sep 17 00:00:00 2001 From: Ran Shamay Date: Wed, 11 Oct 2023 21:41:10 +0300 Subject: [PATCH 1/3] wip --- client/src/locales/he/core.js | 234 +++++++++++++++++++++++++++++++++ client/src/locales/he/index.js | 11 ++ client/src/locales/he/login.js | 20 +++ 3 files changed, 265 insertions(+) create mode 100644 client/src/locales/he/core.js create mode 100644 client/src/locales/he/index.js create mode 100644 client/src/locales/he/login.js diff --git a/client/src/locales/he/core.js b/client/src/locales/he/core.js new file mode 100644 index 00000000..ab165d33 --- /dev/null +++ b/client/src/locales/he/core.js @@ -0,0 +1,234 @@ +export default { + format: { + date: 'M/d/yyyy', + time: 'p', + dateTime: '$t(format:date) $t(format:time)', + longDate: 'MMM d', + longDateTime: "MMMM d 'at' p", + }, + + translation: { + common: { + aboutPlanka: 'About Planka', + account: 'Account', + actions: 'Actions', + addAttachment_title: 'Add Attachment', + addComment: 'Add comment', + addManager_title: 'Add Manager', + addMember_title: 'Add Member', + addUser_title: 'Add User', + administrator: 'Administrator', + all: 'All', + allChangesWillBeAutomaticallySavedAfterConnectionRestored: + 'All changes will be automatically saved
after connection restored', + areYouSureYouWantToDeleteThisAttachment: 'Are you sure you want to delete this attachment?', + 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?', + 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?', + attachment: 'Attachment', + attachments: 'Attachments', + authentication: 'Authentication', + background: 'Background', + board: 'Board', + boardNotFound_title: 'Board Not Found', + canComment: 'Can comment', + canEditContentOfBoard: 'Can edit the content of the board', + canOnlyViewBoard: 'Can only view the board', + cardActions_title: 'Card Actions', + cardNotFound_title: 'Card Not Found', + cardOrActionAreDeleted: 'Card or action are deleted', + color: 'Color', + createBoard_title: 'Create Board', + createLabel_title: 'Create Label', + createNewOneOrSelectExistingOne: 'Create a new one or select
an existing one', + createProject_title: 'Create Project', + createTextFile_title: 'Create Text File', + currentPassword: 'Current password', + dangerZone_title: 'Danger Zone', + date: 'Date', + dueDate_title: 'Due Date', + deleteAttachment_title: 'Delete Attachment', + 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', + detectAutomatically: 'Detect automatically', + dropFileToUpload: 'Drop file to upload', + editor: 'Editor', + editAttachment_title: 'Edit Attachment', + editAvatar_title: 'Edit Avatar', + editBoard_title: 'Edit Board', + editDueDate_title: 'Edit Due Date', + editEmail_title: 'Edit E-mail', + editInformation_title: 'Edit Information', + editLabel_title: 'Edit Label', + editPassword_title: 'Edit Password', + editPermissions_title: 'Edit Permissions', + editStopwatch_title: 'Edit Stopwatch', + editUsername_title: 'Edit Username', + email: 'E-mail', + emailAlreadyInUse: 'E-mail already in use', + enterCardTitle: 'Enter card title... [Ctrl+Enter] to auto-open', + enterDescription: 'Enter description...', + enterFilename: 'Enter filename', + enterListTitle: 'Enter list title...', + enterProjectTitle: 'Enter project title', + enterTaskDescription: 'Enter task description...', + filterByLabels_title: 'Filter By Labels', + filterByMembers_title: 'Filter By Members', + fromComputer_title: 'From Computer', + fromTrello: 'From Trello', + general: 'General', + hours: 'Hours', + importBoard_title: 'Import Board', + invalidCurrentPassword: 'Invalid current password', + labels: 'Labels', + language: 'Language', + leaveBoard_title: 'Leave Board', + leaveProject_title: 'Leave Project', + list: 'List', + listActions_title: 'List Actions', + managers: 'Managers', + members: 'Members', + minutes: 'Minutes', + moveCard_title: 'Move Card', + name: 'Name', + newEmail: 'New e-mail', + newPassword: 'New password', + newUsername: 'New username', + noConnectionToServer: 'No connection to server', + noBoards: 'No boards', + noLists: 'No lists', + noProjects: 'No projects', + notifications: 'Notifications', + noUnreadNotifications: 'No unread notifications', + openBoard_title: 'Open Board', + optional_inline: 'optional', + organization: 'Organization', + phone: 'Phone', + preferences: 'Preferences', + pressPasteShortcutToAddAttachmentFromClipboard: + 'Tip: press Ctrl-V (Cmd-V on Mac) to add an attachment from the clipboard', + project: 'Project', + projectNotFound_title: 'Project Not Found', + removeManager_title: 'Remove Manager', + removeMember_title: 'Remove Member', + searchLabels: 'Search labels...', + searchMembers: 'Search members...', + searchUsers: 'Search users...', + seconds: 'Seconds', + selectBoard: 'Select board', + selectList: 'Select list', + selectPermissions_title: 'Select Permissions', + selectProject: 'Select project', + settings: 'Settings', + stopwatch: 'Stopwatch', + subscribeToMyOwnCardsByDefault: 'Subscribe to my own cards by default', + taskActions_title: 'Task Actions', + tasks: 'Tasks', + thereIsNoPreviewAvailableForThisAttachment: + 'There is no preview available for this attachment', + time: 'Time', + title: 'Title', + userActions_title: 'User Actions', + userAddedThisCardToList: '<0>{{user}}<1> added this card to {{list}}', + userLeftNewCommentToCard: '{{user}} left a new comment «{{comment}}» to <2>{{card}}', + userMovedCardFromListToList: '{{user}} moved <2>{{card}} from {{fromList}} to {{toList}}', + userMovedThisCardFromListToList: + '<0>{{user}}<1> moved this card from {{fromList}} to {{toList}}', + username: 'Username', + usernameAlreadyInUse: 'Username already in use', + users: 'Users', + version: 'Version', + viewer: 'Viewer', + 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', + addMember: 'Add member', + addMoreDetailedDescription: 'Add more detailed description', + addTask: 'Add task', + addToCard: 'Add to card', + addUser: 'Add user', + createBoard: 'Create board', + createFile: 'Create file', + createLabel: 'Create label', + createNewLabel: 'Create new label', + createProject: 'Create project', + delete: 'Delete', + deleteAttachment: 'Delete attachment', + deleteAvatar: 'Delete avatar', + deleteBoard: 'Delete board', + deleteCard: 'Delete card', + deleteCard_title: 'Delete Card', + deleteComment: 'Delete comment', + deleteImage: 'Delete image', + deleteLabel: 'Delete label', + deleteList: 'Delete list', + deleteList_title: 'Delete List', + deleteProject: 'Delete project', + deleteProject_title: 'Delete Project', + deleteTask: 'Delete task', + deleteTask_title: 'Delete Task', + deleteUser: 'Delete user', + edit: 'Edit', + editDueDate_title: 'Edit Due Date', + editDescription_title: 'Edit Description', + editEmail_title: 'Edit E-mail', + editInformation_title: 'Edit Information', + editPassword_title: 'Edit Password', + editPermissions: 'Edit permissions', + editStopwatch_title: 'Edit Stopwatch', + editTitle_title: 'Edit Title', + editUsername_title: 'Edit Username', + hideDetails: 'Hide details', + import: 'Import', + leaveBoard: 'Leave board', + leaveProject: 'Leave project', + logOut_title: 'Log Out', + makeCover_title: 'Make Cover', + move: 'Move', + moveCard_title: 'Move Card', + remove: 'Remove', + removeBackground: 'Remove background', + removeCover_title: 'Remove Cover', + removeFromBoard: 'Remove from board', + removeFromProject: 'Remove from project', + removeManager: 'Remove manager', + removeMember: 'Remove member', + save: 'Save', + showAllAttachments: 'Show all attachments ({{hidden}} hidden)', + showDetails: 'Show details', + showFewerAttachments: 'Show fewer attachments', + start: 'Start', + stop: 'Stop', + subscribe: 'Subscribe', + unsubscribe: 'Unsubscribe', + uploadNewAvatar: 'Upload new avatar', + uploadNewImage: 'Upload new image', + }, + }, +}; diff --git a/client/src/locales/he/index.js b/client/src/locales/he/index.js new file mode 100644 index 00000000..f17fa5af --- /dev/null +++ b/client/src/locales/he/index.js @@ -0,0 +1,11 @@ +import merge from 'lodash/merge'; + +import login from './login'; +import core from './core'; + +export default { + language: 'he', + country: 'il', + name: 'Hebrew', + embeddedLocale: merge(login, core), +}; diff --git a/client/src/locales/he/login.js b/client/src/locales/he/login.js new file mode 100644 index 00000000..598c28ea --- /dev/null +++ b/client/src/locales/he/login.js @@ -0,0 +1,20 @@ +export default { + translation: { + common: { + emailOrUsername: 'E-mail or username', + invalidEmailOrUsername: 'Invalid e-mail or username', + invalidPassword: 'Invalid password', + logInToPlanka: 'Log in to Planka', + noInternetConnection: 'No internet connection', + pageNotFound_title: 'Page Not Found', + password: 'Password', + projectManagement: 'Project management', + serverConnectionFailed: 'Server connection failed', + unknownError: 'Unknown error, try again later', + }, + + action: { + logIn: 'Log in', + }, + }, +}; From d4c71bad04692519fdfc8ff9d64f12e16538c566 Mon Sep 17 00:00:00 2001 From: Ran Shamay Date: Wed, 11 Oct 2023 21:42:45 +0300 Subject: [PATCH 2/3] semi translation --- client/src/locales/he/core.js | 288 +++++++++++++++++----------------- 1 file changed, 147 insertions(+), 141 deletions(-) diff --git a/client/src/locales/he/core.js b/client/src/locales/he/core.js index ab165d33..a656e787 100644 --- a/client/src/locales/he/core.js +++ b/client/src/locales/he/core.js @@ -11,153 +11,159 @@ export default { common: { aboutPlanka: 'About Planka', account: 'Account', - actions: 'Actions', - addAttachment_title: 'Add Attachment', - addComment: 'Add comment', - addManager_title: 'Add Manager', - addMember_title: 'Add Member', - addUser_title: 'Add User', - administrator: 'Administrator', - all: 'All', + actions: 'פעולות', + addAttachment_title: 'הוסף קובץ מצורף', + addComment: 'הוסף תגובה', + addManager_title: 'הוסף מנהל', + addMember_title: 'הוסף חבר', + addUser_title: 'הוסף משתמש', + administrator: 'מנהל', + all: 'הכל', allChangesWillBeAutomaticallySavedAfterConnectionRestored: - 'All changes will be automatically saved
after connection restored', - areYouSureYouWantToDeleteThisAttachment: 'Are you sure you want to delete this attachment?', - 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?', - areYouSureYouWantToLeaveBoard: 'Are you sure you want to leave the board?', - areYouSureYouWantToLeaveProject: 'Are you sure you want to leave the project?', + 'כל השינויים ישמרו אוטומטית
לאחר שיחזור החיבור', + areYouSureYouWantToDeleteThisAttachment: 'האם אתה בטוח שברצונך למחוק קובץ מצורף זה?', + areYouSureYouWantToDeleteThisBoard: 'האם אתה בטוח שברצונך למחוק לוח זה?', + areYouSureYouWantToDeleteThisCard: 'האם אתה בטוח שברצונך למחוק כרטיס זה?', + areYouSureYouWantToDeleteThisComment: 'האם אתה בטוח שברצונך למחוק תגובה זו?', + areYouSureYouWantToDeleteThisLabel: 'האם אתה בטוח שברצונך למחוק תווית זו?', + areYouSureYouWantToDeleteThisList: 'האם אתה בטוח שברצונך למחוק רשימה זו?', + areYouSureYouWantToDeleteThisProject: 'האם אתה בטוח שברצונך למחוק פרויקט זה?', + areYouSureYouWantToDeleteThisTask: 'האם אתה בטוח שברצונך למחוק משימה זו?', + areYouSureYouWantToDeleteThisUser: 'האם אתה בטוח שברצונך למחוק משתמש זה?', + areYouSureYouWantToLeaveBoard: 'האם אתה בטוח שברצונך לצאת מהלוח?', + areYouSureYouWantToLeaveProject: 'האם אתה בטוח שברצונך לצאת מהפרויקט?', 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?', - attachment: 'Attachment', - attachments: 'Attachments', - authentication: 'Authentication', - background: 'Background', - board: 'Board', - boardNotFound_title: 'Board Not Found', - canComment: 'Can comment', - canEditContentOfBoard: 'Can edit the content of the board', - canOnlyViewBoard: 'Can only view the board', - cardActions_title: 'Card Actions', - cardNotFound_title: 'Card Not Found', - cardOrActionAreDeleted: 'Card or action are deleted', - color: 'Color', - createBoard_title: 'Create Board', - createLabel_title: 'Create Label', - createNewOneOrSelectExistingOne: 'Create a new one or select
an existing one', - createProject_title: 'Create Project', - createTextFile_title: 'Create Text File', - currentPassword: 'Current password', - dangerZone_title: 'Danger Zone', - date: 'Date', - dueDate_title: 'Due Date', - deleteAttachment_title: 'Delete Attachment', - 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', - detectAutomatically: 'Detect automatically', - dropFileToUpload: 'Drop file to upload', - editor: 'Editor', - editAttachment_title: 'Edit Attachment', - editAvatar_title: 'Edit Avatar', - editBoard_title: 'Edit Board', - editDueDate_title: 'Edit Due Date', - editEmail_title: 'Edit E-mail', - editInformation_title: 'Edit Information', - editLabel_title: 'Edit Label', - editPassword_title: 'Edit Password', - editPermissions_title: 'Edit Permissions', - editStopwatch_title: 'Edit Stopwatch', - editUsername_title: 'Edit Username', - email: 'E-mail', - emailAlreadyInUse: 'E-mail already in use', - enterCardTitle: 'Enter card title... [Ctrl+Enter] to auto-open', - enterDescription: 'Enter description...', - enterFilename: 'Enter filename', - enterListTitle: 'Enter list title...', - enterProjectTitle: 'Enter project title', - enterTaskDescription: 'Enter task description...', - filterByLabels_title: 'Filter By Labels', - filterByMembers_title: 'Filter By Members', - fromComputer_title: 'From Computer', - fromTrello: 'From Trello', - general: 'General', - hours: 'Hours', - importBoard_title: 'Import Board', - invalidCurrentPassword: 'Invalid current password', - labels: 'Labels', - language: 'Language', - leaveBoard_title: 'Leave Board', - leaveProject_title: 'Leave Project', - list: 'List', - listActions_title: 'List Actions', - managers: 'Managers', - members: 'Members', - minutes: 'Minutes', - moveCard_title: 'Move Card', - name: 'Name', - newEmail: 'New e-mail', - newPassword: 'New password', - newUsername: 'New username', - noConnectionToServer: 'No connection to server', - noBoards: 'No boards', - noLists: 'No lists', - noProjects: 'No projects', - notifications: 'Notifications', - noUnreadNotifications: 'No unread notifications', - openBoard_title: 'Open Board', - optional_inline: 'optional', - organization: 'Organization', - phone: 'Phone', - preferences: 'Preferences', + 'האם אתה בטוח שברצונך להסיר חבר זה מהלוח?', + attachment: 'קובץ מצורף', + attachments: 'קבצי מצורף', + avatar: 'תמונת פרופיל', + background: 'רקע', + board: 'לוח', + boardActions_title: 'פעולות לוח', + cancel: 'ביטול', + cardActions_title: 'פעולות כרטיס', + cardNotFound_title: 'הכרטיס לא נמצא', + cardOrActionAreDeleted: 'הכרטיס או הפעולה נמחקו', + cardTitle: 'כותרת הכרטיס', + color: 'צבע', + comment: 'תגובה', + confirm: 'אישור', + copy: 'העתק', + createBoard_title: 'צור לוח', + createLabel_title: 'צור תווית', + createNewOneOrSelectExistingOne: 'צור חדש או בחר קיים', + createProject_title: 'צור פרויקט', + createTextFile_title: 'צור קובץ טקסט', + currentPassword: 'סיסמה נוכחית', + dangerZone_title: 'אזור מסוכן', + date: 'תאריך', + delete: 'מחק', + deleteAttachment_title: 'מחק קובץ מצורף', + deleteAvatar_title: 'מחק תמונת פרופיל', + deleteBoard_title: 'מחק לוח', + deleteCard_title: 'מחק כרטיס', + deleteComment_title: 'מחק תגובה', + deleteLabel_title: 'מחק תווית', + deleteList_title: 'מחק רשימה', + deleteProject_title: 'מחק פרויקט', + deleteTask_title: 'מחק משימה', + deleteUser_title: 'מחק משתמש', + description: 'תיאור', + detectAutomatically: 'זהה אוטומטית', + dropFileToUpload: 'גרור קובץ להעלאה', + editor: 'עורך', + editAttachment_title: 'ערוך קובץ מצורף', + editAvatar_title: 'ערוך תמונת פרופיל', + editBoard_title: 'ערוך לוח', + editDueDate_title: 'ערוך תאריך יעד', + editEmail_title: 'ערוך דוא"ל', + editInformation_title: 'ערוך מידע', + editLabel_title: 'ערוך תווית', + editPassword_title: 'ערוך סיסמה', + editPermissions_title: 'ערוך הרשאות', + editStopwatch_title: 'ערוך שעון עצר', + editTask_title: 'ערוך משימה', + editUsername_title: 'ערוך שם משתמש', + email: 'דוא"ל', + emailAlreadyInUse: 'כתובת הדוא"ל כבר בשימוש', + enterCardTitle: 'הכנס כותרת לכרטיס... [Ctrl+Enter] לפתיחה אוטומטית', + enterDescription: 'הכנס תיאור...', + enterFilename: 'הכנס שם קובץ', + enterListTitle: 'הכנס כותרת לרשימה...', + enterProjectTitle: 'הכנס כותרת לפרויקט', + enterTaskDescription: 'הכנס תיאור למשימה...', + filterByLabels_title: 'סנן לפי תוויות', + filterByMembers_title: 'סנן לפי חברים', + fromComputer_title: 'מהמחשב', + fromTrello: 'מתוך Trello', + general: 'כללי', + hours: 'שעות', + importBoard_title: 'ייבא לוח', + invalidCurrentPassword: 'סיסמה נוכחית שגויה', + labels: 'תוויות', + language: 'שפה', + leaveBoard_title: 'צא מהלוח', + leaveProject_title: 'צא מהפרויקט', + list: 'רשימה', + listActions_title: 'פעולות רשימה', + managers: 'מנהלים', + members: 'חברים', + minutes: 'דקות', + moveCard_title: 'הזז כרטיס', + name: 'שם', + newEmail: 'דוא"ל חדש', + newPassword: 'סיסמה חדשה', + newUsername: 'שם משתמש חדש', + noBoards: 'אין לוחות', + noConnectionToServer: 'אין חיבור לשרת', + noLists: 'אין רשימות', + noProjects: 'אין פרויקטים', + noUnreadNotifications: 'אין התראות שלא נקראו', + notifications: 'התראות', + openBoard_title: 'פתח לוח', + optional_inline: 'אופציונלי', + organization: 'ארגון', + password: 'סיסמה', + phone: 'טלפון', + preferences: 'העדפות', pressPasteShortcutToAddAttachmentFromClipboard: - 'Tip: press Ctrl-V (Cmd-V on Mac) to add an attachment from the clipboard', - project: 'Project', - projectNotFound_title: 'Project Not Found', - removeManager_title: 'Remove Manager', - removeMember_title: 'Remove Member', - searchLabels: 'Search labels...', - searchMembers: 'Search members...', - searchUsers: 'Search users...', - seconds: 'Seconds', - selectBoard: 'Select board', - selectList: 'Select list', - selectPermissions_title: 'Select Permissions', - selectProject: 'Select project', - settings: 'Settings', - stopwatch: 'Stopwatch', - subscribeToMyOwnCardsByDefault: 'Subscribe to my own cards by default', - taskActions_title: 'Task Actions', - tasks: 'Tasks', + 'טיפ: להוספת קובץ מצורף מהלוח, לחץ על Ctrl-V (Cmd-V במק) על המקלדת', + project: 'פרויקט', + projectNotFound_title: 'הפרויקט לא נמצא', + removeManager_title: 'הסר מנהל', + removeMember_title: 'הסר חבר', + save: 'שמור', + searchLabels: 'חפש תוויות...', + searchMembers: 'חפש חברים...', + searchUsers: 'חפש משתמשים...', + seconds: 'שניות', + selectBoard: 'בחר לוח', + selectList: 'בחר רשימה', + selectPermissions_title: 'בחר הרשאות', + selectProject: 'בחר פרויקט', + settings: 'הגדרות', + stopwatch: 'שעון עצר', + subscribeToMyOwnCardsByDefault: 'הרשם לכרטיסים שלי באופן ברירת מחדל', + taskActions_title: 'פעולות משימה', + tasks: 'משימות', thereIsNoPreviewAvailableForThisAttachment: - 'There is no preview available for this attachment', - time: 'Time', - title: 'Title', - userActions_title: 'User Actions', - userAddedThisCardToList: '<0>{{user}}<1> added this card to {{list}}', - userLeftNewCommentToCard: '{{user}} left a new comment «{{comment}}» to <2>{{card}}', - userMovedCardFromListToList: '{{user}} moved <2>{{card}} from {{fromList}} to {{toList}}', + 'אין תצוגה מקדימה זמינה עבור קובץ מצורף זה', + time: 'זמן', + title: 'כותרת', + userActions_title: 'פעולות משתמש', + userAddedThisCardToList: '<0>{{user}}<1> הוסיף כרטיס זה ל{{list}}', + userLeftNewCommentToCard: '{{user}} השאיר תגובה חדשה «{{comment}}» ל<2>{{card}}', + userMovedCardFromListToList: '{{user}} הזיז את <2>{{card}} מ{{fromList}} ל{{toList}}', userMovedThisCardFromListToList: - '<0>{{user}}<1> moved this card from {{fromList}} to {{toList}}', - username: 'Username', - usernameAlreadyInUse: 'Username already in use', - users: 'Users', - version: 'Version', - viewer: 'Viewer', - writeComment: 'Write a comment...', + '<0>{{user}}<1> הזיז כרטיס זה מ{{fromList}} ל{{toList}}', + username: 'שם משתמש', + usernameAlreadyInUse: 'שם המשתמש כבר בשימוש', + users: 'משתמשים', + version: 'גרסה', + viewer: 'צופה', + writeComment: 'כתוב תגובה...', }, action: { From 0e24f43263b4b2a73ce9558fb52d250e7d0885e0 Mon Sep 17 00:00:00 2001 From: Ran Shamay Date: Wed, 11 Oct 2023 21:43:32 +0300 Subject: [PATCH 3/3] semi translation --- client/src/locales/he/core.js | 288 +++++++++++++++++----------------- 1 file changed, 141 insertions(+), 147 deletions(-) diff --git a/client/src/locales/he/core.js b/client/src/locales/he/core.js index a656e787..ab165d33 100644 --- a/client/src/locales/he/core.js +++ b/client/src/locales/he/core.js @@ -11,159 +11,153 @@ export default { common: { aboutPlanka: 'About Planka', account: 'Account', - actions: 'פעולות', - addAttachment_title: 'הוסף קובץ מצורף', - addComment: 'הוסף תגובה', - addManager_title: 'הוסף מנהל', - addMember_title: 'הוסף חבר', - addUser_title: 'הוסף משתמש', - administrator: 'מנהל', - all: 'הכל', + actions: 'Actions', + addAttachment_title: 'Add Attachment', + addComment: 'Add comment', + addManager_title: 'Add Manager', + addMember_title: 'Add Member', + addUser_title: 'Add User', + administrator: 'Administrator', + all: 'All', allChangesWillBeAutomaticallySavedAfterConnectionRestored: - 'כל השינויים ישמרו אוטומטית
לאחר שיחזור החיבור', - areYouSureYouWantToDeleteThisAttachment: 'האם אתה בטוח שברצונך למחוק קובץ מצורף זה?', - areYouSureYouWantToDeleteThisBoard: 'האם אתה בטוח שברצונך למחוק לוח זה?', - areYouSureYouWantToDeleteThisCard: 'האם אתה בטוח שברצונך למחוק כרטיס זה?', - areYouSureYouWantToDeleteThisComment: 'האם אתה בטוח שברצונך למחוק תגובה זו?', - areYouSureYouWantToDeleteThisLabel: 'האם אתה בטוח שברצונך למחוק תווית זו?', - areYouSureYouWantToDeleteThisList: 'האם אתה בטוח שברצונך למחוק רשימה זו?', - areYouSureYouWantToDeleteThisProject: 'האם אתה בטוח שברצונך למחוק פרויקט זה?', - areYouSureYouWantToDeleteThisTask: 'האם אתה בטוח שברצונך למחוק משימה זו?', - areYouSureYouWantToDeleteThisUser: 'האם אתה בטוח שברצונך למחוק משתמש זה?', - areYouSureYouWantToLeaveBoard: 'האם אתה בטוח שברצונך לצאת מהלוח?', - areYouSureYouWantToLeaveProject: 'האם אתה בטוח שברצונך לצאת מהפרויקט?', + 'All changes will be automatically saved
after connection restored', + areYouSureYouWantToDeleteThisAttachment: 'Are you sure you want to delete this attachment?', + 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?', + 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: - 'האם אתה בטוח שברצונך להסיר חבר זה מהלוח?', - attachment: 'קובץ מצורף', - attachments: 'קבצי מצורף', - avatar: 'תמונת פרופיל', - background: 'רקע', - board: 'לוח', - boardActions_title: 'פעולות לוח', - cancel: 'ביטול', - cardActions_title: 'פעולות כרטיס', - cardNotFound_title: 'הכרטיס לא נמצא', - cardOrActionAreDeleted: 'הכרטיס או הפעולה נמחקו', - cardTitle: 'כותרת הכרטיס', - color: 'צבע', - comment: 'תגובה', - confirm: 'אישור', - copy: 'העתק', - createBoard_title: 'צור לוח', - createLabel_title: 'צור תווית', - createNewOneOrSelectExistingOne: 'צור חדש או בחר קיים', - createProject_title: 'צור פרויקט', - createTextFile_title: 'צור קובץ טקסט', - currentPassword: 'סיסמה נוכחית', - dangerZone_title: 'אזור מסוכן', - date: 'תאריך', - delete: 'מחק', - deleteAttachment_title: 'מחק קובץ מצורף', - deleteAvatar_title: 'מחק תמונת פרופיל', - deleteBoard_title: 'מחק לוח', - deleteCard_title: 'מחק כרטיס', - deleteComment_title: 'מחק תגובה', - deleteLabel_title: 'מחק תווית', - deleteList_title: 'מחק רשימה', - deleteProject_title: 'מחק פרויקט', - deleteTask_title: 'מחק משימה', - deleteUser_title: 'מחק משתמש', - description: 'תיאור', - detectAutomatically: 'זהה אוטומטית', - dropFileToUpload: 'גרור קובץ להעלאה', - editor: 'עורך', - editAttachment_title: 'ערוך קובץ מצורף', - editAvatar_title: 'ערוך תמונת פרופיל', - editBoard_title: 'ערוך לוח', - editDueDate_title: 'ערוך תאריך יעד', - editEmail_title: 'ערוך דוא"ל', - editInformation_title: 'ערוך מידע', - editLabel_title: 'ערוך תווית', - editPassword_title: 'ערוך סיסמה', - editPermissions_title: 'ערוך הרשאות', - editStopwatch_title: 'ערוך שעון עצר', - editTask_title: 'ערוך משימה', - editUsername_title: 'ערוך שם משתמש', - email: 'דוא"ל', - emailAlreadyInUse: 'כתובת הדוא"ל כבר בשימוש', - enterCardTitle: 'הכנס כותרת לכרטיס... [Ctrl+Enter] לפתיחה אוטומטית', - enterDescription: 'הכנס תיאור...', - enterFilename: 'הכנס שם קובץ', - enterListTitle: 'הכנס כותרת לרשימה...', - enterProjectTitle: 'הכנס כותרת לפרויקט', - enterTaskDescription: 'הכנס תיאור למשימה...', - filterByLabels_title: 'סנן לפי תוויות', - filterByMembers_title: 'סנן לפי חברים', - fromComputer_title: 'מהמחשב', - fromTrello: 'מתוך Trello', - general: 'כללי', - hours: 'שעות', - importBoard_title: 'ייבא לוח', - invalidCurrentPassword: 'סיסמה נוכחית שגויה', - labels: 'תוויות', - language: 'שפה', - leaveBoard_title: 'צא מהלוח', - leaveProject_title: 'צא מהפרויקט', - list: 'רשימה', - listActions_title: 'פעולות רשימה', - managers: 'מנהלים', - members: 'חברים', - minutes: 'דקות', - moveCard_title: 'הזז כרטיס', - name: 'שם', - newEmail: 'דוא"ל חדש', - newPassword: 'סיסמה חדשה', - newUsername: 'שם משתמש חדש', - noBoards: 'אין לוחות', - noConnectionToServer: 'אין חיבור לשרת', - noLists: 'אין רשימות', - noProjects: 'אין פרויקטים', - noUnreadNotifications: 'אין התראות שלא נקראו', - notifications: 'התראות', - openBoard_title: 'פתח לוח', - optional_inline: 'אופציונלי', - organization: 'ארגון', - password: 'סיסמה', - phone: 'טלפון', - preferences: 'העדפות', + 'Are you sure you want to remove this member from the board?', + attachment: 'Attachment', + attachments: 'Attachments', + authentication: 'Authentication', + background: 'Background', + board: 'Board', + boardNotFound_title: 'Board Not Found', + canComment: 'Can comment', + canEditContentOfBoard: 'Can edit the content of the board', + canOnlyViewBoard: 'Can only view the board', + cardActions_title: 'Card Actions', + cardNotFound_title: 'Card Not Found', + cardOrActionAreDeleted: 'Card or action are deleted', + color: 'Color', + createBoard_title: 'Create Board', + createLabel_title: 'Create Label', + createNewOneOrSelectExistingOne: 'Create a new one or select
an existing one', + createProject_title: 'Create Project', + createTextFile_title: 'Create Text File', + currentPassword: 'Current password', + dangerZone_title: 'Danger Zone', + date: 'Date', + dueDate_title: 'Due Date', + deleteAttachment_title: 'Delete Attachment', + 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', + detectAutomatically: 'Detect automatically', + dropFileToUpload: 'Drop file to upload', + editor: 'Editor', + editAttachment_title: 'Edit Attachment', + editAvatar_title: 'Edit Avatar', + editBoard_title: 'Edit Board', + editDueDate_title: 'Edit Due Date', + editEmail_title: 'Edit E-mail', + editInformation_title: 'Edit Information', + editLabel_title: 'Edit Label', + editPassword_title: 'Edit Password', + editPermissions_title: 'Edit Permissions', + editStopwatch_title: 'Edit Stopwatch', + editUsername_title: 'Edit Username', + email: 'E-mail', + emailAlreadyInUse: 'E-mail already in use', + enterCardTitle: 'Enter card title... [Ctrl+Enter] to auto-open', + enterDescription: 'Enter description...', + enterFilename: 'Enter filename', + enterListTitle: 'Enter list title...', + enterProjectTitle: 'Enter project title', + enterTaskDescription: 'Enter task description...', + filterByLabels_title: 'Filter By Labels', + filterByMembers_title: 'Filter By Members', + fromComputer_title: 'From Computer', + fromTrello: 'From Trello', + general: 'General', + hours: 'Hours', + importBoard_title: 'Import Board', + invalidCurrentPassword: 'Invalid current password', + labels: 'Labels', + language: 'Language', + leaveBoard_title: 'Leave Board', + leaveProject_title: 'Leave Project', + list: 'List', + listActions_title: 'List Actions', + managers: 'Managers', + members: 'Members', + minutes: 'Minutes', + moveCard_title: 'Move Card', + name: 'Name', + newEmail: 'New e-mail', + newPassword: 'New password', + newUsername: 'New username', + noConnectionToServer: 'No connection to server', + noBoards: 'No boards', + noLists: 'No lists', + noProjects: 'No projects', + notifications: 'Notifications', + noUnreadNotifications: 'No unread notifications', + openBoard_title: 'Open Board', + optional_inline: 'optional', + organization: 'Organization', + phone: 'Phone', + preferences: 'Preferences', pressPasteShortcutToAddAttachmentFromClipboard: - 'טיפ: להוספת קובץ מצורף מהלוח, לחץ על Ctrl-V (Cmd-V במק) על המקלדת', - project: 'פרויקט', - projectNotFound_title: 'הפרויקט לא נמצא', - removeManager_title: 'הסר מנהל', - removeMember_title: 'הסר חבר', - save: 'שמור', - searchLabels: 'חפש תוויות...', - searchMembers: 'חפש חברים...', - searchUsers: 'חפש משתמשים...', - seconds: 'שניות', - selectBoard: 'בחר לוח', - selectList: 'בחר רשימה', - selectPermissions_title: 'בחר הרשאות', - selectProject: 'בחר פרויקט', - settings: 'הגדרות', - stopwatch: 'שעון עצר', - subscribeToMyOwnCardsByDefault: 'הרשם לכרטיסים שלי באופן ברירת מחדל', - taskActions_title: 'פעולות משימה', - tasks: 'משימות', + 'Tip: press Ctrl-V (Cmd-V on Mac) to add an attachment from the clipboard', + project: 'Project', + projectNotFound_title: 'Project Not Found', + removeManager_title: 'Remove Manager', + removeMember_title: 'Remove Member', + searchLabels: 'Search labels...', + searchMembers: 'Search members...', + searchUsers: 'Search users...', + seconds: 'Seconds', + selectBoard: 'Select board', + selectList: 'Select list', + selectPermissions_title: 'Select Permissions', + selectProject: 'Select project', + settings: 'Settings', + stopwatch: 'Stopwatch', + subscribeToMyOwnCardsByDefault: 'Subscribe to my own cards by default', + taskActions_title: 'Task Actions', + tasks: 'Tasks', thereIsNoPreviewAvailableForThisAttachment: - 'אין תצוגה מקדימה זמינה עבור קובץ מצורף זה', - time: 'זמן', - title: 'כותרת', - userActions_title: 'פעולות משתמש', - userAddedThisCardToList: '<0>{{user}}<1> הוסיף כרטיס זה ל{{list}}', - userLeftNewCommentToCard: '{{user}} השאיר תגובה חדשה «{{comment}}» ל<2>{{card}}', - userMovedCardFromListToList: '{{user}} הזיז את <2>{{card}} מ{{fromList}} ל{{toList}}', + 'There is no preview available for this attachment', + time: 'Time', + title: 'Title', + userActions_title: 'User Actions', + userAddedThisCardToList: '<0>{{user}}<1> added this card to {{list}}', + userLeftNewCommentToCard: '{{user}} left a new comment «{{comment}}» to <2>{{card}}', + userMovedCardFromListToList: '{{user}} moved <2>{{card}} from {{fromList}} to {{toList}}', userMovedThisCardFromListToList: - '<0>{{user}}<1> הזיז כרטיס זה מ{{fromList}} ל{{toList}}', - username: 'שם משתמש', - usernameAlreadyInUse: 'שם המשתמש כבר בשימוש', - users: 'משתמשים', - version: 'גרסה', - viewer: 'צופה', - writeComment: 'כתוב תגובה...', + '<0>{{user}}<1> moved this card from {{fromList}} to {{toList}}', + username: 'Username', + usernameAlreadyInUse: 'Username already in use', + users: 'Users', + version: 'Version', + viewer: 'Viewer', + writeComment: 'Write a comment...', }, action: {