@ckeditor/ckeditor5-comments 35.2.0 → 35.3.0
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/CHANGELOG.md +1 -1
- package/README.md +1 -1
- package/build/comments.js +2 -2
- package/build/translations/af.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/bs.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es-co.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/tt.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/contexts.json +4 -1
- package/lang/translations/af.po +12 -0
- package/lang/translations/ar.po +12 -0
- package/lang/translations/bg.po +12 -0
- package/lang/translations/bn.po +12 -0
- package/lang/translations/bs.po +12 -0
- package/lang/translations/ca.po +12 -0
- package/lang/translations/cs.po +12 -0
- package/lang/translations/da.po +12 -0
- package/lang/translations/de-ch.po +12 -0
- package/lang/translations/de.po +12 -0
- package/lang/translations/el.po +12 -0
- package/lang/translations/en-au.po +12 -0
- package/lang/translations/en.po +12 -0
- package/lang/translations/es-co.po +12 -0
- package/lang/translations/es.po +12 -0
- package/lang/translations/et.po +12 -0
- package/lang/translations/fa.po +12 -0
- package/lang/translations/fi.po +12 -0
- package/lang/translations/fr.po +12 -0
- package/lang/translations/gl.po +12 -0
- package/lang/translations/he.po +12 -0
- package/lang/translations/hi.po +12 -0
- package/lang/translations/hr.po +12 -0
- package/lang/translations/hu.po +12 -0
- package/lang/translations/id.po +12 -0
- package/lang/translations/it.po +12 -0
- package/lang/translations/ja.po +12 -0
- package/lang/translations/jv.po +12 -0
- package/lang/translations/ko.po +12 -0
- package/lang/translations/lt.po +12 -0
- package/lang/translations/lv.po +12 -0
- package/lang/translations/ms.po +12 -0
- package/lang/translations/nl.po +12 -0
- package/lang/translations/no.po +12 -0
- package/lang/translations/pl.po +12 -0
- package/lang/translations/pt-br.po +12 -0
- package/lang/translations/pt.po +12 -0
- package/lang/translations/ro.po +12 -0
- package/lang/translations/ru.po +12 -0
- package/lang/translations/sk.po +12 -0
- package/lang/translations/sr-latn.po +12 -0
- package/lang/translations/sr.po +12 -0
- package/lang/translations/sv.po +12 -0
- package/lang/translations/th.po +12 -0
- package/lang/translations/tk.po +12 -0
- package/lang/translations/tr.po +12 -0
- package/lang/translations/tt.po +12 -0
- package/lang/translations/ug.po +12 -0
- package/lang/translations/uk.po +12 -0
- package/lang/translations/ur.po +12 -0
- package/lang/translations/vi.po +12 -0
- package/lang/translations/zh-cn.po +12 -0
- package/lang/translations/zh.po +12 -0
- package/package.json +3 -3
- package/src/annotations/annotation.js +1 -1
- package/src/annotations/annotationcollection.js +1 -1
- package/src/annotations/annotations.js +1 -1
- package/src/annotations/annotationsuis.js +1 -1
- package/src/annotations/editorannotations.js +1 -1
- package/src/annotations/inlineannotations.js +1 -1
- package/src/annotations/narrowsidebar.js +1 -1
- package/src/annotations/sidebar.js +1 -1
- package/src/annotations/view/annotationcounterbuttonview.js +1 -1
- package/src/annotations/view/annotationview.js +1 -1
- package/src/annotations/view/sidebaritemview.js +1 -1
- package/src/annotations/view/sidebarview.js +1 -1
- package/src/annotations/widesidebar.js +1 -1
- package/src/comments/addcommentthreadcommand.js +1 -1
- package/src/comments/commentsediting.js +1 -1
- package/src/comments/commentsrepository.js +1 -1
- package/src/comments/commentsui.js +1 -1
- package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
- package/src/comments/integrations/importword.js +1 -1
- package/src/comments/ui/commenteditor/commenteditor.js +1 -1
- package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
- package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
- package/src/comments/ui/commentthreadcontroller.js +1 -1
- package/src/comments/ui/view/basecommentthreadview.js +1 -1
- package/src/comments/ui/view/basecommentview.js +1 -1
- package/src/comments/ui/view/collapsedcommentsview.js +1 -1
- package/src/comments/ui/view/commentcontentview.js +1 -1
- package/src/comments/ui/view/commentinputview.js +1 -1
- package/src/comments/ui/view/commentslistview.js +1 -1
- package/src/comments/ui/view/commentthreadinputview.js +1 -1
- package/src/comments/ui/view/commentthreadview.js +1 -1
- package/src/comments/ui/view/commentview.js +1 -1
- package/src/comments.js +1 -1
- package/src/commentsonly.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/createmutationobserver.js +1 -1
- package/theme/comment.css +1 -1
package/lang/translations/da.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Ikke gemte ændringer i kommentartråd."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Denne kommentar kommer fra en ekstern kilde."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
|
@@ -69,3 +69,15 @@ msgstr "Ungesicherte Änderung im Kommentarverlauf."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr ""
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/de.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Ungesicherte Änderung im Kommentarverlauf."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Dieser Kommentar stammt aus einer externen Quelle."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/el.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Μη αποθηκευμένη αλλαγή σε νήμα σχολίου.
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Αυτό το σχόλιο προέρχεται από εξωτερική πηγή."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
|
@@ -69,3 +69,15 @@ msgstr "Unsaved change in comment thread."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr ""
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/en.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Unsaved change in comment thread."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "This comment comes from an external source."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr "This comment comes from an imported Word file."
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr "Displayed author name comes from external source (added by %0)"
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr "Displayed author name comes from a Word document imported by %0"
|
|
@@ -70,3 +70,15 @@ msgstr "Cambio no guardado en hilo de comentarios."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/es.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Cambio no guardado en hilo de comentarios."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Este comentario procede de una fuente externa."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/et.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Salvestamata muudatused kommentaaride lõimes."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Kommentaar pärineb välisallikast."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/fa.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr ""
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr ""
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/fi.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Tallentamaton muutos kommenttiketjussa."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Tämä kommentti tulee ulkoisesta lähteestä."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/fr.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Changement non enregistré dans le fil des commentaires."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Ce commentaire provient d'une source externe."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/gl.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Cambio sen gardar no fío de comentarios."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr ""
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/he.po
CHANGED
|
@@ -71,3 +71,15 @@ msgstr "שינוי שלא נשמר בשרשור התגובות."
|
|
|
71
71
|
msgctxt "The additional information that comments comes from external source."
|
|
72
72
|
msgid "EXTERNAL_COMMENT"
|
|
73
73
|
msgstr "הערה זו מגיעה ממקור חיצוני."
|
|
74
|
+
|
|
75
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
76
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
80
|
+
msgid "EXTERNAL_AVATAR"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
84
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
85
|
+
msgstr ""
|
package/lang/translations/hi.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Unsaved change in comment thread."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "यह कमेंट एक एक्सटर्नल सोर्स से आता है ।"
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/hr.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Ne snimljene promjene u grani komentara."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/hu.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Mentetlen módosítás a megjegyzés szálban."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Ez a megjegyzés külső forrásból származik."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/id.po
CHANGED
|
@@ -68,3 +68,15 @@ msgstr "Perubahan tidak tersimpar di utas komentar"
|
|
|
68
68
|
msgctxt "The additional information that comments comes from external source."
|
|
69
69
|
msgid "EXTERNAL_COMMENT"
|
|
70
70
|
msgstr "Komentar ini berasal dari sumber eksternal."
|
|
71
|
+
|
|
72
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
73
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
77
|
+
msgid "EXTERNAL_AVATAR"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
81
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
82
|
+
msgstr ""
|
package/lang/translations/it.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Modifica non salvata nella discussione dei commenti."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Questo commento proviene da una fonte esterna."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/ja.po
CHANGED
|
@@ -68,3 +68,15 @@ msgstr "コメントスレッド内の変更が保存されていません。"
|
|
|
68
68
|
msgctxt "The additional information that comments comes from external source."
|
|
69
69
|
msgid "EXTERNAL_COMMENT"
|
|
70
70
|
msgstr "このコメントは外部ソースに由来するものです。"
|
|
71
|
+
|
|
72
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
73
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
77
|
+
msgid "EXTERNAL_AVATAR"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
81
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
82
|
+
msgstr ""
|
package/lang/translations/jv.po
CHANGED
|
@@ -68,3 +68,15 @@ msgstr ""
|
|
|
68
68
|
msgctxt "The additional information that comments comes from external source."
|
|
69
69
|
msgid "EXTERNAL_COMMENT"
|
|
70
70
|
msgstr ""
|
|
71
|
+
|
|
72
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
73
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
77
|
+
msgid "EXTERNAL_AVATAR"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
81
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
82
|
+
msgstr ""
|
package/lang/translations/ko.po
CHANGED
|
@@ -68,3 +68,15 @@ msgstr "의견 글타래에 저장되지 않은 변경 사항이 있습니다."
|
|
|
68
68
|
msgctxt "The additional information that comments comes from external source."
|
|
69
69
|
msgid "EXTERNAL_COMMENT"
|
|
70
70
|
msgstr "이 댓글은 외부 출처에서 왔습니다."
|
|
71
|
+
|
|
72
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
73
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
77
|
+
msgid "EXTERNAL_AVATAR"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
81
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
82
|
+
msgstr ""
|
package/lang/translations/lt.po
CHANGED
|
@@ -71,3 +71,15 @@ msgstr "Pakeitimai neišsaugoti komentarų eilėje"
|
|
|
71
71
|
msgctxt "The additional information that comments comes from external source."
|
|
72
72
|
msgid "EXTERNAL_COMMENT"
|
|
73
73
|
msgstr "Šis komentaras yra iš išorinio šaltinio."
|
|
74
|
+
|
|
75
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
76
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
80
|
+
msgid "EXTERNAL_AVATAR"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
84
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
85
|
+
msgstr ""
|
package/lang/translations/lv.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Nesaglabātas komentāra izmaiņas."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Šī komentāra izcelsme ir ārējs avots."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/ms.po
CHANGED
|
@@ -68,3 +68,15 @@ msgstr "Perubahan yang tidak disimpan dalam jalur komen."
|
|
|
68
68
|
msgctxt "The additional information that comments comes from external source."
|
|
69
69
|
msgid "EXTERNAL_COMMENT"
|
|
70
70
|
msgstr "Komen ini berasal daripada sumber luaran."
|
|
71
|
+
|
|
72
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
73
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
77
|
+
msgid "EXTERNAL_AVATAR"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
81
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
82
|
+
msgstr ""
|
package/lang/translations/nl.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "De discussie bevat openstaande wijzigingen."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Deze opmerking is afkomstig van een externe bron."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/no.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Ulagrede endringer i kommentartråden."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Denne kommentaren kommer fra en ekstern kilde."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/pl.po
CHANGED
|
@@ -71,3 +71,15 @@ msgstr "Niezapisana zmiana w wątku komentarzy."
|
|
|
71
71
|
msgctxt "The additional information that comments comes from external source."
|
|
72
72
|
msgid "EXTERNAL_COMMENT"
|
|
73
73
|
msgstr "Ten komentarz jest z zewnęrznego źródła."
|
|
74
|
+
|
|
75
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
76
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
80
|
+
msgid "EXTERNAL_AVATAR"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
84
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
85
|
+
msgstr ""
|
|
@@ -70,3 +70,15 @@ msgstr "Alteração não salva no segmento de comentários."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Este comentário vem de uma fonte externa."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/pt.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Alteração não guardada na linha de comentários."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Este comentário provém de uma fonte externa."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/ro.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "O schimbare nesalvată în firul de comentarii."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Acest comentariu provine dintr-o sursă externă."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/ru.po
CHANGED
|
@@ -71,3 +71,15 @@ msgstr "Изменения в ветке комментариев не сохр
|
|
|
71
71
|
msgctxt "The additional information that comments comes from external source."
|
|
72
72
|
msgid "EXTERNAL_COMMENT"
|
|
73
73
|
msgstr "Этот комментарий взят из внешнего источника."
|
|
74
|
+
|
|
75
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
76
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
80
|
+
msgid "EXTERNAL_AVATAR"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
84
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
85
|
+
msgstr ""
|
package/lang/translations/sk.po
CHANGED
|
@@ -71,3 +71,15 @@ msgstr "Vo vlákne komentáru sú neuložené zmeny."
|
|
|
71
71
|
msgctxt "The additional information that comments comes from external source."
|
|
72
72
|
msgid "EXTERNAL_COMMENT"
|
|
73
73
|
msgstr "Tento komentár pochádza z externého zdroja."
|
|
74
|
+
|
|
75
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
76
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
77
|
+
msgstr ""
|
|
78
|
+
|
|
79
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
80
|
+
msgid "EXTERNAL_AVATAR"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
84
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
85
|
+
msgstr ""
|
|
@@ -70,3 +70,15 @@ msgstr "Nesačuvana promena u niti napomena."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/sr.po
CHANGED
|
@@ -70,3 +70,15 @@ msgstr "Несачувана измена у нити напомена."
|
|
|
70
70
|
msgctxt "The additional information that comments comes from external source."
|
|
71
71
|
msgid "EXTERNAL_COMMENT"
|
|
72
72
|
msgstr "Ovaj komentar dolazi iz spoljnog izvora."
|
|
73
|
+
|
|
74
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
75
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
79
|
+
msgid "EXTERNAL_AVATAR"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
83
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
84
|
+
msgstr ""
|
package/lang/translations/sv.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Osparad ändring i kommentarstråden."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr "Denna kommentar härrör från en extern källa."
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|
package/lang/translations/th.po
CHANGED
|
@@ -68,3 +68,15 @@ msgstr "การเปลี่ยนแปลงที่ยังไม่ไ
|
|
|
68
68
|
msgctxt "The additional information that comments comes from external source."
|
|
69
69
|
msgid "EXTERNAL_COMMENT"
|
|
70
70
|
msgstr "ความคิดเห็นนี้มาจากแหล่งภายนอก"
|
|
71
|
+
|
|
72
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
73
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
74
|
+
msgstr ""
|
|
75
|
+
|
|
76
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
77
|
+
msgid "EXTERNAL_AVATAR"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
80
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
81
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
82
|
+
msgstr ""
|
package/lang/translations/tk.po
CHANGED
|
@@ -69,3 +69,15 @@ msgstr "Teswirler bölüminde saklanmadyk üýtgeşme."
|
|
|
69
69
|
msgctxt "The additional information that comments comes from external source."
|
|
70
70
|
msgid "EXTERNAL_COMMENT"
|
|
71
71
|
msgstr ""
|
|
72
|
+
|
|
73
|
+
msgctxt "The additional information that comments comes from imported Word file."
|
|
74
|
+
msgid "EXTERNAL_IMPORT_WORD_COMMENT"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
msgctxt "The additional information that displayed author name comes from an external source."
|
|
78
|
+
msgid "EXTERNAL_AVATAR"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
msgctxt "The additional information that displayed author name comes from imported Word file."
|
|
82
|
+
msgid "EXTERNAL_IMPORT_WORD_AVATAR"
|
|
83
|
+
msgstr ""
|