X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=e21bf1be1d6ab8fd4dfe3674261a2c32ea4c0902;hb=7797eda9fb04c217a813db88e00bb9ee541eabbb;hp=8e07da8610cd327f6b5244fed381f457767c8a53;hpb=04565403a39edd462f6f7d2ef737366cdc40acf1;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 8e07da86..e21bf1be 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -93,7 +93,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.client_exists' => 'Klient o takiej nazwie już istnieje.', 'error.invoice_exists' => 'Faktura o tym numerze już istnieje.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -116,6 +115,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons 'button.login' => 'Login', 'button.now' => 'Teraz', @@ -242,6 +245,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Tylko sumy', // Form titles. +'title.error' => 'Błąd', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Logowanie', 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups". // TODO: translate the following.