mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 06:46:42 +02:00
Updates 'pl' lang.
This commit is contained in:
@@ -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ń"
|
||||||
}
|
}
|
Reference in New Issue
Block a user