diff --git a/messages/am/views.php b/messages/am/views.php index 6099827..58c3532 100644 --- a/messages/am/views.php +++ b/messages/am/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/an/views.php b/messages/an/views.php index 6099827..58c3532 100644 --- a/messages/an/views.php +++ b/messages/an/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/ar/views.php b/messages/ar/views.php index 6099827..58c3532 100644 --- a/messages/ar/views.php +++ b/messages/ar/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/bg/views.php b/messages/bg/views.php index 6099827..58c3532 100644 --- a/messages/bg/views.php +++ b/messages/bg/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/br/base.php b/messages/br/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/br/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/br/enum.php b/messages/br/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/br/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/br/notify.php b/messages/br/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/br/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/br/permissions.php b/messages/br/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/br/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/br/views.php b/messages/br/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/br/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/ca/views.php b/messages/ca/views.php index 6099827..58c3532 100644 --- a/messages/ca/views.php +++ b/messages/ca/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/cs/views.php b/messages/cs/views.php index 6099827..58c3532 100644 --- a/messages/cs/views.php +++ b/messages/cs/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/da/views.php b/messages/da/views.php index 6099827..58c3532 100644 --- a/messages/da/views.php +++ b/messages/da/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/de/views.php b/messages/de/views.php index 6099827..58c3532 100644 --- a/messages/de/views.php +++ b/messages/de/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/el/views.php b/messages/el/views.php index 6099827..58c3532 100644 --- a/messages/el/views.php +++ b/messages/el/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/es/views.php b/messages/es/views.php index 6099827..58c3532 100644 --- a/messages/es/views.php +++ b/messages/es/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/fa-IR/base.php b/messages/fa-IR/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/fa-IR/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/fa-IR/enum.php b/messages/fa-IR/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/fa-IR/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/fa-IR/notify.php b/messages/fa-IR/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/fa-IR/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/fa-IR/permissions.php b/messages/fa-IR/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/fa-IR/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/fa-IR/views.php b/messages/fa-IR/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/fa-IR/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/fa_ir/views.php b/messages/fa_ir/views.php index 6099827..31bf3a4 100644 --- a/messages/fa_ir/views.php +++ b/messages/fa_ir/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', diff --git a/messages/fi/views.php b/messages/fi/views.php index 6099827..58c3532 100644 --- a/messages/fi/views.php +++ b/messages/fi/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/fr/views.php b/messages/fr/views.php index 6099827..58c3532 100644 --- a/messages/fr/views.php +++ b/messages/fr/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/he/base.php b/messages/he/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/he/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/he/enum.php b/messages/he/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/he/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/he/notify.php b/messages/he/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/he/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/he/permissions.php b/messages/he/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/he/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/he/views.php b/messages/he/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/he/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/hr/views.php b/messages/hr/views.php index 6099827..58c3532 100644 --- a/messages/hr/views.php +++ b/messages/hr/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/ht/views.php b/messages/ht/views.php index 6099827..58c3532 100644 --- a/messages/ht/views.php +++ b/messages/ht/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/hu/views.php b/messages/hu/views.php index 6099827..58c3532 100644 --- a/messages/hu/views.php +++ b/messages/hu/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/id/views.php b/messages/id/views.php index 6099827..58c3532 100644 --- a/messages/id/views.php +++ b/messages/id/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/it/views.php b/messages/it/views.php index 6099827..58c3532 100644 --- a/messages/it/views.php +++ b/messages/it/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/ja/views.php b/messages/ja/views.php index 6099827..58c3532 100644 --- a/messages/ja/views.php +++ b/messages/ja/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/ko/views.php b/messages/ko/views.php index 6099827..58c3532 100644 --- a/messages/ko/views.php +++ b/messages/ko/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/lt/views.php b/messages/lt/views.php index 6099827..58c3532 100644 --- a/messages/lt/views.php +++ b/messages/lt/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/lv/views.php b/messages/lv/views.php index 6099827..58c3532 100644 --- a/messages/lv/views.php +++ b/messages/lv/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/nb-NO/base.php b/messages/nb-NO/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/nb-NO/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/nb-NO/enum.php b/messages/nb-NO/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/nb-NO/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/nb-NO/notify.php b/messages/nb-NO/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/nb-NO/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/nb-NO/permissions.php b/messages/nb-NO/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/nb-NO/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/nb-NO/views.php b/messages/nb-NO/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/nb-NO/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/nb_no/views.php b/messages/nb_no/views.php index 6099827..31bf3a4 100644 --- a/messages/nb_no/views.php +++ b/messages/nb_no/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', diff --git a/messages/nl/views.php b/messages/nl/views.php index 6099827..58c3532 100644 --- a/messages/nl/views.php +++ b/messages/nl/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/nn-NO/base.php b/messages/nn-NO/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/nn-NO/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/nn-NO/enum.php b/messages/nn-NO/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/nn-NO/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/nn-NO/notify.php b/messages/nn-NO/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/nn-NO/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/nn-NO/permissions.php b/messages/nn-NO/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/nn-NO/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/nn-NO/views.php b/messages/nn-NO/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/nn-NO/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/nn_no/views.php b/messages/nn_no/views.php index 6099827..31bf3a4 100644 --- a/messages/nn_no/views.php +++ b/messages/nn_no/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', diff --git a/messages/pl/views.php b/messages/pl/views.php index 6099827..58c3532 100644 --- a/messages/pl/views.php +++ b/messages/pl/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/pt-BR/base.php b/messages/pt-BR/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/pt-BR/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/pt-BR/enum.php b/messages/pt-BR/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/pt-BR/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/pt-BR/notify.php b/messages/pt-BR/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/pt-BR/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/pt-BR/permissions.php b/messages/pt-BR/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/pt-BR/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/pt-BR/views.php b/messages/pt-BR/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/pt-BR/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/pt/views.php b/messages/pt/views.php index 6099827..58c3532 100644 --- a/messages/pt/views.php +++ b/messages/pt/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/pt_br/views.php b/messages/pt_br/views.php index 6099827..31bf3a4 100644 --- a/messages/pt_br/views.php +++ b/messages/pt_br/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', diff --git a/messages/ro/views.php b/messages/ro/views.php index 6099827..58c3532 100644 --- a/messages/ro/views.php +++ b/messages/ro/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/ru/views.php b/messages/ru/views.php index 9f0a06f..f76edc0 100644 --- a/messages/ru/views.php +++ b/messages/ru/views.php @@ -1,7 +1,6 @@ 'Отменить завершение', 'Designate tag to issue' => 'Прикрепить ярлык к задаче', 'Add' => 'Добавить', 'Add Receivers' => 'Добавить получателей', @@ -18,6 +17,7 @@ 'Background Color' => 'Цвет фона', 'Calendar' => 'Календарь', 'Can not be deleted while documents exist for this category' => 'Не может быть удалено, пока существуют документы для этой категории', + 'Cancel Finish' => 'Отменить завершение', 'Categories of documents' => 'Категории документов', 'Category' => 'Категория', 'Change file' => 'Изменить файл', @@ -57,6 +57,7 @@ 'Finish issue' => 'Завершить задачу', 'Finished all assignees' => 'Завершено всеми ответственными', 'Finished at' => 'Закончено в', + 'For each of members from this Space will be created new issue for familiarization with the document.' => 'Для каждого участника пространства будет создана новая задача для ознакомления с документом.', 'For each of receivers will be created new issue for familiarization with the document.' => 'Для каждого получателя будет создана новая задача для ознакомления с документом.', 'For me' => 'Для меня', 'For you' => 'Для вас', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => 'Выберите пространство, в которое будет добавлена новая задача. Если ничего не выбрано, то задача будет присоединена к вашему профилю.', 'Select assignees' => 'Выберите ответственных', 'Select receivers' => 'Выберите получателей', + 'Select space' => 'Выберите пространство', 'Show the file' => 'Посмотреть файл', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => 'Показаны {begin, number}-{end, number} из {totalCount, number} {totalCount, plural, one{документа} other{документов}}.', + 'Space' => 'Пространство', 'Specification' => 'Спецификация', 'Started Date' => 'Дата начала', 'Started Time' => 'Время начала', @@ -128,4 +131,6 @@ '{userName} changed the issue {issue} wherever you are assigned.' => '{userName} изменил задачу {issue}, по которой вы ответственны.', '{userName} has seen your reminding by the issue {issue}' => '{userName} посмотрел ваше напоминание по задаче {issue}', '{userName} reminds you of the issue. {issue}' => '\'{userName} напомнил вам о задаче. {issue}\'', + 'new first' => 'сначало новые', + 'old first' => 'сначало старые', ]; diff --git a/messages/sk/views.php b/messages/sk/views.php index 6099827..58c3532 100644 --- a/messages/sk/views.php +++ b/messages/sk/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/sl/views.php b/messages/sl/views.php index 6099827..58c3532 100644 --- a/messages/sl/views.php +++ b/messages/sl/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/sv/views.php b/messages/sv/views.php index 6099827..58c3532 100644 --- a/messages/sv/views.php +++ b/messages/sv/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/th/views.php b/messages/th/views.php index 6099827..58c3532 100644 --- a/messages/th/views.php +++ b/messages/th/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/tr/views.php b/messages/tr/views.php index 6099827..58c3532 100644 --- a/messages/tr/views.php +++ b/messages/tr/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/uk/views.php b/messages/uk/views.php index 6099827..58c3532 100644 --- a/messages/uk/views.php +++ b/messages/uk/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/uz/views.php b/messages/uz/views.php index 6099827..58c3532 100644 --- a/messages/uz/views.php +++ b/messages/uz/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/vi/views.php b/messages/vi/views.php index 6099827..58c3532 100644 --- a/messages/vi/views.php +++ b/messages/vi/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', @@ -123,6 +126,8 @@ 'Without deadline' => '', 'constantly' => '', 'from' => '', + 'new first' => '', + 'old first' => '', 'to' => '', '{userName} assigned you to the issue {issue}.' => '', '{userName} changed the issue {issue} wherever you are assigned.' => '', diff --git a/messages/zh-CN/base.php b/messages/zh-CN/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/zh-CN/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/zh-CN/enum.php b/messages/zh-CN/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/zh-CN/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/zh-CN/notify.php b/messages/zh-CN/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/zh-CN/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/zh-CN/permissions.php b/messages/zh-CN/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/zh-CN/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/zh-CN/views.php b/messages/zh-CN/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/zh-CN/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/zh-TW/base.php b/messages/zh-TW/base.php new file mode 100644 index 0000000..318c346 --- /dev/null +++ b/messages/zh-TW/base.php @@ -0,0 +1,8 @@ + '', + 'Issue' => '', + 'Not deleted.' => '', + 'Tracker issues' => '', +]; diff --git a/messages/zh-TW/enum.php b/messages/zh-TW/enum.php new file mode 100644 index 0000000..4fc8bfb --- /dev/null +++ b/messages/zh-TW/enum.php @@ -0,0 +1,17 @@ + '', + 'Draft' => '', + 'Finished' => '', + 'For all' => '', + 'For space' => '', + 'In work' => '', + 'Minor' => '', + 'Normal' => '', + 'Private' => '', + 'Refer' => '', + 'Serious' => '', + 'Subtask' => '', + 'Urgent' => '', +]; diff --git a/messages/zh-TW/notify.php b/messages/zh-TW/notify.php new file mode 100644 index 0000000..307eac9 --- /dev/null +++ b/messages/zh-TW/notify.php @@ -0,0 +1,5 @@ + '', +]; diff --git a/messages/zh-TW/permissions.php b/messages/zh-TW/permissions.php new file mode 100644 index 0000000..4d3bdcf --- /dev/null +++ b/messages/zh-TW/permissions.php @@ -0,0 +1,18 @@ + '', + 'Add receivers to documents' => '', + 'Allow others to create new issue on your profile page' => '', + 'Allow others to edit issue on your profile page' => '', + 'Allow to added new receivers users to available documents' => '', + 'Allow to upload new documents and to add information on it' => '', + 'Allow to view all documents and their all issues, with download files' => '', + 'Allow to view all documents and their all issues, without access to files' => '', + 'Allows the user to create issue' => '', + 'Allows the user to edit issue' => '', + 'Create issue' => '', + 'Edit issue' => '', + 'View all documents' => '', + 'View all documents and files' => '', +]; diff --git a/messages/zh-TW/views.php b/messages/zh-TW/views.php new file mode 100644 index 0000000..58c3532 --- /dev/null +++ b/messages/zh-TW/views.php @@ -0,0 +1,136 @@ +Designate tag to issue' => '', + 'Add' => '', + 'Add Receivers' => '', + 'Add Subtask' => '', + 'Add new category' => '', + 'Add new type' => '', + 'Adopted' => '', + 'Adopted at' => '', + 'All' => '', + 'Are you sure you want to delete this item?' => '', + 'Assigned Users' => '', + 'Assigned at' => '', + 'Assignee' => '', + 'Background Color' => '', + 'Calendar' => '', + 'Can not be deleted while documents exist for this category' => '', + 'Cancel Finish' => '', + 'Categories of documents' => '', + 'Category' => '', + 'Change file' => '', + 'Change info' => '', + 'Comments' => '', + 'Configuration for categories of documents' => '', + 'Configuration for types of documents' => '', + 'Continuous use' => '', + 'Create Document' => '', + 'Create Tag' => '', + 'Create new category' => '', + 'Create new type' => '', + 'Created At' => '', + 'Created By' => '', + 'Date' => '', + 'Deadline' => '', + 'Deadline Date' => '', + 'Deadline Time' => '', + 'Delete' => '', + 'Deleted.' => '', + 'Delivered at' => '', + 'Description' => '', + 'Designate tag' => '', + 'Document' => '', + 'Documents' => '', + 'Done' => '', + 'Edit the category' => '', + 'Edit the type' => '', + 'File' => '', + 'Filename' => '', + 'Filter by Category' => '', + 'Filter by From' => '', + 'Filter by Name' => '', + 'Filter by Number' => '', + 'Filter by To' => '', + 'Filter by Type' => '', + 'Finish issue' => '', + 'Finished all assignees' => '', + 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', + 'For each of receivers will be created new issue for familiarization with the document.' => '', + 'For me' => '', + 'For you' => '', + 'From' => '', + 'From this time recommended begin to start work' => '', + 'Grid' => '', + 'Has no direct receivers' => '', + 'Has not deadline' => '', + 'Here you must manage your categories of documents and their text colors. After, you can found theirs in edit form of a document.' => '', + 'Here you must manage your types of documents and their colors. After, you can found theirs in edit form of a document.' => '', + 'List' => '', + 'More details, please...' => '', + 'More filters' => '', + 'Must be completed by' => '', + 'Name' => '', + 'New Document' => '', + 'New issue' => '', + 'No open issues...' => '', + 'Not deleted.' => '', + 'Not finished all assignees' => '', + 'Not fulfilled' => '', + 'Notify assignors' => '', + 'Number' => '', + 'Owner' => '', + 'Priority' => '', + 'Readiness' => '', + 'Receiver' => '', + 'Receivers' => '', + 'Registered at' => '', + 'Remind' => '', + 'Resolution, description' => '', + 'Save' => '', + 'Search' => '', + 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', + 'Select assignees' => '', + 'Select receivers' => '', + 'Select space' => '', + 'Show the file' => '', + 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', + 'Specification' => '', + 'Started Date' => '', + 'Started Time' => '', + 'Started at' => '', + 'Status' => '', + 'Tags' => '', + 'Text Color' => '', + 'The color will be applied to text of category' => '', + 'The name of document category' => '', + 'The name type of a document' => '', + 'The planned time by which you should end work.' => '', + 'There are currently no document categories available.' => '', + 'There are currently no document types available.' => '', + 'This list of personal tags. It is can be a tag, a milestone, label or other that you can mark a issue. This tags visible only for you.' => '', + 'Timeline' => '', + 'Title' => '', + 'To' => '', + 'Tracker issues' => '', + 'Type' => '', + 'Types of documents' => '', + 'Validity period' => '', + 'Viewed at' => '', + 'Viewing the file is denied' => '', + 'Visibility' => '', + 'What is to do?' => '', + 'Without deadline' => '', + 'constantly' => '', + 'from' => '', + 'new first' => '', + 'old first' => '', + 'to' => '', + '{userName} assigned you to the issue {issue}.' => '', + '{userName} changed the issue {issue} wherever you are assigned.' => '', + '{userName} has seen your reminding by the issue {issue}' => '', + '{userName} reminds you of the issue. {issue}' => '', +]; diff --git a/messages/zh_cn/views.php b/messages/zh_cn/views.php index 6099827..31bf3a4 100644 --- a/messages/zh_cn/views.php +++ b/messages/zh_cn/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '', diff --git a/messages/zh_tw/views.php b/messages/zh_tw/views.php index 6099827..31bf3a4 100644 --- a/messages/zh_tw/views.php +++ b/messages/zh_tw/views.php @@ -57,6 +57,7 @@ 'Finish issue' => '', 'Finished all assignees' => '', 'Finished at' => '', + 'For each of members from this Space will be created new issue for familiarization with the document.' => '', 'For each of receivers will be created new issue for familiarization with the document.' => '', 'For me' => '', 'For you' => '', @@ -93,8 +94,10 @@ 'Select a space in which the new issue will be added. If nothing is selected, the task will be attached to your profile.' => '', 'Select assignees' => '', 'Select receivers' => '', + 'Select space' => '', 'Show the file' => '', 'Showing {begin, number}-{end, number} of {totalCount, number} {totalCount, plural, one{document} other{documents}}.' => '', + 'Space' => '', 'Specification' => '', 'Started Date' => '', 'Started Time' => '',