summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 04:53:54 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 04:53:54 -0400
commit680ac48856a4fff2445f0be3707d846b46ae670c (patch)
treed3a548cdc624d55ab79562174070868594e7cc92 /core/l10n/pl.php
parentde89c31f5a63f399151093aa8e29715e7be24e82 (diff)
downloadnextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.tar.gz
nextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r--core/l10n/pl.php11
1 files changed, 4 insertions, 7 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index 1794519c293..26de64bd0dc 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -30,15 +30,13 @@ $TRANSLATIONS = array(
"December" => "Grudzień",
"Settings" => "Ustawienia",
"seconds ago" => "sekund temu",
-"1 minute ago" => "1 minutę temu",
-"{minutes} minutes ago" => "{minutes} minut temu",
-"1 hour ago" => "1 godzinę temu",
-"{hours} hours ago" => "{hours} godzin temu",
+"_%n minute ago_::_%n minutes ago_" => array(,),
+"_%n hour ago_::_%n hours ago_" => array(,),
"today" => "dziś",
"yesterday" => "wczoraj",
-"{days} days ago" => "{days} dni temu",
+"_%n day ago_::_%n days ago_" => array(,),
"last month" => "w zeszłym miesiącu",
-"{months} months ago" => "{months} miesięcy temu",
+"_%n month ago_::_%n months ago_" => array(,),
"months ago" => "miesięcy temu",
"last year" => "w zeszłym roku",
"years ago" => "lat temu",
@@ -86,7 +84,6 @@ $TRANSLATIONS = array(
"Email sent" => "E-mail wysłany",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Aktualizacja zakończyła się niepowodzeniem. Zgłoś ten problem <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">spoleczności ownCloud</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud.",
-"ownCloud password reset" => "restart hasła ownCloud",
"Use the following link to reset your password: {link}" => "Użyj tego odnośnika by zresetować hasło: {link}",
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "Link do zresetowania hasła została wysłana na adres email. <br> Jeśli nie otrzymasz go w najbliższym czasie, sprawdź folder ze spamem. <br> Jeśli go tam nie ma zwrócić się do administratora tego ownCloud-a.",
"Request failed!<br>Did you make sure your email/username was right?" => "Żądanie niepowiodło się!<br>Czy Twój email/nazwa użytkownika są poprawne?",