From 8dc1e819f7c0ec072309cc6ac9bf193a4d6e7582 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 27 Nov 2021 12:29:17 +0900 Subject: [PATCH] Fixed D3lphin --> Dolphin in GUI. This resolves issue #10. Signed-off-by: Michele Calgaro (cherry picked from commit 689a592ceb3abd9752e5e3bb4ad59c2f4c305358) --- src/dolphinsettingsdialog.cpp | 2 +- translations/messages/cs.po | 2 +- translations/messages/d3lphin.pot | 2 +- translations/messages/de.po | 2 +- translations/messages/el.po | 2 +- translations/messages/es.po | 2 +- translations/messages/et.po | 2 +- translations/messages/fr.po | 2 +- translations/messages/he.po | 2 +- translations/messages/it.po | 2 +- translations/messages/nl.po | 4 ++-- translations/messages/pl.po | 2 +- translations/messages/pt.po | 2 +- translations/messages/ru.po | 4 ++-- translations/messages/sk.po | 2 +- translations/messages/zh_Hans.po | 4 ++-- 16 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/dolphinsettingsdialog.cpp b/src/dolphinsettingsdialog.cpp index 04f87a3..96b8548 100644 --- a/src/dolphinsettingsdialog.cpp +++ b/src/dolphinsettingsdialog.cpp @@ -27,7 +27,7 @@ #include "dolphin.h" DolphinSettingsDialog::DolphinSettingsDialog() : - KDialogBase(IconList, i18n("D3lphin Preferences"), + KDialogBase(IconList, i18n("Dolphin Preferences"), Ok|Apply|Cancel, Ok) { TDEIconLoader iconLoader; diff --git a/translations/messages/cs.po b/translations/messages/cs.po index 840ddf3..9e2ed67 100644 --- a/translations/messages/cs.po +++ b/translations/messages/cs.po @@ -389,7 +389,7 @@ msgid "Actions" msgstr "" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/d3lphin.pot b/translations/messages/d3lphin.pot index 0d4ee35..a5a7037 100644 --- a/translations/messages/d3lphin.pot +++ b/translations/messages/d3lphin.pot @@ -392,7 +392,7 @@ msgid "Actions" msgstr "" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/de.po b/translations/messages/de.po index 1812c50..c4255a3 100644 --- a/translations/messages/de.po +++ b/translations/messages/de.po @@ -398,7 +398,7 @@ msgid "Actions" msgstr "Aktionen" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Dolphin-Einstellungen" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/el.po b/translations/messages/el.po index 5bc0c05..fbfec39 100644 --- a/translations/messages/el.po +++ b/translations/messages/el.po @@ -397,7 +397,7 @@ msgstr "Ενέργειες" #: dolphinsettingsdialog.cpp:30 #, fuzzy -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Ρυθμίσεις του Dolphin" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/es.po b/translations/messages/es.po index bd343f8..bc28105 100644 --- a/translations/messages/es.po +++ b/translations/messages/es.po @@ -408,7 +408,7 @@ msgstr "Acciones" #: dolphinsettingsdialog.cpp:30 #, fuzzy -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Preferencias de Dolphin" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/et.po b/translations/messages/et.po index 037af11..04970e4 100644 --- a/translations/messages/et.po +++ b/translations/messages/et.po @@ -398,7 +398,7 @@ msgstr "Toimingud" #: dolphinsettingsdialog.cpp:30 #, fuzzy -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Dolphini eelistused" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/fr.po b/translations/messages/fr.po index 2e100d6..5be91d3 100644 --- a/translations/messages/fr.po +++ b/translations/messages/fr.po @@ -395,7 +395,7 @@ msgid "Actions" msgstr "Actions" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Préférences de Dolphin" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/he.po b/translations/messages/he.po index 0c08429..150f41c 100644 --- a/translations/messages/he.po +++ b/translations/messages/he.po @@ -399,7 +399,7 @@ msgstr "פעולות" #: dolphinsettingsdialog.cpp:30 #, fuzzy -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "הגדרות דולפין" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/it.po b/translations/messages/it.po index c7ce184..f6f484a 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -398,7 +398,7 @@ msgid "Actions" msgstr "Azioni" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Preferenze Dolphin" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/nl.po b/translations/messages/nl.po index 4d67381..1c06cd2 100644 --- a/translations/messages/nl.po +++ b/translations/messages/nl.po @@ -392,8 +392,8 @@ msgid "Actions" msgstr "Acties" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" -msgstr "D3lphin-instellingen" +msgid "Dolphin Preferences" +msgstr "Dolphin-instellingen" #: dolphinsettingsdialog.cpp:34 msgid "General" diff --git a/translations/messages/pl.po b/translations/messages/pl.po index 6aec57c..aaff64c 100644 --- a/translations/messages/pl.po +++ b/translations/messages/pl.po @@ -396,7 +396,7 @@ msgid "Actions" msgstr "Akcje" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Preferencje" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/pt.po b/translations/messages/pt.po index 4ca2d24..5916858 100644 --- a/translations/messages/pt.po +++ b/translations/messages/pt.po @@ -392,7 +392,7 @@ msgid "Actions" msgstr "Acções" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "Preferências do Dolphin" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/ru.po b/translations/messages/ru.po index 2a228f9..a1cf218 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -397,8 +397,8 @@ msgid "Actions" msgstr "Действия" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" -msgstr "Настройки D3lphin" +msgid "Dolphin Preferences" +msgstr "Настройки Dolphin" #: dolphinsettingsdialog.cpp:34 msgid "General" diff --git a/translations/messages/sk.po b/translations/messages/sk.po index 1dc9108..42d3f26 100644 --- a/translations/messages/sk.po +++ b/translations/messages/sk.po @@ -390,7 +390,7 @@ msgid "Actions" msgstr "" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" +msgid "Dolphin Preferences" msgstr "" #: dolphinsettingsdialog.cpp:34 diff --git a/translations/messages/zh_Hans.po b/translations/messages/zh_Hans.po index 342ac87..af966f0 100644 --- a/translations/messages/zh_Hans.po +++ b/translations/messages/zh_Hans.po @@ -392,8 +392,8 @@ msgid "Actions" msgstr "操作" #: dolphinsettingsdialog.cpp:30 -msgid "D3lphin Preferences" -msgstr "D3lphin 首选项" +msgid "Dolphin Preferences" +msgstr "Dolphin 首选项" #: dolphinsettingsdialog.cpp:34 msgid "General"