Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Update translations from Transifex #10033

Merged
merged 1 commit into from
Sep 22, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="mapbox_compassContentDescription">Brúixola del mapa. Activa per restablir la rotació del mapa al Nord.</string>
<string name="mapbox_attributionsIconContentDescription">Icona d\'atribució. Activa per mostrar el diàleg de l\'atribució.</string>
<string name="mapbox_attributionsIconContentDescription">Icona datribució. Activa per mostrar el diàleg de latribució.</string>
<string name="mapbox_myLocationViewContentDescription">Vista de posició. Mostra la teva posició al mapa.</string>
<string name="mapbox_mapActionDescription">Mostrant un mapa creat amb Mapbox. Desplaça\'t arrossegant amb dos dits. Fes zoom pessigant amb dos dits.</string>
<string name="mapbox_mapActionDescription">Mostrant un mapa creat amb Mapbox. Desplaçat arrossegant amb dos dits. Fes zoom pessigant amb dos dits.</string>
<string name="mapbox_attributionsDialogTitle">Mapbox Android SDK</string>
<string name="mapbox_attributionTelemetryTitle">Millora els mapes de Mapbox</string>
<string name="mapbox_attributionTelemetryMessage">Estàs ajudant a millorar els mapes d\'OpenStreetMap i de Mapbox aportant dades d\'ús anònimes.</string>
<string name="mapbox_attributionTelemetryPositive">D\'acord</string>
<string name="mapbox_attributionTelemetryMessage">Estàs ajudant a millorar els mapes dOpenStreetMap i de Mapbox aportant dades dús anònimes.</string>
<string name="mapbox_attributionTelemetryPositive">Dacord</string>
<string name="mapbox_attributionTelemetryNegative">Disconforme</string>
<string name="mapbox_attributionTelemetryNeutral">Més informació</string>
<string name="mapbox_offline_error_region_definition_invalid">La OfflineRegionDefinition proporcionada no encaixa amb els límits del món: %s</string>
</resources>

</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
<string name="mapbox_attributionTelemetryNegative">Intrekken</string>
<string name="mapbox_attributionTelemetryNeutral">Meer informatie</string>
<string name="mapbox_offline_error_region_definition_invalid">Aangeleverde OfflineRegionDefinition past niet in de wereld omtrek: %s</string>
</resources>

</resources>
4 changes: 2 additions & 2 deletions platform/darwin/resources/ca.lproj/Foundation.strings
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* Clock position format, long: {hours} o’clock */
"CLOCK_FMT_LONG" = "%@ en punt";
"CLOCK_FMT_LONG" = "a les %@";

/* Clock position format, medium: {hours} o’clock */
"CLOCK_FMT_MEDIUM" = "%@ en punt";
"CLOCK_FMT_MEDIUM" = "a les %@";

/* Clock position format, short: {hours}:00 */
"CLOCK_FMT_SHORT" = "%@:00";
Expand Down
16 changes: 5 additions & 11 deletions platform/darwin/resources/uk.lproj/Foundation.stringsdict
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@
<string>%d градус</string>
<key>few</key>
<string>%d градуси</string>
<key>many</key>
<string>%d градусів</string>
<key>other</key>
<string>%d градуса</string>
<string>%d градусів</string>
</dict>
</dict>
<key>COORD_MIN_LONG</key>
Expand All @@ -33,13 +31,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d мінута</string>
<string>%d хвилина</string>
<key>few</key>
<string>%d мінути</string>
<key>many</key>
<string>%d мінут</string>
<string>%d хвилини</string>
<key>other</key>
<string>%d мінути</string>
<string>%d хвилин</string>
</dict>
</dict>
<key>COORD_SEC_LONG</key>
Expand All @@ -56,10 +52,8 @@
<string>%d секунда</string>
<key>few</key>
<string>%d секунди</string>
<key>many</key>
<string>%d секунд</string>
<key>other</key>
<string>%d секунди</string>
<string>%d секунд</string>
</dict>
</dict>
</dict>
Expand Down
42 changes: 21 additions & 21 deletions platform/darwin/resources/zh-Hant.lproj/Foundation.strings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Clock position format, long: {hours} o’clock */
/* Clock position format, long: {hours} o’clock */
"CLOCK_FMT_LONG" = "%@點";

/* Clock position format, medium: {hours} o’clock */
Expand Down Expand Up @@ -26,16 +26,16 @@
"COMPASS_EbS_SHORT" = "東微南";

/* East-northeast, long */
"COMPASS_ENE_LONG" = "東北偏東";
"COMPASS_ENE_LONG" = "東北東";

/* East-northeast, short */
"COMPASS_ENE_SHORT" = "東北偏東";
"COMPASS_ENE_SHORT" = "東北東";

/* East-southeast, long */
"COMPASS_ESE_LONG" = "東南偏東";
"COMPASS_ESE_LONG" = "東南東";

/* East-southeast, short */
"COMPASS_ESE_SHORT" = "東南偏東";
"COMPASS_ESE_SHORT" = "東南東";

/* North, long */
"COMPASS_N_LONG" = "北";
Expand Down Expand Up @@ -74,16 +74,16 @@
"COMPASS_NEbN_SHORT" = "東北微北";

/* North-northeast, long */
"COMPASS_NNE_LONG" = "東北偏北";
"COMPASS_NNE_LONG" = "北北東";

/* North-northeast, short */
"COMPASS_NNE_SHORT" = "東北偏北";
"COMPASS_NNE_SHORT" = "北北東";

/* North-northwest, long */
"COMPASS_NNW_LONG" = "西北偏北";
"COMPASS_NNW_LONG" = "北北西";

/* North-northwest, short */
"COMPASS_NNW_SHORT" = "西北偏北";
"COMPASS_NNW_SHORT" = "北北西";

/* Northwest, long */
"COMPASS_NW_LONG" = "西北";
Expand Down Expand Up @@ -140,16 +140,16 @@
"COMPASS_SEbS_SHORT" = "東南微南";

/* South-southeast, long */
"COMPASS_SSE_LONG" = "東南偏南";
"COMPASS_SSE_LONG" = "南南東";

/* South-southeast, short */
"COMPASS_SSE_SHORT" = "東南偏南";
"COMPASS_SSE_SHORT" = "南南東";

/* South-southwest, long */
"COMPASS_SSW_LONG" = "西南偏南";
"COMPASS_SSW_LONG" = "南南西";

/* South-southwest, short */
"COMPASS_SSW_SHORT" = "西南偏南";
"COMPASS_SSW_SHORT" = "南南西";

/* Southwest, long */
"COMPASS_SW_LONG" = "西南";
Expand All @@ -158,16 +158,16 @@
"COMPASS_SW_SHORT" = "西南";

/* Southwest by south, long */
"COMPASS_SWbS_LONG" = "西南偏南";
"COMPASS_SWbS_LONG" = "西南微南";

/* Southwest by south, short */
"COMPASS_SWbS_SHORT" = "西南偏南";
"COMPASS_SWbS_SHORT" = "西南微南";

/* Southwest by west, long */
"COMPASS_SWbW_LONG" = "西南偏西";
"COMPASS_SWbW_LONG" = "西南微西";

/* Southwest by west, short */
"COMPASS_SWbW_SHORT" = "西南偏西";
"COMPASS_SWbW_SHORT" = "西南微西";

/* West, long */
"COMPASS_W_LONG" = "西";
Expand All @@ -188,16 +188,16 @@
"COMPASS_WbS_SHORT" = "西微南";

/* West-northwest, long */
"COMPASS_WNW_LONG" = "西北偏西";
"COMPASS_WNW_LONG" = "西北西";

/* West-northwest, short */
"COMPASS_WNW_SHORT" = "西北偏西";
"COMPASS_WNW_SHORT" = "西北西";

/* West-southwest, long */
"COMPASS_WSW_LONG" = "西南偏西";
"COMPASS_WSW_LONG" = "西南西";

/* West-southwest, short */
"COMPASS_WSW_SHORT" = "西南偏西";
"COMPASS_WSW_SHORT" = "西南西";

/* Degrees format, long */
"COORD_DEG_LONG" = "%d度";
Expand Down
6 changes: 3 additions & 3 deletions platform/ios/ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@
DA618B191E68883700CB7F44 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ca; path = ca.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
DA618B1A1E68883900CB7F44 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
DA618B1B1E68884E00CB7F44 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
DA618B1C1E6888EC00CB7F44 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Foundation.strings; sourceTree = "<group>"; };
DA618B1C1E6888EC00CB7F44 /* ca */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Foundation.strings; sourceTree = "<group>"; };
DA618B1D1E6888F500CB7F44 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ca; path = ca.lproj/Foundation.stringsdict; sourceTree = "<group>"; };
DA618B1E1E688A3700CB7F44 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Root.strings; sourceTree = "<group>"; };
DA618B251E68920500CB7F44 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Foundation.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -899,7 +899,7 @@
DAA32CAC1E4C4971006F8D24 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
DAA32CB11E4C4C8A006F8D24 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Root.strings; sourceTree = "<group>"; };
DAA32CB51E4C4CF4006F8D24 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Foundation.strings; sourceTree = "<group>"; };
DAA32CB71E4C4ED8006F8D24 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
DAA32CB71E4C4ED8006F8D24 /* sv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
DAA32CB81E4C4EE6006F8D24 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Root.strings; sourceTree = "<group>"; };
DAA32CBC1E4C4F5D006F8D24 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
DAA32CBD1E4C4F62006F8D24 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Foundation.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -940,7 +940,7 @@
DAF0D80F1DFE0EA000B28378 /* MGLRasterSource_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLRasterSource_Private.h; sourceTree = "<group>"; };
DAF0D8121DFE0EC500B28378 /* MGLVectorSource_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLVectorSource_Private.h; sourceTree = "<group>"; };
DAF0D8171DFE6B2800B28378 /* MGLAttributionInfo_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGLAttributionInfo_Private.h; sourceTree = "<group>"; };
DAFBD0D21E3FA7A1000CD6BF /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Foundation.strings"; sourceTree = "<group>"; };
DAFBD0D21E3FA7A1000CD6BF /* zh-Hant */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Foundation.strings"; sourceTree = "<group>"; };
DAFBD0D31E3FA7A1000CD6BF /* zh-Hant */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
DAFBD0D41E3FA7A2000CD6BF /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Root.strings"; sourceTree = "<group>"; };
DD0902A21DB18DE700C5BDCE /* MGLNetworkConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGLNetworkConfiguration.m; sourceTree = "<group>"; };
Expand Down
22 changes: 20 additions & 2 deletions platform/ios/resources/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Accessibility hint */
/* Accessibility hint */
"ANNOTATION_A11Y_HINT" = "Muestra más información";

/* No comment provided by engineer. */
Expand All @@ -10,6 +10,9 @@
/* No comment provided by engineer. */
"CANCEL" = "Cancelar";

/* Accessibility hint for closing the selected annotation’s callout view and returning to the map */
"CLOSE_CALLOUT_A11Y_HINT" = "Regresa al mapa";

/* Accessibility hint */
"COMPASS_A11Y_HINT" = "Gira el mapa para hacer frente al norte";

Expand All @@ -31,18 +34,33 @@
/* Accessibility label */
"INFO_A11Y_LABEL" = "Acerca de este mapa";

/* User-friendly error description */
"LOAD_MAP_FAILED_DESC" = "No se pudo cargar el mapa debido a un error desconocido.";

/* User-friendly error description */
"LOAD_STYLE_FAILED_DESC" = "No se pudo cargar el mapa debido a un error de carga en el estilo.";

/* Accessibility label */
"LOGO_A11Y_LABEL" = "Mapbox";

/* Accessibility label */
"MAP_A11Y_LABEL" = "Mapa";

/* Map accessibility value */
"MAP_A11Y_VALUE" = "Zoom %1$dx\nAnotaciones visibles: %2$ld";
"MAP_A11Y_VALUE" = "Zoom x%1$d\nAnotaciones visibles: %2$ld";

/* User-friendly error description */
"PARSE_STYLE_FAILED_DESC" = "No se pudo cargar el mapa debido a que el estilo está dañado.";

/* Action sheet title */
"SDK_NAME" = "Mapbox iOS SDK";

/* Developer-only SDK update notification; {latest version, in format x.x.x} */
"SDK_UPDATE_AVAILABLE" = "La versión %@ de Mapbox iOS SDK está disponible:";

/* User-friendly error description */
"STYLE_NOT_FOUND_DESC" = "No se pudo cargar el mapa debido a que no se encuentra el estilo o está incompleto.";

/* Telemetry prompt message */
"TELEMETRY_DISABLED_MSG" = "Ayudas a mejorar los mapas de OpenStreetMap y Mapbox al aportar datos de uso anónimos.";

Expand Down
6 changes: 3 additions & 3 deletions platform/ios/resources/sv.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"LOAD_MAP_FAILED_DESC" = "Kartan kunde inte laddas på grund av att ett okänt fel inträffade.";

/* User-friendly error description */
"LOAD_STYLE_FAILED_DESC" = "The map failed to load because the style can't be loaded.";
"LOAD_STYLE_FAILED_DESC" = "Kartan kunde inte laddas på grund av att stilen är skadad.";

/* Accessibility label */
"LOGO_A11Y_LABEL" = "Mapbox";
Expand All @@ -50,7 +50,7 @@
"MAP_A11Y_VALUE" = "Zoom %1$dx\n%2$ld annotering(ar) synliga";

/* User-friendly error description */
"PARSE_STYLE_FAILED_DESC" = "The map failed to load because the style is corrupted.";
"PARSE_STYLE_FAILED_DESC" = "Kartan kunde inte laddas på grund av att stilen är skadad.";

/* Action sheet title */
"SDK_NAME" = "Mapbox iOS SDK";
Expand All @@ -59,7 +59,7 @@
"SDK_UPDATE_AVAILABLE" = "Mapbox iOS SDK version %@ är nu tillgängligt:";

/* User-friendly error description */
"STYLE_NOT_FOUND_DESC" = "The map failed to load because the style can’t be found or is incompatible.";
"STYLE_NOT_FOUND_DESC" = "Kartan kunde inte laddas på grund av ett okänt fel.";

/* Telemetry prompt message */
"TELEMETRY_DISABLED_MSG" = "Du kan hjälpa till att göra OpenStreetMap och Mapbox karttjänster bättre genom att bidra med anonymiserad användningsdata.";
Expand Down
8 changes: 4 additions & 4 deletions platform/ios/resources/uk.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"SDK_UPDATE_AVAILABLE" = "Доступна версія %@ Mapbox iOS SDK:";

/* User-friendly error description */
"STYLE_NOT_FOUND_DESC" = "Неможливо завантажити мапу, бо неможливо знайти стиль або він не сумісний.";
"STYLE_NOT_FOUND_DESC" = "Неможливо завантажити мапу, бо неможливо знайти стиль або він несумісний.";

/* Telemetry prompt message */
"TELEMETRY_DISABLED_MSG" = "Ви можете допомогти зробити мапи OpenStreetMap та Mapbox кращими надаючі анонімізовані дані про користування застосунком.";
"TELEMETRY_DISABLED_MSG" = "Ви можете допомогти зробити мапи OpenStreetMap та Mapbox кращими надаючи анонімізовані дані про користування застосунком.";

/* Telemetry prompt button */
"TELEMETRY_DISABLED_OFF" = "Відмовитись";
Expand All @@ -71,7 +71,7 @@
"TELEMETRY_DISABLED_ON" = "Брати участь";

/* Telemetry prompt message */
"TELEMETRY_ENABLED_MSG" = "Ви допомагаєте робити мапи OpenStreetMap та Mapbox кращими надаючі анонімізовані дані про користування застосунком.";
"TELEMETRY_ENABLED_MSG" = "Ви допомагаєте робити мапи OpenStreetMap та Mapbox кращими надаючи анонімізовані дані про користування застосунком.";

/* Telemetry prompt button */
"TELEMETRY_ENABLED_OFF" = "Припинити участь";
Expand All @@ -86,7 +86,7 @@
"TELEMETRY_NAME" = "Телеметрія Mapbox";

/* Telemetry prompt title */
"TELEMETRY_TITLE" = "Робить мапи Mapbox кращими";
"TELEMETRY_TITLE" = "Робіть мапи Mapbox кращими";

/* Default user location annotation title */
"USER_DOT_TITLE" = "Ви тут";
Expand Down
2 changes: 1 addition & 1 deletion platform/ios/resources/uk.lproj/Localizable.stringsdict
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<key>few</key>
<string>Показано %d підписи</string>
<key>other</key>
<string>Показано %d підписів</string>
<string>Показано %d підпис(ів)</string>
</dict>
</dict>
</dict>
Expand Down
Loading