New translations Intents.stringsdict (Scottish Gaelic)

This commit is contained in:
Eugen Rochko 2021-08-11 08:14:50 +02:00
parent 18b2e3340f
commit 284c8a1b66
1 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<key>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<string>Tha %#@count_option@ dha “${content}” ann.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -19,13 +19,13 @@
<key>few</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
<string>%ld roghainn</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<string>Tha %#@count_option@ dha “${visibility}” ann.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -39,7 +39,7 @@
<key>few</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
<string>%ld roghainn</string>
</dict>
</dict>
</dict>