diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-12-30 18:28:57 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-12-30 18:28:57 +0100 |
commit | d53a297a6d8dd98bcfc863c6dd3faa59baf6f72e (patch) | |
tree | 401f239324971acae49d5b1de5c41189cc5b8f94 /editor/translations/nb.po | |
parent | c2a28aa28d1278fdff61f62f24996ce4328335a7 (diff) |
i18n: Sync translation template with current source
Diffstat (limited to 'editor/translations/nb.po')
-rw-r--r-- | editor/translations/nb.po | 129 |
1 files changed, 109 insertions, 20 deletions
diff --git a/editor/translations/nb.po b/editor/translations/nb.po index e9b29f3911..1c6c3aa2af 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -36,6 +36,10 @@ msgid "Invalid type argument to convert(), use TYPE_* constants." msgstr "Ugyldig argumenttype til convert(), bruk TYPE_*-konstantene." #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/mono/glue/gd_glue.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp msgid "Not enough bytes for decoding bytes, or invalid format." @@ -444,6 +448,10 @@ msgid "Not possible to add a new track without a root" msgstr "Ikke mulig å legge til et nytt spor uten en rot" #: editor/animation_track_editor.cpp +msgid "Invalid track for Bezier (no suitable sub-properties)" +msgstr "" + +#: editor/animation_track_editor.cpp #, fuzzy msgid "Add Bezier Track" msgstr "Anim Legg til Spor" @@ -2098,6 +2106,15 @@ msgid "Search Help" msgstr "Søk hjelp" #: editor/editor_help_search.cpp +msgid "Case Sensitive" +msgstr "Forskjell på små og store bokstaver" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Show Hierarchy" +msgstr "Vis hjelpere" + +#: editor/editor_help_search.cpp #, fuzzy msgid "Display All" msgstr "Erstatt Alle" @@ -2142,6 +2159,30 @@ msgstr "Medlemmer" msgid "Class" msgstr "Klasse:" +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Method" +msgstr "Metoder" + +#: editor/editor_help_search.cpp editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Signal" +msgstr "Signaler" + +#: editor/editor_help_search.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Constant" +msgstr "Konstant" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Property" +msgstr "Egenskap:" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Theme Property" +msgstr "Egenskaper" + #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" msgstr "Egenskap:" @@ -3570,6 +3611,14 @@ msgid "Importing:" msgstr "Importerer:" #: editor/export_template_manager.cpp +msgid "Error getting the list of mirrors." +msgstr "" + +#: editor/export_template_manager.cpp +msgid "Error parsing JSON of mirror list. Please report this issue!" +msgstr "" + +#: editor/export_template_manager.cpp msgid "" "No download links found for this version. Direct download is only available " "for official releases." @@ -4866,6 +4915,11 @@ msgstr "Flytt Modus" #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy +msgid "Transition exists!" +msgstr "Overgang" + +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy msgid "Add Transition" msgstr "Overgang" @@ -6247,12 +6301,23 @@ msgstr "" msgid "Outline Size:" msgstr "" +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "UV Channel Debug" +msgstr "" + #: editor/plugins/mesh_library_editor_plugin.cpp msgid "Remove item %d?" msgstr "Fjern element %d?" #: editor/plugins/mesh_library_editor_plugin.cpp #, fuzzy +msgid "" +"Update from existing scene?:\n" +"%s" +msgstr "Oppdater fra Scene" + +#: editor/plugins/mesh_library_editor_plugin.cpp +#, fuzzy msgid "Mesh Library" msgstr "MeshBibliotek..." @@ -7170,11 +7235,6 @@ msgid "Source" msgstr "Ressurs" #: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Signal" -msgstr "Signaler" - -#: editor/plugins/script_text_editor.cpp msgid "Target" msgstr "" @@ -7203,6 +7263,11 @@ msgid "Only resources from filesystem can be dropped." msgstr "" #: editor/plugins/script_text_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Can't drop nodes because script '%s' is not used in this scene." +msgstr "" + +#: editor/plugins/script_text_editor.cpp msgid "Lookup Symbol" msgstr "" @@ -7870,20 +7935,39 @@ msgstr "Lag ny %s" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy +msgid "Mesh2D Preview" +msgstr "Lager Forhåndsvisning av Mesh" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy msgid "Create Polygon2D" msgstr "Lag Poly" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Polygon2D Preview" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp #, fuzzy msgid "Create CollisionPolygon2D" msgstr "Lag Poly" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy +msgid "CollisionPolygon2D Preview" +msgstr "Lag Poly" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy msgid "Create LightOccluder2D" msgstr "Lag mappe" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "LightOccluder2D Preview" +msgstr "Lag mappe" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "" @@ -7966,6 +8050,11 @@ msgid "Add Frame" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Unable to load images" +msgstr "Kunne ikke laste ressurs." + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" msgstr "" @@ -8276,10 +8365,6 @@ msgid "Color" msgstr "Farge" #: editor/plugins/theme_editor_plugin.cpp -msgid "Constant" -msgstr "Konstant" - -#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Theme File" msgstr "Tema" @@ -8711,6 +8796,16 @@ msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "Make Convex" +msgstr "Flytt Polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Concave" +msgstr "Flytt Polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy msgid "Create Collision Polygon" msgstr "Lag Poly" @@ -11509,10 +11604,6 @@ 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 "" @@ -11656,6 +11747,11 @@ msgstr "" #: modules/gridmap/grid_map_editor_plugin.cpp #, fuzzy +msgid "Paste Selects" +msgstr "Fjern Utvalg" + +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy msgid "Clear Selection" msgstr "Fjern Utvalg" @@ -11936,10 +12032,6 @@ msgid "Add Preload Node" msgstr "" #: modules/visual_script/visual_script_editor.cpp -msgid "Can't drop nodes because script '%s' is not used in this scene." -msgstr "" - -#: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" msgstr "Legg til node(r) fra tre" @@ -13438,9 +13530,6 @@ msgstr "Konstanter kan ikke endres." #~ msgid "Replace By" #~ msgstr "Erstatt Med" -#~ msgid "Case Sensitive" -#~ msgstr "Forskjell på små og store bokstaver" - #~ msgid "Backwards" #~ msgstr "Baklengs" |