Oppdaterte oversettingsfil, programversjon og noen tekststrenger
This commit is contained in:
parent
15bef4617a
commit
fb07909440
|
|
@ -1,5 +1,5 @@
|
||||||
#include "globals.h"
|
#include "globals.h"
|
||||||
|
|
||||||
qreal APP_VERSJON = 0.3;
|
qreal APP_VERSJON = 0.4;
|
||||||
qreal DB_VERSJON = 0.1;
|
qreal DB_VERSJON = 0.1;
|
||||||
quint64 APPLIKASJON_STEMPEL = (quint64)0xc4b351957b3bcf8;
|
quint64 APPLIKASJON_STEMPEL = (quint64)0xc4b351957b3bcf8;
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCommandLinkButton" name="commandDeadlines">
|
<widget class="QCommandLinkButton" name="commandDeadlines">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Utløpsdatoer</string>
|
<string>Tidsfrister</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../resources.qrc">
|
<iconset resource="../../resources.qrc">
|
||||||
|
|
@ -315,6 +315,10 @@
|
||||||
</widget>
|
</widget>
|
||||||
<resources>
|
<resources>
|
||||||
<include location="../../resources.qrc"/>
|
<include location="../../resources.qrc"/>
|
||||||
|
<include location="../../resources.qrc"/>
|
||||||
|
<include location="../../resources.qrc"/>
|
||||||
|
<include location="../../resources.qrc"/>
|
||||||
|
<include location="../../resources.qrc"/>
|
||||||
</resources>
|
</resources>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
|
|
||||||
|
|
@ -83,7 +83,7 @@
|
||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Viser alle prosjekter med utløpsdatoer i synkende rekkefølge</string>
|
<string>Viser tidsfrister i antall dager. Dobbeltklikk for å gå til prosjekt</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
||||||
|
|
@ -116,7 +116,12 @@
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/mainwidgets/kundewidget.cpp" line="82"/>
|
<location filename="../src/mainwidgets/kundewidget.cpp" line="28"/>
|
||||||
|
<source>Kundenummer</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/kundewidget.cpp" line="84"/>
|
||||||
<source>kundenr. %1</source>
|
<source>kundenr. %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
@ -146,7 +151,7 @@
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.ui" line="77"/>
|
<location filename="../src/core/mainwindow.ui" line="77"/>
|
||||||
<source>Utløpsdatoer</source>
|
<source>Tidsfrister</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
@ -346,34 +351,34 @@ First string "An error occurred" Second string "This does not app
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="657"/>
|
<location filename="../src/core/mainwindow.cpp" line="738"/>
|
||||||
<source>Vil du slette dette prosjektet? Kundene som eventuelt er tilknyttet prosjektet vil ikke bli slettet</source>
|
<source>Vil du slette dette prosjektet? Kundene som eventuelt er tilknyttet prosjektet vil ikke bli slettet</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="778"/>
|
<location filename="../src/core/mainwindow.cpp" line="859"/>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="802"/>
|
<location filename="../src/core/mainwindow.cpp" line="883"/>
|
||||||
<source>Fornavn feltet er påkrevd</source>
|
<source>Fornavn feltet er påkrevd</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="781"/>
|
<location filename="../src/core/mainwindow.cpp" line="862"/>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="805"/>
|
<location filename="../src/core/mainwindow.cpp" line="886"/>
|
||||||
<source>Etternavn feltet er påkrevd</source>
|
<source>Etternavn feltet er påkrevd</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="808"/>
|
<location filename="../src/core/mainwindow.cpp" line="889"/>
|
||||||
<source>Firmanavn feltet er påkrevd</source>
|
<source>Firmanavn feltet er påkrevd</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="835"/>
|
<location filename="../src/core/mainwindow.cpp" line="916"/>
|
||||||
<source>Vil du slette denne kunden? Prosjektdataene som eventuelt er tilknyttet, vil ikke bli slettet.</source>
|
<source>Vil du slette denne kunden? Prosjektdataene som eventuelt er tilknyttet, vil ikke bli slettet.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/core/mainwindow.cpp" line="905"/>
|
<location filename="../src/core/mainwindow.cpp" line="986"/>
|
||||||
<source>Kunde med kundenummer %1 er tilknyttet prosjekt med ordrenummer %2</source>
|
<source>Kunde med kundenummer %1 er tilknyttet prosjekt med ordrenummer %2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
@ -659,12 +664,12 @@ First string "An error occurred" Second string "This does not app
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/mainwidgets/prosjektwidget.cpp" line="48"/>
|
<location filename="../src/mainwidgets/prosjektwidget.cpp" line="49"/>
|
||||||
<source>(%1)</source>
|
<source>(%1)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/mainwidgets/prosjektwidget.cpp" line="53"/>
|
<location filename="../src/mainwidgets/prosjektwidget.cpp" line="54"/>
|
||||||
<source>%1 %2 %3</source>
|
<source>%1 %2 %3</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
@ -837,6 +842,66 @@ First string "An error occurred" Second string "This does not app
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>UtlopWidget</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.ui" line="14"/>
|
||||||
|
<source>Form</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.ui" line="42"/>
|
||||||
|
<source>Utløpsdatoer</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.ui" line="86"/>
|
||||||
|
<source>Viser tidsfrister i antall dager. Dobbeltklikk for å gå til prosjekt</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.ui" line="133"/>
|
||||||
|
<source>Vis når prosjekter slutter</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.ui" line="143"/>
|
||||||
|
<source>Vis når prosjekter begynner</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="19"/>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="58"/>
|
||||||
|
<source>Prosjektnavn</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="19"/>
|
||||||
|
<source>Antall dager til prosjektet slutter</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="38"/>
|
||||||
|
<source>Utløpt</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="40"/>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="79"/>
|
||||||
|
<source>I dag</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="58"/>
|
||||||
|
<source>Antall dager til prosjektet starter</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/mainwidgets/utlopwidget.cpp" line="77"/>
|
||||||
|
<source>Startet</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>VarsleDialog</name>
|
<name>VarsleDialog</name>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user