decidim-core 0.31.6 → 0.31.7
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/card_metadata_cell.rb +1 -1
- data/app/cells/decidim/comments_button_cell.rb +9 -1
- data/app/cells/decidim/data_consent/category.erb +20 -33
- data/app/cells/decidim/footer_topics/show.erb +5 -8
- data/app/cells/decidim/participatory_space_dropdown_metadata/links.erb +1 -1
- data/app/cells/decidim/share_widget/qr_code_modal.erb +1 -1
- data/app/events/decidim/amendable/amendment_base_event.rb +7 -1
- data/app/helpers/decidim/menu_helper.rb +0 -2
- data/app/models/decidim/user.rb +2 -2
- data/app/packs/src/decidim/controllers/accordion/accordion.test.js +196 -42
- data/app/packs/src/decidim/controllers/accordion/controller.js +93 -17
- data/app/packs/src/decidim/controllers/dropdown/controller.js +6 -0
- data/app/packs/src/decidim/controllers/dropdown/dropdown.test.js +28 -0
- data/app/packs/src/decidim/controllers/password_toggler/controller.js +22 -1
- data/app/packs/src/decidim/controllers/password_toggler/password_toggler.test.js +11 -20
- data/app/packs/src/decidim/direct_uploads/upload_modal.js +2 -1
- data/app/packs/src/decidim/map/controller.js +10 -1
- data/app/packs/src/decidim/refactor/moved/focus_guard.js +12 -12
- data/app/packs/src/decidim/refactor/moved/focus_guard.test.js +136 -0
- data/app/packs/stylesheets/decidim/_cards.scss +1 -1
- data/app/packs/stylesheets/decidim/_cookies.scss +13 -5
- data/app/packs/stylesheets/decidim/_documents.scss +1 -1
- data/app/packs/stylesheets/decidim/_footer.scss +33 -1
- data/app/packs/stylesheets/decidim/_participatory_spaces.scss +1 -1
- data/app/presenters/decidim/footer_menu_presenter.rb +2 -4
- data/app/resolvers/decidim/meta_image_url_resolver.rb +7 -0
- data/app/views/decidim/searches/_filters.html.erb +1 -1
- data/app/views/layouts/decidim/footer/_main.html.erb +1 -1
- data/app/views/layouts/decidim/footer/_main_links.html.erb +56 -28
- data/config/locales/ar.yml +0 -20
- data/config/locales/bg.yml +0 -19
- data/config/locales/ca-IT.yml +28 -23
- data/config/locales/ca.yml +28 -23
- data/config/locales/cs.yml +13 -21
- data/config/locales/de.yml +0 -25
- data/config/locales/el.yml +0 -18
- data/config/locales/en.yml +28 -23
- data/config/locales/es-MX.yml +28 -23
- data/config/locales/es-PY.yml +28 -23
- data/config/locales/es.yml +28 -23
- data/config/locales/eu.yml +27 -24
- data/config/locales/fi-plain.yml +28 -23
- data/config/locales/fi.yml +28 -23
- data/config/locales/fr-CA.yml +7 -19
- data/config/locales/fr.yml +7 -19
- data/config/locales/gl.yml +0 -19
- data/config/locales/hu.yml +0 -17
- data/config/locales/id-ID.yml +0 -18
- data/config/locales/is-IS.yml +0 -6
- data/config/locales/it.yml +0 -17
- data/config/locales/ja.yml +28 -23
- data/config/locales/lb.yml +0 -18
- data/config/locales/lt.yml +0 -19
- data/config/locales/lv.yml +0 -18
- data/config/locales/nl.yml +0 -18
- data/config/locales/no.yml +0 -18
- data/config/locales/pl.yml +2 -19
- data/config/locales/pt-BR.yml +0 -25
- data/config/locales/pt.yml +0 -18
- data/config/locales/ro-RO.yml +0 -18
- data/config/locales/ru.yml +0 -8
- data/config/locales/sk.yml +0 -25
- data/config/locales/sv.yml +4 -25
- data/config/locales/tr-TR.yml +0 -18
- data/config/locales/uk.yml +0 -6
- data/config/locales/zh-CN.yml +0 -16
- data/config/locales/zh-TW.yml +0 -19
- data/db/migrate/20250217192438_convert_user_groups_into_users.rb +3 -2
- data/decidim-core.gemspec +3 -0
- data/lib/decidim/core/test/shared_examples/amendable/amendment_event_examples.rb +2 -2
- data/lib/decidim/core/test/shared_examples/amendable/amendment_promoted_event_examples.rb +3 -3
- data/lib/decidim/core/test/shared_examples/comments_examples.rb +26 -0
- data/lib/decidim/core/test/shared_examples/has_space_in_mcell_examples.rb +2 -1
- data/lib/decidim/core/test/shared_examples/resource_liked_event_examples.rb +3 -3
- data/lib/decidim/core/version.rb +1 -1
- data/lib/decidim/core.rb +1 -1
- data/lib/decidim/map/dynamic_map.rb +3 -1
- metadata +27 -6
data/config/locales/fi-plain.yml
CHANGED
|
@@ -884,13 +884,13 @@ fi-pl:
|
|
|
884
884
|
affected_user:
|
|
885
885
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hyväksytty. Näet sen tältä sivulta:'
|
|
886
886
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet luonut kohteen %{amendable_title}.
|
|
887
|
-
email_subject:
|
|
888
|
-
notification_title: <a href="%{emendation_author_path}">%{
|
|
887
|
+
email_subject: Muutos hyväksytty kohteelle %{amendable_title} osallistujalta %{emendation_author_name}
|
|
888
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> luoma <a href="%{emendation_path}">muutos</a> hyväksyttiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
889
889
|
follower:
|
|
890
890
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hyväksytty. Näet sen tältä sivulta:'
|
|
891
891
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat %{amendable_title}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
892
|
-
email_subject:
|
|
893
|
-
notification_title: <a href="%{emendation_author_path}">%{
|
|
892
|
+
email_subject: Muutos hyväksytty kohteelle %{amendable_title} osallistujalta %{emendation_author_name}
|
|
893
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> luoma <a href="%{emendation_path}">muutos</a> hyväksyttiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
894
894
|
amendment_created:
|
|
895
895
|
affected_user:
|
|
896
896
|
email_intro: 'Uusi muutos on luotu kohteelle %{amendable_title}. Näet sen tältä sivulta:'
|
|
@@ -906,29 +906,29 @@ fi-pl:
|
|
|
906
906
|
affected_user:
|
|
907
907
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on korostettu omaksi %{amendable_type} -kohteeksi. Näet sen tältä sivulta:'
|
|
908
908
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet luonut kohteen %{amendable_title}.
|
|
909
|
-
email_subject:
|
|
910
|
-
notification_title:
|
|
909
|
+
email_subject: Osallistujan %{emendation_author_name} laatima muutos on julkaistu uutena %{amendable_type} -kohteena
|
|
910
|
+
notification_title: <a href="%{emendation_path}">Hylätty muutos</a> kohteelle <a href="%{amendable_path}">%{amendable_title}</a> on julkaistu uutena %{amendable_type} -kohteena osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> toimesta.
|
|
911
911
|
follower:
|
|
912
912
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on korostettu omaksi %{amendable_type} -kohteeksi. Näet sen tältä sivulta:'
|
|
913
913
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat kohdetta %{amendable_title}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
914
|
-
email_subject:
|
|
915
|
-
notification_title:
|
|
914
|
+
email_subject: Osallistujan %{emendation_author_name} laatima muutos on julkaistu uutena %{amendable_type} -kohteena
|
|
915
|
+
notification_title: <a href="%{emendation_path}">Hylätty muutos</a> kohteelle <a href="%{amendable_path}">%{amendable_title}</a> on julkaistu uutena %{amendable_type} -kohteena osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> toimesta.
|
|
916
916
|
amendment_rejected:
|
|
917
917
|
affected_user:
|
|
918
918
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hylätty. Näet sen tältä sivulta:'
|
|
919
919
|
email_outro: Olet saanut tämän ilmoituksen, koska olet kirjailija %{amendable_title}.
|
|
920
|
-
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty käyttäjältä %{
|
|
921
|
-
notification_title: <a href="%{emendation_author_path}">%{
|
|
920
|
+
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty käyttäjältä %{emendation_author_name}
|
|
921
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> laatima <a href="%{emendation_path}">muutos</a> hylättiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
922
922
|
follower:
|
|
923
923
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hylätty. Näet sen tältä sivulta:'
|
|
924
924
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat kohdetta %{amendable_title}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
925
|
-
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty
|
|
926
|
-
notification_title: <a href="%{emendation_author_path}">%{
|
|
925
|
+
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty osallistujalta %{emendation_author_name}
|
|
926
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> laatima <a href="%{emendation_path}">muutos</a> hylättiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
927
927
|
emendation_promoted:
|
|
928
928
|
follower:
|
|
929
929
|
email_intro: 'Muutos on julkaistu kohteelle %{amendable_title}. Näet sen tältä sivulta:'
|
|
930
930
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet laatinut kohteen %{amendable_title}.
|
|
931
|
-
email_subject:
|
|
931
|
+
email_subject: Osallistujan %{emendation_author_name} laatima muutos on julkaistu uutena %{amendable_type} -kohteena
|
|
932
932
|
attachments:
|
|
933
933
|
attachment_created:
|
|
934
934
|
email_intro: 'Uusi asiakirja on lisätty kohteeseen %{resource_title}. Voit nähdä sen täältä:'
|
|
@@ -979,24 +979,24 @@ fi-pl:
|
|
|
979
979
|
notification_title: |-
|
|
980
980
|
Hallintakäyttäjä poisti luomasi kohteen %{resource_type}, koska se on ilmoitettu asiattomana syyllä "%{report_reasons}".</br><i>%{resource_content}</i>
|
|
981
981
|
resource_liked:
|
|
982
|
-
email_intro: '%{liker_name}
|
|
983
|
-
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet seuraat käyttäjää %{
|
|
984
|
-
email_subject: "%{
|
|
985
|
-
notification_title: <a href="%{liker_path}">%{liker_name}
|
|
982
|
+
email_intro: 'Seuraamasi osallistuja %{liker_name} tykkäsi kohteesta "%{resource_title}" ja uskomme, että tämä voi kiinnostaa sinua. Tutustu tykättyyn asiaan ja osallistu:'
|
|
983
|
+
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet seuraat käyttäjää %{liker_name}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
984
|
+
email_subject: "%{liker_name} lisäsi uuden tykkäyksen"
|
|
985
|
+
notification_title: <a href="%{liker_path}">%{liker_name} </a> tykkäsi kohteesta <a href="%{resource_path}">%{resource_title}</a> %{resource_type}.
|
|
986
986
|
resources:
|
|
987
987
|
soft_deleted:
|
|
988
988
|
notification_title: Ylläpitäjä poisti kohteen "%{resource_type}" "%{resource_title}".
|
|
989
989
|
users:
|
|
990
990
|
profile_updated:
|
|
991
|
-
email_intro: Seuraamasi
|
|
992
|
-
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat
|
|
993
|
-
email_subject: "%{
|
|
994
|
-
notification_title: Seuraamasi
|
|
991
|
+
email_intro: Seuraamasi osallistujan %{name} <a href="%{resource_url}">profiilisivua</a> on päivitetty.
|
|
992
|
+
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet seuraat osallistujaa %{name}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
993
|
+
email_subject: "%{name} päivitti profiiliaan"
|
|
994
|
+
notification_title: Seuraamasi osallistujan %{name} <a href="%{resource_path}">profiilisivua</a> on päivitetty.
|
|
995
995
|
user_officialized:
|
|
996
|
-
email_intro: Osallistuja %{name}
|
|
996
|
+
email_intro: Osallistuja %{name} on virallistettu.
|
|
997
997
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet tämän organisaation hallintakäyttäjä.
|
|
998
998
|
email_subject: "%{name} on virallistettu"
|
|
999
|
-
notification_title: Osallistuja %{name}
|
|
999
|
+
notification_title: Osallistuja %{name} on virallistettu.
|
|
1000
1000
|
export_mailer:
|
|
1001
1001
|
download_your_data_export:
|
|
1002
1002
|
click_button_html: Napsauta seuraavaa linkkiä ladataksesi tietosi.<br/>Tiedosto on ladattavissa %{date} saakka.
|
|
@@ -1191,6 +1191,8 @@ fi-pl:
|
|
|
1191
1191
|
dynamic:
|
|
1192
1192
|
screen_reader_explanation: Seuraavassa elementissä on kartta, joka esittää tämän sivun tietueet karttapisteinä. Elementtiä voi käyttää ruudunlukijalla, mutta se voi olla vaikeaselkoinen.
|
|
1193
1193
|
skip_button: Ohita kartta
|
|
1194
|
+
zoom_in: Lähennä
|
|
1195
|
+
zoom_out: Loitonna
|
|
1194
1196
|
static:
|
|
1195
1197
|
latlng_text: 'leveysaste: %{latitude}, pituusaste: %{longitude}'
|
|
1196
1198
|
map_service_brand: OpenStreetMap
|
|
@@ -1532,6 +1534,9 @@ fi-pl:
|
|
|
1532
1534
|
log_in: kirjaudu sisään
|
|
1533
1535
|
never_logged_in: et ole koskaan kirjautunut palveluun
|
|
1534
1536
|
subject: Varoitus passiivisesta käyttäjätilistä
|
|
1537
|
+
participatory_space:
|
|
1538
|
+
labels:
|
|
1539
|
+
reference: Tilan viite
|
|
1535
1540
|
passwords:
|
|
1536
1541
|
update:
|
|
1537
1542
|
error: Salasanan päivitys epäonnistui.
|
data/config/locales/fi.yml
CHANGED
|
@@ -884,13 +884,13 @@ fi:
|
|
|
884
884
|
affected_user:
|
|
885
885
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hyväksytty. Voit tutustua siihen sivulta:'
|
|
886
886
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet laatinut kohteen %{amendable_title}.
|
|
887
|
-
email_subject:
|
|
888
|
-
notification_title:
|
|
887
|
+
email_subject: Muutos hyväksytty kohteelle %{amendable_title} osallistujalta %{emendation_author_name}
|
|
888
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> luoma <a href="%{emendation_path}">muutos</a> hyväksyttiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
889
889
|
follower:
|
|
890
890
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hyväksytty. Voit tutustua siihen sivulta:'
|
|
891
891
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat %{amendable_title}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
892
|
-
email_subject:
|
|
893
|
-
notification_title:
|
|
892
|
+
email_subject: Muutos hyväksytty kohteelle %{amendable_title} osallistujalta %{emendation_author_name}
|
|
893
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> luoma <a href="%{emendation_path}">muutos</a> hyväksyttiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
894
894
|
amendment_created:
|
|
895
895
|
affected_user:
|
|
896
896
|
email_intro: 'Uusi muutos on luotu kohteelle %{amendable_title}. Voit tutustua siihen sivulta:'
|
|
@@ -906,29 +906,29 @@ fi:
|
|
|
906
906
|
affected_user:
|
|
907
907
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on julkaistu uutena kohteena %{amendable_type}. Voit tutustua siihen sivulta:'
|
|
908
908
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet laatinut kohteen %{amendable_title}.
|
|
909
|
-
email_subject:
|
|
910
|
-
notification_title: <a href="%{emendation_path}">Hylätty muutos</a> kohteelle <a href="%{amendable_path}">%{amendable_title}</a> on julkaistu uutena %{amendable_type} -kohteena
|
|
909
|
+
email_subject: Osallistujan %{emendation_author_name} laatima muutos on julkaistu uutena %{amendable_type} -kohteena
|
|
910
|
+
notification_title: <a href="%{emendation_path}">Hylätty muutos</a> kohteelle <a href="%{amendable_path}">%{amendable_title}</a> on julkaistu uutena %{amendable_type} -kohteena osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> toimesta.
|
|
911
911
|
follower:
|
|
912
912
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on julkaistu uutena kohteena %{amendable_type}. Voit tutustua siihen sivulta:'
|
|
913
913
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat kohdetta %{amendable_title}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
914
|
-
email_subject:
|
|
915
|
-
notification_title: <a href="%{emendation_path}">Hylätty muutos</a> kohteelle <a href="%{amendable_path}">%{amendable_title}</a> on julkaistu uutena %{amendable_type} -kohteena
|
|
914
|
+
email_subject: Osallistujan %{emendation_author_name} laatima muutos on julkaistu uutena %{amendable_type} -kohteena
|
|
915
|
+
notification_title: <a href="%{emendation_path}">Hylätty muutos</a> kohteelle <a href="%{amendable_path}">%{amendable_title}</a> on julkaistu uutena %{amendable_type} -kohteena osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> toimesta.
|
|
916
916
|
amendment_rejected:
|
|
917
917
|
affected_user:
|
|
918
918
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hylätty. Voit tutustua siihen sivulta:'
|
|
919
919
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet laatinut kohteen %{amendable_title}.
|
|
920
|
-
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty käyttäjältä %{
|
|
921
|
-
notification_title:
|
|
920
|
+
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty käyttäjältä %{emendation_author_name}
|
|
921
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> laatima <a href="%{emendation_path}">muutos</a> hylättiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
922
922
|
follower:
|
|
923
923
|
email_intro: 'Kohdetta %{amendable_title} koskeva muutos on hylätty. Voit tutustua siihen sivulta:'
|
|
924
924
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat kohdetta %{amendable_title}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
925
|
-
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty
|
|
926
|
-
notification_title:
|
|
925
|
+
email_subject: Kohdetta %{amendable_title} koskeva muutos on hylätty osallistujalta %{emendation_author_name}
|
|
926
|
+
notification_title: Osallistujan <a href="%{emendation_author_path}">%{emendation_author_name}</a> laatima <a href="%{emendation_path}">muutos</a> hylättiin kohteelle <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
927
927
|
emendation_promoted:
|
|
928
928
|
follower:
|
|
929
929
|
email_intro: 'Muutos on julkaistu kohteelle %{amendable_title}. Näet sen tältä sivulta:'
|
|
930
930
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet laatinut kohteen %{amendable_title}.
|
|
931
|
-
email_subject:
|
|
931
|
+
email_subject: Osallistujan %{emendation_author_name} laatima muutos on julkaistu uutena %{amendable_type} -kohteena
|
|
932
932
|
attachments:
|
|
933
933
|
attachment_created:
|
|
934
934
|
email_intro: 'Uusi asiakirja on lisätty kohteeseen %{resource_title}. Voit tutustua siihen sivulta:'
|
|
@@ -979,24 +979,24 @@ fi:
|
|
|
979
979
|
notification_title: |-
|
|
980
980
|
Hallintakäyttäjä poisti luomasi kohteen %{resource_type}, koska se on ilmoitettu asiattomana syyllä "%{report_reasons}".</br><i>%{resource_content}</i>
|
|
981
981
|
resource_liked:
|
|
982
|
-
email_intro: '%{liker_name}
|
|
983
|
-
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet seuraat käyttäjää %{
|
|
984
|
-
email_subject: "%{
|
|
985
|
-
notification_title: <a href="%{liker_path}">%{liker_name}
|
|
982
|
+
email_intro: 'Seuraamasi osallistuja %{liker_name} tykkäsi kohteesta "%{resource_title}" ja uskomme, että tämä voi kiinnostaa sinua. Tutustu tykättyyn asiaan ja osallistu:'
|
|
983
|
+
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet seuraat käyttäjää %{liker_name}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
984
|
+
email_subject: "%{liker_name} lisäsi uuden tykkäyksen"
|
|
985
|
+
notification_title: <a href="%{liker_path}">%{liker_name} </a> tykkäsi kohteesta <a href="%{resource_path}">%{resource_title}</a> %{resource_type}.
|
|
986
986
|
resources:
|
|
987
987
|
soft_deleted:
|
|
988
988
|
notification_title: Ylläpitäjä poisti kohteen "%{resource_type}" "%{resource_title}".
|
|
989
989
|
users:
|
|
990
990
|
profile_updated:
|
|
991
|
-
email_intro: Seuraamasi
|
|
992
|
-
email_outro: Tämä ilmoitus on lähetetty sinulle, koska seuraat
|
|
993
|
-
email_subject: "%{
|
|
994
|
-
notification_title: Seuraamasi
|
|
991
|
+
email_intro: Seuraamasi osallistujan %{name} <a href="%{resource_url}">profiilisivua</a> on päivitetty.
|
|
992
|
+
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet seuraat osallistujaa %{name}. Voit lopettaa ilmoitusten vastaanottamisen edellä esitetyn linkin kautta.
|
|
993
|
+
email_subject: "%{name} päivitti profiiliaan"
|
|
994
|
+
notification_title: Seuraamasi osallistujan %{name} <a href="%{resource_path}">profiilisivua</a> on päivitetty.
|
|
995
995
|
user_officialized:
|
|
996
|
-
email_intro: Osallistuja %{name}
|
|
996
|
+
email_intro: Osallistuja %{name} on virallistettu.
|
|
997
997
|
email_outro: Tämä ilmoitus on lähetetty sinulle, koska olet tämän organisaation hallintakäyttäjä.
|
|
998
998
|
email_subject: "%{name} on virallistettu"
|
|
999
|
-
notification_title: Osallistuja %{name}
|
|
999
|
+
notification_title: Osallistuja %{name} on virallistettu.
|
|
1000
1000
|
export_mailer:
|
|
1001
1001
|
download_your_data_export:
|
|
1002
1002
|
click_button_html: Napsauta seuraavaa linkkiä ladataksesi tietosi.<br/>Tiedosto on ladattavissa %{date} saakka.
|
|
@@ -1191,6 +1191,8 @@ fi:
|
|
|
1191
1191
|
dynamic:
|
|
1192
1192
|
screen_reader_explanation: Seuraavassa elementissä on kartta, joka esittää tämän sivun tietueet karttapisteinä. Elementtiä voi käyttää ruudunlukijalla, mutta se voi olla vaikeaselkoinen.
|
|
1193
1193
|
skip_button: Ohita kartta
|
|
1194
|
+
zoom_in: Lähennä
|
|
1195
|
+
zoom_out: Loitonna
|
|
1194
1196
|
static:
|
|
1195
1197
|
latlng_text: 'leveysaste: %{latitude}, pituusaste: %{longitude}'
|
|
1196
1198
|
map_service_brand: OpenStreetMap
|
|
@@ -1532,6 +1534,9 @@ fi:
|
|
|
1532
1534
|
log_in: kirjaudu sisään
|
|
1533
1535
|
never_logged_in: et ole koskaan kirjautunut palveluun
|
|
1534
1536
|
subject: Varoitus passiivisesta käyttäjätilistä
|
|
1537
|
+
participatory_space:
|
|
1538
|
+
labels:
|
|
1539
|
+
reference: Tilan viite
|
|
1535
1540
|
passwords:
|
|
1536
1541
|
update:
|
|
1537
1542
|
error: Salasanan päivitys epäonnistui.
|
data/config/locales/fr-CA.yml
CHANGED
|
@@ -791,13 +791,9 @@ fr-CA:
|
|
|
791
791
|
affected_user:
|
|
792
792
|
email_intro: 'Une modification a été acceptée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
793
793
|
email_outro: Vous avez reçu cette notification parce que vous êtes l'auteur de %{amendable_title}.
|
|
794
|
-
email_subject: Un amendement accepté pour %{amendable_title} du %{emendation_author_nickname}
|
|
795
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été accepté pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
796
794
|
follower:
|
|
797
795
|
email_intro: 'Une modification a été acceptée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
798
796
|
email_outro: Vous avez reçu cette notification parce que vous suivez %{amendable_title}. Vous pouvez cesser de recevoir des notifications en suivant le lien précédent.
|
|
799
|
-
email_subject: Un amendement accepté pour %{amendable_title} du %{emendation_author_nickname}
|
|
800
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été accepté pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
801
797
|
amendment_created:
|
|
802
798
|
affected_user:
|
|
803
799
|
email_intro: 'Une nouvelle modification a été créée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
@@ -813,29 +809,20 @@ fr-CA:
|
|
|
813
809
|
affected_user:
|
|
814
810
|
email_intro: 'Une modification rejetée pour %{amendable_title} a été promue en %{amendable_type}indépendante. Vous pouvez le voir sur cette page:'
|
|
815
811
|
email_outro: Vous avez reçu cette notification parce que vous êtes l'auteur de %{amendable_title}.
|
|
816
|
-
email_subject: Un amendement de %{emendation_author_nickname} a été publié en tant que nouveau %{amendable_type}
|
|
817
|
-
notification_title: A <a href="%{emendation_path}">a rejeté l' amendement</a> pour <a href="%{amendable_path}">%{amendable_title}</a> a été publiée en tant que nouveau %{amendable_type} par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
818
812
|
follower:
|
|
819
813
|
email_intro: 'Une modification rejetée pour %{amendable_title} a été promue en %{amendable_type}indépendante. Vous pouvez le voir sur cette page:'
|
|
820
814
|
email_outro: Vous avez reçu cette notification parce que vous suivez %{amendable_title}. Vous pouvez cesser de recevoir des notifications en suivant le lien précédent.
|
|
821
|
-
email_subject: Un amendement de %{emendation_author_nickname} a été publié en tant que nouveau %{amendable_type}
|
|
822
|
-
notification_title: A <a href="%{emendation_path}">a rejeté l' amendement</a> pour <a href="%{amendable_path}">%{amendable_title}</a> a été publiée en tant que nouveau %{amendable_type} par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
823
815
|
amendment_rejected:
|
|
824
816
|
affected_user:
|
|
825
817
|
email_intro: 'Une modification a été rejetée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
826
818
|
email_outro: Vous avez reçu cette notification parce que vous êtes l'auteur de %{amendable_title}.
|
|
827
|
-
email_subject: Un amendement rejeté pour %{amendable_title} à %{emendation_author_nickname}
|
|
828
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été rejetée pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
829
819
|
follower:
|
|
830
820
|
email_intro: 'Une modification a été rejetée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
831
821
|
email_outro: Vous avez reçu cette notification parce que vous suivez %{amendable_title}. Vous pouvez cesser de recevoir des notifications en suivant le lien précédent.
|
|
832
|
-
email_subject: Un amendement rejeté pour %{amendable_title} à %{emendation_author_nickname}
|
|
833
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été rejetée pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
834
822
|
emendation_promoted:
|
|
835
823
|
follower:
|
|
836
824
|
email_intro: 'Une correction a été publiée pour %{amendable_title}. Vous pouvez la voir sur cette page :'
|
|
837
825
|
email_outro: Vous avez reçu cette notification parce que vous êtes un(e) auteur/trice de %{amendable_title}.
|
|
838
|
-
email_subject: Une correction réalisée par %{emendation_author_nickname} a été publiée en tant que nouvelle %{amendable_type}
|
|
839
826
|
attachments:
|
|
840
827
|
attachment_created:
|
|
841
828
|
email_intro: 'Un nouveau document a été ajouté à %{resource_title}. Vous pouvez le voir sur cette page :'
|
|
@@ -878,15 +865,10 @@ fr-CA:
|
|
|
878
865
|
<i>%{resource_content}</i>
|
|
879
866
|
users:
|
|
880
867
|
profile_updated:
|
|
881
|
-
|
|
882
|
-
email_outro: Vous recevez cette notification car vous suivez « %{nickname} ». Vous pouvez cesser de le suivre à partir du lien précédent.
|
|
883
|
-
email_subject: "%{nickname} a mis à jour son profil public"
|
|
884
|
-
notification_title: Le <a href="%{resource_path}">profil public</a> de %{name} (%{nickname}), que vous suivez, a été mis à jour.
|
|
868
|
+
email_subject: "%{name} a mis à jour son profil"
|
|
885
869
|
user_officialized:
|
|
886
|
-
email_intro: Le participant %{name} (%{nickname}) a été officialisé.
|
|
887
870
|
email_outro: Vous avez reçu cette notification parce que vous êtes un administrateur de l'organisation. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
888
871
|
email_subject: "%{name} a été officialisé"
|
|
889
|
-
notification_title: Le participant %{name} (%{nickname}) a été officialisé.
|
|
890
872
|
export_mailer:
|
|
891
873
|
download_your_data_export:
|
|
892
874
|
click_button_html: Cliquez sur le lien suivant pour télécharger vos données.<br/>Le fichier sera disponible au téléchargement jusqu'à %{date}.
|
|
@@ -1068,6 +1050,8 @@ fr-CA:
|
|
|
1068
1050
|
dynamic:
|
|
1069
1051
|
screen_reader_explanation: L'élément suivant est une carte qui présente les éléments de cette page comme des points de carte. L'élément peut être utilisé avec un lecteur d'écran, mais il peut être difficile à comprendre.
|
|
1070
1052
|
skip_button: Passer la carte
|
|
1053
|
+
zoom_in: Zoomer
|
|
1054
|
+
zoom_out: Dézoomer
|
|
1071
1055
|
static:
|
|
1072
1056
|
latlng_text: 'latitude : %{latitude}, longitude : %{longitude}'
|
|
1073
1057
|
map_service_brand: OpenStreetMap
|
|
@@ -1276,6 +1260,7 @@ fr-CA:
|
|
|
1276
1260
|
badge: Le badge de l'utilisateur
|
|
1277
1261
|
groups: L'identifiant et le nom du groupe d'utilisateurs
|
|
1278
1262
|
id: L'identifiant unique de l'utilisateur
|
|
1263
|
+
name: Le nom d'affichage de l'utilisateur
|
|
1279
1264
|
nickname: Le pseudonyme de l'utilisateur
|
|
1280
1265
|
profile_url: L'url du profil
|
|
1281
1266
|
index:
|
|
@@ -1384,6 +1369,9 @@ fr-CA:
|
|
|
1384
1369
|
log_in: se connecter
|
|
1385
1370
|
never_logged_in: jamais connecté
|
|
1386
1371
|
subject: Avertissement de compte inactif
|
|
1372
|
+
participatory_space:
|
|
1373
|
+
labels:
|
|
1374
|
+
reference: Référence de l'espace
|
|
1387
1375
|
passwords:
|
|
1388
1376
|
update:
|
|
1389
1377
|
error: Il y a eu un problème lors de la mise à jour de votre mot de passe.
|
data/config/locales/fr.yml
CHANGED
|
@@ -791,13 +791,9 @@ fr:
|
|
|
791
791
|
affected_user:
|
|
792
792
|
email_intro: 'Une modification a été acceptée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
793
793
|
email_outro: Vous avez reçu cette notification parce que vous êtes l'auteur de %{amendable_title}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
794
|
-
email_subject: Un amendement accepté pour %{amendable_title} du %{emendation_author_nickname}
|
|
795
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été accepté pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
796
794
|
follower:
|
|
797
795
|
email_intro: 'Une modification a été acceptée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
798
796
|
email_outro: Vous avez reçu cette notification parce que vous suivez %{amendable_title}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
799
|
-
email_subject: Un amendement accepté pour %{amendable_title} du %{emendation_author_nickname}
|
|
800
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été accepté pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
801
797
|
amendment_created:
|
|
802
798
|
affected_user:
|
|
803
799
|
email_intro: 'Une nouvelle modification a été créée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
@@ -813,29 +809,20 @@ fr:
|
|
|
813
809
|
affected_user:
|
|
814
810
|
email_intro: 'Une modification rejetée pour %{amendable_title} a été promue en %{amendable_type}indépendante. Vous pouvez le voir sur cette page:'
|
|
815
811
|
email_outro: Vous avez reçu cette notification parce que vous êtes l'auteur de %{amendable_title}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
816
|
-
email_subject: Un amendement de %{emendation_author_nickname} a été publié en tant que nouveau %{amendable_type}
|
|
817
|
-
notification_title: A <a href="%{emendation_path}">a rejeté l' amendement</a> pour <a href="%{amendable_path}">%{amendable_title}</a> a été publiée en tant que nouveau %{amendable_type} par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
818
812
|
follower:
|
|
819
813
|
email_intro: 'Une modification rejetée pour %{amendable_title} a été promue en %{amendable_type}indépendante. Vous pouvez le voir sur cette page:'
|
|
820
814
|
email_outro: Vous avez reçu cette notification parce que vous suivez %{amendable_title}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
821
|
-
email_subject: Un amendement de %{emendation_author_nickname} a été publié en tant que nouveau %{amendable_type}
|
|
822
|
-
notification_title: A <a href="%{emendation_path}">a rejeté l' amendement</a> pour <a href="%{amendable_path}">%{amendable_title}</a> a été publiée en tant que nouveau %{amendable_type} par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
823
815
|
amendment_rejected:
|
|
824
816
|
affected_user:
|
|
825
817
|
email_intro: 'Une modification a été rejetée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
826
818
|
email_outro: Vous avez reçu cette notification parce que vous êtes l'auteur de %{amendable_title}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
827
|
-
email_subject: Un amendement rejeté pour %{amendable_title} à %{emendation_author_nickname}
|
|
828
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été rejetée pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
829
819
|
follower:
|
|
830
820
|
email_intro: 'Une modification a été rejetée pour %{amendable_title}. Vous pouvez le voir sur cette page:'
|
|
831
821
|
email_outro: Vous avez reçu cette notification parce que vous suivez %{amendable_title}. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
832
|
-
email_subject: Un amendement rejeté pour %{amendable_title} à %{emendation_author_nickname}
|
|
833
|
-
notification_title: Le <a href="%{emendation_path}">amendement</a> créé par <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> a été rejetée pour <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
834
822
|
emendation_promoted:
|
|
835
823
|
follower:
|
|
836
824
|
email_intro: 'Une correction a été publiée pour %{amendable_title}. Vous pouvez la voir sur cette page :'
|
|
837
825
|
email_outro: Vous avez reçu cette notification parce que vous êtes un(e) auteur/trice de %{amendable_title}.
|
|
838
|
-
email_subject: Une correction réalisée par %{emendation_author_nickname} a été publiée en tant que nouvelle %{amendable_type}
|
|
839
826
|
attachments:
|
|
840
827
|
attachment_created:
|
|
841
828
|
email_intro: 'Un nouveau document a été ajouté à %{resource_title}. Vous pouvez le voir sur cette page :'
|
|
@@ -878,15 +865,10 @@ fr:
|
|
|
878
865
|
<i>%{resource_content}</i>
|
|
879
866
|
users:
|
|
880
867
|
profile_updated:
|
|
881
|
-
|
|
882
|
-
email_outro: Vous recevez cette notification car vous suivez « %{nickname} ». Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
883
|
-
email_subject: "%{nickname} a mis à jour son profil public"
|
|
884
|
-
notification_title: Le <a href="%{resource_path}">profil public</a> de %{name} (%{nickname}), que vous suivez, a été mis à jour.
|
|
868
|
+
email_subject: "%{name} a mis à jour son profil"
|
|
885
869
|
user_officialized:
|
|
886
|
-
email_intro: Le participant %{name} (%{nickname}) a été officialisé.
|
|
887
870
|
email_outro: Vous avez reçu cette notification parce que vous êtes un administrateur de l'organisation. Si vous souhaitez vous désabonner des notifications, connectez-vous à la plateforme, puis rendez-vous dans l'onglet “Mon compte” > “Paramètres des notifications”.
|
|
888
871
|
email_subject: "%{name} a été officialisé"
|
|
889
|
-
notification_title: Le participant %{name} (%{nickname}) a été officialisé.
|
|
890
872
|
export_mailer:
|
|
891
873
|
download_your_data_export:
|
|
892
874
|
click_button_html: Cliquez sur le lien suivant pour télécharger vos données.<br/>Le fichier sera disponible au téléchargement jusqu'à %{date}.
|
|
@@ -1068,6 +1050,8 @@ fr:
|
|
|
1068
1050
|
dynamic:
|
|
1069
1051
|
screen_reader_explanation: L'élément suivant est une carte qui présente les éléments de cette page comme des points de carte. L'élément peut être utilisé avec un lecteur d'écran, mais il peut être difficile à comprendre.
|
|
1070
1052
|
skip_button: Passer la carte
|
|
1053
|
+
zoom_in: Zoomer
|
|
1054
|
+
zoom_out: Dézoomer
|
|
1071
1055
|
static:
|
|
1072
1056
|
latlng_text: 'latitude : %{latitude}, longitude : %{longitude}'
|
|
1073
1057
|
map_service_brand: OpenStreetMap
|
|
@@ -1276,6 +1260,7 @@ fr:
|
|
|
1276
1260
|
badge: Le badge de l'utilisateur
|
|
1277
1261
|
groups: L'identifiant et le nom du groupe d'utilisateurs
|
|
1278
1262
|
id: L'identifiant unique de l'utilisateur
|
|
1263
|
+
name: Le nom d'affichage de l'utilisateur
|
|
1279
1264
|
nickname: Le pseudonyme de l'utilisateur
|
|
1280
1265
|
profile_url: L'url du profil
|
|
1281
1266
|
index:
|
|
@@ -1384,6 +1369,9 @@ fr:
|
|
|
1384
1369
|
log_in: se connecter
|
|
1385
1370
|
never_logged_in: jamais connecté
|
|
1386
1371
|
subject: Avertissement de compte inactif
|
|
1372
|
+
participatory_space:
|
|
1373
|
+
labels:
|
|
1374
|
+
reference: Référence de l'espace
|
|
1387
1375
|
passwords:
|
|
1388
1376
|
update:
|
|
1389
1377
|
error: Il y a eu un problème lors de la mise à jour de votre mot de passe.
|
data/config/locales/gl.yml
CHANGED
|
@@ -316,13 +316,9 @@ gl:
|
|
|
316
316
|
affected_user:
|
|
317
317
|
email_intro: 'A emenda foi aceptada para %{amendable_title}. Podes velo desde esta páxina:'
|
|
318
318
|
email_outro: Recibiches esta notificación porque es un autor de %{amendable_title}.
|
|
319
|
-
email_subject: Unha enmenda aceptada para %{amendable_title} de %{emendation_author_nickname}
|
|
320
|
-
notification_title: A <a href="%{emendation_path}">cambio</a> creado por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> foi aceptado para <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
321
319
|
follower:
|
|
322
320
|
email_intro: 'A emenda foi aceptada para %{amendable_title}. Podes velo desde esta páxina:'
|
|
323
321
|
email_outro: Recibiches esta notificación porque estás seguindo %{amendable_title}. Podes deixar de recibir notificacións seguindo a ligazón anterior.
|
|
324
|
-
email_subject: Unha enmenda aceptada para %{amendable_title} de %{emendation_author_nickname}
|
|
325
|
-
notification_title: A <a href="%{emendation_path}">cambio</a> creado por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> foi aceptado para <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
326
322
|
amendment_created:
|
|
327
323
|
affected_user:
|
|
328
324
|
email_intro: 'Creouse unha nova emenda para %{amendable_title}. Podes velo desde esta páxina:'
|
|
@@ -338,24 +334,16 @@ gl:
|
|
|
338
334
|
affected_user:
|
|
339
335
|
email_intro: 'Unha enmenda rexeitada para %{amendable_title} foi promovida a unha independente %{amendable_type}. Podes velo desde esta páxina:'
|
|
340
336
|
email_outro: Recibiches esta notificación porque es un autor de %{amendable_title}.
|
|
341
|
-
email_subject: Unha emenda de %{emendation_author_nickname} publicouse como un novo %{amendable_type}
|
|
342
|
-
notification_title: Un <a href="%{emendation_path}">rexeitado cambio</a> para <a href="%{amendable_path}">%{amendable_title}</a> publicouse como unha nova %{amendable_type} por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
343
337
|
follower:
|
|
344
338
|
email_intro: 'Unha enmenda rexeitada para %{amendable_title} foi promovida a unha independente %{amendable_type}. Podes velo desde esta páxina:'
|
|
345
339
|
email_outro: Recibiches esta notificación porque estás seguindo %{amendable_title}. Podes deixar de recibir notificacións seguindo a ligazón anterior.
|
|
346
|
-
email_subject: Unha emenda de %{emendation_author_nickname} publicouse como un novo %{amendable_type}
|
|
347
|
-
notification_title: Un <a href="%{emendation_path}">rexeitado cambio</a> para <a href="%{amendable_path}">%{amendable_title}</a> publicouse como unha nova %{amendable_type} por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
348
340
|
amendment_rejected:
|
|
349
341
|
affected_user:
|
|
350
342
|
email_intro: 'Rexeitouse unha modificación para %{amendable_title}. Podes velo desde esta páxina:'
|
|
351
343
|
email_outro: Recibiches esta notificación porque es un autor de %{amendable_title}.
|
|
352
|
-
email_subject: Unha enmenda rexeitada para %{amendable_title} de %{emendation_author_nickname}
|
|
353
|
-
notification_title: A <a href="%{emendation_path}">cambio</a> creado por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> foi rexeitado por <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
354
344
|
follower:
|
|
355
345
|
email_intro: 'Rexeitouse unha modificación para %{amendable_title}. Podes velo desde esta páxina:'
|
|
356
346
|
email_outro: Recibiches esta notificación porque estás seguindo %{amendable_title}. Podes deixar de recibir notificacións seguindo a ligazón anterior.
|
|
357
|
-
email_subject: Unha enmenda rexeitada para %{amendable_title} de %{emendation_author_nickname}
|
|
358
|
-
notification_title: A <a href="%{emendation_path}">cambio</a> creado por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> foi rexeitado por <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
359
347
|
attachments:
|
|
360
348
|
attachment_created:
|
|
361
349
|
email_intro: 'Engadiuse un novo documento a %{resource_title}. Podes velo desde esta páxina:'
|
|
@@ -379,16 +367,9 @@ gl:
|
|
|
379
367
|
level_up:
|
|
380
368
|
email_outro: Recibiches esta notificación porque realizaches actividade no noso sitio web.
|
|
381
369
|
users:
|
|
382
|
-
profile_updated:
|
|
383
|
-
email_intro: O <a href="%{resource_url}">profile páxina</a> de %{name} (%{nickname}), quen está a seguir, foi actualizado.
|
|
384
|
-
email_outro: Recibiches esta notificación porque estás seguindo %{nickname}. Podes deixar de recibir notificacións seguindo a ligazón anterior.
|
|
385
|
-
email_subject: "%{nickname} actualizou o seu perfil"
|
|
386
|
-
notification_title: O <a href="%{resource_path}">profile páxina</a> de %{name} (%{nickname}), quen está a seguir, foi actualizado.
|
|
387
370
|
user_officialized:
|
|
388
|
-
email_intro: O participante %{name} (%{nickname}) foi oficializado.
|
|
389
371
|
email_outro: Recibiches esta notificación por que es administrador da organización.
|
|
390
372
|
email_subject: "%{name} foi oficializado"
|
|
391
|
-
notification_title: O participante %{name} (%{nickname}) foi oficializado.
|
|
392
373
|
export_mailer:
|
|
393
374
|
download_your_data_export:
|
|
394
375
|
download: Descarga
|
data/config/locales/hu.yml
CHANGED
|
@@ -583,13 +583,9 @@ hu:
|
|
|
583
583
|
affected_user:
|
|
584
584
|
email_intro: 'Módosítást fogadtak el %{amendable_title}. Láthatja ezt erről az oldalról:'
|
|
585
585
|
email_outro: Ezt az értesítést megkaptuk, mert Ön szerzője a %{amendable_title}.
|
|
586
|
-
email_subject: Egy módosítás elfogadva %{amendable_title} innen %{emendation_author_nickname}
|
|
587
|
-
notification_title: A <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> által létrehozott <a href="%{emendation_path}"></a> módosítás elfogadott <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
588
586
|
follower:
|
|
589
587
|
email_intro: 'Módosítást fogadtak el %{amendable_title}. Láthatja ezt az oldalról:'
|
|
590
588
|
email_outro: Ezt az értesítést megkapta, mert %{amendable_title} követi. Leállíthatja az értesítések fogadását az előző link segítségével.
|
|
591
|
-
email_subject: Egy módosítás elfogadva %{amendable_title} -ra %{emendation_author_nickname}-tól
|
|
592
|
-
notification_title: A <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> által létrehozott <a href="%{emendation_path}"></a> módosítás elfogadásra került. <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
593
589
|
amendment_created:
|
|
594
590
|
affected_user:
|
|
595
591
|
email_intro: 'Új módosítási javaslat érkezett - %{amendable_title}. Erről az oldalról tudod megnézni:'
|
|
@@ -605,24 +601,16 @@ hu:
|
|
|
605
601
|
affected_user:
|
|
606
602
|
email_intro: 'Ezt az elutasított módosítást %{amendable_title} önálló módosítássá %{amendable_type} emelték. Láthatja ezt az oldalról:'
|
|
607
603
|
email_outro: Ezt az értesítést azért kapta, mert Ön szerzője a %{amendable_title} dokumentumnak.
|
|
608
|
-
email_subject: A %{emendation_author_nickname} ból származó módosítást új szövegként tették közzé %{amendable_type}
|
|
609
|
-
notification_title: A <a href="%{emendation_path}">elutasított módosítás </a> erre<a href="%{amendable_path}">%{amendable_title}</a> újként %{amendable_type} került közzétételre <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
610
604
|
follower:
|
|
611
605
|
email_intro: 'A %{amendable_title} című elutasított módosítást önálló %{amendable_type} módosításra emelték. Láthatja ezt az oldalról:'
|
|
612
606
|
email_outro: Ezt az értesítést azért kapta, mert a %{amendable_title} követi. Leállíthatja az értesítések fogadását az előző link segítségével.
|
|
613
|
-
email_subject: A %{emendation_author_nickname} tól származó módosítást új szövegként tették közzé %{amendable_type}
|
|
614
|
-
notification_title: A <a href="%{emendation_path}">elutasított módosítása </a> a <a href="%{amendable_path}">%{amendable_title}</a> re vonatkozóan újként került közzétételre %{amendable_type} <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>.
|
|
615
607
|
amendment_rejected:
|
|
616
608
|
affected_user:
|
|
617
609
|
email_intro: 'Egy módosítást elutasítottunk %{amendable_title}. Láthatja ezt az oldalról:'
|
|
618
610
|
email_outro: Ezt az értesítést azért kapta, mert Ön szerzője a %{amendable_title} dokumentumnak.
|
|
619
|
-
email_subject: Egy módosítás elutasítva %{amendable_title} melynek szerzője %{emendation_author_nickname}
|
|
620
|
-
notification_title: A <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> által létrehozott <a href="%{emendation_path}"></a> módosítást elutasították <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
621
611
|
follower:
|
|
622
612
|
email_intro: 'Egy módosítást elutasítottunk %{amendable_title}. Látható ez az oldalról:'
|
|
623
613
|
email_outro: Ezt az értesítést azért kapta, mert a %{amendable_title}-t követi. Leállíthatja az értesítések fogadását az előző link segítségével.
|
|
624
|
-
email_subject: "A %{emendation_author_nickname} által létrehozott módosítás itt \n%{amendable_title} elutasításra került"
|
|
625
|
-
notification_title: A <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> által létrehozott <a href="%{emendation_path}"></a> módosítás elutasításra került <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
626
614
|
attachments:
|
|
627
615
|
attachment_created:
|
|
628
616
|
email_intro: 'Új dokumentumot adtak hozzá a következőhöz: %{resource_title}. Innen érheted el:'
|
|
@@ -664,11 +652,6 @@ hu:
|
|
|
664
652
|
Egy adminisztrátor eltávolította a %{resource_type} -ját mert %{report_reasons}-ként jelentették </br>
|
|
665
653
|
<i>%{resource_content}</i>
|
|
666
654
|
users:
|
|
667
|
-
profile_updated:
|
|
668
|
-
email_intro: '%{name} (%{nickname}) (akit követsz) <a href="%{resource_url}">profil oldala</a> frissült.'
|
|
669
|
-
email_outro: 'Ezt az értesítést azért kaptad, mert őt követed: "%{nickname}". Az értesítéseket a következő linkre kattintva kapcsolhatod ki.'
|
|
670
|
-
email_subject: "%{nickname} frissítette profilját"
|
|
671
|
-
notification_title: '%{name} (%{nickname}) (akit egyébként követsz) <a href="%{resource_path}">profil oldala</a> frissült.'
|
|
672
655
|
user_officialized:
|
|
673
656
|
email_outro: Azért kapta ezt az értesítést, mert Ön a szervezet adminisztrátora.
|
|
674
657
|
email_subject: "%{name} regisztrációja hivatalossá lett téva"
|
data/config/locales/id-ID.yml
CHANGED
|
@@ -298,13 +298,9 @@ id:
|
|
|
298
298
|
affected_user:
|
|
299
299
|
email_intro: 'Amendemen telah diterima untuk %{amendable_title}. Anda dapat melihatnya dari halaman ini:'
|
|
300
300
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda adalah seorang pengarang %{amendable_title}.
|
|
301
|
-
email_subject: Amandemen diterima untuk %{amendable_title} dari %{emendation_author_nickname}
|
|
302
|
-
notification_title: <a href="%{emendation_path}">amendemen</a> dibuat oleh <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> telah diterima untuk <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
303
301
|
follower:
|
|
304
302
|
email_intro: 'Amendemen telah diterima untuk %{amendable_title}. Anda dapat melihatnya dari halaman ini:'
|
|
305
303
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda mengikuti %{amendable_title}. Anda dapat berhenti menerima notifikasi mengikuti tautan sebelumnya.
|
|
306
|
-
email_subject: Amandemen diterima untuk %{amendable_title} dari %{emendation_author_nickname}
|
|
307
|
-
notification_title: <a href="%{emendation_path}">amendemen</a> dibuat oleh <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> telah diterima untuk <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
308
304
|
amendment_created:
|
|
309
305
|
affected_user:
|
|
310
306
|
email_intro: 'Sebuah perubahan baru telah dibuat untuk %{amendable_title}. Anda dapat melihatnya dari halaman ini:'
|
|
@@ -320,24 +316,16 @@ id:
|
|
|
320
316
|
affected_user:
|
|
321
317
|
email_intro: 'Suatu emendasi yang ditolak untuk %{amendable_title} telah dipromosikan menjadi independen %{amendable_type}. Anda dapat melihatnya dari halaman ini:'
|
|
322
318
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda adalah seorang pengarang %{amendable_title}.
|
|
323
|
-
email_subject: Amandemen dari %{emendation_author_nickname} telah diterbitkan sebagai %{amendable_type}baru
|
|
324
|
-
notification_title: Amandemen</a> <a href="%{emendation_path}">ditolak untuk <a href="%{amendable_path}">%{amendable_title}</a> telah dipublikasikan sebagai %{amendable_type} baru oleh <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>
|
|
325
319
|
follower:
|
|
326
320
|
email_intro: 'Suatu emendasi yang ditolak untuk %{amendable_title} telah dipromosikan menjadi independen %{amendable_type}. Anda dapat melihatnya dari halaman ini:'
|
|
327
321
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda mengikuti %{amendable_title}. Anda dapat berhenti menerima notifikasi mengikuti tautan sebelumnya.
|
|
328
|
-
email_subject: Amandemen dari %{emendation_author_nickname} telah diterbitkan sebagai %{amendable_type}baru
|
|
329
|
-
notification_title: Amandemen</a> <a href="%{emendation_path}">ditolak untuk <a href="%{amendable_path}">%{amendable_title}</a> telah dipublikasikan sebagai %{amendable_type} baru oleh <a href="%{emendation_author_path}">%{emendation_author_nickname}</a>
|
|
330
322
|
amendment_rejected:
|
|
331
323
|
affected_user:
|
|
332
324
|
email_intro: 'Amendemen telah ditolak untuk %{amendable_title}. Anda dapat melihatnya dari halaman ini:'
|
|
333
325
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda adalah seorang pengarang %{amendable_title}.
|
|
334
|
-
email_subject: Amandemen ditolak untuk %{amendable_title} dari %{emendation_author_nickname}
|
|
335
|
-
notification_title: <a href="%{emendation_path}">amendemen</a> dibuat oleh <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> telah ditolak untuk <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
336
326
|
follower:
|
|
337
327
|
email_intro: 'Amendemen telah ditolak untuk %{amendable_title}. Anda dapat melihatnya dari halaman ini:'
|
|
338
328
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda mengikuti %{amendable_title}. Anda dapat berhenti menerima notifikasi mengikuti tautan sebelumnya.
|
|
339
|
-
email_subject: Amandemen ditolak untuk %{amendable_title} dari %{emendation_author_nickname}
|
|
340
|
-
notification_title: <a href="%{emendation_path}">amendemen</a> dibuat oleh <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> telah ditolak untuk <a href="%{amendable_path}">%{amendable_title}</a>.
|
|
341
329
|
attachments:
|
|
342
330
|
attachment_created:
|
|
343
331
|
email_intro: 'Dokumen baru telah ditambahkan ke %{resource_title}. Anda dapat melihatnya dari halaman ini:'
|
|
@@ -360,12 +348,6 @@ id:
|
|
|
360
348
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda melakukan aktivitas di situs web kami.
|
|
361
349
|
level_up:
|
|
362
350
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda melakukan aktivitas di situs web kami.
|
|
363
|
-
users:
|
|
364
|
-
profile_updated:
|
|
365
|
-
email_intro: Halaman <a href="%{resource_url}">profil</a> dari %{name} (%{nickname}), yang Anda ikuti, telah diperbarui.
|
|
366
|
-
email_outro: Anda telah menerima pemberitahuan ini karena Anda mengikuti %{nickname}. Anda dapat berhenti menerima notifikasi mengikuti tautan sebelumnya.
|
|
367
|
-
email_subject: "%{nickname} memperbarui profil mereka"
|
|
368
|
-
notification_title: Halaman <a href="%{resource_path}">profil</a> dari %{name} (%{nickname}), yang Anda ikuti, telah diperbarui.
|
|
369
351
|
export_mailer:
|
|
370
352
|
download_your_data_export:
|
|
371
353
|
download: Unduh
|
data/config/locales/is-IS.yml
CHANGED
|
@@ -172,12 +172,6 @@ is:
|
|
|
172
172
|
email_intro: 'Það hefur verið uppfært í "%{resource_title}". Þú getur séð það frá þessari síðu:'
|
|
173
173
|
email_outro: Þú hefur fengið þessa tilkynningu vegna þess að þú fylgist með "%{resource_title}". Þú getur sleppt því frá fyrri tengilinn.
|
|
174
174
|
email_subject: Uppfærsla á %{resource_title}
|
|
175
|
-
users:
|
|
176
|
-
profile_updated:
|
|
177
|
-
email_intro: <a href="%{resource_url}">prófíl síðu</a> af %{name} (%{nickname}), sem þú fylgist með, hefur verið uppfærð.
|
|
178
|
-
email_outro: Þú hefur fengið þessa tilkynningu vegna þess að þú fylgist með %{nickname}. Þú getur hætt við að fá tilkynningar eftir fyrri tengilinn.
|
|
179
|
-
email_subject: "%{nickname} uppfærði prófílinn sinn"
|
|
180
|
-
notification_title: <a href="%{resource_path}">prófíl síðu</a> af %{name} (%{nickname}), sem þú fylgist með, hefur verið uppfærð.
|
|
181
175
|
export_mailer:
|
|
182
176
|
subject: Útflutningur þinn "%{name}" er tilbúinn
|
|
183
177
|
filters:
|