ep_comments_page 0.1.78 → 0.1.82

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.
@@ -0,0 +1,15 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Ajeje Brazorf",
5
+ "Beta16"
6
+ ]
7
+ },
8
+ "ep_comments_page.comment": "Commento",
9
+ "ep_comments_page.comments": "Commenti",
10
+ "ep_comments_page.delete_comment.title": "Cancella questo commento",
11
+ "ep_comments_page.comments_template.comment.value": "Commento",
12
+ "ep_comments_page.comments_template.cancel.value": "Annulla",
13
+ "ep_comments_page.comments_template.edit_comment.save": "salva",
14
+ "ep_comments_page.comments_template.edit_comment.cancel": "annulla"
15
+ }
package/locales/ko.json CHANGED
@@ -1,17 +1,23 @@
1
1
  {
2
2
  "@metadata": {
3
3
  "authors": [
4
- "Ykhwong"
4
+ "Ykhwong",
5
+ "그냥기여자"
5
6
  ]
6
7
  },
7
8
  "ep_comments_page.comment": "의견",
8
9
  "ep_comments_page.comments": "의견",
10
+ "ep_comments_page.add_comment.title": "선택 영역에 새 댓글 추가",
11
+ "ep_comments_page.add_comment": "선택 영역에 새 댓글 추가",
9
12
  "ep_comments_page.add_comment.hint": "먼저 의견을 전달할 대상 텍스트를 선택해 주십시오",
10
13
  "ep_comments_page.delete_comment.title": "이 의견 삭제",
11
14
  "ep_comments_page.edit_comment.title": "이 의견 편집하기",
12
15
  "ep_comments_page.show_comments": "의견 표시",
16
+ "ep_comments_page.comments_template.suggested_change": "제안된 변경 사항",
13
17
  "ep_comments_page.comments_template.accept_change.value": "변경 수락",
14
18
  "ep_comments_page.comments_template.revert_change.value": "변경사항 되돌리기",
19
+ "ep_comments_page.comments_template.suggested_change_from": "\"{{changeFrom}}\"에서 \"{{changeTo}}\"(으)로 변경 제안됨",
20
+ "ep_comments_page.comments_template.suggest_change_from": "\"{{changeFrom}}\"에서 다음으로 변경할 것으로 제안:",
15
21
  "ep_comments_page.comments_template.include_suggestion": "제안된 변경사항 포함",
16
22
  "ep_comments_page.comments_template.comment.value": "의견",
17
23
  "ep_comments_page.comments_template.cancel.value": "취소",
@@ -0,0 +1,15 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Quentí"
5
+ ]
6
+ },
7
+ "ep_comments_page.comment": "Comentari",
8
+ "ep_comments_page.comments": "Comentaris",
9
+ "ep_comments_page.add_comment.title": "Apondre un comentari novèl sus la seleccion",
10
+ "ep_comments_page.comments_template.accept_change.value": "Acceptar la modificacion",
11
+ "ep_comments_page.comments_template.cancel.value": "Anullar",
12
+ "ep_comments_page.comments_template.reply.value": "Respondre",
13
+ "ep_comments_page.comments_template.edit_comment.save": "enregistrar",
14
+ "ep_comments_page.comments_template.edit_comment.cancel": "anullar"
15
+ }
package/locales/th.json CHANGED
@@ -1,17 +1,32 @@
1
1
  {
2
2
  "@metadata": {
3
3
  "authors": [
4
+ "Prame Tan",
4
5
  "Thas Tayapongsak"
5
6
  ]
6
7
  },
7
8
  "ep_comments_page.comment": "ความคิดเห็น",
9
+ "ep_comments_page.comments": "ความเห็น",
10
+ "ep_comments_page.add_comment.title": "เพิ่มความเห็นสำหรับส่วนที่เลือก",
11
+ "ep_comments_page.add_comment": "เพิ่มความเห็นสำหรับส่วนที่เลือก",
12
+ "ep_comments_page.add_comment.hint": "กรุณาเลือกข้อความที่จะแสดงความเห็น",
8
13
  "ep_comments_page.delete_comment.title": "ลบความเห็น",
9
14
  "ep_comments_page.edit_comment.title": "แก้ไขความคิดเห็น",
10
15
  "ep_comments_page.show_comments": "แสดงความเห็น",
16
+ "ep_comments_page.comments_template.suggested_change": "การเปลี่ยนแปลงที่เสนอ",
11
17
  "ep_comments_page.comments_template.from": "จาก",
12
18
  "ep_comments_page.comments_template.accept_change.value": "ยอมรับการเปลี่ยนแปลง",
19
+ "ep_comments_page.comments_template.revert_change.value": "ย้อนคืนการเปลี่ยนแปลง",
20
+ "ep_comments_page.comments_template.suggested_change_from": "เสนอให้เปลี่ยน \"{{changeFrom}}\" ไปเป็น \"{{changeTo}}\"",
21
+ "ep_comments_page.comments_template.suggest_change_from": "เสนอให้เปลี่ยนจาก \"{{changeFrom}}\" ไปเป็น",
22
+ "ep_comments_page.comments_template.to": "ถึง",
23
+ "ep_comments_page.comments_template.include_suggestion": "เพิ่มการเปลี่ยนแปลงที่เสนอ",
24
+ "ep_comments_page.comments_template.comment.value": "ความเห็น",
13
25
  "ep_comments_page.comments_template.cancel.value": "ยกเลิก",
26
+ "ep_comments_page.comments_template.reply.value": "ตอบกลับ",
14
27
  "ep_comments_page.comments_template.reply.placeholder": "ตอบกลับ",
15
28
  "ep_comments_page.comments_template.edit_comment.save": "บันทึก",
16
- "ep_comments_page.comments_template.edit_comment.cancel": "ยกเลิก"
29
+ "ep_comments_page.comments_template.edit_comment.cancel": "ยกเลิก",
30
+ "ep_comments_page.error.edit_unauth": "คุณไม่สามารถแก้ไขความเห็นของผู้ใช้อื่นได้",
31
+ "ep_comments_page.error.delete_unauth": "คุณไม่สามารถลบความเห็นของผู้ใช้อื่นได้"
17
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "description": "Adds comments on sidebar and link it to the text. For no-skin use ep_page_view.",
3
3
  "name": "ep_comments_page",
4
- "version": "0.1.78",
4
+ "version": "0.1.82",
5
5
  "author": {
6
6
  "name": "Nicolas Lescop",
7
7
  "email": "limplementeur@gmail.com"