From 30700a8a52dd148cb4e686737a25f1c0bccbb247 Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Mon, 23 Nov 2015 14:13:59 +0100 Subject: [PATCH] update locales from crowdin --- config/locales/de.yml | 8 ++++---- config/locales/hr.yml | 12 ++++++------ config/locales/it.yml | 8 ++++---- config/locales/pt-BR.yml | 8 ++++---- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index 874c94f99f..bc74dd448f 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -39,8 +39,8 @@ de: models: cost_object: Budget cost_type: - one: Cost type - other: Cost types + one: Kostenart + other: Kostenarten material_budget_item: Stück rate: Satz errors: @@ -167,7 +167,7 @@ de: text_warning_hidden_elements: Es wurden möglicherweise nicht alle Einträge berücksichtigt. week: Woche x_entries: - one: 1 entry - other: '%{count} entries' + one: 1 Eintrag + other: '%{count} Einträge' js: text_are_you_sure: Sind Sie sicher? diff --git a/config/locales/hr.yml b/config/locales/hr.yml index a115279473..70e1930700 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -39,9 +39,9 @@ hr: models: cost_object: Budžet cost_type: - one: Cost type - few: Cost types - other: Cost types + one: Vrsta troška + few: Vrsta troškova + other: Vrsta troškova material_budget_item: Jedinica rate: Stopa errors: @@ -168,8 +168,8 @@ hr: text_warning_hidden_elements: Pojedine stavke su izuzete iz agregacije. week: tjedan x_entries: - one: 1 entry - few: '%{count} entries' - other: '%{count} entries' + one: 1 unos + few: '%{count} unosa' + other: '%{count} unosa' js: text_are_you_sure: Da li ste sigurni? diff --git a/config/locales/it.yml b/config/locales/it.yml index 7de03b3665..0e465d67b1 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -39,8 +39,8 @@ it: models: cost_object: Bilancio cost_type: - one: Cost type - other: Cost types + one: Tipo di costo + other: Tipi di costo material_budget_item: Unità rate: Tariffa errors: @@ -167,7 +167,7 @@ it: text_warning_hidden_elements: "Alcune voci potrebbero essere state escluse dall'aggregazione." week: settimana x_entries: - one: 1 entry - other: '%{count} entries' + one: 1 voce + other: '%{count} voci' js: text_are_you_sure: Sei sicuro/a? diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 3f4098f90e..01c6b90587 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -39,8 +39,8 @@ pt-BR: models: cost_object: Orçamento cost_type: - one: Cost type - other: Cost types + one: Tipo de custo + other: Tipos de custo material_budget_item: Unidade rate: Taxa errors: @@ -167,7 +167,7 @@ pt-BR: text_warning_hidden_elements: Algumas entradas podem ter sido excluídas da agregação. week: semana x_entries: - one: 1 entry - other: '%{count} entries' + one: 1 entrada + other: '%{count} entradas' js: text_are_you_sure: Você tem certeza?