Make sure language files are up to date [skip ci]

This commit is contained in:
James Cole
2017-12-19 19:35:54 +01:00
parent a69aad878e
commit e8f9796fc5
45 changed files with 114 additions and 70 deletions

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
/*

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'home' => 'Strona główna',
'edit_currency' => 'Modyfikuj walutę ":name"',
@@ -29,7 +30,7 @@ return [
'preferences' => 'Preferencje',
'profile' => 'Profil',
'changePassword' => 'Zmień swoje hasło',
'change_email' => 'Change your email address',
'change_email' => 'Change your email address',
'bills' => 'Rachunki',
'newBill' => 'Nowy rachunek',
'edit_bill' => 'Modyfikuj rachunek ":name"',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'locale' => 'pl, Polish, polski, pl_PL, pl_PL.utf8, pl_PL.UTF-8',
'month' => '%B %Y',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'no_demo_text' => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.',
'see_help_icon' => 'Jednakże ikona <i class="fa fa-question-circle"></i> w prawym górnym rogu może powiedzieć Ci więcej.',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
// new user:
@@ -200,7 +201,7 @@ return [
'app_secret' => 'App secret',
'public_key' => 'Public key',
'country_code' => 'Country code',
'provider_code' => 'Bank or data-provider',
'provider_code' => 'Bank or data-provider',
'due_date' => 'Termin realizacji',

View File

@@ -36,6 +36,7 @@ return [
'status_ready_start' => 'Start the import',
'status_ready_share' => 'Please consider downloading your configuration and sharing it at the <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">import configuration center</a></strong>. This will allow other users of Firefly III to import their files more easily.',
'status_job_running' => 'The import is running.. Please wait..',
'status_job_finished' => 'The import has finished!',
'status_running_title' => 'The import is running',
'status_running_placeholder' => 'Please hold for an update...',
'status_finished_title' => 'Import routine finished',
@@ -106,7 +107,7 @@ return [
'column_account-id' => 'Asset account ID (matching Firefly)',
'column_account-name' => 'Asset account (name)',
'column_amount' => 'Amount',
'column_amount_debet' => 'Amount (debet column)',
'column_amount_debit' => 'Amount (debit column)',
'column_amount_credit' => 'Amount (credit column)',
'column_amount-comma-separated' => 'Amount (comma as decimal separator)',
'column_bill-id' => 'Bill ID (matching Firefly)',
@@ -128,11 +129,11 @@ return [
'column_opposing-id' => 'Opposing account ID (matching Firefly)',
'column_external-id' => 'External ID',
'column_opposing-name' => 'Opposing account (name)',
'column_rabo-debet-credit' => 'Rabobank specific debet/credit indicator',
'column_ing-debet-credit' => 'ING specific debet/credit indicator',
'column_rabo-debit-credit' => 'Rabobank specific debit/credit indicator',
'column_ing-debit-credit' => 'ING specific debit/credit indicator',
'column_sepa-ct-id' => 'SEPA Credit Transfer end-to-end ID',
'column_sepa-ct-op' => 'SEPA Credit Transfer opposing account',
'column_sepa-db' => 'SEPA Direct Debet',
'column_sepa-db' => 'SEPA Direct Debit',
'column_tags-comma' => 'Tags (comma separated)',
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
// index
'index_intro' => 'Witamy na stronie domowej Firefly III. Proszę poświęć trochę czasu, aby przejść przez to wprowadzenie, aby poznać sposób działania Firefly III.',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'buttons' => 'Przyciski',
'icon' => 'Ikona',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'previous' => '&laquo; Poprzednia',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'password' => 'Hasło musi zawierać przynajmniej 6 znaków i musi się zgadzać z potwierdzeniem.',
'user' => 'Nie możemy znaleźć użytkownika o podanym adresie email.',

View File

@@ -20,6 +20,7 @@
*/
declare(strict_types=1);
return [
'iban' => 'To nie jest prawidłowy IBAN.',
'unique_account_number_for_user' => 'Wygląda na to, że ten numer konta jest już w użyciu.',