@box/threaded-annotations 1.90.0 → 1.91.4
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/chunks/message-footer.js +37 -28
- package/dist/i18n/bn-IN.js +3 -3
- package/dist/i18n/bn-IN.properties +3 -3
- package/dist/i18n/da-DK.js +3 -3
- package/dist/i18n/da-DK.properties +3 -3
- package/dist/i18n/de-DE.js +5 -5
- package/dist/i18n/de-DE.properties +5 -5
- package/dist/i18n/en-AU.js +1 -1
- package/dist/i18n/en-AU.properties +1 -1
- package/dist/i18n/en-GB.js +1 -1
- package/dist/i18n/en-GB.properties +1 -1
- package/dist/i18n/en-x-pseudo.js +44 -44
- package/dist/i18n/en-x-pseudo.properties +44 -44
- package/dist/i18n/es-419.js +4 -4
- package/dist/i18n/es-419.properties +4 -4
- package/dist/i18n/es-ES.js +4 -4
- package/dist/i18n/es-ES.properties +4 -4
- package/dist/i18n/fi-FI.js +3 -3
- package/dist/i18n/fi-FI.properties +3 -3
- package/dist/i18n/fr-CA.js +5 -5
- package/dist/i18n/fr-CA.properties +5 -5
- package/dist/i18n/fr-FR.js +5 -5
- package/dist/i18n/fr-FR.properties +5 -5
- package/dist/i18n/hi-IN.js +4 -4
- package/dist/i18n/hi-IN.properties +4 -4
- package/dist/i18n/it-IT.js +3 -3
- package/dist/i18n/it-IT.properties +3 -3
- package/dist/i18n/ja-JP.js +1 -1
- package/dist/i18n/ja-JP.properties +1 -1
- package/dist/i18n/ko-KR.js +4 -4
- package/dist/i18n/ko-KR.properties +4 -4
- package/dist/i18n/nb-NO.js +5 -5
- package/dist/i18n/nb-NO.properties +5 -5
- package/dist/i18n/nl-NL.js +3 -3
- package/dist/i18n/nl-NL.properties +3 -3
- package/dist/i18n/pl-PL.js +5 -5
- package/dist/i18n/pl-PL.properties +5 -5
- package/dist/i18n/pt-BR.js +3 -3
- package/dist/i18n/pt-BR.properties +3 -3
- package/dist/i18n/ru-RU.js +5 -5
- package/dist/i18n/ru-RU.properties +5 -5
- package/dist/i18n/sv-SE.js +3 -3
- package/dist/i18n/sv-SE.properties +3 -3
- package/dist/i18n/tr-TR.js +5 -5
- package/dist/i18n/tr-TR.properties +5 -5
- package/dist/i18n/zh-CN.js +3 -3
- package/dist/i18n/zh-CN.properties +3 -3
- package/dist/i18n/zh-TW.js +4 -4
- package/dist/i18n/zh-TW.properties +4 -4
- package/dist/types/lib/components/v2/text-message/subcomponents/message-footer.d.ts +2 -2
- package/package.json +11 -11
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import e from "../esm/lib/components/v2/text-message/messages.js";
|
|
2
2
|
import { Button as t, Focusable as n, Text as r, Tooltip as i } from "@box/blueprint-web";
|
|
3
3
|
import { useIntl as a } from "react-intl";
|
|
4
|
-
import {
|
|
5
|
-
import { jsx as
|
|
6
|
-
import '../styles/message-footer.css';var
|
|
4
|
+
import { getReadableTime as o } from "@box/readable-time";
|
|
5
|
+
import { jsx as s, jsxs as c } from "react/jsx-runtime";
|
|
6
|
+
import '../styles/message-footer.css';var l = {
|
|
7
7
|
textMessage: "_textMessage_4bt0e_4",
|
|
8
8
|
contentWrapper: "_contentWrapper_4bt0e_13",
|
|
9
9
|
threadedIndicator: "_threadedIndicator_4bt0e_18",
|
|
@@ -13,50 +13,59 @@ import '../styles/message-footer.css';var u = {
|
|
|
13
13
|
messageFooter: "_messageFooter_4bt0e_53",
|
|
14
14
|
readableTimeWrapper: "_readableTimeWrapper_4bt0e_60",
|
|
15
15
|
replyButton: "_replyButton_4bt0e_64"
|
|
16
|
-
},
|
|
17
|
-
let
|
|
18
|
-
return /* @__PURE__ */
|
|
19
|
-
className:
|
|
16
|
+
}, u = ({ createdAt: u, onReply: d, updatedAt: f }) => {
|
|
17
|
+
let p = a();
|
|
18
|
+
return /* @__PURE__ */ c("div", {
|
|
19
|
+
className: l.messageFooter,
|
|
20
20
|
children: [
|
|
21
|
-
/* @__PURE__ */
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
21
|
+
/* @__PURE__ */ s(i, {
|
|
22
|
+
content: o({
|
|
23
|
+
alwaysShowTime: !0,
|
|
24
|
+
intl: p,
|
|
25
|
+
relativeThreshold: 0,
|
|
26
|
+
timestamp: u
|
|
27
|
+
}),
|
|
28
|
+
children: /* @__PURE__ */ s(n, {
|
|
29
|
+
className: l.readableTimeWrapper,
|
|
30
|
+
"data-no-expand": !0,
|
|
31
|
+
children: /* @__PURE__ */ s(r, {
|
|
26
32
|
as: "span",
|
|
33
|
+
color: "textOnLightSecondary",
|
|
27
34
|
variant: "bodySmall",
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
35
|
+
children: o({
|
|
36
|
+
intl: p,
|
|
37
|
+
timestamp: u
|
|
38
|
+
})
|
|
39
|
+
})
|
|
31
40
|
})
|
|
32
41
|
}),
|
|
33
|
-
|
|
34
|
-
content:
|
|
42
|
+
f !== void 0 && /* @__PURE__ */ s(i, {
|
|
43
|
+
content: o({
|
|
35
44
|
alwaysShowTime: !0,
|
|
36
|
-
intl:
|
|
45
|
+
intl: p,
|
|
37
46
|
relativeThreshold: 0,
|
|
38
|
-
timestamp:
|
|
47
|
+
timestamp: f
|
|
39
48
|
}),
|
|
40
|
-
children: /* @__PURE__ */
|
|
49
|
+
children: /* @__PURE__ */ s(n, {
|
|
41
50
|
"data-no-expand": !0,
|
|
42
|
-
children: /* @__PURE__ */
|
|
51
|
+
children: /* @__PURE__ */ s(r, {
|
|
43
52
|
as: "span",
|
|
44
53
|
color: "textOnLightSecondary",
|
|
45
54
|
variant: "bodySmall",
|
|
46
|
-
children:
|
|
55
|
+
children: p.formatMessage(e.edited)
|
|
47
56
|
})
|
|
48
57
|
})
|
|
49
58
|
}),
|
|
50
|
-
|
|
51
|
-
"aria-label":
|
|
52
|
-
className:
|
|
59
|
+
d && /* @__PURE__ */ s(t, {
|
|
60
|
+
"aria-label": p.formatMessage(e.replyButtonAriaLabel),
|
|
61
|
+
className: l.replyButton,
|
|
53
62
|
"data-no-expand": !0,
|
|
54
63
|
size: "small",
|
|
55
64
|
variant: "quaternary",
|
|
56
|
-
onClick:
|
|
57
|
-
children:
|
|
65
|
+
onClick: d,
|
|
66
|
+
children: p.formatMessage(e.reply)
|
|
58
67
|
})
|
|
59
68
|
]
|
|
60
69
|
});
|
|
61
70
|
};
|
|
62
|
-
export {
|
|
71
|
+
export { l as n, u as t };
|
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "অ্যানোটেশন বার্তা",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "পৃষ্ঠা {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "বাতিল করুন বোতাম",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "লিঙ্ক কপি করুন",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "মুছুন",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "মুছুন বোতাম",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "বাতিল করুন",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "আপনি কি এই মন্তব্যটি মুছতে চান?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "নিশ্চিতকরণ মুছুন",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "এই {type,select,annotation{অ্যানোটেশন} other{মন্তব্য}}{hasReplies,select,true{ এবং জবাব} other{}} মুছবেন? এই পদক্ষেপটি পূর্বাবস্থায় ফেরানো যাবে না।",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "সম্পাদনা করুন",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(সম্পাদনা করা হয়েছে)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "উত্তর লুকান",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "সমাধান করা হয়েছে হিসাবে চিহ্নিত করা হয়েছে",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "বাতিল করুন",
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = পৃষ্ঠা {num
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = বাতিল করুন বোতাম
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = লিঙ্ক কপি করুন
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = মুছুন
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = আপনি ক
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = নিশ্চিতকরণ মুছুন
|
|
21
21
|
# Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
|
|
22
|
-
groupSharedFeatures.threadedAnnotations.deleteQuestion =
|
|
22
|
+
groupSharedFeatures.threadedAnnotations.deleteQuestion = এই {type,select,annotation{অ্যানোটেশন} other{মন্তব্য}}{hasReplies,select,true{ এবং জবাব} other{}} মুছবেন? এই পদক্ষেপটি পূর্বাবস্থায় ফেরানো যাবে না।
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = সম্পাদনা করুন
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (সম্পাদনা করা হয়েছে)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = উত্তর লুকান
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Anmærkningsmeddelelse",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Side {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "'Annuller sletning'-knap",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Kopiér link",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Slet",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Slet-knap",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Annuller",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Vil du slette denne kommentar?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Bekræft sletning",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Slet denne {type,select,annotation{anmærkning} other{kommentar}}{hasReplies,select,true{ og svar} other{}}? Denne handling kan ikke fortrydes.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Rediger",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Redigeret)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Skjul svar",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "markeret som løst",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Annuller",
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Side {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = 'Annuller sletning'-knap
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Kopiér link
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Slet
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Vil du slette de
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Bekræft sletning
|
|
21
21
|
# Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
|
|
22
|
-
groupSharedFeatures.threadedAnnotations.deleteQuestion =
|
|
22
|
+
groupSharedFeatures.threadedAnnotations.deleteQuestion = Slet denne {type,select,annotation{anmærkning} other{kommentar}}{hasReplies,select,true{ og svar} other{}}? Denne handling kan ikke fortrydes.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Rediger
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Redigeret)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Skjul svar
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Text der Anmerkung",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Seite {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Schaltfläche für den Abbruch des Löschvorgangs",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Link kopieren",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Löschen",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Schaltfläche „Löschen“",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Abbrechen",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Möchten Sie diesen Kommentar löschen?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Löschbestätigung",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Diese(n) {type,select,annotation{Anmerkung} other{Kommentar}}{hasReplies,select,true{und Antworten} other{}}löschen? Diese Aktion kann nicht rückgängig gemacht werden.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Bearbeiten",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Bearbeitet)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Antworten ausblenden",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "Als gelöst markiert",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Abbrechen",
|
|
@@ -34,14 +34,14 @@ export default {
|
|
|
34
34
|
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Der ursprüngliche Inhalt wurde gelöscht",
|
|
35
35
|
"groupSharedFeatures.threadedAnnotations.reply": "Antworten",
|
|
36
36
|
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Schaltfläche „Antworten“",
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Auflösen",
|
|
38
38
|
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Statusmeldung zur Problemlösung",
|
|
39
39
|
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# weitere Antwort} other{# weitere Antworten}}",
|
|
40
40
|
"groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{# Antwort anzeigen} other{# weitere Antworten anzeigen}}",
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Schaltfläche „Antworten“",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Benutzerlink",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Nachrichtentext",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Lösung aufheben",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Benutzer-Avatar",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Schaltfläche „Benutzerprofil anzeigen“"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Seite {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Schaltfläche für den Abbruch des Löschvorgangs
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Link kopieren
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Löschen
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Möchten Sie die
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Löschbestätigung
|
|
21
21
|
# Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
|
|
22
|
-
groupSharedFeatures.threadedAnnotations.deleteQuestion =
|
|
22
|
+
groupSharedFeatures.threadedAnnotations.deleteQuestion = Diese(n) {type,select,annotation{Anmerkung} other{Kommentar}}{hasReplies,select,true{und Antworten} other{}}löschen? Diese Aktion kann nicht rückgängig gemacht werden.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Bearbeiten
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Bearbeitet)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Antworten ausblenden
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
|
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Antworten
|
|
|
69
69
|
# Aria label for the reply button that opens the message editor
|
|
70
70
|
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Schaltfläche „Antworten“
|
|
71
71
|
# Aria label and tooltip content for the resolve button
|
|
72
|
-
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel =
|
|
72
|
+
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Auflösen
|
|
73
73
|
# Aria label for the resolution status message container
|
|
74
74
|
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Statusmeldung zur Problemlösung
|
|
75
75
|
# Button text to show more replies with count
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Benutzerlink
|
|
|
83
83
|
# Aria label for message text content
|
|
84
84
|
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Nachrichtentext
|
|
85
85
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel =
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Lösung aufheben
|
|
87
87
|
# Alt text for user avatar image
|
|
88
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = Benutzer-Avatar
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -9,7 +9,7 @@ export default {
|
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Cancel",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Do you want to delete this comment?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Delete confirmation",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type,
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type,select,annotation{annotation} other{comment}}{hasReplies,select,true{ and replies} other{}}? This action can’t be undone.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Edit",
|
|
14
14
|
"groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Hide replies",
|
|
@@ -19,7 +19,7 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Do you want to d
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Delete confirmation
|
|
21
21
|
# Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
|
|
22
|
-
groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type,
|
|
22
|
+
groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type,select,annotation{annotation} other{comment}}{hasReplies,select,true{ and replies} other{}}? This action can’t be undone.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Edit
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -9,7 +9,7 @@ export default {
|
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Cancel",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Do you want to delete this comment?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Delete confirmation",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type,
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Delete this {type,select,annotation{annotation} other{comment}}{hasReplies,select,true{ and replies} other{}}? This action can’t be undone.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Edit",
|
|
14
14
|
"groupSharedFeatures.threadedAnnotations.edited": "(Edited)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Hide replies",
|
|
@@ -19,7 +19,7 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Do you want to d
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Delete confirmation
|
|
21
21
|
# Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
|
|
22
|
-
groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type,
|
|
22
|
+
groupSharedFeatures.threadedAnnotations.deleteQuestion = Delete this {type,select,annotation{annotation} other{comment}}{hasReplies,select,true{ and replies} other{}}? This action can’t be undone.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Edit
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"boxui.threadedAnnotations.threadedAnnotationsAriaLabel": "⟦萬萬萬萬萬
|
|
3
|
-
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "⟦萬萬萬萬萬
|
|
4
|
-
"groupSharedFeatures.threadedAnnotations.annotationPage": "⟦萬萬
|
|
5
|
-
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "⟦萬萬萬萬萬
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "⟦萬萬
|
|
7
|
-
"groupSharedFeatures.threadedAnnotations.delete": "⟦萬
|
|
8
|
-
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "⟦萬萬萬
|
|
9
|
-
"groupSharedFeatures.threadedAnnotations.deleteCancel": "⟦萬
|
|
10
|
-
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "⟦萬萬萬萬萬萬萬萬萬萬
|
|
11
|
-
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "⟦萬萬萬萬萬
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
13
|
-
"groupSharedFeatures.threadedAnnotations.edit": "⟦萬
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "⟦萬萬 (
|
|
15
|
-
"groupSharedFeatures.threadedAnnotations.hideReplies": "⟦萬萬萬
|
|
16
|
-
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "⟦萬萬萬萬萬
|
|
17
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "⟦萬
|
|
18
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel": "⟦萬萬萬
|
|
2
|
+
"boxui.threadedAnnotations.threadedAnnotationsAriaLabel": "⟦萬萬萬萬萬 Ŧняеáďёď áńлõτáτίőʼn 國國國國國⟧",
|
|
3
|
+
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "⟦萬萬萬萬萬 Âŋпôťāťĭőη mĕşѕάġе 國國國國國⟧",
|
|
4
|
+
"groupSharedFeatures.threadedAnnotations.annotationPage": "⟦萬萬 Păğĕ {number} 國國⟧",
|
|
5
|
+
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "⟦萬萬萬萬萬 Çάŋċĕĺ ďёĺęτё вűţτσй 國國國國國⟧",
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "⟦萬萬 ĆσΡý ľĩńκ 國國⟧",
|
|
7
|
+
"groupSharedFeatures.threadedAnnotations.delete": "⟦萬 Ðєĺĕţĕ 國⟧",
|
|
8
|
+
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "⟦萬萬萬 Ðεĺёťё ьųŧţöй 國國國⟧",
|
|
9
|
+
"groupSharedFeatures.threadedAnnotations.deleteCancel": "⟦萬 Čǻл¢еļ 國⟧",
|
|
10
|
+
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "⟦萬萬萬萬萬萬萬萬萬萬 Ďő ŷőú шãлţ τö ďёĺετę ťĥїŝ сōmmĕήť? 國國國國國國國國國國⟧",
|
|
11
|
+
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "⟦萬萬萬萬萬 Ðєļέţë čόηƒíяmαťìøπ 國國國國國⟧",
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðёļěţę ŧħîş {type, select, annotation {ǻňήòťãţïŏň} other {ćõmmєйτ}}{hasReplies, select, true { ąʼnď řęΡĺїëѕ} other {}}? Ťħīѕ ãçτîõй çąň'τ вє ŭŋďōйέ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
13
|
+
"groupSharedFeatures.threadedAnnotations.edit": "⟦萬 Ėďíŧ 國⟧",
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "⟦萬萬 (Ėďіţêď) 國國⟧",
|
|
15
|
+
"groupSharedFeatures.threadedAnnotations.hideReplies": "⟦萬萬萬 Ĥίďĕ гêΡĺíéş 國國國⟧",
|
|
16
|
+
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "⟦萬萬萬萬萬 mäřĸêď āś яεѕőľνèď 國國國國國⟧",
|
|
17
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "⟦萬 Çàʼnçėľ 國⟧",
|
|
18
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel": "⟦萬萬萬 Ċäиçέľ вųţŧóň 國國國⟧",
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "⟦萬萬萬 {count}/{maxCount} 國國國⟧",
|
|
20
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
21
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "⟦萬萬萬萬
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
23
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬
|
|
24
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "⟦萬萬萬萬
|
|
25
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "⟦萬萬
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "⟦萬萬萬萬萬萬萬萬萬
|
|
27
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "⟦萬
|
|
28
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "⟦萬萬萬 P
|
|
29
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.postLoading": "⟦萬萬
|
|
30
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.save": "⟦萬
|
|
31
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading": "⟦萬萬
|
|
32
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel": "⟦萬萬萬萬萬萬萬萬萬
|
|
33
|
-
"groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel": "⟦萬萬萬萬萬
|
|
34
|
-
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "⟦萬萬萬萬萬萬萬萬
|
|
35
|
-
"groupSharedFeatures.threadedAnnotations.reply": "⟦萬
|
|
36
|
-
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "⟦萬萬萬
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "⟦萬萬
|
|
38
|
-
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
39
|
-
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {#
|
|
40
|
-
"groupSharedFeatures.threadedAnnotations.showReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {
|
|
41
|
-
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "⟦萬萬萬
|
|
42
|
-
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬
|
|
43
|
-
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "⟦萬萬萬
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "⟦萬萬
|
|
45
|
-
"groupSharedFeatures.threadedAnnotations.userAvatar": "⟦萬萬萬
|
|
46
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "⟦萬萬萬萬萬萬萬 V
|
|
20
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýôûř сőmměήŧ îѕ {excess, plural, one {# снãгåçτèґ} other {# ċħářǻсτēґś}} τοő ļóʼnĝ 國國國國國國國國國國國國國國國國國國⟧",
|
|
21
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "⟦萬萬萬萬 Μęŝѕάĝε êďįţŏѓ 國國國國⟧",
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬 Мёśşåġέ ϊŋΡцť Ρľǻçëĥόľďèŕ 國國國國國國國⟧",
|
|
23
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬 Щгιŧê ä сömmєйτ öѓ 國國國國國⟧",
|
|
24
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "⟦萬萬萬萬 Ŵґίţέ á гёΡľў οґ 國國國國⟧",
|
|
25
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "⟦萬萬 τŏ méиτįõň 國國⟧",
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "⟦萬萬萬萬萬萬萬萬萬 Ĺěάνê ā çοmmēπť öя @ ťő mєŋτíōή 國國國國國國國國國⟧",
|
|
27
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "⟦萬 Pσŝŧ 國⟧",
|
|
28
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "⟦萬萬萬 Pőŝτ ьцţτόή 國國國⟧",
|
|
29
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.postLoading": "⟦萬萬 Ľόàďĩиĝ... 國國⟧",
|
|
30
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.save": "⟦萬 Ŝåνę 國⟧",
|
|
31
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading": "⟦萬萬 Ŝǻνїʼnğ... 國國⟧",
|
|
32
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel": "⟦萬萬萬萬萬萬萬萬萬 Μèŝśäġέ éďιτŏг şćřőľľ ċøňţαїήεř 國國國國國國國國國⟧",
|
|
33
|
+
"groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel": "⟦萬萬萬萬萬 Μόŕє óΡŧïόйŝ ьūτţöп 國國國國國⟧",
|
|
34
|
+
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "⟦萬萬萬萬萬萬萬萬 Óŗîġιηąļ сôйťεητ ẁǻś ďεļеŧéď 國國國國國國國國⟧",
|
|
35
|
+
"groupSharedFeatures.threadedAnnotations.reply": "⟦萬 ЃèΡľỳ 國⟧",
|
|
36
|
+
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "⟦萬萬萬 ΓеΡĺУ ьŭťţσή 國國國⟧",
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "⟦萬萬 Ŕєѕöľνє 國國⟧",
|
|
38
|
+
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "⟦萬萬萬萬萬萬萬 Řèşöľúţïöп şťäτųś męѕŝάĝĕ 國國國國國國國⟧",
|
|
39
|
+
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# mòŗē ґëΡľý} other {# möгė ѓęΡľіėŝ}} 國國國國國國國國國國國⟧",
|
|
40
|
+
"groupSharedFeatures.threadedAnnotations.showReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Ѕнøẁ # ґеΡľў} other {Ŝнŏẃ # mòгέ ŕēΡļīĕś}} 國國國國國國國國國國國國國⟧",
|
|
41
|
+
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "⟦萬萬萬 ŘèΡļγ ьμŧţőʼn 國國國⟧",
|
|
42
|
+
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬 Ũśεř méήţϊоʼn 國國國⟧",
|
|
43
|
+
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "⟦萬萬萬 Мëѕŝāġē ťĕ×ţ 國國國⟧",
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "⟦萬萬 Ũńґеѕŏĺνė 國國⟧",
|
|
45
|
+
"groupSharedFeatures.threadedAnnotations.userAvatar": "⟦萬萬萬 Üŝėѓ ǻνăŧāŗ 國國國⟧",
|
|
46
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Vĩєŵ ůѕěŗ Ρřоƒίľě ьùττоņ 國國國國國國國⟧"
|
|
47
47
|
}
|
|
@@ -1,90 +1,90 @@
|
|
|
1
1
|
# Aria label for the threaded annotations container button
|
|
2
|
-
boxui.threadedAnnotations.threadedAnnotationsAriaLabel = ⟦萬萬萬萬萬
|
|
2
|
+
boxui.threadedAnnotations.threadedAnnotationsAriaLabel = ⟦萬萬萬萬萬 Ŧняеáďёď áńлõτáτίőʼn 國國國國國⟧
|
|
3
3
|
# Aria label for annotation message container
|
|
4
|
-
groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel = ⟦萬萬萬萬萬
|
|
4
|
+
groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel = ⟦萬萬萬萬萬 Âŋпôťāťĭőη mĕşѕάġе 國國國國國⟧
|
|
5
5
|
# Label showing the page number of an annotation target
|
|
6
|
-
groupSharedFeatures.threadedAnnotations.annotationPage = ⟦萬萬
|
|
6
|
+
groupSharedFeatures.threadedAnnotations.annotationPage = ⟦萬萬 Păğĕ {number} 國國⟧
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
|
-
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = ⟦萬萬萬萬萬
|
|
8
|
+
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = ⟦萬萬萬萬萬 Çάŋċĕĺ ďёĺęτё вűţτσй 國國國國國⟧
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink = ⟦萬萬
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = ⟦萬萬 ĆσΡý ľĩńκ 國國⟧
|
|
11
11
|
# Delete button text
|
|
12
|
-
groupSharedFeatures.threadedAnnotations.delete = ⟦萬
|
|
12
|
+
groupSharedFeatures.threadedAnnotations.delete = ⟦萬 Ðєĺĕţĕ 國⟧
|
|
13
13
|
# Aria label for delete button
|
|
14
|
-
groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel = ⟦萬萬萬
|
|
14
|
+
groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel = ⟦萬萬萬 Ðεĺёťё ьųŧţöй 國國國⟧
|
|
15
15
|
# Cancel button text for delete confirmation dialog
|
|
16
|
-
groupSharedFeatures.threadedAnnotations.deleteCancel = ⟦萬
|
|
16
|
+
groupSharedFeatures.threadedAnnotations.deleteCancel = ⟦萬 Čǻл¢еļ 國⟧
|
|
17
17
|
# Confirmation text asking user if they want to delete a comment
|
|
18
|
-
groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = ⟦萬萬萬萬萬萬萬萬萬萬
|
|
18
|
+
groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = ⟦萬萬萬萬萬萬萬萬萬萬 Ďő ŷőú шãлţ τö ďёĺετę ťĥїŝ сōmmĕήť? 國國國國國國國國國國⟧
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
|
-
groupSharedFeatures.threadedAnnotations.deleteConfirmation = ⟦萬萬萬萬萬
|
|
20
|
+
groupSharedFeatures.threadedAnnotations.deleteConfirmation = ⟦萬萬萬萬萬 Ðєļέţë čόηƒíяmαťìøπ 國國國國國⟧
|
|
21
21
|
# Confirmation text asking the user if they want to delete a thread. `type` is `annotation` or `comment`; `hasReplies` is `true` or `false`.
|
|
22
|
-
groupSharedFeatures.threadedAnnotations.deleteQuestion = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
22
|
+
groupSharedFeatures.threadedAnnotations.deleteQuestion = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðёļěţę ŧħîş {type, select, annotation {ǻňήòťãţïŏň} other {ćõmmєйτ}}{hasReplies, select, true { ąʼnď řęΡĺїëѕ} other {}}? Ťħīѕ ãçτîõй çąň'τ вє ŭŋďōйέ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
23
23
|
# Edit option in message context menu
|
|
24
|
-
groupSharedFeatures.threadedAnnotations.edit = ⟦萬
|
|
24
|
+
groupSharedFeatures.threadedAnnotations.edit = ⟦萬 Ėďíŧ 國⟧
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = ⟦萬萬 (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = ⟦萬萬 (Ėďіţêď) 國國⟧
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
|
-
groupSharedFeatures.threadedAnnotations.hideReplies = ⟦萬萬萬
|
|
28
|
+
groupSharedFeatures.threadedAnnotations.hideReplies = ⟦萬萬萬 Ĥίďĕ гêΡĺíéş 國國國⟧
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
|
30
|
-
groupSharedFeatures.threadedAnnotations.markedAsResolved = ⟦萬萬萬萬萬
|
|
30
|
+
groupSharedFeatures.threadedAnnotations.markedAsResolved = ⟦萬萬萬萬萬 mäřĸêď āś яεѕőľνèď 國國國國國⟧
|
|
31
31
|
# Cancel button text for message editor
|
|
32
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.cancel = ⟦萬
|
|
32
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.cancel = ⟦萬 Çàʼnçėľ 國⟧
|
|
33
33
|
# Aria label for the cancel button in message editor
|
|
34
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel = ⟦萬萬萬
|
|
34
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel = ⟦萬萬萬 Ċäиçέľ вųţŧóň 國國國⟧
|
|
35
35
|
# Character count display showing current count and maximum allowed
|
|
36
36
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = ⟦萬萬萬 {count}/{maxCount} 國國國⟧
|
|
37
37
|
# Screen reader alert and tooltip text shown when character limit is exceeded
|
|
38
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
38
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýôûř сőmměήŧ îѕ {excess, plural, one {# снãгåçτèґ} other {# ċħářǻсτēґś}} τοő ļóʼnĝ 國國國國國國國國國國國國國國國國國國⟧
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = ⟦萬萬萬萬
|
|
40
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = ⟦萬萬萬萬 Μęŝѕάĝε êďįţŏѓ 國國國國⟧
|
|
41
41
|
# Aria label for message editor placeholder
|
|
42
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = ⟦萬萬萬萬萬萬萬
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = ⟦萬萬萬萬萬萬萬 Мёśşåġέ ϊŋΡцť Ρľǻçëĥόľďèŕ 國國國國國國國⟧
|
|
43
43
|
# First part of placeholder text before @ symbol
|
|
44
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = ⟦萬萬萬萬萬
|
|
44
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = ⟦萬萬萬萬萬 Щгιŧê ä сömmєйτ öѓ 國國國國國⟧
|
|
45
45
|
# First part of placeholder text before @ symbol for reply
|
|
46
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = ⟦萬萬萬萬
|
|
46
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = ⟦萬萬萬萬 Ŵґίţέ á гёΡľў οґ 國國國國⟧
|
|
47
47
|
# Last part of placeholder text after @ symbol
|
|
48
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = ⟦萬萬
|
|
48
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = ⟦萬萬 τŏ méиτįõň 國國⟧
|
|
49
49
|
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = ⟦萬萬萬萬萬萬萬萬萬
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = ⟦萬萬萬萬萬萬萬萬萬 Ĺěάνê ā çοmmēπť öя @ ťő mєŋτíōή 國國國國國國國國國⟧
|
|
51
51
|
# Post button text for message editor
|
|
52
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.post = ⟦萬
|
|
52
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.post = ⟦萬 Pσŝŧ 國⟧
|
|
53
53
|
# Aria label for the post button in message editor
|
|
54
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel = ⟦萬萬萬 P
|
|
54
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel = ⟦萬萬萬 Pőŝτ ьцţτόή 國國國⟧
|
|
55
55
|
# Aria label for post button loading state
|
|
56
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.postLoading = ⟦萬萬
|
|
56
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.postLoading = ⟦萬萬 Ľόàďĩиĝ... 國國⟧
|
|
57
57
|
# Save button text for message editor
|
|
58
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.save = ⟦萬
|
|
58
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.save = ⟦萬 Ŝåνę 國⟧
|
|
59
59
|
# Aria label for save button loading state
|
|
60
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = ⟦萬萬
|
|
60
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = ⟦萬萬 Ŝǻνїʼnğ... 國國⟧
|
|
61
61
|
# Aria label for the scrollable message editor content container
|
|
62
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = ⟦萬萬萬萬萬萬萬萬萬
|
|
62
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = ⟦萬萬萬萬萬萬萬萬萬 Μèŝśäġέ éďιτŏг şćřőľľ ċøňţαїήεř 國國國國國國國國國⟧
|
|
63
63
|
# Aria label for more options button in annotation message
|
|
64
|
-
groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = ⟦萬萬萬萬萬
|
|
64
|
+
groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = ⟦萬萬萬萬萬 Μόŕє óΡŧïόйŝ ьūτţöп 國國國國國⟧
|
|
65
65
|
# Tooltip shown when the annotation badge refers to deleted content
|
|
66
|
-
groupSharedFeatures.threadedAnnotations.originalContentDeleted = ⟦萬萬萬萬萬萬萬萬
|
|
66
|
+
groupSharedFeatures.threadedAnnotations.originalContentDeleted = ⟦萬萬萬萬萬萬萬萬 Óŗîġιηąļ сôйťεητ ẁǻś ďεļеŧéď 國國國國國國國國⟧
|
|
67
67
|
# Reply button text to start composing a reply
|
|
68
|
-
groupSharedFeatures.threadedAnnotations.reply = ⟦萬
|
|
68
|
+
groupSharedFeatures.threadedAnnotations.reply = ⟦萬 ЃèΡľỳ 國⟧
|
|
69
69
|
# Aria label for the reply button that opens the message editor
|
|
70
|
-
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = ⟦萬萬萬
|
|
70
|
+
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = ⟦萬萬萬 ΓеΡĺУ ьŭťţσή 國國國⟧
|
|
71
71
|
# Aria label and tooltip content for the resolve button
|
|
72
|
-
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = ⟦萬萬
|
|
72
|
+
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = ⟦萬萬 Ŕєѕöľνє 國國⟧
|
|
73
73
|
# Aria label for the resolution status message container
|
|
74
|
-
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = ⟦萬萬萬萬萬萬萬
|
|
74
|
+
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = ⟦萬萬萬萬萬萬萬 Řèşöľúţïöп şťäτųś męѕŝάĝĕ 國國國國國國國⟧
|
|
75
75
|
# Button text to show more replies with count
|
|
76
|
-
groupSharedFeatures.threadedAnnotations.showMoreReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {#
|
|
76
|
+
groupSharedFeatures.threadedAnnotations.showMoreReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# mòŗē ґëΡľý} other {# möгė ѓęΡľіėŝ}} 國國國國國國國國國國國⟧
|
|
77
77
|
# Button text to show replies with count
|
|
78
|
-
groupSharedFeatures.threadedAnnotations.showReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {
|
|
78
|
+
groupSharedFeatures.threadedAnnotations.showReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Ѕнøẁ # ґеΡľў} other {Ŝнŏẃ # mòгέ ŕēΡļīĕś}} 國國國國國國國國國國國國國⟧
|
|
79
79
|
# Aria label for the reply button
|
|
80
|
-
groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel = ⟦萬萬萬
|
|
80
|
+
groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel = ⟦萬萬萬 ŘèΡļγ ьμŧţőʼn 國國國⟧
|
|
81
81
|
# Aria label for user mention links
|
|
82
|
-
groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬
|
|
82
|
+
groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬 Ũśεř méήţϊоʼn 國國國⟧
|
|
83
83
|
# Aria label for message text content
|
|
84
|
-
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = ⟦萬萬萬
|
|
84
|
+
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = ⟦萬萬萬 Мëѕŝāġē ťĕ×ţ 國國國⟧
|
|
85
85
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = ⟦萬萬
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = ⟦萬萬 Ũńґеѕŏĺνė 國國⟧
|
|
87
87
|
# Alt text for user avatar image
|
|
88
|
-
groupSharedFeatures.threadedAnnotations.userAvatar = ⟦萬萬萬
|
|
88
|
+
groupSharedFeatures.threadedAnnotations.userAvatar = ⟦萬萬萬 Üŝėѓ ǻνăŧāŗ 國國國⟧
|
|
89
89
|
# Aria label for clickable user avatar button
|
|
90
|
-
groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel = ⟦萬萬萬萬萬萬萬 V
|
|
90
|
+
groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Vĩєŵ ůѕěŗ Ρřоƒίľě ьùττоņ 國國國國國國國⟧
|