Skip to content

Commit 44f5d0e

Browse files
author
Andrey Helldar
authored
Merge pull request #40 from sasetz/main
[sk] Filled the missing translations
2 parents 60f583e + 696e511 commit 44f5d0e

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

locales/sk/php.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,73 @@
11
{
22
"attributes.address": "adresa",
33
"attributes.age": "vek",
4-
"attributes.amount": "amount",
5-
"attributes.area": "area",
6-
"attributes.available": "available",
7-
"attributes.birthday": "birthday",
4+
"attributes.amount": "množstvo",
5+
"attributes.area": "oblasť",
6+
"attributes.available": "dostupne",
7+
"attributes.birthday": "deň narodenia",
88
"attributes.body": "správa",
99
"attributes.city": "mesto",
1010
"attributes.content": "obsah",
1111
"attributes.country": "krajina",
12-
"attributes.created_at": "created at",
13-
"attributes.creator": "creator",
14-
"attributes.current_password": "current password",
12+
"attributes.created_at": "vytvorené o",
13+
"attributes.creator": "tvorca",
14+
"attributes.current_password": "aktuálne heslo",
1515
"attributes.date": "dátum",
16-
"attributes.date_of_birth": "date of birth",
16+
"attributes.date_of_birth": "dátum narodenia",
1717
"attributes.day": "deň",
18-
"attributes.deleted_at": "deleted at",
18+
"attributes.deleted_at": "vymazané o",
1919
"attributes.description": "popis",
20-
"attributes.district": "district",
21-
"attributes.duration": "duration",
20+
"attributes.district": "okres",
21+
"attributes.duration": "trvanie",
2222
"attributes.email": "e-mailová adresa",
2323
"attributes.excerpt": "úryvok",
2424
"attributes.filter": "filter",
2525
"attributes.first_name": "krstné meno",
2626
"attributes.gender": "pohlavie",
27-
"attributes.group": "group",
27+
"attributes.group": "skupina",
2828
"attributes.hour": "hodina",
29-
"attributes.image": "image",
29+
"attributes.image": "obraz",
3030
"attributes.last_name": "priezvisko",
31-
"attributes.lesson": "lesson",
32-
"attributes.line_address_1": "line address 1",
33-
"attributes.line_address_2": "line address 2",
31+
"attributes.lesson": "lekcia",
32+
"attributes.line_address_1": "adresný riadok 1",
33+
"attributes.line_address_2": "adresný riadok 2",
3434
"attributes.message": "správa",
35-
"attributes.middle_name": "middle name",
35+
"attributes.middle_name": "druhé meno",
3636
"attributes.minute": "minúta",
3737
"attributes.mobile": "telefón",
3838
"attributes.month": "mesiac",
3939
"attributes.name": "meno",
40-
"attributes.national_code": "national code",
41-
"attributes.number": "number",
40+
"attributes.national_code": "národný kód",
41+
"attributes.number": "číslo",
4242
"attributes.password": "heslo",
4343
"attributes.password_confirmation": "heslo znovu",
4444
"attributes.phone": "telefón",
4545
"attributes.photo": "fotografia",
46-
"attributes.postal_code": "postal code",
46+
"attributes.postal_code": "poštové smerovacie číslo",
4747
"attributes.price": "cena",
48-
"attributes.province": "province",
49-
"attributes.recaptcha_response_field": "recaptcha response field",
50-
"attributes.remember": "remember",
51-
"attributes.restored_at": "restored at",
52-
"attributes.result_text_under_image": "result text under image",
48+
"attributes.province": "provincia",
49+
"attributes.recaptcha_response_field": "pole odpovede recaptcha",
50+
"attributes.remember": "zapamätať si",
51+
"attributes.restored_at": "obnovené o",
52+
"attributes.result_text_under_image": "text výsledku pod obrázkom",
5353
"attributes.role": "rola",
5454
"attributes.second": "sekunda",
5555
"attributes.sex": "pohlavie",
56-
"attributes.short_text": "short text",
57-
"attributes.size": "size",
58-
"attributes.state": "state",
59-
"attributes.street": "street",
60-
"attributes.student": "student",
56+
"attributes.short_text": "kratký text",
57+
"attributes.size": "rozmer",
58+
"attributes.state": "štát",
59+
"attributes.street": "ulica",
60+
"attributes.student": "študent",
6161
"attributes.subject": "predmet",
62-
"attributes.teacher": "teacher",
62+
"attributes.teacher": "učiteľ",
6363
"attributes.terms": "podmienky",
64-
"attributes.test_description": "test description",
65-
"attributes.test_locale": "test locale",
66-
"attributes.test_name": "test name",
64+
"attributes.test_description": "testový popis",
65+
"attributes.test_locale": "testová lokalizácia",
66+
"attributes.test_name": "testové meno",
6767
"attributes.text": "text",
6868
"attributes.time": "čas",
6969
"attributes.title": "názov",
70-
"attributes.updated_at": "updated at",
70+
"attributes.updated_at": "aktualizované o",
7171
"attributes.username": "používateľské meno",
7272
"attributes.year": "rok"
7373
}

0 commit comments

Comments
 (0)