cordova-plugin-googlemaps
Version:
Google Maps native SDK for Android and iOS, and Google Maps JavaScript API v3 for browser.
13 lines (12 loc) • 987 B
JSON
{
"CLOSE_BUTTON" : "LUK",
"APIKEY_IS_UNDEFINED_TITLE" : "Fejl med API-nøgle",
"APIKEY_IS_UNDEFINED_MESSAGE" : "Proszę zastąpić \"GOOGLE_MAPS_IOS_API_KEY\" w pliku config.xml własnym kluczem API!",
"APP_NAME_ERROR_TITLE" : "Vær sød at ændre config.xml filen",
"APP_NAME_ERROR_MESSAGE" : "Google Maps IOS SDK forårsager fejl, hvis CFBundleExecutable indeholder ikke-engelske tegn.\n Flere detaljer er tilgængelige i kommentaren i filen CordovaGoogleMaps.m.",
"LOCATION_IS_UNAVAILABLE_ERROR_TITLE" : "Placeringstjenester er ikke tilgængelige",
"LOCATION_IS_UNAVAILABLE_ERROR_MESSAGE" : "Applikationen kræver adgang til lokationstjenester. Aktivér \"Indstillinger > Privatliv > Placeringstjenester\"",
"LOCATION_IS_DENIED_MESSAGE" : "Applikationen er ikke autoriseret til at bruge lokationstjenester.",
"CAN_NOT_GET_LOCATION_MESSAGE" : "Placeringen kan ikke bestemmes.",
"LOCATION_REJECTED_BY_USER_MESSAGE" : "Placeringstjenester blev afvist af brugeren."
}