[strings] Generated translations.

This commit is contained in:
tatiana-yan 2018-10-08 12:30:55 +03:00 committed by mpimenov
parent f3fda49bb8
commit 82a14d52cd
4 changed files with 6287 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,28 @@
/**
* Apple Strings File
* Generated by Twine 1.0.3
* Language: fa
*/
/********** 3d touch strings **********/
/* Used in home screen quick actions. */
"search" = "Search";
/* Used in home screen quick actions. */
"share_my_location" = "Share My Location";
/* Used in home screen quick actions. */
"bookmarks" = "Bookmarks";
/* Used in home screen quick actions. */
"route" = "Route";
/********** gps strings **********/
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
"NSLocationAlwaysUsageDescription" = "Defining current location in the background is necessary to fully enjoy the functionality of the app. It is mainly used in the options of following the route and saving your recent travelled path.";
/* Needed to explain why we require access to GPS coordinates when the app is active. */
"NSLocationWhenInUseUsageDescription" = "Determining your location is necessary for navigation and for saving your recently travelled track.";

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,129 @@
<!--
* Apple Stringsdict File
* Generated by Twine 1.0.3
* Language: fa -->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!-- ********** Strings for downloading map from search **********/ -->
<key>placepage_summary_rating_description</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>other</key>
<string>براساس %d ارزیابی</string>
</dict>
</dict>
<key>bookmarks_places</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d نشانه</string>
<key>other</key>
<string>%d نشانه‌ها</string>
</dict>
</dict>
<key>bookmarks_detect_message</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d فایل پیدا شد. بعد از تبدیل آن را می‌بینید.</string>
<key>other</key>
<string>%d فایل پیدا شد. بعد از تبدیل آن‌ها را می‌بینید.</string>
</dict>
</dict>
<key>bookmarks_objects</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%s شیء</string>
<key>other</key>
<string>%s شیء</string>
</dict>
</dict>
<key>objects</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%s شیء</string>
<key>other</key>
<string>%s شیء</string>
</dict>
</dict>
<key>places</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d مکان</string>
<key>other</key>
<string>%d مکان</string>
</dict>
</dict>
<key>tracks</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@value@</string>
<key>value</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d رد</string>
<key>other</key>
<string>%d رد</string>
</dict>
</dict>
</dict>
</plist>