ep_comments_page 0.1.85 → 0.1.89
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/locales/diq.json +14 -0
- package/locales/it.json +24 -7
- package/locales/tr.json +3 -0
- package/package.json +1 -1
package/locales/diq.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@metadata": {
|
|
3
|
+
"authors": [
|
|
4
|
+
"Mirzali"
|
|
5
|
+
]
|
|
6
|
+
},
|
|
7
|
+
"ep_comments_page.comment": "Mışewre",
|
|
8
|
+
"ep_comments_page.comments_template.comment.value": "Mışewre",
|
|
9
|
+
"ep_comments_page.comments_template.cancel.value": "Bıtexelne",
|
|
10
|
+
"ep_comments_page.comments_template.reply.value": "Cewab bıde",
|
|
11
|
+
"ep_comments_page.comments_template.reply.placeholder": "Cewab bıde",
|
|
12
|
+
"ep_comments_page.comments_template.edit_comment.save": "qeyd ke",
|
|
13
|
+
"ep_comments_page.comments_template.edit_comment.cancel": "bıtexelne"
|
|
14
|
+
}
|
package/locales/it.json
CHANGED
|
@@ -5,11 +5,28 @@
|
|
|
5
5
|
"Beta16"
|
|
6
6
|
]
|
|
7
7
|
},
|
|
8
|
-
"ep_comments_page.comment": "Commento",
|
|
9
|
-
"ep_comments_page.comments": "Commenti",
|
|
10
|
-
"ep_comments_page.
|
|
11
|
-
"ep_comments_page.
|
|
12
|
-
"ep_comments_page.
|
|
13
|
-
"ep_comments_page.
|
|
14
|
-
"ep_comments_page.
|
|
8
|
+
"ep_comments_page.comment" : "Commento",
|
|
9
|
+
"ep_comments_page.comments" : "Commenti",
|
|
10
|
+
"ep_comments_page.add_comment.title" : "Aggiungi nuovo commento sulla selezione",
|
|
11
|
+
"ep_comments_page.add_comment" : "Aggiungi nuovo commento sulla selezione",
|
|
12
|
+
"ep_comments_page.add_comment.hint" : "Devi prima selezionare un testo su cui aggiungere il commento!",
|
|
13
|
+
"ep_comments_page.delete_comment.title" : "Cancella questo commento",
|
|
14
|
+
"ep_comments_page.edit_comment.title" : "Modifica questo commento",
|
|
15
|
+
"ep_comments_page.show_comments" : "Visualizza commenti",
|
|
16
|
+
"ep_comments_page.comments_template.suggested_change" : "Modifica suggerita",
|
|
17
|
+
"ep_comments_page.comments_template.from" : "Da",
|
|
18
|
+
"ep_comments_page.comments_template.accept_change.value" : "Accetta Modifica",
|
|
19
|
+
"ep_comments_page.comments_template.revert_change.value" : "Annulla Modifica",
|
|
20
|
+
"ep_comments_page.comments_template.suggested_change_from" : "Modifica suggerita da \"{{changeFrom}}\" a \"{{changeTo}}\"",
|
|
21
|
+
"ep_comments_page.comments_template.suggest_change_from" : "Suggerisci modifica da \"{{changeFrom}}\" a",
|
|
22
|
+
"ep_comments_page.comments_template.to" : "A",
|
|
23
|
+
"ep_comments_page.comments_template.include_suggestion" : "Suggerisci modfica",
|
|
24
|
+
"ep_comments_page.comments_template.comment.value" : "Commenta",
|
|
25
|
+
"ep_comments_page.comments_template.cancel.value" : "Annulla",
|
|
26
|
+
"ep_comments_page.comments_template.reply.value" : "Rispondi",
|
|
27
|
+
"ep_comments_page.comments_template.reply.placeholder" : "Rispondi",
|
|
28
|
+
"ep_comments_page.comments_template.edit_comment.save" : "Salva",
|
|
29
|
+
"ep_comments_page.comments_template.edit_comment.cancel" :"Cancella",
|
|
30
|
+
"ep_comments_page.error.edit_unauth": "Non puoi modificare i commenti di altri autori!",
|
|
31
|
+
"ep_comments_page.error.delete_unauth": "Non puoi eliminare i commenti di altri autori!"
|
|
15
32
|
}
|
package/locales/tr.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@metadata": {
|
|
3
3
|
"authors": [
|
|
4
|
+
"Can",
|
|
4
5
|
"Erdemkose",
|
|
5
6
|
"Hedda"
|
|
6
7
|
]
|
|
@@ -17,6 +18,8 @@
|
|
|
17
18
|
"ep_comments_page.comments_template.from": "Gönderen",
|
|
18
19
|
"ep_comments_page.comments_template.accept_change.value": "Değişikliği Kabul Et",
|
|
19
20
|
"ep_comments_page.comments_template.revert_change.value": "Değişikliği Geri Al",
|
|
21
|
+
"ep_comments_page.comments_template.suggested_change_from": "\"{{changeFrom}}\"'dan/den, {{changeTo}}'ye/ya önerilen değişiklik",
|
|
22
|
+
"ep_comments_page.comments_template.suggest_change_from": "\"{{changeFrom}}\"'den/dan şuraya önerilen değişiklik",
|
|
20
23
|
"ep_comments_page.comments_template.to": "Alıcı",
|
|
21
24
|
"ep_comments_page.comments_template.include_suggestion": "Önerilen değişikliği dahil et",
|
|
22
25
|
"ep_comments_page.comments_template.comment.value": "Yorum",
|
package/package.json
CHANGED