Updates 'pl' lang.
This commit is contained in:
parent
2a412fb44c
commit
0f49591f9c
2 changed files with 9 additions and 1 deletions
|
@ -71,6 +71,7 @@ It profits from these great projects:
|
|||
* updates H5BP to 4.2.0
|
||||
* updates jQuery to 2.0.3
|
||||
* adds `uk` translation by Viktor Matveenko
|
||||
* updates to `pl` translation by Mark
|
||||
|
||||
|
||||
### v0.22.1 - *2012-10-16*
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"lang": "polski",
|
||||
"details": "szczegóły",
|
||||
"list": "lista",
|
||||
"grid": "kafelki",
|
||||
"icons": "ikony",
|
||||
"name": "Nazwa",
|
||||
"lastModified": "Ostatnia modyfikacja",
|
||||
|
@ -8,5 +10,10 @@
|
|||
"parentDirectory": "Katalog nadrzędny",
|
||||
"empty": "pusty",
|
||||
"folders": "foldery",
|
||||
"files": "pliki"
|
||||
"files": "pliki",
|
||||
"download": "pobierz",
|
||||
"noMatch": "nie pasuje",
|
||||
"dateFormat": "YYYY-MM-DD HH:mm",
|
||||
"filter": "filtr",
|
||||
"delete": "usuń"
|
||||
}
|
Loading…
Add table
Reference in a new issue