@box/activity-feed 2.1.14 → 2.1.15
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 +9 -9
- 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 = Kommentoi, lisää huomautus tai @mainitse yhteistyökumppani jakaaksesi ajatuksesi.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = Aloita keskustelu
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = Sulje
|
|
9
|
-
# Aria label for the filter toggle button in the activity feed header
|
|
10
|
-
groupSharedFeatures.activityFeed.header.filterAriaLabel = Suodata
|
|
11
|
-
# Title label for the filters dropdown in the activity feed header
|
|
12
|
-
groupSharedFeatures.activityFeed.header.filtersTitle = Suodattimet
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = Vain ratkaisemattomat
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = Ei sisällä kommentteja, jotka merkittiin ratkaistuiksi
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = Mainitse minut
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = Kommentit, joissa sinut on @mainittu
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = Kommentit, joissa sinut @mainitaan ja tehtävät, joihin sinut on määritetty
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = Näytä ratkaistut kommentit
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = Kommentit, jotka merkittiin ratkaistuiksi
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = Lisää tehtävä
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = Vastuuhenkilöt hyväksyvät tai hylkäävät tehtäviä
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = Hyväksyntätehtävä
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = Vastuuhenkilöt merkitsevät tehtävät valmiiksi
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = Yleinen tehtävä
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = Hyväksyntätehtävä
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = Hyväksytty
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = Valmis
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = Hylätty
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = Poistetaanko tämä tehtävä? Tätä toimintoa ei voi kumota.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = Peruuta
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = Poista
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = Poistetaan
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = Tehtävän poistamisen vahvistus
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = Vastuuhenkilöiden lataaminen epäonnistui. Yritä uudelleen.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = Ladataan…
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = Lisää asetuksia -painike
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = Näytä vähemmän
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = Näytä enemmän
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = Näytä {count} lisää
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = Näytä {count}+ lisää
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = Hyväksy
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = Hyväksytään
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = Merkitse valmiiksi
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = Merkitään valmiiksi
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = Poista tehtävä
|
|
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 = Määräaika {monthDay} {time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = Muokkaa tehtävää
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = Tehtävä
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = Hylkää
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = Hylätään
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = Näytä tehtävän tiedot
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = Hyväksytty
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount} kohteesta {totalCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = Valmis
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = Hylätty
|
|
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} ylennetty: <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} palautettu: <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} ladattu: <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} poisti 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} poisti 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 = Versio ylennetty: <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 = Versio palautettu: <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 = Versio ladattu: <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 = Laissez un commentaire, annotez ou @mentionner un collaborateur pour partager vos pensées.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = Commencer la conversation
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = Fermer
|
|
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 = Filtres
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = Non résolu uniquement
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = Exclut les commentaires qui ont été marqués résolus
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = Me mentionner
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = Commentaires où vous êtes @mentionné
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = Commentaires dans lesquels vous êtes @mentionné et tâches qui vous sont attribuées
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = Afficher les commentaires résolus
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = Commentaires qui ont été marqués comme résolus
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = Ajouter une tâche
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = Les destinataires devront approuver ou rejeter les tâches
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = Tâche d’approbation
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = Les destinataires devront marquer les tâches comme terminées
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = Tâche générale
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = Tâche d’approbation
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = Approuvé
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = Terminé
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = Rejeté
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = Supprimer cette tâche ? Cette action est irréversible.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = Annuler
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = Supprimer
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = Suppression
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = Confirmation de suppression de la tâche
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = Échec du chargement des responsables. Veuillez réessayer.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = Chargement en cours…
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = Bouton Plus d’options
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = Afficher moins
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = Afficher plus d’informations
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = Afficher {count} de plus
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = Afficher {count} de plus
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = Approuver
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = Approbation
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = Marquer comme terminée
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = Marqué comme terminé
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = Supprimer la tâche
|
|
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 = Échéance {monthDay} {time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = Modifier la tâche
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = Tâche
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = Refuser
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = Refus
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = Afficher les détails de la tâche
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = Approuvé
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount} de {totalCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = Terminé
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = Rejeté
|
|
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} promu : <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} restauré : <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} chargé : <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} supprimé 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} supprimé 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 = Version promue : <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 = Version restaurée : <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 = Version chargée : <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 = Laissez un commentaire, annotez ou @mentionner un collaborateur pour partager vos pensées.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = Commencer la conversation
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = Fermer
|
|
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 = Filtres
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = Non résolu uniquement
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = Exclut les commentaires qui ont été marqués résolus
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = Me mentionner
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = Commentaires où vous êtes @mentionné
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = Commentaires dans lesquels vous êtes @mentionné et tâches qui vous sont attribuées
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = Afficher les commentaires résolus
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = Commentaires qui ont été marqués comme résolus
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = Ajouter une tâche
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = Les destinataires devront approuver ou rejeter les tâches
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = Tâche d’approbation
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = Les destinataires devront marquer les tâches comme terminées
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = Tâche générale
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = Tâche d’approbation
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = Approuvé
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = Terminé
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = Rejeté
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = Supprimer cette tâche ? Cette action est irréversible.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = Annuler
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = Supprimer
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = Suppression
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = Confirmation de suppression de la tâche
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = Échec du chargement des responsables. Veuillez réessayer.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = Chargement en cours…
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = Bouton Plus d’options
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = Afficher moins
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = Afficher plus d’informations
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = Afficher {count} de plus
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = Afficher {count} de plus
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = Approuver
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = Approbation
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = Marquer comme terminée
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = Marqué comme terminé
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = Supprimer la tâche
|
|
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 = Échéance {monthDay} {time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = Modifier la tâche
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = Tâche
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = Refuser
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = Refus
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = Afficher les détails de la tâche
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = Approuvé
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount} de {totalCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = Terminé
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = Rejeté
|
|
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} promu : <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} restauré : <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} chargé : <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} supprimé 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} supprimé 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 = Version promue : <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 = Version restaurée : <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 = Version chargée : <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 = Commenta, annota o @menziona un collaboratore per condividere i tuoi pensieri.
|
|
5
|
-
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title = Inizia la conversazione
|
|
7
|
-
# Aria label for the close button in the activity feed header
|
|
8
|
-
groupSharedFeatures.activityFeed.header.closeAriaLabel = Chiudi
|
|
9
|
-
# Aria label for the filter toggle button in the activity feed header
|
|
10
|
-
groupSharedFeatures.activityFeed.header.filterAriaLabel = Filtro
|
|
11
|
-
# Title label for the filters dropdown in the activity feed header
|
|
12
|
-
groupSharedFeatures.activityFeed.header.filtersTitle = Filtri
|
|
13
|
-
# Label for the filter option that hides resolved comments
|
|
14
|
-
groupSharedFeatures.activityFeed.header.hideResolvedComments = Solo non risolti
|
|
15
|
-
# Description for the filter option that hides resolved comments
|
|
16
|
-
groupSharedFeatures.activityFeed.header.hideResolvedCommentsDescription = Esclude i commenti contrassegnati come risolti
|
|
17
|
-
# Label for the filter option that shows only comments mentioning the current user
|
|
18
|
-
groupSharedFeatures.activityFeed.header.mentionMe = Menzionami
|
|
19
|
-
# Description for the mention-me filter (comments only)
|
|
20
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescription = Commenti in cui sei @menzionato
|
|
21
|
-
# Description for the mention-me filter (comments and tasks)
|
|
22
|
-
groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks = Commenti in cui sei @menzionato e attività che ti sono state assegnate
|
|
23
|
-
# Label for the filter option that includes resolved comments
|
|
24
|
-
groupSharedFeatures.activityFeed.header.showResolvedComments = Mostra commenti risolti
|
|
25
|
-
# Description for the filter option that includes resolved comments
|
|
26
|
-
groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription = Commenti contrassegnati come risolti
|
|
27
|
-
# Label for the dropdown trigger button that opens the task type menu
|
|
28
|
-
groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel = Aggiungi attività
|
|
29
|
-
# Description for the approval task menu item in the add task dropdown
|
|
30
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription = Gli assegnatari avranno la responsabilità di approvare o rifiutare le attività
|
|
31
|
-
# Title for the approval task menu item in the add task dropdown
|
|
32
|
-
groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle = Attività di approvazione
|
|
33
|
-
# Description for the general task menu item in the add task dropdown
|
|
34
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskDescription = Gli assegnatari avranno la responsabilità di contrassegnare le attività come complete
|
|
35
|
-
# Title for the general task menu item in the add task dropdown
|
|
36
|
-
groupSharedFeatures.activityFeed.header.taskButton.generalTaskTitle = Attività generale
|
|
37
|
-
# Label header for approval task card
|
|
38
|
-
groupSharedFeatures.activityFeed.taskCard.approvalTaskLabel = Attività di approvazione
|
|
39
|
-
# Per-assignee row suffix when the assignee approved an approval task
|
|
40
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusApproved = Approvata
|
|
41
|
-
# Per-assignee row suffix when the assignee has completed (sentence case, green in UI)
|
|
42
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusCompleted = Completata
|
|
43
|
-
# Per-assignee row suffix when the assignee rejected an approval task
|
|
44
|
-
groupSharedFeatures.activityFeed.taskCard.assigneeRowStatusRejected = Rifiutata
|
|
45
|
-
# Confirmation message when deleting a task from the task message options
|
|
46
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationBody = Eliminare l’attività? L’azione non può essere annullata.
|
|
47
|
-
# Cancel button on delete task confirmation popover
|
|
48
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationCancel = Annulla
|
|
49
|
-
# Confirm delete button on delete task confirmation popover
|
|
50
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirm = Elimina
|
|
51
|
-
# Loading aria-label announced while the delete task confirmation is in flight
|
|
52
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationConfirmLoading = Eliminazione in corso
|
|
53
|
-
# Accessible name for the delete task confirmation popover
|
|
54
|
-
groupSharedFeatures.activityFeed.taskCard.deleteTaskConfirmationDialogAriaLabel = Conferma eliminazione attività
|
|
55
|
-
# Error message when fetching more assignees from server fails
|
|
56
|
-
groupSharedFeatures.activityFeed.taskCard.loadAssigneesError = Impossibile caricare gli assegnatari. Riprova.
|
|
57
|
-
# Loading state text when fetching more assignees from server
|
|
58
|
-
groupSharedFeatures.activityFeed.taskCard.loadingAssignees = Caricamento in corso…
|
|
59
|
-
# Aria label for more options button in task message
|
|
60
|
-
groupSharedFeatures.activityFeed.taskCard.moreOptionsAriaLabel = Pulsante Altre opzioni
|
|
61
|
-
# Button to hide additional assignees
|
|
62
|
-
groupSharedFeatures.activityFeed.taskCard.showLessAssignees = Mostra meno
|
|
63
|
-
# Button to load more assignees from server when count is unknown
|
|
64
|
-
groupSharedFeatures.activityFeed.taskCard.showMore = Mostra altro
|
|
65
|
-
# Button to show more assignees when exact count is known
|
|
66
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssignees = Mostra altri {count}
|
|
67
|
-
# Button to show more assignees when approximate count (at least this many more on server)
|
|
68
|
-
groupSharedFeatures.activityFeed.taskCard.showMoreAssigneesApproximate = Mostra più di {count}
|
|
69
|
-
# Approve action for an approval task
|
|
70
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveAction = Approva
|
|
71
|
-
# Loading aria-label announced while the Approve action is in flight
|
|
72
|
-
groupSharedFeatures.activityFeed.taskCard.taskApproveActionLoading = Approvazione in corso
|
|
73
|
-
# Completion action for a general task
|
|
74
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteAction = Contrassegna come completata
|
|
75
|
-
# Loading aria-label announced while the Mark as Complete action is in flight
|
|
76
|
-
groupSharedFeatures.activityFeed.taskCard.taskCompleteActionLoading = Assegnazione dello stato di completato in corso
|
|
77
|
-
# Text to show on menu item to delete task
|
|
78
|
-
groupSharedFeatures.activityFeed.taskCard.taskDeleteMenuItem = Elimina attività
|
|
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 = Scadenza {monthDay} {time}
|
|
81
|
-
# Text to show on menu item to edit task
|
|
82
|
-
groupSharedFeatures.activityFeed.taskCard.taskEditMenuItem = Modifica attività
|
|
83
|
-
# Label header for task card
|
|
84
|
-
groupSharedFeatures.activityFeed.taskCard.taskLabel = Attività
|
|
85
|
-
# Reject action for an approval task
|
|
86
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectAction = Rifiuta
|
|
87
|
-
# Loading aria-label announced while the Reject action is in flight
|
|
88
|
-
groupSharedFeatures.activityFeed.taskCard.taskRejectActionLoading = Rifiuto in corso
|
|
89
|
-
# View details action for a multi-file task
|
|
90
|
-
groupSharedFeatures.activityFeed.taskCard.taskViewDetailsAction = Visualizza dettagli dell’attività
|
|
91
|
-
# Headline when an approval task is approved
|
|
92
|
-
groupSharedFeatures.activityFeed.taskState.approvedHeadline = Approvata
|
|
93
|
-
# Assignee completion count shown after the Completed headline
|
|
94
|
-
groupSharedFeatures.activityFeed.taskState.completedCountParenthetical = ({completedCount} di {totalCount})
|
|
95
|
-
# Headline for a task that is fully completed
|
|
96
|
-
groupSharedFeatures.activityFeed.taskState.completedHeadline = Completata
|
|
97
|
-
# Headline for a task or approval that was rejected
|
|
98
|
-
groupSharedFeatures.activityFeed.taskState.rejectedHeadline = Rifiutata
|
|
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} ha promosso: <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} ha ripristinato: <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} ha caricato: <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} ha eliminato 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} ha eliminato 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 = Versione promossa: <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 = Versione ripristinata: <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 = Versione caricata: <badge>V{versionNumber}</badge>
|