소스 검색

Update Polish translations (#552)

Orzech 4 년 전
부모
커밋
c133e985a2
1개의 변경된 파일30개의 추가작업 그리고 0개의 파일을 삭제
  1. 30 0
      i18n/pl.toml

+ 30 - 0
i18n/pl.toml

@@ -1,15 +1,24 @@
 [category]
 other = "kategoria"
 
+[categories]
+other = "kategorie"
+
 [tag]
 other = "tag"
 
+[tags]
+other = "tagi"
+
 [series]
 other = "seria"
 
 [author]
 other = "autor(ka)"
 
+[authors]
+other = "autorzy"
+
 [posts]
 other = "posty"
 
@@ -31,3 +40,24 @@ other = "Napędzane przez"
 
 [see_also]
 other = "Zobacz również"
+
+[note]
+other = "notka"
+
+[tip]
+other = "wskazówka"
+
+[example]
+other = "przykład"
+
+[question]
+other = "pytanie"
+
+[info]
+other = "informacja"
+
+[warning]
+other = "ostrzeżenie"
+
+[error]
+other = "błąd"