@box/activity-feed 2.1.14 → 2.1.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/bn-IN.js +58 -58
- package/dist/i18n/da-DK.js +57 -58
- package/dist/i18n/de-DE.js +57 -58
- package/dist/i18n/en-AU.js +9 -58
- package/dist/i18n/en-CA.js +2 -59
- package/dist/i18n/en-GB.js +9 -58
- package/dist/i18n/en-x-pseudo.js +2 -59
- package/dist/i18n/es-419.js +58 -58
- package/dist/i18n/es-ES.js +58 -58
- package/dist/i18n/fi-FI.js +58 -58
- package/dist/i18n/fr-CA.js +59 -58
- package/dist/i18n/fr-FR.js +59 -58
- package/dist/i18n/hi-IN.js +58 -58
- package/dist/i18n/it-IT.js +58 -58
- package/dist/i18n/ja-JP.js +58 -58
- package/dist/i18n/ko-KR.js +58 -58
- package/dist/i18n/nb-NO.js +58 -58
- package/dist/i18n/nl-NL.js +57 -58
- package/dist/i18n/pl-PL.js +58 -58
- package/dist/i18n/pt-BR.js +58 -58
- package/dist/i18n/ru-RU.js +58 -58
- package/dist/i18n/sv-SE.js +58 -58
- package/dist/i18n/tr-TR.js +58 -58
- package/dist/i18n/zh-CN.js +59 -58
- package/dist/i18n/zh-TW.js +59 -58
- package/package.json +15 -15
- package/dist/i18n/bn-IN.properties +0 -114
- package/dist/i18n/da-DK.properties +0 -114
- package/dist/i18n/de-DE.properties +0 -114
- package/dist/i18n/en-AU.properties +0 -114
- package/dist/i18n/en-CA.properties +0 -114
- package/dist/i18n/en-GB.properties +0 -114
- package/dist/i18n/en-US.js +0 -59
- package/dist/i18n/en-US.properties +0 -114
- package/dist/i18n/en-x-pseudo.properties +0 -114
- package/dist/i18n/es-419.properties +0 -114
- package/dist/i18n/es-ES.properties +0 -114
- package/dist/i18n/fi-FI.properties +0 -114
- package/dist/i18n/fr-CA.properties +0 -114
- package/dist/i18n/fr-FR.properties +0 -114
- package/dist/i18n/hi-IN.properties +0 -114
- package/dist/i18n/it-IT.properties +0 -114
- package/dist/i18n/ja-JP.properties +0 -114
- package/dist/i18n/json/src/lib/components/app-activity-item/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/empty-state/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/header/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/header/task-button/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/task-item/components/task-message/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/task-item/components/task-state/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/task-item/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/version-item/messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -114
- package/dist/i18n/nb-NO.properties +0 -114
- package/dist/i18n/nl-NL.properties +0 -114
- package/dist/i18n/pl-PL.properties +0 -114
- package/dist/i18n/pt-BR.properties +0 -114
- package/dist/i18n/ru-RU.properties +0 -114
- package/dist/i18n/sv-SE.properties +0 -114
- package/dist/i18n/tr-TR.properties +0 -114
- package/dist/i18n/zh-CN.properties +0 -114
- package/dist/i18n/zh-TW.properties +0 -114
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
# Text for an activity item in the activity feed
|
|
2
|
-
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
|
-
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body = コラボレータにコメント、注釈、@メンションを送信して、考えを共有しましょう。
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = 会話を始める
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = 閉じる
|
|
9
|
-
# Aria label for the filter toggle button in the activity feed header
|
|
10
|
-
groupSharedFeatures.activityFeed.header.filterAriaLabel = フィルタ
|
|
11
|
-
# Title label for the filters dropdown in the activity feed header
|
|
12
|
-
groupSharedFeatures.activityFeed.header.filtersTitle = フィルタ
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = 未対応のみ
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = 対応済みとしてマークされたコメントを除外します
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = 私へのメンション
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = あなたが@メンションされたコメント
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = あなたが@メンションされたコメントと、あなたに割り当てられたタスク
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = 対応済みのコメントを表示
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = 解決済みとしてマークされたコメント
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = タスクを追加
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = 担当者は、タスクを承認または拒否する責任があります
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = 承認タスク
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = 担当者は、タスクを完了としてマークする責任があります
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = 一般タスク
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = 承認タスク
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = 承認済み
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = 完了
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = 拒否済み
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = このタスクを削除しますか? この操作は元に戻せません。
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = キャンセル
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = 削除
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = 削除中
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = タスクの削除の確認
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = 担当者を読み込めませんでした。もう一度お試しください。
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = 読み込み中…
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = [その他のオプション] ボタン
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = 少なく表示
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = さらに表示
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = さらに{count}人を表示
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = さらに{count}人以上を表示
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = 承認
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = 承認中
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = 完了としてマーク
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = 完了としてマーク中
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = タスクを削除
|
|
79
|
-
# Due date row: "Due" plus short month/day (with year when not the current year) and time. Placeholders are locale-formatted.
|
|
80
|
-
groupSharedFeatures.activityFeed.taskCard.taskDueDateLabel = 期限: {monthDay}{time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = タスクを変更
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = タスク
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = 拒否
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = 拒否中
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = タスクの詳細を表示
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = 承認しました
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount}/{totalCount}件)
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = 完了しました
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = 拒否しました
|
|
99
|
-
# Label when an app promoted a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
100
|
-
groupSharedFeatures.activityFeed.versionItem.appPromoted = {appName}が昇格しました: <badge>V{versionNumber}</badge>
|
|
101
|
-
# Label when an app restored a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
102
|
-
groupSharedFeatures.activityFeed.versionItem.appRestored = {appName}が復元しました: <badge>V{versionNumber}</badge>
|
|
103
|
-
# Label when an app uploaded a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
104
|
-
groupSharedFeatures.activityFeed.versionItem.appUploaded = {appName}がアップロードしました: <badge>V{versionNumber}</badge>
|
|
105
|
-
# Inline text for a deleted version with timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33), {timestamp} is a relative time.
|
|
106
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeleted = {authorName}がV{versionNumber}を削除しました ・ {timestamp}
|
|
107
|
-
# Inline text for a deleted version without timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33).
|
|
108
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeletedNoTimestamp = {authorName}がV{versionNumber}を削除しました
|
|
109
|
-
# Label for a promoted version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
110
|
-
groupSharedFeatures.activityFeed.versionItem.versionPromoted = バージョンが昇格されました: <badge>V{versionNumber}</badge>
|
|
111
|
-
# Label for a restored version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
112
|
-
groupSharedFeatures.activityFeed.versionItem.versionRestored = バージョンが復元されました: <badge>V{versionNumber}</badge>
|
|
113
|
-
# Label for an uploaded version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
114
|
-
groupSharedFeatures.activityFeed.versionItem.versionUploaded = バージョンがアップロードされました: <badge>V{versionNumber}</badge>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.activityItemText","description":"Text for an activity item in the activity feed","defaultMessage":"{appName}: {parsedContent} · {timestamp}"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.emptyState.body","description":"Body text shown in the activity feed empty state","defaultMessage":"Comment, annotate, or @mention a collaborator to share your thoughts."},{"id":"groupSharedFeatures.activityFeed.emptyState.title","description":"Title shown in the activity feed empty state","defaultMessage":"Start the conversation"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.header.closeAriaLabel","description":"Aria label for the close button in the activity feed header","defaultMessage":"Close"},{"id":"groupSharedFeatures.activityFeed.header.filterAriaLabel","description":"Aria label for the filter toggle button in the activity feed header","defaultMessage":"Filter"},{"id":"groupSharedFeatures.activityFeed.header.filtersTitle","description":"Title label for the filters dropdown in the activity feed header","defaultMessage":"Filters"},{"id":"groupSharedFeatures.activityFeed.header.showResolvedComments","description":"Label for the filter option that includes resolved comments","defaultMessage":"Show resolved comments"},{"id":"groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription","description":"Description for the filter option that includes resolved comments","defaultMessage":"Comments that were marked resolved"},{"id":"groupSharedFeatures.activityFeed.header.hideResolvedComments","description":"Label for the filter option that hides resolved comments","defaultMessage":"Unresolved only"},{"id":"groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription","description":"Description for the filter option that hides resolved comments","defaultMessage":"Excludes comments that were marked resolved"},{"id":"groupSharedFeatures.activityFeed.header.mentionMe","description":"Label for the filter option that shows only comments mentioning the current user","defaultMessage":"Mention me"},{"id":"groupSharedFeatures.activityFeed.header.mentionMeDescription","description":"Description for the mention-me filter (comments only)","defaultMessage":"Comments where you're @mentioned"},{"id":"groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks","description":"Description for the mention-me filter (comments and tasks)","defaultMessage":"Comments where you're @mentioned and tasks you're assigned in"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription","description":"Description for the approval task menu item in the add task dropdown","defaultMessage":"Assignees will be responsible for approving or rejecting tasks"},{"id":"groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle","description":"Title for the approval task menu item in the add task dropdown","defaultMessage":"Approval Task"},{"id":"groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription","description":"Description for the general task menu item in the add task dropdown","defaultMessage":"Assignees will be responsible for marking tasks as complete"},{"id":"groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle","description":"Title for the general task menu item in the add task dropdown","defaultMessage":"General Task"},{"id":"groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel","description":"Label for the dropdown trigger button that opens the task type menu","defaultMessage":"Add Task"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel","description":"Aria label for more options button in task message","defaultMessage":"More options button"},{"id":"groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody","description":"Confirmation message when deleting a task from the task message options","defaultMessage":"Delete this task? This action can't be undone."},{"id":"groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel","description":"Accessible name for the delete task confirmation popover","defaultMessage":"Delete task confirmation"},{"id":"groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel","description":"Cancel button on delete task confirmation popover","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm","description":"Confirm delete button on delete task confirmation popover","defaultMessage":"Delete"},{"id":"groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading","description":"Loading aria-label announced while the delete task confirmation is in flight","defaultMessage":"Deleting"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.taskState.approvedHeadline","description":"Headline when an approval task is approved","defaultMessage":"Approved"},{"id":"groupSharedFeatures.activityFeed.taskState.completedHeadline","description":"Headline for a task that is fully completed","defaultMessage":"Completed"},{"id":"groupSharedFeatures.activityFeed.taskState.completedCountParenthetical","description":"Assignee completion count shown after the Completed headline","defaultMessage":"({completedCount} of {totalCount})"},{"id":"groupSharedFeatures.activityFeed.taskState.rejectedHeadline","description":"Headline for a task or approval that was rejected","defaultMessage":"Rejected"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.taskCard.taskLabel","description":"Label header for task card","defaultMessage":"Task"},{"id":"groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel","description":"Label header for approval task card","defaultMessage":"Approval Task"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem","description":"Text to show on menu item to edit task","defaultMessage":"Modify task"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem","description":"Text to show on menu item to delete task","defaultMessage":"Delete task"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskCompleteAction","description":"Completion action for a general task","defaultMessage":"Mark as Complete"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading","description":"Loading aria-label announced while the Mark as Complete action is in flight","defaultMessage":"Marking as complete"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskApproveAction","description":"Approve action for an approval task","defaultMessage":"Approve"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading","description":"Loading aria-label announced while the Approve action is in flight","defaultMessage":"Approving"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskRejectAction","description":"Reject action for an approval task","defaultMessage":"Reject"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading","description":"Loading aria-label announced while the Reject action is in flight","defaultMessage":"Rejecting"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction","description":"View details action for a multi-file task","defaultMessage":"View Task Details"},{"id":"groupSharedFeatures.activityFeed.taskCard.taskDueDateLabel","description":"Due date row: \"Due\" plus short month/day (with year when not the current year) and time. Placeholders are locale-formatted.","defaultMessage":"Due {monthDay} {time}"},{"id":"groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted","description":"Per-assignee row suffix when the assignee has completed (sentence case, green in UI)","defaultMessage":"Completed"},{"id":"groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved","description":"Per-assignee row suffix when the assignee approved an approval task","defaultMessage":"Approved"},{"id":"groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected","description":"Per-assignee row suffix when the assignee rejected an approval task","defaultMessage":"Rejected"},{"id":"groupSharedFeatures.activityFeed.taskCard.showMoreAssignees","description":"Button to show more assignees when exact count is known","defaultMessage":"Show {count} More"},{"id":"groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate","description":"Button to show more assignees when approximate count (at least this many more on server)","defaultMessage":"Show {count}+ More"},{"id":"groupSharedFeatures.activityFeed.taskCard.showMore","description":"Button to load more assignees from server when count is unknown","defaultMessage":"Show More"},{"id":"groupSharedFeatures.activityFeed.taskCard.showLessAssignees","description":"Button to hide additional assignees","defaultMessage":"Show Less"},{"id":"groupSharedFeatures.activityFeed.taskCard.loadingAssignees","description":"Loading state text when fetching more assignees from server","defaultMessage":"Loading..."},{"id":"groupSharedFeatures.activityFeed.taskCard.loadAssigneesError","description":"Error message when fetching more assignees from server fails","defaultMessage":"Failed to load assignees. Try again."}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.activityFeed.versionItem.appPromoted","description":"Label when an app promoted a file version in the activity feed. {appName} is the display name of the application (e.g., \"Box Sign\"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.","defaultMessage":"{appName} Promoted: <badge>V{versionNumber}</badge>"},{"id":"groupSharedFeatures.activityFeed.versionItem.appRestored","description":"Label when an app restored a file version in the activity feed. {appName} is the display name of the application (e.g., \"Box Sign\"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.","defaultMessage":"{appName} Restored: <badge>V{versionNumber}</badge>"},{"id":"groupSharedFeatures.activityFeed.versionItem.appUploaded","description":"Label when an app uploaded a file version in the activity feed. {appName} is the display name of the application (e.g., \"Box Sign\"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.","defaultMessage":"{appName} Uploaded: <badge>V{versionNumber}</badge>"},{"id":"groupSharedFeatures.activityFeed.versionItem.versionDeleted","description":"Inline text for a deleted version with timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33), {timestamp} is a relative time.","defaultMessage":"{authorName} deleted V{versionNumber} · {timestamp}"},{"id":"groupSharedFeatures.activityFeed.versionItem.versionDeletedNoTimestamp","description":"Inline text for a deleted version without timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33).","defaultMessage":"{authorName} deleted V{versionNumber}"},{"id":"groupSharedFeatures.activityFeed.versionItem.versionPromoted","description":"Label for a promoted version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.","defaultMessage":"Version Promoted: <badge>V{versionNumber}</badge>"},{"id":"groupSharedFeatures.activityFeed.versionItem.versionRestored","description":"Label for a restored version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.","defaultMessage":"Version Restored: <badge>V{versionNumber}</badge>"},{"id":"groupSharedFeatures.activityFeed.versionItem.versionUploaded","description":"Label for an uploaded version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.","defaultMessage":"Version Uploaded: <badge>V{versionNumber}</badge>"}]
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
# Text for an activity item in the activity feed
|
|
2
|
-
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
|
-
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body = 의견을 공유하려면 공동 작업자를 코멘트하거나 주석을 달거나 @멘션을 다세요.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = 대화 시작
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = 닫기
|
|
9
|
-
# Aria label for the filter toggle button in the activity feed header
|
|
10
|
-
groupSharedFeatures.activityFeed.header.filterAriaLabel = 필터
|
|
11
|
-
# Title label for the filters dropdown in the activity feed header
|
|
12
|
-
groupSharedFeatures.activityFeed.header.filtersTitle = 필터
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = 미해결 항목만 보기
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = ‘해결됨’으로 표시된 코멘트 제외
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = 나를 멘션
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = 내가 @멘션된 코멘트
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = 내가 @멘션된 코멘트 및 나에게 할당된 작업
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = 해결된 코멘트 표시
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = ‘해결됨’으로 표시된 코멘트
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = 작업 추가
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = 담당자는 작업 승인 또는 거부 처리를 맡게 됩니다
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = 승인 작업
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = 담당자는 작업을 ‘완료’로 표시하는 역할을 맡게 됩니다
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = 일반 작업
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = 승인 작업
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = 승인됨
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = 완료
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = 거부됨
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = 이 작업을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = 취소
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = 삭제
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = 삭제 중
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = 작업 삭제 확인
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = 담당자를 로드하지 못했습니다. 다시 시도해 주세요.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = 로드 중…
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = 추가 옵션 버튼
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = 간단히 표시
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = 더 보기
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = {count}개 더 보기
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = {count}+개 더 보기
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = 승인
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = 승인 중
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = 완료로 표시
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = 완료로 표시 중
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = 작업 삭제
|
|
79
|
-
# Due date row: "Due" plus short month/day (with year when not the current year) and time. Placeholders are locale-formatted.
|
|
80
|
-
groupSharedFeatures.activityFeed.taskCard.taskDueDateLabel = {monthDay} {time} 기한
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = 작업 수정
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = 작업
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = 거부
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = 거부 중
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = 작업 세부 정보 보기
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = 승인됨
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({totalCount} 중 {completedCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = 완료
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = 거부됨
|
|
99
|
-
# Label when an app promoted a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
100
|
-
groupSharedFeatures.activityFeed.versionItem.appPromoted = {appName} 승급됨: <badge>V{versionNumber}</badge>
|
|
101
|
-
# Label when an app restored a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
102
|
-
groupSharedFeatures.activityFeed.versionItem.appRestored = {appName} 복원됨: <badge>V{versionNumber}</badge>
|
|
103
|
-
# Label when an app uploaded a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
104
|
-
groupSharedFeatures.activityFeed.versionItem.appUploaded = {appName} 업로드됨: <badge>V{versionNumber}</badge>
|
|
105
|
-
# Inline text for a deleted version with timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33), {timestamp} is a relative time.
|
|
106
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeleted = {authorName} 님이 V{versionNumber}을(를) 삭제했습니다 · {timestamp}
|
|
107
|
-
# Inline text for a deleted version without timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33).
|
|
108
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeletedNoTimestamp = {authorName} 님이 V{versionNumber}을(를) 삭제했습니다
|
|
109
|
-
# Label for a promoted version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
110
|
-
groupSharedFeatures.activityFeed.versionItem.versionPromoted = 버전 승급됨: <badge>V{versionNumber}</badge>
|
|
111
|
-
# Label for a restored version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
112
|
-
groupSharedFeatures.activityFeed.versionItem.versionRestored = 버전 복원됨: <badge>V{versionNumber}</badge>
|
|
113
|
-
# Label for an uploaded version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
114
|
-
groupSharedFeatures.activityFeed.versionItem.versionUploaded = 버전 업로드됨: <badge>V{versionNumber}</badge>
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
# Text for an activity item in the activity feed
|
|
2
|
-
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
|
-
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body = Kommenter, legg til merknader eller @nevn en samarbeidspartner for å dele tankene dine.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = Start samtalen
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = Lukk
|
|
9
|
-
# Aria label for the filter toggle button in the activity feed header
|
|
10
|
-
groupSharedFeatures.activityFeed.header.filterAriaLabel = Filtrer
|
|
11
|
-
# Title label for the filters dropdown in the activity feed header
|
|
12
|
-
groupSharedFeatures.activityFeed.header.filtersTitle = Filtre
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = Kun uløst
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = Ekskluderer kommentarer som ble merket som løst
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = Omtaler meg
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = Kommentarer der du er @omtalt
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = Kommentarer der du er @omtalt og oppgaver du er tildelt i
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = Vis løste kommentarer
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = Kommentarer som ble merket som løst
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = Legg til oppgave
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = De tildelte vil ha ansvar for å godkjenne eller avvise oppgaver
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = Godkjenningsoppgave
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = Ansvarlige har ansvar for å markere oppgaver som fullført
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = Generell oppgave
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = Godkjenningsoppgave
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = Godkjent
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = Fullført
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = Avvist
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = Slette denne oppgaven? Denne handlingen kan ikke angres.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = Avbryt
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = Slett
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = Sletter …
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = Slett oppgavebekreftelse
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = Kunne ikke laste inn tildelte. Prøv igjen.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = Laster …
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = Knapp for flere alternativer
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = Vis mindre
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = Vis flere
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = Vis {count} flere
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = Vis {count} flere
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = Godkjenn
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = Godkjenner
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = Merk som fullført
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = Merker som fullført
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = Slett oppgave
|
|
79
|
-
# Due date row: "Due" plus short month/day (with year when not the current year) and time. Placeholders are locale-formatted.
|
|
80
|
-
groupSharedFeatures.activityFeed.taskCard.taskDueDateLabel = Forfaller {monthDay} {time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = Endre oppgave
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = Oppgave
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = Avvis
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = Avviser
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = Vis oppgaveopplysninger
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = Godkjent
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount} av {totalCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = Fullført
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = Avvist
|
|
99
|
-
# Label when an app promoted a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
100
|
-
groupSharedFeatures.activityFeed.versionItem.appPromoted = {appName} Oppgradert: <badge>V{versionNumber}</badge>
|
|
101
|
-
# Label when an app restored a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
102
|
-
groupSharedFeatures.activityFeed.versionItem.appRestored = {appName} Gjenopprettet: <badge>V{versionNumber}</badge>
|
|
103
|
-
# Label when an app uploaded a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
104
|
-
groupSharedFeatures.activityFeed.versionItem.appUploaded = {appName} Lastet opp: <badge>V{versionNumber}</badge>
|
|
105
|
-
# Inline text for a deleted version with timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33), {timestamp} is a relative time.
|
|
106
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeleted = {authorName} slettet V{versionNumber} · {timestamp}
|
|
107
|
-
# Inline text for a deleted version without timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33).
|
|
108
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeletedNoTimestamp = {authorName} slettet V{versionNumber}
|
|
109
|
-
# Label for a promoted version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
110
|
-
groupSharedFeatures.activityFeed.versionItem.versionPromoted = Versjon oppgradert: <badge>V{versionNumber}</badge>
|
|
111
|
-
# Label for a restored version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
112
|
-
groupSharedFeatures.activityFeed.versionItem.versionRestored = Versjon gjenopprettet: <badge>V{versionNumber}</badge>
|
|
113
|
-
# Label for an uploaded version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
114
|
-
groupSharedFeatures.activityFeed.versionItem.versionUploaded = Versjon lastet opp: <badge>V{versionNumber}</badge>
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
# Text for an activity item in the activity feed
|
|
2
|
-
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
|
-
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body = Plaats een opmerking, voeg aantekeningen toe of @vermeld een medebewerker om uw gedachten te delen.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = Gesprek starten
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = Sluiten
|
|
9
|
-
# Aria label for the filter toggle button in the activity feed header
|
|
10
|
-
groupSharedFeatures.activityFeed.header.filterAriaLabel = Filteren
|
|
11
|
-
# Title label for the filters dropdown in the activity feed header
|
|
12
|
-
groupSharedFeatures.activityFeed.header.filtersTitle = Filters
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = Alleen onopgelost
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = Sluit opmerkingen uit die zijn gemarkeerd als opgelost
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = Over mij
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = Opmerkingen waarin u @vermeld wordt
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = Opmerkingen waarin u @vermeld wordt en taken waaraan u bent toegewezen
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = Opgeloste opmerkingen weergeven
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = Opmerkingen die zijn gemarkeerd als opgelost
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = Taak toevoegen
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = Toegewezen gebruikers zijn verantwoordelijk voor het goedkeuren of afwijzen van taken
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = Goedkeuringstaak
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = Toegewezen gebruikers zijn verantwoordelijk voor het als voltooid markeren van taken
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = Algemene taak
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = Goedkeuringstaak
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = Goedgekeurd
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = Voltooid
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = Afgewezen
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = Deze taak verwijderen? Deze actie kan niet ongedaan worden gemaakt.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = Annuleren
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = Verwijderen
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = Wordt verwijderd
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = Bevestiging taak verwijderen
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = Kan toegewezen personen niet laden. Probeer het opnieuw.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = Wordt geladen …
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = Knop Meer opties
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = Minder weergeven
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = Meer weergeven
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = Nog {count} weergeven
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = Nog {count} weergeven
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = Goedkeuren
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = Wordt goedgekeurd
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = Markeren als voltooid
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = Wordt gemarkeerd als voltooid
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = Taak verwijderen
|
|
79
|
-
# Due date row: "Due" plus short month/day (with year when not the current year) and time. Placeholders are locale-formatted.
|
|
80
|
-
groupSharedFeatures.activityFeed.taskCard.taskDueDateLabel = Vervalt op {monthDay} {time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = Taak wijzigen
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = Taak
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = Afwijzen
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = Wordt afgewezen
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = Taakgegevens weergeven
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = Goedgekeurd
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount} van {totalCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = Voltooid
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = Afgewezen
|
|
99
|
-
# Label when an app promoted a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
100
|
-
groupSharedFeatures.activityFeed.versionItem.appPromoted = {appName} gepromoot: <badge>V{versionNumber}</badge>
|
|
101
|
-
# Label when an app restored a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
102
|
-
groupSharedFeatures.activityFeed.versionItem.appRestored = {appName} Hersteld: <badge>V{versionNumber}</badge>
|
|
103
|
-
# Label when an app uploaded a file version in the activity feed. {appName} is the display name of the application (e.g., "Box Sign"). {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
104
|
-
groupSharedFeatures.activityFeed.versionItem.appUploaded = {appName} Geüpload: <badge>V{versionNumber}</badge>
|
|
105
|
-
# Inline text for a deleted version with timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33), {timestamp} is a relative time.
|
|
106
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeleted = {authorName} heeft V{versionNumber} verwijderd · {timestamp}
|
|
107
|
-
# Inline text for a deleted version without timestamp in the activity feed. {authorName} is the user who deleted, {versionNumber} is the numeric version (e.g., 33).
|
|
108
|
-
groupSharedFeatures.activityFeed.versionItem.versionDeletedNoTimestamp = {authorName} heeft V{versionNumber} verwijderd
|
|
109
|
-
# Label for a promoted version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
110
|
-
groupSharedFeatures.activityFeed.versionItem.versionPromoted = Versie gepromoot: <badge>V{versionNumber}</badge>
|
|
111
|
-
# Label for a restored version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
112
|
-
groupSharedFeatures.activityFeed.versionItem.versionRestored = Versie hersteld: <badge>V{versionNumber}</badge>
|
|
113
|
-
# Label for an uploaded version marker in the activity feed. {versionNumber} is the numeric version. <badge> wraps the clickable version badge.
|
|
114
|
-
groupSharedFeatures.activityFeed.versionItem.versionUploaded = Versie geüpload: <badge>V{versionNumber}</badge>
|