File tree Expand file tree Collapse file tree 5 files changed +15
-9
lines changed
Expand file tree Collapse file tree 5 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2025-09-17 08:47 +0000\n "
10+ "POT-Creation-Date : 2025-09-17 09:37 +0000\n "
1111"PO-Revision-Date : 2024-10-26 15:14-0300\n "
1212"Last-Translator : \n "
1313"Language-Team : \n "
@@ -119,7 +119,8 @@ msgid "Background:"
119119msgstr ""
120120
121121#: src/SetupWidgets.cpp:513
122- msgid "Are you want to exit?"
122+ #, fuzzy
123+ msgid "Are you sure you want to quit?"
123124msgstr "¿Quiere salir de Lápiz Pardus?"
124125
125126#~ msgid "Info"
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-09-17 08:47 +0000\n "
11+ "POT-Creation-Date : 2025-09-17 09:37 +0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -111,5 +111,5 @@ msgid "Background:"
111111msgstr ""
112112
113113#: src/SetupWidgets.cpp:513
114- msgid "Are you want to exit ?"
114+ msgid "Are you sure you want to quit ?"
115115msgstr ""
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : tr.org.pardus.pen master\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-09-17 08:47 +0000\n "
11+ "POT-Creation-Date : 2025-09-17 09:37 +0000\n "
1212"PO-Revision-Date : 2025-06-06 00:33+0100\n "
1313"Last-Translator : Hugo Carvalho <hugokarvalho@hotmail.com>\n "
1414"Language-Team : Portuguese <hugokarvalho@hotmail.com>\n "
@@ -113,5 +113,9 @@ msgid "Background:"
113113msgstr "Fundo:"
114114
115115#: src/SetupWidgets.cpp:513
116- msgid "Are you want to exit?"
116+ #, fuzzy
117+ msgid "Are you sure you want to quit?"
117118msgstr "Tem a certeza que pretende sair?"
119+
120+ #~ msgid "Are you want to exit?"
121+ #~ msgstr "Tem a certeza que pretende sair?"
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : tr.org.pardus.pen master\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-09-17 08:47 +0000\n "
11+ "POT-Creation-Date : 2025-09-17 09:37 +0000\n "
1212"PO-Revision-Date : 2025-05-30 20:21+0300\n "
1313"Last-Translator : Edip Hazuri <edip@medip.dev>\n "
1414"Language-Team : Turkish <kde-l10n-tr@kde.org>\n "
@@ -113,5 +113,6 @@ msgid "Background:"
113113msgstr "Arka Plan:"
114114
115115#: src/SetupWidgets.cpp:513
116- msgid "Are you want to exit ?"
116+ msgid "Are you sure you want to quit ?"
117117msgstr "Çıkmak istediğinizden emin misiniz?"
118+
Original file line number Diff line number Diff line change @@ -510,7 +510,7 @@ void setupWidgets(){
510510 );
511511
512512 QLabel *closeIcon = new QLabel ();
513- QLabel *closeLabel = new QLabel (_ (" Are you want to exit ?" ));
513+ QLabel *closeLabel = new QLabel (_ (" Are you sure you want to quit ?" ));
514514
515515 closeIcon->setPixmap (QIcon (get_icon_by_id (CLOSE)).pixmap (QSize (butsize*2 , butsize*2 )));
516516
You can’t perform that action at this time.
0 commit comments