Update languages.

This commit is contained in:
James Cole
2020-12-30 18:43:37 +01:00
parent 2a0af839f9
commit ef42d89d55
70 changed files with 553 additions and 161 deletions

View File

@@ -130,9 +130,9 @@ return [
'current_target_amount' => 'Aktuálna suma musí být menšia, než cieľová suma.',
'unique_piggy_bank_for_user' => 'Názov pokladničky musí byť jedinečný.',
'unique_object_group' => 'Názov skupiny musí byť jedinečný',
'starts_with' => 'The value must start with :values.',
'unique_webhook' => 'You already have a webhook with these values.',
'unique_existing_webhook' => 'You already have another webhook with these values.',
'starts_with' => 'Hodnota musí začínať :values.',
'unique_webhook' => 'Webhook s týmito hodnotami už existuje.',
'unique_existing_webhook' => 'Iný webhook s týmito hodnotami už existuje.',
'secure_password' => 'Toto nie je bezpečné heslo. Skúste iné. Viac se dozviete na http://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Neplatný typ opakovania pre opakované transakcie.',
@@ -142,7 +142,7 @@ return [
'email' => 'e-mailová adresa',
'description' => 'popis',
'amount' => 'suma',
'transactions.*.amount' => 'transaction amount',
'transactions.*.amount' => 'suma transakcie',
'name' => 'názov',
'piggy_bank_id' => 'ID pokladničky',
'targetamount' => 'cieľová suma',