@@ -2209,7 +2209,7 @@ blev reduceret til %s hjørner efter forenkling</translation>
2209
2209
</message>
2210
2210
<message>
2211
2211
<source>Join attributes by location</source>
2212
- <translation>Tilføj attibutter via spatielt overlap </translation>
2212
+ <translation>Tilføj attributter via placering </translation>
2213
2213
</message>
2214
2214
<message>
2215
2215
<source>Please specify target vector layer</source>
@@ -5760,6 +5760,9 @@ GEOS geoprocessing error: One or more input features have invalid geometry.</sou
5760
5760
<location filename="../src/plugins/globe/globe_plugin.cpp" line="213"/>
5761
5761
<location filename="../src/plugins/globe/globe_plugin.cpp" line="214"/>
5762
5762
<location filename="../src/plugins/globe/globe_plugin.cpp" line="215"/>
5763
+ <location filename="../src/plugins/globe/globe_plugin.cpp" line="781"/>
5764
+ <location filename="../src/plugins/globe/globe_plugin.cpp" line="782"/>
5765
+ <location filename="../src/plugins/globe/globe_plugin.cpp" line="783"/>
5763
5766
<source>&Globe</source>
5764
5767
<translation>&Klode</translation>
5765
5768
</message>
@@ -13295,7 +13298,7 @@ Fejl: %3
13295
13298
<location filename="../src/app/qgisapp.cpp" line="6195"/>
13296
13299
<location filename="../src/app/qgisapp.cpp" line="6206"/>
13297
13300
<source>Duplicate layer: </source>
13298
- <translation>Dublér lag: </translation>
13301
+ <translation>Dubleret lag: </translation>
13299
13302
</message>
13300
13303
<message>
13301
13304
<location filename="../src/app/qgisapp.cpp" line="6196"/>
@@ -13329,7 +13332,7 @@ Fejl: %3
13329
13332
<message>
13330
13333
<location filename="../src/app/qgisapp.cpp" line="6474"/>
13331
13334
<source>You are running a development version of QGIS</source>
13332
- <translation>Dette er en udvikler version af QGIS</translation>
13335
+ <translation>Du kører med en udviklerversion af QGIS</translation>
13333
13336
</message>
13334
13337
<message>
13335
13338
<location filename="../src/app/qgisapp.cpp" line="6478"/>
@@ -27139,7 +27142,7 @@ p, li { white-space: pre-wrap; }
27139
27142
<message>
27140
27143
<location filename="../src/plugins/grass/qgsgrassedit.cpp" line="316"/>
27141
27144
<source>Edit attributes</source>
27142
- <translation>Redigér attibutter </translation>
27145
+ <translation>Redigér attributter </translation>
27143
27146
</message>
27144
27147
<message>
27145
27148
<location filename="../src/plugins/grass/qgsgrassedit.cpp" line="321"/>
@@ -33600,7 +33603,7 @@ vises ikke</translation>
33600
33603
<message>
33601
33604
<location filename="../src/app/qgsmaptoolrotatepointsymbols.cpp" line="113"/>
33602
33605
<source>The active point layer does not have a rotation attribute</source>
33603
- <translation>Det aktive punktlag har ikke en rotationsattibut </translation>
33606
+ <translation>Det aktive punktlag har ikke en rotationsattribut </translation>
33604
33607
</message>
33605
33608
<message>
33606
33609
<location filename="../src/app/qgsmaptoolrotatepointsymbols.cpp" line="193"/>
@@ -38164,7 +38167,7 @@ Altid netværk: indlæs altid fra netværk og tjek ikke, om cachen har en gyldig
38164
38167
<message>
38165
38168
<location filename="../src/ui/qgsoptionsbase.ui" line="2839"/>
38166
38169
<source>Suppress attributes pop-up windows after each created feature</source>
38167
- <translation>Undertryk attibutters popup-vinduer efter hvert oprettet objekt</translation>
38170
+ <translation>Undertryk attributters popup-vinduer efter hvert oprettet objekt</translation>
38168
38171
</message>
38169
38172
<message>
38170
38173
<location filename="../src/ui/qgsoptionsbase.ui" line="2862"/>
@@ -47919,6 +47922,39 @@ forbedring</translation>
47919
47922
<translation>Symbolniveauer...</translation>
47920
47923
</message>
47921
47924
</context>
47925
+ <context>
47926
+ <name>QgsSmartGroupCondition</name>
47927
+ <message>
47928
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="33"/>
47929
+ <source>has the tag</source>
47930
+ <translation type="unfinished"></translation>
47931
+ </message>
47932
+ <message>
47933
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="34"/>
47934
+ <source>is a member of group</source>
47935
+ <translation type="unfinished"></translation>
47936
+ </message>
47937
+ <message>
47938
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="35"/>
47939
+ <source>has a part of name matching</source>
47940
+ <translation type="unfinished"></translation>
47941
+ </message>
47942
+ <message>
47943
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="36"/>
47944
+ <source>does NOT have the tag</source>
47945
+ <translation type="unfinished"></translation>
47946
+ </message>
47947
+ <message>
47948
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="37"/>
47949
+ <source>is NOT a member of group</source>
47950
+ <translation type="unfinished"></translation>
47951
+ </message>
47952
+ <message>
47953
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="38"/>
47954
+ <source>has NO part of name matching</source>
47955
+ <translation type="unfinished"></translation>
47956
+ </message>
47957
+ </context>
47922
47958
<context>
47923
47959
<name>QgsSmartGroupConditionWidget</name>
47924
47960
<message>
@@ -47934,6 +47970,16 @@ forbedring</translation>
47934
47970
</context>
47935
47971
<context>
47936
47972
<name>QgsSmartGroupEditorDialog</name>
47973
+ <message>
47974
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="86"/>
47975
+ <source>ALL the constraints</source>
47976
+ <translation type="unfinished"></translation>
47977
+ </message>
47978
+ <message>
47979
+ <location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="87"/>
47980
+ <source>any ONE of the constraints</source>
47981
+ <translation type="unfinished"></translation>
47982
+ </message>
47937
47983
<message>
47938
47984
<location filename="../src/gui/symbology-ng/qgssmartgroupeditordialog.cpp" line="204"/>
47939
47985
<source>Invalid name</source>
@@ -50530,6 +50576,16 @@ Der var et problem med til din symboldatabase.</translation>
50530
50576
</context>
50531
50577
<context>
50532
50578
<name>QgsSymbolsListWidget</name>
50579
+ <message>
50580
+ <location filename="../src/gui/symbology-ng/qgssymbolslistwidget.cpp" line="74"/>
50581
+ <source>Style Manager</source>
50582
+ <translation type="unfinished">Stilartstyring</translation>
50583
+ </message>
50584
+ <message>
50585
+ <location filename="../src/gui/symbology-ng/qgssymbolslistwidget.cpp" line="76"/>
50586
+ <source>Save in symbol library...</source>
50587
+ <translation type="unfinished"></translation>
50588
+ </message>
50533
50589
<message>
50534
50590
<location filename="../src/gui/symbology-ng/qgssymbolslistwidget.cpp" line="223"/>
50535
50591
<source>Symbol name</source>
@@ -61812,7 +61868,7 @@ p, li { white-space: pre-wrap; }
61812
61868
<location filename="../src/plugins/evis/ui/evisgenericeventbrowserguibase.ui" line="222"/>
61813
61869
<source>If checked the path to the image will be defined appending the attribute in the field selected from the “Attribute Containing Path to Image” drop-down list to the “Base Path” defined below.</source>
61814
61870
<translatorcomment>Shorter sentences please...</translatorcomment>
61815
- <translation>Hvis markeret, vil stien til billedet blive defineret ved at føje attributten i det valgte felt fra "Attibut indeholdende sti til billede"-dropdown-listen til "Basis-stien" defineret herunder.</translation>
61871
+ <translation>Hvis markeret, vil stien til billedet blive defineret ved at føje attributten i det valgte felt fra "Attribut indeholdende sti til billede"-dropdown-listen til "Basis-stien" defineret herunder.</translation>
61816
61872
</message>
61817
61873
<message>
61818
61874
<location filename="../src/plugins/evis/ui/evisgenericeventbrowserguibase.ui" line="225"/>
0 commit comments