-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MAPSIOS-1298] Localizations for attributions (#2041)
Co-authored-by: Roman Laitarenko <roman.laitarenko@mapbox.com>
- Loading branch information
1 parent
4709720
commit 186c6fd
Showing
41 changed files
with
2,261 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95 changes: 95 additions & 0 deletions
95
Sources/MapboxMaps/Ornaments/Compass/ar.lproj/CompassDirectionLong.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
/* East, long */ | ||
"E" = "الشرق"; | ||
|
||
/* East by north, long */ | ||
"EbN" = "الشرق بالشمال"; | ||
|
||
/* East by south, long */ | ||
"EbS" = "الشرق بالجنوب"; | ||
|
||
/* East-northeast, long */ | ||
"ENE" = "الشرق والشمال الشرقي"; | ||
|
||
/* East-southeast, long */ | ||
"ESE" = "الشرق والجنوب الشرقي"; | ||
|
||
/* North, long */ | ||
"N" = "الشمال"; | ||
|
||
/* North by east, long */ | ||
"NbE" = "الشمال بالشرق"; | ||
|
||
/* North by west, long */ | ||
"NbW" = "الشمال بالغرب"; | ||
|
||
/* Northeast, long */ | ||
"NE" = "الشمال الشرقي"; | ||
|
||
/* Northeast by east, long */ | ||
"NEbE" = "الشمال الشرقي شرقًا"; | ||
|
||
/* Northeast by north, long */ | ||
"NEbN" = "الشمال الشرقي من الشمال"; | ||
|
||
/* North-northeast, long */ | ||
"NNE" = "الشمال-الشمال الشرقي"; | ||
|
||
/* North-northwest, long */ | ||
"NNW" = "الشمال-الشمال الغربي"; | ||
|
||
/* Northwest, long */ | ||
"NW" = "الشمال الغربي"; | ||
|
||
/* Northwest by north, long */ | ||
"NWbN" = "الشمال الغربي من الشمال"; | ||
|
||
/* Northwest by west, long */ | ||
"NWbW" = "الشمال الغربي باتجاه الغرب"; | ||
|
||
/* South, long */ | ||
;"س" = "S" | ||
|
||
/* South by east, long */ | ||
"SbE" = "الجنوب من الشرق"; | ||
|
||
/* South by west, long */ | ||
"SbW" = "الجنوب باتجاه الغرب"; | ||
|
||
/* Southeast, long */ | ||
"SE" = "جنوب شرق"; | ||
|
||
/* Southeast by east, long */ | ||
"SEbE" = "الجنوب الشرقي من الشرق"; | ||
|
||
/* Southeast by south, long */ | ||
"SEbS" = "الجنوب الشرقي من الجنوب"; | ||
|
||
/* South-southeast, long */ | ||
"SSE" = "جنوب-جنوب شرق"; | ||
|
||
/* South-southwest, long */ | ||
"SSW" = "جنوب-جنوب غرب"; | ||
|
||
/* Southwest, long */ | ||
"SW" = "الجنوب الغربي"; | ||
|
||
/* Southwest by south, long */ | ||
"SWbS" = "الجنوب الغربي من الجنوب"; | ||
|
||
/* Southwest by west, long */ | ||
"SWbW" = "الجنوب الغربي باتجاه الغرب"; | ||
|
||
/* West, long */ | ||
"W" = "الغرب"; | ||
|
||
/* West by north, long */ | ||
"WbN" = "الغرب شمالًا"; | ||
|
||
/* West by south, long */ | ||
"WbS" = "الغرب بالجنوب"; | ||
|
||
/* West-northwest, long */ | ||
"WNW" = "الغرب-الشمال الغربي"; | ||
|
||
/* West-southwest, long */ | ||
"WSW" = "الغرب-الجنوب الغربي"; |
95 changes: 95 additions & 0 deletions
95
Sources/MapboxMaps/Ornaments/Compass/ar.lproj/CompassDirectionShort.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
/* East, short */ | ||
"E" = "E"; | ||
|
||
/* East by north, short */ | ||
"EbN" = "EbN"; | ||
|
||
/* East by south, short */ | ||
"EbS" = "EbS"; | ||
|
||
/* East-northeast, short */ | ||
"ENE" = "ENE"; | ||
|
||
/* East-southeast, short */ | ||
"ESE" = "ESE"; | ||
|
||
/* North, short */ | ||
"N" = "N"; | ||
|
||
/* North by east, short */ | ||
"NbE" = "NbE"; | ||
|
||
/* North by west, short */ | ||
"NbW" = "NbW"; | ||
|
||
/* Northeast, short */ | ||
"NE" = "NE"; | ||
|
||
/* Northeast by east, short */ | ||
"NEbE" = "NEbE"; | ||
|
||
/* Northeast by north, short */ | ||
"NEbN" = "NEbN"; | ||
|
||
/* North-northeast, short */ | ||
"NNE" = "NNE"; | ||
|
||
/* North-northwest, short */ | ||
"NNW" = "NNW"; | ||
|
||
/* Northwest, short */ | ||
"NW" = "NW"; | ||
|
||
/* Northwest by north, short */ | ||
"NWbN" = "NWbN"; | ||
|
||
/* Northwest by west, short */ | ||
"NWbW" = "NWbW"; | ||
|
||
/* South, short */ | ||
"S" = "S"; | ||
|
||
/* South by east, short */ | ||
"SbE" = "SbE"; | ||
|
||
/* South by west, short */ | ||
"SbW" = "SbW"; | ||
|
||
/* Southeast, short */ | ||
"SE" = "SE"; | ||
|
||
/* Southeast by east, short */ | ||
"SEbE" = "SEbE"; | ||
|
||
/* Southeast by south, short */ | ||
"SEbS" = "SEbS"; | ||
|
||
/* South-southeast, short */ | ||
"SSE" = "SSE"; | ||
|
||
/* South-southwest, short */ | ||
"SSW" = "SSW"; | ||
|
||
/* Southwest, short */ | ||
"SW" = "SW"; | ||
|
||
/* Southwest by south, short */ | ||
"SWbS" = "SWbS"; | ||
|
||
/* Southwest by west, short */ | ||
"SWbW" = "SWbW"; | ||
|
||
/* West, short */ | ||
"W" = "W"; | ||
|
||
/* West by north, short */ | ||
"WbN" = "WbN"; | ||
|
||
/* West by south, short */ | ||
"WbS" = "WbS"; | ||
|
||
/* West-northwest, short */ | ||
"WNW" = "WNW"; | ||
|
||
/* West-southwest, short */ | ||
"WSW" = "WSW"; |
95 changes: 95 additions & 0 deletions
95
Sources/MapboxMaps/Ornaments/Compass/it.lproj/CompassDirectionLong.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
/* East, long */ | ||
"E" = "est"; | ||
|
||
/* East by north, long */ | ||
"EbN" = "est da nord"; | ||
|
||
/* East by south, long */ | ||
"EbS" = "da est a sud"; | ||
|
||
/* East-northeast, long */ | ||
"ENE" = "est-nordest"; | ||
|
||
/* East-southeast, long */ | ||
"ESE" = "est-sudest"; | ||
|
||
/* North, long */ | ||
"N" = "nord"; | ||
|
||
/* North by east, long */ | ||
"NbE" = "nord-est"; | ||
|
||
/* North by west, long */ | ||
"NbW" = "nord-ovest"; | ||
|
||
/* Northeast, long */ | ||
"NE" = "nord-est"; | ||
|
||
/* Northeast by east, long */ | ||
"NEbE" = "nord-est da est"; | ||
|
||
/* Northeast by north, long */ | ||
"NEbN" = "nordest dal nord"; | ||
|
||
/* North-northeast, long */ | ||
"NNE" = "nord-nordest"; | ||
|
||
/* North-northwest, long */ | ||
"NNW" = "nord-nordovest"; | ||
|
||
/* Northwest, long */ | ||
"NO" = "nordovest"; | ||
|
||
/* Northwest by north, long */ | ||
"NWbN" = "nordovest da nord"; | ||
|
||
/* Northwest by west, long */ | ||
"NWbW" = "nordovest da ovest"; | ||
|
||
/* South, long */ | ||
"S" = "sud"; | ||
|
||
/* South by east, long */ | ||
"SbE" = "da sud a est"; | ||
|
||
/* South by west, long */ | ||
"SbW" = "sud-ovest"; | ||
|
||
/* Southeast, long */ | ||
"SE" = "sud-est"; | ||
|
||
/* Southeast by east, long */ | ||
"SEbE" = "sud-est da est"; | ||
|
||
/* Southeast by south, long */ | ||
"SEbS" = "sud-est da sud"; | ||
|
||
/* South-southeast, long */ | ||
"SSE" = "sud-sudest"; | ||
|
||
/* South-southwest, long */ | ||
"SSW" = "sud-sudovest"; | ||
|
||
/* Southwest, long */ | ||
"SW" = "sud-ovest"; | ||
|
||
/* Southwest by south, long */ | ||
"SWbS" = "sud-ovest da sud"; | ||
|
||
/* Southwest by west, long */ | ||
"SWbW" = "sud-ovest da ovest"; | ||
|
||
/* West, long */ | ||
"W" = "ovest"; | ||
|
||
/* West by north, long */ | ||
"WbN" = "ovest da nord"; | ||
|
||
/* West by south, long */ | ||
"WbS" = "ovest da sud"; | ||
|
||
/* West-northwest, long */ | ||
"WNW" = "ovest-nordovest"; | ||
|
||
/* West-southwest, long */ | ||
"WSW" = "ovest-sudovest"; |
Oops, something went wrong.