aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-08-22 13:36:05 -0400
committerKen Moore <ken@ixsystems.com>2017-08-22 13:36:05 -0400
commit0734c79b6aa3fba8ea5e7f094bc3bf425688f713 (patch)
tree67be727e6fdc069c7736f0960afd19b974d4caf5
parentGet 90% of the work for adding profiles to lumina-xconfig finished. (diff)
parentTranslated using Weblate (Lithuanian) (diff)
downloadlumina-0734c79b6aa3fba8ea5e7f094bc3bf425688f713.tar.gz
lumina-0734c79b6aa3fba8ea5e7f094bc3bf425688f713.tar.bz2
lumina-0734c79b6aa3fba8ea5e7f094bc3bf425688f713.zip
Merge branch 'master' of github.com:trueos/lumina
-rw-r--r--README.md2
-rw-r--r--src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts22
-rw-r--r--src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_da.ts14
-rw-r--r--src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_lt.ts14
-rw-r--r--src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_da.ts6
-rw-r--r--src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_lt.ts6
6 files changed, 32 insertions, 32 deletions
diff --git a/README.md b/README.md
index b5ad0d4e..0547af8b 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ Due to the number of repositories under the TrueOS "umbrella", the TrueOS Projec
* [trueos-core](https://github.com/trueos/trueos-core) : Used for general TrueOS issues, Pico issues, and feature requests.
* [lumina](https://github.com/trueos/lumina) : Issues related to using the Lumina Desktop Environment.
-* (Coming Soon) [sysadm](https://github.com/trueos/sysadm) : Issues with using the SysAdm client or server.
+* [sysadm](https://github.com/trueos/sysadm) : Issues with using the SysAdm client or server.
* [trueos-docs](https://github.com/trueos/trueos-docs) : Issues related to the TrueOS Handbook.
* [lumina-docs](https://github.com/trueos/lumina-docs) : Issues related to the Lumina Handbook.
* [sysadm-docs](https://github.com/trueos/sysadm-docs) : Issues related to the SysAdm API Guide, Client, and Server Handbooks.
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
index f791a3d9..a000c313 100644
--- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
+++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
@@ -265,12 +265,12 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="65"/>
- <source>Don&apos;t expect to build up the weak by pulling down the strong.</source>
+ <source>Don't expect to build up the weak by pulling down the strong.</source>
<translation>Forvent ikke at opbygge det svage ved at nedrive det stærke.</translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="67"/>
- <source>You can&apos;t know too much, but you can say too much.</source>
+ <source>You can't know too much, but you can say too much.</source>
<translation>Du kan ikke vide for meget, men du kan sige for meget.</translation>
</message>
<message>
@@ -350,7 +350,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="99"/>
- <source>Only two things are infinite, the universe and human stupidity, and I&apos;m not sure about the former.</source>
+ <source>Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.</source>
<translation>Kun to ting er uendelige, universet og menneskelig dumhed, og jeg er ikke sikker på det første.</translation>
</message>
<message>
@@ -360,8 +360,8 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="103"/>
- <source>Do, or do not. There is no &apos;try&apos;.</source>
- <translation>Gør eller lad være. Der er ikke noget &quot;prøv&quot;.</translation>
+ <source>Do, or do not. There is no 'try'.</source>
+ <translation>Gør eller lad være. Der er ikke noget "prøv".</translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="105"/>
@@ -380,7 +380,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="111"/>
- <source>It&apos;s kind of fun to do the impossible.</source>
+ <source>It's kind of fun to do the impossible.</source>
<translation>Det er egentligt sjovt at gøre det umulige.</translation>
</message>
<message>
@@ -1461,17 +1461,17 @@
<message>
<location filename="../panel-plugins/systemstart/StartMenu.cpp" line="291"/>
<source>Yes</source>
- <translation type="unfinished"></translation>
+ <translation>Ja</translation>
</message>
<message>
<location filename="../panel-plugins/systemstart/StartMenu.cpp" line="292"/>
<source>No</source>
- <translation type="unfinished"></translation>
+ <translation>Nej</translation>
</message>
<message>
<location filename="../panel-plugins/systemstart/StartMenu.cpp" line="293"/>
<source>Cancel</source>
- <translation type="unfinished">Annuller</translation>
+ <translation>Annuller</translation>
</message>
<message>
<location filename="../panel-plugins/systemstart/StartMenu.cpp" line="501"/>
@@ -1547,12 +1547,12 @@
<message>
<location filename="../SystemWindow.cpp" line="58"/>
<source>Yes</source>
- <translation type="unfinished"></translation>
+ <translation>Ja</translation>
</message>
<message>
<location filename="../SystemWindow.cpp" line="59"/>
<source>No</source>
- <translation type="unfinished"></translation>
+ <translation>Nej</translation>
</message>
</context>
<context>
diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_da.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_da.ts
index 57665f08..399ec95a 100644
--- a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_da.ts
+++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_da.ts
@@ -346,8 +346,8 @@
</message>
<message>
<location filename="../widgets/DirWidget2.cpp" line="516"/>
- <source>The &quot;lumina-fileinfo&quot; utility could not be found on the system. Please install it first.</source>
- <translation>Kunne ikke finde &quot;lumina-fileinfo&quot;-redskabet på systemet. Installér det venligst først.</translation>
+ <source>The "lumina-fileinfo" utility could not be found on the system. Please install it first.</source>
+ <translation>Kunne ikke finde "lumina-fileinfo"-redskabet på systemet. Installér det venligst først.</translation>
</message>
<message>
<location filename="../widgets/DirWidget2.cpp" line="542"/>
@@ -420,17 +420,17 @@
<message>
<location filename="../FODialog.cpp" line="133"/>
<source>YesToAll</source>
- <translation type="unfinished"></translation>
+ <translation>JaTilAlle</translation>
</message>
<message>
<location filename="../FODialog.cpp" line="134"/>
<source>NoToAll</source>
- <translation type="unfinished"></translation>
+ <translation>NejTilAlle</translation>
</message>
<message>
<location filename="../FODialog.cpp" line="135"/>
<source>Cancel</source>
- <translation type="unfinished"></translation>
+ <translation>Annuller</translation>
</message>
<message>
<location filename="../FODialog.cpp" line="154"/>
@@ -591,8 +591,8 @@ Ny placering: %2</translation>
</message>
<message>
<location filename="../gitWizard.ui" line="232"/>
- <source>Click &quot;Next&quot; to start downloading the repository</source>
- <translation>Klik på &quot;Næste&quot; for at starte download af arkivet</translation>
+ <source>Click "Next" to start downloading the repository</source>
+ <translation>Klik på "Næste" for at starte download af arkivet</translation>
</message>
<message>
<location filename="../gitWizard.h" line="58"/>
diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_lt.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_lt.ts
index 239d94be..8ab07d7e 100644
--- a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_lt.ts
+++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_lt.ts
@@ -346,8 +346,8 @@
</message>
<message>
<location filename="../widgets/DirWidget2.cpp" line="516"/>
- <source>The &quot;lumina-fileinfo&quot; utility could not be found on the system. Please install it first.</source>
- <translation>Sistemoje nepavyko rasti &quot;lumina-fileinfo&quot; paslaugų programos. Prašome, iš pradžių, ją įdiegti.</translation>
+ <source>The "lumina-fileinfo" utility could not be found on the system. Please install it first.</source>
+ <translation>Sistemoje nepavyko rasti "lumina-fileinfo" paslaugų programos. Prašome, iš pradžių, ją įdiegti.</translation>
</message>
<message>
<location filename="../widgets/DirWidget2.cpp" line="542"/>
@@ -420,17 +420,17 @@
<message>
<location filename="../FODialog.cpp" line="133"/>
<source>YesToAll</source>
- <translation type="unfinished"></translation>
+ <translation>Visiems taip</translation>
</message>
<message>
<location filename="../FODialog.cpp" line="134"/>
<source>NoToAll</source>
- <translation type="unfinished"></translation>
+ <translation>Visiems ne</translation>
</message>
<message>
<location filename="../FODialog.cpp" line="135"/>
<source>Cancel</source>
- <translation type="unfinished"></translation>
+ <translation>Atsisakyti</translation>
</message>
<message>
<location filename="../FODialog.cpp" line="154"/>
@@ -591,8 +591,8 @@ Nauja vieta: %2</translation>
</message>
<message>
<location filename="../gitWizard.ui" line="232"/>
- <source>Click &quot;Next&quot; to start downloading the repository</source>
- <translation>Spustelėkite &quot;Kitas&quot;, kad pradėtumėte saugyklos atsisiuntimą</translation>
+ <source>Click "Next" to start downloading the repository</source>
+ <translation>Spustelėkite "Kitas", kad pradėtumėte saugyklos atsisiuntimą</translation>
</message>
<message>
<location filename="../gitWizard.h" line="58"/>
diff --git a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_da.ts b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_da.ts
index 59a6c21e..73f76774 100644
--- a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_da.ts
+++ b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_da.ts
@@ -184,17 +184,17 @@
<message>
<location filename="../MainUI.cpp" line="329"/>
<source>Save</source>
- <translation type="unfinished"></translation>
+ <translation>Gem</translation>
</message>
<message>
<location filename="../MainUI.cpp" line="330"/>
<source>Discard</source>
- <translation type="unfinished"></translation>
+ <translation>Forkast</translation>
</message>
<message>
<location filename="../MainUI.cpp" line="331"/>
<source>Cancel</source>
- <translation type="unfinished"></translation>
+ <translation>Annuller</translation>
</message>
<message>
<location filename="../MainUI.ui" line="543"/>
diff --git a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_lt.ts b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_lt.ts
index 43150b26..143c440a 100644
--- a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_lt.ts
+++ b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_lt.ts
@@ -184,17 +184,17 @@
<message>
<location filename="../MainUI.cpp" line="329"/>
<source>Save</source>
- <translation type="unfinished"></translation>
+ <translation>Įrašyti</translation>
</message>
<message>
<location filename="../MainUI.cpp" line="330"/>
<source>Discard</source>
- <translation type="unfinished"></translation>
+ <translation>Atmesti</translation>
</message>
<message>
<location filename="../MainUI.cpp" line="331"/>
<source>Cancel</source>
- <translation type="unfinished"></translation>
+ <translation>Atsisakyti</translation>
</message>
<message>
<location filename="../MainUI.ui" line="543"/>
bgstack15