summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/nl.po9
-rw-r--r--qml/AppList.qml4
-rw-r--r--qml/img/anjuta.pngbin3606 -> 0 bytes
-rw-r--r--qml/img/codeblocks.pngbin3572 -> 0 bytes
-rw-r--r--qml/img/eclipse.pngbin4362 -> 0 bytes
5 files changed, 6 insertions, 7 deletions
diff --git a/po/nl.po b/po/nl.po
index aad9192..9e1ff1d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,6 +10,7 @@
# dragnadh, 2020
# Marcel Pol <marcel@timelord.nl>, 2021
# Marja van Waes, 2023
+# Marja van Waes, 2023-2024
# Marja van Waes <marja@mageia.org>, 2013-2014
# Yves Brungard, 2019
# Yves Brungard, 2019
@@ -19,8 +20,8 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-22 11:11+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
-"Last-Translator: Marja van Waes, 2023\n"
-"Language-Team: Dutch (http://www.transifex.com/MageiaLinux/mageia/language/"
+"Last-Translator: Marja van Waes, 2023-2024\n"
+"Language-Team: Dutch (http://app.transifex.com/MageiaLinux/mageia/language/"
"nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
@@ -309,7 +310,7 @@ msgstr "Virtualisatie software"
#: qml/AppList.qml:51
msgctxt "AppList|"
msgid "VirtualBox (only with 64-bit systems)"
-msgstr ""
+msgstr "VirtualBox (alleen met 64-bit-systemen)"
#: qml/AppList.qml:52
msgctxt "AppList|"
@@ -809,7 +810,7 @@ msgstr ""
#: qml/Sources.qml:199
msgctxt "Sources|"
msgid "Configure network"
-msgstr ""
+msgstr "Netwerk configureren"
#: qml/Sources.qml:206
msgctxt "Sources|"
diff --git a/qml/AppList.qml b/qml/AppList.qml
index 41b0299..cd5945b 100644
--- a/qml/AppList.qml
+++ b/qml/AppList.qml
@@ -38,9 +38,7 @@ ListModel {
ListElement { group: "audio";description: qsTr("Modern music player and library organizer"); title: "Clementine";name: "clementine";command: "clementine";repo: "";icon: "img/clementine.png";}
ListElement { group: "audio";description: qsTr("An audio file converter, CD ripper and replay gain tool"); title: "Soundkonverter";name: "soundkonverter";command: "soundkonverter";repo: "";icon: "img/soundkonverter.png";}
ListElement { group: "programming";description: qsTr("Scientific Python Development Environment​ "); title: "Spyder";name: "spyder";command: "spyder3";repo: "";icon: "img/spyder3.png";}
- ListElement { group: "programming";description: qsTr("A C++ IDE"); title: "CodeBlocks";name: "codeblocks";command: "codeblocks";repo: "";icon: "img/codeblocks.png";}
ListElement { group: "programming";description: qsTr("Lightweight IDE for Qt"); title: "Qt Creator";name: "qt-creator";command: "qtcreator";repo: "";icon: "img/qt-creator.png";}
- ListElement { group: "programming";description: qsTr("IDE for C and C++"); title: "Anjuta";name: "anjuta";command: "anjuta";repo: "";icon: "img/anjuta.png";}
ListElement { group: "programming";description: qsTr("IDE for free pascal"); title: "Lazarus";name: "lazarus";command: "lazarus";repo: "";icon: "img/lazarus.png";}
ListElement { group: "system";description: qsTr("Sophisticated cd/dvd burning application"); title: "K3b";name: "k3b";command: "k3b";repo: "";icon: "img/k3b.png";}
ListElement { group: "system";description: qsTr("Write ISO images on USB device"); title: "Isodumper";name: "isodumper";command: "isodumper";repo: "";icon: "img/isodumper.png";}
@@ -53,7 +51,7 @@ ListModel {
ListElement { group: "office";description: qsTr("LibreOffice Word Processor Application"); title: "LibreOffice Writer";name: "libreoffice-writer";command: "oowriter";repo: "";icon: "img/libreoffice-writer.png";}
ListElement { group: "office";description: qsTr("KDE office suite"); title: "Calligra";name: "calligra";command: "";repo: "";icon: "img/calligra.png";}
ListElement { group: "office";description: qsTr("Lean and fast, but full-featured word processor"); title: "AbiWord";name: "abiword";command: "abiword";repo: "";icon: "img/abiword.png";}
- ListElement { group: "offrce";description: qsTr("A full-featured spreadsheet for GNOME"); title: "Gnumeric";name: "gnumeric";command: "gnumeric";repo: "";icon: "img/gnumeric.png";}
+ ListElement { group: "office";description: qsTr("A full-featured spreadsheet for GNOME"); title: "Gnumeric";name: "gnumeric";command: "gnumeric";repo: "";icon: "img/gnumeric.png";}
ListElement { group: "office";description: qsTr("E-book converter and library management"); title: "Calibre";name: "calibre";command: "calibre";repo: "";icon: "img/calibre.png";}
ListElement { group: "office";description: qsTr("Desktop Publishing Program"); title: "Scribus";name: "scribus";command: "scribus";repo: "";icon: "img/scribus.png";}
ListElement { group: "office";description: qsTr("Free easy personal accounting for all"); title: "HomeBank";name: "homebank";command: "homebank";repo: "";icon: "img/homebank.png";}
diff --git a/qml/img/anjuta.png b/qml/img/anjuta.png
deleted file mode 100644
index 18cc5cf..0000000
--- a/qml/img/anjuta.png
+++ /dev/null
Binary files differ
diff --git a/qml/img/codeblocks.png b/qml/img/codeblocks.png
deleted file mode 100644
index 8b575b3..0000000
--- a/qml/img/codeblocks.png
+++ /dev/null
Binary files differ
diff --git a/qml/img/eclipse.png b/qml/img/eclipse.png
deleted file mode 100644
index 3a729b1..0000000
--- a/qml/img/eclipse.png
+++ /dev/null
Binary files differ