From 12d2df2e45155bae9a64adcd8b6531653a2effd3 Mon Sep 17 00:00:00 2001 From: Santeri Hurnanen Date: Thu, 5 Sep 2024 11:27:59 +0300 Subject: [PATCH] Fix some translation problems --- ...splay.node.office_contact_info.default.yml | 2 +- ...eld.field.node.article.field_meta_tags.yml | 2 +- .../field.field.node.page.field_meta_tags.yml | 2 +- ...raph.language_link.field_language_link.yml | 2 +- ...ld.storage.node.field_link_description.yml | 2 +- conf/cmi/field.storage.node.field_links.yml | 2 +- .../cmi/field.storage.node.field_new_data.yml | 2 +- .../field.storage.node.field_page_name.yml | 2 +- .../field.storage.node.field_phonenumber.yml | 2 +- ...ge.node.field_postal_address_additiona.yml | 2 +- ...tent_settings.node.office_contact_info.yml | 2 +- conf/cmi/language.entity.zh.yml | 2 +- conf/cmi/node.type.article.yml | 2 +- conf/cmi/node.type.landing_page.yml | 4 +- conf/cmi/node.type.page.yml | 2 +- conf/cmi/simple_sitemap.sitemap.default.yml | 2 +- conf/cmi/simple_sitemap.type.index.yml | 2 +- conf/cmi/ultimate_cron.job.field_cron.yml | 2 +- conf/cmi/ultimate_cron.job.file_cron.yml | 2 +- .../ultimate_cron.job.helfi_api_base_cron.yml | 2 +- ...imate_cron.job.infofinland_common_cron.yml | 2 +- .../cmi/ultimate_cron.job.search_api_cron.yml | 2 +- .../ultimate_cron.job.simple_sitemap_cron.yml | 2 +- conf/cmi/ultimate_cron.job.webform_cron.yml | 2 +- conf/cmi/views.view.archive.yml | 4 +- conf/cmi/views.view.content.yml | 69 +++++++++--------- conf/cmi/views.view.files.yml | 71 +++++++++--------- conf/cmi/views.view.glossary.yml | 30 ++++---- conf/cmi/views.view.legal_terms.yml | 35 +++++---- conf/cmi/views.view.legal_users.yml | 31 ++++---- conf/cmi/views.view.media.yml | 9 ++- conf/cmi/views.view.media_library.yml | 7 +- conf/cmi/views.view.moderated_content.yml | 37 +++++----- conf/cmi/views.view.redirect.yml | 35 +++++---- conf/cmi/views.view.redirect_404.yml | 29 ++++---- ...views.view.scheduler_scheduled_content.yml | 53 +++++++------- conf/cmi/views.view.taxonomy_term.yml | 5 +- conf/cmi/views.view.user_admin_people.yml | 72 +++++++++---------- conf/cmi/views.view.webform_submissions.yml | 43 ++++++----- 39 files changed, 284 insertions(+), 296 deletions(-) diff --git a/conf/cmi/core.entity_view_display.node.office_contact_info.default.yml b/conf/cmi/core.entity_view_display.node.office_contact_info.default.yml index ee6825f2..9b5abbde 100644 --- a/conf/cmi/core.entity_view_display.node.office_contact_info.default.yml +++ b/conf/cmi/core.entity_view_display.node.office_contact_info.default.yml @@ -1,5 +1,5 @@ uuid: 2a6cf250-a218-44f5-827e-b57612302131 -langcode: fi +langcode: en status: true dependencies: config: diff --git a/conf/cmi/field.field.node.article.field_meta_tags.yml b/conf/cmi/field.field.node.article.field_meta_tags.yml index f8d6b09f..59962b23 100644 --- a/conf/cmi/field.field.node.article.field_meta_tags.yml +++ b/conf/cmi/field.field.node.article.field_meta_tags.yml @@ -1,5 +1,5 @@ uuid: a09668f7-2153-4e8e-9a72-5be153c7b240 -langcode: fi +langcode: en status: true dependencies: config: diff --git a/conf/cmi/field.field.node.page.field_meta_tags.yml b/conf/cmi/field.field.node.page.field_meta_tags.yml index 9d7bb4cc..53237997 100644 --- a/conf/cmi/field.field.node.page.field_meta_tags.yml +++ b/conf/cmi/field.field.node.page.field_meta_tags.yml @@ -1,5 +1,5 @@ uuid: ae17e40f-40d2-4f7e-b854-dfbb5319b514 -langcode: fi +langcode: en status: true dependencies: config: diff --git a/conf/cmi/field.field.paragraph.language_link.field_language_link.yml b/conf/cmi/field.field.paragraph.language_link.field_language_link.yml index a550e8ec..07926608 100644 --- a/conf/cmi/field.field.paragraph.language_link.field_language_link.yml +++ b/conf/cmi/field.field.paragraph.language_link.field_language_link.yml @@ -1,5 +1,5 @@ uuid: c3a5fa1e-3e0f-4805-9d1d-1ce62cdb9fa0 -langcode: fi +langcode: en status: true dependencies: config: diff --git a/conf/cmi/field.storage.node.field_link_description.yml b/conf/cmi/field.storage.node.field_link_description.yml index 8f4d3206..49787c7e 100644 --- a/conf/cmi/field.storage.node.field_link_description.yml +++ b/conf/cmi/field.storage.node.field_link_description.yml @@ -1,5 +1,5 @@ uuid: c1725e72-2ff7-4bfc-b702-8b483c702122 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/field.storage.node.field_links.yml b/conf/cmi/field.storage.node.field_links.yml index 3243bcb6..cf3f09a8 100644 --- a/conf/cmi/field.storage.node.field_links.yml +++ b/conf/cmi/field.storage.node.field_links.yml @@ -1,5 +1,5 @@ uuid: d42baa7d-e135-4826-9b2b-1d7af2c912a0 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/field.storage.node.field_new_data.yml b/conf/cmi/field.storage.node.field_new_data.yml index fd0a733d..f5e5ddb9 100644 --- a/conf/cmi/field.storage.node.field_new_data.yml +++ b/conf/cmi/field.storage.node.field_new_data.yml @@ -1,5 +1,5 @@ uuid: 2995601d-9c09-4f5e-b5f5-0901fc2b2107 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/field.storage.node.field_page_name.yml b/conf/cmi/field.storage.node.field_page_name.yml index 3342b9f9..22e11678 100644 --- a/conf/cmi/field.storage.node.field_page_name.yml +++ b/conf/cmi/field.storage.node.field_page_name.yml @@ -1,5 +1,5 @@ uuid: 5284b62f-52ce-417d-9e67-a38b8dee7785 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/field.storage.node.field_phonenumber.yml b/conf/cmi/field.storage.node.field_phonenumber.yml index f979b22c..e44a4f2c 100644 --- a/conf/cmi/field.storage.node.field_phonenumber.yml +++ b/conf/cmi/field.storage.node.field_phonenumber.yml @@ -1,5 +1,5 @@ uuid: 69834669-1036-48cc-a3ad-81fc640caa50 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/field.storage.node.field_postal_address_additiona.yml b/conf/cmi/field.storage.node.field_postal_address_additiona.yml index fed4648a..b65478fc 100644 --- a/conf/cmi/field.storage.node.field_postal_address_additiona.yml +++ b/conf/cmi/field.storage.node.field_postal_address_additiona.yml @@ -1,5 +1,5 @@ uuid: e6827957-d5ea-46e0-b02d-669e8f2169fe -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/language.content_settings.node.office_contact_info.yml b/conf/cmi/language.content_settings.node.office_contact_info.yml index 5ed383ed..aee43973 100644 --- a/conf/cmi/language.content_settings.node.office_contact_info.yml +++ b/conf/cmi/language.content_settings.node.office_contact_info.yml @@ -1,5 +1,5 @@ uuid: 86989bb0-c280-47f9-bdac-8d7a149c8abd -langcode: fi +langcode: en status: true dependencies: config: diff --git a/conf/cmi/language.entity.zh.yml b/conf/cmi/language.entity.zh.yml index 35a9dc1c..b3389a1a 100644 --- a/conf/cmi/language.entity.zh.yml +++ b/conf/cmi/language.entity.zh.yml @@ -1,5 +1,5 @@ uuid: 69241b18-163a-4f28-862a-ad4c84cecacb -langcode: fi +langcode: en status: true dependencies: { } id: zh diff --git a/conf/cmi/node.type.article.yml b/conf/cmi/node.type.article.yml index a5d19a47..308b8ea9 100644 --- a/conf/cmi/node.type.article.yml +++ b/conf/cmi/node.type.article.yml @@ -24,7 +24,7 @@ third_party_settings: unpublish_revision: false _core: default_config_hash: 55S0TlpZeQGEnh_bhvpAW797f2LnTyORBp4AUhX2qwI -name: Artikkeli +name: Article type: article description: 'Content type for article-like content with rich editing capabilities.' help: null diff --git a/conf/cmi/node.type.landing_page.yml b/conf/cmi/node.type.landing_page.yml index c2dd1615..fc72cab9 100644 --- a/conf/cmi/node.type.landing_page.yml +++ b/conf/cmi/node.type.landing_page.yml @@ -25,9 +25,9 @@ third_party_settings: unpublish_revision: false _core: default_config_hash: ah3vIiRAXEYtaITIDXDkTMxz_d55Eu7rV-nNz1ZknEU -name: Laskeutumissivu +name: 'Landing page' type: landing_page -description: 'Laskeutumissivu sisältötyyppiä suositellaan käytettäväksi silloin kun sivua halutaan käyttää jonkin tietyn osion tai aiheen etusivuna. Laskeutumissivu koostuu pääosin nostoista, listauksista ja linkeistä.' +description: 'Content type for pages which serves as an entry point for a particular section of the site. Use landing page when you want to create a collection of links and information about a certain subject. ' help: null new_revision: true preview_mode: 1 diff --git a/conf/cmi/node.type.page.yml b/conf/cmi/node.type.page.yml index 7d3fc6b0..b46a666c 100644 --- a/conf/cmi/node.type.page.yml +++ b/conf/cmi/node.type.page.yml @@ -25,7 +25,7 @@ third_party_settings: unpublish_revision: false _core: default_config_hash: 2wtLJzGRPIAAdAGbl6hOGq0wG3zumh1dayzTQvnwU94 -name: Perussivu +name: 'Basic page' type: page description: "Content type for pages that include information that doesn't age as quickly as for example article or news content." help: null diff --git a/conf/cmi/simple_sitemap.sitemap.default.yml b/conf/cmi/simple_sitemap.sitemap.default.yml index 7243c5e6..2c666cef 100644 --- a/conf/cmi/simple_sitemap.sitemap.default.yml +++ b/conf/cmi/simple_sitemap.sitemap.default.yml @@ -1,5 +1,5 @@ uuid: 469531d1-90da-4eb9-8914-bb1d6b9ebe9a -langcode: fi +langcode: en status: true dependencies: config: diff --git a/conf/cmi/simple_sitemap.type.index.yml b/conf/cmi/simple_sitemap.type.index.yml index 3ad74f61..da0ba7a7 100644 --- a/conf/cmi/simple_sitemap.type.index.yml +++ b/conf/cmi/simple_sitemap.type.index.yml @@ -1,5 +1,5 @@ uuid: b7e19709-9aa1-4212-a849-42af4e43e41e -langcode: fi +langcode: en status: true dependencies: { } id: index diff --git a/conf/cmi/ultimate_cron.job.field_cron.yml b/conf/cmi/ultimate_cron.job.field_cron.yml index 29e1b54d..17adde0c 100644 --- a/conf/cmi/ultimate_cron.job.field_cron.yml +++ b/conf/cmi/ultimate_cron.job.field_cron.yml @@ -1,5 +1,5 @@ uuid: 8deb522f-c3df-4021-9021-0aee57b2704a -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/ultimate_cron.job.file_cron.yml b/conf/cmi/ultimate_cron.job.file_cron.yml index 24a11618..6fae0beb 100644 --- a/conf/cmi/ultimate_cron.job.file_cron.yml +++ b/conf/cmi/ultimate_cron.job.file_cron.yml @@ -1,5 +1,5 @@ uuid: 3ea61f3d-43d1-403d-ac0c-daf368ebe5d2 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/ultimate_cron.job.helfi_api_base_cron.yml b/conf/cmi/ultimate_cron.job.helfi_api_base_cron.yml index 2b1fff2b..a9655d63 100644 --- a/conf/cmi/ultimate_cron.job.helfi_api_base_cron.yml +++ b/conf/cmi/ultimate_cron.job.helfi_api_base_cron.yml @@ -1,5 +1,5 @@ uuid: 8f6924ed-39d0-4b0c-93be-05050a7ca169 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/ultimate_cron.job.infofinland_common_cron.yml b/conf/cmi/ultimate_cron.job.infofinland_common_cron.yml index 1dfadef3..8509c104 100644 --- a/conf/cmi/ultimate_cron.job.infofinland_common_cron.yml +++ b/conf/cmi/ultimate_cron.job.infofinland_common_cron.yml @@ -1,5 +1,5 @@ uuid: 5d0cd930-0fd3-4575-8fa8-b05d0918fafe -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/ultimate_cron.job.search_api_cron.yml b/conf/cmi/ultimate_cron.job.search_api_cron.yml index 1920faea..d781dcb4 100644 --- a/conf/cmi/ultimate_cron.job.search_api_cron.yml +++ b/conf/cmi/ultimate_cron.job.search_api_cron.yml @@ -1,5 +1,5 @@ uuid: 96e51631-4252-4701-9a7e-7c65258969cb -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/ultimate_cron.job.simple_sitemap_cron.yml b/conf/cmi/ultimate_cron.job.simple_sitemap_cron.yml index 11a991a5..164158af 100644 --- a/conf/cmi/ultimate_cron.job.simple_sitemap_cron.yml +++ b/conf/cmi/ultimate_cron.job.simple_sitemap_cron.yml @@ -1,5 +1,5 @@ uuid: f6e7d559-9cc3-4caf-b952-506b813775c1 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/ultimate_cron.job.webform_cron.yml b/conf/cmi/ultimate_cron.job.webform_cron.yml index 64afab20..a2386174 100644 --- a/conf/cmi/ultimate_cron.job.webform_cron.yml +++ b/conf/cmi/ultimate_cron.job.webform_cron.yml @@ -1,5 +1,5 @@ uuid: b1a21154-53a3-4104-8f73-55abff9f4056 -langcode: fi +langcode: en status: true dependencies: module: diff --git a/conf/cmi/views.view.archive.yml b/conf/cmi/views.view.archive.yml index 933cf915..cd7666bf 100644 --- a/conf/cmi/views.view.archive.yml +++ b/conf/cmi/views.view.archive.yml @@ -33,8 +33,8 @@ display: total_pages: 0 id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: '››' + previous: '‹‹' expose: items_per_page: false items_per_page_label: 'Merkintöjä sivua kohti' diff --git a/conf/cmi/views.view.content.yml b/conf/cmi/views.view.content.yml index b64b2364..5a926c4b 100644 --- a/conf/cmi/views.view.content.yml +++ b/conf/cmi/views.view.content.yml @@ -14,20 +14,20 @@ dependencies: _core: default_config_hash: 9-2iisPYYsVrKKdCr6KjJUxQpLrdV8WzmG82vdEbnCk id: content -label: Sisältö +label: Content module: node -description: 'Etsi ja ylläpidä sisältöä.' +description: 'Find and manage content.' tag: default base_table: node_field_data base_field: nid display: default: id: default - display_title: Oletus + display_title: Master display_plugin: default position: 0 display_options: - title: Sisältö + title: Content fields: node_bulk_form: id: node_bulk_form @@ -93,7 +93,7 @@ display: entity_type: node entity_field: title plugin_id: field - label: Otsikko + label: Title exclude: false alter: alter_text: false @@ -114,7 +114,7 @@ display: group_type: group admin_label: '' plugin_id: field - label: Nimi + label: Name exclude: false alter: alter_text: false @@ -179,7 +179,7 @@ display: entity_type: node entity_field: type plugin_id: field - label: Sisältötyyppi + label: 'Content type' exclude: false alter: alter_text: false @@ -244,7 +244,7 @@ display: entity_type: user entity_field: name plugin_id: field - label: Päivittänyt + label: 'Last updated by' exclude: false alter: alter_text: false @@ -309,7 +309,7 @@ display: entity_type: node entity_field: langcode plugin_id: field - label: Kieli + label: Language exclude: false alter: alter_text: false @@ -375,7 +375,7 @@ display: entity_type: node entity_field: status plugin_id: field - label: Tila + label: Status exclude: true alter: alter_text: false @@ -420,8 +420,8 @@ display: type: boolean settings: format: custom - format_custom_false: Julkaisematon - format_custom_true: Julkaistu + format_custom_false: Unpublished + format_custom_true: Published group_column: value group_columns: { } group_rows: true @@ -441,7 +441,7 @@ display: admin_label: '' entity_type: node plugin_id: moderation_state_field - label: Julkaisutila + label: 'Moderation state' exclude: false alter: alter_text: false @@ -502,7 +502,7 @@ display: entity_type: node entity_field: changed plugin_id: field - label: Päivitetty + label: Updated exclude: false alter: alter_text: false @@ -534,7 +534,7 @@ display: group_type: group admin_label: '' plugin_id: entity_operations - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -581,18 +581,17 @@ display: options: items_per_page: 50 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' - first: '« Ensimmäinen' - last: 'Viimeinen »' - pagination_heading_level: h4 + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: true - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -609,7 +608,7 @@ display: field: area_text_custom plugin_id: text_custom empty: true - content: 'Ei sisältöä.' + content: 'No content available.' sorts: { } arguments: field_municipality_selection_target_id: @@ -664,7 +663,7 @@ display: exposed: true expose: operator_id: title_op - label: Otsikko + label: Title description: '' use_operator: false operator: title_op @@ -754,7 +753,7 @@ display: exposed: true expose: operator_id: type_op - label: Sisältötyyppi + label: 'Content type' description: '' use_operator: false operator: type_op @@ -801,7 +800,7 @@ display: exposed: true expose: operator_id: '' - label: Tila + label: Status description: '' use_operator: false operator: status_op @@ -815,7 +814,7 @@ display: authenticated: authenticated is_grouped: true group_info: - label: Julkaisutila + label: 'Published status' description: '' identifier: status optional: true @@ -826,11 +825,11 @@ display: default_group_multiple: { } group_items: 1: - title: Julkaistu + title: Published operator: '=' value: '1' 2: - title: Julkaisematon + title: Unpublished operator: '=' value: '0' langcode: @@ -861,7 +860,7 @@ display: exposed: true expose: operator_id: langcode_op - label: Kieli + label: 'Translation language' description: '' use_operator: false operator: langcode_op @@ -1099,7 +1098,7 @@ display: - 'config:workflow_list' page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: @@ -1111,15 +1110,15 @@ display: path: admin/content menu: type: 'default tab' - title: Sisältö + title: Content description: '' weight: -10 menu_name: admin context: '' tab_options: type: normal - title: Sisältö - description: 'Etsi ja hallitse sisältöä' + title: Content + description: 'Find and manage content' weight: -10 menu_name: admin cache_metadata: diff --git a/conf/cmi/views.view.files.yml b/conf/cmi/views.view.files.yml index bfd57ae3..3fb5e269 100644 --- a/conf/cmi/views.view.files.yml +++ b/conf/cmi/views.view.files.yml @@ -8,7 +8,7 @@ dependencies: _core: default_config_hash: hfAVzEhCVBiV_vsgQ0UP4CfSHmh2YSiEUhfRz-LMYAQ id: files -label: Tiedostot +label: Files module: file description: 'Find and manage files.' tag: default @@ -17,11 +17,11 @@ base_field: fid display: default: id: default - display_title: Oletus + display_title: Default display_plugin: default position: 0 display_options: - title: Tiedostot + title: Files fields: fid: id: fid @@ -66,7 +66,7 @@ display: entity_type: file entity_field: filename plugin_id: field - label: Nimi + label: Name exclude: false alter: alter_text: false @@ -129,7 +129,7 @@ display: entity_type: file entity_field: filemime plugin_id: field - label: 'MIME tyyppi' + label: 'MIME type' exclude: false alter: alter_text: false @@ -181,7 +181,7 @@ display: entity_type: file entity_field: filesize plugin_id: field - label: Koko + label: Size exclude: false alter: alter_text: false @@ -233,7 +233,7 @@ display: entity_type: file entity_field: status plugin_id: field - label: Tila + label: Status exclude: false alter: alter_text: false @@ -277,8 +277,8 @@ display: type: boolean settings: format: custom - format_custom_false: Tilapäinen - format_custom_true: Pysyvä + format_custom_false: Temporary + format_custom_true: Permanent created: id: created table: file_managed @@ -289,7 +289,7 @@ display: entity_type: file entity_field: created plugin_id: field - label: Latauspäivämäärä + label: 'Upload date' exclude: false alter: alter_text: false @@ -354,7 +354,7 @@ display: entity_type: file entity_field: changed plugin_id: field - label: Muutospäivämäärä + label: 'Changed date' exclude: false alter: alter_text: false @@ -417,7 +417,7 @@ display: group_type: sum admin_label: '' plugin_id: numeric - label: Käytetään + label: 'Used in' exclude: false alter: alter_text: false @@ -474,24 +474,23 @@ display: total_pages: 0 id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: 'Next ›' + previous: '‹ Previous' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: false - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -509,7 +508,7 @@ display: field: area_text_custom plugin_id: text_custom empty: true - content: 'Tiedostoja ei ole saatavilla.' + content: 'No files available.' sorts: { } arguments: { } filters: @@ -529,7 +528,7 @@ display: exposed: true expose: operator_id: filemime_op - label: 'Tiedoston nimi' + label: Filename description: '' use_operator: false operator: filename_op @@ -571,7 +570,7 @@ display: exposed: true expose: operator_id: filemime_op - label: 'MIME tyyppi' + label: 'MIME type' description: '' use_operator: false operator: filemime_op @@ -613,7 +612,7 @@ display: exposed: true expose: operator_id: status_op - label: Tila + label: Status description: '' use_operator: false operator: status_op @@ -775,7 +774,7 @@ display: path: admin/content/files menu: type: tab - title: Tiedostot + title: Files description: '' weight: 0 menu_name: admin @@ -791,11 +790,11 @@ display: tags: { } page_2: id: page_2 - display_title: 'Tiedoston käyttö' + display_title: 'File usage' display_plugin: page position: 2 display_options: - title: 'Tiedoston käyttö' + title: 'File usage' fields: entity_label: id: entity_label @@ -805,7 +804,7 @@ display: group_type: group admin_label: '' plugin_id: entity_label - label: Entiteetti + label: Entity exclude: false alter: alter_text: false @@ -855,7 +854,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: 'Entiteetin tyyppi' + label: 'Entity type' exclude: false alter: alter_text: false @@ -904,7 +903,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: 'Käytön kirjannut moduuli' + label: 'Registering module' exclude: false alter: alter_text: false @@ -953,7 +952,7 @@ display: group_type: group admin_label: '' plugin_id: numeric - label: Käyttömäärä + label: 'Use count' exclude: false alter: alter_text: false @@ -1010,14 +1009,14 @@ display: total_pages: 0 id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: 'Next ›' + previous: '‹ Previous' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset pagination_heading_level: h4 @@ -1037,7 +1036,7 @@ display: exception: value: all title_enable: false - title: Kaikki + title: All title_enable: true title: 'File usage information for {{ arguments.fid }}' default_argument_type: fixed diff --git a/conf/cmi/views.view.glossary.yml b/conf/cmi/views.view.glossary.yml index 09fff746..f7cfc486 100644 --- a/conf/cmi/views.view.glossary.yml +++ b/conf/cmi/views.view.glossary.yml @@ -10,7 +10,7 @@ dependencies: _core: default_config_hash: V_GvuMqNAKle0hiMcjpzE9UjAxP-KqfAJIqulrCj--E id: glossary -label: Sanasto +label: Glossary module: node description: 'All content, by letter.' tag: default @@ -19,7 +19,7 @@ base_field: nid display: default: id: default - display_title: Oletus + display_title: Default display_plugin: default position: 0 display_options: @@ -34,7 +34,7 @@ display: entity_type: node entity_field: title plugin_id: field - label: Otsikko + label: Title exclude: false alter: alter_text: false @@ -85,7 +85,7 @@ display: entity_type: user entity_field: name plugin_id: field - label: Päivittänyt + label: Author exclude: false alter: alter_text: false @@ -137,7 +137,7 @@ display: entity_type: node entity_field: changed plugin_id: field - label: 'Viimeksi päivitetty' + label: 'Last update' exclude: false alter: alter_text: false @@ -200,24 +200,24 @@ display: total_pages: 0 id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: ›› + previous: ‹‹ expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Käytä + submit_button: Apply reset_button: false - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -387,7 +387,7 @@ display: tags: { } attachment_1: id: attachment_1 - display_title: Liite + display_title: Attachment display_plugin: attachment position: 2 display_options: @@ -454,7 +454,7 @@ display: tags: { } page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: @@ -465,7 +465,7 @@ display: path: glossary menu: type: normal - title: Sanasto + title: Glossary weight: 0 menu_name: main parent: '' diff --git a/conf/cmi/views.view.legal_terms.yml b/conf/cmi/views.view.legal_terms.yml index 66639c8e..b6472cd7 100644 --- a/conf/cmi/views.view.legal_terms.yml +++ b/conf/cmi/views.view.legal_terms.yml @@ -33,7 +33,7 @@ display: entity_type: null entity_field: null plugin_id: standard - label: Versio + label: Version exclude: false alter: alter_text: false @@ -82,7 +82,7 @@ display: group_type: group admin_label: '' plugin_id: language - label: Kieli + label: Language exclude: false alter: alter_text: false @@ -132,7 +132,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: Versio + label: Revision exclude: false alter: alter_text: false @@ -181,7 +181,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: Käyttöehdot + label: 'Terms & Conditions' exclude: false alter: alter_text: false @@ -230,7 +230,7 @@ display: group_type: group admin_label: '' plugin_id: unserialized_list - label: Lisä-valintaruudut + label: 'Additional Checkboxes' exclude: false alter: alter_text: false @@ -279,7 +279,7 @@ display: group_type: group admin_label: '' plugin_id: exploded_list - label: Muutokset + label: Changes exclude: false alter: alter_text: false @@ -328,7 +328,7 @@ display: group_type: group admin_label: '' plugin_id: date - label: Lisäyspäivämäärä + label: 'Date Added' exclude: false alter: alter_text: false @@ -380,27 +380,26 @@ display: total_pages: null id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' - first: '« Ensimmäinen' - last: 'Viimeinen »' + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Käytä + submit_button: Apply reset_button: false - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -559,7 +558,7 @@ display: tags: { } page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: diff --git a/conf/cmi/views.view.legal_users.yml b/conf/cmi/views.view.legal_users.yml index 578ae09a..64f68bc2 100644 --- a/conf/cmi/views.view.legal_users.yml +++ b/conf/cmi/views.view.legal_users.yml @@ -33,7 +33,7 @@ display: entity_type: user entity_field: name plugin_id: field - label: Nimi + label: Name exclude: false alter: alter_text: false @@ -77,7 +77,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: Versio + label: Version exclude: false alter: alter_text: false @@ -126,7 +126,7 @@ display: group_type: group admin_label: '' plugin_id: language - label: Kieli + label: Language exclude: false alter: alter_text: false @@ -176,7 +176,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: Versio + label: Revision exclude: false alter: alter_text: false @@ -225,7 +225,7 @@ display: group_type: group admin_label: '' plugin_id: date - label: Hyväksytty + label: 'Time Accepted' exclude: false alter: alter_text: false @@ -277,27 +277,26 @@ display: total_pages: null id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' - first: '« Ensimmäinen' - last: 'Viimeinen »' + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Käytä + submit_button: Apply reset_button: false - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -456,7 +455,7 @@ display: tags: { } page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: diff --git a/conf/cmi/views.view.media.yml b/conf/cmi/views.view.media.yml index e27a50c9..e562885b 100644 --- a/conf/cmi/views.view.media.yml +++ b/conf/cmi/views.view.media.yml @@ -157,7 +157,7 @@ display: entity_type: media entity_field: media plugin_id: field - label: 'Median nimi' + label: 'Media name' exclude: false alter: alter_text: false @@ -269,7 +269,7 @@ display: entity_type: media entity_field: uid plugin_id: field - label: Päivittänyt + label: Tekijä exclude: false alter: alter_text: false @@ -529,7 +529,7 @@ display: next: 'Seuraava ›' previous: '‹ Edellinen' first: '« Ensimmäinen' - last: 'Viimeinen »' + last: 'Last »' expose: items_per_page: false items_per_page_label: 'Merkintöjä sivua kohti' @@ -539,7 +539,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: @@ -639,7 +638,7 @@ display: exposed: true expose: operator_id: name_op - label: 'Median nimi' + label: 'Media name' description: '' use_operator: false operator: name_op diff --git a/conf/cmi/views.view.media_library.yml b/conf/cmi/views.view.media_library.yml index c3627f51..b6593d12 100644 --- a/conf/cmi/views.view.media_library.yml +++ b/conf/cmi/views.view.media_library.yml @@ -143,8 +143,8 @@ display: total_pages: null id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: ›› + previous: ‹‹ expose: items_per_page: false items_per_page_label: 'Merkintöjä sivua kohti' @@ -153,7 +153,6 @@ display: items_per_page_options_all_label: '- Kaikki -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: @@ -1154,7 +1153,7 @@ display: entity_type: media entity_field: uid plugin_id: field - label: Päivittänyt + label: Tekijä type: entity_reference_label settings: link: true diff --git a/conf/cmi/views.view.moderated_content.yml b/conf/cmi/views.view.moderated_content.yml index 3c71b5d4..b8242b52 100644 --- a/conf/cmi/views.view.moderated_content.yml +++ b/conf/cmi/views.view.moderated_content.yml @@ -23,7 +23,7 @@ base_field: vid display: default: id: default - display_title: Oletus + display_title: Default display_plugin: default position: 0 display_options: @@ -39,7 +39,7 @@ display: entity_type: node entity_field: title plugin_id: field - label: Otsikko + label: Title exclude: false alter: alter_text: false @@ -104,7 +104,7 @@ display: entity_type: node entity_field: type plugin_id: field - label: Sisältötyyppi + label: 'Content type' exclude: false alter: alter_text: false @@ -169,7 +169,7 @@ display: entity_type: user entity_field: name plugin_id: field - label: Päivittänyt + label: Author exclude: false alter: alter_text: false @@ -297,7 +297,7 @@ display: entity_type: node entity_field: changed plugin_id: field - label: Päivitetty + label: Updated exclude: false alter: alter_text: false @@ -372,7 +372,7 @@ display: admin_label: '' entity_type: node plugin_id: entity_operations - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -422,27 +422,26 @@ display: total_pages: null id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' - first: '« Ensimmäinen' - last: 'Viimeinen »' + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: true - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -523,7 +522,7 @@ display: exposed: true expose: operator_id: title_op - label: Otsikko + label: Title description: '' use_operator: false operator: title_op @@ -565,7 +564,7 @@ display: exposed: true expose: operator_id: type_op - label: Sisältötyyppi + label: 'Content type' description: '' use_operator: false operator: type_op @@ -652,7 +651,7 @@ display: exposed: true expose: operator_id: langcode_op - label: Kieli + label: Language description: '' use_operator: false operator: langcode_op diff --git a/conf/cmi/views.view.redirect.yml b/conf/cmi/views.view.redirect.yml index d2ea4ce9..8d975e3c 100644 --- a/conf/cmi/views.view.redirect.yml +++ b/conf/cmi/views.view.redirect.yml @@ -11,7 +11,7 @@ _core: id: redirect label: Redirect module: views -description: Uudelleenohjaukset +description: 'List of redirects' tag: '' base_table: redirect base_field: rid @@ -87,7 +87,7 @@ display: entity_type: redirect entity_field: redirect_source plugin_id: field - label: Lähettäjä + label: From exclude: false alter: alter_text: false @@ -172,7 +172,7 @@ display: entity_type: redirect entity_field: created plugin_id: date - label: Luotu + label: Created exclude: false alter: alter_text: false @@ -230,27 +230,26 @@ display: total_pages: null id: 0 tags: - next: 'seuraava ›' - previous: '‹ edellinen' - first: '« ensimmäinen' - last: 'viimeinen »' + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: true - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -271,7 +270,7 @@ display: admin_label: '' plugin_id: text_custom empty: true - content: 'Ei uudelleenohjauksia' + content: 'There is no redirect yet.' tokenize: false sorts: { } arguments: { } @@ -292,7 +291,7 @@ display: exposed: true expose: operator_id: redirect_source__path_op - label: Lähettäjä + label: From description: '' use_operator: false operator: redirect_source__path_op @@ -334,7 +333,7 @@ display: exposed: true expose: operator_id: redirect_redirect__uri_op - label: Osoitteeseen + label: To description: '' use_operator: false operator: redirect_redirect__uri_op @@ -470,7 +469,7 @@ display: exposed: true expose: operator_id: language_op - label: 'Alkuperäinen kieli' + label: 'Original language' description: '' use_operator: false operator: language_op @@ -590,7 +589,7 @@ display: cacheable: false page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: diff --git a/conf/cmi/views.view.redirect_404.yml b/conf/cmi/views.view.redirect_404.yml index c519f243..0e32d4a8 100644 --- a/conf/cmi/views.view.redirect_404.yml +++ b/conf/cmi/views.view.redirect_404.yml @@ -33,7 +33,7 @@ display: entity_type: null entity_field: null plugin_id: standard - label: Polku + label: Path exclude: false alter: alter_text: false @@ -82,7 +82,7 @@ display: group_type: group admin_label: '' plugin_id: serialized - label: Lukumäärä + label: Count exclude: false alter: alter_text: false @@ -236,7 +236,7 @@ display: group_type: group admin_label: '' plugin_id: standard - label: Kieli + label: Language exclude: false alter: alter_text: false @@ -285,7 +285,7 @@ display: group_type: group admin_label: '' plugin_id: redirect_404_operations - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -334,24 +334,23 @@ display: total_pages: null id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: ›› + previous: ‹‹ expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: true - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -391,7 +390,7 @@ display: exposed: true expose: operator_id: path_op - label: Polku + label: Path description: '' use_operator: false operator: path_op @@ -431,7 +430,7 @@ display: exposed: true expose: operator_id: langcode_op - label: Kieli + label: Language description: '' use_operator: false operator: langcode_op @@ -573,7 +572,7 @@ display: tags: { } page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: diff --git a/conf/cmi/views.view.scheduler_scheduled_content.yml b/conf/cmi/views.view.scheduler_scheduled_content.yml index 7502b430..c5a0d8e6 100644 --- a/conf/cmi/views.view.scheduler_scheduled_content.yml +++ b/conf/cmi/views.view.scheduler_scheduled_content.yml @@ -9,9 +9,9 @@ dependencies: _core: default_config_hash: LTfFZy_nemFOcbdoYD7tu1uw3uHbcYcQ6wlGJ7deGEk id: scheduler_scheduled_content -label: 'Ajastettu sisältö' +label: 'Scheduled content' module: views -description: 'Etsi ja hallitse ajastettua sisältöä' +description: 'Find and manage scheduled content.' tag: '' base_table: node_field_revision base_field: vid @@ -74,7 +74,7 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - action_title: Toiminto + action_title: Action include_exclude: exclude selected_actions: { } title: @@ -87,7 +87,7 @@ display: entity_type: node entity_field: title plugin_id: field - label: Otsikko + label: Title exclude: false alter: alter_text: false @@ -199,7 +199,7 @@ display: entity_type: user entity_field: name plugin_id: field - label: Päivittänyt + label: Author exclude: false alter: alter_text: false @@ -264,7 +264,7 @@ display: entity_type: node entity_field: status plugin_id: field - label: Tila + label: Status exclude: false alter: alter_text: false @@ -309,8 +309,8 @@ display: type: boolean settings: format: custom - format_custom_false: Julkaisematon - format_custom_true: Julkaistu + format_custom_false: Unpublished + format_custom_true: Published group_column: value group_columns: { } group_rows: true @@ -482,7 +482,7 @@ display: admin_label: '' entity_type: node plugin_id: entity_operations - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -532,18 +532,17 @@ display: total_pages: null id: 0 tags: - next: 'seuraava ›' - previous: '‹ edellinen' - first: '« ensimmäinen' - last: 'viimeinen »' - pagination_heading_level: h4 + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: true - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -624,7 +623,7 @@ display: exposed: true expose: operator_id: title_op - label: Otsikko + label: Title description: '' use_operator: false operator: title_op @@ -667,7 +666,7 @@ display: exposed: true expose: operator_id: type_op - label: Sisältötyyppi + label: 'Content type' description: '' use_operator: false operator: type_op @@ -710,7 +709,7 @@ display: exposed: true expose: operator_id: '' - label: Tila + label: Status description: '' use_operator: false operator: status_op @@ -726,7 +725,7 @@ display: administrator: '0' is_grouped: true group_info: - label: Julkaisutila + label: 'Published status' description: '' identifier: status optional: true @@ -737,11 +736,11 @@ display: default_group_multiple: { } group_items: 1: - title: Julkaistu + title: Published operator: '=' value: '1' 2: - title: Julkaisematon + title: Unpublished operator: '=' value: '0' langcode: @@ -760,7 +759,7 @@ display: exposed: true expose: operator_id: langcode_op - label: Kieli + label: Language description: '' use_operator: false operator: langcode_op @@ -1032,7 +1031,7 @@ display: context: '0' tab_options: type: normal - title: Sisältö + title: Content description: 'Find and manage scheduled content' weight: -10 menu_name: admin @@ -1079,7 +1078,7 @@ display: exception: value: all title_enable: false - title: Kaikki + title: All title_enable: false title: '' default_argument_type: fixed @@ -1126,7 +1125,7 @@ display: context: '0' tab_options: type: normal - title: Sisältö + title: Content description: 'Find and manage scheduled content' weight: -10 menu_name: admin diff --git a/conf/cmi/views.view.taxonomy_term.yml b/conf/cmi/views.view.taxonomy_term.yml index b654783f..3ab496ce 100644 --- a/conf/cmi/views.view.taxonomy_term.yml +++ b/conf/cmi/views.view.taxonomy_term.yml @@ -33,8 +33,8 @@ display: total_pages: 0 id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' + next: ›› + previous: ‹‹ expose: items_per_page: false items_per_page_label: 'Merkintöjä sivua kohti' @@ -43,7 +43,6 @@ display: items_per_page_options_all_label: '- Kaikki -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/conf/cmi/views.view.user_admin_people.yml b/conf/cmi/views.view.user_admin_people.yml index c0c15262..9a9f9066 100644 --- a/conf/cmi/views.view.user_admin_people.yml +++ b/conf/cmi/views.view.user_admin_people.yml @@ -8,20 +8,20 @@ dependencies: _core: default_config_hash: GbPVHdpSCucZ1MunS3Lai6FtyVVfmP9rJHk1GZ73JY0 id: user_admin_people -label: Käyttäjät +label: People module: user -description: 'Etsi ja hallinnoi sivustoasi käyttäviä ihmisiä.' +description: 'Find and manage people interacting with your site.' tag: default base_table: users_field_data base_field: uid display: default: id: default - display_title: Oletus + display_title: Default display_plugin: default position: 0 display_options: - title: Käyttäjät + title: People fields: user_bulk_form: id: user_bulk_form @@ -32,7 +32,7 @@ display: admin_label: '' entity_type: user plugin_id: user_bulk_form - label: Massapäivitys + label: 'Bulk update' exclude: false alter: alter_text: false @@ -83,7 +83,7 @@ display: entity_type: user entity_field: name plugin_id: field - label: Käyttäjätunnus + label: Username exclude: false alter: alter_text: false @@ -135,7 +135,7 @@ display: entity_type: user entity_field: status plugin_id: field - label: Tila + label: Status exclude: false alter: alter_text: false @@ -179,8 +179,8 @@ display: type: boolean settings: format: custom - format_custom_false: Suljettu - format_custom_true: Voimassa + format_custom_false: Blocked + format_custom_true: Active roles_target_id: id: roles_target_id table: user__roles @@ -189,7 +189,7 @@ display: group_type: group admin_label: '' plugin_id: user_roles - label: Käyttäjäroolit + label: Roles exclude: false alter: alter_text: false @@ -242,7 +242,7 @@ display: entity_type: user entity_field: created plugin_id: field - label: 'Käyttäjä jo' + label: 'Member for' exclude: false alter: alter_text: false @@ -298,7 +298,7 @@ display: entity_type: user entity_field: access plugin_id: field - label: 'Viimeksi paikalla' + label: 'Last access' exclude: false alter: alter_text: false @@ -353,7 +353,7 @@ display: admin_label: '' entity_type: user plugin_id: entity_operations - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -463,31 +463,31 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: 0 id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' - first: '« Ensimmäinen' - last: 'Viimeinen »' + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Suodatus + submit_button: Filter reset_button: true - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -507,7 +507,7 @@ display: admin_label: '' plugin_id: text_custom empty: true - content: 'Ei saatavilla olevia ihmisiä.' + content: 'No people available.' tokenize: false sorts: created: @@ -541,7 +541,7 @@ display: exposed: true expose: operator_id: combine_op - label: 'Nimi tai sähköposti sisältää' + label: 'Name or email contains' description: '' use_operator: false operator: combine_op @@ -602,7 +602,7 @@ display: administrator: '0' is_grouped: true group_info: - label: Tila + label: Status description: '' identifier: status optional: true @@ -613,11 +613,11 @@ display: default_group_multiple: { } group_items: 1: - title: Voimassa + title: Active operator: '=' value: '1' 2: - title: Suljettu + title: Blocked operator: '=' value: '0' roles_target_id: @@ -634,7 +634,7 @@ display: exposed: true expose: operator_id: roles_target_id_op - label: Rooli + label: Role description: '' use_operator: false operator: roles_target_id_op @@ -676,7 +676,7 @@ display: exposed: true expose: operator_id: permission_op - label: Käyttöoikeus + label: Permission description: '' use_operator: false operator: permission_op @@ -879,7 +879,7 @@ display: show_admin_links: true use_more: false use_more_always: false - use_more_text: lisää + use_more_text: more link_display: page_1 link_url: '' display_comment: '' @@ -896,7 +896,7 @@ display: tags: { } page_1: id: page_1 - display_title: Sivu + display_title: Page display_plugin: page position: 1 display_options: @@ -907,15 +907,15 @@ display: path: admin/people/list menu: type: 'default tab' - title: Lista - description: 'Etsi ja hallinnoi sivustoasi käyttäviä ihmisiä.' + title: List + description: 'Find and manage people interacting with your site.' weight: -10 menu_name: admin context: '' tab_options: type: normal - title: Käyttäjät - description: 'Ylläpidä käyttäjiä, rooleja ja käyttöoikeuksia.' + title: People + description: 'Manage user accounts, roles, and permissions.' weight: 0 menu_name: admin cache_metadata: diff --git a/conf/cmi/views.view.webform_submissions.yml b/conf/cmi/views.view.webform_submissions.yml index c4559e55..cf13b658 100644 --- a/conf/cmi/views.view.webform_submissions.yml +++ b/conf/cmi/views.view.webform_submissions.yml @@ -169,7 +169,7 @@ display: entity_type: webform_submission entity_field: created plugin_id: field - label: Luotu + label: Created exclude: false alter: alter_text: false @@ -309,7 +309,7 @@ display: admin_label: '' entity_type: webform_submission plugin_id: entity_link - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -361,27 +361,26 @@ display: total_pages: null id: 0 tags: - next: 'Seuraava ›' - previous: '‹ Edellinen' - first: '« Ensimmäinen' - last: 'Viimeinen »' + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' expose: items_per_page: false - items_per_page_label: 'Merkintöjä sivua kohti' + items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 25, 50, 100, 200' items_per_page_options_all: false - items_per_page_options_all_label: '- Kaikki -' + items_per_page_options_all_label: '- All -' offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: - submit_button: Käytä + submit_button: Apply reset_button: false - reset_button_label: Palauta - exposed_sorts_label: Lajittele + reset_button_label: Reset + exposed_sorts_label: 'Sort by' expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc @@ -448,7 +447,7 @@ display: exception: value: all title_enable: false - title: Kaikki + title: All title_enable: false title: '' default_argument_type: fixed @@ -662,7 +661,7 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - action_title: Toiminto + action_title: Action include_exclude: exclude selected_actions: { } sid: @@ -942,7 +941,7 @@ display: entity_type: webform_submission entity_field: created plugin_id: field - label: Luotu + label: Created exclude: false alter: alter_text: false @@ -1159,7 +1158,7 @@ display: entity_type: null entity_field: null plugin_id: entity_operations - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -1598,7 +1597,7 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - action_title: Toiminto + action_title: Action include_exclude: include selected_actions: - webform_submission_make_lock_action @@ -1882,7 +1881,7 @@ display: entity_type: webform_submission entity_field: created plugin_id: field - label: Luotu + label: Created exclude: false alter: alter_text: false @@ -2098,7 +2097,7 @@ display: admin_label: '' entity_type: webform_submission plugin_id: entity_link - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -2151,7 +2150,7 @@ display: admin_label: '' entity_type: webform_submission plugin_id: entity_link_edit - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false @@ -2734,7 +2733,7 @@ display: entity_type: webform_submission entity_field: created plugin_id: field - label: Luotu + label: Created exclude: false alter: alter_text: false @@ -2950,7 +2949,7 @@ display: admin_label: '' entity_type: webform_submission plugin_id: entity_link - label: Toimenpiteet + label: Operations exclude: false alter: alter_text: false