-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf77244
commit 3220ed7
Showing
1 changed file
with
110 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="da"> | ||
<context> | ||
<name>LocaleConfig</name> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="47"/> | ||
<source>Re&gion:</source> | ||
<translation>&Region:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="76"/> | ||
<source>De&tailed Settings</source> | ||
<translation>&Detaljerede indstillinger</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="83"/> | ||
<source>&Numbers:</source> | ||
<translation>&Tal:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="112"/> | ||
<source>&Time:</source> | ||
<translation>&Tid:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="141"/> | ||
<source>Currenc&y:</source> | ||
<translation>&Valuta:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="170"/> | ||
<source>Measurement &Units:</source> | ||
<translation>&Måleenheder:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="199"/> | ||
<source>Co&llation and Sorting:</source> | ||
<translation>&Sammenligning og sortering:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="238"/> | ||
<source><b>Examples</b></source> | ||
<translation><b>Eksempler</b></translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="248"/> | ||
<source>Numbers:</source> | ||
<translation>Tal:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="268"/> | ||
<source>Time:</source> | ||
<translation>Tid:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="288"/> | ||
<source>Currency:</source> | ||
<translation>Valuta:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.ui" line="308"/> | ||
<source>Measurement Units:</source> | ||
<translation>Måleenheder:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.cpp" line="119"/> | ||
<source>No change</source> | ||
<translation>Ingen ændring</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.cpp" line="308"/> | ||
<source>Format Settings Changed</source> | ||
<translation>Formatindstillinger ændret</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.cpp" line="309"/> | ||
<source>Save the settings ? (they will take effect the next time you log in)</source> | ||
<translation>Gem indstillingerne? (de træder i kraft næste gang du logger ind)</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.cpp" line="430"/> | ||
<source>Imperial UK</source> | ||
<translation>Imperial UK</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.cpp" line="434"/> | ||
<source>Imperial US</source> | ||
<translation>Imperial US</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../localeconfig.cpp" line="438"/> | ||
<source>Metric</source> | ||
<translation>Metrisk</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../../../main.cpp" line="38"/> | ||
<source>LXQt Locale Configuration</source> | ||
<translation>LXQt-sprogkonfiguraton</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../main.cpp" line="43"/> | ||
<source>Locale Settings</source> | ||
<translation>Sprogindstillinger</translation> | ||
</message> | ||
</context> | ||
</TS> |