decidim-core 0.30.0.rc2 → 0.30.0.rc3
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.
- checksums.yaml +4 -4
- data/app/cells/decidim/amendable/amendments/show.erb +1 -1
- data/app/cells/decidim/profile_actions/show.erb +1 -1
- data/app/cells/decidim/report_button/already_reported_modal.erb +2 -2
- data/app/cells/decidim/report_button/flag_modal.erb +13 -27
- data/app/cells/decidim/report_button_cell.rb +2 -8
- data/app/cells/decidim/report_user_button/already_reported_modal.erb +11 -0
- data/app/cells/decidim/report_user_button/flag_modal.erb +46 -0
- data/app/cells/decidim/report_user_button/show.erb +2 -0
- data/app/cells/decidim/report_user_button_cell.rb +59 -0
- data/app/cells/decidim/resource_types_filter/show.erb +1 -1
- data/app/cells/decidim/resource_types_filter_cell.rb +6 -6
- data/app/cells/decidim/user_activity/show.erb +1 -1
- data/app/commands/decidim/create_omniauth_registration.rb +14 -8
- data/app/controllers/decidim/profiles_controller.rb +2 -2
- data/app/controllers/decidim/user_activities_controller.rb +1 -1
- data/app/forms/decidim/account_form.rb +2 -2
- data/app/jobs/decidim/hide_child_resources_job.rb +3 -3
- data/app/jobs/decidim/migrate/paper_trail_job.rb +33 -0
- data/app/models/decidim/user.rb +0 -4
- data/app/models/decidim/user_base_entity.rb +4 -0
- data/app/packs/src/decidim/sticky_footer.js +19 -0
- data/app/packs/stylesheets/decidim/_cards.scss +4 -0
- data/app/packs/stylesheets/decidim/_content_blocks.scss +1 -1
- data/app/packs/stylesheets/decidim/_login.scss +4 -0
- data/app/packs/stylesheets/decidim/_modal_authorization.scss +1 -1
- data/app/packs/stylesheets/decidim/_profile.scss +1 -1
- data/app/resolvers/decidim/meta_image_url_resolver.rb +1 -0
- data/app/services/decidim/static_map_generator.rb +1 -1
- data/app/views/decidim/devise/registrations/new.html.erb +1 -1
- data/app/views/decidim/devise/sessions/new.html.erb +1 -1
- data/app/views/decidim/devise/shared/_omniauth_buttons.html.erb +1 -1
- data/app/views/decidim/last_activities/index.html.erb +1 -1
- data/app/views/decidim/open_data/index.html.erb +1 -1
- data/config/locales/ar.yml +12 -25
- data/config/locales/bg.yml +8 -22
- data/config/locales/ca.yml +19 -33
- data/config/locales/cs.yml +16 -31
- data/config/locales/de.yml +6 -21
- data/config/locales/el.yml +8 -13
- data/config/locales/en.yml +2 -16
- data/config/locales/eo.yml +2 -0
- data/config/locales/es-MX.yml +14 -28
- data/config/locales/es-PY.yml +19 -33
- data/config/locales/es.yml +19 -33
- data/config/locales/eu.yml +52 -67
- data/config/locales/fi-plain.yml +11 -26
- data/config/locales/fi.yml +12 -27
- data/config/locales/fr-CA.yml +58 -20
- data/config/locales/fr.yml +58 -20
- data/config/locales/ga-IE.yml +2 -4
- data/config/locales/gl.yml +22 -13
- data/config/locales/hu.yml +7 -21
- data/config/locales/id-ID.yml +22 -13
- data/config/locales/is-IS.yml +10 -0
- data/config/locales/it.yml +22 -20
- data/config/locales/ja.yml +120 -21
- data/config/locales/lb.yml +19 -19
- data/config/locales/lt.yml +5 -17
- data/config/locales/lv.yml +16 -13
- data/config/locales/nl.yml +20 -17
- data/config/locales/no.yml +16 -16
- data/config/locales/pl.yml +4 -18
- data/config/locales/pt-BR.yml +8 -21
- data/config/locales/pt.yml +16 -16
- data/config/locales/ro-RO.yml +15 -20
- data/config/locales/ru.yml +23 -8
- data/config/locales/sk.yml +27 -16
- data/config/locales/sv.yml +11 -25
- data/config/locales/tr-TR.yml +21 -20
- data/config/locales/uk.yml +12 -1
- data/config/locales/zh-CN.yml +16 -13
- data/config/locales/zh-TW.yml +6 -16
- data/db/migrate/20240722215500_change_object_changes_on_versions.rb +4 -24
- data/lib/decidim/content_parsers/user_parser.rb +1 -1
- data/lib/decidim/core/version.rb +1 -1
- data/lib/decidim/map/provider/static_map/here.rb +34 -0
- data/lib/decidim/nicknamizable.rb +1 -1
- data/lib/tasks/upgrade/decidim_fix_nickname_uniqueness.rake +23 -20
- metadata +11 -13
- data/app/cells/decidim/author/flag.erb +0 -6
- data/app/cells/decidim/author/flag_user.erb +0 -14
- data/app/cells/decidim/flag_modal/flag_user.erb +0 -34
- data/app/cells/decidim/flag_modal/show.erb +0 -52
- data/app/cells/decidim/flag_modal_cell.rb +0 -56
- data/app/cells/decidim/profile_sidebar/show.erb +0 -167
- data/app/cells/decidim/profile_sidebar_cell.rb +0 -68
@@ -17,7 +17,7 @@
|
|
17
17
|
<%= t("description", scope: "decidim.open_data.index", organization_name: current_organization_name) %>
|
18
18
|
</p>
|
19
19
|
|
20
|
-
<%= render layout: "decidim/application/accordion_section", locals: { panel_id: "explanation", title: t("title", scope: "decidim.open_data.index.explanation") } do %>
|
20
|
+
<%= render layout: "decidim/application/accordion_section", locals: { panel_id: "explanation", title: t("title", scope: "decidim.open_data.index.explanation"), open_accordion: true } do %>
|
21
21
|
<p> <%= t("body_1", scope: "decidim.open_data.index.explanation", organization_name: current_organization_name) %> </p>
|
22
22
|
<p> <%= t("body_2", scope: "decidim.open_data.index.explanation") %> </p>
|
23
23
|
<% end %>
|
data/config/locales/ar.yml
CHANGED
@@ -930,12 +930,12 @@ ar:
|
|
930
930
|
conversation_mailer:
|
931
931
|
comanagers_new_conversation:
|
932
932
|
admin_in_group: تتلقى هذا لأنك مدير في %{group}.
|
933
|
-
greeting:
|
933
|
+
greeting: مرحبًا ، %{recipient}!
|
934
934
|
intro: "بدأ %{manager} محادثة جديدة باسم %{group}. انقر هنا لرؤيتها:"
|
935
935
|
subject: "بدأ %{manager} محادثة جديدة كـ %{group}"
|
936
936
|
comanagers_new_message:
|
937
937
|
admin_in_group: تتلقى هذا لأنك مدير في %{group}.
|
938
|
-
greeting:
|
938
|
+
greeting: مرحبًا ، %{recipient}!
|
939
939
|
intro: "قام %{manager} بنشر رسائل جديدة في المحادثة ذات اسم %{group}. انقر هنا لرؤيتها:"
|
940
940
|
subject: "%{manager} أرسل رسائل جديدة كـ %{group}"
|
941
941
|
new_conversation:
|
@@ -944,12 +944,12 @@ ar:
|
|
944
944
|
subject: "%{sender} بدأ محادثة معك"
|
945
945
|
new_group_conversation:
|
946
946
|
admin_in_group: تتلقى هذا لأنك مدير في %{group}.
|
947
|
-
greeting:
|
947
|
+
greeting: مرحبًا ، %{recipient}!
|
948
948
|
intro: "بدأ %{sender} محادثة جديدة مع المجموعة %{group}. انقر هنا لرؤيتها:"
|
949
949
|
subject: "بدأ %{sender} محادثة جديدة مع %{group}"
|
950
950
|
new_group_message:
|
951
951
|
admin_in_group: تتلقى هذا لأنك مدير في %{group}.
|
952
|
-
greeting:
|
952
|
+
greeting: مرحبًا ، %{recipient}!
|
953
953
|
intro: "قام %{sender} بنشر رسائل جديدة في المحادثة مع المجوعة %{group}. انقر هنا لرؤيتها:"
|
954
954
|
subject: "%{group} لديها رسائل جديدة من %{sender}"
|
955
955
|
new_message:
|
@@ -1137,35 +1137,25 @@ ar:
|
|
1137
1137
|
conversations: محادثات
|
1138
1138
|
followers: متابعون
|
1139
1139
|
following: يتبع
|
1140
|
+
group_admins: إدارة المشرفين
|
1141
|
+
group_members: إدارة الأعضاء
|
1140
1142
|
groups: المجموعات
|
1141
1143
|
members: أفراد
|
1142
1144
|
officialized: مشارك رسمي
|
1143
1145
|
send_private_message: ارسال رسالة خاصة
|
1144
|
-
sidebar:
|
1145
|
-
badges:
|
1146
|
-
info: يتم الحصول على الشارات من خلال أداء نشاط معين في النظام الأساسي.
|
1147
|
-
title: شارات
|
1148
1146
|
user:
|
1149
1147
|
actions:
|
1150
1148
|
create_user_group: إنشاء مجموعة
|
1151
1149
|
edit_profile: تعديل الملف الشخصي
|
1152
|
-
edit_user_group:
|
1150
|
+
edit_user_group: تحرير ملف تعريف المجموعة
|
1153
1151
|
invite_user: دعوة مشارك
|
1154
|
-
join_user_group: طلب الانضمام
|
1155
|
-
leave_user_group:
|
1152
|
+
join_user_group: طلب الانضمام إلى المجموعة
|
1153
|
+
leave_user_group: غادر المجموعة
|
1156
1154
|
manage_user_group: إدارة الفريق
|
1157
|
-
manage_user_group_admins: إدارة
|
1158
|
-
manage_user_group_users: إدارة
|
1155
|
+
manage_user_group_admins: إدارة المشرفين
|
1156
|
+
manage_user_group_users: إدارة الأعضاء
|
1159
1157
|
message: الرسالة
|
1160
|
-
|
1161
|
-
edit_profile: تعديل الملف الشخصي
|
1162
|
-
edit_user_group: تحرير ملف تعريف المجموعة
|
1163
|
-
invite_user: دعوة مشارك
|
1164
|
-
join_user_group: طلب الانضمام إلى المجموعة
|
1165
|
-
leave_user_group: غادر المجموعة
|
1166
|
-
manage_user_group_admins: إدارة المشرفين
|
1167
|
-
manage_user_group_users: إدارة الأعضاء
|
1168
|
-
resend_email_confirmation_instructions: إعادة إرسال تعليمات تأكيد البريد الإلكتروني
|
1158
|
+
resend_email_confirmation_instructions: إعادة إرسال تعليمات تأكيد البريد الإلكتروني
|
1169
1159
|
reported_mailer:
|
1170
1160
|
hide:
|
1171
1161
|
hello: مرحبا %{name}،
|
@@ -1242,12 +1232,9 @@ ar:
|
|
1242
1232
|
title: الإبلاغ عن مشكلة
|
1243
1233
|
flag_user_modal:
|
1244
1234
|
already_reported: تم الإبلاغ عن هذا المحتوى وسيتم مراجعته من قبل مدير.
|
1245
|
-
close: إغلاق
|
1246
|
-
description: ما هو الأمر الغير مناسب بخصوص هذا المستخدم؟
|
1247
1235
|
offensive: يتضمن العنصرية أو التحيز الجنسي أو الشتائم أو الهجمات الشخصية أو التهديد بالقتل أو طلبات الانتحار أو أي شكل من أشكال خطاب الكراهية.
|
1248
1236
|
report: إبلاغ
|
1249
1237
|
spam: يحتوي على طعم النقر(clickbaiting) أو إعلان، أو احتيال، أو روبوتات سكريبتة.
|
1250
|
-
title: الإبلاغ عن مستخدم مخل
|
1251
1238
|
floating_help:
|
1252
1239
|
help: المساعدة
|
1253
1240
|
login_modal:
|
data/config/locales/bg.yml
CHANGED
@@ -33,6 +33,8 @@ bg:
|
|
33
33
|
personal_url: Персонален URL
|
34
34
|
remove_avatar: Премахни аватара
|
35
35
|
tos_agreement: Споразумение за условия на услугата
|
36
|
+
user_group:
|
37
|
+
avatar: Аватар
|
36
38
|
models:
|
37
39
|
decidim/attachment_created_event: Прикачени файлове
|
38
40
|
decidim/component_published_event: Активен компонент
|
@@ -1331,41 +1333,28 @@ bg:
|
|
1331
1333
|
conversations: Разговори
|
1332
1334
|
followers: Последователи
|
1333
1335
|
following: Следванния
|
1334
|
-
group_admins:
|
1335
|
-
group_members:
|
1336
|
+
group_admins: Управлявай администраторите
|
1337
|
+
group_members: Управллявай членовете
|
1336
1338
|
groups: Групи
|
1337
1339
|
members: Членове
|
1338
1340
|
officialized: Официален участник
|
1339
1341
|
send_private_message: Изпрати лично съобщение
|
1340
|
-
sidebar:
|
1341
|
-
badges:
|
1342
|
-
info: Значките се заслужват чрез извършване на конкретна дейност в платформата.
|
1343
|
-
title: Значки
|
1344
1342
|
user:
|
1345
1343
|
actions:
|
1346
|
-
create_user_group:
|
1344
|
+
create_user_group: Създай група
|
1347
1345
|
disabled_message: Съобщение
|
1348
1346
|
edit_profile: Редактиране на профил
|
1349
|
-
edit_user_group: Редактиране
|
1347
|
+
edit_user_group: Редактиране профил на група
|
1350
1348
|
invite_user: Покани участник
|
1351
1349
|
join_user_group: Заявка за присъединяване към група
|
1352
1350
|
leave_user_group: Напусни на групата
|
1353
1351
|
manage_user_group: Управление на групата
|
1354
|
-
manage_user_group_admins:
|
1355
|
-
manage_user_group_users:
|
1352
|
+
manage_user_group_admins: Управлявай администраторите
|
1353
|
+
manage_user_group_users: Управллявай членовете
|
1356
1354
|
message: Съобщение
|
1357
1355
|
resend_email_confirmation_instructions: Изпрати отново инструкции за потвърждение
|
1358
1356
|
confirmation_instructions_sent: Изпратени са инструкции за потвърждение по имейл.
|
1359
|
-
create_user_group: Създай група
|
1360
|
-
edit_profile: Редактиране на профил
|
1361
|
-
edit_user_group: Редактиране профил на група
|
1362
1357
|
fill_in_email_to_confirm_it: Моля, попълнете електронната поща на групата си, за да я потвърдите.
|
1363
|
-
invite_user: Покани участник
|
1364
|
-
join_user_group: Заявка за присъединяване към група
|
1365
|
-
leave_user_group: Напусни на групата
|
1366
|
-
manage_user_group_admins: Управлявай администраторите
|
1367
|
-
manage_user_group_users: Управлявай членовете
|
1368
|
-
resend_email_confirmation_instructions: Изпрати отново инструкции за потвърждение
|
1369
1358
|
reported_mailer:
|
1370
1359
|
hide:
|
1371
1360
|
hello: Здравейте %{name},
|
@@ -1447,14 +1436,11 @@ bg:
|
|
1447
1436
|
flag_user_modal:
|
1448
1437
|
already_reported: Това съдържание вече е докладвано и ще бъде прегледано от администратор.
|
1449
1438
|
block: Блокирай този участник
|
1450
|
-
close: Затвори
|
1451
|
-
description: Какво е неприемливо при този потребител?
|
1452
1439
|
does_not_belong: Съдържа незаконна дейност, заплахи за самоубийство, лична информация или нещо друго, което смятате, че не принадлежи на %{organization_name}.
|
1453
1440
|
hide: Скрийте цялото им съдържание
|
1454
1441
|
offensive: Съдържа расизъм, сексизъм, злословия, лични атаки, заплахи за смърт, заявки за самоубийство или всякаква форма на омраза.
|
1455
1442
|
report: Доклад
|
1456
1443
|
spam: Съдържа примамка за кликване, реклама, измами или скриптове.
|
1457
|
-
title: Докладвайте за неподходящ потребител
|
1458
1444
|
floating_help:
|
1459
1445
|
help: Помощ
|
1460
1446
|
follow_button:
|
data/config/locales/ca.yml
CHANGED
@@ -54,7 +54,7 @@ ca:
|
|
54
54
|
remove_avatar: Elimina la imatge de perfil
|
55
55
|
tos_agreement: Termes i condicions d'ús
|
56
56
|
user_group:
|
57
|
-
avatar:
|
57
|
+
avatar: Avatar
|
58
58
|
models:
|
59
59
|
decidim/attachment_created_event: Arxiu adjunt
|
60
60
|
decidim/component_published_event: Component actiu
|
@@ -305,7 +305,7 @@ ca:
|
|
305
305
|
create_with_parent: "%{user_name} ha creat \"%{resource_name}\" dins de la taxonomia \"%{parent_taxonomy}\""
|
306
306
|
delete: "%{user_name} ha esborrat la taxonomia \"%{resource_name}\""
|
307
307
|
delete_with_parent: "%{user_name} ha esborrat \"%{resource_name}\" dins de la taxonomia \"%{parent_taxonomy}\""
|
308
|
-
update: "%{user_name} ha
|
308
|
+
update: "%{user_name} ha actualitzat la taxonomia \"%{resource_name}\""
|
309
309
|
update_with_parent: "%{user_name} ha actualitzat \"%{resource_name}\" dins de la taxonomia \"%{parent_taxonomy}\""
|
310
310
|
taxonomy_filter:
|
311
311
|
create: "%{user_name} va crear el filtre %{resource_name}"
|
@@ -1215,8 +1215,8 @@ ca:
|
|
1215
1215
|
success: El grup s'ha abandonat correctament.
|
1216
1216
|
members:
|
1217
1217
|
accept_or_reject_join_requests: 'Les següents participants han sol·licitat unir-se a aquest grup. Accepta o rebutja les seves sol·licituds:'
|
1218
|
-
accept_request:
|
1219
|
-
reject_request:
|
1218
|
+
accept_request: Acceptar
|
1219
|
+
reject_request: Rebutjar
|
1220
1220
|
new:
|
1221
1221
|
create_user_group: Crea un grup
|
1222
1222
|
new_user_group: Nou grup
|
@@ -1498,7 +1498,7 @@ ca:
|
|
1498
1498
|
onboarding_action_message:
|
1499
1499
|
click_link: Fes clic aquí
|
1500
1500
|
cta_html: <a href="%{path}">%{link_text}</a> per %{action} a %{resource_name} <strong>%{resource_title}</strong>
|
1501
|
-
ephemeral_authorized_message:
|
1501
|
+
ephemeral_authorized_message: Has estat autoritzada amb èxit.<br/>Has iniciat una sessió de convidada, ara hi pots participar.
|
1502
1502
|
expired_authorization_active_title: La teva autorització ha caducat.
|
1503
1503
|
finish_authorization_process: Pots finalitzar el procés de verificació
|
1504
1504
|
incomplete_authorization_active_title: La teva verificació no s'ha completat amb tota la informació necessària.
|
@@ -1551,13 +1551,13 @@ ca:
|
|
1551
1551
|
user_groups:
|
1552
1552
|
avatar_url: L'avatar del grup d'usuàries
|
1553
1553
|
badge: L'ensenya del grup d'usuàries
|
1554
|
-
deleted: Si
|
1554
|
+
deleted: Si la usuària va ser eliminada o no
|
1555
1555
|
id: L'identificador únic del grup d'usuàries
|
1556
1556
|
members: L'ID i el nom de les usuàries que pertanyen al grup
|
1557
1557
|
members_count: El número de membres que formen part del grup d'usuàries
|
1558
1558
|
name: El nom que es mostra del grup d'usuàries
|
1559
1559
|
nickname: El nom d'usuària del grup d'usuàries
|
1560
|
-
profile_url: L'URL del perfil
|
1560
|
+
profile_url: L'URL del perfil de la usuària
|
1561
1561
|
users:
|
1562
1562
|
about: El text "Quant a" inclòs al perfil d'usuària
|
1563
1563
|
avatar_url: L'avatar de la usuària
|
@@ -1688,40 +1688,27 @@ ca:
|
|
1688
1688
|
followers: Seguidores
|
1689
1689
|
following: Seguint
|
1690
1690
|
group_admins: Gestionar administradores
|
1691
|
-
group_members:
|
1691
|
+
group_members: Gestiona els membres
|
1692
1692
|
groups: Grups
|
1693
1693
|
members: Membres
|
1694
1694
|
officialized: Participant oficial
|
1695
1695
|
send_private_message: Enviar missatge privat
|
1696
|
-
sidebar:
|
1697
|
-
badges:
|
1698
|
-
info: Els distintius s'aconsegueixen mitjançant la realització d'activitats específiques a la plataforma.
|
1699
|
-
title: Insígnies
|
1700
1696
|
user:
|
1701
1697
|
actions:
|
1702
|
-
create_user_group:
|
1698
|
+
create_user_group: Crea un grup
|
1703
1699
|
disabled_message: Missatge
|
1704
|
-
edit_profile:
|
1705
|
-
edit_user_group:
|
1706
|
-
invite_user:
|
1707
|
-
join_user_group: Sol·
|
1708
|
-
leave_user_group:
|
1700
|
+
edit_profile: Edita el perfil
|
1701
|
+
edit_user_group: Edita el perfil del grup
|
1702
|
+
invite_user: Convida la participant
|
1703
|
+
join_user_group: Sol·licita unir-se al grup
|
1704
|
+
leave_user_group: Marxa del grup
|
1709
1705
|
manage_user_group: Gestiona el grup
|
1710
1706
|
manage_user_group_admins: Gestionar administradores
|
1711
|
-
manage_user_group_users:
|
1707
|
+
manage_user_group_users: Gestiona els membres
|
1712
1708
|
message: Missatge
|
1713
1709
|
resend_email_confirmation_instructions: Reenvia un correu electrònic amb les instruccions de confirmació
|
1714
1710
|
confirmation_instructions_sent: Instruccions de confirmació enviades per correu electrònic.
|
1715
|
-
create_user_group: Crea un grup
|
1716
|
-
edit_profile: Edita el perfil
|
1717
|
-
edit_user_group: Edita el perfil del grup
|
1718
1711
|
fill_in_email_to_confirm_it: Si us plau, omple el correu electrònic del teu grup per confirmar-lo.
|
1719
|
-
invite_user: Convida la participant
|
1720
|
-
join_user_group: Sol·licita unir-se al grup
|
1721
|
-
leave_user_group: Marxa del grup
|
1722
|
-
manage_user_group_admins: Gestiona les administradores
|
1723
|
-
manage_user_group_users: Gestiona els membres
|
1724
|
-
resend_email_confirmation_instructions: Reenvia un correu electrònic amb les instruccions de confirmació
|
1725
1712
|
reported_mailer:
|
1726
1713
|
hide:
|
1727
1714
|
hello: Hola %{name},
|
@@ -1809,14 +1796,13 @@ ca:
|
|
1809
1796
|
flag_user_modal:
|
1810
1797
|
already_reported: Aquest contingut ja ha estat reportat i serà revisat per una administradora.
|
1811
1798
|
block: Eliminar aquesta participant
|
1812
|
-
|
1813
|
-
description: Què és inapropiat d'aquesta usuària?
|
1799
|
+
description: Què té inapropiat aquesta participant?
|
1814
1800
|
does_not_belong: Conté activitat il·legal, amenaces de suïcidi, informació personal, o qualsevol altra cosa que creguis que no pertany a %{organization_name}.
|
1815
1801
|
hide: Amagar tots els seus continguts
|
1816
1802
|
offensive: Conté racisme, sexisme, insults, atacs personals, amenaces de mort, peticions de suïcidi o qualsevol forma de discurs d'odi.
|
1817
1803
|
report: Reportar
|
1818
1804
|
spam: Conté "clickbait", publicitat o estafes.
|
1819
|
-
title: Reportar
|
1805
|
+
title: Reportar participant inapropiada
|
1820
1806
|
floating_help:
|
1821
1807
|
help: Ajuda
|
1822
1808
|
follow_button:
|
@@ -1931,11 +1917,11 @@ ca:
|
|
1931
1917
|
failure:
|
1932
1918
|
already_authenticated: Ja has iniciat la sessió.
|
1933
1919
|
inactive: El teu compte encara no està activat.
|
1934
|
-
invalid:
|
1920
|
+
invalid: El %{authentication_keys} o la contrasenya no són vàlids.
|
1935
1921
|
invited: Tens una invitació pendent, accepta-la per acabar de crear el teu compte.
|
1936
1922
|
last_attempt: Tens un intent més abans que el teu compte es bloquegi.
|
1937
1923
|
locked: El teu compte està bloquejat.
|
1938
|
-
not_found_in_database:
|
1924
|
+
not_found_in_database: El %{authentication_keys} o la contrasenya no són vàlids.
|
1939
1925
|
timeout: La teva sessió ha expirat. Si us plau, torna a iniciar-la per continuar.
|
1940
1926
|
unauthenticated: Cal iniciar sessió o crear un compte abans de continuar.
|
1941
1927
|
invitations:
|
data/config/locales/cs.yml
CHANGED
@@ -1208,7 +1208,7 @@ cs:
|
|
1208
1208
|
accept:
|
1209
1209
|
error: Při přijetí této pozvánky došlo k chybě.
|
1210
1210
|
success: Pozvánka úspěšně přijata.
|
1211
|
-
accept_invitation:
|
1211
|
+
accept_invitation: Přijmout
|
1212
1212
|
accept_or_reject_group_invitations: 'Následující skupiny vás pozvaly, abyste se k nim připojili. Přijmout nebo odmítnout jejich požadavky:'
|
1213
1213
|
index:
|
1214
1214
|
invite: Pozvat
|
@@ -1266,7 +1266,7 @@ cs:
|
|
1266
1266
|
success: Skupina úspěšně opustila.
|
1267
1267
|
members:
|
1268
1268
|
accept_or_reject_join_requests: 'Následující uživatelé se připojili k této skupině. Přijmout nebo odmítnout jejich požadavky:'
|
1269
|
-
accept_request:
|
1269
|
+
accept_request: Přijmout
|
1270
1270
|
reject_request: Odmítnout
|
1271
1271
|
new:
|
1272
1272
|
create_user_group: Vytvořit skupinu
|
@@ -1349,13 +1349,13 @@ cs:
|
|
1349
1349
|
conversation_mailer:
|
1350
1350
|
comanagers_new_conversation:
|
1351
1351
|
admin_in_group: Obdrželi jste to, protože jste administrátor v %{group}.
|
1352
|
-
greeting:
|
1352
|
+
greeting: Ahoj, %{recipient}!
|
1353
1353
|
intro: "%{manager} zahájil novou konverzaci s názvem %{group}. Klikněte zde pro její zobrazení:"
|
1354
1354
|
outro: Užijte si platformu!
|
1355
1355
|
subject: "%{manager} zahájil novou konverzaci jako %{group}"
|
1356
1356
|
comanagers_new_message:
|
1357
1357
|
admin_in_group: Obdrželi jste to, protože jste administrátor v %{group}.
|
1358
|
-
greeting:
|
1358
|
+
greeting: Ahoj, %{recipient}!
|
1359
1359
|
intro: "%{manager} zveřejnil nové zprávy v konverzaci s názvem %{group}. Klikněte zde pro jejich zobrazení:"
|
1360
1360
|
outro: Užijte si platformu!
|
1361
1361
|
subject: "%{manager} odeslal nové zprávy jako %{group}"
|
@@ -1366,13 +1366,13 @@ cs:
|
|
1366
1366
|
subject: "%{sender} začal s vámi konverzovat"
|
1367
1367
|
new_group_conversation:
|
1368
1368
|
admin_in_group: Obdrželi jste to, protože jste administrátor v %{group}.
|
1369
|
-
greeting:
|
1369
|
+
greeting: Ahoj, %{recipient}!
|
1370
1370
|
intro: "%{sender} zahájil novou konverzaci se skupinou %{group}. Klikněte zde pro její zobrazení:"
|
1371
1371
|
outro: Užijte si platformu!
|
1372
1372
|
subject: "%{sender} zahájil konverzaci s %{group}"
|
1373
1373
|
new_group_message:
|
1374
1374
|
admin_in_group: Obdrželi jste to, protože jste administrátor v %{group}.
|
1375
|
-
greeting:
|
1375
|
+
greeting: Ahoj, %{recipient}!
|
1376
1376
|
intro: "%{sender} přidal nové zprávy do konverzace se skupinou %{group}. Klikněte zde pro jejich zobrazení:"
|
1377
1377
|
outro: Užijte si platformu!
|
1378
1378
|
subject: "%{group} má nové zprávy od %{sender}"
|
@@ -1536,7 +1536,6 @@ cs:
|
|
1536
1536
|
push_notifications_reminder: Chcete-li dostávat oznámení z platformy, musíte je nejdříve povolit v nastavení prohlížeče.
|
1537
1537
|
receive_notifications_about: Chci dostávat oznámení
|
1538
1538
|
update_notifications_settings: Uložit změny
|
1539
|
-
valuators: Hodnotitelé
|
1540
1539
|
update:
|
1541
1540
|
error: Při aktualizaci nastavení oznámení došlo k chybě.
|
1542
1541
|
success: Nastavení oznámení bylo úspěšně aktualizováno.
|
@@ -1738,41 +1737,28 @@ cs:
|
|
1738
1737
|
conversations: Konverzace
|
1739
1738
|
followers: Sledující
|
1740
1739
|
following: Sleduje
|
1741
|
-
group_admins:
|
1742
|
-
group_members:
|
1740
|
+
group_admins: Správa administrátorů
|
1741
|
+
group_members: Správa členů
|
1743
1742
|
groups: Skupiny
|
1744
1743
|
members: Členové
|
1745
1744
|
officialized: Oficiální účastník
|
1746
1745
|
send_private_message: Odeslat soukromou zprávu
|
1747
|
-
sidebar:
|
1748
|
-
badges:
|
1749
|
-
info: Odznaky jsou získávány prováděním konkrétní činnosti v platformě.
|
1750
|
-
title: Odznaky
|
1751
1746
|
user:
|
1752
1747
|
actions:
|
1753
1748
|
create_user_group: Vytvořit skupinu
|
1754
1749
|
disabled_message: Zpráva
|
1755
|
-
edit_profile:
|
1750
|
+
edit_profile: Editovat profil
|
1756
1751
|
edit_user_group: Upravit profil skupiny
|
1757
|
-
invite_user: Pozvat
|
1758
|
-
join_user_group:
|
1752
|
+
invite_user: Pozvat uživatele
|
1753
|
+
join_user_group: Žádost o připojení ke skupině
|
1759
1754
|
leave_user_group: Opustit skupinu
|
1760
1755
|
manage_user_group: Spravovat skupinu
|
1761
|
-
manage_user_group_admins:
|
1762
|
-
manage_user_group_users:
|
1756
|
+
manage_user_group_admins: Správa administrátorů
|
1757
|
+
manage_user_group_users: Správa členů
|
1763
1758
|
message: Zpráva
|
1764
1759
|
resend_email_confirmation_instructions: Znovu odeslat pokyny pro potvrzení e-mailu
|
1765
1760
|
confirmation_instructions_sent: Pokyny pro potvrzení e-mailu byly odeslány.
|
1766
|
-
create_user_group: Vytvořit skupinu
|
1767
|
-
edit_profile: Editovat profil
|
1768
|
-
edit_user_group: Upravit profil skupiny
|
1769
1761
|
fill_in_email_to_confirm_it: Pro potvrzení vyplňte e-mailovou adresu skupiny.
|
1770
|
-
invite_user: Pozvat uživatele
|
1771
|
-
join_user_group: Žádost o připojení ke skupině
|
1772
|
-
leave_user_group: Opustit skupinu
|
1773
|
-
manage_user_group_admins: Správa administrátorů
|
1774
|
-
manage_user_group_users: Správa členů
|
1775
|
-
resend_email_confirmation_instructions: Znovu odeslat pokyny pro potvrzení e-mailu
|
1776
1762
|
reported_mailer:
|
1777
1763
|
hide:
|
1778
1764
|
hello: Zdravím %{name},
|
@@ -1860,14 +1846,13 @@ cs:
|
|
1860
1846
|
flag_user_modal:
|
1861
1847
|
already_reported: Tento obsah je již nahlášen a bude přezkoumán administrátorem.
|
1862
1848
|
block: Blokovat tohoto uživatele
|
1863
|
-
|
1864
|
-
description: Co je s uživatelem nevhodné?
|
1849
|
+
description: Co je s tímto účastníkem nevhodné?
|
1865
1850
|
does_not_belong: Obsahuje nezákonnou činnost, hrozby sebevraždou, osobní informaci nebo cokoliv jiného, o čem si myslíte, že nepatří do %{organization_name}.
|
1866
1851
|
hide: Skrýt veškerý jejich obsah
|
1867
1852
|
offensive: Obsahuje rasismus, sexismus, urážky, osobní útoky, hrozby smrti, sebevražedné žádosti nebo jakoukoliv formu nenávistného projevu.
|
1868
1853
|
report: Nahlásit
|
1869
1854
|
spam: Obsahuje clickbait, reklamu, podvody nebo škodlivé skripty.
|
1870
|
-
title: Nahlásit nevhodného
|
1855
|
+
title: Nahlásit nevhodného účastníka
|
1871
1856
|
floating_help:
|
1872
1857
|
help: Pomoc
|
1873
1858
|
follow_button:
|
@@ -1929,7 +1914,7 @@ cs:
|
|
1929
1914
|
time_ago: "před %{time}"
|
1930
1915
|
reply:
|
1931
1916
|
placeholder: Vaše odpověď...
|
1932
|
-
send:
|
1917
|
+
send: Poslat
|
1933
1918
|
update:
|
1934
1919
|
error: Zpráva nebyla odeslána. Zkuste to později
|
1935
1920
|
user_report_mailer:
|
data/config/locales/de.yml
CHANGED
@@ -1492,7 +1492,6 @@ de:
|
|
1492
1492
|
push_notifications_reminder: Um Benachrichtigungen von der Plattform zu erhalten, müssen Sie diese zuerst in den Browser-Einstellungen zulassen.
|
1493
1493
|
receive_notifications_about: Ich möchte Benachrichtigungen erhalten über
|
1494
1494
|
update_notifications_settings: Änderungen speichern
|
1495
|
-
valuators: Bewertende
|
1496
1495
|
update:
|
1497
1496
|
error: Beim Aktualisieren der Benachrichtigungseinstellungen ist ein Fehler aufgetreten.
|
1498
1497
|
success: Ihre Benachrichtigungseinstellungen wurden erfolgreich aktualisiert.
|
@@ -1558,7 +1557,7 @@ de:
|
|
1558
1557
|
user_groups:
|
1559
1558
|
avatar_url: Der Avatar der Gruppe
|
1560
1559
|
badge: Das Abzeichen der Gruppe
|
1561
|
-
deleted: Ob
|
1560
|
+
deleted: Ob das Konto gelöscht wurde oder nicht
|
1562
1561
|
id: Die eindeutige Bezeichnung des Gruppe
|
1563
1562
|
members: Die IDs und die Namen der Gruppenmitglieder
|
1564
1563
|
members_count: Die Anzahl Gruppenmitglieder
|
@@ -1700,35 +1699,22 @@ de:
|
|
1700
1699
|
members: Mitglieder
|
1701
1700
|
officialized: Offizieller Teilnehmer
|
1702
1701
|
send_private_message: Private Nachricht senden
|
1703
|
-
sidebar:
|
1704
|
-
badges:
|
1705
|
-
info: Abzeichen werden verdient, indem bestimmte Aktivitäten in der Plattform ausgeführt werden.
|
1706
|
-
title: Abzeichen
|
1707
1702
|
user:
|
1708
1703
|
actions:
|
1709
1704
|
create_user_group: Gruppe erstellen
|
1710
1705
|
disabled_message: Nachricht
|
1711
1706
|
edit_profile: Profil bearbeiten
|
1712
1707
|
edit_user_group: Gruppenprofil bearbeiten
|
1713
|
-
invite_user:
|
1714
|
-
join_user_group:
|
1708
|
+
invite_user: Nutzer einladen
|
1709
|
+
join_user_group: Anfrage zur Teilnahme an der Gruppe
|
1715
1710
|
leave_user_group: Gruppe verlassen
|
1716
1711
|
manage_user_group: Gruppe verwalten
|
1717
1712
|
manage_user_group_admins: Admins verwalten
|
1718
1713
|
manage_user_group_users: Mitglieder verwalten
|
1719
1714
|
message: Nachricht
|
1720
|
-
resend_email_confirmation_instructions: E-Mail-Bestätigungsanweisungen erneut
|
1715
|
+
resend_email_confirmation_instructions: Senden Sie die E-Mail-Bestätigungsanweisungen erneut
|
1721
1716
|
confirmation_instructions_sent: E-Mail-Bestätigungsanweisungen gesendet.
|
1722
|
-
create_user_group: Gruppe erstellen
|
1723
|
-
edit_profile: Profil bearbeiten
|
1724
|
-
edit_user_group: Gruppenprofil bearbeiten
|
1725
1717
|
fill_in_email_to_confirm_it: Bitte geben Sie die E-Mail-Adresse Ihrer Gruppe zur Bestätigung ein.
|
1726
|
-
invite_user: Nutzer einladen
|
1727
|
-
join_user_group: Anfrage zur Teilnahme an der Gruppe
|
1728
|
-
leave_user_group: Gruppe verlassen
|
1729
|
-
manage_user_group_admins: Admins verwalten
|
1730
|
-
manage_user_group_users: Mitglieder verwalten
|
1731
|
-
resend_email_confirmation_instructions: Senden Sie die E-Mail-Bestätigungsanweisungen erneut
|
1732
1718
|
reported_mailer:
|
1733
1719
|
hide:
|
1734
1720
|
hello: Hallo %{name},
|
@@ -1816,14 +1802,13 @@ de:
|
|
1816
1802
|
flag_user_modal:
|
1817
1803
|
already_reported: Dieser Inhalt wurde bereits gemeldet und wird von einem Administrator überprüft.
|
1818
1804
|
block: Diesen Teilnehmer blockieren
|
1819
|
-
|
1820
|
-
description: Was ist unangebracht über den Benutzer?
|
1805
|
+
description: Was ist unangemessen an diesem Teilnehmenden?
|
1821
1806
|
does_not_belong: Enthält illegale Aktivitäten, Selbstmorddrohungen, persönliche Informationen oder etwas anderes, von dem Sie denken, dass es nicht auf %{organization_name} gehört.
|
1822
1807
|
hide: Alle dessen Inhalte verbergen
|
1823
1808
|
offensive: Enthält Formen von Rassismus, Sexismus, Verleumdungen, persönliche Angriffe, Morddrohungen, Selbstmordanträge oder andere Formen von seelischer Gewalt.
|
1824
1809
|
report: Melden
|
1825
1810
|
spam: Enthält Clickbait, Werbung, Scams oder Script Bots.
|
1826
|
-
title: Unangemessenen
|
1811
|
+
title: Unangemessenen Teilnehmenden melden
|
1827
1812
|
floating_help:
|
1828
1813
|
help: Hilfe
|
1829
1814
|
follow_button:
|
data/config/locales/el.yml
CHANGED
@@ -31,6 +31,8 @@ el:
|
|
31
31
|
personal_url: Προσωπική ιστοσελίδα
|
32
32
|
remove_avatar: Αφαίρεση avatar
|
33
33
|
tos_agreement: Όροι Παροχής Υπηρεσιών
|
34
|
+
user_group:
|
35
|
+
avatar: Άβαταρ
|
34
36
|
models:
|
35
37
|
decidim/attachment_created_event: Συνημμένο
|
36
38
|
decidim/component_published_event: Ενεργό στοιχείο
|
@@ -892,6 +894,8 @@ el:
|
|
892
894
|
new_conversation: Νέα συνομιλία
|
893
895
|
next: Επόμενο
|
894
896
|
title: Συνομιλίες
|
897
|
+
reply_form:
|
898
|
+
placeholder: Η απάντησή σας...
|
895
899
|
show:
|
896
900
|
back: Πίσω σε όλες τις συνομιλίες
|
897
901
|
chat_with: Συνομιλία με
|
@@ -1039,14 +1043,12 @@ el:
|
|
1039
1043
|
conversations: Συνομιλίες
|
1040
1044
|
followers: Ακόλουθοι
|
1041
1045
|
following: Ακολουθεί
|
1046
|
+
group_admins: Διαχείριση διαχειριστών
|
1047
|
+
group_members: Διαχείριση μελών
|
1042
1048
|
groups: Ομάδες
|
1043
1049
|
members: Μέλη
|
1044
1050
|
officialized: Επίσημος συμμετέχων
|
1045
1051
|
send_private_message: Αποστολή προσωπικού μηνύματος
|
1046
|
-
sidebar:
|
1047
|
-
badges:
|
1048
|
-
info: Τα εμβλήματα κερδίζονται πραγματοποιώντας μια συγκεκριμένη δραστηριότητα στην πλατφόρμα.
|
1049
|
-
title: Εμβλήματα
|
1050
1052
|
user:
|
1051
1053
|
actions:
|
1052
1054
|
create_user_group: Δημιουργία ομάδας
|
@@ -1054,20 +1056,13 @@ el:
|
|
1054
1056
|
edit_user_group: Επεξεργασία προφίλ ομάδας
|
1055
1057
|
invite_user: Πρόσκληση συμμετέχοντα
|
1056
1058
|
join_user_group: Αίτημα συμμετοχής σε ομάδα
|
1059
|
+
leave_user_group: Αποχώρηση από την ομάδα
|
1057
1060
|
manage_user_group_admins: Διαχείριση διαχειριστών
|
1058
1061
|
manage_user_group_users: Διαχείριση μελών
|
1059
1062
|
message: Μήνυμα
|
1063
|
+
resend_email_confirmation_instructions: Επανάληψη αποστολής των οδηγιών επιβεβαίωσης μέσω email
|
1060
1064
|
confirmation_instructions_sent: Στάλθηκαν οι οδηγίες επιβεβαίωσης email.
|
1061
|
-
create_user_group: Δημιουργία ομάδας
|
1062
|
-
edit_profile: Επεξεργασία προφίλ
|
1063
|
-
edit_user_group: Επεξεργασία προφίλ ομάδας
|
1064
1065
|
fill_in_email_to_confirm_it: Συμπληρώστε τη διεύθυνση email της ομάδας σας για να την επιβεβαιώσετε.
|
1065
|
-
invite_user: Πρόσκληση συμμετέχοντα
|
1066
|
-
join_user_group: Αίτημα συμμετοχής σε ομάδα
|
1067
|
-
leave_user_group: Αποχώρηση από την ομάδα
|
1068
|
-
manage_user_group_admins: Διαχείριση διαχειριστών
|
1069
|
-
manage_user_group_users: Διαχείριση μελών
|
1070
|
-
resend_email_confirmation_instructions: Επανάληψη αποστολής των οδηγιών επιβεβαίωσης μέσω email
|
1071
1066
|
reported_mailer:
|
1072
1067
|
hide:
|
1073
1068
|
hello: Γεια σας %{name},
|
data/config/locales/en.yml
CHANGED
@@ -1700,10 +1700,6 @@ en:
|
|
1700
1700
|
members: Members
|
1701
1701
|
officialized: Official participant
|
1702
1702
|
send_private_message: Send private message
|
1703
|
-
sidebar:
|
1704
|
-
badges:
|
1705
|
-
info: Badges are earned by performing specific activity in the platform.
|
1706
|
-
title: Badges
|
1707
1703
|
user:
|
1708
1704
|
actions:
|
1709
1705
|
create_user_group: Create group
|
@@ -1719,16 +1715,7 @@ en:
|
|
1719
1715
|
message: Message
|
1720
1716
|
resend_email_confirmation_instructions: Resend email confirmation instructions
|
1721
1717
|
confirmation_instructions_sent: Email confirmation instructions sent.
|
1722
|
-
create_user_group: Create group
|
1723
|
-
edit_profile: Edit profile
|
1724
|
-
edit_user_group: Edit group profile
|
1725
1718
|
fill_in_email_to_confirm_it: Please, fill in your group's email to confirm it.
|
1726
|
-
invite_user: Invite participant
|
1727
|
-
join_user_group: Request to join group
|
1728
|
-
leave_user_group: Leave group
|
1729
|
-
manage_user_group_admins: Manage admins
|
1730
|
-
manage_user_group_users: Manage members
|
1731
|
-
resend_email_confirmation_instructions: Resend email confirmation instructions
|
1732
1719
|
reported_mailer:
|
1733
1720
|
hide:
|
1734
1721
|
hello: Hello %{name},
|
@@ -1816,14 +1803,13 @@ en:
|
|
1816
1803
|
flag_user_modal:
|
1817
1804
|
already_reported: This content is already reported and it will be reviewed by an admin.
|
1818
1805
|
block: Block this participant
|
1819
|
-
|
1820
|
-
description: What is inappropriate about the user?
|
1806
|
+
description: What is inappropriate about this participant?
|
1821
1807
|
does_not_belong: Contains illegal activity, suicide threats, personal information, or something else you think does not belong on %{organization_name}.
|
1822
1808
|
hide: Hide all their contents
|
1823
1809
|
offensive: Contains racism, sexism, slurs, personal attacks, death threats, suicide requests or any form of hate speech.
|
1824
1810
|
report: Report
|
1825
1811
|
spam: Contains clickbait, advertising, scams or script bots.
|
1826
|
-
title: Report inappropriate
|
1812
|
+
title: Report inappropriate participant
|
1827
1813
|
floating_help:
|
1828
1814
|
help: Help
|
1829
1815
|
follow_button:
|
data/config/locales/eo.yml
CHANGED
@@ -23,6 +23,8 @@ eo:
|
|
23
23
|
password_confirmation: Konfirmu vian pasvorton
|
24
24
|
personal_url: Persona URL
|
25
25
|
remove_avatar: Forigi avataron
|
26
|
+
user_group:
|
27
|
+
avatar: Avataro
|
26
28
|
models:
|
27
29
|
decidim/attachment_created_event: Ligiteco
|
28
30
|
decidim/component_published_event: Aktiva komponanto
|