Bläddra i källkod

Update Polish translations (#552)

Orzech 4 år sedan
förälder
incheckning
c133e985a2
1 ändrade filer med 30 tillägg och 0 borttagningar
  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"