forked from organicmaps/organicmaps
[strings] Generated translations.
This commit is contained in:
parent
f3fda49bb8
commit
82a14d52cd
4 changed files with 6287 additions and 0 deletions
1813
android/res/values-fa/strings.xml
Normal file
1813
android/res/values-fa/strings.xml
Normal file
File diff suppressed because it is too large
Load diff
28
iphone/Maps/LocalizedStrings/fa.lproj/InfoPlist.strings
Normal file
28
iphone/Maps/LocalizedStrings/fa.lproj/InfoPlist.strings
Normal 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.";
|
4317
iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings
Normal file
4317
iphone/Maps/LocalizedStrings/fa.lproj/Localizable.strings
Normal file
File diff suppressed because it is too large
Load diff
129
iphone/Maps/LocalizedStrings/fa.lproj/Localizable.stringsdict
Normal file
129
iphone/Maps/LocalizedStrings/fa.lproj/Localizable.stringsdict
Normal 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>
|
Loading…
Add table
Reference in a new issue