2016-02-17 09:56:11 +03:00
{ "translations" : {
2016-03-07 09:56:53 +03:00
"Type in a new comment..." : "Wprowadź nowy komentarz..." ,
"Delete comment" : "Skasuj komentarz" ,
"Post" : "Zapisz" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Anuluj" ,
2016-03-05 09:56:08 +03:00
"Edit comment" : "Edytuj komentarz" ,
2016-03-07 09:56:53 +03:00
"[Deleted user]" : "[Usunięty użytkownik]" ,
2016-05-10 10:30:51 +03:00
"Comments" : "Komentarze" ,
2016-03-07 09:56:53 +03:00
"No other comments available" : "Nie ma więcej komentarzy" ,
"More comments..." : "Więcej komentarzy..." ,
2016-02-17 09:56:11 +03:00
"Save" : "Zapisz" ,
2016-03-07 09:56:53 +03:00
"Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}" ,
2016-06-27 08:55:57 +03:00
"Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd." ,
"Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd." ,
"Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd" ,
2016-03-07 09:56:53 +03:00
"{count} unread comments" : "{count} nieprzeczytanych komentarzy" ,
2016-05-10 10:30:51 +03:00
"Comment" : "Komentarz" ,
2016-06-20 08:54:50 +03:00
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentarze</strong> dla plików <em>(zawsze wypisane w strumieniu)</em>" ,
"You commented" : "Skomentowałeś/łaś" ,
2016-05-10 10:30:51 +03:00
"%1$s commented" : "%1$s skomentował" ,
2016-06-20 08:54:50 +03:00
"You commented on %2$s" : "Skomentowałeś/łaś %2$s" ,
2016-05-10 10:30:51 +03:00
"%1$s commented on %2$s" : "%1$s skomentował %2$s"
2016-02-17 09:56:11 +03:00
} , "pluralForm" : "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}