Added polish translation

This commit is contained in:
Martin 2017-06-24 19:53:09 +02:00
parent f75a124fac
commit b189136645
3 changed files with 45 additions and 43 deletions

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,8 @@ g.languages=[
{ l: "Português", s: "pt" },
{ l: "Svensk", s: "sv" },
{ l: "Română", s: "ro" },
{ l: "Suomi", s: "fi" }
{ l: "Suomi", s: "fi" },
{ l: "Polskie", s: "pl" }
];
g.languages.sort(function (a,b) { if(a.l>b.l) return 1; if(a.l<b.l) return -1; return 0; } );

View File

@ -29,6 +29,7 @@ Olivian Daniel Tofan (Romanian) <br/>
Ihor Maydanovich (Ukrainian) <br/>
osiengine group (Farsi) <br/>
Zhengyu Ren (Traditional and Simplified Chinese) <br/>
Czeslaw Mruk, Jarosław Gorzelnik, Krzysztof Pałka, Łukasz Milata, Maciej Dyczko, Thomas Pancherz, Wojciech Staszewski (Polish) <br/>
<br/>
A lot of work has gone into UrBackup.
If you like it and want to support the ongoing development please consider donating.