Changeset 19557 in osm for applications/editors/josm/i18n/po/nb.po
- Timestamp:
- 2010-01-19T06:03:41+01:00 (17 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/nb.po (modified) (32 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/nb.po
r19552 r19557 8 8 "Project-Id-Version: josm\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2010-01-18 14:23-0500\n"10 "POT-Creation-Date: 2010-01-18 23:20-0500\n" 11 11 "PO-Revision-Date: 2010-01-18 11:12-0500\n" 12 12 "Last-Translator: Tor Christian Tovslid <tctovsli@gmail.com>\n" … … 20 20 21 21 #. FIXME why is help not a JosmAction? 22 #: ../core/src/org/openstreetmap/josm/Main.java:20 022 #: ../core/src/org/openstreetmap/josm/Main.java:204 23 23 #: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25 24 24 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:482 … … 31 31 msgstr "Hjelp" 32 32 33 #: ../core/src/org/openstreetmap/josm/Main.java:3 7833 #: ../core/src/org/openstreetmap/josm/Main.java:396 34 34 #, java-format 35 35 msgid "Ignoring malformed file URL: \"{0}\"" 36 36 msgstr "Overser feilutformet fil-URL: «{0}»" 37 37 38 #: ../core/src/org/openstreetmap/josm/Main.java:3 7939 #: ../core/src/org/openstreetmap/josm/Main.java:4 1240 #: ../core/src/org/openstreetmap/josm/Main.java:4 8038 #: ../core/src/org/openstreetmap/josm/Main.java:397 39 #: ../core/src/org/openstreetmap/josm/Main.java:430 40 #: ../core/src/org/openstreetmap/josm/Main.java:498 41 41 #: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:107 42 42 #: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:133 … … 92 92 msgstr "Advarsel" 93 93 94 #: ../core/src/org/openstreetmap/josm/Main.java:4 1194 #: ../core/src/org/openstreetmap/josm/Main.java:429 95 95 msgid "Parameter \"downloadgps\" does not accept file names or file URLs" 96 96 msgstr "" 97 97 98 #: ../core/src/org/openstreetmap/josm/Main.java:4 7998 #: ../core/src/org/openstreetmap/josm/Main.java:497 99 99 #, java-format 100 100 msgid "Ignoring malformed URL: \"{0}\"" … … 3815 3815 3816 3816 #: ../core/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:265 3817 msgid "Authorisation Failed" 3818 msgstr "" 3817 #, fuzzy 3818 msgid "Authorization Failed" 3819 msgstr "Tilkobling mislykkes" 3819 3820 3820 3821 #: ../core/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java:281 3821 3822 #, fuzzy 3822 msgid "Authentication ifailed"3823 msgid "Authentication failed" 3823 3824 msgstr "Tilkobling mislykkes" 3824 3825 … … 3855 3856 msgstr "" 3856 3857 3858 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:37 3857 3859 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:38 3858 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:393859 3860 msgid "Upload Preferences" 3860 3861 msgstr "Last opp innstillinger" 3861 3862 3862 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:3 83863 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:37 3863 3864 msgid "Upload the current preferences to the server" 3864 3865 msgstr "Last opp aktive innstillinger til tjener" 3865 3866 3867 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:54 3866 3868 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:55 3867 3869 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:56 3868 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:573869 3870 msgid "string" 3870 3871 msgstr "streng" 3871 3872 3872 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:5 53873 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:54 3873 3874 msgid "Name of the user." 3874 3875 msgstr "Brukernavn" 3875 3876 3876 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:5 63877 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:55 3877 3878 msgid "OSM Password." 3878 3879 msgstr "Passord hos OSM." 3879 3880 3880 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:5 73881 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:56 3881 3882 msgid "Resize the applet to the given geometry (format: WIDTHxHEIGHT)" 3882 3883 msgstr "Endre vinduets størrelse til oppgitt geometri (format: BREDDExHØYDE)" 3883 3884 3885 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:57 3884 3886 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:58 3885 3887 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:59 3886 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:603887 3888 msgid "string;string;..." 3888 3889 msgstr "string;string;..." 3889 3890 3890 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:5 83891 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:57 3891 3892 msgid "" 3892 3893 "Download each. Can be x1,y1,x2,y2 an URL containing lat=y&lon=x&zoom=z or a " … … 3896 3897 "lat=y&lon=x&zoom=z, eller filnavn" 3897 3898 3898 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:5 93899 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:58 3899 3900 msgid "" 3900 3901 "Download each as raw gps. Can be x1,y1,x2,y2 an URL containing " … … 3904 3905 "lat=y&lon=x&zoom=z, eller filnavn" 3905 3906 3906 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java: 603907 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:59 3907 3908 msgid "" 3908 3909 "Add each to the initial selection. Can be a google-like search string or an " … … 3912 3913 "som returnerer osm-xml" 3913 3914 3914 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:6 13915 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:60 3915 3916 msgid "any" 3916 3917 msgstr "enhver" 3917 3918 3918 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:6 13919 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:60 3919 3920 msgid "If specified, reset the configuration instead of reading it." 3920 3921 msgstr "Hvis angitt, gå til standardinnstillinger i stedet for å lese dem inn." 3921 3922 3922 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:8 73923 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:86 3923 3924 #: ../core/src/org/openstreetmap/josm/gui/io/CredentialDialog.java:165 3924 3925 msgid "Username" 3925 3926 msgstr "Brukernavn" 3926 3927 3927 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java: 903928 #: ../core/src/org/openstreetmap/josm/gui/MainApplet.java:89 3928 3929 #: ../core/src/org/openstreetmap/josm/gui/io/CredentialDialog.java:173 3929 3930 msgid "Password" … … 4041 4042 msgstr "Bygger opp hovedskjermbilde" 4042 4043 4043 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:19 54044 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:196 4044 4045 msgid "Loading plugins" 4045 4046 msgstr "Laster inn programtillegg" 4046 4047 4047 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:2 294048 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:237 4048 4049 #, java-format 4049 4050 msgid "Preference setting {0} has been removed since it is no longer used." … … 10049 10050 #: ../core/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java:101 10050 10051 #: ../core/src/org/openstreetmap/josm/gui/oauth/SemiAutomaticAuthorizationUI.java:236 10051 msgid "Authorise URL:" 10052 msgstr "" 10052 #, fuzzy 10053 #| msgid "Author" 10054 msgid "Authorize URL:" 10055 msgstr "Opphavsmann" 10053 10056 10054 10057 #: ../core/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java:125 … … 10086 10089 "<html>Run a fully automatic procedure to get an access token from the OSM " 10087 10090 "website.<br>JOSM accesses the OSM website on behalf of the JOSM user and " 10088 "fully<br>automatically authori ses the user and retrieves an Access Token.</"10091 "fully<br>automatically authorizes the user and retrieves an Access Token.</" 10089 10092 "html>" 10090 10093 msgstr "" … … 10138 10141 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:333 10139 10142 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:305 10140 msgid "Authorise now" 10141 msgstr "" 10143 #, fuzzy 10144 #| msgid "Author" 10145 msgid "Authorize now" 10146 msgstr "Opphavsmann" 10142 10147 10143 10148 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:335 10144 msgid "Click to redirect you to the authori sation form on the JOSM web site"10149 msgid "Click to redirect you to the authorization form on the JOSM web site" 10145 10150 msgstr "" 10146 10151 … … 10151 10156 10152 10157 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:366 10153 msgid "Run the automatic authori sation steps again"10158 msgid "Run the automatic authorization steps again" 10154 10159 msgstr "" 10155 10160 … … 10183 10188 10184 10189 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:442 10185 msgid "Authori se JOSM to access the OSM API"10190 msgid "Authorize JOSM to access the OSM API" 10186 10191 msgstr "" 10187 10192 … … 10190 10195 "<html>The automatic process for retrieving an OAuth Access Token<br>from the " 10191 10196 "OSM server failed.<br><br>Please try again or choose another kind of " 10192 "authori sation process,<br>i.e. semi-automatic or manual authorisation.</html>"10197 "authorization process,<br>i.e. semi-automatic or manual authorization.</html>" 10193 10198 msgstr "" 10194 10199 … … 10196 10201 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:480 10197 10202 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:505 10198 msgid "OAuth authorisation failed" 10199 msgstr "" 10203 #, fuzzy 10204 msgid "OAuth authorization failed" 10205 msgstr "Tilkobling mislykkes" 10200 10206 10201 10207 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:472 … … 10204 10210 "<html>The automatic process for retrieving an OAuth Access Token<br>from the " 10205 10211 "OSM server failed because JOSM was not able to build<br>a valid login URL " 10206 "from the OAuth Authori se Endpoint URL ''{0}''.<br><br>Please check your "10212 "from the OAuth Authorize Endpoint URL ''{0}''.<br><br>Please check your " 10207 10213 "advanced setting and try again.</html>" 10208 10214 msgstr "" … … 10219 10225 #, java-format 10220 10226 msgid "" 10221 "Please enter an OAuth Access Token which is authori sed to access the OSM "10227 "Please enter an OAuth Access Token which is authorized to access the OSM " 10222 10228 "server ''{0}''." 10223 10229 msgstr "" … … 10246 10252 #, java-format 10247 10253 msgid "" 10248 "<html><body>Please enter an OAuth Access Token which is authori sed to access "10254 "<html><body>Please enter an OAuth Access Token which is authorized to access " 10249 10255 "the OSM server ''{0}''.</body></html>" 10250 10256 msgstr "" … … 10275 10281 10276 10282 #: ../core/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java:121 10277 msgid "Please select an authorisation procedure: " 10278 msgstr "" 10283 #, fuzzy 10284 #| msgid "Please select at least four nodes." 10285 msgid "Please select an authorization procedure: " 10286 msgstr "Velg minst fire noder." 10279 10287 10280 10288 #: ../core/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java:239 … … 10284 10292 10285 10293 #: ../core/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java:340 10286 msgid "Close the dialog and cancel authorisation" 10287 msgstr "" 10294 #, fuzzy 10295 #| msgid "Close dialog and cancel downloading" 10296 msgid "Close the dialog and cancel authorization" 10297 msgstr "Steng dialog og avbryt nedlasting" 10288 10298 10289 10299 #: ../core/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java:359 … … 10319 10329 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:437 10320 10330 #, java-format 10321 msgid "Failed to authori se OAuth request ''{0}''"10331 msgid "Failed to authorize OAuth request ''{0}''" 10322 10332 msgstr "" 10323 10333 10324 10334 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:484 10325 10335 #, java-format 10326 msgid "Authori sing OAuth Request token ''{0}'' at the OSM website ..."10336 msgid "Authorizing OAuth Request token ''{0}'' at the OSM website ..." 10327 10337 msgstr "" 10328 10338 … … 10338 10348 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:498 10339 10349 #, java-format 10340 msgid "Authori sing request token ''{0}''..."10350 msgid "Authorizing request token ''{0}''..." 10341 10351 msgstr "" 10342 10352 … … 10433 10443 10434 10444 #: ../core/src/org/openstreetmap/josm/gui/oauth/SemiAutomaticAuthorizationUI.java:205 10435 msgid "<html>Step 2/3: Authori se and retrieve an Access Token</html>"10445 msgid "<html>Step 2/3: Authorize and retrieve an Access Token</html>" 10436 10446 msgstr "" 10437 10447 … … 10444 10454 msgid "" 10445 10455 "<html>JOSM successfully retrieved a Request Token. JOSM is now launching an " 10446 "authori sation page in an external browser. Please login with your OSM "10447 "username and password and follow the instructions to authori se the Request "10456 "authorization page in an external browser. Please login with your OSM " 10457 "username and password and follow the instructions to authorize the Request " 10448 10458 "Token. Then switch back to this dialog and click on <strong>{0}</" 10449 10459 "strong><br><br>If launching the external browser fails you can copy the " 10450 "following authori se URL and paste it into the address field of your browser."10460 "following authorize URL and paste it into the address field of your browser." 10451 10461 "</html>" 10452 10462 msgstr "" … … 10465 10475 "<html>JOSM has successfully retrieved an Access Token. You can now accept " 10466 10476 "this token. JOSM will use it in the future for authentication and " 10467 "authori sation to the OSM server.<br><br>The access token is: </html>"10477 "authorization to the OSM server.<br><br>The access token is: </html>" 10468 10478 msgstr "" 10469 10479 … … 10514 10524 msgid "" 10515 10525 "<html>Failed to access the OSM server ''{0}''<br>with the Access Token " 10516 "''{0}''.<br>The server rejected the Access Token as unauthori sed. You will "10526 "''{0}''.<br>The server rejected the Access Token as unauthorized. You will " 10517 10527 "not<br>be able to access any protected resource on this server using this " 10518 10528 "token.</html>" … … 11746 11756 msgid "" 11747 11757 "You do not have an Access Token yet to access the OSM server using OAuth. " 11748 "Please authori se first."11758 "Please authorize first." 11749 11759 msgstr "" 11750 11760 … … 11758 11768 11759 11769 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:306 11760 msgid "Click to step through the OAuth authori sation process"11770 msgid "Click to step through the OAuth authorization process" 11761 11771 msgstr "" 11762 11772 … … 11767 11777 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:331 11768 11778 msgid "" 11769 "Click to step through the OAuth authori sation process and generate a new "11779 "Click to step through the OAuth authorization process and generate a new " 11770 11780 "Access Token" 11771 11781 msgstr "" … … 13448 13458 #, java-format 13449 13459 msgid "" 13450 "<html>Authori sation at the OSM server with the OAuth token ''{0}'' failed."13451 "<br>The token is not authori sed to access the protected resource<br>''{1}''."13460 "<html>Authorization at the OSM server with the OAuth token ''{0}'' failed." 13461 "<br>The token is not authorized to access the protected resource<br>''{1}''." 13452 13462 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 13453 13463 "html>"
Note:
See TracChangeset
for help on using the changeset viewer.
