mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-02 10:27:08 +01:00
New translations Intents.stringsdict (Galician)
This commit is contained in:
parent
ac3903d62c
commit
d72f67f1ea
@ -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>Hai %#@count_option@ coincidencias con '${content}'.</string>
|
||||
<key>count_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
@ -13,15 +13,15 @@
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>one</key>
|
||||
<string>1 option</string>
|
||||
<string>1 opción</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld opcións</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>There are ${count} options matching ‘${visibility}’.</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>There are %#@count_option@ matching ‘${visibility}’.</string>
|
||||
<string>Hai %#@count_option@ coincidentes con '${visibility}'.</string>
|
||||
<key>count_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
@ -29,9 +29,9 @@
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>one</key>
|
||||
<string>1 option</string>
|
||||
<string>1 opción</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld opcións</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
Loading…
x
Reference in New Issue
Block a user