From 6af581422c45120f746a6ca3dd8a253d130ea76e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 May 2022 12:44:46 +0300 Subject: [PATCH] Updated translations. --- imports/i18n/data/ar.i18n.json | 86 +++++++++++++++++----------------- imports/i18n/data/it.i18n.json | 2 +- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/imports/i18n/data/ar.i18n.json b/imports/i18n/data/ar.i18n.json index fd9844f7b..3c2295efb 100644 --- a/imports/i18n/data/ar.i18n.json +++ b/imports/i18n/data/ar.i18n.json @@ -748,7 +748,7 @@ "r-added-to": "Added to", "r-removed-from": "Removed from", "r-the-board": "the board", - "r-list": "list", + "r-list": "قائمة", "list": "List", "set-filter": "Set Filter", "r-moved-to": "Moved to", @@ -779,9 +779,9 @@ "r-unarchive": "Restore from Archive", "r-card": "card", "r-add": "أضف", - "r-remove": "Remove", + "r-remove": "إزالة", "r-label": "label", - "r-member": "member", + "r-member": "عضو", "r-remove-all": "Remove all members from the card", "r-set-color": "Set color to", "r-checklist": "checklist", @@ -834,9 +834,9 @@ "r-set": "Set", "r-update": "Update", "r-datefield": "date field", - "r-df-start-at": "start", + "r-df-start-at": "بداية", "r-df-due-at": "due", - "r-df-end-at": "end", + "r-df-end-at": "نهاية", "r-df-received-at": "received", "r-to-current-datetime": "to current date/time", "r-remove-value-from": "Remove value from", @@ -941,7 +941,7 @@ "myCardsViewChange-title": "My Cards View", "myCardsViewChangePopup-title": "My Cards View", "myCardsViewChange-choice-boards": "لوحات", - "myCardsViewChange-choice-table": "Table", + "myCardsViewChange-choice-table": "جدول", "myCardsSortChange-title": "My Cards Sort", "myCardsSortChangePopup-title": "My Cards Sort", "myCardsSortChange-choice-board": "By Board", @@ -949,8 +949,8 @@ "dueCards-title": "Due Cards", "dueCardsViewChange-title": "Due Cards View", "dueCardsViewChangePopup-title": "Due Cards View", - "dueCardsViewChange-choice-me": "Me", - "dueCardsViewChange-choice-all": "All Users", + "dueCardsViewChange-choice-me": "انا", + "dueCardsViewChange-choice-all": "كل المستخدمين", "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.", "broken-cards": "Broken Cards", "board-title-not-found": "Board '%s' not found.", @@ -967,17 +967,17 @@ "one-card-found": "One Card Found", "n-cards-found": "%s Cards Found", "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found", - "operator-board": "board", + "operator-board": "لوح", "operator-board-abbrev": "b", "operator-swimlane": "swimlane", "operator-swimlane-abbrev": "s", - "operator-list": "list", + "operator-list": "قائمة", "operator-list-abbrev": "l", "operator-label": "label", "operator-label-abbrev": "#", - "operator-user": "user", + "operator-user": "مستخدم", "operator-user-abbrev": "@", - "operator-member": "member", + "operator-member": "عضو", "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", @@ -992,26 +992,26 @@ "operator-limit": "limit", "operator-debug": "debug", "operator-org": "org", - "operator-team": "team", + "operator-team": "فريق", "predicate-archived": "archived", "predicate-open": "open", - "predicate-ended": "ended", - "predicate-all": "all", + "predicate-ended": "انتهى", + "predicate-all": "كل", "predicate-overdue": "overdue", - "predicate-week": "week", - "predicate-month": "month", + "predicate-week": "اسبوع", + "predicate-month": "شهر", "predicate-quarter": "quarter", - "predicate-year": "year", + "predicate-year": "سنة", "predicate-due": "due", "predicate-modified": "modified", "predicate-created": "created", - "predicate-attachment": "attachment", - "predicate-description": "description", + "predicate-attachment": "ملحق", + "predicate-description": "وصف", "predicate-checklist": "checklist", - "predicate-start": "start", - "predicate-end": "end", + "predicate-start": "بداية", + "predicate-end": "نهاية", "predicate-assignee": "assignee", - "predicate-member": "member", + "predicate-member": "عضو", "predicate-public": "public", "predicate-private": "private", "predicate-selector": "selector", @@ -1023,9 +1023,9 @@ "operator-has-invalid": "%s is not a valid existence check", "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.", "operator-debug-invalid": "%s is not a valid debug predicate", - "next-page": "Next Page", - "previous-page": "Previous Page", - "heading-notes": "Notes", + "next-page": "الصفحة اللاحقة", + "previous-page": "الصفحة السابقة", + "heading-notes": "ملاحظات", "globalSearch-instructions-heading": "Search Instructions", "globalSearch-instructions-description": "Searches can include operators to refine the search. Operators are specified by writing the operator name and value separated by a colon. For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*. If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).", "globalSearch-instructions-operators": "Available operators:", @@ -1069,12 +1069,12 @@ "sort-cards": "Sort Cards", "cardsSortPopup-title": "Sort Cards", "due-date": "Due Date", - "server-error": "Server Error", + "server-error": "خطأ بالخادم", "server-error-troubleshooting": "Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`", "title-alphabetically": "Title (Alphabetically)", "created-at-newest-first": "Created At (Newest First)", "created-at-oldest-first": "Created At (Oldest First)", - "links-heading": "Links", + "links-heading": "روابط", "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", @@ -1105,28 +1105,28 @@ "minimize-card": "Minimize Card", "delete-org-warning-message": "Can not delete this organization, there is at least one user that belongs to it", "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it", - "subject": "Subject", - "details": "Details", + "subject": "موضوع", + "details": "تفاصيل", "carbon-copy": "Carbon Copy (Cc:)", "ticket": "Ticket", "tickets": "Tickets", "ticket-number": "Ticket Number", - "open": "Open", + "open": "مفتوح", "pending": "Pending", - "closed": "Closed", + "closed": "مقفل", "resolved": "Resolved", - "cancelled": "Cancelled", - "history": "History", + "cancelled": "الغاء", + "history": "تاريخ", "request": "Request", "requests": "Requests", "help-request": "Help Request", "editCardSortOrderPopup-title": "Change Sorting", - "cardDetailsPopup-title": "Card Details", - "add-teams": "Add teams", + "cardDetailsPopup-title": "نقاصيل البطاقة", + "add-teams": "اضافة فرق", "add-teams-label": "Added teams are displayed below:", "remove-team-from-table": "Are you sure you want to remove this team from the board ?", - "confirm-btn": "Confirm", - "remove-btn": "Remove", + "confirm-btn": "تأكيد", + "remove-btn": "إزالة", "filter-card-title-label": "Filter by card title", "invite-people-success": "Invitation to register sent with success", "invite-people-error": "Error while sending invitation to register", @@ -1152,9 +1152,9 @@ "remove-organization-from-board": "Are you sure you want to remove this organization from this board ?", "to-create-organizations-contact-admin": "To create organizations, please contact administrator.", "custom-legal-notice-link-url": "Custom legal notice page URL", - "acceptance_of_our_legalNotice": "By continuing, you accept our", - "legalNotice": "legal notice", - "copied": "Copied!", + "acceptance_of_our_legalNotice": "بالاستمرار سوف توافق على", + "legalNotice": "إشعار قانوني", + "copied": "تم النسخ!", "checklistActionsPopup-title": "Checklist Actions", "moveChecklist": "Move Checklist", "moveChecklistPopup-title": "Move Checklist", @@ -1173,8 +1173,8 @@ "move-all-attachments-of-board-to-gridfs": "Move all attachments of board to GridFS", "path": "Path", "version-name": "Version-Name", - "size": "Size", + "size": "حجم", "storage": "Storage", "action": "Action", - "board-title": "Board Title" + "board-title": "عنوان اللوح" } \ No newline at end of file diff --git a/imports/i18n/data/it.i18n.json b/imports/i18n/data/it.i18n.json index 72b224f58..859779d6d 100644 --- a/imports/i18n/data/it.i18n.json +++ b/imports/i18n/data/it.i18n.json @@ -1176,5 +1176,5 @@ "size": "Size", "storage": "Storage", "action": "Azione", - "board-title": "Board Title" + "board-title": "Titolo della Bacheca" } \ No newline at end of file