@ckeditor/ckeditor5-comments 33.0.0 → 34.0.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.
Files changed (110) hide show
  1. package/README.md +3 -0
  2. package/build/comments.js +2 -2
  3. package/build/translations/bs.js +1 -1
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/da.js +1 -1
  6. package/build/translations/de-ch.js +1 -1
  7. package/build/translations/de.js +1 -1
  8. package/build/translations/el.js +1 -1
  9. package/build/translations/en-au.js +1 -1
  10. package/build/translations/es.js +1 -1
  11. package/build/translations/et.js +1 -1
  12. package/build/translations/fr.js +1 -1
  13. package/build/translations/gl.js +1 -1
  14. package/build/translations/hi.js +1 -1
  15. package/build/translations/hr.js +1 -1
  16. package/build/translations/hu.js +1 -1
  17. package/build/translations/id.js +1 -1
  18. package/build/translations/it.js +1 -1
  19. package/build/translations/ja.js +1 -1
  20. package/build/translations/jv.js +1 -0
  21. package/build/translations/ko.js +1 -1
  22. package/build/translations/nl.js +1 -1
  23. package/build/translations/no.js +1 -1
  24. package/build/translations/pl.js +1 -1
  25. package/build/translations/pt-br.js +1 -1
  26. package/build/translations/ro.js +1 -1
  27. package/build/translations/ru.js +1 -1
  28. package/build/translations/sk.js +1 -1
  29. package/build/translations/sr-latn.js +1 -1
  30. package/build/translations/sr.js +1 -1
  31. package/build/translations/tk.js +1 -1
  32. package/build/translations/tr.js +1 -1
  33. package/build/translations/ug.js +1 -1
  34. package/build/translations/uk.js +1 -1
  35. package/build/translations/zh-cn.js +1 -1
  36. package/build/translations/zh.js +1 -1
  37. package/lang/contexts.json +0 -3
  38. package/lang/translations/bs.po +0 -12
  39. package/lang/translations/cs.po +0 -12
  40. package/lang/translations/da.po +0 -12
  41. package/lang/translations/de-ch.po +0 -12
  42. package/lang/translations/de.po +0 -12
  43. package/lang/translations/el.po +0 -12
  44. package/lang/translations/en-au.po +0 -12
  45. package/lang/translations/en.po +0 -12
  46. package/lang/translations/es.po +0 -12
  47. package/lang/translations/et.po +0 -12
  48. package/lang/translations/fr.po +0 -12
  49. package/lang/translations/gl.po +0 -12
  50. package/lang/translations/hi.po +0 -12
  51. package/lang/translations/hr.po +0 -12
  52. package/lang/translations/hu.po +0 -12
  53. package/lang/translations/id.po +0 -12
  54. package/lang/translations/it.po +0 -12
  55. package/lang/translations/ja.po +0 -12
  56. package/lang/translations/jv.po +66 -0
  57. package/lang/translations/ko.po +0 -12
  58. package/lang/translations/nl.po +0 -12
  59. package/lang/translations/no.po +0 -12
  60. package/lang/translations/pl.po +0 -12
  61. package/lang/translations/pt-br.po +0 -12
  62. package/lang/translations/ro.po +0 -12
  63. package/lang/translations/ru.po +0 -12
  64. package/lang/translations/sk.po +0 -12
  65. package/lang/translations/sr-latn.po +0 -12
  66. package/lang/translations/sr.po +0 -12
  67. package/lang/translations/tk.po +0 -12
  68. package/lang/translations/tr.po +0 -12
  69. package/lang/translations/ug.po +0 -12
  70. package/lang/translations/uk.po +0 -12
  71. package/lang/translations/zh-cn.po +0 -12
  72. package/lang/translations/zh.po +0 -12
  73. package/package.json +3 -3
  74. package/src/annotations/annotation.js +1 -1
  75. package/src/annotations/annotationcollection.js +1 -1
  76. package/src/annotations/annotations.js +1 -1
  77. package/src/annotations/annotationsuis.js +1 -1
  78. package/src/annotations/editorannotations.js +1 -1
  79. package/src/annotations/inlineannotations.js +1 -1
  80. package/src/annotations/narrowsidebar.js +1 -1
  81. package/src/annotations/sidebar.js +1 -1
  82. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  83. package/src/annotations/view/annotationview.js +1 -1
  84. package/src/annotations/view/sidebaritemview.js +1 -1
  85. package/src/annotations/view/sidebarview.js +1 -1
  86. package/src/annotations/widesidebar.js +1 -1
  87. package/src/comments/addcommentthreadcommand.js +1 -1
  88. package/src/comments/commentsediting.js +1 -1
  89. package/src/comments/commentsrepository.js +1 -1
  90. package/src/comments/commentsui.js +1 -1
  91. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  92. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  93. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  94. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  95. package/src/comments/ui/commentthreadcontroller.js +1 -1
  96. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  97. package/src/comments/ui/view/basecommentview.js +1 -1
  98. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  99. package/src/comments/ui/view/commentcontentview.js +1 -1
  100. package/src/comments/ui/view/commentinputview.js +1 -1
  101. package/src/comments/ui/view/commentslistview.js +1 -1
  102. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  103. package/src/comments/ui/view/commentthreadview.js +1 -1
  104. package/src/comments/ui/view/commentview.js +1 -1
  105. package/src/comments.js +1 -1
  106. package/src/commentsonly.js +1 -1
  107. package/src/utils/common-translations.js +1 -1
  108. package/src/utils/createmutationobserver.js +1 -1
  109. package/src/comments/ui/view/confirmmixin.js +0 -23
  110. package/src/comments/ui/view/confirmview.js +0 -23
@@ -1 +1 @@
1
- !function(e){const a=e.bs=e.bs||{};a.dictionary=Object.assign(a.dictionary||{},{"Are you sure?":"Da li ste sigurni?",Comment:"Komentar","Comment editor":"","Delete comment thread?":"Obriši niz komentara?","Delete comment?":"Obriši komentar?",Edit:"Uredi",No:"Ne",NUMBER_OF_COMMENTS:["%0 komentar","%0 komentara","%0 komentara"],PENDING_ACTION_COMMENT_THREAD:"Imate nesačuvane izmjene.",Remove:"Ukloni","Reply...":"Odgovori...",Submit:"",TOO_LONG_COMMENT_ALERT:"Sadržaj komentara je predug. Vaš komentar ima %0 znakova, a limit za unos je %1 znakova.","Write a comment...":"Napiši komentar...",Yes:"Da"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const a=e.bs=e.bs||{};a.dictionary=Object.assign(a.dictionary||{},{Comment:"Komentar","Comment editor":"","Delete comment thread?":"Obriši niz komentara?","Delete comment?":"Obriši komentar?",Edit:"Uredi",NUMBER_OF_COMMENTS:["%0 komentar","%0 komentara","%0 komentara"],PENDING_ACTION_COMMENT_THREAD:"Imate nesačuvane izmjene.",Remove:"Ukloni","Reply...":"Odgovori...",Submit:"",TOO_LONG_COMMENT_ALERT:"Sadržaj komentara je predug. Vaš komentar ima %0 znakova, a limit za unos je %1 znakova.","Write a comment...":"Napiši komentar..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.cs=e.cs||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Jste si jistý?",Comment:"Komentář","Comment editor":"Editor komentářů","Delete comment thread?":"Smazat vlákno komentáře?","Delete comment?":"Smazat komentář?",Edit:"Upravit",No:"Ne",NUMBER_OF_COMMENTS:["%0 Komentář","%0 Komentáře","%0 Komentářů","%0 Komentářů"],PENDING_ACTION_COMMENT_THREAD:"Ve vlákně komentáře jsou neuložené změny.",Remove:"Odstranit","Reply...":"Odpovědět...",Submit:"Potvrdit",TOO_LONG_COMMENT_ALERT:"Obsah komentáře je příliš dlouhý. Komentář má %0 znaků, limit je %1 znaků.","Write a comment...":"Vložit komentář...",Yes:"Ano"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const e=t.cs=t.cs||{};e.dictionary=Object.assign(e.dictionary||{},{Comment:"Komentář","Comment editor":"Editor komentářů","Delete comment thread?":"Smazat vlákno komentáře?","Delete comment?":"Smazat komentář?",Edit:"Upravit",NUMBER_OF_COMMENTS:["%0 Komentář","%0 Komentáře","%0 Komentářů","%0 Komentářů"],PENDING_ACTION_COMMENT_THREAD:"Ve vlákně komentáře jsou neuložené změny.",Remove:"Odstranit","Reply...":"Odpovědět...",Submit:"Potvrdit",TOO_LONG_COMMENT_ALERT:"Obsah komentáře je příliš dlouhý. Komentář má %0 znaků, limit je %1 znaků.","Write a comment...":"Vložit komentář..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.da=e.da||{};n.dictionary=Object.assign(n.dictionary||{},{"Are you sure?":"Er du sikker?",Comment:"Kommentar","Comment editor":"Kommentarer","Delete comment thread?":"Slet kommentartråd?","Delete comment?":"Slet kommentar?",Edit:"Rediger",No:"Nej",NUMBER_OF_COMMENTS:["%0 kommentar.","%0 kommentarer."],PENDING_ACTION_COMMENT_THREAD:"Ikke gemte ændringer i kommentartråd.",Remove:"Slet","Reply...":"Besvar...",Submit:"Send",TOO_LONG_COMMENT_ALERT:"Kommentar er for lang. Din kommentar indeholder %0 tegn, men grænsen er %1 tegn.","Write a comment...":"Skriv en kommentar...",Yes:"Ja"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.da=e.da||{};n.dictionary=Object.assign(n.dictionary||{},{Comment:"Kommentar","Comment editor":"Kommentarer","Delete comment thread?":"Slet kommentartråd?","Delete comment?":"Slet kommentar?",Edit:"Rediger",NUMBER_OF_COMMENTS:["%0 kommentar.","%0 kommentarer."],PENDING_ACTION_COMMENT_THREAD:"Ikke gemte ændringer i kommentartråd.",Remove:"Slet","Reply...":"Besvar...",Submit:"Send",TOO_LONG_COMMENT_ALERT:"Kommentar er for lang. Din kommentar indeholder %0 tegn, men grænsen er %1 tegn.","Write a comment...":"Skriv en kommentar..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e["de-ch"]=e["de-ch"]||{};n.dictionary=Object.assign(n.dictionary||{},{"Are you sure?":"Sind Sie sicher?",Comment:"Kommentar","Comment editor":"Kommentarbearbeitung","Delete comment thread?":"Kommentarverlauf löschen?","Delete comment?":"Kommentar löschen?",Edit:"Bearbeiten",No:"Nein",NUMBER_OF_COMMENTS:["%0 Kommentar","%0 Kommentare"],PENDING_ACTION_COMMENT_THREAD:"Ungesicherte Änderung im Kommentarverlauf.",Remove:"Löschen","Reply...":"Antworten…",Submit:"Senden",TOO_LONG_COMMENT_ALERT:"Kommentar ist zu lang. Ihr Kommentar hat %0 Zeichen, das Limit beträgt jedoch %1 Zeichen.","Write a comment...":"Kommentar schreiben…",Yes:"Ja"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e["de-ch"]=e["de-ch"]||{};n.dictionary=Object.assign(n.dictionary||{},{Comment:"Kommentar","Comment editor":"Kommentarbearbeitung","Delete comment thread?":"Kommentarverlauf löschen?","Delete comment?":"Kommentar löschen?",Edit:"Bearbeiten",NUMBER_OF_COMMENTS:["%0 Kommentar","%0 Kommentare"],PENDING_ACTION_COMMENT_THREAD:"Ungesicherte Änderung im Kommentarverlauf.",Remove:"Löschen","Reply...":"Antworten…",Submit:"Senden",TOO_LONG_COMMENT_ALERT:"Kommentar ist zu lang. Ihr Kommentar hat %0 Zeichen, das Limit beträgt jedoch %1 Zeichen.","Write a comment...":"Kommentar schreiben…"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{"Are you sure?":"Sind Sie sicher?",Comment:"Kommentar","Comment editor":"Kommentarbearbeitung","Delete comment thread?":"Kommentarverlauf löschen?","Delete comment?":"Kommentar löschen?",Edit:"Bearbeiten",No:"Nein",NUMBER_OF_COMMENTS:["1 Kommentar","%0 Kommentare"],PENDING_ACTION_COMMENT_THREAD:"Ungesicherte Änderung im Kommentarverlauf.",Remove:"Löschen","Reply...":"Antworten…",Submit:"Senden",TOO_LONG_COMMENT_ALERT:"Kommentar ist zu lang. Ihr Kommentar hat %0 Zeichen, das Limit beträgt jedoch %1 Zeichen.","Write a comment...":"Kommentar schreiben…",Yes:"Ja"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{Comment:"Kommentar","Comment editor":"Kommentarbearbeitung","Delete comment thread?":"Kommentarverlauf löschen?","Delete comment?":"Kommentar löschen?",Edit:"Bearbeiten",NUMBER_OF_COMMENTS:["1 Kommentar","%0 Kommentare"],PENDING_ACTION_COMMENT_THREAD:"Ungesicherte Änderung im Kommentarverlauf.",Remove:"Löschen","Reply...":"Antworten…",Submit:"Senden",TOO_LONG_COMMENT_ALERT:"Kommentar ist zu lang. Ihr Kommentar hat %0 Zeichen, das Limit beträgt jedoch %1 Zeichen.","Write a comment...":"Kommentar schreiben…"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.el=e.el||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Είστε σίγουροις",Comment:"Σχόλιο","Comment editor":"Επεξεργαστής σχολίου","Delete comment thread?":"Διαγραφή νήματος σχολίους","Delete comment?":"Διαγραφή σχολίου;",Edit:"Επεξεργασία",No:"Όχι",NUMBER_OF_COMMENTS:["%0 Σχόλια","%0 Σχόλια"],PENDING_ACTION_COMMENT_THREAD:"Μη αποθηκευμένη αλλαγή σε νήμα σχολίου.",Remove:"Απομάκρυνση","Reply...":"Απάντηση...",Submit:"Υποβολή",TOO_LONG_COMMENT_ALERT:"Το περιεχόμενο του σχολείου είναι μεγάλο. Το σχόλιό σας έχει %0 χαρακτήρες και το όριο είναι %1 χαρακτήρες.","Write a comment...":"Γράψτε ένα σχόλιο...",Yes:"Ναι"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.el=e.el||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Σχόλιο","Comment editor":"Επεξεργαστής σχολίου","Delete comment thread?":"Διαγραφή νήματος σχολίους","Delete comment?":"Διαγραφή σχολίου;",Edit:"Επεξεργασία",NUMBER_OF_COMMENTS:["%0 Σχόλια","%0 Σχόλια"],PENDING_ACTION_COMMENT_THREAD:"Μη αποθηκευμένη αλλαγή σε νήμα σχολίου.",Remove:"Απομάκρυνση","Reply...":"Απάντηση...",Submit:"Υποβολή",TOO_LONG_COMMENT_ALERT:"Το περιεχόμενο του σχολείου είναι μεγάλο. Το σχόλιό σας έχει %0 χαρακτήρες και το όριο είναι %1 χαρακτήρες.","Write a comment...":"Γράψτε ένα σχόλιο..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e["en-au"]=e["en-au"]||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Are you sure?",Comment:"Comment","Comment editor":"Comment editor","Delete comment thread?":"Delete comment thread?","Delete comment?":"Delete comment?",Edit:"Edit",No:"No",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comments"],PENDING_ACTION_COMMENT_THREAD:"Unsaved change in comment thread.",Remove:"Remove","Reply...":"Reply...",Submit:"Submit",TOO_LONG_COMMENT_ALERT:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.","Write a comment...":"Write a comment...",Yes:"Yes"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e["en-au"]=e["en-au"]||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Comment","Comment editor":"Comment editor","Delete comment thread?":"Delete comment thread?","Delete comment?":"Delete comment?",Edit:"Edit",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comments"],PENDING_ACTION_COMMENT_THREAD:"Unsaved change in comment thread.",Remove:"Remove","Reply...":"Reply...",Submit:"Submit",TOO_LONG_COMMENT_ALERT:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.","Write a comment...":"Write a comment..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{"Are you sure?":"¿Lo confirma?",Comment:"Comentario","Comment editor":"Editor de comentarios","Delete comment thread?":"¿Quiere eliminar el hilo de comentarios?","Delete comment?":"¿Quiere eliminar el comentario?",Edit:"Editar",No:"No",NUMBER_OF_COMMENTS:["%0 comentario","%0 comentarios"],PENDING_ACTION_COMMENT_THREAD:"Cambio no guardado en hilo de comentarios.",Remove:"Quitar","Reply...":"Responder…",Submit:"Enviar",TOO_LONG_COMMENT_ALERT:"El contenido del comentario es demasiado extenso. Su comentario tiene %0 caracteres, pero el límite es de %1.","Write a comment...":"Escribir un comentario…",Yes:"Sí"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{Comment:"Comentario","Comment editor":"Editor de comentarios","Delete comment thread?":"¿Quiere eliminar el hilo de comentarios?","Delete comment?":"¿Quiere eliminar el comentario?",Edit:"Editar",NUMBER_OF_COMMENTS:["%0 comentario","%0 comentarios"],PENDING_ACTION_COMMENT_THREAD:"Cambio no guardado en hilo de comentarios.",Remove:"Quitar","Reply...":"Responder…",Submit:"Enviar",TOO_LONG_COMMENT_ALERT:"El contenido del comentario es demasiado extenso. Su comentario tiene %0 caracteres, pero el límite es de %1.","Write a comment...":"Escribir un comentario…"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const e=a.et=a.et||{};e.dictionary=Object.assign(e.dictionary||{},{"Are you sure?":"Oled sa kindel?",Comment:"Kommentaar","Comment editor":"Kommentaari redaktor","Delete comment thread?":"Kustutada kommentati lõim?","Delete comment?":"Kustutada kommentaar?",Edit:"Muuda",No:"Ei",NUMBER_OF_COMMENTS:["%0 kommentaar","%0 kommentaari"],PENDING_ACTION_COMMENT_THREAD:"Salvestamata muudatused kommentaaride lõimes.",Remove:"Eemalda","Reply...":"Vasta...",Submit:"Saada",TOO_LONG_COMMENT_ALERT:"Kommentaari sisu on liiga pikk. Sinu kommentaaris on %0 märki, aga maksimaalne märkide arv on %1.","Write a comment...":"Kirjuta kommentaar.",Yes:"Jah"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const m=a.et=a.et||{};m.dictionary=Object.assign(m.dictionary||{},{Comment:"Kommentaar","Comment editor":"Kommentaari redaktor","Delete comment thread?":"Kustutada kommentati lõim?","Delete comment?":"Kustutada kommentaar?",Edit:"Muuda",NUMBER_OF_COMMENTS:["%0 kommentaar","%0 kommentaari"],PENDING_ACTION_COMMENT_THREAD:"Salvestamata muudatused kommentaaride lõimes.",Remove:"Eemalda","Reply...":"Vasta...",Submit:"Saada",TOO_LONG_COMMENT_ALERT:"Kommentaari sisu on liiga pikk. Sinu kommentaaris on %0 märki, aga maksimaalne märkide arv on %1.","Write a comment...":"Kirjuta kommentaar."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.fr=e.fr||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Êtes-vous sûr ?",Comment:"Commenter","Comment editor":"Éditeur de commentaire","Delete comment thread?":"Supprimer le fil des commentaires ? ","Delete comment?":"Supprimer le commentaire ?",Edit:"Éditer",No:"Non",NUMBER_OF_COMMENTS:["%0 commentaire","%0 commentaires"],PENDING_ACTION_COMMENT_THREAD:"Changement non enregistré dans le fil des commentaires.",Remove:"Supprimer","Reply...":"Répondre...",Submit:"Soumettre",TOO_LONG_COMMENT_ALERT:"Le contenu du commentaire est trop long. Votre commentaire contient %0 caractères alors que la limite est de %1 caractères.","Write a comment...":"Écrire un commentaire...",Yes:"Oui"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.fr=e.fr||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Commenter","Comment editor":"Éditeur de commentaire","Delete comment thread?":"Supprimer le fil des commentaires ? ","Delete comment?":"Supprimer le commentaire ?",Edit:"Éditer",NUMBER_OF_COMMENTS:["%0 commentaire","%0 commentaires"],PENDING_ACTION_COMMENT_THREAD:"Changement non enregistré dans le fil des commentaires.",Remove:"Supprimer","Reply...":"Répondre...",Submit:"Soumettre",TOO_LONG_COMMENT_ALERT:"Le contenu du commentaire est trop long. Votre commentaire contient %0 caractères alors que la limite est de %1 caractères.","Write a comment...":"Écrire un commentaire..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const e=o.gl=o.gl||{};e.dictionary=Object.assign(e.dictionary||{},{"Are you sure?":"Esta seguro?",Comment:"Comentario","Comment editor":"Editor de comentarios","Delete comment thread?":"Eliminar o fío de comentarios?","Delete comment?":"Eliminar o comentario?",Edit:"Editar",No:"Non",NUMBER_OF_COMMENTS:["%0 comentario","%0 comentarios"],PENDING_ACTION_COMMENT_THREAD:"Cambio sen gardar no fío de comentarios.",Remove:"Retirar","Reply...":"Responder…",Submit:"Enviar",TOO_LONG_COMMENT_ALERT:"O contido dos comentarios é demasiado longo. O seu comentario ten %0 caracteres mais o límite é de %1 caracteres.","Write a comment...":"Escribir un comentario…",Yes:"Si"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const e=o.gl=o.gl||{};e.dictionary=Object.assign(e.dictionary||{},{Comment:"Comentario","Comment editor":"Editor de comentarios","Delete comment thread?":"Eliminar o fío de comentarios?","Delete comment?":"Eliminar o comentario?",Edit:"Editar",NUMBER_OF_COMMENTS:["%0 comentario","%0 comentarios"],PENDING_ACTION_COMMENT_THREAD:"Cambio sen gardar no fío de comentarios.",Remove:"Retirar","Reply...":"Responder…",Submit:"Enviar",TOO_LONG_COMMENT_ALERT:"O contido dos comentarios é demasiado longo. O seu comentario ten %0 caracteres mais o límite é de %1 caracteres.","Write a comment...":"Escribir un comentario…"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.hi=e.hi||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Are you sure?",Comment:"Comment","Comment editor":"Comment editor","Delete comment thread?":"Delete comment thread?","Delete comment?":"Delete comment?",Edit:"Edit",No:"No",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comments"],PENDING_ACTION_COMMENT_THREAD:"Unsaved change in comment thread.",Remove:"Remove","Reply...":"Reply...",Submit:"Submit",TOO_LONG_COMMENT_ALERT:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.","Write a comment...":"Write a comment...",Yes:"Yes"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.hi=e.hi||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Comment","Comment editor":"Comment editor","Delete comment thread?":"Delete comment thread?","Delete comment?":"Delete comment?",Edit:"Edit",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comments"],PENDING_ACTION_COMMENT_THREAD:"Unsaved change in comment thread.",Remove:"Remove","Reply...":"Reply...",Submit:"Submit",TOO_LONG_COMMENT_ALERT:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.","Write a comment...":"Write a comment..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const a=e.hr=e.hr||{};a.dictionary=Object.assign(a.dictionary||{},{"Are you sure?":"Jeste li sigurni?",Comment:"Komentar","Comment editor":"Editor komentara","Delete comment thread?":"Obriši granu komentara?","Delete comment?":"Obriši komentar?",Edit:"Promijeni",No:"Ne",NUMBER_OF_COMMENTS:["%0 komentar","0% komentara","%0 komentara"],PENDING_ACTION_COMMENT_THREAD:"Ne snimljene promjene u grani komentara.",Remove:"Ukloni","Reply...":"Odgovori...",Submit:"Pošalji",TOO_LONG_COMMENT_ALERT:"Sadržaj komentara je predugačak. Vaš komentar sadrži %0 znakova, a ograničenje je %1 znakova.","Write a comment...":"Napiši komentar...",Yes:"Da"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const a=e.hr=e.hr||{};a.dictionary=Object.assign(a.dictionary||{},{Comment:"Komentar","Comment editor":"Editor komentara","Delete comment thread?":"Obriši granu komentara?","Delete comment?":"Obriši komentar?",Edit:"Promijeni",NUMBER_OF_COMMENTS:["%0 komentar","0% komentara","%0 komentara"],PENDING_ACTION_COMMENT_THREAD:"Ne snimljene promjene u grani komentara.",Remove:"Ukloni","Reply...":"Odgovori...",Submit:"Pošalji",TOO_LONG_COMMENT_ALERT:"Sadržaj komentara je predugačak. Vaš komentar sadrži %0 znakova, a ograničenje je %1 znakova.","Write a comment...":"Napiši komentar..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const s=e.hu=e.hu||{};s.dictionary=Object.assign(s.dictionary||{},{"Are you sure?":"Biztos vagy benn?",Comment:"Megjegyzés","Comment editor":"Megjegyzés szerkesztő","Delete comment thread?":"Megjegyzés szál törlése?","Delete comment?":"Megjegyzés törlése?",Edit:"Szerkesztés",No:"Nem",NUMBER_OF_COMMENTS:["%0 Megjegyzés","%0 Megjegyzés"],PENDING_ACTION_COMMENT_THREAD:"Mentetlen módosítás a megjegyzés szálban.",Remove:"Eltávolítás","Reply...":"Válasz",Submit:"Küldés",TOO_LONG_COMMENT_ALERT:"Megjegyzés túl hosszú. A megjegyzésed %0 karaktert tartalmaz, de max. %1 karakter lehetséges.","Write a comment...":"Megjegyzés írása",Yes:"Igen"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.hu=e.hu||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Megjegyzés","Comment editor":"Megjegyzés szerkesztő","Delete comment thread?":"Megjegyzés szál törlése?","Delete comment?":"Megjegyzés törlése?",Edit:"Szerkesztés",NUMBER_OF_COMMENTS:["%0 Megjegyzés","%0 Megjegyzés"],PENDING_ACTION_COMMENT_THREAD:"Mentetlen módosítás a megjegyzés szálban.",Remove:"Eltávolítás","Reply...":"Válasz",Submit:"Küldés",TOO_LONG_COMMENT_ALERT:"Megjegyzés túl hosszú. A megjegyzésed %0 karaktert tartalmaz, de max. %1 karakter lehetséges.","Write a comment...":"Megjegyzés írása"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(a){const e=a.id=a.id||{};e.dictionary=Object.assign(e.dictionary||{},{"Are you sure?":"Apakah Anda yakin?",Comment:"Komentar","Comment editor":"Editor komentar","Delete comment thread?":"Hapus utas komentar?","Delete comment?":"Hapus komentar?",Edit:"Ubah",No:"Tidak",NUMBER_OF_COMMENTS:"%0 Komentar",PENDING_ACTION_COMMENT_THREAD:"Perubahan tidak tersimpar di utas komentar",Remove:"Hapus","Reply...":"Balas...",Submit:"Kirim",TOO_LONG_COMMENT_ALERT:"Komentar terlalu panjang. Komentar Anda berisi %0 karakter tapi batas maksimalnya adalah %1 karakter.","Write a comment...":"Tulis sebuah komentar...",Yes:"Ya"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const t=a.id=a.id||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Komentar","Comment editor":"Editor komentar","Delete comment thread?":"Hapus utas komentar?","Delete comment?":"Hapus komentar?",Edit:"Ubah",NUMBER_OF_COMMENTS:"%0 Komentar",PENDING_ACTION_COMMENT_THREAD:"Perubahan tidak tersimpar di utas komentar",Remove:"Hapus","Reply...":"Balas...",Submit:"Kirim",TOO_LONG_COMMENT_ALERT:"Komentar terlalu panjang. Komentar Anda berisi %0 karakter tapi batas maksimalnya adalah %1 karakter.","Write a comment...":"Tulis sebuah komentar..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.it=e.it||{};o.dictionary=Object.assign(o.dictionary||{},{"Are you sure?":"Procedere?",Comment:"Commento","Comment editor":"Editor di commenti","Delete comment thread?":"Eliminare la conversazione del commento?","Delete comment?":"Eliminare il commento?",Edit:"Modifica",No:"No",NUMBER_OF_COMMENTS:["%0 commento","%0 commenti"],PENDING_ACTION_COMMENT_THREAD:"Modifica non salvata nella discussione dei commenti.",Remove:"Rimuovi","Reply...":"Rispondi...",Submit:"Invia",TOO_LONG_COMMENT_ALERT:"Il contenuto del commento è troppo lungo. Il commento è lungo %0 caratteri, mentre il limite è di %1 caratteri.","Write a comment...":"Scrivere un commento...",Yes:"Sì"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.it=e.it||{};o.dictionary=Object.assign(o.dictionary||{},{Comment:"Commento","Comment editor":"Editor di commenti","Delete comment thread?":"Eliminare la conversazione del commento?","Delete comment?":"Eliminare il commento?",Edit:"Modifica",NUMBER_OF_COMMENTS:["%0 commento","%0 commenti"],PENDING_ACTION_COMMENT_THREAD:"Modifica non salvata nella discussione dei commenti.",Remove:"Rimuovi","Reply...":"Rispondi...",Submit:"Invia",TOO_LONG_COMMENT_ALERT:"Il contenuto del commento è troppo lungo. Il commento è lungo %0 caratteri, mentre il limite è di %1 caratteri.","Write a comment...":"Scrivere un commento..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.ja=e.ja||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"よろしいですか?",Comment:"コメント","Comment editor":"コメントエディタ","Delete comment thread?":"スレッドを削除しますか?","Delete comment?":"コメントを削除しますか?",Edit:"編集",No:"いいえ",NUMBER_OF_COMMENTS:"",PENDING_ACTION_COMMENT_THREAD:"",Remove:"削除","Reply...":"返信",Submit:"送信",TOO_LONG_COMMENT_ALERT:"","Write a comment...":"コメントを書く",Yes:"はい"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.ja=e.ja||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"コメント","Comment editor":"コメントエディタ","Delete comment thread?":"スレッドを削除しますか?","Delete comment?":"コメントを削除しますか?",Edit:"編集",NUMBER_OF_COMMENTS:"",PENDING_ACTION_COMMENT_THREAD:"",Remove:"削除","Reply...":"返信",Submit:"送信",TOO_LONG_COMMENT_ALERT:"","Write a comment...":"コメントを書く"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const a=e.jv=e.jv||{};a.dictionary=Object.assign(a.dictionary||{},{Comment:"Komentar","Comment editor":"Editor komentar","Delete comment thread?":"","Delete comment?":"Busek komentar?",Edit:"Ebah",NUMBER_OF_COMMENTS:"%0 Komentar",PENDING_ACTION_COMMENT_THREAD:"",Remove:"Busek","Reply...":"Wangsuli...",Submit:"Kirim",TOO_LONG_COMMENT_ALERT:"Komentar sanget-sanget panjang. Komentar sampeyan gadhah %0 aksara nanging watesipun %1 aksara.","Write a comment...":"Serat komentar..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.ko=e.ko||{};o.dictionary=Object.assign(o.dictionary||{},{"Are you sure?":"확실한가요?",Comment:"의견","Comment editor":"의견 편집기","Delete comment thread?":"의견 글타래를 삭제할까요?","Delete comment?":"의견을 삭제할까요?",Edit:"수정",No:"아니요",NUMBER_OF_COMMENTS:"%0개의 의견",PENDING_ACTION_COMMENT_THREAD:"의견 글타래에 저장되지 않은 변경 사항이 있습니다.",Remove:"삭제","Reply...":"답변 작성...",Submit:"작성",TOO_LONG_COMMENT_ALERT:"의견의 내용이 너무 깁니다. 작성하신 내용의 길이는 %0자이지만 제한은 %1자입니다.","Write a comment...":"새 의견 작성...",Yes:"예"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.ko=e.ko||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"의견","Comment editor":"의견 편집기","Delete comment thread?":"의견 글타래를 삭제할까요?","Delete comment?":"의견을 삭제할까요?",Edit:"수정",NUMBER_OF_COMMENTS:"%0개의 의견",PENDING_ACTION_COMMENT_THREAD:"의견 글타래에 저장되지 않은 변경 사항이 있습니다.",Remove:"삭제","Reply...":"답변 작성...",Submit:"작성",TOO_LONG_COMMENT_ALERT:"의견의 내용이 너무 깁니다. 작성하신 내용의 길이는 %0자이지만 제한은 %1자입니다.","Write a comment...":"새 의견 작성..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{"Are you sure?":"Weet u het zeker?",Comment:"Opmerking","Comment editor":"Opmerking editor","Delete comment thread?":"Discussie verwijderen?","Delete comment?":"Opmerking verwijderen?",Edit:"Wijzigen",No:"Nee",NUMBER_OF_COMMENTS:["%0 opmerking","%0 opmerkingen"],PENDING_ACTION_COMMENT_THREAD:"De discussie bevat openstaande wijzigingen.",Remove:"Verwijderen","Reply...":"Beantwoorden...",Submit:"Opslaan",TOO_LONG_COMMENT_ALERT:"De opmerking is te lang. De opmerking bevat %0 tekens terwijl er %1 tekens toegestaan zijn.","Write a comment...":"Schrijf een opmerking...",Yes:"Ja"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{Comment:"Opmerking","Comment editor":"Opmerking editor","Delete comment thread?":"Discussie verwijderen?","Delete comment?":"Opmerking verwijderen?",Edit:"Wijzigen",NUMBER_OF_COMMENTS:["%0 opmerking","%0 opmerkingen"],PENDING_ACTION_COMMENT_THREAD:"De discussie bevat openstaande wijzigingen.",Remove:"Verwijderen","Reply...":"Beantwoorden...",Submit:"Opslaan",TOO_LONG_COMMENT_ALERT:"De opmerking is te lang. De opmerking bevat %0 tekens terwijl er %1 tekens toegestaan zijn.","Write a comment...":"Schrijf een opmerking..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{"Are you sure?":"Er du sikker?",Comment:"Kommenter","Comment editor":"Redigeringsverktøy for kommentarer","Delete comment thread?":"Slett kommentartråd?","Delete comment?":"Slett kommentar?",Edit:"Rediger",No:"Nei",NUMBER_OF_COMMENTS:["%0 kommentar","%0 kommentarer"],PENDING_ACTION_COMMENT_THREAD:"Ulagrede endringer i kommentartråden.",Remove:"Fjern","Reply...":"Svar...",Submit:"Lagre",TOO_LONG_COMMENT_ALERT:"Kommentarinnhold er for langt. Kommentaren din har %0 tegn, men grensen er %1 tegn.","Write a comment...":"Skriv en kommentar...",Yes:"Ja"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{Comment:"Kommenter","Comment editor":"Redigeringsverktøy for kommentarer","Delete comment thread?":"Slett kommentartråd?","Delete comment?":"Slett kommentar?",Edit:"Rediger",NUMBER_OF_COMMENTS:["%0 kommentar","%0 kommentarer"],PENDING_ACTION_COMMENT_THREAD:"Ulagrede endringer i kommentartråden.",Remove:"Fjern","Reply...":"Svar...",Submit:"Lagre",TOO_LONG_COMMENT_ALERT:"Kommentarinnhold er for langt. Kommentaren din har %0 tegn, men grensen er %1 tegn.","Write a comment...":"Skriv en kommentar..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.pl=e.pl||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Jesteś pewny/pewna?",Comment:"Skomentuj","Comment editor":"Edytor komentarza","Delete comment thread?":"Usunąć wątek komentarzy?","Delete comment?":"Usunąć komentarz?",Edit:"Edytuj",No:"Nie",NUMBER_OF_COMMENTS:["%0 Komentarz","%0 Komentarze","%0 Komentarzy","%0 Komentarza"],PENDING_ACTION_COMMENT_THREAD:"Niezapisana zmiana w wątku komentarzy.",Remove:"Usuń","Reply...":"Odpowiedz...",Submit:"Zatwierdź",TOO_LONG_COMMENT_ALERT:'Komentarz jest zbyt długi. Twój komentarz ma %0 znaków. Dopuszczalny limit to %1 znaków."',"Write a comment...":"Napisz komentarz...",Yes:"Tak"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const e=t.pl=t.pl||{};e.dictionary=Object.assign(e.dictionary||{},{Comment:"Skomentuj","Comment editor":"Edytor komentarza","Delete comment thread?":"Usunąć wątek komentarzy?","Delete comment?":"Usunąć komentarz?",Edit:"Edytuj",NUMBER_OF_COMMENTS:["%0 Komentarz","%0 Komentarze","%0 Komentarzy","%0 Komentarza"],PENDING_ACTION_COMMENT_THREAD:"Niezapisana zmiana w wątku komentarzy.",Remove:"Usuń","Reply...":"Odpowiedz...",Submit:"Zatwierdź",TOO_LONG_COMMENT_ALERT:'Komentarz jest zbyt długi. Twój komentarz ma %0 znaków. Dopuszczalny limit to %1 znaków."',"Write a comment...":"Napisz komentarz..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e["pt-br"]=e["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Are you sure?":"Você tem certeza?",Comment:"Comentário","Comment editor":"Editar comentário","Delete comment thread?":"Excluir segmento de comentários?","Delete comment?":"Excluir comentário?",Edit:"Editar",No:"Não",NUMBER_OF_COMMENTS:["%0 Comentários","%0 Comentários"],PENDING_ACTION_COMMENT_THREAD:"Alteração não salva no segmento de comentários.",Remove:"Remover","Reply...":"Responder...",Submit:"Enviar",TOO_LONG_COMMENT_ALERT:"O conteúdo do comentário é muito longo. Seu comentário possui %0 caracteres, mas o limite é de %1 caracteres.","Write a comment...":"Escrever um comentário...",Yes:"Sim"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e["pt-br"]=e["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{Comment:"Comentário","Comment editor":"Editar comentário","Delete comment thread?":"Excluir segmento de comentários?","Delete comment?":"Excluir comentário?",Edit:"Editar",NUMBER_OF_COMMENTS:["%0 Comentários","%0 Comentários"],PENDING_ACTION_COMMENT_THREAD:"Alteração não salva no segmento de comentários.",Remove:"Remover","Reply...":"Responder...",Submit:"Enviar",TOO_LONG_COMMENT_ALERT:"O conteúdo do comentário é muito longo. Seu comentário possui %0 caracteres, mas o limite é de %1 caracteres.","Write a comment...":"Escrever um comentário..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.ro=e.ro||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Sunteți sigur?",Comment:"Comentează","Comment editor":"Editor de comentarii","Delete comment thread?":"Ștergeți firul de comentarii? ","Delete comment?":"Ștergi comentariul?",Edit:"Editează",No:"Nu",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comment","%0 Comentarii"],PENDING_ACTION_COMMENT_THREAD:"O schimbare nesalvată în firul de comentarii.",Remove:"Șterge","Reply...":"Răspunde...",Submit:"Trimite",TOO_LONG_COMMENT_ALERT:"Conținutul comentariului este prea lung. Comentariul tău are %0 caractere, dar limita este %1 caractere.","Write a comment...":"Scrie un comentariu...",Yes:"Da"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.ro=e.ro||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Comentează","Comment editor":"Editor de comentarii","Delete comment thread?":"Ștergeți firul de comentarii? ","Delete comment?":"Ștergi comentariul?",Edit:"Editează",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comment","%0 Comentarii"],PENDING_ACTION_COMMENT_THREAD:"O schimbare nesalvată în firul de comentarii.",Remove:"Șterge","Reply...":"Răspunde...",Submit:"Trimite",TOO_LONG_COMMENT_ALERT:"Conținutul comentariului este prea lung. Comentariul tău are %0 caractere, dar limita este %1 caractere.","Write a comment...":"Scrie un comentariu..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.ru=e.ru||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Вы уверены?",Comment:"Комментарий","Comment editor":"Редактор комментариев","Delete comment thread?":"Удалить ветку комментариев?","Delete comment?":"Удалить комментарий?",Edit:"Редактировать",No:"Нет",NUMBER_OF_COMMENTS:["%0 Комментарий","%0 Комментариев","%0 Комментариев","%0 Комментария"],PENDING_ACTION_COMMENT_THREAD:"Изменения в ветке комментариев не сохранены.",Remove:"Удалить","Reply...":"Ответ...",Submit:"Отправить",TOO_LONG_COMMENT_ALERT:"Комментарий слишком длинный. Ваш комментарий состоит из %0 символов, тогда как предел %1 символов.","Write a comment...":"Введите комментарий...",Yes:"Да"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.ru=e.ru||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Комментарий","Comment editor":"Редактор комментариев","Delete comment thread?":"Удалить ветку комментариев?","Delete comment?":"Удалить комментарий?",Edit:"Редактировать",NUMBER_OF_COMMENTS:["%0 Комментарий","%0 Комментариев","%0 Комментариев","%0 Комментария"],PENDING_ACTION_COMMENT_THREAD:"Изменения в ветке комментариев не сохранены.",Remove:"Удалить","Reply...":"Ответ...",Submit:"Отправить",TOO_LONG_COMMENT_ALERT:"Комментарий слишком длинный. Ваш комментарий состоит из %0 символов, тогда как предел %1 символов.","Write a comment...":"Введите комментарий..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.sk=e.sk||{};o.dictionary=Object.assign(o.dictionary||{},{"Are you sure?":"Ste si istý?",Comment:"Komentár","Comment editor":"Editor komentárov","Delete comment thread?":"Vymazať vlákno komentáru?","Delete comment?":"Vymazať komentár?",Edit:"Upraviť",No:"Nie",NUMBER_OF_COMMENTS:["%0 Komentár","%0 Komentáre","%0 Komentárov","%0 komentárov"],PENDING_ACTION_COMMENT_THREAD:"Vo vlákne komentáru sú neuložené zmeny.",Remove:"Odstrániť","Reply...":"Odpovedať...",Submit:"Potvrdiť",TOO_LONG_COMMENT_ALERT:"Obsah komentára je príliš dlhý. Komentár ma %0 znakov, limit je %1 znakov.","Write a comment...":"Vložiť komentár...",Yes:"Áno"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.sk=e.sk||{};o.dictionary=Object.assign(o.dictionary||{},{Comment:"Komentár","Comment editor":"Editor komentárov","Delete comment thread?":"Vymazať vlákno komentáru?","Delete comment?":"Vymazať komentár?",Edit:"Upraviť",NUMBER_OF_COMMENTS:["%0 Komentár","%0 Komentáre","%0 Komentárov","%0 komentárov"],PENDING_ACTION_COMMENT_THREAD:"Vo vlákne komentáru sú neuložené zmeny.",Remove:"Odstrániť","Reply...":"Odpovedať...",Submit:"Potvrdiť",TOO_LONG_COMMENT_ALERT:"Obsah komentára je príliš dlhý. Komentár ma %0 znakov, limit je %1 znakov.","Write a comment...":"Vložiť komentár..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const a=e["sr-latn"]=e["sr-latn"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Are you sure?":"Jesi siguran?",Comment:"Napomena","Comment editor":"Uređivač napomene","Delete comment thread?":"Brišete nit napomene?","Delete comment?":"Brišete napomenu?",Edit:"Uredi",No:"Ne",NUMBER_OF_COMMENTS:["","",""],PENDING_ACTION_COMMENT_THREAD:"Nesačuvana promena u niti napomena.",Remove:"Odstrani","Reply...":"Odgovori",Submit:"Pošalji",TOO_LONG_COMMENT_ALERT:"Napomena je dugačka. Sadrži %0 karaktera, ali maximalno je dozvoljeno %1 karaktera.","Write a comment...":"Napiši napomenu",Yes:"Da"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const a=e["sr-latn"]=e["sr-latn"]||{};a.dictionary=Object.assign(a.dictionary||{},{Comment:"Napomena","Comment editor":"Uređivač napomene","Delete comment thread?":"Brišete nit napomene?","Delete comment?":"Brišete napomenu?",Edit:"Uredi",NUMBER_OF_COMMENTS:["","",""],PENDING_ACTION_COMMENT_THREAD:"Nesačuvana promena u niti napomena.",Remove:"Odstrani","Reply...":"Odgovori",Submit:"Pošalji",TOO_LONG_COMMENT_ALERT:"Napomena je dugačka. Sadrži %0 karaktera, ali maximalno je dozvoljeno %1 karaktera.","Write a comment...":"Napiši napomenu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.sr=e.sr||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Сигуран си?",Comment:"Напомена","Comment editor":"Уређивач напомене ","Delete comment thread?":"Бришете нит напомене?","Delete comment?":"Бришете напомену?",Edit:"Уреди",No:"Не",NUMBER_OF_COMMENTS:["","",""],PENDING_ACTION_COMMENT_THREAD:"Несачувана измена у нити напомена.",Remove:"Одстрани","Reply...":"Одговори",Submit:"Пошаљи",TOO_LONG_COMMENT_ALERT:"Напомена је дугачка. Садржи %0 карактера, али је дозвољено максимално %1 карактера.","Write a comment...":"Напиши напомену",Yes:"Да"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.sr=e.sr||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Напомена","Comment editor":"Уређивач напомене ","Delete comment thread?":"Бришете нит напомене?","Delete comment?":"Бришете напомену?",Edit:"Уреди",NUMBER_OF_COMMENTS:["","",""],PENDING_ACTION_COMMENT_THREAD:"Несачувана измена у нити напомена.",Remove:"Одстрани","Reply...":"Одговори",Submit:"Пошаљи",TOO_LONG_COMMENT_ALERT:"Напомена је дугачка. Садржи %0 карактера, али је дозвољено максимално %1 карактера.","Write a comment...":"Напиши напомену"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.tk=e.tk||{};i.dictionary=Object.assign(i.dictionary||{},{"Are you sure?":"Ynanýarsyňyzmy?",Comment:"Teswir","Comment editor":"Teswir redaktory","Delete comment thread?":"Teswir bölümini pozuň?","Delete comment?":"Teswir pozuň?",Edit:"Redaktirläň",No:"Ýok",NUMBER_OF_COMMENTS:["%0 Teswir","%0 Teswir"],PENDING_ACTION_COMMENT_THREAD:"Teswirler bölüminde saklanmadyk üýtgeşme.",Remove:"Aýyr","Reply...":"Jogap...",Submit:"Iberiň",TOO_LONG_COMMENT_ALERT:"Düşündiriş mazmuny gaty uzyn. Teswiriňizde %0 simwol bar, ýöne çäk %1 simwol.","Write a comment...":"Teswir ýazyň...",Yes:"Hawa"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.tk=e.tk||{};i.dictionary=Object.assign(i.dictionary||{},{Comment:"Teswir","Comment editor":"Teswir redaktory","Delete comment thread?":"Teswir bölümini pozuň?","Delete comment?":"Teswir pozuň?",Edit:"Redaktirläň",NUMBER_OF_COMMENTS:["%0 Teswir","%0 Teswir"],PENDING_ACTION_COMMENT_THREAD:"Teswirler bölüminde saklanmadyk üýtgeşme.",Remove:"Aýyr","Reply...":"Jogap...",Submit:"Iberiň",TOO_LONG_COMMENT_ALERT:"Düşündiriş mazmuny gaty uzyn. Teswiriňizde %0 simwol bar, ýöne çäk %1 simwol.","Write a comment...":"Teswir ýazyň..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.tr=i.tr||{};e.dictionary=Object.assign(e.dictionary||{},{"Are you sure?":"Emin misiniz?",Comment:"Yorum","Comment editor":"Yorum Düzenleyici","Delete comment thread?":"Yorum dizesi silinsin mi?","Delete comment?":"Yorum silinsin mi?",Edit:"Düzenle",No:"Hayır",NUMBER_OF_COMMENTS:["%0 Yorum","%0 Yorum"],PENDING_ACTION_COMMENT_THREAD:"Yorum dizisinde kaydedilmemiş değişiklikler var.",Remove:"Sil","Reply...":"Cevapla...",Submit:"Gönder",TOO_LONG_COMMENT_ALERT:"Yorum içeriğiniz çok uzun. Yorununuz %0 karakterden oluşuyor ama %1 karakter sayısına izin veriliyor.","Write a comment...":"Bir yorum yaz...",Yes:"Evet"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const e=i.tr=i.tr||{};e.dictionary=Object.assign(e.dictionary||{},{Comment:"Yorum","Comment editor":"Yorum Düzenleyici","Delete comment thread?":"Yorum dizesi silinsin mi?","Delete comment?":"Yorum silinsin mi?",Edit:"Düzenle",NUMBER_OF_COMMENTS:["%0 Yorum","%0 Yorum"],PENDING_ACTION_COMMENT_THREAD:"Yorum dizisinde kaydedilmemiş değişiklikler var.",Remove:"Sil","Reply...":"Cevapla...",Submit:"Gönder",TOO_LONG_COMMENT_ALERT:"Yorum içeriğiniz çok uzun. Yorununuz %0 karakterden oluşuyor ama %1 karakter sayısına izin veriliyor.","Write a comment...":"Bir yorum yaz..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.ug=e.ug||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"جەزملەشتۈرەمسىز؟",Comment:"ئىنكاس","Comment editor":"ئىنكاس تەھرىرلىگۈچ","Delete comment thread?":"ئىنكاس باغلىمىنى ئۆچۈرەمسىز؟","Delete comment?":"ئىنكاسنى ئۆچۈرەمسىز؟",Edit:"تەھرىرلەش",No:"ياق",NUMBER_OF_COMMENTS:["%0 ئىنكاس","%0 ئىنكاس"],PENDING_ACTION_COMMENT_THREAD:"",Remove:"چىقىرىۋېتىش","Reply...":"جاۋاب...",Submit:"يوللاش",TOO_LONG_COMMENT_ALERT:"","Write a comment...":"ئىنكاس يېزىش...",Yes:"ھەئە"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.ug=e.ug||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"ئىنكاس","Comment editor":"ئىنكاس تەھرىرلىگۈچ","Delete comment thread?":"ئىنكاس باغلىمىنى ئۆچۈرەمسىز؟","Delete comment?":"ئىنكاسنى ئۆچۈرەمسىز؟",Edit:"تەھرىرلەش",NUMBER_OF_COMMENTS:["%0 ئىنكاس","%0 ئىنكاس"],PENDING_ACTION_COMMENT_THREAD:"",Remove:"چىقىرىۋېتىش","Reply...":"جاۋاب...",Submit:"يوللاش",TOO_LONG_COMMENT_ALERT:"","Write a comment...":"ئىنكاس يېزىش..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"Ви впевнені?",Comment:"Коментар","Comment editor":"Редактор коментарів","Delete comment thread?":"Видати ланцюжок коментарів?","Delete comment?":"Видалити коментар?",Edit:"Редагувати",No:"Ні",NUMBER_OF_COMMENTS:["%0 Коментар","%0 Коментаря","%0 Коментарів","%0 Коментарів"],PENDING_ACTION_COMMENT_THREAD:"Незбережена зміна ланцюжка коментарів.",Remove:"Видалити","Reply...":"Відповісти...",Submit:"Відправити",TOO_LONG_COMMENT_ALERT:"Коментар задовгий. Ваш коментар містить %0 знак із %1 допустимих.","Write a comment...":"Написати коментар...",Yes:"Так"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"Коментар","Comment editor":"Редактор коментарів","Delete comment thread?":"Видати ланцюжок коментарів?","Delete comment?":"Видалити коментар?",Edit:"Редагувати",NUMBER_OF_COMMENTS:["%0 Коментар","%0 Коментаря","%0 Коментарів","%0 Коментарів"],PENDING_ACTION_COMMENT_THREAD:"Незбережена зміна ланцюжка коментарів.",Remove:"Видалити","Reply...":"Відповісти...",Submit:"Відправити",TOO_LONG_COMMENT_ALERT:"Коментар задовгий. Ваш коментар містить %0 знак із %1 допустимих.","Write a comment...":"Написати коментар..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"你确定吗?",Comment:"评论","Comment editor":"评论插件","Delete comment thread?":"删除这组评论?","Delete comment?":"删除这条评论?",Edit:"编辑",No:"取消",NUMBER_OF_COMMENTS:"%0 条评论",PENDING_ACTION_COMMENT_THREAD:"评论区有未保存内容",Remove:"删除","Reply...":"回复...",Submit:"提交",TOO_LONG_COMMENT_ALERT:"评论内容过长。评论内容长度必须大于%0个字符而小于%1个字符。","Write a comment...":"编写评论...",Yes:"确定"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"评论","Comment editor":"评论插件","Delete comment thread?":"删除这组评论?","Delete comment?":"删除这条评论?",Edit:"编辑",NUMBER_OF_COMMENTS:"%0 条评论",PENDING_ACTION_COMMENT_THREAD:"评论区有未保存内容",Remove:"删除","Reply...":"回复...",Submit:"提交",TOO_LONG_COMMENT_ALERT:"评论内容过长。评论内容长度必须大于%0个字符而小于%1个字符。","Write a comment...":"编写评论..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{"Are you sure?":"確定做此操作?",Comment:"留言","Comment editor":"留言編輯器","Delete comment thread?":"刪除討論串?","Delete comment?":"刪除留言?",Edit:"編輯",No:"先不要",NUMBER_OF_COMMENTS:"%0 則留言",PENDING_ACTION_COMMENT_THREAD:"討論串尚未儲存。",Remove:"刪除","Reply...":"回覆...",Submit:"送出",TOO_LONG_COMMENT_ALERT:"留言內容太長。你的留言有 %0 個字,上限字數為 %1。","Write a comment...":"撰寫留言...",Yes:"好"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{Comment:"留言","Comment editor":"留言編輯器","Delete comment thread?":"刪除討論串?","Delete comment?":"刪除留言?",Edit:"編輯",NUMBER_OF_COMMENTS:"%0 則留言",PENDING_ACTION_COMMENT_THREAD:"討論串尚未儲存。",Remove:"刪除","Reply...":"回覆...",Submit:"送出",TOO_LONG_COMMENT_ALERT:"留言內容太長。你的留言有 %0 個字,上限字數為 %1。","Write a comment...":"撰寫留言..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -9,9 +9,6 @@
9
9
  "Submit": "The label for for the button that submits a comment.",
10
10
  "Delete comment?": "The confirmation message shown after pressing the delete comment button.",
11
11
  "Delete comment thread?": "The confirmation message shown after pressing the delete comment thread button.",
12
- "Yes": "The label for confirming an action.",
13
- "No": "The label for rejecting an action.",
14
- "Are you sure?": "The label for confirming a dangerous action.",
15
12
  "Comment": "The tooltip for the comment toolbar button.",
16
13
  "PENDING_ACTION_COMMENT_THREAD": "The label for an alert shown when closing the editor with an unsaved comment change."
17
14
  }
@@ -59,18 +59,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
59
59
  msgid "Delete comment thread?"
60
60
  msgstr "Obriši niz komentara?"
61
61
 
62
- msgctxt "The label for confirming an action."
63
- msgid "Yes"
64
- msgstr "Da"
65
-
66
- msgctxt "The label for rejecting an action."
67
- msgid "No"
68
- msgstr "Ne"
69
-
70
- msgctxt "The label for confirming a dangerous action."
71
- msgid "Are you sure?"
72
- msgstr "Da li ste sigurni?"
73
-
74
62
  msgctxt "The tooltip for the comment toolbar button."
75
63
  msgid "Comment"
76
64
  msgstr "Komentar"
@@ -60,18 +60,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
60
60
  msgid "Delete comment thread?"
61
61
  msgstr "Smazat vlákno komentáře?"
62
62
 
63
- msgctxt "The label for confirming an action."
64
- msgid "Yes"
65
- msgstr "Ano"
66
-
67
- msgctxt "The label for rejecting an action."
68
- msgid "No"
69
- msgstr "Ne"
70
-
71
- msgctxt "The label for confirming a dangerous action."
72
- msgid "Are you sure?"
73
- msgstr "Jste si jistý?"
74
-
75
63
  msgctxt "The tooltip for the comment toolbar button."
76
64
  msgid "Comment"
77
65
  msgstr "Komentář"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Slet kommentartråd?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Ja"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Nej"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Er du sikker?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Kommentar"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Kommentarverlauf löschen?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Ja"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Nein"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Sind Sie sicher?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Kommentar"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Kommentarverlauf löschen?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Ja"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Nein"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Sind Sie sicher?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Kommentar"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Διαγραφή νήματος σχολίους"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Ναι"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Όχι"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Είστε σίγουροις"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Σχόλιο"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Delete comment thread?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Yes"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "No"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Are you sure?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Comment"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Delete comment thread?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Yes"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "No"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Are you sure?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Comment"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "¿Quiere eliminar el hilo de comentarios?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Sí"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "No"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "¿Lo confirma?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Comentario"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Kustutada kommentati lõim?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Jah"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Ei"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Oled sa kindel?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Kommentaar"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Supprimer le fil des commentaires ? "
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Oui"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Non"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Êtes-vous sûr ?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Commenter"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Eliminar o fío de comentarios?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Si"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Non"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Esta seguro?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Comentario"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Delete comment thread?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Yes"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "No"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Are you sure?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Comment"
@@ -59,18 +59,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
59
59
  msgid "Delete comment thread?"
60
60
  msgstr "Obriši granu komentara?"
61
61
 
62
- msgctxt "The label for confirming an action."
63
- msgid "Yes"
64
- msgstr "Da"
65
-
66
- msgctxt "The label for rejecting an action."
67
- msgid "No"
68
- msgstr "Ne"
69
-
70
- msgctxt "The label for confirming a dangerous action."
71
- msgid "Are you sure?"
72
- msgstr "Jeste li sigurni?"
73
-
74
62
  msgctxt "The tooltip for the comment toolbar button."
75
63
  msgid "Comment"
76
64
  msgstr "Komentar"
@@ -58,18 +58,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
58
58
  msgid "Delete comment thread?"
59
59
  msgstr "Megjegyzés szál törlése?"
60
60
 
61
- msgctxt "The label for confirming an action."
62
- msgid "Yes"
63
- msgstr "Igen"
64
-
65
- msgctxt "The label for rejecting an action."
66
- msgid "No"
67
- msgstr "Nem"
68
-
69
- msgctxt "The label for confirming a dangerous action."
70
- msgid "Are you sure?"
71
- msgstr "Biztos vagy benn?"
72
-
73
61
  msgctxt "The tooltip for the comment toolbar button."
74
62
  msgid "Comment"
75
63
  msgstr "Megjegyzés"
@@ -57,18 +57,6 @@ msgctxt "The confirmation message shown after pressing the delete comment thread
57
57
  msgid "Delete comment thread?"
58
58
  msgstr "Hapus utas komentar?"
59
59
 
60
- msgctxt "The label for confirming an action."
61
- msgid "Yes"
62
- msgstr "Ya"
63
-
64
- msgctxt "The label for rejecting an action."
65
- msgid "No"
66
- msgstr "Tidak"
67
-
68
- msgctxt "The label for confirming a dangerous action."
69
- msgid "Are you sure?"
70
- msgstr "Apakah Anda yakin?"
71
-
72
60
  msgctxt "The tooltip for the comment toolbar button."
73
61
  msgid "Comment"
74
62
  msgstr "Komentar"