2016-02-17 09:56:11 +03:00
{ "translations" : {
2016-10-18 03:06:51 +03:00
"Comments" : "Komentarze" ,
2017-02-02 04:07:05 +03:00
"New comment …" : "Nowy komentarz..." ,
2016-03-07 09:56:53 +03:00
"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-09-04 03:09:21 +03:00
"No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!" ,
"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 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" ,
2017-02-02 04:07:05 +03:00
"_%n unread comment_::_%n unread comments_" : [ "%n nieprzeczytany komentarz" , "%n nieprzeczytane komentarze" , "%n nieprzeczytanych komentarzy" , "%n nieprzeczytanych komentarzy" ] ,
2016-05-10 10:30:51 +03:00
"Comment" : "Komentarz" ,
2017-02-15 04:07:29 +03:00
"You commented" : "Skomentowałeś/-aś" ,
"%1$s commented" : "%1$s skomentował/-a" ,
"{author} commented" : "{author} skomentował/-a" ,
"You commented on %1$s" : "Skomentowałeś/-aś w %1$s" ,
"You commented on {file}" : "Skomentowałeś/-aś w {file}" ,
"%1$s commented on %2$s" : "%1$s skomentował/-a %2$s" ,
"{author} commented on {file}" : "{author} skomentował/-a w {file} " ,
2016-11-26 04:06:57 +03:00
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików" ,
2018-03-04 04:13:07 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty" ,
2017-12-02 04:10:32 +03:00
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"{file}\" w komentarzach przez użytkownika, który został usunięty" ,
2017-02-15 04:07:29 +03:00
"%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”" ,
2017-11-28 04:09:52 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”" ,
2018-01-04 12:48:31 +03:00
"Unknown user" : "Nieznany użytkownik" ,
2017-11-28 04:09:52 +03:00
"A (now) deleted user mentioned you in a comment on “%s”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “%s”" ,
"A (now) deleted user mentioned you in a comment on “{file}”" : "Pewien (obecnie) usunięty użytkownik wspomniał o Tobie w komentarzu “{file}”"
2017-06-17 03:08:26 +03:00
} , "pluralForm" : "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
2016-02-17 09:56:11 +03:00
}