Fix localization issues, and export and import translations

This commit is contained in:
2023-03-16 22:55:54 -04:00
parent eabbb12195
commit f367df2225
27 changed files with 715 additions and 56 deletions

View File

@@ -15,9 +15,9 @@
<key>one</key>
<string>... %d inna notatka ...</string>
<key>few</key>
<string>... %d other notes ...</string>
<string>... %d innych notatek ...</string>
<key>many</key>
<string>... %d other notes ...</string>
<string>... %d innych notatek ...</string>
<key>other</key>
<string>... %d inne notatki ...</string>
</dict>
@@ -155,11 +155,11 @@
<key>one</key>
<string>Przekaźnik</string>
<key>few</key>
<string>Relays</string>
<string>Przekaźniki</string>
<key>many</key>
<string>Relays</string>
<key>other</key>
<string>Przekaźników</string>
<key>other</key>
<string>Przekaźniki</string>
</dict>
</dict>
<key>replying_to_two_and_others</key>
@@ -355,11 +355,11 @@
<key>one</key>
<string>Zap</string>
<key>few</key>
<string>Zaps</string>
<string>Zapy</string>
<key>many</key>
<string>Zaps</string>
<key>other</key>
<string>Zapów</string>
<key>other</key>
<string>Zapy</string>
</dict>
</dict>
</dict>