decidim-comments 0.26.10 → 0.27.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/cells/decidim/comments/comment/actions.erb +0 -5
- data/app/cells/decidim/comments/comment/show.erb +3 -3
- data/app/cells/decidim/comments/comment_cell.rb +2 -2
- data/app/cells/decidim/comments/comments/comments_loading.erb +3 -0
- data/app/cells/decidim/comments/comments/show.erb +1 -0
- data/app/cells/decidim/comments/comments_cell.rb +7 -12
- data/app/cells/decidim/comments/edit_comment_modal_form_cell.rb +1 -1
- data/app/commands/decidim/comments/create_comment.rb +1 -1
- data/app/commands/decidim/comments/delete_comment.rb +1 -1
- data/app/commands/decidim/comments/update_comment.rb +8 -1
- data/app/commands/decidim/comments/vote_comment.rb +1 -1
- data/app/controllers/decidim/comments/comments_controller.rb +9 -11
- data/app/helpers/decidim/comments/comment_cells_helper.rb +1 -1
- data/app/models/decidim/comments/comment.rb +9 -10
- data/app/models/decidim/comments/comment_vote.rb +1 -1
- data/app/packs/src/decidim/comments/comments.component.js +32 -13
- data/app/packs/src/decidim/comments/comments.component.test.js +9 -5
- data/app/permissions/decidim/comments/permissions.rb +5 -7
- data/app/queries/decidim/comments/sorted_comments.rb +1 -3
- data/app/services/decidim/comments/new_comment_notification_creator.rb +1 -1
- data/app/views/decidim/comments/comments/create.js.erb +0 -4
- data/app/views/decidim/comments/comments/index.js.erb +1 -0
- data/app/views/decidim/comments/comments/reload.js.erb +1 -0
- data/config/locales/am-ET.yml +1 -0
- data/config/locales/ar.yml +3 -65
- data/config/locales/bg.yml +1 -0
- data/config/locales/ca.yml +2 -3
- data/config/locales/cs.yml +2 -5
- data/config/locales/da.yml +1 -0
- data/config/locales/de.yml +4 -5
- data/config/locales/el.yml +3 -13
- data/config/locales/en.yml +1 -3
- data/config/locales/eo.yml +1 -0
- data/config/locales/es-MX.yml +2 -3
- data/config/locales/es-PY.yml +2 -3
- data/config/locales/es.yml +2 -3
- data/config/locales/et.yml +1 -0
- data/config/locales/eu.yml +35 -41
- data/config/locales/fi-plain.yml +2 -3
- data/config/locales/fi.yml +2 -3
- data/config/locales/fr-CA.yml +4 -5
- data/config/locales/fr.yml +4 -5
- data/config/locales/ga-IE.yml +1 -0
- data/config/locales/gl.yml +2 -0
- data/config/locales/hr.yml +1 -0
- data/config/locales/hu.yml +3 -56
- data/config/locales/id-ID.yml +2 -1
- data/config/locales/is-IS.yml +3 -1
- data/config/locales/it.yml +2 -0
- data/config/locales/ja.yml +6 -6
- data/config/locales/ko.yml +1 -0
- data/config/locales/lb.yml +3 -1
- data/config/locales/lt.yml +1 -179
- data/config/locales/lv.yml +3 -1
- data/config/locales/mt.yml +1 -0
- data/config/locales/nl.yml +2 -18
- data/config/locales/no.yml +2 -0
- data/config/locales/om-ET.yml +1 -0
- data/config/locales/pl.yml +2 -13
- data/config/locales/pt-BR.yml +3 -3
- data/config/locales/pt.yml +2 -0
- data/config/locales/ro-RO.yml +2 -6
- data/config/locales/ru.yml +2 -1
- data/config/locales/si-LK.yml +4 -0
- data/config/locales/sk.yml +3 -1
- data/config/locales/sl.yml +1 -0
- data/config/locales/so-SO.yml +1 -0
- data/config/locales/sr-CS.yml +2 -0
- data/config/locales/sv.yml +2 -5
- data/config/locales/sw-KE.yml +1 -0
- data/config/locales/ti-ER.yml +1 -0
- data/config/locales/tr-TR.yml +3 -0
- data/config/locales/uk.yml +2 -0
- data/config/locales/val-ES.yml +1 -0
- data/config/locales/vi.yml +1 -0
- data/config/locales/zh-CN.yml +3 -1
- data/config/locales/zh-TW.yml +1 -167
- data/db/migrate/20181016142511_make_authors_polymorphic_for_comments.rb +1 -0
- data/db/migrate/20181019092928_make_author_polymorphic_for_comment_votes.rb +1 -0
- data/lib/decidim/comments/comment_serializer.rb +1 -1
- data/lib/decidim/comments/comment_vote_serializer.rb +1 -1
- data/lib/decidim/comments/export.rb +0 -2
- data/lib/decidim/comments/markdown.rb +0 -12
- data/lib/decidim/comments/test/shared_examples/translatable_comment.rb +1 -1
- data/lib/decidim/comments/version.rb +1 -1
- metadata +13 -21
- data/config/environment.rb +0 -3
- data/config/locales/fa-IR.yml +0 -1
- data/config/locales/gn-PY.yml +0 -1
- data/config/locales/ka-GE.yml +0 -1
- data/config/locales/kaa.yml +0 -1
- data/config/locales/lo-LA.yml +0 -1
- data/config/locales/oc-FR.yml +0 -1
- data/config/locales/sq-AL.yml +0 -1
- data/config/locales/th-TH.yml +0 -1
data/config/locales/hu.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
+
---
|
1
2
|
hu:
|
2
3
|
activemodel:
|
3
4
|
models:
|
4
5
|
decidim/comments/comment_by_followed_user_event: Megjegyzés
|
5
6
|
decidim/comments/comment_created_event: Megjegyzés
|
6
|
-
decidim/comments/comment_upvoted_event: Hozzászólás feljebb szavazva
|
7
7
|
decidim/comments/reply_created_event: Hozzászólás válasz
|
8
8
|
decidim/comments/user_group_mentioned_event: Említés
|
9
9
|
decidim/comments/user_mentioned_event: Említés
|
@@ -17,22 +17,8 @@ hu:
|
|
17
17
|
other: Szavazatok
|
18
18
|
decidim:
|
19
19
|
comments:
|
20
|
-
admin:
|
21
|
-
shared:
|
22
|
-
availability_fields:
|
23
|
-
enabled: Hozzászólások engedélyezve
|
24
|
-
end_time: Hozzászólás engedélyezve eddig
|
25
|
-
start_time: A hozzászólások engedélyezve ettől
|
26
|
-
comments:
|
27
|
-
create:
|
28
|
-
error: Hiba történt a hozzászólás létrehozása során.
|
29
|
-
update:
|
30
|
-
error: Hiba történt a hozzászólás frissítése során.
|
31
|
-
comments_count: Hozzászólások száma
|
32
|
-
comments_title: Hozzászólások
|
33
20
|
last_activity:
|
34
21
|
new_comment_at_html: "<span>Új megjegyzés: %{link}</span>"
|
35
|
-
view: Megtekintés
|
36
22
|
votes:
|
37
23
|
create:
|
38
24
|
error: Hiba történt a megjegyzésre való szavazáskor.
|
@@ -44,17 +30,11 @@ hu:
|
|
44
30
|
label: Megjegyzés
|
45
31
|
placeholder: Mit gondolsz erről?
|
46
32
|
form_error: Kötelező kitölteni, és nem lehet hosszabb, mint %{length} karakter.
|
47
|
-
submit:
|
33
|
+
submit: Küldés
|
48
34
|
user_group_id:
|
49
35
|
label: 'Megjegyzés mint:'
|
50
36
|
opinion:
|
51
|
-
label: A témáról alkotott véleménye
|
52
|
-
negative: Negatív
|
53
|
-
negative_selected: A témáról alkotott véleménye negatív
|
54
37
|
neutral: Semleges
|
55
|
-
neutral_selected: A témáról alkotott véleménye semleges
|
56
|
-
positive: Pozitív
|
57
|
-
positive_selected: A témáról alkotott véleménye pozitív
|
58
38
|
remaining_characters: "%{count} karakter maradt"
|
59
39
|
remaining_characters_1: "%{count} karakter maradt"
|
60
40
|
title: Szólj hozzá
|
@@ -62,12 +42,7 @@ hu:
|
|
62
42
|
alignment:
|
63
43
|
against: Ellenzem
|
64
44
|
in_favor: Támogatom
|
65
|
-
confirm_destroy: Biztosan szeretné törölni ezt a hozzászólást?
|
66
|
-
delete: Törlés
|
67
|
-
deleted_at: 'Hozzászólás törölve ekkor: %{date}'
|
68
45
|
deleted_user: Törölt felhasználó
|
69
|
-
edit: Szerkesztés
|
70
|
-
edited: Szerkesztve
|
71
46
|
hide_replies: Válaszok elrejtése
|
72
47
|
moderated_at: Hozzászólás moderálva %{date}
|
73
48
|
reply: Válasz
|
@@ -81,8 +56,7 @@ hu:
|
|
81
56
|
does_not_belong: 'Illegális tevékenységet, öngyilkosságra való felhívást, személyes adatokat vagy más olyan dolgot tartalmaz, ami nem tartozik ide: %{organization_name}.'
|
82
57
|
offensive: Rasszizmust, szexizmust, gyalázkodást, személyeskedést, halálos fenyegetést, öngyilkosságra való felhívást vagy gyűlöletbeszédet tartalmaz.
|
83
58
|
spam: Klikkvadászat, reklám, átverés vagy script bot.
|
84
|
-
|
85
|
-
single_comment_link_title: Link megszerzése
|
59
|
+
show_replies: '%{replies_count} válasz mutatása'
|
86
60
|
comment_order_selector:
|
87
61
|
order:
|
88
62
|
best_rated: Legjobbra értékelt
|
@@ -93,28 +67,11 @@ hu:
|
|
93
67
|
comment_thread:
|
94
68
|
title: 'Beszélgetés vele: %{authorName}'
|
95
69
|
comments:
|
96
|
-
blocked_comments_for_unauthorized_user_warning: Ebben a pillanatban nem tud megjegyzéseket tenni, de elolvashatja az előzőeket.
|
97
70
|
blocked_comments_for_user_warning: Ebben a pillanatban nem tud megjegyzéseket tenni, de elolvashatja az előzőeket.
|
98
71
|
blocked_comments_warning: A megjegyzések jelenleg le vannak tiltva, de a korábbiakat elolvashatod.
|
99
72
|
comment_details_title: Megjegyzés részletei
|
100
73
|
loading: Hozzászólások betöltése ...
|
101
|
-
single_comment_warning: <a href="%{url}"><a href="%{url}">Minden hozzászólás megtekintése</a>
|
102
74
|
single_comment_warning_title: Egyetlen megjegyzést látsz
|
103
|
-
title:
|
104
|
-
one: "%{count} hozzászólás"
|
105
|
-
other: "%{count} hozzászólás"
|
106
|
-
down_vote_button:
|
107
|
-
text: Nem értek egyet ezzel a hozzászólással
|
108
|
-
edit_comment_modal_form:
|
109
|
-
close: Bezár
|
110
|
-
form:
|
111
|
-
body:
|
112
|
-
label: Hozzászólás
|
113
|
-
placeholder: Mit gondolsz erről?
|
114
|
-
submit: Elküld
|
115
|
-
title: Hozzászólásod szerkesztése
|
116
|
-
up_vote_button:
|
117
|
-
text: Egyetértek ezzel a hozzászólással
|
118
75
|
events:
|
119
76
|
comments:
|
120
77
|
comment_by_followed_user:
|
@@ -132,16 +89,6 @@ hu:
|
|
132
89
|
email_outro: 'Ezt az értesítést azért kaptad, mert ezt (vagy ennek szerzőjét) követed: "%{resource_title}". Ha szeretnél, a link segítségével leiratkozhatsz.'
|
133
90
|
email_subject: 'Új megjegyzés érkezett ehhez: %{resource_title}, tőle: %{author_name}'
|
134
91
|
notification_title: 'Új megjegyzés tőle: <a href="%{author_path}">%{author_name} %{author_nickname}</a>, ehhez: <a href="%{resource_path}">%{resource_title}</a>'
|
135
|
-
comment_downvoted:
|
136
|
-
email_intro: A hozzászólásod itt %{resource_title} leszavazásra került. Most %{upvotes} szavazat van mellette és %{downvotes} ellene.
|
137
|
-
email_outro: Ezt az értesítést kaptad, mert te vagy a hozzászólás szerzője.
|
138
|
-
email_subject: A hozzászólásod itt %{resource_title} leszavazásra került.
|
139
|
-
notification_title: A hozzászólásod <a href="%{resource_path}"><a href="%{resource_path}"> itt %{resource_title} leszavazásra került. Most %{upvotes} szavazat van mellette és %{downvotes} ellene.
|
140
|
-
comment_upvoted:
|
141
|
-
email_intro: A hozzászólásod itt %{resource_title} felszavazták. Most %{upvotes} szavazat van mellette és %{downvotes} ellene.
|
142
|
-
email_outro: Ezt az értesítést kaptad, mert te vagy a hozzászólás szerzője.
|
143
|
-
email_subject: A hozzászólásod itt %{resource_title} támogató szavazatokat kapott.
|
144
|
-
notification_title: A <a href="%{resource_path}">hozzászólásod</a> itt %{resource_title} támogató szavazatokat kapott. Most %{upvotes} szavazat van mellette és %{downvotes} ellene.
|
145
92
|
reply_created:
|
146
93
|
email_intro: "%{author_name} megjegyzést fűzött ehhez: %{resource_title}. Ezen az oldalon megtalálod:"
|
147
94
|
email_outro: Ezt az értesítést azért kaptad, mert valaki választolt a mejegyzésedre.
|
data/config/locales/id-ID.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
id:
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -14,7 +15,6 @@ id:
|
|
14
15
|
other: Voting
|
15
16
|
decidim:
|
16
17
|
comments:
|
17
|
-
comments_title: Komentar
|
18
18
|
last_activity:
|
19
19
|
new_comment_at_html: "<span>Komentar baru di %{link}</span>"
|
20
20
|
votes:
|
@@ -28,6 +28,7 @@ id:
|
|
28
28
|
label: Komentar
|
29
29
|
placeholder: Apa yang Anda pikirkan tentang ini?
|
30
30
|
form_error: Teks diperlukan dan tidak boleh lebih dari %{length} karakter.
|
31
|
+
submit: Kirim
|
31
32
|
user_group_id:
|
32
33
|
label: Beri komentar sebagai
|
33
34
|
opinion:
|
data/config/locales/is-IS.yml
CHANGED
@@ -1,4 +1,5 @@
|
|
1
|
-
|
1
|
+
---
|
2
|
+
is:
|
2
3
|
decidim:
|
3
4
|
components:
|
4
5
|
add_comment_form:
|
@@ -8,6 +9,7 @@ is-IS:
|
|
8
9
|
label: Athugasemd
|
9
10
|
placeholder: Hvað finnst þér um þetta?
|
10
11
|
form_error: Textinn er krafist og það má ekki vera lengri en %{length} stafir.
|
12
|
+
submit: Senda
|
11
13
|
user_group_id:
|
12
14
|
label: Athugasemd sem
|
13
15
|
opinion:
|
data/config/locales/it.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
it:
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -82,6 +83,7 @@ it:
|
|
82
83
|
offensive: Vi sono contenuti razzisti, sessisti, offensivi, attacchi di carattere personale, minacce di morte o altro tipo di minacci, istigazioni al suicidio o altre forme d'odio verbale.
|
83
84
|
spam: Contiene pubblicità, truffe, clickbait ("esca da click") o altro contenuto mirato ad attrarre traffico internet.
|
84
85
|
title: Segnala contenuti inappropriati
|
86
|
+
show_replies: Mostra %{replies_count} risposte
|
85
87
|
single_comment_link_title: Ottieni il link
|
86
88
|
comment_order_selector:
|
87
89
|
order:
|
data/config/locales/ja.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
ja:
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -82,15 +83,14 @@ ja:
|
|
82
83
|
offensive: 差別的な内容、誹謗中傷などの不適切な内容が含まれています。
|
83
84
|
spam: 本来の内容に関係が無い広告、詐欺や悪意のある処理などが含まれています。
|
84
85
|
title: 不適切なコンテンツを報告する
|
85
|
-
show_replies:
|
86
|
-
other: '%{count} 件の返信を表示'
|
86
|
+
show_replies: '%{replies_count} 件の返信を表示'
|
87
87
|
single_comment_link_title: リンク取得
|
88
88
|
comment_order_selector:
|
89
89
|
order:
|
90
|
-
best_rated:
|
91
|
-
most_discussed:
|
90
|
+
best_rated: 最高評価
|
91
|
+
most_discussed: 最も議論されたもの
|
92
92
|
older: 古い順
|
93
|
-
recent:
|
93
|
+
recent: 最近のもの
|
94
94
|
title: '並び順:'
|
95
95
|
comment_thread:
|
96
96
|
title: '%{authorName} との会話'
|
@@ -129,7 +129,7 @@ ja:
|
|
129
129
|
email_subject: '%{author_name} から %{resource_title} に対して新しいコメントがあります'
|
130
130
|
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> より <a href="%{resource_path}">%{resource_title} に対して新しいコメントがあります</a>.
|
131
131
|
comment_created:
|
132
|
-
email_intro: "%{resource_title}
|
132
|
+
email_intro: "%{resource_title} はコメントされました。このページでコメントを読むことができます:"
|
133
133
|
email_outro: '"%{resource_title}" 、またはその参加者をフォローしているためこの通知を受け取りました。前のリンクからフォローを解除することができます。'
|
134
134
|
email_subject: '%{author_name} から %{resource_title} に対して新しいコメントがあります'
|
135
135
|
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> から <a href="%{resource_path}">%{resource_title} に対して新しいコメントがあります</a>
|
data/config/locales/ko.yml
CHANGED
data/config/locales/lb.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
lb:
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -24,7 +25,7 @@ lb:
|
|
24
25
|
update:
|
25
26
|
error: Beim Aktualisieren des Kommentars ist ein Problem aufgetreten.
|
26
27
|
comments_count: Kommentaranzahl
|
27
|
-
comments_title:
|
28
|
+
comments_title: Kommentare
|
28
29
|
last_activity:
|
29
30
|
new_comment_at_html: "<span>Neuer Kommentar unter %{link}</span>"
|
30
31
|
view: Ansicht
|
@@ -76,6 +77,7 @@ lb:
|
|
76
77
|
offensive: Enthält Rassismus, Sexismus, Verleumdungen, persönliche Angriffe, Morddrohungen, Selbstmordanträge oder jegliche Form von Hassreden.
|
77
78
|
spam: Enthält Clickbait, Werbung, Scams oder Script Bots.
|
78
79
|
title: Ungeeigneten Inhalt melden
|
80
|
+
show_replies: '%{replies_count} Antworten anzeigen'
|
79
81
|
single_comment_link_title: Link ufroen
|
80
82
|
comment_order_selector:
|
81
83
|
order:
|
data/config/locales/lt.yml
CHANGED
@@ -1,180 +1,2 @@
|
|
1
|
+
---
|
1
2
|
lt:
|
2
|
-
activemodel:
|
3
|
-
models:
|
4
|
-
decidim/comments/comment_by_followed_user_event: Komentarai
|
5
|
-
decidim/comments/comment_created_event: Komentarai
|
6
|
-
decidim/comments/comment_upvoted_event: Komentaras palaikytas
|
7
|
-
decidim/comments/reply_created_event: Atsakymas į komentarą
|
8
|
-
decidim/comments/user_group_mentioned_event: Paminėjimas
|
9
|
-
decidim/comments/user_mentioned_event: Paminėti
|
10
|
-
activerecord:
|
11
|
-
models:
|
12
|
-
decidim/comments/comment:
|
13
|
-
one: Komentaras
|
14
|
-
few: Komentarai
|
15
|
-
many: Komentarai
|
16
|
-
other: Komentarai
|
17
|
-
decidim/comments/comment_vote:
|
18
|
-
one: Balsuoti
|
19
|
-
few: Balsai
|
20
|
-
many: Balsai
|
21
|
-
other: Balsai
|
22
|
-
decidim:
|
23
|
-
comments:
|
24
|
-
admin:
|
25
|
-
shared:
|
26
|
-
availability_fields:
|
27
|
-
enabled: Komentarai aktyvuoti
|
28
|
-
end_time: Komentarai aktyvuoti iki
|
29
|
-
start_time: Komentarai aktyvuoti nuo
|
30
|
-
comments:
|
31
|
-
create:
|
32
|
-
error: Kuriant šį komentarą iškilo problema.
|
33
|
-
delete:
|
34
|
-
error: Komentaro ištrinti nepavyko.
|
35
|
-
update:
|
36
|
-
error: Atnaujinant šį komentarą iškilo problema.
|
37
|
-
comments_count: Komentarų skaičius
|
38
|
-
comments_title: Komentarai
|
39
|
-
last_activity:
|
40
|
-
new_comment_at_html: "<span>Naujas komentaras %{link}</span>"
|
41
|
-
view: Rodyti
|
42
|
-
votes:
|
43
|
-
create:
|
44
|
-
error: Balsuojant už komentarą iškilo problema.
|
45
|
-
components:
|
46
|
-
add_comment_form:
|
47
|
-
account_message: <a href="%{sign_in_url}">Prisijunkite</a>arba<a href="%{sign_up_url}">registruokitės</a>norėdami komentuoti.
|
48
|
-
form:
|
49
|
-
body:
|
50
|
-
label: Komentaras
|
51
|
-
placeholder: Ką manote apie tai?
|
52
|
-
form_error: Tekstas būtinais ir negali viršyti %{length} simbolių.
|
53
|
-
submit: Siųsti
|
54
|
-
user_group_id:
|
55
|
-
label: Komentuoti kaip
|
56
|
-
opinion:
|
57
|
-
label: Jūsų nuomonė šiuo klausimu
|
58
|
-
negative: Negatyvi
|
59
|
-
negative_selected: Jūsų nuomonė apie šią temą yra negatyvi
|
60
|
-
neutral: Neutrali
|
61
|
-
neutral_selected: Jūsų nuomonė apie šią temą yra neutrali
|
62
|
-
positive: Pozityvi
|
63
|
-
positive_selected: Jūsų nuomonė apie šią temą yra pozityvi
|
64
|
-
remaining_characters: "Liko %{count} simbolių"
|
65
|
-
remaining_characters_1: "Liko %{count} simbolių"
|
66
|
-
title: Pridėti komentarą
|
67
|
-
comment:
|
68
|
-
alignment:
|
69
|
-
against: Prieš
|
70
|
-
in_favor: Už
|
71
|
-
confirm_destroy: Ar tikrai norite ištrinti šį komentarą?
|
72
|
-
delete: Ištrinti
|
73
|
-
deleted_at: Komentaras ištrintas %{date}
|
74
|
-
deleted_user: Ištrintas dalyvis
|
75
|
-
edit: Redaguoti
|
76
|
-
edited: Redaguota
|
77
|
-
hide_replies: Paslėpti atsakymus
|
78
|
-
moderated_at: Komentaras moderuotas %{date}
|
79
|
-
reply: Atsakyti
|
80
|
-
report:
|
81
|
-
action: Raportuoti
|
82
|
-
already_reported: Šis turinys jau praneštas ir bus peržiūrėtas administratoriaus.
|
83
|
-
close: Uždaryti
|
84
|
-
description: Ar šis turinys netinkamas?
|
85
|
-
details: Papildomi komentarai
|
86
|
-
reasons:
|
87
|
-
does_not_belong: Pateikta informacija susijusi su neteisėta veikla, savižudybe, asmenine ar kita informacija netinkančia %{organization_name}.
|
88
|
-
offensive: Pateikiamoje informacijoje yra rasizmo, seksizmo, keiksmažodžių, asmeninių atakų, grasinimų ar kitokios neapykantos kalbos.
|
89
|
-
spam: Pateikiamoje informacijoje yra reklamos, antraščių mąsalo ar apgavysčių.
|
90
|
-
title: Pranešti apie netinkamą turinį
|
91
|
-
show_replies:
|
92
|
-
one: Rodyti atsakymą
|
93
|
-
few: Rodyti %{count} atsakymus
|
94
|
-
many: Rodyti %{count} atsakymus
|
95
|
-
other: Rodyti %{count} atsakymus
|
96
|
-
single_comment_link_title: Gauti nuorodą
|
97
|
-
comment_order_selector:
|
98
|
-
order:
|
99
|
-
best_rated: Geriausiai įvertinti
|
100
|
-
most_discussed: Labiausiai aptarti
|
101
|
-
older: Ankstesni
|
102
|
-
recent: Paskutiniai
|
103
|
-
title: 'Rikiuoti pagal:'
|
104
|
-
comment_thread:
|
105
|
-
title: Pokalbis su %{authorName}
|
106
|
-
comments:
|
107
|
-
blocked_comments_for_unauthorized_user_warning: Norėdami komentuoti turite būti patvirtintas(-a), tačiau galite skaityti egzistuojančius komentarus.
|
108
|
-
blocked_comments_for_user_warning: Šiuo metu komentarų pateikti negalite, tačiau galite perskaityti ankstesnius komentarus.
|
109
|
-
blocked_comments_warning: Komentarai šiuo metu išjungti, tačiau galite perskaityti ankstesnius komentarus.
|
110
|
-
comment_details_title: Komentaro detalės
|
111
|
-
loading: Komentarai įkeliami...
|
112
|
-
single_comment_warning: <a href="%{url}">Peržiūrėti visus komentarus</a>
|
113
|
-
single_comment_warning_title: Matote vieną komentarą
|
114
|
-
title:
|
115
|
-
one: "%{count} komentaras"
|
116
|
-
few: "%{count} komentarai"
|
117
|
-
many: "%{count} komentarai"
|
118
|
-
other: "%{count} komentarai"
|
119
|
-
down_vote_button:
|
120
|
-
text: Nesutinku su šiuo komentaru
|
121
|
-
edit_comment_modal_form:
|
122
|
-
close: Uždaryti
|
123
|
-
form:
|
124
|
-
body:
|
125
|
-
label: Komentaras
|
126
|
-
placeholder: Ką apie tai manote?
|
127
|
-
submit: Siųsti
|
128
|
-
title: Taisyti komentarą
|
129
|
-
up_vote_button:
|
130
|
-
text: Sutinku su šiuo komentaru
|
131
|
-
events:
|
132
|
-
comments:
|
133
|
-
comment_by_followed_user:
|
134
|
-
email_intro: "%{author_name} pakomentavo %{resource_title}. Komentarą galite perskaityti:"
|
135
|
-
email_outro: Gavote šį pranešimą nes sekate %{author_name}. Galite pasirinkti nebesekti šio naudotojo jo profilio puslapyje.
|
136
|
-
email_subject: Naujas komentaras %{resource_title} iš %{author_name}
|
137
|
-
notification_title: Naujas komentaras <a href="%{resource_path}">%{resource_title}</a> iš <a href="%{author_path}">%{author_name}%{author_nickname}</a>.
|
138
|
-
comment_by_followed_user_group:
|
139
|
-
email_intro: 'Grupė %{author_name} paliko komentarą po %{resource_title}. Galite jį perskaityti šiame puslapyje:'
|
140
|
-
email_outro: Šį pranešimą gavote dėl to, kad sekate %{author_name}. Jūs galite nebesekti šios grupės pasirinkdami šį nustatymą jos profilio puslapyje.
|
141
|
-
email_subject: Naujas komentaras %{resource_title} iš %{author_name}
|
142
|
-
notification_title: Naujas komentaras <a href="%{resource_path}">%{resource_title}</a> iš <a href="%{author_path}">%{author_name}%{author_nickname}</a>.
|
143
|
-
comment_created:
|
144
|
-
email_intro: "%{resource_title} pateiktas komentaras. Komentarą galite perskaityti šiame puslapyje:"
|
145
|
-
email_outro: Šį pranešimą gavote dėl to, kad sekate „%{resource_title}“ arba jo autorių. Jūs galite jo nebesekti spustelėdami aukščiau esančią nuorodą.
|
146
|
-
email_subject: '%{author_name} paliko naują komentarą %{resource_title}'
|
147
|
-
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> paliko naują komentarą <a href="%{resource_path}">%{resource_title}</a>
|
148
|
-
comment_downvoted:
|
149
|
-
email_intro: Jūsų komentaras %{resource_title} buvo nepakaikyas. Komentaras dabar turi %{upvotes} palaikymus ir %{downvotes} nepalaikymus.
|
150
|
-
email_outro: Šį pranešimą gavote dėl to, kad esate pasiūlymo autorius.
|
151
|
-
email_subject: Jūsų komentaras %{resource_title} buvo įvertintas neigiamai.
|
152
|
-
notification_title: Jūsų <a href="%{resource_path}"> komentaras</a> %{resource_title} buvo įvertintas neigiamai. Dabar jis turi %{upvotes} teigiamus ir %{downvotes} neigiamus įvertinimus.
|
153
|
-
comment_upvoted:
|
154
|
-
email_intro: Jūsų komentaras %{resource_title} buvo įvertintas teigiamai. Jis turi %{upvotes} teigiamus ir %{downvotes} neigiamus įvertinimus.
|
155
|
-
email_outro: Šį pranešimą gavote nes esate komentaro autorius.
|
156
|
-
email_subject: Komentaras %{resource_title} buvo įvertintas teigiamai.
|
157
|
-
notification_title: Jūsų <a href="%{resource_path}">komentaras</a> %{resource_title} buvo įvertintas teigiamai. Jis turi %{upvotes} teigiamus ir %{downvotes} neigiamus įvertinimus.
|
158
|
-
reply_created:
|
159
|
-
email_intro: "%{author_name} atsakė į komentarą %{resource_title}. Galite jį perskaityti:"
|
160
|
-
email_outro: Gavote šį pranešimą nes į Jūsų komentarą buvo atsakyta.
|
161
|
-
email_subject: "%{author_name} atsakė į komentarą %{resource_title}"
|
162
|
-
notification_title: <a href="%{author_path}">%{author_name}%{author_nickname}</a> atsakė į komentarą <a href="%{resource_path}">%{resource_title}</a>
|
163
|
-
user_group_mentioned:
|
164
|
-
email_intro: Grupė, kuriai priklausote, buvo paminėta
|
165
|
-
email_outro: Gavote šį pranešimą nes esate %{resource_title} paminėtos grupės %{group_name} narė(-ys).
|
166
|
-
email_subject: Buvote paminėtas %{resource_title} kaip %{group_name} narys
|
167
|
-
notification_title: Buvote paminėtas <a href="%{resource_path}">%{resource_title} <a href="%{author_path}">%{author_name}%{author_nickname}</a> kaip <a href="%{group_path}">%{group_name}%{group_nickname}</a> narį
|
168
|
-
user_mentioned:
|
169
|
-
email_intro: Buvote paminėta(-s)
|
170
|
-
email_outro: Gavote šį pranešimą nes buvote paminėta(-s) %{resource_title}.
|
171
|
-
email_subject: Buvote paminėta(-s) %{resource_title}
|
172
|
-
notification_title: Buvote paminėta(-s) <a href="%{resource_path}"> %{resource_title}</a><a href="%{author_path}">%{author_name}%{author_nickname}</a>
|
173
|
-
metrics:
|
174
|
-
comments:
|
175
|
-
description: Komentarų sugeneruotų dalyvių skaičius
|
176
|
-
object: komentarai
|
177
|
-
title: Komentarai
|
178
|
-
errors:
|
179
|
-
messages:
|
180
|
-
cannot_have_comments: negali būti komentuota
|
data/config/locales/lv.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
lv:
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -18,7 +19,6 @@ lv:
|
|
18
19
|
other: Balsis
|
19
20
|
decidim:
|
20
21
|
comments:
|
21
|
-
comments_title: Komentāri
|
22
22
|
last_activity:
|
23
23
|
new_comment_at_html: "<span>Jauns komentārs %{link}</span>"
|
24
24
|
votes:
|
@@ -32,6 +32,7 @@ lv:
|
|
32
32
|
label: Komentēt
|
33
33
|
placeholder: Ko tu domā par šo?
|
34
34
|
form_error: Šis teksts ir nepieciešams, un tas nedrīkst būt garāks par %{length} rakstzīmēm.
|
35
|
+
submit: Sūtīt
|
35
36
|
user_group_id:
|
36
37
|
label: Komentēt kā
|
37
38
|
opinion:
|
@@ -56,6 +57,7 @@ lv:
|
|
56
57
|
does_not_belong: Satur nelikumīgas darbības, pašnāvības draudus, personisku informāciju vai kaut ko citu, kam, jūsuprāt, nav vietas %{organization_name}.
|
57
58
|
offensive: Satur rasismu, seksismu, lamuvārdus, personiskus uzbrukumus, nāves draudus, ierosinājumus veikt pašnāvību vai jebkāda veida naida runu.
|
58
59
|
spam: Satur klikšķu ēsmu (clickbait), reklāmu, krāpšanu vai skriptu robotprogrammatūru.
|
60
|
+
show_replies: Rādīt %{replies_count} atbildes
|
59
61
|
comment_order_selector:
|
60
62
|
order:
|
61
63
|
best_rated: Vislabāk novērtētie
|
data/config/locales/mt.yml
CHANGED
data/config/locales/nl.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
+
---
|
1
2
|
nl:
|
2
3
|
activemodel:
|
3
4
|
models:
|
4
5
|
decidim/comments/comment_by_followed_user_event: Commentaar
|
5
6
|
decidim/comments/comment_created_event: Commentaar
|
6
|
-
decidim/comments/comment_upvoted_event: Reactie omhoog gestemd
|
7
7
|
decidim/comments/reply_created_event: Reactie antwoord
|
8
8
|
decidim/comments/user_group_mentioned_event: Vermelding
|
9
9
|
decidim/comments/user_mentioned_event: Vermelding
|
@@ -24,14 +24,11 @@ nl:
|
|
24
24
|
end_time: Reacties ingeschakeld tot
|
25
25
|
start_time: Commentaren ingeschakeld vanaf
|
26
26
|
comments:
|
27
|
-
create:
|
28
|
-
error: Er is een probleem opgetreden bij het aanmaken van de reactie.
|
29
27
|
delete:
|
30
28
|
error: De reactie kon niet worden verwijderd.
|
31
29
|
update:
|
32
30
|
error: Er is een probleem opgetreden bij het bijwerken van de reactie.
|
33
31
|
comments_count: Aantal reacties
|
34
|
-
comments_title: Reacties
|
35
32
|
last_activity:
|
36
33
|
new_comment_at_html: "<span>Nieuwe opmerking op %{link}</span>"
|
37
34
|
view: Bekijk
|
@@ -71,7 +68,6 @@ nl:
|
|
71
68
|
edit: Bewerk
|
72
69
|
edited: Bewerkt
|
73
70
|
hide_replies: Antwoorden verbergen
|
74
|
-
moderated_at: Reactie gemodereerd op %{date}
|
75
71
|
reply: Antwoord
|
76
72
|
report:
|
77
73
|
action: Melden
|
@@ -84,6 +80,7 @@ nl:
|
|
84
80
|
offensive: Bevat racisme, seksisme, laster, persoonlijke aanvallen, bedreigingen met de dood, zelfmoord verzoeken of enige vorm van haatzaaien.
|
85
81
|
spam: Bevat clickbait, reclame, oplichting of script bots.
|
86
82
|
title: Meld ongepaste inhoud
|
83
|
+
show_replies: Toon %{replies_count} reacties
|
87
84
|
single_comment_link_title: Haal link op
|
88
85
|
comment_order_selector:
|
89
86
|
order:
|
@@ -102,9 +99,6 @@ nl:
|
|
102
99
|
loading: Reacties laden...
|
103
100
|
single_comment_warning: <a href="%{url}">Bekijk alle reacties</a>
|
104
101
|
single_comment_warning_title: Je ziet een enkele reactie
|
105
|
-
title:
|
106
|
-
one: "%{count} reacties"
|
107
|
-
other: "%{count} reacties"
|
108
102
|
down_vote_button:
|
109
103
|
text: Ik ben het niet eens met deze reactie
|
110
104
|
edit_comment_modal_form:
|
@@ -134,16 +128,6 @@ nl:
|
|
134
128
|
email_outro: Je hebt deze melding ontvangen omdat je '%{resource_title}' of de auteur ervan volgt. Ontvolgen kan door te klikken op de vorige link.
|
135
129
|
email_subject: Er is een nieuwe reactie van %{author_name} in %{resource_title}
|
136
130
|
notification_title: Er is een nieuwe reactie van <a href="%{author_path}">%{author_name} %{author_nickname}</a> in <a href="%{resource_path}">%{resource_title}</a>
|
137
|
-
comment_downvoted:
|
138
|
-
email_intro: Je reactie in "%{resource_title}" kreeg een tegenstem. Het heeft nu een totaal van %{upvotes} stemmen 'voor' en %{downvotes} stemmen 'tegen'.
|
139
|
-
email_outro: Je hebt deze melding ontvangen omdat je de auteur bent van deze reactie.
|
140
|
-
email_subject: Je reactie in "%{resource_title}" kreeg een tegenstem.
|
141
|
-
notification_title: Je <a href="%{resource_path}">reactie</a> in "%{resource_title}" kreeg een tegenstem. Het heeft nu een totaal van %{upvotes} stemmen 'voor' en %{downvotes} stemmen 'tegen'.
|
142
|
-
comment_upvoted:
|
143
|
-
email_intro: Je reactie in "%{resource_title}" kreeg een stem 'voor'. Het heeft nu een totaal van %{upvotes} stemmen 'voor' en %{downvotes} stemmen 'tegen'.
|
144
|
-
email_outro: Je hebt deze melding ontvangen omdat je de auteur bent van deze reactie.
|
145
|
-
email_subject: Je reactie in "%{resource_title}" kreeg een stem 'voor'.
|
146
|
-
notification_title: Je <a href="%{resource_path}">reactie</a> in "%{resource_title}" kreeg een stem 'voor'. Het heeft nu een totaal van %{upvotes} stemmen 'voor' en %{downvotes} stemmen 'tegen'.
|
147
131
|
reply_created:
|
148
132
|
email_intro: "%{author_name} heeft gereageerd op jouw opmerking in %{resource_title}. Lees het via deze link:"
|
149
133
|
email_outro: Je hebt deze melding ontvangen omdat je reactie beantwoord is.
|
data/config/locales/no.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
"no":
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -82,6 +83,7 @@
|
|
82
83
|
offensive: Inneholder rasisme, sexisme, banning, persjonangrep, dødstrusler, selvmords forespørsler eller all form for hatefullt språk.
|
83
84
|
spam: Inneholder klikkagn, reklame, svindel eller manus-roboter.
|
84
85
|
title: Rapporter upassende innhold
|
86
|
+
show_replies: Vis %{replies_count} svar
|
85
87
|
single_comment_link_title: Få lenke
|
86
88
|
comment_order_selector:
|
87
89
|
order:
|
data/config/locales/om-ET.yml
CHANGED
data/config/locales/pl.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
+
---
|
1
2
|
pl:
|
2
3
|
activemodel:
|
3
4
|
models:
|
4
5
|
decidim/comments/comment_by_followed_user_event: Komentarz
|
5
6
|
decidim/comments/comment_created_event: Komentarz
|
6
|
-
decidim/comments/comment_upvoted_event: Polubiono komentarz
|
7
7
|
decidim/comments/reply_created_event: Odpowiedź na komentarz
|
8
8
|
decidim/comments/user_group_mentioned_event: Wzmianka
|
9
9
|
decidim/comments/user_mentioned_event: Wzmianka
|
@@ -21,12 +21,6 @@ pl:
|
|
21
21
|
other: Głosy
|
22
22
|
decidim:
|
23
23
|
comments:
|
24
|
-
admin:
|
25
|
-
shared:
|
26
|
-
availability_fields:
|
27
|
-
enabled: Komentarze włączone
|
28
|
-
end_time: Komentarze włączone do
|
29
|
-
start_time: Komentowanie możliwe od
|
30
24
|
comments:
|
31
25
|
create:
|
32
26
|
error: Wystąpił błąd podczas tworzenia komentarza.
|
@@ -87,11 +81,7 @@ pl:
|
|
87
81
|
offensive: Promuje rasizm, seksizm, nienawiść, ataki osobiste, groźby śmierci, groźby samobójcze jakąkolwiek formę mowy nienawiści.
|
88
82
|
spam: Zawiera clickbaity, reklamy, oszustwa lub skrypty botów.
|
89
83
|
title: Zgłoś niewłaściwą treść
|
90
|
-
show_replies:
|
91
|
-
one: Pokaż odpowiedź
|
92
|
-
few: Pokaż %{count} odpowiedzi
|
93
|
-
many: Pokaż %{count} odpowiedzi
|
94
|
-
other: Pokaż %{count} odpowiedzi
|
84
|
+
show_replies: Pokaż %{replies_count} odpowiedzi
|
95
85
|
single_comment_link_title: Pobierz link
|
96
86
|
comment_order_selector:
|
97
87
|
order:
|
@@ -108,7 +98,6 @@ pl:
|
|
108
98
|
blocked_comments_warning: Komentarze są w tej chwili wyłączone, ale możesz przeczytać poprzednie.
|
109
99
|
comment_details_title: Szczegóły komentarza
|
110
100
|
loading: Ładowanie komentarzy ...
|
111
|
-
single_comment_warning: <a href="%{url}">Zobacz wszystkie komentarze</a>
|
112
101
|
single_comment_warning_title: Wyświetlasz teraz pojedynczy komentarz
|
113
102
|
title:
|
114
103
|
one: "%{count} komentarz"
|
data/config/locales/pt-BR.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
|
1
|
+
---
|
2
|
+
pt:
|
2
3
|
activemodel:
|
3
4
|
models:
|
4
5
|
decidim/comments/comment_by_followed_user_event: Comente
|
5
6
|
decidim/comments/comment_created_event: Comentário
|
6
|
-
decidim/comments/comment_upvoted_event: Comentário valorizado positivamente
|
7
7
|
decidim/comments/reply_created_event: Resposta
|
8
8
|
decidim/comments/user_group_mentioned_event: Mencionar
|
9
9
|
decidim/comments/user_mentioned_event: Mencionar
|
@@ -65,7 +65,6 @@ pt-BR:
|
|
65
65
|
edit: Editar
|
66
66
|
edited: Editado
|
67
67
|
hide_replies: Ocultar respostas
|
68
|
-
moderated_at: Comentário moderado em %{date}
|
69
68
|
reply: Resposta
|
70
69
|
report:
|
71
70
|
action: Relatório
|
@@ -78,6 +77,7 @@ pt-BR:
|
|
78
77
|
offensive: Contém racismo, sexismo, insultos, ataques pessoais, ameaças de morte, pedidos de suicídio ou qualquer tipo de discurso de ódio.
|
79
78
|
spam: Contém clickbait, publicidade, fraudes ou script bots.
|
80
79
|
title: Reportar conteúdo impróprio
|
80
|
+
show_replies: Mostrar %{replies_count} respostas
|
81
81
|
single_comment_link_title: Obter o link
|
82
82
|
comment_order_selector:
|
83
83
|
order:
|
data/config/locales/pt.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
pt:
|
2
3
|
activemodel:
|
3
4
|
models:
|
@@ -82,6 +83,7 @@ pt:
|
|
82
83
|
offensive: Contém racismo, sexismo, insultos, ataques pessoais, ameaças de morte, pedidos de suicídio ou qualquer tipo de discurso de ódio.
|
83
84
|
spam: Contém clickbait, publicidade, fraudes ou robots de scripts.
|
84
85
|
title: Reportar conteúdo impróprio
|
86
|
+
show_replies: Mostrar %{replies_count} respostas
|
85
87
|
single_comment_link_title: Obter ligação
|
86
88
|
comment_order_selector:
|
87
89
|
order:
|
data/config/locales/ro-RO.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
+
---
|
1
2
|
ro:
|
2
3
|
activemodel:
|
3
4
|
models:
|
4
5
|
decidim/comments/comment_by_followed_user_event: Comentariu
|
5
6
|
decidim/comments/comment_created_event: Comentează
|
6
|
-
decidim/comments/comment_upvoted_event: Comentariu votat
|
7
7
|
decidim/comments/reply_created_event: Răspuns la comentariu
|
8
8
|
decidim/comments/user_group_mentioned_event: Menționează
|
9
9
|
decidim/comments/user_mentioned_event: Menționează
|
@@ -73,7 +73,6 @@ ro:
|
|
73
73
|
edit: Editează
|
74
74
|
edited: Editat
|
75
75
|
hide_replies: Ascunde răspunsurile
|
76
|
-
moderated_at: Comentariu moderat pe %{date}
|
77
76
|
reply: Răspunde
|
78
77
|
report:
|
79
78
|
action: Raportează
|
@@ -86,10 +85,7 @@ ro:
|
|
86
85
|
offensive: Conține rasism, sexism, insulte, atacuri personale, amenințări cu moartea, cereri de sinucidere sau orice formă de discurs de incitare la ură.
|
87
86
|
spam: Conține clickbait, publicitate, escrocherii sau script rulat de roboți.
|
88
87
|
title: Raportează conținut nepotrivit
|
89
|
-
show_replies:
|
90
|
-
one: Arată răspunsul
|
91
|
-
few: Arată %{count} răspunsuri
|
92
|
-
other: Arată %{count} răspunsuri
|
88
|
+
show_replies: Arată %{replies_count} răspunsuri
|
93
89
|
single_comment_link_title: Obţine link
|
94
90
|
comment_order_selector:
|
95
91
|
order:
|