New translations Intents.stringsdict (Thai)

This commit is contained in:
Eugen Rochko 2021-08-11 12:56:30 +02:00
parent d88f95dd6b
commit 0ab43fa669
1 changed files with 2 additions and 2 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>มี %#@count_option@ ที่ตรงกันกับ ${content}</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -19,7 +19,7 @@
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<string>มี %#@count_option@ ที่ตรงกันกับ ${visibility}</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>