@box/threaded-annotations 1.91.11 → 1.92.1
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 +11 -11
- package/dist/i18n/bn-IN.js +3 -4
- package/dist/i18n/bn-IN.properties +4 -2
- package/dist/i18n/da-DK.js +3 -4
- package/dist/i18n/da-DK.properties +4 -2
- package/dist/i18n/de-DE.js +3 -4
- package/dist/i18n/de-DE.properties +4 -2
- package/dist/i18n/en-AU.js +1 -2
- package/dist/i18n/en-AU.properties +4 -2
- package/dist/i18n/en-CA.js +1 -2
- package/dist/i18n/en-CA.properties +4 -2
- package/dist/i18n/en-GB.js +1 -2
- package/dist/i18n/en-GB.properties +4 -2
- package/dist/i18n/en-x-pseudo.js +45 -46
- package/dist/i18n/en-x-pseudo.properties +47 -45
- package/dist/i18n/es-419.js +3 -4
- package/dist/i18n/es-419.properties +4 -2
- package/dist/i18n/es-ES.js +3 -4
- package/dist/i18n/es-ES.properties +4 -2
- package/dist/i18n/fi-FI.js +3 -4
- package/dist/i18n/fi-FI.properties +4 -2
- package/dist/i18n/fr-CA.js +3 -4
- package/dist/i18n/fr-CA.properties +4 -2
- package/dist/i18n/fr-FR.js +3 -4
- package/dist/i18n/fr-FR.properties +4 -2
- package/dist/i18n/hi-IN.js +3 -4
- package/dist/i18n/hi-IN.properties +4 -2
- package/dist/i18n/it-IT.js +3 -4
- package/dist/i18n/it-IT.properties +4 -2
- package/dist/i18n/ja-JP.js +3 -4
- package/dist/i18n/ja-JP.properties +6 -4
- package/dist/i18n/ko-KR.js +3 -4
- package/dist/i18n/ko-KR.properties +4 -2
- package/dist/i18n/nb-NO.js +3 -4
- package/dist/i18n/nb-NO.properties +4 -2
- package/dist/i18n/nl-NL.js +3 -4
- package/dist/i18n/nl-NL.properties +4 -2
- package/dist/i18n/pl-PL.js +3 -4
- package/dist/i18n/pl-PL.properties +4 -2
- package/dist/i18n/pt-BR.js +3 -4
- package/dist/i18n/pt-BR.properties +4 -2
- package/dist/i18n/ru-RU.js +3 -4
- package/dist/i18n/ru-RU.properties +4 -2
- package/dist/i18n/sv-SE.js +3 -4
- package/dist/i18n/sv-SE.properties +4 -2
- package/dist/i18n/tr-TR.js +3 -4
- package/dist/i18n/tr-TR.properties +4 -2
- package/dist/i18n/zh-CN.js +3 -4
- package/dist/i18n/zh-CN.properties +4 -2
- package/dist/i18n/zh-TW.js +3 -4
- package/dist/i18n/zh-TW.properties +4 -2
- package/dist/styles/message-footer.css +1 -1
- package/package.json +12 -12
|
@@ -4,16 +4,16 @@ import { useIntl as a } from "react-intl";
|
|
|
4
4
|
import { getReadableTime as o } from "@box/readable-time";
|
|
5
5
|
import { jsx as s, jsxs as c } from "react/jsx-runtime";
|
|
6
6
|
import '../styles/message-footer.css';var l = {
|
|
7
|
-
textMessage: "
|
|
8
|
-
contentWrapper: "
|
|
9
|
-
threadedIndicator: "
|
|
10
|
-
threadedIndicatorHidden: "
|
|
11
|
-
messageContent: "
|
|
12
|
-
inlineEditSlot: "
|
|
13
|
-
annotationBadgeWrapper: "
|
|
14
|
-
messageFooter: "
|
|
15
|
-
readableTimeWrapper: "
|
|
16
|
-
replyButton: "
|
|
7
|
+
textMessage: "_textMessage_25h97_4",
|
|
8
|
+
contentWrapper: "_contentWrapper_25h97_13",
|
|
9
|
+
threadedIndicator: "_threadedIndicator_25h97_18",
|
|
10
|
+
threadedIndicatorHidden: "_threadedIndicatorHidden_25h97_34",
|
|
11
|
+
messageContent: "_messageContent_25h97_37",
|
|
12
|
+
inlineEditSlot: "_inlineEditSlot_25h97_44",
|
|
13
|
+
annotationBadgeWrapper: "_annotationBadgeWrapper_25h97_47",
|
|
14
|
+
messageFooter: "_messageFooter_25h97_56",
|
|
15
|
+
readableTimeWrapper: "_readableTimeWrapper_25h97_64",
|
|
16
|
+
replyButton: "_replyButton_25h97_68"
|
|
17
17
|
}, u = ({ createdAt: u, onReply: d, updatedAt: f }) => {
|
|
18
18
|
let p = a();
|
|
19
19
|
return /* @__PURE__ */ c("div", {
|
|
@@ -61,7 +61,7 @@ import '../styles/message-footer.css';var l = {
|
|
|
61
61
|
"aria-label": p.formatMessage(e.replyButtonAriaLabel),
|
|
62
62
|
className: l.replyButton,
|
|
63
63
|
"data-no-expand": !0,
|
|
64
|
-
size: "small",
|
|
64
|
+
size: "x-small",
|
|
65
65
|
variant: "quaternary",
|
|
66
66
|
onClick: d,
|
|
67
67
|
children: p.formatMessage(e.reply)
|
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "আপনার মন্তব্য {excess,plural,one{#টি অক্ষরের} other{#টি অক্ষরের}} খুবই দীর্ঘ",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "বার্তা সম্পাদক",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "একটি মন্তব্য যোগ করুন, উল্লেখ করতে @",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "বার্তা ইনপুট প্লেসহোল্ডার",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "একটি মন্তব্য লিখুন বা",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "একটি উত্তর লিখুন বা",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "জবাব দিন, উল্লেখ করতে @",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "উল্লেখ করতে",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "পোস্ট করুন",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "পোস্ট বোতাম",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "বার্তার টেক্সট",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "অমীমাংসিত",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "ব্যবহারকারীর অবতার",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "ব্যবহারকারীর প্রোফাইল বোতাম দেখুন"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "মন্তব্য করতে বা কাউকে উল্লেখ করতে @ ব্যবহার করুন"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "ব্যবহারকারীর প্রোফাইল বোতাম দেখুন"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = আপনার মন্তব্য {excess,plural,one{#টি অক্ষরের} other{#টি অক্ষরের}} খুবই দীর্ঘ
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = বার্তা সম্পাদক
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = একটি মন্তব্য যোগ করুন, উল্লেখ করতে @
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = বার্তা ইনপুট প্লেসহোল্ডার
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = একটি মন্তব্য লিখুন বা
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = একটি উত্তর লিখুন বা
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = জবাব দিন, উল্লেখ করতে @
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = উল্লেখ করতে
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = মন্তব্য করতে বা কাউকে উল্লেখ করতে @ ব্যবহার করুন
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = পোস্ট করুন
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "Din kommentar er {excess,plural,one{# tegn} other{# tegn}} for lang",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "Rediger meddelelse",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "Tilføj en kommentar, @ til at omtale",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "Pladsholder til meddelelsesinput",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "Skriv en kommentar eller",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "Skriv et svar eller",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "Svar, @ til at omtale",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "for at nævne",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "Slå op",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "'Slå op'-knap",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Meddelelsestekst",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Fortryd løsning",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Brugeravatar",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "'Vis brugerprofil'-knap"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Skriv en kommentar eller brug @ til at omtale"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "'Vis brugerprofil'-knap"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Din kommentar er {excess,plural,one{# tegn} other{# tegn}} for lang
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Rediger meddelelse
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Tilføj en kommentar, @ til at omtale
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Pladsholder til meddelelsesinput
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Skriv en kommentar eller
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Skriv et svar eller
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Svar, @ til at omtale
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = for at nævne
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Skriv en kommentar eller brug @ til at omtale
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Slå op
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "Ihr Kommentar ist {excess,plural,one{#Zeichen} other{#Zeichen}} zu lang",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "Nachrichteneditor",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "Kommentar hinzufügen, @ um zu erwähnen",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "Platzhalter für die Nachrichteneingabe",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "Schreiben Sie einen Kommentar oder",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "Verfassen Sie eine Antwort oder",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "Antworten, @ zum Erwähnen",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "benachrichtigen",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "Posten",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "Schaltfläche „Veröffentlichen“",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Nachrichtentext",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Lösung aufheben",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Benutzer-Avatar",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Schaltfläche „Benutzerprofil anzeigen“"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Kommentar hinterlassen oder @ zum Erwähnen"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Schaltfläche „Benutzerprofil anzeigen“"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Ihr Kommentar ist {excess,plural,one{#Zeichen} other{#Zeichen}} zu lang
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Nachrichteneditor
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Kommentar hinzufügen, @ um zu erwähnen
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Platzhalter für die Nachrichteneingabe
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Schreiben Sie einen Kommentar oder
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Verfassen Sie eine Antwort oder
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Antworten, @ zum Erwähnen
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = benachrichtigen
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Kommentar hinterlassen oder @ zum Erwähnen
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Posten
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Message text",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Unresolve",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "User avatar",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "View user profile button"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Leave a comment or @ to mention"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "View user profile button"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Your comment is {excess,plural,one{# character} other{# characters}} too long
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Message editor
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Add a comment, @ to mention
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Message input placeholder
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Write a comment or
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Write a reply or
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Reply, @ to mention
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = to mention
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Leave a comment or @ to mention
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Post
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Message text",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Unresolve",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "User avatar",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "View user profile button"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Leave a comment or @ to mention"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "View user profile button"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Your comment is {excess, plural, one {# character} other {# characters}} too long
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Message editor
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Add a comment, @ to mention
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Message input placeholder
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Write a comment or
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Write a reply or
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Reply, @ to mention
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = to mention
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Leave a comment or @ to mention
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Post
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Message text",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Unresolve",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "User avatar",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "View user profile button"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Leave a comment or @ to mention"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "View user profile button"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Your comment is {excess,plural,one{# character} other{# characters}} too long
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Message editor
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Add a comment, @ to mention
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Message input placeholder
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Write a comment or
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Write a reply or
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Reply, @ to mention
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = to mention
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Leave a comment or @ to mention
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Post
|
|
53
55
|
# Aria label for the post button in message editor
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,49 +1,48 @@
|
|
|
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": "⟦萬萬萬萬萬 m
|
|
17
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "⟦萬
|
|
18
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.cancelButtonAriaLabel": "⟦萬萬萬
|
|
2
|
+
"boxui.threadedAnnotations.threadedAnnotationsAriaLabel": "⟦萬萬萬萬萬 Ŧħŗĕāďèď àʼnиôťαŧįőη 國國國國國⟧",
|
|
3
|
+
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "⟦萬萬萬萬萬 Åʼnйøτâŧίôʼn 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": "⟦萬萬萬萬萬 Ďęĺėťè čôʼnƒîѓmâţіσп 國國國國國⟧",
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðéļëţē ťĥîş {type, select, annotation {àπйóτâτíõň} other {ĉômmεйť}}{hasReplies, select, true { áπď яëΡľĭêş} 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.placeholderAddComment": "
|
|
23
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
24
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬
|
|
25
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "⟦萬萬萬萬
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
27
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "⟦萬萬
|
|
28
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "⟦萬
|
|
29
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "⟦萬萬萬
|
|
30
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.postLoading": "⟦萬萬
|
|
31
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.save": "⟦萬
|
|
32
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading": "⟦萬萬
|
|
33
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel": "⟦萬萬萬萬萬萬萬萬萬
|
|
34
|
-
"groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel": "⟦萬萬萬萬萬
|
|
35
|
-
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "⟦萬萬萬萬萬萬萬萬
|
|
36
|
-
"groupSharedFeatures.threadedAnnotations.reply": "⟦萬
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "⟦萬萬萬
|
|
38
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "⟦萬萬
|
|
39
|
-
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
40
|
-
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# m
|
|
41
|
-
"groupSharedFeatures.threadedAnnotations.showReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {
|
|
42
|
-
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "⟦萬萬萬
|
|
43
|
-
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "⟦萬萬萬
|
|
45
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "⟦萬萬
|
|
46
|
-
"groupSharedFeatures.threadedAnnotations.userAvatar": "⟦萬萬萬
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "⟦萬萬萬萬萬萬萬 V
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "⟦萬萬萬萬萬萬萬萬萬 Ľëâνє ą ċømmёŋť óґ @ τô mеηťįои 國國國國國國國國國⟧"
|
|
20
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ύόцř сσmmεήτ ïş {excess, plural, one {# ċнαяâ¢τєŕ} other {# čнąřǻ¢τέґѕ}} ťόø ľοиġ 國國國國國國國國國國國國國國國國國國⟧",
|
|
21
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "⟦萬萬萬萬 Μёѕśâĝĕ ěďĭťŏґ 國國國國⟧",
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "⟦萬萬萬萬萬萬萬萬 Άďď ä сόmmєńţ, @ ŧó mêητĩои 國國國國國國國國⟧",
|
|
23
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬 Мéśŝαġε їʼnΡūť Ρļάċēнóĺďęг 國國國國國國國⟧",
|
|
24
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬 Ŵяìťě ä ¢ômmèņŧ οя 國國國國國⟧",
|
|
25
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "⟦萬萬萬萬 Ŵґìţє ā ŕεΡĺў ŏя 國國國國⟧",
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "⟦萬萬萬萬萬 ΓėΡĺỳ, @ ťο mєйŧīôʼn 國國國國國⟧",
|
|
27
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "⟦萬萬 ţο mėņτïôп 國國⟧",
|
|
28
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "⟦萬 Pŏşŧ 國⟧",
|
|
29
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "⟦萬萬萬 Pöŝť вμŧťοή 國國國⟧",
|
|
30
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.postLoading": "⟦萬萬 Ľöǻďîʼnĝ... 國國⟧",
|
|
31
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.save": "⟦萬 Śάνė 國⟧",
|
|
32
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading": "⟦萬萬 Śåνϊйĝ... 國國⟧",
|
|
33
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel": "⟦萬萬萬萬萬萬萬萬萬 Μĕѕѕåġě ëďϊťŏŕ śĉґőļĺ čóлťâĭиĕř 國國國國國國國國國⟧",
|
|
34
|
+
"groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel": "⟦萬萬萬萬萬 Мόгè оΡţїóиś вûţţóʼn 國國國國國⟧",
|
|
35
|
+
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "⟦萬萬萬萬萬萬萬萬 Θґíġιńăļ соπτēлť щάś ďέļέţëď 國國國國國國國國⟧",
|
|
36
|
+
"groupSharedFeatures.threadedAnnotations.reply": "⟦萬 ΓéΡĺў 國⟧",
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "⟦萬萬萬 ЃёΡľў ьųŧţóń 國國國⟧",
|
|
38
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "⟦萬萬 Řèŝόĺνé 國國⟧",
|
|
39
|
+
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "⟦萬萬萬萬萬萬萬 Γëśòĺμţįõŋ śţǻťůŝ mĕŝśāġë 國國國國國國國⟧",
|
|
40
|
+
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# mőґė ѓёΡļŷ} other {# môŕé ґêΡĺίéś}} 國國國國國國國國國國國⟧",
|
|
41
|
+
"groupSharedFeatures.threadedAnnotations.showReplies": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Şĥőω # гęΡľỳ} other {Şнőώ # móŕє ґėΡļїėś}} 國國國國國國國國國國國國國⟧",
|
|
42
|
+
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "⟦萬萬萬 ЃєΡĺУ вűţťŏπ 國國國⟧",
|
|
43
|
+
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬 Úśěŕ mëйţϊόņ 國國國⟧",
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "⟦萬萬萬 Μέѕśáğē ŧěхτ 國國國⟧",
|
|
45
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "⟦萬萬 Úляєśóĺνє 國國⟧",
|
|
46
|
+
"groupSharedFeatures.threadedAnnotations.userAvatar": "⟦萬萬萬 Úѕеř ǻνâţąг 國國國⟧",
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Vїεẃ μŝéг Ρґôƒĭĺĕ вûţτóп 國國國國國國國⟧"
|
|
49
48
|
}
|
|
@@ -1,90 +1,92 @@
|
|
|
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 = ⟦萬萬萬萬萬 Åʼnйøτâŧίôʼn 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 = ⟦萬萬萬萬萬 Ďęĺėťè čôʼnƒîѓ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 { áπď яëΡľĭêş} 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 = ⟦萬萬萬萬萬 m
|
|
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 {# čнąřǻ¢τέґѕ}} ťόø ľοиġ 國國國國國國國國國國國國國國國國國國⟧
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = ⟦萬萬萬萬
|
|
40
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = ⟦萬萬萬萬 Μёѕśâĝĕ ěďĭťŏґ 國國國國⟧
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = ⟦萬萬萬萬萬萬萬萬 Άďď ä сόmmєńţ, @ ŧó mêητĩои 國國國國國國國國⟧
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = ⟦萬萬萬萬萬萬萬
|
|
44
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = ⟦萬萬萬萬萬萬萬 Мéśŝαġε їʼnΡūť Ρļάċēнóĺďęг 國國國國國國國⟧
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = ⟦萬萬萬萬萬
|
|
46
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = ⟦萬萬萬萬萬 Ŵяìťě ä ¢ômmèņŧ οя 國國國國國⟧
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = ⟦萬萬萬萬
|
|
48
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = ⟦萬萬萬萬 Ŵґìţє ā ŕεΡĺў ŏя 國國國國⟧
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = ⟦萬萬萬萬萬 ΓėΡĺỳ, @ ťο mєйŧīôʼn 國國國國國⟧
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = ⟦萬萬
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = ⟦萬萬萬萬萬萬萬萬萬 Ľëâνє ą ċømmёŋť óґ @ τô mеηťįои 國國國國國國國國國⟧
|
|
52
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = ⟦萬萬 ţο mėņτïôп 國國⟧
|
|
51
53
|
# Post button text for message editor
|
|
52
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.post = ⟦萬
|
|
54
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.post = ⟦萬 Pŏşŧ 國⟧
|
|
53
55
|
# Aria label for the post button in message editor
|
|
54
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel = ⟦萬萬萬
|
|
56
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel = ⟦萬萬萬 Pöŝť вμŧťοή 國國國⟧
|
|
55
57
|
# Aria label for post button loading state
|
|
56
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.postLoading = ⟦萬萬
|
|
58
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.postLoading = ⟦萬萬 Ľöǻďîʼnĝ... 國國⟧
|
|
57
59
|
# Save button text for message editor
|
|
58
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.save = ⟦萬
|
|
60
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.save = ⟦萬 Śάνė 國⟧
|
|
59
61
|
# Aria label for save button loading state
|
|
60
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = ⟦萬萬
|
|
62
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.saveLoading = ⟦萬萬 Śåνϊйĝ... 國國⟧
|
|
61
63
|
# Aria label for the scrollable message editor content container
|
|
62
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = ⟦萬萬萬萬萬萬萬萬萬
|
|
64
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.scrollContainerAriaLabel = ⟦萬萬萬萬萬萬萬萬萬 Μĕѕѕåġě ëďϊťŏŕ śĉґőļĺ čóлťâĭиĕř 國國國國國國國國國⟧
|
|
63
65
|
# Aria label for more options button in annotation message
|
|
64
|
-
groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = ⟦萬萬萬萬萬
|
|
66
|
+
groupSharedFeatures.threadedAnnotations.moreOptionsAriaLabel = ⟦萬萬萬萬萬 Мόгè оΡţїóиś вûţţóʼn 國國國國國⟧
|
|
65
67
|
# Tooltip shown when the annotation badge refers to deleted content
|
|
66
|
-
groupSharedFeatures.threadedAnnotations.originalContentDeleted = ⟦萬萬萬萬萬萬萬萬
|
|
68
|
+
groupSharedFeatures.threadedAnnotations.originalContentDeleted = ⟦萬萬萬萬萬萬萬萬 Θґíġιńăļ соπτēлť щάś ďέļέţëď 國國國國國國國國⟧
|
|
67
69
|
# Reply button text to start composing a reply
|
|
68
|
-
groupSharedFeatures.threadedAnnotations.reply = ⟦萬
|
|
70
|
+
groupSharedFeatures.threadedAnnotations.reply = ⟦萬 ΓéΡĺў 國⟧
|
|
69
71
|
# Aria label for the reply button that opens the message editor
|
|
70
|
-
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = ⟦萬萬萬
|
|
72
|
+
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = ⟦萬萬萬 ЃёΡľў ьųŧţóń 國國國⟧
|
|
71
73
|
# Aria label and tooltip content for the resolve button
|
|
72
|
-
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = ⟦萬萬
|
|
74
|
+
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = ⟦萬萬 Řèŝόĺνé 國國⟧
|
|
73
75
|
# Aria label for the resolution status message container
|
|
74
|
-
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = ⟦萬萬萬萬萬萬萬
|
|
76
|
+
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = ⟦萬萬萬萬萬萬萬 Γëśòĺμţįõŋ śţǻťůŝ mĕŝśāġë 國國國國國國國⟧
|
|
75
77
|
# Button text to show more replies with count
|
|
76
|
-
groupSharedFeatures.threadedAnnotations.showMoreReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# m
|
|
78
|
+
groupSharedFeatures.threadedAnnotations.showMoreReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# mőґė ѓёΡļŷ} other {# môŕé ґêΡĺίéś}} 國國國國國國國國國國國⟧
|
|
77
79
|
# Button text to show replies with count
|
|
78
|
-
groupSharedFeatures.threadedAnnotations.showReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {
|
|
80
|
+
groupSharedFeatures.threadedAnnotations.showReplies = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 {number, plural, one {Şĥőω # гęΡľỳ} other {Şнőώ # móŕє ґėΡļїėś}} 國國國國國國國國國國國國國⟧
|
|
79
81
|
# Aria label for the reply button
|
|
80
|
-
groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel = ⟦萬萬萬
|
|
82
|
+
groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel = ⟦萬萬萬 ЃєΡĺУ вűţťŏπ 國國國⟧
|
|
81
83
|
# Aria label for user mention links
|
|
82
|
-
groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬
|
|
84
|
+
groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬 Úśěŕ mëйţϊόņ 國國國⟧
|
|
83
85
|
# Aria label for message text content
|
|
84
|
-
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = ⟦萬萬萬
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = ⟦萬萬萬 Μέѕśáğē ŧěхτ 國國國⟧
|
|
85
87
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = ⟦萬萬
|
|
88
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = ⟦萬萬 Úляєśóĺνє 國國⟧
|
|
87
89
|
# Alt text for user avatar image
|
|
88
|
-
groupSharedFeatures.threadedAnnotations.userAvatar = ⟦萬萬萬
|
|
90
|
+
groupSharedFeatures.threadedAnnotations.userAvatar = ⟦萬萬萬 Úѕеř ǻνâţąг 國國國⟧
|
|
89
91
|
# Aria label for clickable user avatar button
|
|
90
|
-
groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel = ⟦萬萬萬萬萬萬萬 V
|
|
92
|
+
groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Vїεẃ μŝéг Ρґôƒĭĺĕ вûţτóп 國國國國國國國⟧
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -19,11 +19,11 @@ export default {
|
|
|
19
19
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterCount": "{count}/{maxCount}",
|
|
20
20
|
"groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded": "Su comentario es {excess,plural,one{# carácter} many{# caracteres} other{# caracteres}} más largo",
|
|
21
21
|
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "Editor de mensajes",
|
|
22
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment": "Agregue un comentario, añada @ para mencionar",
|
|
23
23
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "Marcador de entrada de mensaje",
|
|
24
24
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "Escriba un comentario o",
|
|
25
25
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply": "Escriba una respuesta o",
|
|
26
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "
|
|
26
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply": "Responda, añada @ para mencionar",
|
|
27
27
|
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix": "para mencionar",
|
|
28
28
|
"groupSharedFeatures.threadedAnnotations.messageEditor.post": "Publicar",
|
|
29
29
|
"groupSharedFeatures.threadedAnnotations.messageEditor.postButtonAriaLabel": "Botón Publicar",
|
|
@@ -44,6 +44,5 @@ export default {
|
|
|
44
44
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Texto del mensaje",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anular la solución",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Avatar del usuario",
|
|
47
|
-
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Botón Ver perfil de usuario"
|
|
48
|
-
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted": "Deje un comentario o @ para mencionar"
|
|
47
|
+
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Botón Ver perfil de usuario"
|
|
49
48
|
}
|
|
@@ -38,16 +38,18 @@ groupSharedFeatures.threadedAnnotations.messageEditor.characterCount = {count}/{
|
|
|
38
38
|
groupSharedFeatures.threadedAnnotations.messageEditor.characterLimitExceeded = Su comentario es {excess,plural,one{# carácter} many{# caracteres} other{# caracteres}} más largo
|
|
39
39
|
# Aria label for the rich text editor content area
|
|
40
40
|
groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel = Editor de mensajes
|
|
41
|
+
# Placeholder when composing the first comment in a thread
|
|
42
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAddComment = Agregue un comentario, añada @ para mencionar
|
|
41
43
|
# Aria label for message editor placeholder
|
|
42
44
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel = Marcador de entrada de mensaje
|
|
43
45
|
# First part of placeholder text before @ symbol
|
|
44
46
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix = Escriba un comentario o
|
|
45
47
|
# First part of placeholder text before @ symbol for reply
|
|
46
48
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefixReply = Escriba una respuesta o
|
|
49
|
+
# Placeholder when composing a reply in an existing thread
|
|
50
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderReply = Responda, añada @ para mencionar
|
|
47
51
|
# Last part of placeholder text after @ symbol
|
|
48
52
|
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderSuffix = para mencionar
|
|
49
|
-
# Placeholder text for uplifted message editor
|
|
50
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.placeholderUplifted = Deje un comentario o @ para mencionar
|
|
51
53
|
# Post button text for message editor
|
|
52
54
|
groupSharedFeatures.threadedAnnotations.messageEditor.post = Publicar
|
|
53
55
|
# Aria label for the post button in message editor
|