diff options
Diffstat (limited to 'editor/translations/nb.po')
-rw-r--r-- | editor/translations/nb.po | 505 |
1 files changed, 405 insertions, 100 deletions
diff --git a/editor/translations/nb.po b/editor/translations/nb.po index 7b642c69e0..3bc8192461 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -69,6 +69,35 @@ msgstr "Ugyldige argumenter for å lage \"%s\"" msgid "On call to '%s':" msgstr "Når \"%s\" ble anropt:" +#: core/ustring.cpp +msgid "B" +msgstr "" + +#: core/ustring.cpp +msgid "KiB" +msgstr "" + +#: core/ustring.cpp +#, fuzzy +msgid "MiB" +msgstr "Bland" + +#: core/ustring.cpp +msgid "GiB" +msgstr "" + +#: core/ustring.cpp +msgid "TiB" +msgstr "" + +#: core/ustring.cpp +msgid "PiB" +msgstr "" + +#: core/ustring.cpp +msgid "EiB" +msgstr "" + #: editor/animation_bezier_editor.cpp msgid "Free" msgstr "Frigjør" @@ -517,6 +546,11 @@ msgid "Select None" msgstr "Kutt Noder" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "Velg en AnimationPlayer fra scenetreet for å endre animasjoner." + +#: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." msgstr "Vis kun spor fra noder valgt i treet." @@ -852,7 +886,8 @@ msgstr "Kobler Til Signal:" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/project_export.cpp #: editor/project_settings_editor.cpp editor/property_editor.cpp #: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp #: modules/visual_script/visual_script_editor.cpp @@ -962,7 +997,8 @@ msgstr "Søk:" msgid "Matches:" msgstr "Treff:" -#: editor/create_dialog.cpp editor/plugin_config_dialog.cpp +#: editor/create_dialog.cpp editor/editor_plugin_settings.cpp +#: editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp editor/property_selector.cpp #: modules/visual_script/visual_script_property_selector.cpp @@ -1284,7 +1320,8 @@ msgid "Delete Bus Effect" msgstr "Slett Bus Effekt" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +#, fuzzy +msgid "Drag & drop to rearrange." msgstr "Audio Bus, Dra og Slipp for å omorganisere." #: editor/editor_audio_buses.cpp @@ -1484,6 +1521,7 @@ msgid "Add AutoLoad" msgstr "Legg til AutoLoad" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp +#: editor/editor_plugin_settings.cpp #: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Bane:" @@ -1732,6 +1770,7 @@ msgstr "Gjeldende:" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "Ny" @@ -1812,6 +1851,7 @@ msgid "New Folder..." msgstr "Ny Mappe..." #: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "Oppdater" @@ -1973,7 +2013,8 @@ msgid "Inherited by:" msgstr "Arvet av:" #: editor/editor_help.cpp -msgid "Brief Description:" +#, fuzzy +msgid "Brief Description" msgstr "Kort beskrivelse:" #: editor/editor_help.cpp @@ -1981,41 +2022,19 @@ msgid "Properties" msgstr "Egenskaper" #: editor/editor_help.cpp -msgid "Properties:" -msgstr "Egenskaper:" - -#: editor/editor_help.cpp msgid "Methods" msgstr "Metoder" #: editor/editor_help.cpp #, fuzzy -msgid "Methods:" -msgstr "Metoder" - -#: editor/editor_help.cpp -#, fuzzy msgid "Theme Properties" msgstr "Egenskaper" #: editor/editor_help.cpp -#, fuzzy -msgid "Theme Properties:" -msgstr "Egenskaper" - -#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp -msgid "Signals:" -msgstr "Signaler:" - -#: editor/editor_help.cpp msgid "Enumerations" msgstr "Nummereringer" #: editor/editor_help.cpp -msgid "Enumerations:" -msgstr "Nummereringer:" - -#: editor/editor_help.cpp msgid "enum " msgstr "num " @@ -2024,21 +2043,13 @@ msgid "Constants" msgstr "Konstanter" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "Konstanter:" - -#: editor/editor_help.cpp #, fuzzy msgid "Class Description" msgstr "Beskrivelse" #: editor/editor_help.cpp #, fuzzy -msgid "Class Description:" -msgstr "Beskrivelse:" - -#: editor/editor_help.cpp -msgid "Online Tutorials:" +msgid "Online Tutorials" msgstr "Online dokumentasjon:" #: editor/editor_help.cpp @@ -2057,11 +2068,6 @@ msgid "Property Descriptions" msgstr "Egenskapsbeskrivelse:" #: editor/editor_help.cpp -#, fuzzy -msgid "Property Descriptions:" -msgstr "Egenskapsbeskrivelse:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this property. Please help us by " "[color=$color][url=$url]contributing one[/url][/color]!" @@ -2075,11 +2081,6 @@ msgid "Method Descriptions" msgstr "Metodebeskrivelse:" #: editor/editor_help.cpp -#, fuzzy -msgid "Method Descriptions:" -msgstr "Metodebeskrivelse:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this method. Please help us by [color=" "$color][url=$url]contributing one[/url][/color]!" @@ -2159,8 +2160,8 @@ msgstr "Output:" msgid "Copy Selection" msgstr "Fjern Utvalg" -#: editor/editor_log.cpp editor/editor_profiler.cpp -#: editor/editor_properties.cpp +#: editor/editor_log.cpp editor/editor_network_profiler.cpp +#: editor/editor_profiler.cpp editor/editor_properties.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/property_editor.cpp editor/scene_tree_dock.cpp #: editor/script_editor_debugger.cpp @@ -2173,6 +2174,50 @@ msgstr "Tøm" msgid "Clear Output" msgstr "Nullstill resultat" +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +#: editor/editor_profiler.cpp +msgid "Stop" +msgstr "Stopp" + +#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp +#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp +#, fuzzy +msgid "Start" +msgstr "Start!" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +#, fuzzy +msgid "Down" +msgstr "Last ned" + +#: editor/editor_network_profiler.cpp +msgid "Up" +msgstr "" + +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +msgid "Node" +msgstr "Node" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RSET" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RSET" +msgstr "" + #: editor/editor_node.cpp editor/project_manager.cpp msgid "New Window" msgstr "" @@ -2772,6 +2817,19 @@ msgstr "Prosjekt" msgid "Project Settings..." msgstr "Prosjektinnstillinger" +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Version Control" +msgstr "Versjon:" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Set Up Version Control" +msgstr "" + +#: editor/editor_node.cpp +msgid "Shut Down Version Control" +msgstr "" + #: editor/editor_node.cpp #, fuzzy msgid "Export..." @@ -3006,10 +3064,6 @@ msgstr "Sett scenen på pause" msgid "Stop the scene." msgstr "Stopp scenen." -#: editor/editor_node.cpp editor/editor_profiler.cpp -msgid "Stop" -msgstr "Stopp" - #: editor/editor_node.cpp msgid "Play the edited scene." msgstr "Spill den redigerte scenen." @@ -3066,10 +3120,6 @@ msgid "Inspector" msgstr "Inspektør" #: editor/editor_node.cpp -msgid "Node" -msgstr "Node" - -#: editor/editor_node.cpp #, fuzzy msgid "Expand Bottom Panel" msgstr "Utvid alle" @@ -3093,15 +3143,21 @@ msgstr "Håndter Eksportmaler" #: editor/editor_node.cpp msgid "" -"This will install the Android project for custom builds.\n" -"Note that, in order to use it, it needs to be enabled per export preset." +"This will set up your project for custom Android builds by installing the " +"source template to \"res://android/build\".\n" +"You can then apply modifications and build your own custom APK on export " +"(adding modules, changing the AndroidManifest.xml, etc.).\n" +"Note that in order to make custom builds instead of using pre-built APKs, " +"the \"Use Custom Build\" option should be enabled in the Android export " +"preset." msgstr "" #: editor/editor_node.cpp msgid "" -"Android build template is already installed and it won't be overwritten.\n" -"Remove the \"build\" directory manually before attempting this operation " -"again." +"The Android build template is already installed in this project and it won't " +"be overwritten.\n" +"Remove the \"res://android/build\" directory manually before attempting this " +"operation again." msgstr "" #: editor/editor_node.cpp @@ -3165,6 +3221,11 @@ msgstr "Åpne den neste Editoren" msgid "Open the previous Editor" msgstr "Åpne den forrige Editoren" +#: editor/editor_path.cpp +#, fuzzy +msgid "No sub-resources found." +msgstr "Ressurs" + #: editor/editor_plugin.cpp msgid "Creating Mesh Previews" msgstr "Lager Forhåndsvisning av Mesh" @@ -3175,6 +3236,11 @@ msgstr "Miniatyrbilde..." #: editor/editor_plugin_settings.cpp #, fuzzy +msgid "Main Script:" +msgstr "Kjør Skript" + +#: editor/editor_plugin_settings.cpp +#, fuzzy msgid "Edit Plugin" msgstr "Rediger Poly" @@ -3204,12 +3270,6 @@ msgstr "Status:" msgid "Edit:" msgstr "Rediger" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -#, fuzzy -msgid "Start" -msgstr "Start!" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "Mål:" @@ -4071,9 +4131,9 @@ msgstr " Filer" msgid "Import As:" msgstr "Importer Som:" -#: editor/import_dock.cpp editor/property_editor.cpp +#: editor/import_dock.cpp #, fuzzy -msgid "Preset..." +msgid "Preset" msgstr "Preset..." #: editor/import_dock.cpp @@ -4552,6 +4612,7 @@ msgid "Change Animation Name:" msgstr "Endre Animasjonsnavn:" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Fjern Animasjon?" @@ -5154,11 +5215,6 @@ msgid "Sort:" msgstr "Sorter:" #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy -msgid "Reverse sorting." -msgstr "Ber om..." - -#: editor/plugins/asset_library_editor_plugin.cpp #: editor/project_settings_editor.cpp msgid "Category:" msgstr "Kategori:" @@ -5450,6 +5506,11 @@ msgstr "Panorerings-Modus" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy +msgid "Ruler Mode" +msgstr "Velg Modus" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy msgid "Toggle snapping." msgstr "Slå av/på snapping" @@ -6560,7 +6621,7 @@ msgstr "Instans:" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp msgid "Type:" msgstr "Type:" @@ -6782,14 +6843,14 @@ msgid "Toggle Scripts Panel" msgstr "Veksle skriptpanel" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Over" -msgstr "Hopp Over" - -#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Into" msgstr "Tre inn i" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp +msgid "Step Over" +msgstr "Hopp Over" + +#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Break" msgstr "Brekk" @@ -6871,7 +6932,7 @@ msgstr "Fjern Nylige Scener" msgid "Connections to method:" msgstr "Koble Til Node:" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Source" msgstr "Ressurs" @@ -7685,6 +7746,11 @@ msgstr "(tom)" #: editor/plugins/sprite_frames_editor_plugin.cpp #, fuzzy +msgid "Move Frame" +msgstr "Flytt Modus" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy msgid "Animations:" msgstr "Animasjoner" @@ -8022,6 +8088,15 @@ msgid "Enable Priority" msgstr "Rediger Filtre" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Filter tiles" +msgstr "Filtrer Filer..." + +#: editor/plugins/tile_map_editor_plugin.cpp +msgid "Give a TileSet resource to this TileMap to use its tiles." +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint Tile" msgstr "" @@ -8171,6 +8246,11 @@ msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "" +"Add or select a texture on the left panel to edit the tiles bound to it." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." msgstr "Fjern Kurvepunkt" @@ -8349,6 +8429,110 @@ msgstr "Denne operasjonen kan ikke gjøres uten en scene." msgid "TileSet" msgstr "TileSet..." +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No VCS addons are available." +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp editor/rename_dialog.cpp +msgid "Error" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "No commit message was provided" +msgstr "Ingen navn gitt" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No files added to stage" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit" +msgstr "Fellesskap" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "VCS Addon is not initialized" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control System" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Initialize" +msgstr "Store bokstaver" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Staging area" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Detect new changes" +msgstr "Lag ny %s" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Changes" +msgstr "Forandre" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Modified" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Renamed" +msgstr "Endre navn" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Deleted" +msgstr "Slett" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Typechange" +msgstr "Forandre" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage Selected" +msgstr "Slett Valgte" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage All" +msgstr "Lagre Alle" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Add a commit message" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit Changes" +msgstr "Synkroniser Skriptforandringer" + +#: editor/plugins/version_control_editor_plugin.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp +msgid "Status" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "View file diffs before committing them to the latest version" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No file diff is active" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Detect changes in file diff" +msgstr "" + #: editor/plugins/visual_shader_editor_plugin.cpp msgid "(GLES3 only)" msgstr "" @@ -8607,6 +8791,11 @@ msgid "" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated scalar if the provided boolean value is true or false." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Returns the boolean result of the comparison between two parameters." msgstr "" @@ -9840,6 +10029,11 @@ msgid "Settings saved OK." msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Moved Input Action Event" +msgstr "Fjern Utvalg" + +#: editor/project_settings_editor.cpp msgid "Override for Feature" msgstr "" @@ -9981,6 +10175,11 @@ msgid "Plugins" msgstr "Plugins" #: editor/property_editor.cpp +#, fuzzy +msgid "Preset..." +msgstr "Preset..." + +#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -10156,10 +10355,6 @@ msgstr "Store versaler" msgid "Reset" msgstr "Nullstill Zoom" -#: editor/rename_dialog.cpp -msgid "Error" -msgstr "" - #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp msgid "Reparent Node" msgstr "" @@ -10215,6 +10410,10 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Replace with Branch Scene" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Instance Child Scene" msgstr "" @@ -10256,10 +10455,24 @@ msgid "Make node as Root" msgstr "Lagre Scene" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" +#, fuzzy +msgid "Delete %d nodes?" +msgstr "Kutt Noder" + +#: editor/scene_tree_dock.cpp +msgid "Delete the root node \"%s\"?" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Delete node \"%s\" and its children?" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete node \"%s\"?" +msgstr "Kutt Noder" + +#: editor/scene_tree_dock.cpp msgid "Can not perform with the root node." msgstr "" @@ -10671,11 +10884,42 @@ msgid "Bytes:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Stack Trace" -msgstr "" +#, fuzzy +msgid "Warning:" +msgstr "Advarsler:" #: editor/script_editor_debugger.cpp -msgid "Pick one or more items from the list to display the graph." +#, fuzzy +msgid "Error:" +msgstr "Error!" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error" +msgstr "Last Errors" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error:" +msgstr "Last Errors" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source" +msgstr "Ressurs" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Source:" +msgstr "Ressurs" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source:" +msgstr "Ressurs" + +#: editor/script_editor_debugger.cpp +msgid "Stack Trace" msgstr "" #: editor/script_editor_debugger.cpp @@ -10683,8 +10927,9 @@ msgid "Errors" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "Frakoblet" #: editor/script_editor_debugger.cpp #, fuzzy @@ -10692,6 +10937,11 @@ msgid "Copy Error" msgstr "Last Errors" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "Slett punkter" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10708,6 +10958,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "Eksporter Prosjekt" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10720,6 +10975,10 @@ msgid "Monitors" msgstr "" #: editor/script_editor_debugger.cpp +msgid "Pick one or more items from the list to display the graph." +msgstr "" + +#: editor/script_editor_debugger.cpp msgid "List of Video Memory Usage by Resource:" msgstr "" @@ -10923,10 +11182,6 @@ msgid "Library" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Status" -msgstr "" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10935,6 +11190,10 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "" @@ -11094,6 +11353,15 @@ msgstr "" msgid "Pick Distance:" msgstr "" +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Filter meshes" +msgstr "Lim inn Noder" + +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "Give a MeshLibrary resource to this GridMap to use its meshes." +msgstr "" + #: modules/mono/csharp_script.cpp msgid "Class name can't be a reserved keyword" msgstr "" @@ -11237,6 +11505,10 @@ msgid "Create a new variable." msgstr "Lag ny %s" #: modules/visual_script/visual_script_editor.cpp +msgid "Signals:" +msgstr "Signaler:" + +#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Create a new signal." msgstr "Lag en ny polygon fra bunnen." @@ -11407,6 +11679,11 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Make Tool:" +msgstr "Lag Ben" + +#: modules/visual_script/visual_script_editor.cpp msgid "Base Type:" msgstr "" @@ -11558,7 +11835,8 @@ msgstr "" #: platform/android/export/export.cpp msgid "" -"Android project is not installed for compiling. Install from Editor menu." +"Android build template not installed in the project. Install it from the " +"Project menu." msgstr "" #: platform/android/export/export.cpp @@ -12224,6 +12502,39 @@ msgstr "" msgid "Constants cannot be modified." msgstr "Konstanter kan ikke endres." +#~ msgid "Properties:" +#~ msgstr "Egenskaper:" + +#, fuzzy +#~ msgid "Methods:" +#~ msgstr "Metoder" + +#, fuzzy +#~ msgid "Theme Properties:" +#~ msgstr "Egenskaper" + +#~ msgid "Enumerations:" +#~ msgstr "Nummereringer:" + +#~ msgid "Constants:" +#~ msgstr "Konstanter:" + +#, fuzzy +#~ msgid "Class Description:" +#~ msgstr "Beskrivelse:" + +#, fuzzy +#~ msgid "Property Descriptions:" +#~ msgstr "Egenskapsbeskrivelse:" + +#, fuzzy +#~ msgid "Method Descriptions:" +#~ msgstr "Metodebeskrivelse:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "Ber om..." + #~ msgid "" #~ "Can't open file_type_cache.cch for writing, not saving file type cache!" #~ msgstr "" @@ -12396,9 +12707,6 @@ msgstr "Konstanter kan ikke endres." #~ msgid "Instance the selected scene(s) as child of the selected node." #~ msgstr "Instanser den valgte scene(r) som barn av den valgte noden." -#~ msgid "Warnings:" -#~ msgstr "Advarsler:" - #, fuzzy #~ msgid "Font Size:" #~ msgstr "Frontvisning" @@ -12433,9 +12741,6 @@ msgstr "Konstanter kan ikke endres." #~ msgid "Select a split to erase it." #~ msgstr "Velg en Mappe å Skanne" -#~ msgid "No name provided" -#~ msgstr "Ingen navn gitt" - #~ msgid "Create Poly" #~ msgstr "Lag Poly" |