Skip to content

Commit e4b4d2b

Browse files
committed
fix: handle cloud quantity CLR the same way as SKC
Add translations
1 parent 5a940bf commit e4b4d2b

21 files changed

Lines changed: 51 additions & 3 deletions

File tree

66 Bytes
Binary file not shown.

metar_taf_parser/locale/de/LC_MESSAGES/messages.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ msgstr ""
1010
msgid "CloudQuantity.BKN"
1111
msgstr "stark bewölkt"
1212

13+
#:
14+
msgid "CloudQuantity.CLR"
15+
msgstr "wolkenlos"
16+
1317
#:
1418
msgid "CloudQuantity.FEW"
1519
msgstr "leicht bewölkt"
42 Bytes
Binary file not shown.

metar_taf_parser/locale/en/LC_MESSAGES/messages.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ msgstr ""
1010
msgid "CloudQuantity.BKN"
1111
msgstr "broken"
1212

13+
#:
14+
msgid "CloudQuantity.CLR"
15+
msgstr "sky clear"
16+
1317
#:
1418
msgid "CloudQuantity.FEW"
1519
msgstr "few"
48 Bytes
Binary file not shown.

metar_taf_parser/locale/es/LC_MESSAGES/messages.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ msgstr ""
66
"X-Generator: prop2po"
77
"Project-Id-Version: metar_taf_parser"
88
"Language: es"
9+
#:
10+
msgid "CloudQuantity.CLR"
11+
msgstr "cielo despejado"
12+
913
#:
1014
msgid "CloudQuantity.NSC"
1115
msgstr "sin nubes significativas."
46 Bytes
Binary file not shown.

metar_taf_parser/locale/fr/LC_MESSAGES/messages.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ msgstr ""
1010
msgid "CloudQuantity.BKN"
1111
msgstr "nuages fragmentés"
1212

13+
#:
14+
msgid "CloudQuantity.CLR"
15+
msgstr "ciel dégagé"
16+
1317
#:
1418
msgid "CloudQuantity.FEW"
1519
msgstr "peu"
77 Bytes
Binary file not shown.

metar_taf_parser/locale/it/LC_MESSAGES/messages.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ msgstr ""
1010
msgid "CloudQuantity.BKN"
1111
msgstr "molto nuvoloso"
1212

13+
#:
14+
msgid "CloudQuantity.CLR"
15+
msgstr "cielo sereno"
16+
1317
#:
1418
msgid "CloudQuantity.FEW"
1519
msgstr "leggermente nuvoloso"

0 commit comments

Comments
 (0)