New translations Intents.stringsdict (Welsh)

This commit is contained in:
Eugen Rochko 2022-11-20 18:18:30 +01:00
parent 5fe93ec69e
commit 929166df71
1 changed files with 12 additions and 12 deletions

View File

@ -13,23 +13,23 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>%ld</string> <string>%ld</string>
<key>zero</key> <key>zero</key>
<string>%ld options</string> <string>%ld opsiynau</string>
<key>one</key> <key>one</key>
<string>1 option</string> <string>%ld opsiwn</string>
<key>two</key> <key>two</key>
<string>%ld options</string> <string>%ld opsiwn</string>
<key>few</key> <key>few</key>
<string>%ld options</string> <string>%ld opsiwn</string>
<key>many</key> <key>many</key>
<string>%ld options</string> <string>%ld o opsiynau</string>
<key>other</key> <key>other</key>
<string>%ld options</string> <string>%ld o opsiynau</string>
</dict> </dict>
</dict> </dict>
<key>There are ${count} options matching ${visibility}.</key> <key>There are ${count} options matching ${visibility}.</key>
<dict> <dict>
<key>NSStringLocalizedFormatKey</key> <key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string> <string>Ceir %#@count_option@ ar gyfer '${visibility}'.</string>
<key>count_option</key> <key>count_option</key>
<dict> <dict>
<key>NSStringFormatSpecTypeKey</key> <key>NSStringFormatSpecTypeKey</key>
@ -37,15 +37,15 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>%ld</string> <string>%ld</string>
<key>zero</key> <key>zero</key>
<string>%ld options</string> <string>%ld opsiynau</string>
<key>one</key> <key>one</key>
<string>1 option</string> <string>%ld opsiwn</string>
<key>two</key> <key>two</key>
<string>%ld options</string> <string>%ld opsiwn</string>
<key>few</key> <key>few</key>
<string>%ld options</string> <string>%ld opsiwn</string>
<key>many</key> <key>many</key>
<string>%ld options</string> <string>%ld o opsiynau</string>
<key>other</key> <key>other</key>
<string>%ld opsiwn</string> <string>%ld opsiwn</string>
</dict> </dict>