@box/threaded-annotations 1.90.0 → 1.90.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/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/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/package.json +6 -6
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": "⟦萬萬 P
|
|
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": "⟦萬萬萬萬萬 Ţнŗëåďєď âπņόŧάτíóп 國國國國國⟧",
|
|
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εʼnţ? 國國國國國國國國國國⟧",
|
|
11
|
+
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "⟦萬萬萬萬萬 Ďёľέŧė čõиƒîяmåťĭόπ 國國國國國⟧",
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðєĺęτė ťнîş {type, select, annotation {âиńõťαťιōʼn} 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": "⟦萬 Çãńćêĺ 國⟧",
|
|
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 {# ¢нáѓăĉτεґѕ}} τŏò ľóиġ 國國國國國國國國國國國國國國國國國國⟧",
|
|
21
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.editorContentAriaLabel": "⟦萬萬萬萬 Μęşśάĝе ęďіŧóѓ 國國國國⟧",
|
|
22
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderAriaLabel": "⟦萬萬萬萬萬萬萬 Μęŝѕąġé ïπΡųť Ρļά¢ěĥóļďέя 國國國國國國國⟧",
|
|
23
|
+
"groupSharedFeatures.threadedAnnotations.messageEditor.placeholderPrefix": "⟦萬萬萬萬萬 Ẃгїŧέ ã çömmεʼnť οŗ 國國國國國⟧",
|
|
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": "⟦萬萬 Ŝâνîňğ... 國國⟧",
|
|
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": "⟦萬萬萬 ŔёΡľÿ вûťŧòй 國國國⟧",
|
|
42
|
+
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "⟦萬萬萬 Ŭѕěг měήţìόη 國國國⟧",
|
|
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 = ⟦萬萬萬萬萬 Ţнŗëåďєď âπņόŧάτíóп 國國國國國⟧
|
|
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 = ⟦萬萬 P
|
|
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εʼnţ? 國國國國國國國國國國⟧
|
|
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 {âиńõťαťιōʼn} 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 = ⟦萬萬萬萬萬
|
|
30
|
+
groupSharedFeatures.threadedAnnotations.markedAsResolved = ⟦萬萬萬萬萬 måŗĸęď ǻś яěşòĺνєď 國國國國國⟧
|
|
31
31
|
# Cancel button text for message editor
|
|
32
|
-
groupSharedFeatures.threadedAnnotations.messageEditor.cancel = ⟦萬
|
|
32
|
+
groupSharedFeatures.threadedAnnotations.messageEditor.cancel = ⟦萬 Çãńćêĺ 國⟧
|
|
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
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εʼnť οŗ 國國國國國⟧
|
|
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 = ⟦萬萬 Ŝâνîňğ... 國國⟧
|
|
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 = ⟦萬萬萬 ŔёΡľÿ вûťŧòй 國國國⟧
|
|
81
81
|
# Aria label for user mention links
|
|
82
|
-
groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬
|
|
82
|
+
groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = ⟦萬萬萬 Ŭѕěг měήţìόη 國國國⟧
|
|
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ϊеŵ ũśęŗ Ρѓσƒīĺė ьůťŧоń 國國國國國國國⟧
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Mensaje de anotación",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Página {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Botón Cancelar eliminación",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Copiar enlace",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Eliminar",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Botón Eliminar",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Anular",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "¿Desea eliminar este comentario?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Confirmación de eliminación",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "¿Desea eliminar {type,select,annotation{esta anotación} other{este comentario}} {hasReplies,select,true{ y las respuestas} other{}}? Esta acción no se puede deshacer.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Edición",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Editado)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Ocultar respuestas",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "marcado como resuelto",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Anular",
|
|
@@ -41,7 +41,7 @@ export default {
|
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Botón Responder",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Mención del usuario",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Texto del mensaje",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anular",
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anular la solución",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Avatar del usuario",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Botón Ver perfil de usuario"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Página {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Botón Cancelar eliminación
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Copiar enlace
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Eliminar
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = ¿Desea eliminar
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Confirmación de eliminación
|
|
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 = ¿Desea eliminar {type,select,annotation{esta anotación} other{este comentario}} {hasReplies,select,true{ y las respuestas} other{}}? Esta acción no se puede deshacer.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Edición
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Editado)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Ocultar respuestas
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Mención del usua
|
|
|
83
83
|
# Aria label for message text content
|
|
84
84
|
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Texto del mensaje
|
|
85
85
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Anular
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Anular la solución
|
|
87
87
|
# Alt text for user avatar image
|
|
88
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = Avatar del usuario
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Mensaje de anotación",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Página {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Botón Cancelar eliminación",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Copiar enlace",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Eliminar",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Botón Eliminar",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Anular",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "¿Desea eliminar este comentario?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Confirmación de eliminación",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "¿Desea eliminar {type,select,annotation{esta anotación} other{este comentario}} {hasReplies,select,true{ y las respuestas} other{}}? Esta acción no se puede deshacer.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Edición",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Editado)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Ocultar respuestas",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "marcado como resuelto",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Anular",
|
|
@@ -41,7 +41,7 @@ export default {
|
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Botón Responder",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Mención del usuario",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Texto del mensaje",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anular",
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anular la solución",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Avatar del usuario",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Botón Ver perfil de usuario"
|
|
47
47
|
}
|