Просмотр исходного кода

New translations translation.lang.yaml (Polish)

tags/v2.1.0-rc1
Daniel Oaks 4 лет назад
Родитель
Сommit
2462739eb9
1 измененных файлов: 10 добавлений и 0 удалений
  1. 10
    0
      languages/pl-PL.lang.yaml

+ 10
- 0
languages/pl-PL.lang.yaml Просмотреть файл

1
 ---
1
 ---
2
+#translation info file for our example language
3
+#languages are made up of a few different files:
4
+#<locale>.lang.yaml       - general info about the translation
5
+#<locale>-irc.lang.json   - IRC strings to be translated
6
+#<locale>-help.lang.json  - help entries to be translated
7
+#we split up translations in this way so that they can be displayed more nicely on CrowdIn
8
+#name - this is the 'nice' or 'full' name of the language
2
 name: "Polski"
9
 name: "Polski"
10
+#code - this is what the language will be referred to in our list of languages
3
 code: "pl"
11
 code: "pl"
12
+#contributors - people who have contributed to this translation
4
 contributors: "Sebastian Korotkiewicz (modinfi)"
13
 contributors: "Sebastian Korotkiewicz (modinfi)"
14
+#incomplete - whether to mark this language as incomplete
5
 incomplete: true
15
 incomplete: true

Загрузка…
Отмена
Сохранить