Skip to content

Commit

Permalink
Merge pull request #82 from michal-olszewski/patch-1
Browse files Browse the repository at this point in the history
Fixed Polish translation
  • Loading branch information
MatthewYork committed Jun 22, 2015
2 parents 7811e68 + 5b170ac commit 1ec0c01
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions DateTools/DateTools.bundle/pl.lproj/DateTools.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"%d minutes ago" = "%d minut(y) temu";

/* No comment provided by engineer. */
"%d months ago" = "%d miesice/-y temu";
"%d months ago" = "%d miesiące/-y temu";

/* No comment provided by engineer. */
"%d seconds ago" = "%d sekund(y) temu";
Expand All @@ -20,22 +20,22 @@
"%d years ago" = "%d lat(a) temu";

/* No comment provided by engineer. */
"A minute ago" = "Minut temu";
"A minute ago" = "Minutę temu";

/* No comment provided by engineer. */
"An hour ago" = "Godzin temu";
"An hour ago" = "Godzinę temu";

/* No comment provided by engineer. */
"Just now" = "W tej chwili";

/* No comment provided by engineer. */
"Last month" = "W zeszBym miesicu";
"Last month" = "W zeszłym miesiącu";

/* No comment provided by engineer. */
"Last week" = "W zeszBym tygodniu";
"Last week" = "W zeszłym tygodniu";

/* No comment provided by engineer. */
"Last year" = "W zeszBym roku";
"Last year" = "W zeszłym roku";

/* No comment provided by engineer. */
"Yesterday" = "Wczoraj";
Expand All @@ -44,19 +44,19 @@
"1 year ago" = "1 rok temu";

/* No comment provided by engineer. */
"1 month ago" = "1 miesic temu";
"1 month ago" = "1 miesiąc temu";

/* No comment provided by engineer. */
"1 week ago" = "1 tydzieD temu";
"1 week ago" = "1 tydzień temu";

/* No comment provided by engineer. */
"1 day ago" = "1 dzieD temu";
"1 day ago" = "1 dzień temu";

/* No comment provided by engineer. */
"This morning" = "Dzi[ rano";
"This morning" = "Dziś rano";

/* No comment provided by engineer. */
"This afternoon" = "Dzi[ po poBudniu";
"This afternoon" = "Dziś po południu";

/* No comment provided by engineer. */
"Today" = "Dzisiaj";
Expand All @@ -65,7 +65,7 @@
"This week" = "W tym tygodniu";

/* No comment provided by engineer. */
"This month" = "W tym miesicu";
"This month" = "W tym miesiącu";

/* No comment provided by engineer. */
"This year" = "W tym roku";

0 comments on commit 1ec0c01

Please sign in to comment.