From c4e18313bae0c890ae52d5c778cfeea2b783a1e3 Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Fri, 10 Jul 2015 15:27:47 +0200 Subject: [PATCH 1/2] Adapt version to corresponding OpenProject core version. --- lib/open_project/reporting/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/reporting/version.rb b/lib/open_project/reporting/version.rb index ba1a8ee5db..7ae8e4e955 100644 --- a/lib/open_project/reporting/version.rb +++ b/lib/open_project/reporting/version.rb @@ -19,6 +19,6 @@ module OpenProject module Reporting - VERSION = "4.2.1" + VERSION = "4.2.2" end end From 350cf27acb69f290fc0a922e9b292df6eabaf348 Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Sat, 11 Jul 2015 01:50:33 +0200 Subject: [PATCH 2/2] update locales from crowdin --- config/locales/pl.yml | 49 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 config/locales/pl.yml diff --git a/config/locales/pl.yml b/config/locales/pl.yml new file mode 100644 index 0000000000..17061be9f1 --- /dev/null +++ b/config/locales/pl.yml @@ -0,0 +1,49 @@ +pl: + button_save_as: Zapisz raport jako... + comments: Komentarz + cost_reports_title: Raporty kosztów + label_cost_report: Raport kosztów + description_drill_down: Pokaż szczegóły + description_filter_selection: Wybór + description_multi_select: Pokaż multiselect + description_remove_filter: Usuń filtr + information_restricted_depending_on_permission: W zależności od uprawnień ta strona może zawierać ograniczone informacje. + label_click_to_edit: Kliknij, aby edytować. + label_closed: Zamknięte + label_columns: Kolumny + label_cost_entry_attributes: Wejściowe parametry kosztów + label_days_ago: podczas ostatnich dni + label_entry: Parametr kosztów + label_filter_text: Filtr tekstu + label_filter_value: Wartość + label_filters: Filtr + label_greater: '>' + label_is_not_project_with_subprojects: nie jest (zawiera podprojekty) + label_is_project_with_subprojects: jest (zawiera podprojekty) + label_work_package_attributes: Atrybuty zadań + label_less: '<' + label_money: Wartość pieniężna + label_month_reporting: Miesiąc (wydatki) + label_new_report: Nowy raport kosztowy + label_open: Otwarte + label_operator: Operator + label_private_report_plural: Prywatny raport kosztów + label_progress_bar_explanation: Generowanie raportu... + label_public_report_plural: Publiczny raport kosztów + label_really_delete_question: Na pewno chcesz usunąć ten raport? + label_rows: Wierszy + label_saving: Zapisywanie ... + label_spent_on_reporting: Data (wydatki) + label_sum: Suma + label_units: Jednostki + label_week_reporting: Tygodniu (wydatki) + label_year_reporting: Roku (wydatki) + load_query_question: 'Raport będzie mieć komórki tabeli %{size} i przygotowanie go może zająć trochę czasu. Czy chcesz uruchomić raport?' + permission_save_cost_reports: Zapisz publiczny raport kosztów + permission_save_private_cost_reports: Zapisz prywatny raport kosztów + project_module_reporting_module: Raporty kosztów + text_costs_are_rounded_note: Wyświetlane wartości są zaokrąglane. Wszystkie obliczenia opierają się na wartościach niezaokrąglonych. + toggle_multiselect: włączyć/wyłączyć multiselect + units: Jednostki + validation_failure_date: to nie jest poprawna data + validation_failure_integer: to nie jest prawidłową liczbą całkowitą