mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-02 00:08:19 -04:00
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 H5BP to 4.2.0
|
||||||
* updates jQuery to 2.0.3
|
* updates jQuery to 2.0.3
|
||||||
* adds `uk` translation by Viktor Matveenko
|
* adds `uk` translation by Viktor Matveenko
|
||||||
|
* updates to `pl` translation by Mark
|
||||||
|
|
||||||
|
|
||||||
### v0.22.1 - *2012-10-16*
|
### v0.22.1 - *2012-10-16*
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"lang": "polski",
|
"lang": "polski",
|
||||||
"details": "szczegóły",
|
"details": "szczegóły",
|
||||||
|
"list": "lista",
|
||||||
|
"grid": "kafelki",
|
||||||
"icons": "ikony",
|
"icons": "ikony",
|
||||||
"name": "Nazwa",
|
"name": "Nazwa",
|
||||||
"lastModified": "Ostatnia modyfikacja",
|
"lastModified": "Ostatnia modyfikacja",
|
||||||
|
@ -8,5 +10,10 @@
|
||||||
"parentDirectory": "Katalog nadrzędny",
|
"parentDirectory": "Katalog nadrzędny",
|
||||||
"empty": "pusty",
|
"empty": "pusty",
|
||||||
"folders": "foldery",
|
"folders": "foldery",
|
||||||
"files": "pliki"
|
"files": "pliki",
|
||||||
|
"download": "pobierz",
|
||||||
|
"noMatch": "nie pasuje",
|
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm",
|
||||||
|
"filter": "filtr",
|
||||||
|
"delete": "usuń"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue