diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 84e8c17ecd..eaee1a09dd 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -9,7 +9,6 @@ ar: label_greater: '>' label_group_by: مجموعة بحسب label_group_by_add: أضِف مجموعة بحسب السّمة - label_help: المساعدة label_inactive: '<<غير فعّال>>' label_less: '<' label_no: لا @@ -25,3 +24,7 @@ ar: units: الوحدات validation_failure_date: ليس تاريخًا صالحًا validation_failure_integer: ليس عددًا صحيحًا صالحًا + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 494c20e302..8235c5b0bc 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -9,7 +9,6 @@ ca: label_greater: '>' label_group_by: Agrupa per label_group_by_add: Afegir grup per atribut - label_help: Ajuda label_inactive: «inactiu» label_less: '<' label_no: 'No' @@ -25,3 +24,7 @@ ca: units: Unitats validation_failure_date: no és una data vàlida validation_failure_integer: no és un enter vàlid + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/da.yml b/config/locales/da.yml index 032cab62a4..5f1ffc277b 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -9,7 +9,6 @@ da: label_greater: '>' label_group_by: Gruppér efter label_group_by_add: Tilføj Gruppér efter-attribut - label_help: Hjælp label_inactive: «inaktiv» label_less: '<' label_no: Nej @@ -25,3 +24,7 @@ da: units: Enheder validation_failure_date: er en ugyldig dato validation_failure_integer: er et ugyldigt heltal + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/de.yml b/config/locales/de.yml index a917663a65..8d6aaf6d99 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -9,7 +9,6 @@ de: label_greater: '>' label_group_by: Gruppieren nach label_group_by_add: Gruppierung hinzufügen - label_help: Hilfe label_inactive: «nicht aktiviert» label_less: '<' label_no: Nein @@ -25,3 +24,7 @@ de: units: Einheiten validation_failure_date: ist kein gültiges Datum validation_failure_integer: ist keine ganze Zahl + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/es-ES.yml b/config/locales/es-ES.yml index 43bf2e20ff..8959a53a60 100644 --- a/config/locales/es-ES.yml +++ b/config/locales/es-ES.yml @@ -9,7 +9,6 @@ es: label_greater: '>' label_group_by: Agrupar por label_group_by_add: Añadir atributo de agrupación - label_help: Ayuda label_inactive: «inactivo» label_less: '<' label_no: 'No' @@ -25,3 +24,7 @@ es: units: Unidades validation_failure_date: no es una fecha válida validation_failure_integer: no es un entero válido + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/et.yml b/config/locales/et.yml index 5646403c77..453e113ef4 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -9,7 +9,6 @@ et: label_greater: '>' label_group_by: Grupeeri label_group_by_add: Lisa grupeerimise omadus - label_help: Abi label_inactive: «mitteaktiivne» label_less: '<' label_no: Ei @@ -25,3 +24,7 @@ et: units: Ühikud validation_failure_date: pole korrektne kuupäev validation_failure_integer: pole täisarv + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 129ffbe6c0..6ef6e89ae4 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -10,7 +10,6 @@ fr: label_group_by: Grouper par label_group_by_add: |- Ajoutez l'attribut "Grouper par" - label_help: Aide label_inactive: « inactif » label_less: '<' label_no: Non @@ -26,3 +25,7 @@ fr: units: Unités validation_failure_date: "n'est pas une date valide" validation_failure_integer: "n'est pas un nombre entier valide" + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 12c16546eb..b2e75b0ebf 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -9,7 +9,6 @@ hr: label_greater: '>' label_group_by: Grupiraj po label_group_by_add: 'Dodaj grupu - po Atributu' - label_help: Pomoć label_inactive: «neaktivan» label_less: '<' label_no: Ne @@ -25,3 +24,7 @@ hr: units: Jedinice validation_failure_date: nije valjan datum validation_failure_integer: nije valjan cijeli broj + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/it.yml b/config/locales/it.yml index 26dd419e4a..8b2c5ff99f 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -9,7 +9,6 @@ it: label_greater: '>' label_group_by: Raggruppa per label_group_by_add: "Aggiungi l'attributo Group-by" - label_help: Aiuto label_inactive: «inattivo» label_less: '<' label_no: 'No' @@ -25,3 +24,7 @@ it: units: Unità di misura validation_failure_date: non è una data valida validation_failure_integer: non è un numero intero valido + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 1d6fe013a9..ff2cd8ef28 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -9,7 +9,6 @@ ja: label_greater: '>' label_group_by: グループ化 label_group_by_add: グループ化属性を追加 - label_help: ヘルプ label_inactive: «非活動» label_less: '<' label_no: いいえ @@ -25,3 +24,7 @@ ja: units: 単位 validation_failure_date: は有効な日付ではありません。 validation_failure_integer: は有効な整数ではありません。 + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 48249b1b63..e73164cc6d 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -9,7 +9,6 @@ ko: label_greater: '>' label_group_by: 그룹화 기준 label_group_by_add: 그룹화 기준 특성 추가 - label_help: 도움말 label_inactive: «비활성» label_less: '<' label_no: 아니요 @@ -25,3 +24,7 @@ ko: units: 단위 validation_failure_date: 은(는) 유효한 날짜가 아닙니다. validation_failure_integer: 은(는) 유효한 정수가 아닙니다. + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/no.yml b/config/locales/no.yml index 3a0110c6b8..21ff82fa1c 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -9,7 +9,6 @@ label_greater: '>' label_group_by: Grupper etter label_group_by_add: Legg grupper etter attributt - label_help: Hjelp label_inactive: «inaktiv» label_less: '<' label_no: Nei @@ -25,3 +24,7 @@ units: Enheter validation_failure_date: er ikke en gyldig dato validation_failure_integer: er ikke et gyldig heltall + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/pl.yml b/config/locales/pl.yml index aa9eb54392..f18b24cc68 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -9,7 +9,6 @@ pl: label_greater: '>' label_group_by: Grupuj według label_group_by_add: Dodaj grupowanie po atrybucie - label_help: Pomoc label_inactive: «nieaktywne» label_less: '<' label_no: Nie @@ -25,3 +24,7 @@ pl: units: Jednostki validation_failure_date: nie jest poprawną datą validation_failure_integer: nie jest prawidłową liczbą całkowitą + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 384e56b297..fdf94f1fe1 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -9,7 +9,6 @@ pt-BR: label_greater: '>' label_group_by: Agrupar por label_group_by_add: Adicionar atributo Agrupar por - label_help: Ajuda label_inactive: «inativo» label_less: '<' label_no: Não @@ -25,3 +24,7 @@ pt-BR: units: Unidades validation_failure_date: não é uma data válida validation_failure_integer: não é um valor inteiro válido + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/pt-PT.yml b/config/locales/pt-PT.yml index 05c91846db..0680a3256f 100644 --- a/config/locales/pt-PT.yml +++ b/config/locales/pt-PT.yml @@ -9,7 +9,6 @@ pt: label_greater: '>' label_group_by: Agrupar por label_group_by_add: Adicionar atributo Agrupar por - label_help: Ajuda label_inactive: «inativo» label_less: '<' label_no: Não @@ -25,3 +24,7 @@ pt: units: Unidades validation_failure_date: não é uma data válida validation_failure_integer: não é um número inteiro válido + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/ru.yml b/config/locales/ru.yml index bcf95669d0..2c927116cb 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -9,7 +9,6 @@ ru: label_greater: '>' label_group_by: Группировать по label_group_by_add: 'Добавить атрибут "Группировать по"' - label_help: Справка label_inactive: «неактивен» label_less: '<' label_no: Нет @@ -25,3 +24,7 @@ ru: units: Модули validation_failure_date: не является допустимой датой validation_failure_integer: не является допустимым целым числом + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 91d6fa4a33..84fd4d23f5 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -9,7 +9,6 @@ sk: label_greater: '>' label_group_by: Zoskupiť podľa label_group_by_add: 'Pridať atribút "zoskupiť podľa"' - label_help: Nápoveda label_inactive: «neaktívny» label_less: '<' label_no: Nie @@ -25,3 +24,7 @@ sk: units: Jednotky validation_failure_date: nie je platný dátum validation_failure_integer: nie je platné celé číslo + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/sv-SE.yml b/config/locales/sv-SE.yml index 8359cbe5af..f247d9f262 100644 --- a/config/locales/sv-SE.yml +++ b/config/locales/sv-SE.yml @@ -9,7 +9,6 @@ sv: label_greater: '>' label_group_by: Gruppera efter label_group_by_add: Lägg till Gruppera-efter-Attribut - label_help: Hjälp label_inactive: «inaktiv» label_less: '<' label_no: Nej @@ -25,3 +24,7 @@ sv: units: Enheter validation_failure_date: inte är ett giltigt datum validation_failure_integer: är inte ett giltigt heltal + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/tr.yml b/config/locales/tr.yml index f694df7827..8b3e3c27a0 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -9,7 +9,6 @@ tr: label_greater: '>' label_group_by: Grupla label_group_by_add: Add Group-by Attribute - label_help: Yardım label_inactive: «etkin olmayan» label_less: '<' label_no: Hayır @@ -25,3 +24,7 @@ tr: units: Birimler validation_failure_date: geçerli bir tarih değil validation_failure_integer: geçerli bir tamsayı değil + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 098c5306fd..8d98960ead 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -9,7 +9,6 @@ zh: label_greater: '>' label_group_by: 分组依据 label_group_by_add: 添加分组依据属性 - label_help: 帮助 label_inactive: «不活动» label_less: '<' label_no: 否 @@ -25,3 +24,7 @@ zh: units: 单位 validation_failure_date: 不是有效的日期 validation_failure_integer: 不是有效的整数 + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 26070ea458..198e556af4 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -9,7 +9,6 @@ zh: label_greater: '>' label_group_by: 分組依據 label_group_by_add: 新增分組依據屬性 - label_help: 說明 label_inactive: «不活動» label_less: '<' label_no: 否 @@ -25,3 +24,7 @@ zh: units: 單位 validation_failure_date: 不是一個有效日期 validation_failure_integer: 不是一個有效的整數 + reporting: + group_by: + selected_columns: Selected columns + selected_rows: Selected rows