@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
|
@@ -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/fi-FI.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Huomautusviesti",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Sivu {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Peruuta poisto -painike",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Kopioi linkki",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Poista",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Poista-painike",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Peruuta",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Haluatko poistaa tämän kommentin?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Poista vahvistus",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Poistetaanko tämä {type,select,annotation{huomautus} other{kommentti}}{hasReplies,select,true{ja vastaa} other{}}? Tätä toimintoa ei voi kumota.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Muokkaa",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Muokattu)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Piilota vastaukset",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "merkitty ratkaistuksi",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Peruuta",
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Sivu {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Peruuta poisto -painike
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Kopioi linkki
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Poista
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Haluatko poistaa
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Poista vahvistus
|
|
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 = Poistetaanko tämä {type,select,annotation{huomautus} other{kommentti}}{hasReplies,select,true{ja vastaa} other{}}? Tätä toimintoa ei voi kumota.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Muokkaa
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Muokattu)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Piilota vastaukset
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Message d'annotation",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Page {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Bouton Annuler la suppression",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Copier le lien",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Supprimer",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Bouton supprimer",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Annuler",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Voulez-vous supprimer ce commentaire ?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Confirmation de la suppression",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Supprimer ce/cette {type,select,annotation{annotation} other{commentaire}}{hasReplies,select,true{ et répondre} other{}} ? Cette action est irréversible.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Modifier",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Modifié)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Masquer les réponses",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "marqué en tant que résolu",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Annuler",
|
|
@@ -34,14 +34,14 @@ export default {
|
|
|
34
34
|
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Le contenu d’origine a été supprimé",
|
|
35
35
|
"groupSharedFeatures.threadedAnnotations.reply": "Répondre",
|
|
36
36
|
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Bouton Répondre",
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Résoudre",
|
|
38
38
|
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Message de statut de résolution",
|
|
39
39
|
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# réponse de plus} other{# réponses de plus}}",
|
|
40
40
|
"groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{Montrer # réponse} many{Montrer # de réponse en plus} other{Montrer # de réponse en plus}}",
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Bouton Répondre",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Mention de l'utilisateur",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Texte du message",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Annuler la résolution",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Avatar d'utilisateur",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Afficher le profil de l'utilisateur"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Page {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Bouton Annuler la suppression
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Copier le lien
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Supprimer
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Voulez-vous supp
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Confirmation de la suppression
|
|
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 = Supprimer ce/cette {type,select,annotation{annotation} other{commentaire}}{hasReplies,select,true{ et répondre} other{}} ? Cette action est irréversible.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Modifier
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Modifié)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Masquer les réponses
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
|
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Répondre
|
|
|
69
69
|
# Aria label for the reply button that opens the message editor
|
|
70
70
|
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Bouton Répondre
|
|
71
71
|
# Aria label and tooltip content for the resolve button
|
|
72
|
-
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel =
|
|
72
|
+
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Résoudre
|
|
73
73
|
# Aria label for the resolution status message container
|
|
74
74
|
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Message de statut de résolution
|
|
75
75
|
# Button text to show more replies with count
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Mention de l'util
|
|
|
83
83
|
# Aria label for message text content
|
|
84
84
|
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Texte du message
|
|
85
85
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel =
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Annuler la résolution
|
|
87
87
|
# Alt text for user avatar image
|
|
88
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = Avatar d'utilisateur
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Message d'annotation",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Page {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Bouton Annuler la suppression",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Copier le lien",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Supprimer",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Bouton supprimer",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Annuler",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Voulez-vous supprimer ce commentaire ?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Confirmation de la suppression",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Supprimer ce/cette {type,select,annotation{annotation} other{commentaire}}{hasReplies,select,true{ et répondre} other{}} ? Cette action est irréversible.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Modifier",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Modifié)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Masquer les réponses",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "marqué en tant que résolu",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Annuler",
|
|
@@ -34,14 +34,14 @@ export default {
|
|
|
34
34
|
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Le contenu d’origine a été supprimé",
|
|
35
35
|
"groupSharedFeatures.threadedAnnotations.reply": "Répondre",
|
|
36
36
|
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Bouton Répondre",
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Résoudre",
|
|
38
38
|
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Message de statut de résolution",
|
|
39
39
|
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# réponse de plus} other{# réponses de plus}}",
|
|
40
40
|
"groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{Montrer # réponse} many{Montrer # de réponse en plus} other{Montrer # de réponse en plus}}",
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Bouton Répondre",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Mention de l'utilisateur",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Texte du message",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Annuler la résolution",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Avatar d'utilisateur",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Afficher le profil de l'utilisateur"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Page {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Bouton Annuler la suppression
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Copier le lien
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Supprimer
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Voulez-vous supp
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Confirmation de la suppression
|
|
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 = Supprimer ce/cette {type,select,annotation{annotation} other{commentaire}}{hasReplies,select,true{ et répondre} other{}} ? Cette action est irréversible.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Modifier
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Modifié)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Masquer les réponses
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
|
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Répondre
|
|
|
69
69
|
# Aria label for the reply button that opens the message editor
|
|
70
70
|
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Bouton Répondre
|
|
71
71
|
# Aria label and tooltip content for the resolve button
|
|
72
|
-
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel =
|
|
72
|
+
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Résoudre
|
|
73
73
|
# Aria label for the resolution status message container
|
|
74
74
|
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Message de statut de résolution
|
|
75
75
|
# Button text to show more replies with count
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Mention de l'util
|
|
|
83
83
|
# Aria label for message text content
|
|
84
84
|
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Texte du message
|
|
85
85
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel =
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Annuler la résolution
|
|
87
87
|
# Alt text for user avatar image
|
|
88
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = Avatar d'utilisateur
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/hi-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": "रद्द करें",
|
|
@@ -41,7 +41,7 @@ export default {
|
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "उत्तर दें बटन",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "उपयोगकर्ता का उल्लेख करें",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "संदेश पाठ",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "अनसुलझा करें",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "उपयोगकर्ता अवतार",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "उपयोगकर्ता प्रोफ़ाइल देखें बटन"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = पेज {number}
|
|
|
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
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = उपयोग
|
|
|
83
83
|
# Aria label for message text content
|
|
84
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
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = उपयोगकर्ता अवतार
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Messaggio di annotazione",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Pagina {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Pulsante Annulla eliminazione",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Copia collegamento",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Elimina",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Pulsante Elimina",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Annulla",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Vuoi eliminare questo commento?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Conferma eliminazione",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Eliminare {type,select,annotation{questa nota} other{questo commento}} {hasReplies,select,true{ e le risposte} other{}}? Sarà impossibile annullare l’azione.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Modifica",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Modificato)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Nascondi risposte",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "ha contrassegnato l’elemento come risolto",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Annulla",
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Pagina {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Pulsante Annulla eliminazione
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Copia collegamento
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Elimina
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Vuoi eliminare q
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Conferma eliminazione
|
|
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 = Eliminare {type,select,annotation{questa nota} other{questo commento}} {hasReplies,select,true{ e le risposte} other{}}? Sarà impossibile annullare l’azione.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Modifica
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Modificato)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Nascondi risposte
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
package/dist/i18n/ko-KR.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": "취소",
|
|
@@ -41,7 +41,7 @@ export default {
|
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "답글 버튼",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "사용자 멘션",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "메시지 텍스트",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "해결 취소",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "사용자 아바타",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "사용자 프로필 보기 버튼"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = {number}페이지
|
|
|
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
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = 사용자 멘션
|
|
|
83
83
|
# Aria label for message text content
|
|
84
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
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = 사용자 아바타
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Merknadsmelding",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Side {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Avbryt slett-knapp",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Kopier kobling",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Slett",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Slett-knapp",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Avbryt",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Vil du slette denne kommentaren?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Bekreftelse på sletting",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Slette denne {type,select,annotation{merknad} other{kommentar}}{hasReplies,select,true{ og svar} other{}}? Denne handlingen kan ikke angres.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Rediger",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Redigert)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Skjul svar",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "merket som løst",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Avbryt",
|
|
@@ -34,14 +34,14 @@ export default {
|
|
|
34
34
|
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Opprinnelig innhold ble slettet",
|
|
35
35
|
"groupSharedFeatures.threadedAnnotations.reply": "Svar",
|
|
36
36
|
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Svar-knapp",
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Løs",
|
|
38
38
|
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Melding om løsningsstatus",
|
|
39
39
|
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# more reply} other{# more replies}}",
|
|
40
40
|
"groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{Vis # svar} other{Vis # flere svar}}",
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Svar-knapp",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Brukerhenvisning",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Meldingstekst",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Angre løsning",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Brukeravatar",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Vis brukerprofil-knapp"
|
|
47
47
|
}
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Side {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Avbryt slett-knapp
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Kopier kobling
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Slett
|
|
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 = Bekreftelse på sletting
|
|
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 = Slette denne {type,select,annotation{merknad} other{kommentar}}{hasReplies,select,true{ og svar} other{}}? Denne handlingen kan ikke angres.
|
|
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 = (Redigert)
|
|
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
|
|
@@ -69,7 +69,7 @@ groupSharedFeatures.threadedAnnotations.reply = Svar
|
|
|
69
69
|
# Aria label for the reply button that opens the message editor
|
|
70
70
|
groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel = Svar-knapp
|
|
71
71
|
# Aria label and tooltip content for the resolve button
|
|
72
|
-
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel =
|
|
72
|
+
groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel = Løs
|
|
73
73
|
# Aria label for the resolution status message container
|
|
74
74
|
groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel = Melding om løsningsstatus
|
|
75
75
|
# Button text to show more replies with count
|
|
@@ -83,7 +83,7 @@ groupSharedFeatures.threadedAnnotations.textMentionAriaLabel = Brukerhenvisning
|
|
|
83
83
|
# Aria label for message text content
|
|
84
84
|
groupSharedFeatures.threadedAnnotations.textMessageAriaLabel = Meldingstekst
|
|
85
85
|
# Aria label and tooltip content for the unresolve button
|
|
86
|
-
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel =
|
|
86
|
+
groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel = Angre løsning
|
|
87
87
|
# Alt text for user avatar image
|
|
88
88
|
groupSharedFeatures.threadedAnnotations.userAvatar = Brukeravatar
|
|
89
89
|
# Aria label for clickable user avatar button
|
package/dist/i18n/nl-NL.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Aantekeningbericht",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Pagina {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Knop Verwijdering annuleren",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Link kopiëren",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Verwijderen",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Knop Verwijderen",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Annuleren",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Wil je deze opmerking verwijderen?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Bevestiging verwijderen",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Deze {type,select,annotation{annotatie} other{opmerking}} {hasReplies,select,true{ en reacties} other{}} verwijderen? Deze actie kan niet ongedaan worden gemaakt.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Bewerken",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Bewerkt)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Reacties verbergen",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "gemarkeerd als opgelost",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Annuleren",
|
|
@@ -7,7 +7,7 @@ groupSharedFeatures.threadedAnnotations.annotationPage = Pagina {number}
|
|
|
7
7
|
# Aria label for cancel delete button
|
|
8
8
|
groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel = Knop Verwijdering annuleren
|
|
9
9
|
# Copy link option in message context menu
|
|
10
|
-
groupSharedFeatures.threadedAnnotations.copyLink =
|
|
10
|
+
groupSharedFeatures.threadedAnnotations.copyLink = Link kopiëren
|
|
11
11
|
# Delete button text
|
|
12
12
|
groupSharedFeatures.threadedAnnotations.delete = Verwijderen
|
|
13
13
|
# Aria label for delete button
|
|
@@ -19,11 +19,11 @@ groupSharedFeatures.threadedAnnotations.deleteCommentQuestion = Wil je deze opme
|
|
|
19
19
|
# Aria label for delete confirmation popover
|
|
20
20
|
groupSharedFeatures.threadedAnnotations.deleteConfirmation = Bevestiging verwijderen
|
|
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 = Deze {type,select,annotation{annotatie} other{opmerking}} {hasReplies,select,true{ en reacties} other{}} verwijderen? Deze actie kan niet ongedaan worden gemaakt.
|
|
23
23
|
# Edit option in message context menu
|
|
24
24
|
groupSharedFeatures.threadedAnnotations.edit = Bewerken
|
|
25
25
|
# Indicator shown next to the timestamp when a message has been edited
|
|
26
|
-
groupSharedFeatures.threadedAnnotations.edited = (
|
|
26
|
+
groupSharedFeatures.threadedAnnotations.edited = (Bewerkt)
|
|
27
27
|
# Button text to hide replies in threaded annotations
|
|
28
28
|
groupSharedFeatures.threadedAnnotations.hideReplies = Reacties verbergen
|
|
29
29
|
# Text shown after the author name when a comment thread is marked as resolved
|
package/dist/i18n/pl-PL.js
CHANGED
|
@@ -3,15 +3,15 @@ export default {
|
|
|
3
3
|
"groupSharedFeatures.threadedAnnotations.annotationMessageAriaLabel": "Komunikat uwagi",
|
|
4
4
|
"groupSharedFeatures.threadedAnnotations.annotationPage": "Strona {number}",
|
|
5
5
|
"groupSharedFeatures.threadedAnnotations.cancelDeleteButtonAriaLabel": "Przycisk anulowania usuwania",
|
|
6
|
-
"groupSharedFeatures.threadedAnnotations.copyLink": "
|
|
6
|
+
"groupSharedFeatures.threadedAnnotations.copyLink": "Kopiuj łącze",
|
|
7
7
|
"groupSharedFeatures.threadedAnnotations.delete": "Usuń",
|
|
8
8
|
"groupSharedFeatures.threadedAnnotations.deleteButtonAriaLabel": "Przycisk usuwania",
|
|
9
9
|
"groupSharedFeatures.threadedAnnotations.deleteCancel": "Anuluj",
|
|
10
10
|
"groupSharedFeatures.threadedAnnotations.deleteCommentQuestion": "Czy chcesz usunąć ten komentarz?",
|
|
11
11
|
"groupSharedFeatures.threadedAnnotations.deleteConfirmation": "Potwierdzenie usunięcia",
|
|
12
|
-
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "
|
|
12
|
+
"groupSharedFeatures.threadedAnnotations.deleteQuestion": "Chcesz usunąć {type,select,annotation{uwagę} other{komentarz}}{hasReplies,select,true{ wraz z odpowiedziami} other{}}? Tego działania nie można cofnąć.",
|
|
13
13
|
"groupSharedFeatures.threadedAnnotations.edit": "Edytuj",
|
|
14
|
-
"groupSharedFeatures.threadedAnnotations.edited": "(
|
|
14
|
+
"groupSharedFeatures.threadedAnnotations.edited": "(Edytowano)",
|
|
15
15
|
"groupSharedFeatures.threadedAnnotations.hideReplies": "Ukryj odpowiedzi",
|
|
16
16
|
"groupSharedFeatures.threadedAnnotations.markedAsResolved": "oznaczono jako rozwiązane",
|
|
17
17
|
"groupSharedFeatures.threadedAnnotations.messageEditor.cancel": "Anuluj",
|
|
@@ -34,14 +34,14 @@ export default {
|
|
|
34
34
|
"groupSharedFeatures.threadedAnnotations.originalContentDeleted": "Oryginalna zawartość została usunięta",
|
|
35
35
|
"groupSharedFeatures.threadedAnnotations.reply": "Odpowiedz",
|
|
36
36
|
"groupSharedFeatures.threadedAnnotations.replyButtonAriaLabel": "Przycisk odpowiedzi",
|
|
37
|
-
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "
|
|
37
|
+
"groupSharedFeatures.threadedAnnotations.resolveButtonAriaLabel": "Rozwiąż",
|
|
38
38
|
"groupSharedFeatures.threadedAnnotations.resolvedStateAriaLabel": "Wiadomość o statusie rozwiązania",
|
|
39
39
|
"groupSharedFeatures.threadedAnnotations.showMoreReplies": "{count,plural,one{# dodatkowa odpowiedź} other{# dodatkowej odpowiedzi} few{# dodatkowe odpowiedzi} many{# dodatkowych odpowiedzi}}",
|
|
40
40
|
"groupSharedFeatures.threadedAnnotations.showReplies": "{number,plural,one{Pokaż # odpowiedź} few{Pokaż # odpowiedzi} many{Pokaż # odpowiedzi} other{Pokaż # odpowiedzi}}",
|
|
41
41
|
"groupSharedFeatures.threadedAnnotations.showRepliesButtonAriaLabel": "Przycisk odpowiedzi",
|
|
42
42
|
"groupSharedFeatures.threadedAnnotations.textMentionAriaLabel": "Wspomnienie użytkownika",
|
|
43
43
|
"groupSharedFeatures.threadedAnnotations.textMessageAriaLabel": "Tekst wiadomości",
|
|
44
|
-
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anuluj
|
|
44
|
+
"groupSharedFeatures.threadedAnnotations.unresolveButtonAriaLabel": "Anuluj rozwiązanie",
|
|
45
45
|
"groupSharedFeatures.threadedAnnotations.userAvatar": "Awatar użytkownika",
|
|
46
46
|
"groupSharedFeatures.threadedAnnotations.userAvatarButtonAriaLabel": "Przycisk wyświetlania profilu użytkownika"
|
|
47
47
|
}
|