diff --git a/AUTHORS b/AUTHORS index 3c04d8cbc..5f6426a12 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,10 @@ -icewm -- authors file. 2024-05-20 +icewm -- authors file. 2024-06-16 Author: Bert Gijsbers +Author: Temuri Doghonadze +Author: Baurzhan Muftakhidinov +Author: Rodrigo Macedo +Author: Hugo Carvalho Author: Luna Jernberg Author: David Medina Author: openSUSE Weblate @@ -26,9 +30,7 @@ Author: gijsbers Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Author: Gustavs Kivlenieks Author: Kukuh Syafaat -Author: Hugo Carvalho Author: ItzSelenux <74371741+ItzSelenux@users.noreply.github.com> -Author: Temuri Doghonadze Author: Jan Papež Author: Wallon Author: bittin @@ -39,7 +41,6 @@ Author: neome Author: Moo oo Author: Mohammad Rezaei Seresht Author: Yaron Shahrabani -Author: Baurzhan Muftakhidinov Author: Vincent Legoll Author: Naveen <172697+naveensrinivasan@users.noreply.github.com> Author: Pino Toscano diff --git a/ChangeLog b/ChangeLog index bc49b7f9b..f05bf45df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,670 @@ # created with git log --stat=76 -M -C -500|fmt -sct -w80 +commit 3932b76e26ea671cda8e44fa47ca23174baa58c5 +Merge: f6570cc3 27126c52 +Author: Bert Gijsbers +Date: Sun Jun 16 14:28:46 2024 +0200 + + Merge branch 'icewm-1-4-BRANCH' + +commit 27126c52d02c2518c21643553badeaf0de5fe9e3 +Merge: 7b78c76b a1938290 +Author: Bert Gijsbers +Date: Sun Jun 16 14:27:49 2024 +0200 + + Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into + icewm-1-4-BRANCH + +commit a1938290ee88fddff0d17737c35906314fb41ac0 +Author: Bert Gijsbers +Date: Sun Jun 16 14:27:12 2024 +0200 + + Update pot files. + + po/ar.po | 116 +++++++++++++++++++++++++-------------------------- + po/ast.po | 116 +++++++++++++++++++++++++-------------------------- + po/be.po | 116 +++++++++++++++++++++++++-------------------------- + po/bg.po | 116 +++++++++++++++++++++++++-------------------------- + po/ca.po | 120 ++++++++++++++++++++++++++--------------------------- + po/cs.po | 120 ++++++++++++++++++++++++++--------------------------- + po/da.po | 116 +++++++++++++++++++++++++-------------------------- + po/de.po | 116 +++++++++++++++++++++++++-------------------------- + po/el.po | 116 +++++++++++++++++++++++++-------------------------- + po/en.po | 116 +++++++++++++++++++++++++-------------------------- + po/eo.po | 116 +++++++++++++++++++++++++-------------------------- + po/es.po | 116 +++++++++++++++++++++++++-------------------------- + po/fa.po | 116 +++++++++++++++++++++++++-------------------------- + po/fi.po | 116 +++++++++++++++++++++++++-------------------------- + po/fr.po | 116 +++++++++++++++++++++++++-------------------------- + po/he.po | 116 +++++++++++++++++++++++++-------------------------- + po/hi.po | 116 +++++++++++++++++++++++++-------------------------- + po/hr.po | 116 +++++++++++++++++++++++++-------------------------- + po/hu.po | 116 +++++++++++++++++++++++++-------------------------- + po/icewm.pot | 118 ++++++++++++++++++++++++++-------------------------- + po/id.po | 116 +++++++++++++++++++++++++-------------------------- + po/ie.po | 116 +++++++++++++++++++++++++-------------------------- + po/it.po | 116 +++++++++++++++++++++++++-------------------------- + po/ja.po | 123 ++++++++++++++++++++++++++++--------------------------- + po/ka.po | 120 ++++++++++++++++++++++++++--------------------------- + po/kk.po | 120 ++++++++++++++++++++++++++--------------------------- + po/ko.po | 116 +++++++++++++++++++++++++-------------------------- + po/lt.po | 116 +++++++++++++++++++++++++-------------------------- + po/lv.po | 116 +++++++++++++++++++++++++-------------------------- + po/mk.po | 116 +++++++++++++++++++++++++-------------------------- + po/nb.po | 116 +++++++++++++++++++++++++-------------------------- + po/nl.po | 120 ++++++++++++++++++++++++++--------------------------- + po/nn.po | 116 +++++++++++++++++++++++++-------------------------- + po/no.po | 116 +++++++++++++++++++++++++-------------------------- + po/pl.po | 116 +++++++++++++++++++++++++-------------------------- + po/pt.po | 116 +++++++++++++++++++++++++-------------------------- + po/pt_BR.po | 116 +++++++++++++++++++++++++-------------------------- + po/ro.po | 116 +++++++++++++++++++++++++-------------------------- + po/ru.po | 120 ++++++++++++++++++++++++++--------------------------- + po/sk.po | 120 ++++++++++++++++++++++++++--------------------------- + po/sl.po | 116 +++++++++++++++++++++++++-------------------------- + po/sv.po | 120 ++++++++++++++++++++++++++--------------------------- + po/tr.po | 116 +++++++++++++++++++++++++-------------------------- + po/uk.po | 116 +++++++++++++++++++++++++-------------------------- + po/vi.po | 116 +++++++++++++++++++++++++-------------------------- + po/zh_CN.po | 116 +++++++++++++++++++++++++-------------------------- + po/zh_TW.po | 116 +++++++++++++++++++++++++-------------------------- + 47 files changed, 2747 insertions(+), 2746 deletions(-) + +commit 00aa500f0162eb255cc80381d5c0cb5dc3057121 +Author: Bert Gijsbers +Date: Sun Jun 16 14:08:48 2024 +0200 + + Mention the requirements for the --install option. + + man/icewm.pod | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 93161db90cc0e1af53724977ae9c2e321aea05e7 +Author: Bert Gijsbers +Date: Sun Jun 16 11:49:14 2024 +0200 + + Do XFilterEvent globally. + + src/yinputline.cc | 10 ++-------- + src/ywindow.cc | 4 ---- + src/ywindow.h | 5 ----- + src/yxapp.cc | 6 ++++-- + 4 files changed, 6 insertions(+), 19 deletions(-) + +commit b55b0945a036f22fc5f9d4c76efde2dec68bb1fb +Author: Bert Gijsbers +Date: Sun Jun 16 11:48:43 2024 +0200 + + Avoid constructing invalid work areas. + + src/wmmgr.cc | 19 +++++++++++++------ + 1 file changed, 13 insertions(+), 6 deletions(-) + +commit 100be1b2d61e7199a4e8323adc2bc242ddf5e4e3 +Author: Bert Gijsbers +Date: Sun Jun 16 11:47:51 2024 +0200 + + Log key events. + + src/logevent.cc | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit db573a88b8662a3f970f201c20af5153317bee04 +Author: Bert Gijsbers +Date: Sat Jun 15 20:12:27 2024 +0200 + + Fix length calculation after getCharFromEvent. + + src/yinputline.cc | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +commit 9fd6e41a4ef1a792337bac0ff4eb518f8aeb4d48 +Author: Bert Gijsbers +Date: Sat Jun 15 19:40:18 2024 +0200 + + Don't dispatch events to destroyed windows. + + src/yxapp.cc | 8 +++++--- + 1 file changed, 5 insertions(+), 3 deletions(-) + +commit 3be1fb7b413d178cb4688e1aef7d193b936cd06b +Author: Bert Gijsbers +Date: Sat Jun 15 19:39:09 2024 +0200 + + Don't install mouse bindings when the frame is being destroyed. + + src/movesize.cc | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 20fc06997f74a3fc799b87ff9b0c69b3fa246997 +Author: Bert Gijsbers +Date: Sat Jun 15 18:59:22 2024 +0200 + + Don't create Window handle when destroyed or without a parent. + + src/ywindow.cc | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 90439526e4c10dc5c2194e6e0439f1d08397c645 +Author: Bert Gijsbers +Date: Sat Jun 15 16:39:21 2024 +0200 + + Ignore moving/sizing requests, when a moving or sizing is already in + progress. + + src/movesize.cc | 6 ++++-- + src/wmclient.cc | 4 ++-- + src/wmframe.h | 2 +- + 3 files changed, 7 insertions(+), 5 deletions(-) + +commit 17b3dca81dbd4c8622a44db94d54cff882a603f5 +Author: Bert Gijsbers +Date: Sat Jun 15 15:27:23 2024 +0200 + + Only compare icewm-extra tar file against ctime. + + src/theminst.cc | 1 - + 1 file changed, 1 deletion(-) + +commit e1ade743d8b1ebd9bac12653a59aace991204276 +Author: Bert Gijsbers +Date: Sat Jun 15 13:24:14 2024 +0200 + + Convert to wchar_t using YWideString. + + src/yinputline.cc | 6 ++---- + 1 file changed, 2 insertions(+), 4 deletions(-) + +commit db637d7c362f33dd70fdd387d5e11efa5cb0c44d +Author: Bert Gijsbers +Date: Sat Jun 15 13:15:50 2024 +0200 + + Provide for the case when XCreateIC fails. + + src/yinputline.cc | 53 +++++++++++++++++++++++++++++++++++---------------- + 1 file changed, 37 insertions(+), 16 deletions(-) + +commit e969d47ebe9d7a23e178e54463cbf1a319ff5038 +Author: Bert Gijsbers +Date: Sat Jun 15 12:58:28 2024 +0200 + + Fix checking for mkdir success in ensureDirectory. + + src/upath.cc | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 74e0f4b6de4c97772bbb8ec650781116d84431c8 +Author: Temuri Doghonadze +Date: Fri Jun 14 14:32:56 2024 +0000 + + Translated using Weblate (Georgian) + + Currently translated at 50.2% (265 of 527 strings) + + po/ka.po | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 62d5e610c205fc81782687edd1c51b022ef2a508 +Author: Bert Gijsbers +Date: Thu Jun 13 21:41:02 2024 +0200 + + Support composing characters in the address bar with X input method. + + man/icewm.pod | 1 + + src/yinputline.cc | 90 ++++++++++++++++++++++++++++++++++++++++----------- + src/yinputline.h | 3 ++ + src/ylocale.cc | 3 -- + src/ywindow.cc | 7 +++- + src/ywindow.h | 5 +++ + src/yxapp.cc | 14 ++++++++ + src/yxapp.h | 3 ++ + 8 files changed, 104 insertions(+), 22 deletions(-) + +commit 673b8d6b90d4e0a70fedd6ac236b3dda9ec762ef +Author: Bert Gijsbers +Date: Tue Jun 11 22:11:10 2024 +0200 + + Double-clicking on the border can undo a maximization. + + man/icewm.pod | 16 ++++++++++------ + 1 file changed, 10 insertions(+), 6 deletions(-) + +commit c1673a36e3ce006494368c0a25489d64050f9341 +Author: Bert Gijsbers +Date: Tue Jun 11 22:08:07 2024 +0200 + + Restore moving windows by dragging with the right button down. + + src/wmframe.cc | 2 +- + src/ywindow.cc | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit dd04522dd59072ea5803170c83f1ed6c6b685819 +Author: Baurzhan Muftakhidinov +Date: Mon Jun 10 17:37:25 2024 +0000 + + Translated using Weblate (Kazakh) + + Currently translated at 32.4% (171 of 527 strings) + + po/kk.po | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit e0b748da4c0b6f31aa15b04f169d39bb1665de59 +Author: Bert Gijsbers +Date: Mon Jun 10 19:38:53 2024 +0200 + + Double-click the border to maximize just that side for ice-wm/icewm#163. + Repeat to restore that side. Also for corners. + + man/icewm-preferences.pod | 4 +- + man/icewm.pod | 7 +- + src/movesize.cc | 167 +++++++++++++++--------------------------- + src/wmframe.cc | 85 ++++++++++++++++++++- + src/wmframe.h | 9 ++- + 5 files changed, 155 insertions(+), 117 deletions(-) + +commit 07805dd4d3f3b76f45f7bfa8c5002eb6863211dc +Author: Baurzhan Muftakhidinov +Date: Sun Jun 9 07:35:57 2024 +0000 + + Translated using Weblate (Kazakh) + + Currently translated at 32.2% (170 of 527 strings) + + po/kk.po | 22 ++++++++++++---------- + 1 file changed, 12 insertions(+), 10 deletions(-) + +commit c60b4815f7596abab9066685cf7e7f68fa6e268e +Author: Baurzhan Muftakhidinov +Date: Sun Jun 9 04:22:50 2024 +0000 + + Translated using Weblate (Kazakh) + + Currently translated at 30.3% (160 of 527 strings) + + po/kk.po | 26 ++++++++++++++++---------- + 1 file changed, 16 insertions(+), 10 deletions(-) + +commit f6570cc3cac7f62ddd468a8616b9f0e95af4f7c0 +Author: Bert Gijsbers +Date: Thu Jun 6 20:23:43 2024 +0200 + + Prepare 3.5.1 release + + AUTHORS | 5 +- + ChangeLog | 645 +++++++++++++++++++++++++++---------------------------- + NEWS | 102 ++++----- + README.md | 16 +- + RELEASE.md | 2 +- + VERSION | 2 +- + configure.ac | 10 +- + po/ar.po | 88 ++++---- + po/ast.po | 88 ++++---- + po/be.po | 88 ++++---- + po/bg.po | 88 ++++---- + po/ca.po | 88 ++++---- + po/cs.po | 88 ++++---- + po/da.po | 88 ++++---- + po/de.po | 88 ++++---- + po/el.po | 88 ++++---- + po/en.po | 88 ++++---- + po/eo.po | 88 ++++---- + po/es.po | 88 ++++---- + po/fa.po | 88 ++++---- + po/fi.po | 88 ++++---- + po/fr.po | 88 ++++---- + po/he.po | 88 ++++---- + po/hi.po | 88 ++++---- + po/hr.po | 88 ++++---- + po/hu.po | 88 ++++---- + po/icewm.pot | 90 ++++---- + po/id.po | 88 ++++---- + po/ie.po | 88 ++++---- + po/it.po | 88 ++++---- + po/ja.po | 88 ++++---- + po/ka.po | 88 ++++---- + po/kk.po | 88 ++++---- + po/ko.po | 88 ++++---- + po/lt.po | 88 ++++---- + po/lv.po | 88 ++++---- + po/mk.po | 88 ++++---- + po/nb.po | 88 ++++---- + po/nl.po | 88 ++++---- + po/nn.po | 88 ++++---- + po/no.po | 88 ++++---- + po/pl.po | 88 ++++---- + po/pt.po | 98 ++++----- + po/pt_BR.po | 98 ++++----- + po/ro.po | 88 ++++---- + po/ru.po | 88 ++++---- + po/sk.po | 88 ++++---- + po/sl.po | 88 ++++---- + po/sv.po | 88 ++++---- + po/tr.po | 88 ++++---- + po/uk.po | 88 ++++---- + po/vi.po | 88 ++++---- + po/zh_CN.po | 88 ++++---- + po/zh_TW.po | 88 ++++---- + 54 files changed, 2457 insertions(+), 2483 deletions(-) + +commit 03cfb7af0bf249df7aa8e6762cf7509060f9474b +Merge: 35ebf609 7b78c76b +Author: Bert Gijsbers +Date: Thu Jun 6 20:16:49 2024 +0200 + + Merge branch 'icewm-1-4-BRANCH' + +commit 7b78c76b9d5d05ea07a7ecf291d23e5c894f18e6 +Merge: 1fb15135 935ca058 +Author: Bert Gijsbers +Date: Thu Jun 6 20:15:28 2024 +0200 + + Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into + icewm-1-4-BRANCH + +commit 935ca058b50713d42c8abd909b0c1e3e2e579377 +Author: Bert Gijsbers +Date: Thu Jun 6 19:19:37 2024 +0200 + + Add percentage to icesh move for ice-wm/icewm#169 + + man/icesh.pod | 2 ++ + src/icesh.cc | 101 +++++++++++++++++++++++++++++++++++------------------- + 2 files changed, 68 insertions(+), 35 deletions(-) + +commit ac3ebd48061795a31a9026870c39093fa2505687 +Author: Bert Gijsbers +Date: Tue Jun 4 22:32:30 2024 +0200 + + Fix test -nt for NetBSD and closes ice-wm/icewm#168. + + doc/Makefile.am | 6 ++++-- + 1 file changed, 4 insertions(+), 2 deletions(-) + +commit 03d6dd29bd4cdff00f73011f8910dc227ccae74a +Author: Bert Gijsbers +Date: Tue Jun 4 10:16:08 2024 +0200 + + Drop empty si.po. + + po/LINGUAS | 1 - + po/si.po | 2638 -------------------------------------------------------- + 2 files changed, 2639 deletions(-) + +commit acaa818dea771f9fc2c0777fa6b18ed4b51d5e7f +Author: Bert Gijsbers +Date: Sun Jun 2 16:05:08 2024 +0200 + + Update INSTALL.cmakebuild from INSTALL-cmakebuild.md. + + INSTALL.cmakebuild | 7 ++++++- + 1 file changed, 6 insertions(+), 1 deletion(-) + +commit 970fc92f5fba3ebd778ce925ef91feff066f52cc +Author: Bert Gijsbers +Date: Sun Jun 2 10:27:24 2024 +0200 + + Also expand a leading tilde username prefix. + + src/yinputline.cc | 12 +++++++++++- + 1 file changed, 11 insertions(+), 1 deletion(-) + +commit 0373b9d53af5189fdd77d666149e93c953a7d96c +Author: Bert Gijsbers +Date: Thu May 30 19:44:26 2024 +0200 + + Update icewm manpage description. + + man/icewm.pod | 11 ++++++----- + 1 file changed, 6 insertions(+), 5 deletions(-) + +commit 71002168d3ec3840cb268b01abad0b2400c0343f +Author: Bert Gijsbers +Date: Thu May 30 19:43:17 2024 +0200 + + Warn if DESKTOP_SESSION is icewm instead of icewm-session. + + src/base.h | 1 + + src/wmapp.cc | 2 ++ + src/yarray.cc | 2 +- + 3 files changed, 4 insertions(+), 1 deletion(-) + +commit b74955dd2f39c651ea7f8337c2542e9fee69d42e +Author: Bert Gijsbers +Date: Thu May 30 19:38:58 2024 +0200 + + Don't arrange, but only limit the position on screen dimension changes. + + src/wmframe.cc | 6 +++++- + src/wmframe.h | 1 + + src/wmmgr.cc | 6 +++++- + 3 files changed, 11 insertions(+), 2 deletions(-) + +commit 313f4e34ab6dcfdf7b97a2ad0b37bc9ebce293ad +Author: Bert Gijsbers +Date: Thu May 30 19:33:07 2024 +0200 + + Tab-complete a leading environment variable in the address bar. + + src/yinputline.cc | 12 +++++++++--- + 1 file changed, 9 insertions(+), 3 deletions(-) + +commit c46a4a3bf4b509e5c7ed81ab4bb062ee573ebebe +Author: Bert Gijsbers +Date: Mon May 27 17:51:24 2024 +0200 + + Update new address bar features. + + man/icewm.pod | 35 +++++++++++++++++++++-------------- + 1 file changed, 21 insertions(+), 14 deletions(-) + +commit e8015e8a30e2604c9a21d43e374d099f8238620d +Author: Bert Gijsbers +Date: Sun May 26 17:02:50 2024 +0200 + + Add a permanent history of commands to the address bar. + + src/aaddressbar.cc | 80 ++++++++++++++++++++++++++++++++++++++++++++++---- + src/aaddressbar.h | 13 +++++++- + 2 files changed, 87 insertions(+), 6 deletions(-) + +commit 38a1e7e7ccaf80ad04d651d2b861492dd7f73886 +Author: Bert Gijsbers +Date: Sun May 26 17:02:11 2024 +0200 + + Add Tab completion on usernames and on environment variables. + + src/yinputline.cc | 88 +++++++++++++++++++++++++++++++++++++++++++++++---- + src/yinputline.h | 7 ++-- + 2 files changed, 87 insertions(+), 8 deletions(-) + +commit 70d2729935f4d75a9c48273c3194127c896cbf5f +Author: Bert Gijsbers +Date: Sun May 26 17:01:45 2024 +0200 + + Add minute as a time unit. + + src/ytime.h | 2 ++ + 1 file changed, 2 insertions(+) + +commit 387c2c1b83859bc0ea6e924d68f46793630402f5 +Author: Bert Gijsbers +Date: Sun May 26 17:01:06 2024 +0200 + + Always create directory in getPrivConfFile. + + src/wmsave.cc | 2 +- + src/yapp.h | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit c918446137679c05ceddb62274bf7052bbf695f6 +Author: Bert Gijsbers +Date: Sun May 26 17:00:21 2024 +0200 + + Use ensureDirectory in getPrivConfDir. + + src/yapp.cc | 31 ++++++++++++------------------- + 1 file changed, 12 insertions(+), 19 deletions(-) + +commit 90d07bbb14396576a43b267c8ecba88e0ac79ccb +Author: Bert Gijsbers +Date: Sun May 26 17:00:01 2024 +0200 + + Check for path existence in rewritePrefs. + + src/wmconfig.cc | 18 ++++++------------ + 1 file changed, 6 insertions(+), 12 deletions(-) + +commit 04fe14696a07614ae0da9013cd4655afdd7ecacb +Author: Bert Gijsbers +Date: Sun May 26 16:58:19 2024 +0200 + + Extra test on upath expansion. + + src/strtest.cc | 2 ++ + 1 file changed, 2 insertions(+) + +commit d6386073e64e68cb9d38068a28c28ac54e987b0d +Author: Bert Gijsbers +Date: Sun May 26 16:57:50 2024 +0200 + + Use 'space' instead of 'Space' in default key bindings. + + src/bindkey.h | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +commit 5f325f2d017cea1b0d5738e1a331fb6bf49700c9 +Author: Bert Gijsbers +Date: Sun May 26 16:57:24 2024 +0200 + + Add ensureDirectory to upath. + + src/upath.cc | 40 +++++++++++++++++++++++++++------------- + src/upath.h | 1 + + 2 files changed, 28 insertions(+), 13 deletions(-) + +commit 85684a3232134445536cbd8f6755ed1139d35305 +Author: Bert Gijsbers +Date: Sun May 26 16:56:18 2024 +0200 + + Replace duplicate code in getsesfile with getPrivConfFile. + + src/ysmapp.cc | 7 ++----- + 1 file changed, 2 insertions(+), 5 deletions(-) + +commit 333dfd340873494944abad4fd0acd116299bc628 +Author: Rodrigo Macedo +Date: Thu May 23 20:30:01 2024 +0000 + + Translated using Weblate (Portuguese (Brazil)) + + Currently translated at 100.0% (527 of 527 strings) + + po/pt_BR.po | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 928e1b5b379a233627de72886d8dd29543cf2f2d +Author: Bert Gijsbers +Date: Thu May 23 19:50:57 2024 +0200 + + MailBoxPath is a list separated by spaces. + + src/default.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit ac664a3ddfe52c5a013ecc5f7ead9ff0aa026186 +Author: Hugo Carvalho +Date: Wed May 22 23:04:31 2024 +0000 + + Translated using Weblate (Portuguese) + + Currently translated at 100.0% (527 of 527 strings) + + po/pt.po | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 442fc5c60ba83106eec8be5e4cf6ab811b213b60 +Author: Bert Gijsbers +Date: Mon May 20 20:30:38 2024 +0200 + + MailBoxPath is a list separated by spaces. + + man/icewm-preferences.pod | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit ee8388ffe8126fbc50bac67581c0a08fef3154bb +Author: Bert Gijsbers +Date: Mon May 20 20:07:46 2024 +0200 + + Drop obsolete AC_HEADERs from configure. + + configure.ac | 12 ++++-------- + 1 file changed, 4 insertions(+), 8 deletions(-) + +commit 35ebf6098bda3287f343d21906b2c3496bfb3399 +Author: Bert Gijsbers +Date: Mon May 20 16:51:49 2024 +0200 + + Prepare 3.5.0 release + + AUTHORS | 22 +- + ChangeLog | 1210 ++++++++++++++++++++++++------------------------------ + NEWS | 131 +++--- + README.md | 16 +- + RELEASE.md | 2 +- + VERSION | 2 +- + configure.ac | 10 +- + po/ar.po | 12 +- + po/ast.po | 12 +- + po/be.po | 12 +- + po/bg.po | 12 +- + po/ca.po | 16 +- + po/cs.po | 16 +- + po/da.po | 12 +- + po/de.po | 12 +- + po/el.po | 12 +- + po/en.po | 12 +- + po/eo.po | 12 +- + po/es.po | 12 +- + po/fa.po | 12 +- + po/fi.po | 12 +- + po/fr.po | 12 +- + po/he.po | 12 +- + po/hi.po | 12 +- + po/hr.po | 12 +- + po/hu.po | 12 +- + po/icewm.pot | 14 +- + po/id.po | 12 +- + po/ie.po | 12 +- + po/it.po | 12 +- + po/ja.po | 19 +- + po/ka.po | 12 +- + po/kk.po | 12 +- + po/ko.po | 12 +- + po/lt.po | 12 +- + po/lv.po | 12 +- + po/mk.po | 12 +- + po/nb.po | 12 +- + po/nl.po | 16 +- + po/nn.po | 12 +- + po/no.po | 12 +- + po/pl.po | 12 +- + po/pt.po | 12 +- + po/pt_BR.po | 12 +- + po/ro.po | 12 +- + po/ru.po | 16 +- + po/si.po | 12 +- + po/sk.po | 16 +- + po/sl.po | 12 +- + po/sv.po | 16 +- + po/tr.po | 12 +- + po/uk.po | 12 +- + po/vi.po | 12 +- + po/zh_CN.po | 12 +- + po/zh_TW.po | 12 +- + 55 files changed, 940 insertions(+), 1062 deletions(-) + commit a98a2c4e13df96b59b25e28e1eee48263fabc9e5 Merge: dc1e68ff 1fb15135 Author: Bert Gijsbers @@ -5384,631 +6049,3 @@ Date: Sun Nov 13 20:04:46 2022 +0100 src/ymenu.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) - -commit 4c72eacf95e21f39af21ca0ed8c9aee09c891e12 -Author: Bert Gijsbers -Date: Sun Nov 13 19:24:22 2022 +0100 - - Add menu entry to rename the window title manually for #644. - - man/icewm-preferences.pod | 4 ++-- - src/default.h | 4 ++-- - src/wmaction.h | 1 + - src/wmapp.cc | 2 ++ - src/wmclient.cc | 11 ++++------- - src/wmclient.h | 2 ++ - src/wmframe.cc | 25 +++++++++++++++++++++++++ - src/wmframe.h | 1 + - src/wmwinlist.cc | 1 + - 9 files changed, 40 insertions(+), 11 deletions(-) - -commit 9f04c866cd97b59ffbf26147fe07f4a27a651116 -Author: Bert Gijsbers -Date: Sun Nov 13 16:25:34 2022 +0100 - - Adapt absolute paths in .desktop files for CMake build. - - lib/CMakeLists.txt | 8 ++++++-- - 1 file changed, 6 insertions(+), 2 deletions(-) - -commit 5ff1f7f0a84897043418c17ae43810c6c86d5af5 -Author: Bert Gijsbers -Date: Sun Nov 13 12:37:42 2022 +0100 - - Move all calls to XKillClient in one place. - - src/wmclient.cc | 25 +++++++++++++------------ - src/wmclient.h | 1 + - src/wmframe.cc | 9 ++++----- - 3 files changed, 18 insertions(+), 17 deletions(-) - -commit 6b376fa589a90caabd31d7918b0738c57467abbf -Author: Bert Gijsbers -Date: Sun Nov 13 12:31:09 2022 +0100 - - Only sort Alt+Tab on WM_CLASS when persistent for #685. - - src/wmswitch.cc | 60 +++++++++++++++++++++++++++-------------------------- - 1 file changed, 31 insertions(+), 29 deletions(-) - -commit 20bf9964a8c378d7c689e09c0fb56c02d6660e39 -Author: Bert Gijsbers -Date: Sun Nov 13 12:28:32 2022 +0100 - - Adapt absolute paths in .desktop files to install prefix for #684. - - lib/Makefile.am | 5 +++++ - 1 file changed, 5 insertions(+) - -commit ef56635c2475ccd8d9cd0705059fb30a2586d5c0 -Author: Bert Gijsbers -Date: Sat Nov 12 14:02:01 2022 +0100 - - Much improved sorting in the window list window. - Make the window list more tab-savvy. - - src/wmwinlist.cc | 199 +++++++++++++++++++++++++++++++++++++-------------- - src/wmwinlist.h | 1 + - 2 files changed, 146 insertions(+), 54 deletions(-) - -commit 6e17af902926fd3025ca1779d940c8eaefd6213b -Author: Bert Gijsbers -Date: Sat Nov 12 14:00:02 2022 +0100 - - Restore winoption named frame tabs when recovering from a crash. - - src/wmmgr.cc | 62 ++++++++++++++++++++++++++++++++------------------------ - src/wmmgr.h | 15 +++++++------- - 2 files changed, 43 insertions(+), 34 deletions(-) - -commit d4841d424f2c73f4a99efbded56ebf0760ce5128 -Author: Bert Gijsbers -Date: Sat Nov 12 13:57:37 2022 +0100 - - Update window list after an untab. - Preserve non-fullscreen geometry across restarts. - Try harder to avoid a non-focused situation. - - src/wmframe.cc | 52 +++++++++++++++++++++++++++++++--------------------- - 1 file changed, 31 insertions(+), 21 deletions(-) - -commit a59a1ee2849cfcafb1fb909ef7f255bb06af1d3e -Author: Bert Gijsbers -Date: Sat Nov 12 13:48:45 2022 +0100 - - Add client actions close, kill and untab. - - src/wmclient.cc | 31 ++++++++++++++++++++++++------- - src/wmclient.h | 1 + - 2 files changed, 25 insertions(+), 7 deletions(-) - -commit af62c67f8c5c5816806db74e93880aedba35b3ea -Author: Bert Gijsbers -Date: Sat Nov 12 13:47:40 2022 +0100 - - Menu add after, haveCommand and removeCommand. - - src/ymenu.cc | 33 ++++++++++++++++++++++++--------- - src/ymenu.h | 3 +++ - 2 files changed, 27 insertions(+), 9 deletions(-) - -commit a5d759678430fd790ba5b32679c24e7bf3a16e43 -Author: Bert Gijsbers -Date: Sat Nov 12 13:46:43 2022 +0100 - - Find item within bounds. - - src/ylistbox.cc | 8 ++++++++ - src/ylistbox.h | 5 ++++- - 2 files changed, 12 insertions(+), 1 deletion(-) - -commit f7d421f861f3b438e0204c96b3a61eab9272ec50 -Author: Bert Gijsbers -Date: Sat Nov 12 13:46:16 2022 +0100 - - Faster find. - - src/yarray.h | 13 +++++++++---- - 1 file changed, 9 insertions(+), 4 deletions(-) - -commit 7981ac162ad5fd6e8cf0d09e9ddc83d8f675ead9 -Author: Bert Gijsbers -Date: Sat Nov 12 13:43:52 2022 +0100 - - Also sort Alt+Tab on 'order' winoption. - - src/wmswitch.cc | 6 ++++++ - 1 file changed, 6 insertions(+) - -commit 13d384d352a10ebdface07c1b821b0c8c971f209 -Author: Bert Gijsbers -Date: Wed Nov 9 22:05:27 2022 +0100 - - Freeze the task pane layout while Alt is pressed for #549. - - src/atasks.cc | 12 ++++++------ - src/wmtaskbar.cc | 2 +- - 2 files changed, 7 insertions(+), 7 deletions(-) - -commit d2e88d18268e0532fd6523fe4c403f04b9dfd5a5 -Author: Bert Gijsbers -Date: Tue Nov 8 17:33:40 2022 +0100 - - Prepare 3.2.1 release - - AUTHORS | 9 +- - ChangeLog | 496 +++++++++++++++++++++++++------------------------------ - NEWS | 94 +++++------ - README.md | 38 ++--- - RELEASE.md | 2 +- - VERSION | 2 +- - configure.ac | 10 +- - po/ar.po | 50 +++--- - po/be.po | 50 +++--- - po/bg.po | 50 +++--- - po/ca.po | 50 +++--- - po/cs.po | 50 +++--- - po/da.po | 50 +++--- - po/de.po | 50 +++--- - po/el.po | 50 +++--- - po/en.po | 50 +++--- - po/es.po | 180 ++++++++++---------- - po/fi.po | 50 +++--- - po/fr.po | 180 ++++++++++---------- - po/he.po | 50 +++--- - po/hr.po | 50 +++--- - po/hu.po | 50 +++--- - po/icewm.pot | 52 +++--- - po/id.po | 176 ++++++++++---------- - po/it.po | 50 +++--- - po/ja.po | 50 +++--- - po/ko.po | 50 +++--- - po/lt.po | 50 +++--- - po/lv.po | 50 +++--- - po/mk.po | 50 +++--- - po/nb.po | 50 +++--- - po/nl.po | 50 +++--- - po/no.po | 50 +++--- - po/pl.po | 50 +++--- - po/pt.po | 50 +++--- - po/pt_BR.po | 50 +++--- - po/ro.po | 50 +++--- - po/ru.po | 50 +++--- - po/sk.po | 50 +++--- - po/sl.po | 50 +++--- - po/sv.po | 50 +++--- - po/tr.po | 50 +++--- - po/uk.po | 50 +++--- - po/vi.po | 50 +++--- - po/zh_CN.po | 50 +++--- - po/zh_TW.po | 50 +++--- - 46 files changed, 1469 insertions(+), 1520 deletions(-) - -commit 6599d8b1a6ea3df9c591f008bff54d42d707b65c -Merge: c3685c6a cd85845a -Author: Bert Gijsbers -Date: Tue Nov 8 17:31:01 2022 +0100 - - Merge branch 'icewm-1-4-BRANCH' - -commit cd85845a3be57f7a5e36cb2e66584b84e5393b1e -Merge: 9823b86f d3e9d274 -Author: Bert Gijsbers -Date: Tue Nov 8 17:27:43 2022 +0100 - - Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into - icewm-1-4-BRANCH - -commit d3e9d274450070ca8fed2b062dda76ddbe26e7dc -Author: Bert Gijsbers -Date: Tue Nov 8 05:23:26 2022 +0100 - - Add array moveto to reduce copying. - - src/testarray.cc | 17 +++++++++++++++++ - src/wmdock.cc | 4 +--- - src/wmswitch.cc | 6 ++---- - src/yarray.cc | 16 ++++++++++++++++ - src/yarray.h | 1 + - 5 files changed, 37 insertions(+), 7 deletions(-) - -commit 1a3688a76ffc8edb957b2462fee79fb8dc843143 -Author: Bert Gijsbers -Date: Mon Nov 7 23:09:45 2022 +0100 - - When moving a tab to a new frame, activate it. - - src/wmframe.cc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -commit 664e47251dd62c95d774bb00abfdd0a73e181fe3 -Author: Bert Gijsbers -Date: Mon Nov 7 18:34:28 2022 +0100 - - Check that active Alt+Tab item is visible. Also sort Alt+Tab items on - WM_CLASS. Fix GCC 4.8.5 compile error and closes ice-wm/icewm#99. - - src/wmswitch.cc | 48 +++++++++++++++++++++++++++++++++++++++++++----- - 1 file changed, 43 insertions(+), 5 deletions(-) - -commit cc2ae1024b6f9e4bcf3a1677c0db48e1761c7d70 -Author: Bert Gijsbers -Date: Mon Nov 7 18:33:35 2022 +0100 - - Don't attempt to focus NoInput windows. - - src/wmframe.cc | 7 ++----- - 1 file changed, 2 insertions(+), 5 deletions(-) - -commit 9899fa287467abf3a6e1467bda8e3fd2c509fe1a -Author: Stéphane LASSALVY -Date: Sun Nov 6 18:38:06 2022 +0000 - - Translated using Weblate (French) - - Currently translated at 100.0% (519 of 519 strings) - - po/fr.po | 10 +++++----- - 1 file changed, 5 insertions(+), 5 deletions(-) - -commit 9fdd494808c4357d7bb8e13d1f377a3c9b92bb7c -Author: Wallon -Date: Sun Nov 6 17:12:52 2022 +0000 - - Translated using Weblate (French) - - Currently translated at 100.0% (519 of 519 strings) - - po/fr.po | 65 ++++++++++++++++++++++++++++++------------------------------ - 1 file changed, 33 insertions(+), 32 deletions(-) - -commit 7ea7636be4cd658152b99371970faa158e5fb771 -Author: Stéphane LASSALVY -Date: Sun Nov 6 17:08:41 2022 +0000 - - Translated using Weblate (French) - - Currently translated at 100.0% (519 of 519 strings) - - po/fr.po | 90 ++++++++++++++++++++++++++++++------------------------------ - 1 file changed, 45 insertions(+), 45 deletions(-) - -commit 33666e7522d771297c94fda4e11cf5afa4f0a02d -Author: Bert Gijsbers -Date: Sun Nov 6 16:50:23 2022 +0100 - - Add QuickSwitchPersistence pref to enable stateful Alt+Tab for issue #683. - - man/icewm-preferences.pod | 4 ++++ - src/default.h | 2 ++ - src/wmmgr.cc | 3 ++- - src/wmswitch.cc | 5 +++-- - 4 files changed, 11 insertions(+), 3 deletions(-) - -commit ab1dd61636093c075b27ad30a5faf51d0738da99 -Author: Bert Gijsbers -Date: Sat Nov 5 16:16:18 2022 +0100 - - Demarcate workspaces in Alt+Tab for QuickSwitchToAllWorkspaces. - Fix the quick switch vertical size calculations. - - src/wmswitch.cc | 26 +++++++++++++++++++++----- - src/wmswitch.h | 1 + - 2 files changed, 22 insertions(+), 5 deletions(-) - -commit 9ca15cbc50b70f89a1183fda20ab18dbe359b0e5 -Author: Bert Gijsbers -Date: Sat Nov 5 12:26:04 2022 +0100 - - Update the quick switch list after changing workspace when - QuickSwitchToAllWorkspaces=0 for issue #683. - - src/wmswitch.cc | 11 +++++++++-- - 1 file changed, 9 insertions(+), 2 deletions(-) - -commit ba613461c78029230e3b7113251447379305ecdc -Author: Bert Gijsbers -Date: Fri Nov 4 19:57:00 2022 +0100 - - Fix KeySysSwitchClass history for issue #673. - - src/wmprog.cc | 3 ++- - src/wmswitch.cc | 10 ++++++---- - src/wmswitch.h | 2 +- - 3 files changed, 9 insertions(+), 6 deletions(-) - -commit b2c1dc9aa0d89afe30c6c09befb22c6143feb2d7 -Author: Bert Gijsbers -Date: Fri Nov 4 19:55:33 2022 +0100 - - Close other tabs first. - - src/wmframe.cc | 9 +++++++-- - 1 file changed, 7 insertions(+), 2 deletions(-) - -commit f975b81505700dea0dd4bc46e5bf27d9cceee6c5 -Author: Kukuh Syafaat -Date: Fri Nov 4 03:17:10 2022 +0000 - - Translated using Weblate (Indonesian) - - Currently translated at 100.0% (519 of 519 strings) - - po/id.po | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -commit 2e50443b46d7418eb10a708ea5e369d5677484dc -Author: Victor hck -Date: Thu Nov 3 17:05:01 2022 +0000 - - Translated using Weblate (Spanish) - - Currently translated at 100.0% (519 of 519 strings) - - po/es.po | 12 ++++++------ - 1 file changed, 6 insertions(+), 6 deletions(-) - -commit 4dea3ca3e91112b02e01cabb208891036c52aee5 -Author: Bert Gijsbers -Date: Thu Nov 3 18:53:04 2022 +0100 - - Update version to 3.2.0. - - README.md | 4 ++-- - VERSION | 2 +- - configure.ac | 8 ++++---- - 3 files changed, 7 insertions(+), 7 deletions(-) - -commit c3685c6ab21fa177ac7bdcc222250f8b68c90c40 -Author: Bert Gijsbers -Date: Wed Nov 2 22:31:11 2022 +0100 - - Prepare 3.2.0 release - - AUTHORS | 4 +- - ChangeLog | 654 +++++++++++++++++++++++++++++-------------------------- - NEWS | 107 ++++----- - README.md | 38 ++-- - RELEASE.md | 2 +- - VERSION | 2 +- - configure.ac | 10 +- - po/ar.po | 60 ++--- - po/be.po | 60 ++--- - po/bg.po | 60 ++--- - po/ca.po | 60 ++--- - po/cs.po | 60 ++--- - po/da.po | 60 ++--- - po/de.po | 60 ++--- - po/el.po | 60 ++--- - po/en.po | 60 ++--- - po/es.po | 60 ++--- - po/fi.po | 60 ++--- - po/fr.po | 60 ++--- - po/he.po | 60 ++--- - po/hr.po | 60 ++--- - po/hu.po | 60 ++--- - po/icewm.pot | 62 +++--- - po/id.po | 60 ++--- - po/it.po | 60 ++--- - po/ja.po | 60 ++--- - po/ko.po | 60 ++--- - po/lt.po | 60 ++--- - po/lv.po | 60 ++--- - po/mk.po | 136 ++++++------ - po/nb.po | 60 ++--- - po/nl.po | 60 ++--- - po/no.po | 60 ++--- - po/pl.po | 60 ++--- - po/pt.po | 60 ++--- - po/pt_BR.po | 60 ++--- - po/ro.po | 60 ++--- - po/ru.po | 60 ++--- - po/sk.po | 60 ++--- - po/sl.po | 60 ++--- - po/sv.po | 60 ++--- - po/tr.po | 60 ++--- - po/uk.po | 60 ++--- - po/vi.po | 60 ++--- - po/zh_CN.po | 60 ++--- - po/zh_TW.po | 60 ++--- - 46 files changed, 1637 insertions(+), 1598 deletions(-) - -commit 2d82a1ff7bd7a5c9c2b962cec534c54c222d32c0 -Merge: 8aa693a5 9823b86f -Author: Bert Gijsbers -Date: Wed Nov 2 22:19:33 2022 +0100 - - Merge branch 'icewm-1-4-BRANCH' - -commit 9823b86f88f26c1566b1d44d9a2721fbcfbc9884 -Merge: da90a4d8 231b87c7 -Author: Bert Gijsbers -Date: Wed Nov 2 22:04:38 2022 +0100 - - Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into - icewm-1-4-BRANCH - -commit 231b87c75df5ed14b259c919df02b6dca12a49af -Author: Bert Gijsbers -Date: Wed Nov 2 22:02:43 2022 +0100 - - Add missing override. - - src/wmswitch.cc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -commit da90a4d8d7132abd7ba4e0c652039af84ea27ee2 -Merge: dd144756 4f06285d -Author: Bert Gijsbers -Date: Wed Nov 2 21:54:23 2022 +0100 - - Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into - icewm-1-4-BRANCH - -commit 4f06285d64d4bcbfbf831993d761b42fdc8b2a62 -Author: Bert Gijsbers -Date: Wed Nov 2 13:04:32 2022 +0100 - - Force fullscreen windows as focused, even if their input hint is False, - for TaskBarFullscreenAutoShow in issue ice-wm/icewm#73. - - src/wmmgr.cc | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -commit a3aef47487ada21c8b91a4867284c61bb55a94f7 -Author: Bert Gijsbers -Date: Wed Nov 2 00:23:22 2022 +0100 - - Ensure KeySysWinNext and KeySysWinPrev work for rolled up windows for - issue ice-wm/icewm#98. - - src/wmframe.cc | 24 ++++++++++++++++++------ - 1 file changed, 18 insertions(+), 6 deletions(-) - -commit 0324816929b6c1ae711367ee85fd37f661add203 -Author: Bert Gijsbers -Date: Wed Nov 2 00:21:30 2022 +0100 - - When activating a rolled up window, set focus to IceTopWin, for issue - ice-wm/icewm#98. - - src/wmmgr.cc | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -commit 2affac139b1a8905c4b9894ff66cf8a0d19bae5a -Author: Bert Gijsbers -Date: Wed Nov 2 00:11:42 2022 +0100 - - Permit a rolled up frame to take focus even if its client has a globally - active focus model for issue ice-wm/icewm#98. - - src/wmmgr.cc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -commit e874cbcbb955a65b194d5613deeeb3f236153dd4 -Author: Bert Gijsbers -Date: Tue Nov 1 17:47:20 2022 +0100 - - Mention Alt+Tab raise candidate in the icewm manpage. - - man/icewm.pod | 7 ++++--- - 1 file changed, 4 insertions(+), 3 deletions(-) - -commit b169106566497adb10f00d2fb74af41df3b3a185 -Author: Bert Gijsbers -Date: Tue Nov 1 17:46:29 2022 +0100 - - Add "untab" command to icesh to give each client its own frame. - - man/icesh.pod | 9 +++++++++ - src/icesh.cc | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-- - 2 files changed, 57 insertions(+), 2 deletions(-) - -commit ff0a37b19e65afc3e1eed78b803513179dd9a8c4 -Author: Bert Gijsbers -Date: Tue Nov 1 12:21:30 2022 +0100 - - Fix Alt+Tab prioritization for issue #673. - - src/wmswitch.cc | 28 +++++++++++++--------------- - 1 file changed, 13 insertions(+), 15 deletions(-) - -commit 6502c0aa5e06dfc46eb121d027cdd1d128855621 -Author: Bert Gijsbers -Date: Mon Oct 31 23:36:05 2022 +0100 - - Let the Alt+Tab preserve a history for 30 seconds for issue #673. - The next Alt+Tab will then continue where the previous one left off. - - src/wmframe.cc | 23 +++++++-------- - src/wmframe.h | 2 +- - src/wmmgr.cc | 20 +++++++++---- - src/wmmgr.h | 1 + - src/wmswitch.cc | 81 +++++++++++++++++++++++++++++++++-------------------- - src/wmswitch.h | 10 +++++-- - src/yxapp.cc | 6 ++++ - src/yxapp.h | 1 + - 8 files changed, 94 insertions(+), 50 deletions(-) - -commit 9886e39b3f7288a584edacab897d57dc8d5819be -Author: Bert Gijsbers -Date: Sun Oct 30 23:38:39 2022 +0100 - - Let icesh check all atoms in the -Property filter. - Improve the window synchronization in icesh. - - src/icesh.cc | 62 ++++++++++++++++++++++++++++++++++---------------------- - 1 file changed, 38 insertions(+), 24 deletions(-) - -commit 9b83a7b5e3ce840c5f3a4822d40b03831238ed5f -Author: Bert Gijsbers -Date: Sun Oct 30 23:36:45 2022 +0100 - - Explain cursors. - - man/icewm.pod | 13 +++++++++++++ - 1 file changed, 13 insertions(+) - -commit 55f73ea750ab900d3060be68c07e3fc2742326f2 -Author: Bert Gijsbers -Date: Sun Oct 30 14:28:12 2022 +0100 - - Add "stacking" and "reverse" commands to icesh for issue ice-wm/icewm#98. - - src/icesh.cc | 26 ++++++++++++++++++++++++++ - 1 file changed, 26 insertions(+) - -commit 2e71cd0f88f518b91360d4d4fd1c2db3fa5f5a63 -Author: Bert Gijsbers -Date: Sun Oct 30 13:27:09 2022 +0100 - - Add "stacking" and "reverse" commands to icesh for issue ice-wm/icewm#98. - - man/icesh.pod | 8 ++++++++ - 1 file changed, 8 insertions(+) - -commit cf34227e089fa676550994ca22454dd50e9bf486 -Author: Bert Gijsbers -Date: Sun Oct 30 12:46:44 2022 +0100 - - Support edge switching when dragging a window for issue #681. - - src/movesize.cc | 18 ++++++++++++++---- - src/wmframe.cc | 20 ++++++++++++++++++++ - src/wmframe.h | 3 ++- - src/wmmgr.cc | 44 ++++++++++++++++++++++++++------------------ - src/wmmgr.h | 2 ++ - src/wmtitle.cc | 1 + - src/yxapp.cc | 9 +++++++++ - src/yxapp.h | 1 + - 8 files changed, 75 insertions(+), 23 deletions(-) - -commit 686d567849d7e780bf17eb36b8fc96fc486b9040 -Author: Bert Gijsbers -Date: Sun Oct 30 12:00:56 2022 +0100 - - When switching to a tab with size limitations, adapt the frame geometry. - Prevent the flashing when switching tabs. - - src/wmframe.cc | 53 ++++++++++++++++++++++++++++++++--------------------- - 1 file changed, 32 insertions(+), 21 deletions(-) - -commit cadace9baf452f551c081dd90a44630acfd86bbd -Author: Bert Gijsbers -Date: Sat Oct 29 12:28:18 2022 +0200 - - Fix maximize and fullscreen for tabs with different normal sizes. - - src/wmframe.cc | 14 +++++++++++++- - 1 file changed, 13 insertions(+), 1 deletion(-) - -commit 3af6071427408946dac7c25d5376f689f8866f3a -Author: Bert Gijsbers -Date: Fri Oct 28 19:01:29 2022 +0200 - - Only popup the grouping menu on a task button on the first button click - without key modifiers. This makes it easier to immediately select or - minimize the active application by using the shift or control modifier. - - src/atasks.cc | 12 ++++++++---- - 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 31c551f09..d0287b2ef 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,91 @@ -icewm -- history of user-visible changes. 2024-05-20 +icewm -- history of user-visible changes. 2024-06-16 + +Release icewm-3.6.0 released 2024-06-16 +--------------------------------------- + +git shortlog -e -n -w80,6,8 3.5.1...3.6.0 + +Bert Gijsbers (20): + Double-click the border to maximize just that side for ice-wm/icewm#163. + Repeat to restore that side. Also for corners. + Restore moving windows by dragging with the right button down. + Double-clicking on the border can undo a maximization. + Support composing characters in the address bar with X input method. + Fix checking for mkdir success in ensureDirectory. + Provide for the case when XCreateIC fails. + Convert to wchar_t using YWideString. + Only compare icewm-extra tar file against ctime. + Ignore moving/sizing requests, when a moving or sizing is already in + progress. + Don't create Window handle when destroyed or without a parent. + Don't install mouse bindings when the frame is being destroyed. + Don't dispatch events to destroyed windows. + Fix length calculation after getCharFromEvent. + Log key events. + Avoid constructing invalid work areas. + Do XFilterEvent globally. + Mention the requirements for the --install option. + Update pot files. + Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into + icewm-1-4-BRANCH + Merge branch 'icewm-1-4-BRANCH' + +Baurzhan Muftakhidinov (3): + Translated using Weblate (Kazakh) + Translated using Weblate (Kazakh) + Translated using Weblate (Kazakh) + +Temuri Doghonadze (1): + Translated using Weblate (Georgian) + + +Release icewm-3.5.1 released 2024-06-06 +--------------------------------------- + +git shortlog -e -n -w80,6,8 3.5.0...3.5.1 + +Bert Gijsbers (26): + Drop obsolete AC_HEADERs from configure. + MailBoxPath is a list separated by spaces. + MailBoxPath is a list separated by spaces. + Replace duplicate code in getsesfile with getPrivConfFile. + Add ensureDirectory to upath. + Use 'space' instead of 'Space' in default key bindings. + Extra test on upath expansion. + Check for path existence in rewritePrefs. + Use ensureDirectory in getPrivConfDir. + Always create directory in getPrivConfFile. + Add minute as a time unit. + Add Tab completion on usernames and on environment variables. + Add a permanent history of commands to the address bar. + Update new address bar features. + Tab-complete a leading environment variable in the address bar. + Don't arrange, but only limit the position on screen dimension changes. + Warn if DESKTOP_SESSION is icewm instead of icewm-session. + Update icewm manpage description. + Also expand a leading tilde username prefix. + Update INSTALL.cmakebuild from INSTALL-cmakebuild.md. + Drop empty si.po. + Fix test -nt for NetBSD and closes ice-wm/icewm#168. + Add percentage to icesh move for ice-wm/icewm#169 + Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into + icewm-1-4-BRANCH + Merge branch 'icewm-1-4-BRANCH' + Prepare 3.5.1 release + +Hugo Carvalho (1): + Translated using Weblate (Portuguese) + +Rodrigo Macedo (1): + Translated using Weblate (Portuguese (Brazil)) + Release icewm-3.5.0 released 2024-05-20 --------------------------------------- git shortlog -e -n -w80,6,8 3.4.7...3.5.0 -Bert Gijsbers (32): +Bert Gijsbers (33): Never handle internal WM actions via XSendEvent, but always via XPutBack. Succinct handling of mstrings in themes. Let "icesh restore" also clear the urgency flag. @@ -43,6 +123,7 @@ Bert Gijsbers (32): Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into icewm-1-4-BRANCH Merge branch 'icewm-1-4-BRANCH' + Prepare 3.5.0 release Dmitriy Khanzhin (2): Translated using Weblate (Russian) @@ -216,87 +297,3 @@ Eduard Bloch (2): Luiz Fernando Ranghetti (1): Translated using Weblate (Portuguese (Brazil)) - -Release icewm-3.4.3 released 2023-10-02 ---------------------------------------- - -git shortlog -e -n -w80,6,8 3.4.2...3.4.3 - -Bert Gijsbers (10): - Simplify APM file handling with class SysFS for bbidulock/icewm#746. - When cascading, include the border size for bbidulock/icewm#747. - Add pref "TaskBarShowTransientWindows" to only show window titles on task - buttons when it is true, which is the default, for issue 633. - Document new pref "TaskBarShowWindowTitles". - Add DoNotManage winoption for issues #653 and ice-wm/icewm#136. - Let icewmbg interpret command-line arguments relative to the current - working directory for issue #497. Let icewmbg accept additional - arguments as images or directories. Add -f,--fork option to icewmbg. Add - --postpreferences option to icewmbg. - After daemonizing reopen the output file. - Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into - icewm-1-4-BRANCH - Merge branch 'icewm-1-4-BRANCH' - Prepare 3.4.3 release - -diego roversi (1): - Use capacity when battery doesn't have information about full charge. - (#746) - - -Release icewm-3.4.2 released 2023-09-11 ---------------------------------------- - -git shortlog -e -n -w80,6,8 3.4.1...3.4.2 - -Bert Gijsbers (12): - Center icerun and add -r option. - If only the base dimensions of WM_NORMAL_HINTS has changed, continue with - normal processing in updateMwmHints, for issue ice-wm/icewm#141. This - fixes restoring from fullscreen with F11 in chromium. - Android Termux. - Add a --terminal option to icewm-menu-fdo to define the preferred - terminal. Otherwise examine the TERMINAL environment variable for a - possible terminal. If the given terminal cannot be found, see if other - supported terminals can be run instead. - Prefer 'that' over 'which' when restrictive. - Prefer 'that' over 'which' when restrictive. - Prefer 'that' over 'which' when restrictive. - Always update the Window List Menu action handler for ice-wm/icewm#144. - Support tabs in the window list menu. - Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into - icewm-1-4-BRANCH - Merge branch 'icewm-1-4-BRANCH' - Prepare 3.4.2 release - -dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (2): - Bump actions/checkout from 3 to 4 (#745) - Bump actions/checkout from 3 to 4 - -Dmitriy Khanzhin (1): - Translated using Weblate (Russian) - -Ferdinand Galko (1): - Translated using Weblate (Slovak) - -Freek de Kruijf (1): - Translated using Weblate (Dutch) - -Gustavs Kivlenieks (1): - Translated using Weblate (Latvian) - -Hugo Carvalho (1): - Translated using Weblate (Portuguese) - -Kukuh Syafaat (1): - Translated using Weblate (Indonesian) - -Luna Jernberg (1): - Translated using Weblate (Swedish) - -Mehmet Akif 9oglu (1): - Translated using Weblate (Turkish) - -gijsbers (1): - Merge pull request #145 from ice-wm/dependabot - diff --git a/README.md b/README.md index 18af30890..322bdfa25 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ list, and various other GitHub forks. Release ------- -This is the `icewm-3.5.0` package, released 2024-05-20. This release, and +This is the `icewm-3.6.0` package, released 2024-06-16. This release, and the latest version, can be obtained from [GitHub][1], using a command such as: $> git clone https://github.com/bbidulock/icewm.git @@ -167,13 +167,13 @@ translations. If you have difficulties using the tools, just send me the update [1]: https://github.com/bbidulock/icewm [2]: https://github.com/bbidulock/icewm/issues -[3]: https://github.com/ice-wm/icewm/blob/3.5.0/NEWS -[4]: https://github.com/ice-wm/icewm/blob/3.5.0/ChangeLog -[5]: https://github.com/ice-wm/icewm/blob/3.5.0/TODO -[6]: https://github.com/ice-wm/icewm/blob/3.5.0/COMPLIANCE -[7]: https://github.com/ice-wm/icewm/blob/3.5.0/INSTALL -[8]: https://github.com/ice-wm/icewm/blob/3.5.0/BUGS -[9]: https://github.com/ice-wm/icewm/blob/3.5.0/COPYING +[3]: https://github.com/ice-wm/icewm/blob/3.6.0/NEWS +[4]: https://github.com/ice-wm/icewm/blob/3.6.0/ChangeLog +[5]: https://github.com/ice-wm/icewm/blob/3.6.0/TODO +[6]: https://github.com/ice-wm/icewm/blob/3.6.0/COMPLIANCE +[7]: https://github.com/ice-wm/icewm/blob/3.6.0/INSTALL +[8]: https://github.com/ice-wm/icewm/blob/3.6.0/BUGS +[9]: https://github.com/ice-wm/icewm/blob/3.6.0/COPYING [10]: https://github.com/ [11]: https://l10n.opensuse.org/projects/icewm/icewm-1-4-branch/ [12]: https://sourceforge.net/projects/icewm/ diff --git a/RELEASE.md b/RELEASE.md index ccafb12ce..83e001558 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,6 +1,6 @@ [icewm -- release notes. 2021-07-08]: # -Release 3.5.0 +Release 3.6.0 ============= Included in the release is an autoconf tarball for building the package diff --git a/VERSION b/VERSION index 8ce955787..65aa2aa17 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ PACKAGE=icewm -VERSION=3.5.0 +VERSION=3.6.0 diff --git a/configure.ac b/configure.ac index 78f9f560d..c4a9b02e7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,10 +2,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([icewm],[3.5.0], +AC_INIT([icewm],[3.6.0], [https://github.com/bbidulock/icewm/issues], [icewm],[https://ice-wm.org]) -AC_REVISION([3.5.0]) +AC_REVISION([3.6.0]) # set better defaults AC_PREFIX_DEFAULT([/usr]) @@ -22,13 +22,13 @@ AC_CONFIG_AUX_DIR([scripts]) AC_USE_SYSTEM_EXTENSIONS AC_CANONICAL_TARGET -DATE='2024-05-20' +DATE='2024-06-16' AC_SUBST([DATE]) -MDOCDATE='May 20, 2024' +MDOCDATE='June 16, 2024' AC_SUBST([MDOCDATE]) -BRANCH='3.5.0' +BRANCH='3.6.0' AC_SUBST([BRANCH]) APPLICATIONS='icewm icewm-session icesh icewmhint icewmbg icehelp' @@ -125,9 +125,6 @@ esac # Checks for header files. AS_BOX([Header Files]) -AC_HEADER_STDC -AC_HEADER_DIRENT -AC_HEADER_SYS_WAIT AC_PATH_X AC_PATH_XTRA AC_CHECK_HEADERS([execinfo.h sched.h sys/sched.h]) @@ -139,7 +136,6 @@ AC_CHECK_HEADER_STDBOOL AC_C_INLINE AC_TYPE_PID_T AC_TYPE_SIZE_T -AC_HEADER_TIME AC_STRUCT_TM AC_CHECK_SIZEOF(char, 1) diff --git a/doc/Makefile.am b/doc/Makefile.am index 86becca3a..287c1226e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,11 +13,13 @@ adoc_input = $(srcdir)/icewm.adoc $(html_documentation): $(AM_V_GEN)if test -x "`which $(MARKDOWN) 2>/dev/null`"; then \ - if test $(mark_input) -nt $(html_documentation); then \ + if test $(mark_input) -nt $(html_documentation) \ + -o ! -s $(html_documentation); then \ $(MARKDOWN) $(mark_input) >$@; \ fi; \ elif test -x "`which $(ASCIIDOC) 2>/dev/null`"; then \ - if test $(adoc_input) -nt $(html_documentation); then \ + if test $(adoc_input) -nt $(html_documentation) \ + -o ! -s $(html_documentation); then \ $(ASCIIDOC) $(ASCIIDOC_BACKEND) -o $@ $(adoc_input); \ fi; \ else \ diff --git a/man/icesh.pod b/man/icesh.pod index f8cd6e7fc..31eeee6b3 100644 --- a/man/icesh.pod +++ b/man/icesh.pod @@ -413,6 +413,8 @@ by 50% and increases the height by 200 pixels. Move the selected window or windows to the screen position I I. To specify I or I values relative to the right side or bottom side precede the value with an extra minus sign, like in C. +When I or I end with a percent sign C<%>, they refer to a percentage +of the desktop work area. =item B I I diff --git a/man/icewm-preferences.pod b/man/icewm-preferences.pod index a052dac1d..c28055e5a 100644 --- a/man/icewm-preferences.pod +++ b/man/icewm-preferences.pod @@ -642,7 +642,7 @@ Favour Xft fonts over core X11 fonts where possible. =item B="" -A colon separated list of paths of your mailboxes. +A list of paths of your mailboxes separated by spaces. If this is empty, $MAILPATH or $MAIL is used instead. Path to a mbox file. Remote mail boxes are accessed by specifying an URL @@ -943,14 +943,14 @@ Desktop mouse-button click to show the root menu. =item B=1 [0-5] -Title bar mouse-button double click to maximize the window to full +Title bar mouse-button double-click to maximize the window to full screen with the frame border visible. Press Shift to maximize only in the vertical direction. Press Alt+Shift to maximize only in the horizontal direction. =item B=2 [0-5] -Title bar mouse-button double click to rollup the window. +Title bar mouse-button double-click to rollup the window. Press Shift to maximize in the horizontal direction. =back diff --git a/man/icewm.pod b/man/icewm.pod index b4ae0caa8..03ef5f029 100644 --- a/man/icewm.pod +++ b/man/icewm.pod @@ -10,12 +10,12 @@ B [I] =head2 DESCRIPTION -B is a window manager for the X11 window system. -It aims to be small, fast and familiar to new users. +B is a small and fast window manager for the X11 window system. It +is best started by L, which also starts L. -B is called a re-parenting window manager, -because it draws small frames around application windows. -By dragging this frame with the mouse, windows are resized or moved. +B is called I, because it draws frames around +application windows. Drag this frame with the mouse, to move or resize +a window. Because windows may overlap, B is also a stacking window manager. Many windows may exist, some hidden behind others. @@ -26,6 +26,7 @@ By switching between workspaces, the user can attend to different tasks, while keeping oversight. This is supported by a task bar and a pager. The installation comes with several themes. Choose a theme via a menu. +Install extra themes automatically with the B<--install> option. B is compliant with the ICCCM and EWMH window manager specifications. @@ -190,7 +191,8 @@ and print a list of all found themes. =item B<-i>, B<--install>=I Install I from icewm-extra and exit. When I is I, -print a listing of available themes to install. +print a listing of available themes to install. This option requires +the presence of the I, I and I or I commands. =item B<-p>, B<--postpreferences> @@ -244,7 +246,7 @@ Press left, then Alt, then release left, moves only the focused window to other workspace, without changing the current workspace. The workspaces are defined in the F file. To change a name -for only this session, double click, edit the name and hit Enter. +for only this session, double-click, edit the name and hit Enter. When C is turned on, a small graphical window summary for each workspace is shown. They support drag-and-drop: dragging a Firefox tab to a workspace button changes the current workspace. @@ -523,22 +525,30 @@ also be changed by bringing the drag icon to the screen edge. The task bar contains a command-line prompt called the address bar, if B=1. It is always shown when B=1, -otherwise it is activated by B=C. -In it a shell command can be typed, which is executed by the -B=C when pressing C. -On C this command is executed in a new terminal -as given by B. +otherwise it is activated by B=C. +In it a shell command can be typed. On I it is executed by the +B=C. On I this command is +executed in a new terminal as given by B. +I cancels editing the address bar command. Commands are executed relative to the working directory of icewm. -This can be shown by executing C. It can be changed using the C -command. Without argument it defaults to the home directory. With one -argument it is changed. This argument is expanded when it starts with a -dollar or tilde. When it is equal to C<->, it reverts to the previous -directory. +This is shown by C. Change it with C. Without argument C +defaults to the home directory. With one argument it is changed. +This argument is expanded when it starts with a dollar or tilde. +When it is equal to C<->, it reverts to the previous directory. The address bar has a history that is navigable by I and I. -It supports file completion using C or C, cut/copy/paste -and these editing operations: +This history is saved in a file F in your icewm directory +and restored when icewm starts. + +Completion is supported using I or I. The leading command +is completed from directories in your PATH, while file arguments are +expanded from the location in the file system. In addition usernames +and environment variables can also be expanded. For example, C +and I may expand to C and C and I may +expand to C. + +The address bar implements cut/copy/paste and these editing operations: =over @@ -834,7 +844,7 @@ Rolls up the active window. Hides the active window. -=item B=C +=item B=C Posts the window menu. @@ -938,7 +948,7 @@ Activates the IceWM root menu in the lower left corner. Opens the IceWM system window list in the center of the screen. -=item B=C +=item B=C Opens the address bar in the task bar where a command can be typed. @@ -1179,20 +1189,27 @@ When they start to flash, release the button to merge the frame tabs. =back -The title frame of a window also listens for mouse clicks. Left double -clicking maximizes the window (C). Press -Shift to only maximize vertically. Press Alt+Shift for horizontally. -Middle double clicking rolls up the window (C). +The title frame of a window also listens for mouse clicks. A left +double-click maximizes the window (C). +When Shift is also pressed it only maximizes vertically. +Press Alt+Shift to maximize horizontally. + +Middle double-clicking rolls up the window (C). Also press Shift to maximize horizontally. If B is either 4 or 5 then the scroll wheel controls rolling up or down. -Pressing a mouse button and moving it will move the window. -C lowers the window. + +Press a mouse button on the title bar and drag it to move the window. +A C click lowers the window. When the mouse is on the window frame then a left click raises the window. Dragging with the left button down resizes the window. Clicking the right button pops up the context menu. Dragging with the right button moves the window. +Double-clicking on the frame border (or corner) maximizes just that side +of the window. Another double-click restores that side. Double-clicking +on the border can also undo a maximization in that dimension. + Clicking on the desktop activates a menu. The middle button shows the window list (C). The right button shows the root menu (C). If you press C then diff --git a/po/LINGUAS b/po/LINGUAS index ada11f90e..924610126 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -36,7 +36,6 @@ pt pt_BR ro ru -si sk sl sv diff --git a/po/ar.po b/po/ar.po index bf5ac4219..4ca46ab4e 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.3.12.52\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2022-01-01 23:12+0000\n" "Last-Translator: Ghassan \n" "Language-Team: Arabic " msgstr "<لا شيئ>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID معرف العميل المطلوب استخدامه عند الاتصال بمدير " "الجلسة.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2253,7 +2258,7 @@ msgstr "" "الجلسة.\n" " --debug-z طباعة رسائل تصحيح الأخطاء المتعلقة بتراص النوافذ.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2270,15 +2275,15 @@ msgstr "" "تحميل السمة من FILE.اعرض الصورة لفترة وجيزة عند بدء التشغيل طباعة التفضيلات " "بعد كل عمليات المعالجة.رمز ، مسارات التتبع أيقونة المستخدمة لتحميل الاعداد.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2337,21 +2342,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "دلائل إعداد %s:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s خيارات تمت إعدادها:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "تأكيد تسجيل الخروج" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2406,12 +2411,7 @@ msgstr "فشل تحميل السمة %s" msgid "Unknown value '%s' for option '%s'." msgstr "قيمة غير معروفة '%s' للخيار '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "تعذر إنشاء الدليل %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "تعذرت إعادة تسمية %s إلى %s" @@ -2449,15 +2449,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "إعادة تحميل" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2465,7 +2465,7 @@ msgstr "" "تحذير! سيتم فقدان جميع التغييرات غير المحفوظة عند\n" "قتل هذا العميل. هل ترغب في المتابعة؟" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "إنهاء العميل: " @@ -2536,11 +2536,11 @@ msgstr "نفد وقته : '%s'" msgid "'%s' produces no output" msgstr "لم يصدر عن '%s' أية مخرجات" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "البرنامج مفقود" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "لتبديل لوحة المفاتيح ، يرجى تثبيتsetxkbmap" @@ -2831,23 +2831,23 @@ msgstr "تحديد الكل" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "اللغة غير معتمدة من قبل مكتبة C أو Xlib. يتم التراجع إلى الإعدادات المحلية " "'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "فشل في تحديد ترميز اللغة الحالية. الافتراض ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "لا يوفر iconv محولات %s إلى %s كافية." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "البيانات المتعددة غير صحيحة \"%s\": %s" @@ -2856,7 +2856,7 @@ msgstr "البيانات المتعددة غير صحيحة \"%s\": %s" msgid "_OK" msgstr "موافق" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "المستخدم أو اسم الدخول لم يتم تعيينه؟" @@ -2875,7 +2875,7 @@ msgstr "إلغاء hex غير مكتمل في عنوان URL في الموضع % msgid "Invalid hex escape in URL at position %d." msgstr "إلغاء hex غير صالح في عنوان URL في الموضع %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ast.po b/po/ast.po index 833ce47df..64140373b 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.3.12.56\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2016-09-13 18:33+0000\n" "Last-Translator: Enol P \n" "Language-Team: Asturian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2104,15 +2109,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2144,21 +2149,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2210,12 +2215,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "Aición desconocida: «%s»" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2251,21 +2251,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2335,11 +2335,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2633,21 +2633,21 @@ msgstr "" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2656,7 +2656,7 @@ msgstr "" msgid "_OK" msgstr "_Aceutar" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2675,7 +2675,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/be.po b/po/be.po index 958b4b276..1671dc3e3 100644 --- a/po/be.po +++ b/po/be.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.2\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2003-01-27 22:26+0300\n" "Last-Translator: Hleb Valoska \n" "Language-Team: Belarusian \n" @@ -1326,134 +1326,134 @@ msgstr "Тую ж гульню" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "Прайменаваныя сымбалі вобласьці `%s' (лікавы дыяпазон: %ld-%ld):\n" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, fuzzy, c-format msgid "Workspace out of range: %ld" msgstr "Варштат па-за межамі: %d" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "Дрэннае імя варштата: `%s'" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "Пласт вакна GNOME'а" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "Опцыя сподка IceWM" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 #, fuzzy #| msgid "Favorite applications" msgid "Motif functions" msgstr "Любімыя дастасаваньні" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 #, fuzzy #| msgid "Favorite applications" msgid "Motif decorations" msgstr "Любімыя дастасаваньні" # Set the IceWM tray option hint?? -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 #, fuzzy #| msgid "GNOME window state" msgid "EWMH window state" msgstr "Стан вакна GNOME'а" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "Працоўнае поле #%d: `%s'\n" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid state: `%s'." msgstr "Дрэнны парамэтар: `%s'." -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid argument: `%s'" msgstr "Дрэнны парамэтар: `%s'." -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid Xinerama: `%s'." msgstr "Дрэнны парамэтар: `%s'." -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "Дзеяньне `%s' патрабуе прынамсі %d парамэтраў." -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "Няправільны выраз: `%s'" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" "Немагчыма адкрыць дысплей: %s. Патрэбна запусьціць X і ўстанавіць $DISPLAY." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, fuzzy, c-format msgid "Unexpected: `%s'." msgstr "Нечаканае ключавое слова: %s" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "Ня вызначана дзеяньняў." -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "Дрэнны вызначнік вакна: `%s'" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid PID: `%s'" msgstr "Дрэнны парамэтар: `%s'." -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid layer: `%s'." msgstr "Дрэнны парамэтар: `%s'." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "Невядомае дзеяньне: `%s'" @@ -1808,7 +1808,7 @@ msgid "" msgstr "" # fixme -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, fuzzy, c-format msgid "Unrecognized option '%s'." msgstr "Нераспазнаная опцыя: %s\n" @@ -1843,11 +1843,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, fuzzy, c-format +msgid "Unable to create directory %s" +msgstr "Няўдалае стварэньне дзіцячага працэсу: %s" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2139,23 +2144,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "<няма>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2167,15 +2172,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2232,22 +2237,22 @@ msgstr "" "Наведай https://ice-wm.org/ каб паведаміць пра памылкі, запатрабаваць\n" "падтрымкі, ці проста выказацца пра IceWM...\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" # fixme -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Нераспазнаная опцыя: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Пацьвердзі выйсьце" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2301,12 +2306,7 @@ msgstr "Няўдалае адкрыцьцё %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Невядомае дзеяньне: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Няўдалае стварэньне дзіцячага працэсу: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Няўдалае адкрыцьцё %s: %s" @@ -2343,15 +2343,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2359,7 +2359,7 @@ msgstr "" "УВАГА! Усе незахаваныя зьмены будуць згубленыя,\n" "калі забіць гэты кліент. Працягваць?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Забіць кліент: " @@ -2430,11 +2430,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2744,24 +2744,24 @@ msgstr "Вылучыць _усё" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Настройкі лякалі не падтрымліваюцца бібліятэкай C: ужываю лякаль \\'С\\'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Няўдалае вызначэньне кодавага набору ў данай лякалі. Ужываецца ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv не забясьпечвае (дастаткова) пераўтварэньне з %s у %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Няправільны шматбайтавы радок \"%s\": %s" @@ -2770,7 +2770,7 @@ msgstr "Няправільны шматбайтавы радок \"%s\": %s" msgid "_OK" msgstr "_Так" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER ці $LOGNAME ня вызначаныя?" @@ -2789,7 +2789,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/bg.po b/po/bg.po index 375dc782c..38057ba4d 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.10\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2017-02-26 21:51+0000\n" "Last-Translator: Shyukri Shyukriev \n" "Language-Team: Bulgarian " msgstr "<нищо>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2205,15 +2210,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2271,21 +2276,21 @@ msgstr "" "Посетете https://ice-wm.org/ за съобщения за грешки,предложения и " "коментари...\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Неразпозната опция: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Потвърди Изход" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2338,12 +2343,7 @@ msgstr "Не мога да отворя %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Неизвестно действие: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Failed to create child process: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Не мога да отворя %s: %s" @@ -2379,15 +2379,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2395,7 +2395,7 @@ msgstr "" "ВНИМАНИЕ! Всички незапазени промени ще бъдат изгубени, когато този клиент " "бъде убит. Искате ли да продължите?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Убий Клиент: " @@ -2464,11 +2464,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2774,23 +2774,23 @@ msgstr "Маркирай _Всичко" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "Locale not supported by C library. Falling back to 'C' locale'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv doesn't supply (sufficient) %s to %s converters." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Invalid multibyte string \"%s\": %s" @@ -2799,7 +2799,7 @@ msgstr "Invalid multibyte string \"%s\": %s" msgid "_OK" msgstr "_ОК" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Не са настроени USER или LOGNAME?" @@ -2818,7 +2818,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ca.po b/po/ca.po index 1879e46ba..1b6b2ff99 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.0.9\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-14 16:46+0000\n" "Last-Translator: David Medina \n" "Language-Team: Catalan " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Id de client per usar quan es contacti amb el gestor " "de sessions.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2243,7 +2248,7 @@ msgstr "" " --debug-z Imprimeix els missatges de depuració sobre l'apilament " "de finestres.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2264,15 +2269,15 @@ msgstr "" " --rewrite-preferences Actualitza un fitxer de preferències existent.\n" " --trace=conf,icon Traça els camins usats per carregar la configuració.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FITXER Redirigeix tota la sortida al FITXER.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr " -i, --install=TEMA Instal·la el TEMA des de l'extra o llista.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2332,21 +2337,21 @@ msgstr "" "%s.\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s directoris de configuració:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s opcions configurades:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmació de la sortida" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2401,12 +2406,7 @@ msgstr "Ha fallat carregar el tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Valor desconegut, \"%s\", per a l'opció \"%s\"." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "No es pot crear el directori %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "No es pot canviar el nom \"%s\" a \"%s\"" @@ -2442,15 +2442,15 @@ msgstr "Torna a carregar les opcions de la finestra" msgid "Reload ke_ys" msgstr "Torna a carregar les claus" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Canvia'n el nom" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Canvia de nom el títol de la finestra" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2458,7 +2458,7 @@ msgstr "" "ATENCIÓ! Tots els canvis no desats es perdran en\n" "matar el client. Encara voleu continuar?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Mata el client: " @@ -2529,11 +2529,11 @@ msgstr "%s ha assolit el temps d'espera!" msgid "'%s' produces no output" msgstr "\"%s\" no produeix cap sortida" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Manca el programa setxkbmap." -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Per canviar el teclat, si us plau, instal·leu setxkbmap." @@ -2825,24 +2825,24 @@ msgstr "Selecciona-ho _tot" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Llengua no admesa per la biblioteca C o Xlib. Es torna per defecte a \"C\"." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Ha fallat determinar el conjunt de codis de la llengua actual. S'assumeix " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv no proporciona %s (suficients) a convertidors %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Cadena multibyte no vàlida \"%s\": %s" @@ -2851,7 +2851,7 @@ msgstr "Cadena multibyte no vàlida \"%s\": %s" msgid "_OK" msgstr "D'ac_ord" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "¿$USUARI o $NOMD'ENTRADA no configurat?" @@ -2870,7 +2870,7 @@ msgstr "Escapament hex incomplet dins l'URL a la posició %d." msgid "Invalid hex escape in URL at position %d." msgstr "Escapament hex no vàlid dins l'URL a la posició %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/cs.po b/po/cs.po index 979b35440..3288ec6a8 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm-1.2.30\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-13 22:43+0000\n" "Last-Translator: Aleš Kastner \n" "Language-Team: Czech " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID ID klienta, který bude použit při kontaktování správce " "sezení.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2238,7 +2243,7 @@ msgstr "" " --debug Vypíše všeobecné ladicí zprávy.\n" " --debug-z Vypíše ladicí zprávy ohledně seskládání oken.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2258,15 +2263,15 @@ msgstr "" " --rewrite-preferences Aktualizovat soubor s nastavením.\n" " --trace=conf,icon K zavedení konfigurace použity cesty pro sledování.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FILE Přesměrovat všechen výstup do souboru FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr " -i, --install=TÉMA Instalace TÉMATU z extra nebo 'seznamu'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2325,21 +2330,21 @@ msgstr "" "%s.\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s konfigurační adresáře:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s zkonfigurované voľby: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Potvrdit odhlášení" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2394,12 +2399,7 @@ msgstr "Selhalo zavedení tématu %s" msgid "Unknown value '%s' for option '%s'." msgstr "Neznámá hodnota '%s' pro volbu '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Selhalo vytvoření adresáře %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Nezdařilo se přejmenování %s na %s" @@ -2435,15 +2435,15 @@ msgstr "Znovu načíst volby _oken" msgid "Reload ke_ys" msgstr "Znovu načíst kláves_y" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Přejmenovat" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Přejmenovat nadpis okna" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2451,7 +2451,7 @@ msgstr "" "VAROVÁNÍ! Pokud bude tento klient zabit, budou\n" "veškerá neuložená data ztracena. Přejete si pokračovat?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Zabít Klienta: " @@ -2522,11 +2522,11 @@ msgstr "'%s' vypršel!" msgid "'%s' produces no output" msgstr "'%s' nevytváří žádný výstup" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Chybí program setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Instalujte setxkbmap pro přepínání klávesnic." @@ -2819,25 +2819,25 @@ msgstr "Vybr_at vše" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Nastavení jazyka (locale) není knihovnou C nebo Xlib podporováno. Vracím " "nastavení jazyka (locale) na „C“." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Nepodařilo se zjistit znakovou sadu stávajícího jazykového nastavení. " "Předpokládám ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv (dostatečně) nepodporuje konverzi z %s do %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Neplatný vícebajtový řetězec „%s“: %s" @@ -2846,7 +2846,7 @@ msgstr "Neplatný vícebajtový řetězec „%s“: %s" msgid "_OK" msgstr "_Potvrdit" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER nebo $LOGNAME není nastavena?" @@ -2865,7 +2865,7 @@ msgstr "Neukončená hexadecimální část URL na pozici %d." msgid "Invalid hex escape in URL at position %d." msgstr "Nesprávná hexadecimální část URL na pozici %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/da.po b/po/da.po index 06ae1f9b9..c29737e31 100644 --- a/po/da.po +++ b/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.4.2.1038\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2022-03-23 19:12+0000\n" "Last-Translator: Alexander Mortensen \n" "Language-Team: Danish " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Klient-id som skal bruges når sessionshåndteringen " "kontaktes.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2243,7 +2248,7 @@ msgstr "" " --debug-z Udskriv fejlsøgningsmeddelelser vedrørende " "vinduesstakning.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2264,15 +2269,15 @@ msgstr "" " --trace=konf,ikon Spor stier som blev brugt til at indlæse " "konfiguration.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2333,21 +2338,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s konfigurationsmapper:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s konfigurerede tilvalg:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Bekræft udlogning" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2402,12 +2407,7 @@ msgstr "Kunne ikke indlæse tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Ukendt værdi \"%s\" for tilvalg \"%s\"." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Kan ikke oprette mappe %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Kan ikke omdøbe %s til %s" @@ -2445,15 +2445,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "Genindlæs" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2461,7 +2461,7 @@ msgstr "" "ADVARSEL! Alle ændringer som ikke er gemt, vil gå tabt, når\n" "denne klient dræbes. Vil du fortsætte?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Dræb klient: " @@ -2532,11 +2532,11 @@ msgstr "'%s' udløb!" msgid "'%s' produces no output" msgstr "\"%s\" producerer intet output" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Manglende program setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "For tastatur skift, installer setxkbmap." @@ -2829,25 +2829,25 @@ msgstr "Markér _alt" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Lokalitet understøttes ikke af C-biblioteket or Xlib. Indlæser standard-\"C" "\"-lokalitet." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Kunne ikke fastsætte tegnsættet for den nuværende lokalitet. Antager " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv leverer ikke (tilstrækkelig) %s til %s konvertere." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Ugyldig multibytestreng \"%s\": %s" @@ -2856,7 +2856,7 @@ msgstr "Ugyldig multibytestreng \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER eller $LOGNAME ikke sat?" @@ -2875,7 +2875,7 @@ msgstr "Ufuldstændig hex-undvigelse i URL på placeringen %d." msgid "Invalid hex escape in URL at position %d." msgstr "Ugyldig hex-undvigelse i URL på placeringen %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/de.po b/po/de.po index c33ac7f35..2342a8235 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.2.26\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-02-29 14:42+0000\n" "Last-Translator: Gemineo \n" "Language-Team: German " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID zu verwendende Client-ID, wenn der Sitzungs-Manager " "kontaktiert wird.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2260,7 +2265,7 @@ msgstr "" " --debug-z Gibt Debug-Nachrichten mit dem Blick auf window " "stacking aus.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2282,15 +2287,15 @@ msgstr "" " --trace=conf,icon Pfade zeichnen, die zum Laden der Konfiguration " "verwendet werden.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=DATEI Gesamte Ausgabe an DATEI umleiten.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2351,21 +2356,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s Konfigurationsverzeichnisse:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s konfigurierte Optionen: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Abmelden bestätigen" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2421,12 +2426,7 @@ msgstr "Konnte Theme %s nicht laden" msgid "Unknown value '%s' for option '%s'." msgstr "Unbekannter Wert '%s' für Option '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Kann Verzeichnis %s nicht erstellen" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Kann %s nicht in %s umbenennen" @@ -2462,15 +2462,15 @@ msgstr "Win-_Optionen neu laden" msgid "Reload ke_ys" msgstr "S_chlüssel neu laden" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Umbenennen" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Fenstertitel umbenennen" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2479,7 +2479,7 @@ msgstr "" "Töten der Anwendung verloren gehen! Wünschen Sie trotzdem fortzufahren?" # -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Client töten: " @@ -2550,11 +2550,11 @@ msgstr "Zeitüberschreitung bei '%s'!" msgid "'%s' produces no output" msgstr "'%s' produziert keine Ausgabe" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Fehlendes Program: 'setxkbmap'" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Um die Tastatur zu ändern, installieren Sie bitte setxkbmap." @@ -2847,26 +2847,26 @@ msgstr "_Alles auswählen" msgid "Ctrl+A" msgstr "Strg+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Lokale wird von der C-Bibliothek nicht unterstützt. Es wird auf die lokale " "Variable 'C' zurückgegriffen." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Die Kodierung der momentanen lokalen Variablen konnte nicht bestimmt werden. " "Es wird ISO-8859-1 angenommen.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" "iconv verfügt nicht über einen (zufriedenstellenden) %s zu %s-Konvertierer." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Ungültige Multibyte-Zeichenkette \"%s\": %s" @@ -2875,7 +2875,7 @@ msgstr "Ungültige Multibyte-Zeichenkette \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Sind die Umgebungsvariablen $USER oder $LOGNAME nicht gesetzt?" @@ -2894,7 +2894,7 @@ msgstr "Unvollständiges hex escape in der URL an der Position %d." msgid "Invalid hex escape in URL at position %d." msgstr "Ungültiges hex escape in der URL an der Position %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/el.po b/po/el.po index 11d3c62c0..7d54b4843 100644 --- a/po/el.po +++ b/po/el.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2021-09-21 08:11+0000\n" "Last-Translator: Efstathios Iosifidis \n" "Language-Team: Greek " msgstr "<κανένα>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ΤΑΥΤΟΤΗΤΑ Ταυτότητα του πελάτη που θα χρησιμοποιηθεί όταν " "γίνεται επαφή με το διαχειριστή συνεδρίας.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2308,7 +2313,7 @@ msgstr "" " --debug-z Εκτύπωση μηνυμάτων αποσφαλμάτωσης σχετικά με το " "στοίβαγμα των παράθυρων.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 #, fuzzy #| msgid "" #| "\n" @@ -2338,15 +2343,15 @@ msgstr "" " --trace=conf,icon Ίχνη διαδρομών που χρησιμοποιούνται για τη φόρτωση " "ρυθμίσεων.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2413,21 +2418,21 @@ msgstr "" "\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s κατάλογοι ρυθμίσεων:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s ρυθμισμένες επιλογές:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Επιβεβαίωση αποσύνδεσης" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2481,12 +2486,7 @@ msgstr "Αδυναμία φορτώματος του θέματος %s" msgid "Unknown value '%s' for option '%s'." msgstr "Άγνωστη τιμή '%s' για την επιλογή '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Αδυναμία δημιουργία του κατάλογου %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Αδυναμία μετονομασίας του %s σε %s" @@ -2524,15 +2524,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "Επαναφόρτωση" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2542,7 +2542,7 @@ msgstr "" "\n" "Επιθυμείς να συνεχίσεις;" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Σκότωμα του Πελάτη: " @@ -2611,11 +2611,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Λείπει το πρόγραμμα setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2913,25 +2913,25 @@ msgstr "Επιλογή _Όλων" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Η τοπικοποίηση αυτή δεν υποστηρίζεται από τη βιβλιοθήκη C η το Xlib. Γίνεται " "υποχώρηση στη 'C' locale'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Απέτυχε ο καθορισμός της τρέχουσας ομάδας κώδικα για την τοπικοποίηση. Το " "σύστημα θα υποθέσει την ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "το iconv δεν παρέχει (επαρκείς) μετατροπείς από %s σε %s ." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Μη έγκυρος στίχος πολλαπλών μπάιτιων \"%s\": %s" @@ -2940,7 +2940,7 @@ msgstr "Μη έγκυρος στίχος πολλαπλών μπάιτιων \"% msgid "_OK" msgstr "_Εντάξει" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Μήπως το $USER ή το $LOGNAME δεν έχουν ρυθμιστεί;" @@ -2959,7 +2959,7 @@ msgstr "Μη ολοκληρωμένη δεκαεξαδική φυγή στη δ msgid "Invalid hex escape in URL at position %d." msgstr "Μη έγγυρη δεκαεξαδική φυγή στη διεύθυνση URL, στη θέση %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/en.po b/po/en.po index 0eee12ffb..4acf8ab52 100644 --- a/po/en.po +++ b/po/en.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.0.9\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2000-10-21 12:13+2000\n" "Last-Translator: Mathias Hasselmann \n" "Language-Team: English\n" @@ -1272,121 +1272,121 @@ msgstr "" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 msgid "EWMH window state" msgstr "" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "" -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "" -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "" -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "" @@ -1697,7 +1697,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "" @@ -1731,11 +1731,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "©" @@ -2018,23 +2023,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2046,15 +2051,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2086,21 +2091,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2151,12 +2156,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2192,21 +2192,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2275,11 +2275,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2570,21 +2570,21 @@ msgstr "" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2593,7 +2593,7 @@ msgstr "" msgid "_OK" msgstr "" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2612,7 +2612,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/eo.po b/po/eo.po index 30f5cabee..e40ca07a0 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.3.12.144\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2017-01-27 05:44+0000\n" "Last-Translator: Reedych \n" "Language-Team: Esperanto " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2058,15 +2063,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2098,21 +2103,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2163,12 +2168,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2204,21 +2204,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2287,11 +2287,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2582,21 +2582,21 @@ msgstr "" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2605,7 +2605,7 @@ msgstr "" msgid "_OK" msgstr "" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2624,7 +2624,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/es.po b/po/es.po index 764c47e84..3d3329e74 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.26\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-02-29 23:42+0000\n" "Last-Translator: Antonio Simón \n" "Language-Team: Spanish " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Identificador de cliente a usar al contactar con el " "administrador de sesiones.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2254,7 +2259,7 @@ msgstr "" " --debug-z Muestra mensajes de depuración relacionados con la " "pila de ventanas.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2276,15 +2281,15 @@ msgstr "" " --trace=conf,icon Rastrea las rutas usadas para cargar la " "configuración.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FILE Redirige toda la salida a FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2345,21 +2350,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s directorios de configuración:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s opciones configuradas:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmar el cierre de sesión" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2414,12 +2419,7 @@ msgstr "Error al cargar el tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Valor desconocido «%s» para la opción «%s»." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "No se puede crear el directorio %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "No se puede cambiar el nombre %s por %s" @@ -2455,15 +2455,15 @@ msgstr "Volver a cargar _opciones win" msgid "Reload ke_ys" msgstr "Volver a cargar cla_ves" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Renombrar" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Renombrar el título de la ventana" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2471,7 +2471,7 @@ msgstr "" "¡AVISO! Todos los cambios sin guardar se perderán\n" "cuando este cliente sea terminado. ¿Desea continuar?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Matar el cliente: " @@ -2542,11 +2542,11 @@ msgstr "Se ha agotado el tiempo de %s." msgid "'%s' produces no output" msgstr "'%s' no produce ninguna salida" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Falta el programa setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Instale setxkbmap para cambiar de teclados." @@ -2842,25 +2842,25 @@ msgstr "Seleccionar _todo" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Configuración regional no admitida por la biblioteca C o Xlib. Se revierte a " "«C»." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "No se ha podido determinar el conjunto de códigos de la configuración " "regional actual. Se presupone ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv no proporciona (suficiente) %s a %s convertidores." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Cadena multibyte no válida «%s»: %s" @@ -2869,7 +2869,7 @@ msgstr "Cadena multibyte no válida «%s»: %s" msgid "_OK" msgstr "_Aceptar" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "¿$USER o $LOGNAME no configurado?" @@ -2888,7 +2888,7 @@ msgstr "Carácter de escape hexadecimal incompleto en la posición %d del URL." msgid "Invalid hex escape in URL at position %d." msgstr "Carácter de escape hexadecimal inválido en la posición %d del URL." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/fa.po b/po/fa.po index 8f3996336..97895c934 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.3.12.56\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-03-04 15:14+0000\n" "Last-Translator: Mohammad Rezaei Seresht \n" "Language-Team: Persian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2082,15 +2087,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2122,21 +2127,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2187,12 +2192,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2228,21 +2228,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2311,11 +2311,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2608,21 +2608,21 @@ msgstr "" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2631,7 +2631,7 @@ msgstr "" msgid "_OK" msgstr "" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2650,7 +2650,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/fi.po b/po/fi.po index 81c5b78ee..346c508ae 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.14\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2022-03-10 16:12+0000\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2187,15 +2192,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2254,21 +2259,21 @@ msgstr "" "Käy osoitteessa https://ice-wm.org/ kun haluat ilmoittaa virheestä, kaipaat\n" "apua tai jos haluat vain antaa kommenttisi.\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s määritetyt asetukset:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Varmista uloskirjautuminen" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2321,12 +2326,7 @@ msgstr "Teeman lataus epäonnistui %s" msgid "Unknown value '%s' for option '%s'." msgstr "Tuntematon arvo '%s' valinnalla '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Hakemistoa ei voi luoda %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Ei voida nimetä %s / %s" @@ -2364,15 +2364,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "Lataa uudelleen" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2380,7 +2380,7 @@ msgstr "" "VAROITUS! Kaikki tallentamattomat muutokset tässä\n" "asiakkaassa menetetään kun se tapetaan. Haluatko jatkaa?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Tapa asiakasohjelma: " @@ -2449,11 +2449,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2748,24 +2748,24 @@ msgstr "Valitse k_aikki" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "C-kirjasto tai xlib ei tue kieliasetusta. Palataan takaisin 'C' locale'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Nykyisen kieliasetuksen merkistöä ei pystytty tunnistamaan. Oletetaan " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv ei tarjoa (riittävää) muunnosta %s:sta %s:iin." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Virheellinen monitavuinen merkkijono \"%s\": %s" @@ -2774,7 +2774,7 @@ msgstr "Virheellinen monitavuinen merkkijono \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER- tai $LOGNAME-ympäristömuuttujia ei määritelty?" @@ -2793,7 +2793,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/fr.po b/po/fr.po index 9b5c271e2..54919a938 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.2.15pre3\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-03-04 17:42+0000\n" "Last-Translator: Sophie Leroy \n" "Language-Team: French " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID ID de client à utiliser lors du contact avec le " "gestionnaire de session.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2279,7 +2284,7 @@ msgstr "" " --debug-z Imprimer les messages de débogage concernant la pile " "de fenêtres.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2301,15 +2306,15 @@ msgstr "" " --trace=conf,icon Trace les chemins utilisés pour charger la " "configuration.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FICHIER Rediriger toutes les sorties vers FICHIER.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2372,21 +2377,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "Répertoires de configuration de %s :\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s options configurées : %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmer la déconnexion" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2442,12 +2447,7 @@ msgstr "Échec de chargement du thème %s" msgid "Unknown value '%s' for option '%s'." msgstr "Valeur inconnue '%s' pour l’option '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Impossible de créer le répertoire %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Impossible de renommer %s en %s" @@ -2483,15 +2483,15 @@ msgstr "Recharger win_options" msgid "Reload ke_ys" msgstr "Recharger ke_ys" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Renommer" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Renommer le titre de la fenêtre" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2500,7 +2500,7 @@ msgstr "" "perdus quand ce processus sera clos. Souhaitez-vous continuer ?" # -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Fermer le client : " @@ -2571,11 +2571,11 @@ msgstr "'%s' a expiré !" msgid "'%s' produces no output" msgstr "'%s' ne produit aucune sortie" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Programme setxkbmap manquant" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Pour le changement de clavier, installez setxkbmap." @@ -2866,25 +2866,25 @@ msgstr "T_out sélectionner" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Paramètres régionaux non pris en charge par la bibliothèque C ou Xlib. " "Retour vers les paramètres régionaux de C." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Échec lors de la détection de l’encodage des caractères régionaux courants. " "Par défaut ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv ne fournit pas de convertisseur %s vers %s suffisant." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Chaîne de caractère multi-octects incorrecte \"%s\" : %s" @@ -2893,7 +2893,7 @@ msgstr "Chaîne de caractère multi-octects incorrecte \"%s\" : %s" msgid "_OK" msgstr "_Valider" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Variables d'environnement $USER ou $LOGNAME non initialisées ?" @@ -2914,7 +2914,7 @@ msgid "Invalid hex escape in URL at position %d." msgstr "" "Séquence d’échappement hexadécimale non valide dans l’URL à la position %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/he.po b/po/he.po index b4ba5df8b..b2eed28d3 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm VERSION\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-02-20 11:14+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2150,15 +2155,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2190,21 +2195,21 @@ msgid "" "\n" msgstr "CLI" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "אפשרות לא מוכרת: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "אימות התנתקות" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2257,13 +2262,8 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "פעולה לא מוכרת: `%s'" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - # מקש -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "שם מקש לא מוכר %s בתוך %s" @@ -2299,16 +2299,16 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" # הינו הרוג -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2316,7 +2316,7 @@ msgstr "" "אזהרה! כל השינויים שלא נשמרו יאבדו כאשר\n" "לקוח זה הרוג. האם ברצונך להמשיך?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "הרוג לקוח: " @@ -2385,11 +2385,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2704,21 +2704,21 @@ msgstr "בחר ה_כל" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2727,7 +2727,7 @@ msgstr "" msgid "_OK" msgstr "_אישור" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2746,7 +2746,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/hi.po b/po/hi.po index 87deb1dc8..df3ef2914 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.4.2.1301\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2021-04-22 16:57+0000\n" "Last-Translator: Panwar \n" "Language-Team: Hindi " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2115,15 +2120,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2155,21 +2160,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2220,12 +2225,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2261,21 +2261,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2344,11 +2344,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2640,21 +2640,21 @@ msgstr "" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2663,7 +2663,7 @@ msgstr "" msgid "_OK" msgstr "" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2682,7 +2682,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/hr.po b/po/hr.po index 254f564d9..404345161 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.0.7\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2001-03-25 17:00+GMT1\n" "Last-Translator: Vlatko Kosturjak \n" "Language-Team: Croatian \n" @@ -1317,124 +1317,124 @@ msgstr "Ista igra" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, fuzzy, c-format msgid "Invalid workspace name: `%s'" msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 #, fuzzy #| msgid "Window list" msgid "EWMH window state" msgstr "Popis prozora" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, fuzzy, c-format msgid "workspace #%d: `%s'\n" msgstr "Radni prostor: " -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, fuzzy, c-format msgid "Invalid state: `%s'." msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, fuzzy, c-format msgid "Invalid argument: `%s'" msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, fuzzy, c-format msgid "Invalid Xinerama: `%s'." msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, fuzzy, c-format msgid "Invalid expression: `%s'" msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" "Ne mogu otvoriti zaslon: %s. X-i moraju biti pokrenuti i $DISPLAY postavljen." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, fuzzy, c-format msgid "Invalid PID: `%s'" msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, fuzzy, c-format msgid "Invalid layer: `%s'." msgstr "Nepravilna putanja: %s\n" -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, fuzzy, c-format msgid "Unknown action: `%s'" msgstr "Nepoznata opcija prozora: %s" @@ -1747,7 +1747,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, fuzzy, c-format msgid "Unrecognized option '%s'." msgstr "Nepoznata opcija prozora: %s" @@ -1782,11 +1782,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "" @@ -2074,23 +2079,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2102,15 +2107,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2142,21 +2147,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Nepoznata opcija prozora: %s" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Potvrdite odjavljivanje" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2209,12 +2214,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "Nepoznata opcija prozora: %s" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Nepoznato ime ključa %s u %s" @@ -2251,21 +2251,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Ubij klijent: " @@ -2334,11 +2334,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2642,21 +2642,21 @@ msgstr "Označi _Sve" msgid "Ctrl+A" msgstr "CTRL+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, fuzzy, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Nepravilna putanja do sandučića: \"%s\"" @@ -2665,7 +2665,7 @@ msgstr "Nepravilna putanja do sandučića: \"%s\"" msgid "_OK" msgstr "_U redu" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER ili $LOGNAME nije postavljen?" @@ -2684,7 +2684,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/hu.po b/po/hu.po index b99a5b4f5..4e83d1152 100644 --- a/po/hu.po +++ b/po/hu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.2.7\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-03-28 22:14+0000\n" "Last-Translator: Kempelen \n" "Language-Team: Hungarian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID A munkamenet-kezelőhöz való csatlakozáskor használandó " "ügyfélazonosító.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2382,7 +2387,7 @@ msgstr "" " --debug-z Ablaksorrenddel kapcsolatos hibakeresési üzenetek " "nyomtatása.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2403,15 +2408,15 @@ msgstr "" " --trace=conf,icon A beállítások betöltéséhez használt útvonalak " "követése.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2472,24 +2477,24 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s konfigurációs könyvtárai:\n" # ../src/wmoption.cc:209 -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s konfigurált beállítás: %s\n" # ../src/wmapp.cc:676 -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Kilépés megerősítése" # ../src/wmapp.cc:677 -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2553,12 +2558,7 @@ msgstr "Nem sikerült a(z) %s téma betöltése" msgid "Unknown value '%s' for option '%s'." msgstr "Ismeretlen '%s' érték a következő beállításnál: '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Nem sikerült a könyvtár létrehozása: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "A(z) %s nem nevezhető át %s nevűre" @@ -2599,15 +2599,15 @@ msgstr "_Ablakbeállítások újratöltése" msgid "Reload ke_ys" msgstr "_Billentyűk újratöltése" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Átnevezés" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Az ablak címének átszerkesztése" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2617,7 +2617,7 @@ msgstr "" # # ../src/wmframe.cc:1183 -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Kliens kilövése: " @@ -2697,11 +2697,11 @@ msgstr "'%s' időtúllépésre futott!" msgid "'%s' produces no output" msgstr "A(z) '%s' nem hoz létre kimenetet" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Hiányzó program: setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "A billentyűzet váltásához telepítse a setxkbmap programot." @@ -3043,27 +3043,27 @@ msgstr "Mi_ndent kijelöl" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "A C függvénykönyvtár vagy az Xlib nem támogatja a területi beállítást. A 'C' " "területi beállítás lesz használva." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Nem sikerült megállapítani az aktuális területi beállítás kódkészletét. " "ISO-8859-1 lesz feltételezve.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" "Az iconv nem biztosít (megfelelő) %s elemet a(z) %s konverterek számára." # ../src/amailbox.cc:71 -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Érvénytelen többbájtos karakterlánc: \"%s\": %s" @@ -3074,7 +3074,7 @@ msgid "_OK" msgstr "_OK" # ../src/yapp.cc:187 -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER vagy $LOGNAME nincsen beállítva?" @@ -3093,7 +3093,7 @@ msgstr "Hiányos hexadecimális érték az URL-címben, pozíció: %d." msgid "Invalid hex escape in URL at position %d." msgstr "Érvénytelen hexadecimális érték az URL-címben, pozíció: %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/icewm.pot b/po/icewm.pot index 0fb8aeafe..def25cebb 100644 --- a/po/icewm.pot +++ b/po/icewm.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: icewm 3.5.0\n" +"Project-Id-Version: icewm 3.6.0\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1274,121 +1274,121 @@ msgstr "" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 msgid "EWMH window state" msgstr "" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "" -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "" -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "" -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "" @@ -1699,7 +1699,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "" @@ -1733,11 +1733,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "" @@ -2020,23 +2025,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2048,15 +2053,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2088,21 +2093,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2153,12 +2158,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2194,21 +2194,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2277,11 +2277,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2572,21 +2572,21 @@ msgstr "" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2595,7 +2595,7 @@ msgstr "" msgid "_OK" msgstr "" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2614,7 +2614,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/id.po b/po/id.po index 4aecc91cf..688a354f3 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.0.9\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-08-08 15:15+0000\n" "Last-Translator: Kukuh Syafaat \n" "Language-Team: Indonesian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Klien id yang digunakan saat menghubungi pengelola " "sesi.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2240,7 +2245,7 @@ msgstr "" " --debug Cetak pesan awakutu umum.\n" " --debug-z Cetak pesan awakutu tentang penumpukan jendela.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2260,15 +2265,15 @@ msgstr "" " --rewrite-preferences Mutakhirkan berkas preferensi yang ada.\n" " --trace=conf,icon Path jejak yang digunakan untuk memuat konfigurasi.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=BERKAS Alihkan semua keluaran ke BERKAS.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2328,21 +2333,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "Direktori konfigurasi %s:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "Opsi %s yang dikonfigurasi: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Konfirmasi Log Keluar" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2397,12 +2402,7 @@ msgstr "Gagal memuat tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Nilai '%s' yang tidak diketahui untuk opsi '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Tidak dapat membuat direktori %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Tidak dapat mengganti nama %s menjadi %s" @@ -2438,15 +2438,15 @@ msgstr "Muat ulang win_options" msgid "Reload ke_ys" msgstr "Muat ulang tombo_l" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Ganti nama" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Ganti nama judul jendela" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2454,7 +2454,7 @@ msgstr "" "PERINGATAN! Semua perubahan yang belum disimpan akan hilang saat\n" "klien ini terbunuh. Apakah Anda ingin melanjutkan?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Bunuh Klien: " @@ -2525,11 +2525,11 @@ msgstr "'%s' waktunya habis!" msgid "'%s' produces no output" msgstr "'%s' tidak menghasilkan keluaran" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Tak ada program setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Untuk mengubah papan tik, silakan instal setxkbmap." @@ -2822,22 +2822,22 @@ msgstr "Pilih Semu_a" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "Locale tidak didukung oleh pustaka C. Kembali ke locale 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Gagal untuk menentukan set kode locale saat ini. Dengan asumsi ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv tidak menyediakan (cukup) %s ke %s konverter." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "String multibyte \"%s\": %s tidak valid" @@ -2846,7 +2846,7 @@ msgstr "String multibyte \"%s\": %s tidak valid" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER atau $LOGNAME tidak diatur?" @@ -2865,7 +2865,7 @@ msgstr "Pelarian hex tidak lengkap di URL pada posisi %d." msgid "Invalid hex escape in URL at position %d." msgstr "Pelarian hex tidak valid di URL pada posisi %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ie.po b/po/ie.po index e08097d2e..ce79670e5 100644 --- a/po/ie.po +++ b/po/ie.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.4.2.1830\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2019-06-15 19:49+0000\n" "Last-Translator: Olga Smirnova \n" "Language-Team: Occidental " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2119,15 +2124,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2159,21 +2164,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmar li clusion" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2224,12 +2229,7 @@ msgstr "Ne successat cargar li tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Ne successat crear un directoria %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2267,21 +2267,21 @@ msgstr "Ínvalid option: %s" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Terminar li client: " @@ -2351,11 +2351,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2646,22 +2646,22 @@ msgstr "Selecter _omnicos" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Locale ne es supportat per biblioteca C o Xlib. Revertente al locale 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2670,7 +2670,7 @@ msgstr "" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER o $LOGNAME ne assignat?" @@ -2689,7 +2689,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/it.po b/po/it.po index c7dfbd918..1b3abc001 100644 --- a/po/it.po +++ b/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.31\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-03-01 16:42+0000\n" "Last-Translator: Davide Aiello \n" "Language-Team: Italian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID ID del client da usare quando si contatta il gestore " "delle sessioni.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2259,7 +2264,7 @@ msgstr "" " --debug-z Stampa messaggi di debug riguardanti la pila delle " "finestre.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2280,15 +2285,15 @@ msgstr "" " --trace=conf,icon Traccia i percorsi utilizzati per caricare la " "configurazione.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FILE Reindirizza tutti gli output al FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2347,21 +2352,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "Directory di configurazione di %s:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "Opzioni configurate di %s: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Conferma uscita" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2416,12 +2421,7 @@ msgstr "Impossibile caricare il tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Valore '%s' sconosciuto per l'opzione '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Impossibile creare la directory %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Impossibile rinominare %s come %s" @@ -2457,15 +2457,15 @@ msgstr "Ricarica win_options" msgid "Reload ke_ys" msgstr "Ricarica ke_ys" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Rinomina" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Rinomina titolo finestra" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2473,7 +2473,7 @@ msgstr "" "Attenzione: la terminazione del client comporta\n" "la perdita delle modifiche non salvate. Procedere?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Termina client: " @@ -2544,11 +2544,11 @@ msgstr "Time out di '%s'." msgid "'%s' produces no output" msgstr "'%s' non produce alcun risultato" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Programma mancante setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Per cambiare tastiera, installare setxkbmap." @@ -2843,25 +2843,25 @@ msgstr "Selezion_a tutto" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Localizzazione non supportata dalla libreria C o da Xlib. Si ripiega sulla " "localizzazione 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Impossibile determinare il set di codici della localizzazione corrente. " "Presumibilmente è ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv non fornisce (abbastanza) convertitori da %s a %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Stringa multibyte \"%s\" non valida: %s" @@ -2870,7 +2870,7 @@ msgstr "Stringa multibyte \"%s\" non valida: %s" msgid "_OK" msgstr "_Ok" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER o $LOGNAME non impostati?" @@ -2889,7 +2889,7 @@ msgstr "Sequenza di escape esadecimale incompleta nell'URL alla posizione %d." msgid "Invalid hex escape in URL at position %d." msgstr "Sequenza di escape esadecimale non valida nell'URL alla posizione %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ja.po b/po/ja.po index 04de7935d..200c124e5 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.0.6\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-10 00:56+0000\n" "Last-Translator: Yasuhiko Kamata \n" "Language-Team: Japanese " msgstr "<なし>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID セッションマネージャに接続する際のクライアント ID を指" "定します。\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2254,7 +2259,7 @@ msgstr "" " --debug-z ウインドウのスタック処理に関連するデバッグメッセージを" "表示します。\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2274,17 +2279,17 @@ msgstr "" " --rewrite-preferences 既存の設定ファイルを更新します。\n" " --trace=conf,icon 設定の読み込み時に使用するパスをトレースします。\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" " -o, --output=FILE 全ての出力を FILE で指定したファイルに転送します。\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" " -i, --install=THEME extra または 'list' からテーマをインストールします。\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2344,21 +2349,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s の設定ディレクトリ:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s の設定済みオプション: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "ログアウトの確認" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2413,12 +2418,7 @@ msgstr "テーマ %s の読み込みに失敗しました" msgid "Unknown value '%s' for option '%s'." msgstr "オプション '%2$s' に対する値 '%1$s' が不明です。" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "ディレクトリ %s を作成できません" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "%s を %s に名前変更できません" @@ -2454,15 +2454,15 @@ msgstr "winoptions の再読み込み (_O)" msgid "Reload ke_ys" msgstr "キーの再読み込み (_Y)" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "名前変更" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "ウインドウタイトルの名前変更" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2470,7 +2470,7 @@ msgstr "" "このクライアントを強制終了すると、保存されて\n" "いない変更点が失われてしまいます。処理を続けてよろしいですか?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "クライアント強制終了: " @@ -2541,11 +2541,11 @@ msgstr "'%s' が時間切れになりました!" msgid "'%s' produces no output" msgstr "'%s' は何も出力しませんでした" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "プログラム setxkbmap がありません" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" "キーボードの切り替えを行なうため、 setxkbmap をインストールしてください。" @@ -2843,25 +2843,25 @@ msgstr "全て選択 (_A)" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "C ライブラリまたは Xlib がロケールに対応していません。 'C' ロケールにフォール" "バックします。" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "現在のロケールに対するコードセットを判別できませんでした。 ISO-8859-1 と仮定" "します。\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv は %s から %s への変換に対応していません。" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "マルチバイト文字列が正しくありません \"%s\": %s" @@ -2870,7 +2870,7 @@ msgstr "マルチバイト文字列が正しくありません \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER または $LOGNAME がセットされていないようです?" @@ -2889,7 +2889,7 @@ msgstr "URL 内の位置 %d に不完全な HEX エスケープが存在して msgid "Invalid hex escape in URL at position %d." msgstr "URL 内の位置 %d に不正な HEX エスケープが存在しています。" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ka.po b/po/ka.po index b01d1f21e..5e463b681 100644 --- a/po/ka.po +++ b/po/ka.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: icewm 3.3.2.22\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" -"PO-Revision-Date: 2023-05-30 09:14+0000\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" +"PO-Revision-Date: 2024-06-14 16:46+0000\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.9.1\n" +"X-Generator: Weblate 5.5.5\n" #: src/aapm.cc:113 #, c-format @@ -1280,121 +1280,121 @@ msgstr "იგივე თამაში" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 msgid "EWMH window state" msgstr "" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "" -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "" -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "არასწორი PID: \"%s\"" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "არასწორი ფენა: \"%s\"." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "უცნობი ქმედება: '%s'" @@ -1705,7 +1705,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "" @@ -1739,11 +1739,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2026,23 +2031,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2054,15 +2059,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2094,21 +2099,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2159,12 +2164,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2200,21 +2200,21 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "გადარქმევა" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2283,11 +2283,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2453,7 +2453,7 @@ msgstr "_ჩვენება" #: src/wmwinlist.cc:457 msgid "_Raise" -msgstr "_აწევა" +msgstr "ა_წევა" #: src/wmwinlist.cc:480 msgid "Del" @@ -2578,21 +2578,21 @@ msgstr "_ყველას მონიშვნა" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2601,7 +2601,7 @@ msgstr "" msgid "_OK" msgstr "_კარგი" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2620,7 +2620,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/kk.po b/po/kk.po index dc02b151d..3e6ee6eaf 100644 --- a/po/kk.po +++ b/po/kk.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: icewm 3.2.1.17\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" -"PO-Revision-Date: 2022-12-23 17:13+0000\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" +"PO-Revision-Date: 2024-06-10 19:46+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.9.1\n" +"X-Generator: Weblate 5.5.5\n" #: src/aapm.cc:113 #, c-format @@ -57,7 +57,7 @@ msgstr " - Толық" #: src/aapm.cc:940 #, c-format msgid "power:\t%s" -msgstr "" +msgstr "эл. қорегі:\t%s" #: src/aclock.cc:195 msgid "CLOCK" @@ -89,7 +89,7 @@ msgstr "°C" #: src/acpustatus.cc:552 #, c-format msgid "CPU %s Load: %3.2f %3.2f %3.2f, %u" -msgstr "" +msgstr "CPU %s жүктемесі: %3.2f %3.2f %3.2f, %u" #: src/acpustatus.cc:558 #, c-format @@ -97,6 +97,8 @@ msgid "" "\n" "Ram (free): %5.3f (%.3f) G" msgstr "" +"\n" +"Жады (бос): %5.3f (%.3f) ГБ" #: src/acpustatus.cc:563 #, c-format @@ -104,6 +106,8 @@ msgid "" "\n" "Swap (free): %.3f (%.3f) G" msgstr "" +"\n" +"Своп (бос): %.3f (%.3f) ГБ" #: src/acpustatus.cc:571 #, c-format @@ -111,6 +115,8 @@ msgid "" "\n" "ACPI Temp: " msgstr "" +"\n" +"ACPI температурасы: " #: src/acpustatus.cc:592 src/acpustatus.cc:630 #, c-format @@ -118,6 +124,8 @@ msgid "" "\n" "CPU Freq: %.3fGHz" msgstr "" +"\n" +"CPU жиілігі: %.3fГГц" #: src/acpustatus.cc:607 src/acpustatus.cc:907 msgid "CPU" @@ -125,7 +133,7 @@ msgstr "CPU" #: src/acpustatus.cc:607 msgid "Load: " -msgstr "" +msgstr "Жүктемесі: " #: src/acpustatus.cc:622 #, c-format @@ -133,6 +141,8 @@ msgid "" "\n" "Ram (user): %5.3f (%.3f) G" msgstr "" +"\n" +"Жады (пайдаланушы): %5.3f (%.3f) ГБ" #: src/acpustatus.cc:908 #, c-format @@ -141,21 +151,21 @@ msgstr "CPU%d" #: src/acpustatus.cc:914 msgid "_Combine" -msgstr "" +msgstr "Бірі_ктіру" #: src/acpustatus.cc:916 msgid "_Separate" -msgstr "" +msgstr "Бө_ліп жіберу" #: src/akeyboard.cc:78 src/icesm.cc:468 src/wmmenu.cc:503 #, c-format msgid "%s exited with status %d." -msgstr "" +msgstr "%s келесі кодымен аяқталды: %d." #: src/akeyboard.cc:81 src/icesm.cc:474 src/icesm.cc:628 src/wmmenu.cc:506 #, c-format msgid "%s was killed by signal %d." -msgstr "" +msgstr "%s келесі сигналмен өлтірілді: %d." #: src/akeyboard.cc:94 msgid "rules:" @@ -205,7 +215,7 @@ msgstr "" #: src/amailbox.cc:334 #, c-format msgid "Failed to find %s command" -msgstr "" +msgstr "%s командасын табу сәтсіз аяқталды" #: src/amailbox.cc:363 src/wmmenu.cc:471 src/wmmenu.cc:488 src/yapp.cc:433 #, c-format @@ -585,17 +595,17 @@ msgstr "" #. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System;FileTools #: src/fdospecgen.h:145 msgid "FileManager" -msgstr "" +msgstr "Файлдар басқарушысы" #. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility or System #: src/fdospecgen.h:147 msgid "FileTools" -msgstr "" +msgstr "Файлдық құралдар" #. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network #: src/fdospecgen.h:149 msgid "FileTransfer" -msgstr "" +msgstr "Файлдарды тасымалдау" #. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System #: src/fdospecgen.h:151 @@ -1276,121 +1286,121 @@ msgstr "" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 msgid "EWMH window state" msgstr "" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "" -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "" -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "" -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "" @@ -1701,7 +1711,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "" @@ -1735,11 +1745,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2022,23 +2037,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "<жоқ>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2050,15 +2065,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2090,21 +2105,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2155,12 +2170,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2193,26 +2203,24 @@ msgid "Reload win_options" msgstr "" #: src/wmdialog.cc:96 -#, fuzzy -#| msgid "Reload" msgid "Reload ke_ys" -msgstr "Қайта жүктеу" +msgstr "Перне жарл_ықтарын қайта жүктеу" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Атын өзгерту" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "" @@ -2281,13 +2289,13 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" -msgstr "" +msgstr "setxkbmap қолданбасы жоқ болып тұр" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." -msgstr "" +msgstr "Пернетақта жаймасын ауыстыру үшін setxkbmap орнатыңыз." #: src/wmoption.cc:285 #, c-format @@ -2576,21 +2584,21 @@ msgstr "Б_арлығын таңдау" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2599,7 +2607,7 @@ msgstr "" msgid "_OK" msgstr "_ОК" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2618,7 +2626,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ko.po b/po/ko.po index 0ede2a7d8..ab705ff8e 100644 --- a/po/ko.po +++ b/po/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.35\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2019-02-07 06:32+0000\n" "Last-Translator: Hwajin Kim \n" "Language-Team: Korean " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID 세션 관리자에게 문의할 때 사용할 클라이언트 ID입니다.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2328,7 +2333,7 @@ msgstr "" " --debug 일반 디버그 메시지를 인쇄합니다.\n" " --debug-z 창 스택 관련 디버그 메시지를 인쇄합니다.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 #, fuzzy #| msgid "" #| "\n" @@ -2350,15 +2355,15 @@ msgstr "" " -t, --theme=FILE FILE에서 테마를 로드합니다.\n" " --postpreferences 모든 처리 후 기본 설정을 인쇄합니다.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2417,21 +2422,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s 구성 디렉터리:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s 구성된 옵션: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "종료 확인" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2484,12 +2489,7 @@ msgstr "테마 %s을(를) 로드하지 못함" msgid "Unknown value '%s' for option '%s'." msgstr "'%s' 옵션에 대한 알 수 없는 값 '%s'" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "디렉토리 %s을(를) 만들 수 없음" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "이름을 %s에서 %s(으)로 바꿀 수 없음" @@ -2525,15 +2525,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2541,7 +2541,7 @@ msgstr "" "경고! 이 클라이언트를 죽이면 저장되지 않은\n" "변경 사항을 모두 잃어버립니다. 계속할까요?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "클라이언트 죽이기: " @@ -2615,11 +2615,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "'%s'은(는) 출력이 없습니다." -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2912,22 +2912,22 @@ msgstr "전체 선택(_A)" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "C 라이브러리 또는 Xlib가 지원하지 않는 로케일입니다. 'C' 로케일로 폴링합니다." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "현재 로케일의 코드셋을 결정할 수 없음. ISO-8859-1 가정.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv는 (충분한) %s를 %s 변환기에 공급하지 않는다." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "잘못된 멀티바이트 문자열 \"%s\": %s" @@ -2936,7 +2936,7 @@ msgstr "잘못된 멀티바이트 문자열 \"%s\": %s" msgid "_OK" msgstr "예(_O)" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER 또는 $LOGNAME 정해지지 않음?" @@ -2955,7 +2955,7 @@ msgstr "%d번째 위치의 URL에서 16진수 이스케이프가 불완전합니 msgid "Invalid hex escape in URL at position %d." msgstr "%d번째 위치의 URL에서 16진수 이스케이프가 잘못되었습니다." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/lt.po b/po/lt.po index 0b6386eac..f7870e00e 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.1\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-03-09 14:14+0000\n" "Last-Translator: Moo oo \n" "Language-Team: Lithuanian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2174,15 +2179,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2214,21 +2219,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Neatpažinta parinktis: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Patvirtink atsijungimą" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2281,12 +2286,7 @@ msgstr "Nepavyko įrašyti istorijos bylos %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Nežinomas veiksmas: „%s“" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Nepavyko įrašyti istorijos bylos %s: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Nepavyko įrašyti istorijos bylos %s: %s" @@ -2322,15 +2322,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2338,7 +2338,7 @@ msgstr "" "DĖMESIO! Nužudę šį klientą prarasite visus \n" "neišsaugotus pakeitimus. Ar nori tęsti?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Nužudyti klientą: " @@ -2407,11 +2407,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2721,23 +2721,23 @@ msgstr "Pažymėti _viską" msgid "Ctrl+A" msgstr "Vald+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "C biblioteka nepalaiko šios lokalės. Grįžtama prie „C“ lokalės." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Nepavyko nustatyti dabartinės lokalės koduotės. Naudosima ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv nepalaiko (pakankamai) %s į %s pavertėjų." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Neteisinga daugiabaitinė eilutė \"%s\": %s" @@ -2746,7 +2746,7 @@ msgstr "Neteisinga daugiabaitinė eilutė \"%s\": %s" msgid "_OK" msgstr "_Gerai" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Nenustatytas $USER arba $LOGNAME kintamasis?" @@ -2765,7 +2765,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/lv.po b/po/lv.po index e1af1c89f..2d0b78f0d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-08-18 14:15+0000\n" "Last-Translator: Gustavs Kivlenieks \n" "Language-Team: Latvian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2177,15 +2182,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2243,21 +2248,21 @@ msgstr "" "Apmeklējiet https://ice-wm.org/, lai ziņotu par kļūdām, prasītu atbalstu vai " "atstātu komentārus...\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Nezināma opcija: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Apstiprināt izlogošanos" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2310,12 +2315,7 @@ msgstr "Nevarēju atvērt %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Nezināma darbība: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Neizdevās izveidot bērnprocesu: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Nevarēju atvērt %s: %s" @@ -2352,15 +2352,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2368,7 +2368,7 @@ msgstr "" "UZMANĪBU! Visas nesaglabātās izmaiņas tiks zaudētas, kad\n" "šis klients tiks nogalināts. Vai jūs vēlaties turpināt?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Nogalināt klientu:" @@ -2437,11 +2437,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2748,22 +2748,22 @@ msgstr "Iezīmēt _visu" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "C bibliotēka neatbalsta šo lokāli. Atkrītu uz 'C' lokāli." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "Neizdevās noteikt tekošās lokāles kodu kopu. Pieņemam ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv nepiedāvā pietiekami derīgus pārveidotājus no %s uz %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Kļūdaina vairākbaitu virkne \"%s\": %s" @@ -2772,7 +2772,7 @@ msgstr "Kļūdaina vairākbaitu virkne \"%s\": %s" msgid "_OK" msgstr "_Labi" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER vai $LOGNAME nav uzstādīts?" @@ -2791,7 +2791,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/mk.po b/po/mk.po index 3198b964c..47d916005 100644 --- a/po/mk.po +++ b/po/mk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-03-27 07:14+0000\n" "Last-Translator: Kristijan Fremen Velkovski \n" "Language-Team: Macedonian " msgstr "<нема>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2176,15 +2181,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2243,21 +2248,21 @@ msgstr "" "Посете ја страницата https://ice-wm.org/ за да известите за бубачки,\n" "за барања за поддршка, коментари итн...\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s подесени опции: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Потврда на одјавувањето" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2310,12 +2315,7 @@ msgstr "Не успеа да се вчита темата %s" msgid "Unknown value '%s' for option '%s'." msgstr "Непозната вредност '%s' за опција '%s'." -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Не успеав да креирам процес-дете: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Не успеав да отворам %s: %s" @@ -2352,15 +2352,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2368,7 +2368,7 @@ msgstr "" "ВНИМАНИЕ! Сите неснимени промени ќе бидат изгубени кога\n" "овој клиент ќе биде прекинат. Дали сакате да продолжите?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Прекини клиент: " @@ -2437,11 +2437,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2750,24 +2750,24 @@ msgstr "Избери ги _сите" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "Локалот не е поддржан од Ц-библиотеката. Продолжувам со локалот „C“." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Не успеав да го одредам множ. кодови на тековниот локал. Претпоставувам " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv не доставува (доволно) конвертери за %s во %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Невалидна повеќебајтна низа „%s“: %s" @@ -2776,7 +2776,7 @@ msgstr "Невалидна повеќебајтна низа „%s“: %s" msgid "_OK" msgstr "_Во ред" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Не е поставено $USER или $LOGNAME?" @@ -2795,7 +2795,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/nb.po b/po/nb.po index 4b3eebdb3..fbf416436 100644 --- a/po/nb.po +++ b/po/nb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.2\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2002-09-22 22:00+0200\n" "Last-Translator: Petter Johan Olsen \n" "Language-Team: Norwegian\n" @@ -1328,134 +1328,134 @@ msgstr "Same Game" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "Symbolnavn i domenet `%s' (tall mellom %ld-%ld):\n" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, fuzzy, c-format msgid "Workspace out of range: %ld" msgstr "Skrivebordsområdet %d finnes ikke" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "Ugyldig navn på skrivebordsområde: `%s'" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "GNOME vinduslag" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "IceWM tray-innstilling" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 #, fuzzy #| msgid "Favorite applications" msgid "Motif functions" msgstr "Ofte brukte applikasjoner" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 #, fuzzy #| msgid "Favorite applications" msgid "Motif decorations" msgstr "Ofte brukte applikasjoner" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 #, fuzzy #| msgid "GNOME window state" msgid "EWMH window state" msgstr "GNOME vindustilstand" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "skrivebordsområde #%d: `%s'\n" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid state: `%s'." msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid argument: `%s'" msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid Xinerama: `%s'." msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "Kommandoen `%s' krever minst %d argumenter." -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "Ugyldig uttrykk: `%s'" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" "Kan ikke koble til display: %s. X må være startet og variabelen $DISPLAY må " "være satt." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, fuzzy, c-format msgid "Unexpected: `%s'." msgstr "Uventet nøkkelord: `%s'" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "Ingen kommandoer spesifisert." -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "Ugyldig vindus-identifikator: `%s'" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid PID: `%s'" msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid layer: `%s'." msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "Ukjent kommando: `%s'" @@ -1812,7 +1812,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, fuzzy, c-format msgid "Unrecognized option '%s'." msgstr "Ukjent opsjon: %s\n" @@ -1847,11 +1847,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "Ukjent retning i flytt-/størrelsesendringforespørsel: %d" +#: src/upath.cc:172 +#, fuzzy, c-format +msgid "Unable to create directory %s" +msgstr "Kunne ikke lage barnprosess: %s" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2141,23 +2146,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2169,15 +2174,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2236,21 +2241,21 @@ msgstr "" "Se https://ice-wm.org/ for å rapportere feil, få hjelp, og gi kommentarer.\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Ukjent opsjon: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Bekreft avlogging" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2303,12 +2308,7 @@ msgstr "Kunne ikke åpne %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Ukjent kommando: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Kunne ikke lage barnprosess: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Kunne ikke åpne %s: %s" @@ -2345,15 +2345,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2361,7 +2361,7 @@ msgstr "" "ADVARSEL! Alle ulagrede data vil gå tapt hvis\n" "denne klienten blir drept. Vil du fortsette?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Drep klient: " @@ -2430,11 +2430,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2743,25 +2743,25 @@ msgstr "_Velg alt" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Dine regionale innstillinger støttes ikke av C-biblioteket.\n" "Bruker innstilligene for 'C' i stedet." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Klarte ikke å identifisere tegnkodingen som brukes. Antar ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv tilbyr ikke tilstrekkelig konvertering fra `%s' til `%s'." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Ugyldig flerbytestreng `%s': %s" @@ -2770,7 +2770,7 @@ msgstr "Ugyldig flerbytestreng `%s': %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER eller $LOGNAME ikke satt?" @@ -2789,7 +2789,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/nl.po b/po/nl.po index fe9041d4e..510de1e68 100644 --- a/po/nl.po +++ b/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.2.23\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-10 00:56+0000\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Te gebruiken client-id bij contact maken met de " "sessiemanager.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2250,7 +2255,7 @@ msgstr "" " --debug Algemene debugberichten afdrukken.\n" " --debug-z Debugberichten over stapelen van vensters afdrukken.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2270,15 +2275,15 @@ msgstr "" "--rewrite-preferences Een bestaand bestand met voorkeuren bijwerken.\n" " --trace=conf,icon Paden volgen gebruiken om configuratie te laden.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=BESTAND Stuur alle uitvoer naar FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr " -i, --install=THEMA Installeer THEMA uit extra of 'lijst'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2337,21 +2342,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s configuratiemappen:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s geconfigureerde opties:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Afmelden bevestigen" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2407,12 +2412,7 @@ msgstr "Laden van thema %s is mislukt" msgid "Unknown value '%s' for option '%s'." msgstr "Onbekende waarde '%s' voor optie: '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Aanmaken van map %s lukte niet" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Hernoemen van %s naar %s lukt niet" @@ -2448,15 +2448,15 @@ msgstr "Win_opties opnieuw laden" msgid "Reload ke_ys" msgstr "Sleutel_s opnieuw laden" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Hernoemen" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "De venstertitel hernoemen" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2465,7 +2465,7 @@ msgstr "" "als u dit programma stopt! Wilt u doorgaan?" # -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Stoppen van: " @@ -2536,11 +2536,11 @@ msgstr "Tijdoverschrijding met '%s'!" msgid "'%s' produces no output" msgstr "'%s' produceert geen uitvoer" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Programma setxkbmap ontbreekt" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Om van toetsenbord te wisselen, installeer setxkbmap." @@ -2833,23 +2833,23 @@ msgstr "_Alles selecteren" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Taalregio wordt niet ondersteund door C-bibliotheek of Xlib. Er wordt " "teruggevallen op de algemene taalregio 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "Kom huidige lokaliteit niet bepalen. Ga uit van ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv heeft (onvoldoende) %s naar %s-vertalers." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Ongeldige Multibyte-string »%s«: %s" @@ -2858,7 +2858,7 @@ msgstr "Ongeldige Multibyte-string »%s«: %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Zijn de variabelen $USER of $LOGNAME gezet?" @@ -2877,7 +2877,7 @@ msgstr "Onvolledige hex-escape in URL op positie %d." msgid "Invalid hex escape in URL at position %d." msgstr "Onvolledige hex-escape in URL op positie %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/nn.po b/po/nn.po index c96ea2f24..2ff5f7177 100644 --- a/po/nn.po +++ b/po/nn.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.3.12.459\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2017-07-22 13:47+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: NorwegianNynorsk \n" @@ -1309,123 +1309,123 @@ msgstr "" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 #, fuzzy #| msgid "Window list" msgid "EWMH window state" msgstr "Vindaugsliste" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "" -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "" -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "" -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "" @@ -1736,7 +1736,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "" @@ -1770,11 +1770,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "" @@ -2061,23 +2066,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2089,15 +2094,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2129,21 +2134,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Stadfest utlogging" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2194,12 +2199,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "" @@ -2237,21 +2237,21 @@ msgstr "Ugyldig val: %s" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" msgstr "" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Avslutt klient: " @@ -2320,11 +2320,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2623,21 +2623,21 @@ msgstr "Merk _alt" msgid "Ctrl+A" msgstr "" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "" @@ -2646,7 +2646,7 @@ msgstr "" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "" @@ -2665,7 +2665,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/no.po b/po/no.po index a39e5c696..f57b06cc1 100644 --- a/po/no.po +++ b/po/no.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.2\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2002-09-22 22:00+0200\n" "Last-Translator: Petter Johan Olsen \n" "Language-Team: Norwegian\n" @@ -1327,134 +1327,134 @@ msgstr "Same Game" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "Symbolnavn i domenet `%s' (tall mellom %ld-%ld):\n" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, fuzzy, c-format msgid "Workspace out of range: %ld" msgstr "Skrivebordsområdet %d finnes ikke" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "Ugyldig navn på skrivebordsområde: `%s'" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "GNOME vinduslag" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "IceWM tray-innstilling" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 #, fuzzy #| msgid "Favorite applications" msgid "Motif functions" msgstr "Ofte brukte applikasjoner" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 #, fuzzy #| msgid "Favorite applications" msgid "Motif decorations" msgstr "Ofte brukte applikasjoner" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 #, fuzzy #| msgid "GNOME window state" msgid "EWMH window state" msgstr "GNOME vindustilstand" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "skrivebordsområde #%d: `%s'\n" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid state: `%s'." msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid argument: `%s'" msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid Xinerama: `%s'." msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "Kommandoen `%s' krever minst %d argumenter." -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "Ugyldig uttrykk: `%s'" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" "Kan ikke koble til display: %s. X må være startet og variabelen $DISPLAY må " "være satt." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, fuzzy, c-format msgid "Unexpected: `%s'." msgstr "Uventet nøkkelord: `%s'" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "Ingen kommandoer spesifisert." -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "Ugyldig vindus-identifikator: `%s'" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid PID: `%s'" msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid layer: `%s'." msgstr "Ugyldig argument: `%s'." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "Ukjent kommando: `%s'" @@ -1811,7 +1811,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, fuzzy, c-format msgid "Unrecognized option '%s'." msgstr "Ukjent opsjon: %s\n" @@ -1846,11 +1846,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "Ukjent retning i flytt-/størrelsesendringforespørsel: %d" +#: src/upath.cc:172 +#, fuzzy, c-format +msgid "Unable to create directory %s" +msgstr "Kunne ikke lage barnprosess: %s" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2140,23 +2145,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2168,15 +2173,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2235,21 +2240,21 @@ msgstr "" "Se https://ice-wm.org/ for å rapportere feil, få hjelp, og gi kommentarer.\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Ukjent opsjon: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Bekreft avlogging" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2302,12 +2307,7 @@ msgstr "Kunne ikke åpne %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Ukjent kommando: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Kunne ikke lage barnprosess: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Kunne ikke åpne %s: %s" @@ -2344,15 +2344,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2360,7 +2360,7 @@ msgstr "" "ADVARSEL! Alle ulagrede data vil gå tapt hvis\n" "denne klienten blir drept. Vil du fortsette?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Drep klient: " @@ -2429,11 +2429,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2742,25 +2742,25 @@ msgstr "_Velg alt" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Dine regionale innstillinger støttes ikke av C-biblioteket.\n" "Bruker innstilligene for 'C' i stedet." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Klarte ikke å identifisere tegnkodingen som brukes. Antar ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv tilbyr ikke tilstrekkelig konvertering fra `%s' til `%s'." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Ugyldig flerbytestreng `%s': %s" @@ -2769,7 +2769,7 @@ msgstr "Ugyldig flerbytestreng `%s': %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER eller $LOGNAME ikke satt?" @@ -2788,7 +2788,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/pl.po b/po/pl.po index d310fbe8b..338d1730b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.15\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2023-03-12 23:14+0000\n" "Last-Translator: neome \n" "Language-Team: Polish " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Identyfikator klienta używany do kontaktu z menedżerem " "sesji.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2261,7 +2266,7 @@ msgstr "" " --debug-z Wyświetlenie komunikatów debugowania dotyczących " "układania okien.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 #, fuzzy #| msgid "" #| "\n" @@ -2287,15 +2292,15 @@ msgstr "" " --rewrite-preferences Zaktualizuj istniejący plik preferencji.\n" " --trace=conf,icon Śledź ścieżki używane do ładowania konfiguracji.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2355,21 +2360,21 @@ msgstr "" "↵\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "Katalogi konfiguracji %s:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "Skonfigurowane opcje %s: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Potwierdź wyjście" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2424,12 +2429,7 @@ msgstr "Nie udało się wczytać motywu %s" msgid "Unknown value '%s' for option '%s'." msgstr "Nieznana wartość %s dla opcji %s." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Nie można utworzyć katalogu %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Nie można zmienić nazwy %s na %s" @@ -2466,15 +2466,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "Przeładuj" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Zmień nazwę" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Zmień nazwę tytułu okna" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2482,7 +2482,7 @@ msgstr "" "UWAGA! Wszystkie niezapisane zmiany zostaną utracone\n" "gdy ten klient zostanie zamknięty. Czy chcesz kontynuować?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Zamknij klienta: " @@ -2553,11 +2553,11 @@ msgstr "'%s' przekroczył limit czasu!" msgid "'%s' produces no output" msgstr "%s nie generuje wyniku" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Brak programu setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Aby przełączać klawiaturę, zainstaluj setxkbmap." @@ -2849,25 +2849,25 @@ msgstr "Wybierz wszystko" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Ustawienia regionalne nieobsługiwane przez bibliotekę C lub Xlib. \n" "Przywrócenie ustawień regionalnych C." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Określenie bieżącego lokalnego zestawu kodowania nie powiodło się. Przyjmuję " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv nie dostarcza (wystarczającego) %s dla konwerterów %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Niepoprawny wielobajtowy łańcuch: \"%s\": %s" @@ -2876,7 +2876,7 @@ msgstr "Niepoprawny wielobajtowy łańcuch: \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Nie ustawiono zmiennych $USER lub $LOGNAME?" @@ -2895,7 +2895,7 @@ msgstr "Niekompletny szesnastkowy kod unikowy w adresie URL na pozycji %d." msgid "Invalid hex escape in URL at position %d." msgstr "Nieprawidłowy szesnastkowy kod unikowy w adresie URL na pozycji %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/pt.po b/po/pt.po index 030fd68c5..3520157ed 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.6.6.83\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" -"PO-Revision-Date: 2023-07-23 12:15+0000\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" +"PO-Revision-Date: 2024-05-23 01:46+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.9.1\n" +"X-Generator: Weblate 5.5.5\n" #: src/aapm.cc:113 #, c-format @@ -1327,123 +1327,123 @@ msgstr "Mesmo Jogo" msgid "For help please consult the man page icesh(1).\n" msgstr "Para obter ajuda, consulte a página de manual icesh(1).\n" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "Símbolos nomeados do domínio `%s' (âmbito numérico: %ld-%ld):\n" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "Área de trabalho fora de alcance: %ld" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "Nome da área de trabalho inválido: `%s'" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "Camada da janela GNOME" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "Opções da área de notificação do IceWM" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "Símbolos de gravidade" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "Funções do Motif" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "Decorações do Motif" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 msgid "EWMH window state" msgstr "Estado da janela EWMH" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "área de trabalho #%d: `%s'\n" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "Estado inválido: `%s'." -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "Argumento inválido: `%s'" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "Não foi possível obter a geometria da janela 0x%lx" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "Xinerama inválido: `%s'." -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "Não foi possível gravar em %s" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "A ação `%s' requer ao menos %d argumentos." -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "Expressão inválida: `%s'" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" "Não foi possível abrir o ecrã: %s. O servidor X precisa de estar a rodar e o " "$DISPLAY definido." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "Inesperado: `%s'." -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "Nenhuma janela encontrada." -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "Nenhuma ação especificada." -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "Identificador da janela inválido: `%s'" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "PID inválido: `%s'" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "Camada inválida: `%s'." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "Ação desconhecida: `%s'" @@ -1887,7 +1887,7 @@ msgstr "" " center:0 scaled:1 = preenche ambas dimensões e mantém a proporção\n" "\n" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "Opção não reconhecida: '%s'." @@ -1928,11 +1928,16 @@ msgstr "" " -h, --help Mostra este ecrã de uso e sai.\n" "\n" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "Ordem desconhecida no requerimento para mover/redimensionar: %d" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "Não foi possível criar o diretório %s" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2220,18 +2225,18 @@ msgstr "" "Desagrupar todas as aplicações e reiniciar\n" "como um terminal. Proceder?" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID ID do cliente a usar ao contatar o gerenciador de " "sessão.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2242,7 +2247,7 @@ msgstr "" " --debug-z Mostrar mensagens de depuração sobre a pilha das " "janelas.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2262,15 +2267,15 @@ msgstr "" " --rewrite-preferences Atualiza um ficheiro de preferências existente.\n" " --trace=conf,icon Caminho do trace usado para carregar a configuração.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FILE Redirecionar todos os resultados para FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" -msgstr "" +msgstr " -i, --install=TEMA Instalar TEMA a partir de extra ou 'lista'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2330,21 +2335,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s Diretórios de configuração:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s opções configuradas: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmar saída" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2399,12 +2404,7 @@ msgstr "Falha ao carregar o tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Valor desconhecido '%s' para a opção '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Não foi possível criar o diretório %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Não foi possível renomear %s para %s" @@ -2440,15 +2440,15 @@ msgstr "Recarregar win_options" msgid "Reload ke_ys" msgstr "Recarregar tec_las" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Renomear" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Renomear o título da janela" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2456,7 +2456,7 @@ msgstr "" "ATENÇÃO! Qualquer alteração não guardada será perdida\n" "ao interromper este cliente. Deseja continuar?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Interromper cliente: " @@ -2527,11 +2527,11 @@ msgstr "'%s' expirou!" msgid "'%s' produces no output" msgstr "'%s' não produz resultado" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Programa setxkbmap em falta" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Para alternar o teclado, instale o setxkbmap." @@ -2822,24 +2822,24 @@ msgstr "Selecion_ar tudo" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Localização não suportada pela biblioteca C ou Xlib. A retroceder à " "localização 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Falha ao determinar a codificação de localização atual. Assumir ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv não supre (suficientes) %s para conversores %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Cadeia multibyte \"%s\" inválida: %s" @@ -2848,7 +2848,7 @@ msgstr "Cadeia multibyte \"%s\" inválida: %s" msgid "_OK" msgstr "_ACEITAR" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$UTILIZADOR ou $NOMEREGISTO não definidos?" @@ -2867,7 +2867,7 @@ msgstr "Escape hexadecimal incompleto da URL na posição %d." msgid "Invalid hex escape in URL at position %d." msgstr "Escape hexadecimal inválido da URL na posição %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index cfd6f7b06..5f32592d8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.3.4pre2\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" -"PO-Revision-Date: 2023-10-04 23:15+0000\n" -"Last-Translator: Luiz Fernando Ranghetti \n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" +"PO-Revision-Date: 2024-05-23 22:46+0000\n" +"Last-Translator: Rodrigo Macedo \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.9.1\n" +"X-Generator: Weblate 5.5.5\n" "X-Language: pt_BR\n" #: src/aapm.cc:113 @@ -1332,123 +1332,123 @@ msgstr "Mesmo Jogo" msgid "For help please consult the man page icesh(1).\n" msgstr "Para obter ajuda, consulte a página do manual do icesh(1).\n" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "Símbolos nomeados do domínio `%s' (intervalo numérico: %ld-%ld):\n" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, c-format msgid "Workspace out of range: %ld" msgstr "A área de trabalho está fora do intervalo: %ld" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "O nome `%s' da área de trabalho não é válido" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "Camada da janela do GNOME" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "Opções da bandeja (área de notificação) do IceWM" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "Símbolos de gravidade" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 msgid "Motif functions" msgstr "Funções da interface gráfica primária Motif" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 msgid "Motif decorations" msgstr "Decorações da interface gráfica primária Motif" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 msgid "EWMH window state" msgstr "Estado da janela EWMH" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "Área de Trabalho #%d: `%s'\n" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, c-format msgid "Invalid state: `%s'." msgstr "O estado `%s' não é válido." -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, c-format msgid "Invalid argument: `%s'" msgstr "O argumento `%s' não é válido" -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "Não foi possível obter a geometria da janela 0x%lx" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, c-format msgid "Invalid Xinerama: `%s'." msgstr "A extensão do Xinerama `%s' não é válida." -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "Não foi possível escrever em %s" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "A ação `%s' requer ao menos %d argumentos." -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, c-format msgid "Invalid expression: `%s'" msgstr "A expressão `%s' não é válida" -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "" "Não foi possível abrir a tela: %s. O servidor X precisa estar em execução e " "o $DISPLAY definido." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "Não é esperado: '%s'." -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "Nenhuma janela foi encontrada." -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "Nenhuma ação foi especificada." -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "O identificador da janela `%s' não é válido" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, c-format msgid "Invalid PID: `%s'" msgstr "O PID `%s' não é válido" -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, c-format msgid "Invalid layer: `%s'." msgstr "A camada `%s' não é válida." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "A ação `%s' não é conhecida" @@ -1909,7 +1909,7 @@ msgstr "" " center:0 scaled:1 = preenche ambas as dimensões e mantém a proporção\n" "\n" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, c-format msgid "Unrecognized option '%s'." msgstr "A opção '%s' não foi reconhecida." @@ -1952,12 +1952,17 @@ msgstr "" " -h, --help Exibe esta tela de ajuda e sai.\n" "\n" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" "A direção não foi reconhecida na solicitação para mover ou redimensionar %d." +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "Não foi possível criar o diretório %s" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2247,18 +2252,18 @@ msgstr "" "aplicativos e reiniciar com o terminal.\n" "Você quer continuar?" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID O ID do cliente a ser utilizado ao entrar em contato " "com o gerenciador de sessão.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2269,7 +2274,7 @@ msgstr "" " --debug-z Exibe as mensagens de depuração relacionadas ao\n" " empilhamento das janelas.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2291,15 +2296,15 @@ msgstr "" " --trace=conf,icon Caminho de rastreamento utilizado para carregar\n" " as configurações.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=ARQUIVO Redireciona toda as saídas para o ARQUIVO.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" -msgstr "" +msgstr " -i, --install=THEME Instale o TEMA do extra ou da 'list'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2359,21 +2364,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s diretórios de configurações:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s opções estão configuradas: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmar a Saída" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2428,12 +2433,7 @@ msgstr "Falha ao carregar o tema %s." msgid "Unknown value '%s' for option '%s'." msgstr "O valor '%s' não é conhecido para a opção '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Não foi possível criar o diretório %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Não foi possível renomear %s para %s" @@ -2469,15 +2469,15 @@ msgstr "Recarregar win_options" msgid "Reload ke_ys" msgstr "Recarregar c_haves" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Renomear" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Renomear o título da janela" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2487,7 +2487,7 @@ msgstr "" "perdidas quando este cliente for finalizado.\n" "Você quer continuar?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Interromper o Cliente: " @@ -2558,11 +2558,11 @@ msgstr "'%s' esgotou o tempo!" msgid "'%s' produces no output" msgstr "'%s' não produz uma saída." -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "O programa setxkbmap não está disponível." -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Para alternar o teclado, por favor, instale o setxkbmap." @@ -2860,25 +2860,25 @@ msgstr "Selecion_ar Tudo" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "A localização não é suportada pela biblioteca C ou Xlib. Retornando à\n" "localização 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Ocorreu uma falha ao determinar a codificação do idioma/localização atual.\n" "Assumindo a codificação de caracteres ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "O iconv não supre (suficientemente) %s para os conversores %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "A cadeia de vários bytes \"%s\" não é válida: %s" @@ -2887,7 +2887,7 @@ msgstr "A cadeia de vários bytes \"%s\" não é válida: %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "O $USER ou o $LOGNAME não foram definidos?" @@ -2910,7 +2910,7 @@ msgstr "" "O escape hexadecimal não é válido no endereço de URL na posição\n" "%d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ro.po b/po/ro.po index 1cb8b98b0..2c947d76e 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.0.9\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2002-10-04 12:30+0200\n" "Last-Translator: Tiberiu Micu \n" "Language-Team: Romanian \n" @@ -1323,132 +1323,132 @@ msgstr "Acelaşi joc" msgid "For help please consult the man page icesh(1).\n" msgstr "" -#: src/icesh.cc:1667 +#: src/icesh.cc:1668 #, c-format msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" msgstr "Denumiri simbolice ale domeniului `%s' (interval numeric: %ld-%ld):\n" -#: src/icesh.cc:1736 +#: src/icesh.cc:1737 #, fuzzy, c-format msgid "Workspace out of range: %ld" msgstr "Spaţiu de lucru în afara domeniului: %d" -#: src/icesh.cc:1757 +#: src/icesh.cc:1758 #, c-format msgid "Invalid workspace name: `%s'" msgstr "Spaţiu de lucru invalid: `%s'" -#: src/icesh.cc:2204 +#: src/icesh.cc:2269 msgid "GNOME window layer" msgstr "Fereastra strat GNOME" -#: src/icesh.cc:2205 +#: src/icesh.cc:2270 msgid "IceWM tray option" msgstr "Opţiune Icewm tray" -#: src/icesh.cc:2206 +#: src/icesh.cc:2271 msgid "Gravity symbols" msgstr "" -#: src/icesh.cc:2207 +#: src/icesh.cc:2272 #, fuzzy #| msgid "Favorite applications" msgid "Motif functions" msgstr "Aplicaţii favorite" -#: src/icesh.cc:2208 +#: src/icesh.cc:2273 #, fuzzy #| msgid "Favorite applications" msgid "Motif decorations" msgstr "Aplicaţii favorite" -#: src/icesh.cc:2209 +#: src/icesh.cc:2274 #, fuzzy #| msgid "GNOME window state" msgid "EWMH window state" msgstr "Fereastra de stare GNOME" -#: src/icesh.cc:2291 src/icesh.cc:2364 +#: src/icesh.cc:2356 src/icesh.cc:2429 #, c-format msgid "workspace #%d: `%s'\n" msgstr "spaţiu de lucru #%d: `%s'\n" -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 +#: src/icesh.cc:2680 src/icesh.cc:4511 src/icesh.cc:5108 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid state: `%s'." msgstr "Argument invalid: `%s'." -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 +#: src/icesh.cc:2709 src/icesh.cc:4090 src/icesh.cc:4140 src/icesh.cc:5429 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid argument: `%s'" msgstr "Argument invalid: `%s'." -#: src/icesh.cc:3645 +#: src/icesh.cc:3710 #, c-format msgid "Cannot get geometry of window 0x%lx" msgstr "" -#: src/icesh.cc:3670 +#: src/icesh.cc:3735 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid Xinerama: `%s'." msgstr "Argument invalid: `%s'." -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 +#: src/icesh.cc:3867 src/icesh.cc:3875 src/wmconfig.cc:139 src/wmsave.cc:65 #: src/wmsave.cc:298 src/wmsave.cc:301 #, c-format msgid "Unable to write to %s" msgstr "" -#: src/icesh.cc:4041 +#: src/icesh.cc:4106 #, c-format msgid "Action `%s' requires at least %d arguments." msgstr "" -#: src/icesh.cc:4050 +#: src/icesh.cc:4115 #, fuzzy, c-format msgid "Invalid expression: `%s'" msgstr "Argument invalid: `%s'." -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 +#: src/icesh.cc:4126 src/icesound.cc:800 src/icewmbg.cc:1087 +#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1049 #, c-format msgid "Can't open display: %s. X must be running and $DISPLAY set." msgstr "Nu pot porni afişarea: %s. Trebuie să ruleze X şi setat $DISPLAY." -#: src/icesh.cc:4177 +#: src/icesh.cc:4242 #, c-format msgid "Unexpected: `%s'." msgstr "" -#: src/icesh.cc:4209 +#: src/icesh.cc:4274 msgid "No windows found." msgstr "" -#: src/icesh.cc:4225 +#: src/icesh.cc:4290 msgid "No actions specified." msgstr "Nici o acţiune specificată" -#: src/icesh.cc:4370 +#: src/icesh.cc:4435 #, c-format msgid "Invalid window identifier: `%s'" msgstr "Identificator de ferestră invalid: `%s'" -#: src/icesh.cc:4386 +#: src/icesh.cc:4451 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid PID: `%s'" msgstr "Argument invalid: `%s'." -#: src/icesh.cc:4419 +#: src/icesh.cc:4484 #, fuzzy, c-format #| msgid "Invalid argument: `%s'." msgid "Invalid layer: `%s'." msgstr "Argument invalid: `%s'." -#: src/icesh.cc:5529 +#: src/icesh.cc:5560 #, c-format msgid "Unknown action: `%s'" msgstr "Acţiune necunoscută: `%s'" @@ -1803,7 +1803,7 @@ msgid "" "\n" msgstr "" -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 +#: src/icewmbg.cc:1248 src/wmapp.cc:1902 #, fuzzy, c-format msgid "Unrecognized option '%s'." msgstr "Opţiune nerecunoscută: %s\n" @@ -1838,11 +1838,16 @@ msgid "" "\n" msgstr "" -#: src/movesize.cc:905 +#: src/movesize.cc:859 #, c-format msgid "Unknown direction in move/resize request: %d" msgstr "" +#: src/upath.cc:172 +#, c-format +msgid "Unable to create directory %s" +msgstr "" + #: src/wmabout.cc:29 msgid "(C)" msgstr "(C)" @@ -2132,23 +2137,23 @@ msgid "" "as a terminal. Proceed?" msgstr "" -#: src/wmapp.cc:1294 src/yxapp.cc:1047 +#: src/wmapp.cc:1294 src/yxapp.cc:1050 msgid "" msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2160,15 +2165,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2200,21 +2205,21 @@ msgid "" "\n" msgstr "" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Opţiune nerecunoscută: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Confirmă ieşirea" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2267,12 +2272,7 @@ msgstr "" msgid "Unknown value '%s' for option '%s'." msgstr "Acţiune necunoscută: `%s'" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Numele tastei %s necunoscut în %s" @@ -2309,15 +2309,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2325,7 +2325,7 @@ msgstr "" "AVERTISMENT! Toate schimbările nesalvate vor fi pierdute\n" "când acest client este închis. Doriţi sa continuaţi?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Închide client: " @@ -2394,11 +2394,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2708,21 +2708,21 @@ msgstr "Selecte_ază tot" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv nu furnizează (suficient) %s pentru convertirea %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Şir multioctet invalid \"%s\": %s" @@ -2731,7 +2731,7 @@ msgstr "Şir multioctet invalid \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER sau $LOGNAME nesetat?" @@ -2750,7 +2750,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/ru.po b/po/ru.po index 5a0946049..f3e3fd647 100644 --- a/po/ru.po +++ b/po/ru.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.4.2\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-12 08:43+0000\n" "Last-Translator: Dmitriy Khanzhin \n" "Language-Team: Russian " msgstr "<пусто>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Идентификатор клиента для связи с менеджером сеансов.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2253,7 +2258,7 @@ msgstr "" " --debug-z Печатать отладочные сообщения, относящиеся к стеку " "окон.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2274,16 +2279,16 @@ msgstr "" " --trace=conf,icon Отслеживание путей, используемых для загрузки " "конфигурации.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FILE Перенаправить весь вывод в FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" " -i, --install=THEME Установить тему THEME из icewm-extra или 'list'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2347,21 +2352,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "Каталоги конфигурации %s:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "Настроенные параметры %s: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Подтверждение выхода" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2417,12 +2422,7 @@ msgstr "Ошибка загрузки темы %s" msgid "Unknown value '%s' for option '%s'." msgstr "Неизвестное значение '%s' для параметра '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Не удается создать каталог %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Не удается переименовать %s в %s" @@ -2458,15 +2458,15 @@ msgstr "Перечитать win_options" msgid "Reload ke_ys" msgstr "Перечитать ke_ys" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Переименовать" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Переименовать заголовок окна" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2475,7 +2475,7 @@ msgstr "" "при закрытии этого окна. Вы согласны его закрыть?" # -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Убить Окно: " @@ -2546,11 +2546,11 @@ msgstr "У '%s' вышло время!" msgid "'%s' produces no output" msgstr "%s не возвращает выходных данных" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Отсутствует программа setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Для переключения клавиатуры установите setxkbmap." @@ -2841,23 +2841,23 @@ msgstr "Выделить _всё" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Локаль не поддерживается библиотекой C или Xlib. Используется локаль C." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Не удалось определить кодировку текущей локали. Предполагаю ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv не поддерживает (достаточно) перекодировку из %s в %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Неверная многобайтовая строка \"%s\": %s" @@ -2866,7 +2866,7 @@ msgstr "Неверная многобайтовая строка \"%s\": %s" msgid "_OK" msgstr "_ДА" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Не установлены переменные $USER и $LOGNAME?" @@ -2885,7 +2885,7 @@ msgstr "Неполный шестнадцатеричный управляющи msgid "Invalid hex escape in URL at position %d." msgstr "Недопустимый шестнадцатеричный управляющий символ в URL в позиции %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/si.po b/po/si.po deleted file mode 100644 index 4dfbda412..000000000 --- a/po/si.po +++ /dev/null @@ -1,2638 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Marko Macek -# This file is distributed under the same license as the icewm package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: icewm 1.9.2.42\n" -"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: si\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/aapm.cc:113 -#, c-format -msgid "Can't open the APM device %s" -msgstr "" - -#: src/aapm.cc:121 src/aapm.cc:139 -#, c-format -msgid "Can't ioctl the APM device %s" -msgstr "" - -#: src/aapm.cc:169 -#, c-format -msgid "Unknown format used by APM device %s (%d)." -msgstr "" - -#: src/aapm.cc:201 src/aapm.cc:473 src/aapm.cc:632 src/aapm.cc:758 -msgid " - Power" -msgstr "" - -#: src/aapm.cc:203 src/aapm.cc:476 src/aapm.cc:635 -msgid "P" -msgstr "" - -#: src/aapm.cc:207 src/aapm.cc:450 src/aapm.cc:615 src/aapm.cc:726 -msgid " - Charging" -msgstr "" - -#: src/aapm.cc:209 src/aapm.cc:452 src/aapm.cc:617 -msgid "C" -msgstr "" - -#: src/aapm.cc:454 -msgid " - Full" -msgstr "" - -#: src/aapm.cc:940 -#, c-format -msgid "power:\t%s" -msgstr "" - -#: src/aclock.cc:195 -msgid "CLOCK" -msgstr "" - -#: src/aclock.cc:201 -msgid "Date" -msgstr "" - -#: src/aclock.cc:202 src/themes.cc:83 -msgid "Default" -msgstr "" - -#: src/aclock.cc:203 src/acpustatus.cc:912 src/amailbox.cc:964 -#: src/amemstatus.cc:264 -msgid "_Disable" -msgstr "" - -#: src/aclock.cc:204 -msgid "_UTC" -msgstr "" - -#. TRANSLATORS: Please translate the string "C" into "Celsius Temperature" in your language. -#. TRANSLATORS: Please make sure the translated string could be shown in your non-utf8 locale. -#: src/acpustatus.cc:348 -msgid "°C" -msgstr "" - -#: src/acpustatus.cc:552 -#, c-format -msgid "CPU %s Load: %3.2f %3.2f %3.2f, %u" -msgstr "" - -#: src/acpustatus.cc:558 -#, c-format -msgid "" -"\n" -"Ram (free): %5.3f (%.3f) G" -msgstr "" - -#: src/acpustatus.cc:563 -#, c-format -msgid "" -"\n" -"Swap (free): %.3f (%.3f) G" -msgstr "" - -#: src/acpustatus.cc:571 -#, c-format -msgid "" -"\n" -"ACPI Temp: " -msgstr "" - -#: src/acpustatus.cc:592 src/acpustatus.cc:630 -#, c-format -msgid "" -"\n" -"CPU Freq: %.3fGHz" -msgstr "" - -#: src/acpustatus.cc:607 src/acpustatus.cc:907 -msgid "CPU" -msgstr "" - -#: src/acpustatus.cc:607 -msgid "Load: " -msgstr "" - -#: src/acpustatus.cc:622 -#, c-format -msgid "" -"\n" -"Ram (user): %5.3f (%.3f) G" -msgstr "" - -#: src/acpustatus.cc:908 -#, c-format -msgid "CPU%d" -msgstr "" - -#: src/acpustatus.cc:914 -msgid "_Combine" -msgstr "" - -#: src/acpustatus.cc:916 -msgid "_Separate" -msgstr "" - -#: src/akeyboard.cc:78 src/icesm.cc:468 src/wmmenu.cc:503 -#, c-format -msgid "%s exited with status %d." -msgstr "" - -#: src/akeyboard.cc:81 src/icesm.cc:474 src/icesm.cc:628 src/wmmenu.cc:506 -#, c-format -msgid "%s was killed by signal %d." -msgstr "" - -#: src/akeyboard.cc:94 -msgid "rules:" -msgstr "" - -#: src/akeyboard.cc:95 -msgid "model:" -msgstr "" - -#: src/akeyboard.cc:96 -msgid "layout:" -msgstr "" - -#: src/akeyboard.cc:97 -msgid "options:" -msgstr "" - -#: src/akeyboard.cc:153 -msgid "Keyboard" -msgstr "" - -#: src/amailbox.cc:64 -#, c-format -msgid "Invalid mailbox protocol: \"%s\"" -msgstr "" - -#: src/amailbox.cc:66 -#, c-format -msgid "Invalid mailbox path: \"%s\"" -msgstr "" - -#: src/amailbox.cc:140 -#, c-format -msgid "DNS name lookup failed for %s" -msgstr "" - -#: src/amailbox.cc:156 -#, c-format -msgid "Invalid mailbox port: \"%s\"" -msgstr "" - -#: src/amailbox.cc:314 -#, c-format -msgid "Could not connect to %s: %s" -msgstr "" - -#: src/amailbox.cc:334 -#, c-format -msgid "Failed to find %s command" -msgstr "" - -#: src/amailbox.cc:363 src/wmmenu.cc:471 src/wmmenu.cc:488 src/yapp.cc:433 -#, c-format -msgid "Failed to execute %s" -msgstr "" - -#: src/amailbox.cc:447 -#, c-format -msgid "Write to socket failed: %s" -msgstr "" - -#: src/amailbox.cc:694 -#, c-format -msgid "Using MailBox \"%s\"\n" -msgstr "" - -#: src/amailbox.cc:801 -msgid "Suspended" -msgstr "" - -#: src/amailbox.cc:805 -msgid "Error checking mailbox." -msgstr "" - -#: src/amailbox.cc:812 -#, c-format -msgid "%ld mail message, %ld unread." -msgstr "" - -#: src/amailbox.cc:813 -#, c-format -msgid "%ld mail messages, %ld unread." -msgstr "" - -#: src/amailbox.cc:819 -#, c-format -msgid "%ld mail message." -msgstr "" - -#: src/amailbox.cc:820 -#, c-format -msgid "%ld mail messages." -msgstr "" - -#: src/amailbox.cc:961 -msgid "MAIL" -msgstr "" - -#: src/amailbox.cc:963 -msgid "_Check" -msgstr "" - -#: src/amailbox.cc:965 -msgid "_Suspend" -msgstr "" - -#: src/amemstatus.cc:144 -msgid "GB" -msgstr "" - -#: src/amemstatus.cc:148 -msgid "MB" -msgstr "" - -#: src/amemstatus.cc:152 -msgid "kB" -msgstr "" - -#: src/amemstatus.cc:156 -msgid "bytes" -msgstr "" - -#: src/amemstatus.cc:176 -msgid "Memory Total: " -msgstr "" - -#: src/amemstatus.cc:177 -msgid "Free: " -msgstr "" - -#: src/amemstatus.cc:178 -msgid "Cached: " -msgstr "" - -#: src/amemstatus.cc:179 -msgid "Buffers: " -msgstr "" - -#: src/amemstatus.cc:180 -msgid "User: " -msgstr "" - -#: src/amemstatus.cc:262 -msgid "MEM" -msgstr "" - -#: src/apppstatus.cc:268 -#, c-format -msgid "" -"Interface %s:\n" -" Current rate (in/out):\t%li %s/%li %s\n" -" Current average (in/out):\t%lli %s/%lli %s\n" -" Transferred (in/out):\t%lli %s/%lli %s\n" -" Online time:\t%ld:%02ld:%02ld%s%s" -msgstr "" - -#: src/apppstatus.cc:284 -msgid "disconnected" -msgstr "" - -#: src/apppstatus.cc:284 -msgid "down" -msgstr "" - -#: src/apppstatus.cc:705 -msgid "NET" -msgstr "" - -#: src/aworkspaces.cc:685 src/wmstatus.cc:204 -msgid "Workspace: " -msgstr "" - -#: src/decorate.cc:132 -msgid "Tabs" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics -#: src/fdospecgen.h:43 -msgid "2DGraphics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics -#: src/fdospecgen.h:45 -msgid "3DGraphics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Settings or Utility -#: src/fdospecgen.h:47 src/fdospecgen.h:49 -msgid "Accessibility" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:51 -msgid "Accessories" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:53 -msgid "ActionGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:55 -msgid "Adult" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:57 -msgid "AdventureGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:59 -msgid "Amusement" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:61 -msgid "ArcadeGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility -#: src/fdospecgen.h:63 -msgid "Archiving" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:65 -msgid "Art" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:67 -msgid "ArtificialIntelligence" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:69 -msgid "Astronomy" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:71 -msgid "Audio" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:73 -msgid "AudioVideo" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Audio or Video or AudioVideo -#: src/fdospecgen.h:75 -msgid "AudioVideoEditing" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:77 -msgid "Biology" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:79 -msgid "BlocksGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:81 -msgid "BoardGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:83 -msgid "Building" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility -#: src/fdospecgen.h:85 -msgid "Calculator" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:87 -msgid "Calendar" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:89 -msgid "CardGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:91 -msgid "Chart" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:93 -msgid "Chat" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:95 -msgid "Chemistry" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility -#: src/fdospecgen.h:97 -msgid "Clock" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility;Archiving -#: src/fdospecgen.h:99 -msgid "Compression" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:101 -msgid "ComputerScience" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:103 -msgid "Construction" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:105 -msgid "ContactManagement" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:107 -msgid "Core" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:109 -msgid "DataVisualization" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office or Development or AudioVideo -#: src/fdospecgen.h:111 -msgid "Database" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:113 -msgid "Debugger" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Settings -#: src/fdospecgen.h:115 -msgid "DesktopSettings" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:117 -msgid "Development" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:119 -msgid "Dialup" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office or TextTools -#: src/fdospecgen.h:121 -msgid "Dictionary" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo -#: src/fdospecgen.h:123 -msgid "DiscBurning" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:125 -msgid "Documentation" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:127 -msgid "Economy" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:129 -msgid "Editors" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:131 -msgid "Education" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:133 -msgid "Electricity" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:135 -msgid "Electronics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office or Network -#: src/fdospecgen.h:137 -msgid "Email" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System or Game -#: src/fdospecgen.h:139 -msgid "Emulator" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:141 -msgid "Engineering" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:143 -msgid "Feed" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System;FileTools -#: src/fdospecgen.h:145 -msgid "FileManager" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility or System -#: src/fdospecgen.h:147 -msgid "FileTools" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:149 -msgid "FileTransfer" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System -#: src/fdospecgen.h:151 -msgid "Filesystem" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:153 -msgid "Finance" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:155 -msgid "FlowChart" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:157 -msgid "GUIDesigner" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:159 -msgid "Game" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:161 -msgid "Geography" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:163 -msgid "Geology" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:165 -msgid "Geoscience" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:167 -msgid "Graphics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network or Audio -#: src/fdospecgen.h:169 -msgid "HamRadio" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Settings -#: src/fdospecgen.h:171 -msgid "HardwareSettings" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:173 -msgid "History" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:175 -msgid "Humanities" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:177 -msgid "IDE" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:179 -msgid "IRCClient" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:181 -msgid "ImageProcessing" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:183 -msgid "InstantMessaging" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:185 -msgid "KidsGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:187 -msgid "Languages" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:189 -msgid "Literature" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:191 -msgid "LogicGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science or Utility -#: src/fdospecgen.h:193 -msgid "Maps" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:195 -msgid "Math" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:197 -msgid "MedicalSoftware" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo;Audio -#: src/fdospecgen.h:199 -msgid "Midi" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo;Audio -#: src/fdospecgen.h:201 -msgid "Mixer" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System or Network -#: src/fdospecgen.h:203 -msgid "Monitor" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:205 -msgid "Motif" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:207 -msgid "Multimedia" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo or Education -#: src/fdospecgen.h:209 -msgid "Music" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:211 -msgid "Network" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:213 -msgid "News" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education;Math or Science;Math -#: src/fdospecgen.h:215 -msgid "NumericalAnalysis" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics;Scanning -#: src/fdospecgen.h:217 -msgid "OCR" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:219 -msgid "Office" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:221 -msgid "Other" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:223 -msgid "P2P" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:225 -msgid "PDA" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Settings -#: src/fdospecgen.h:227 -msgid "PackageManager" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education;ComputerScience or Science;ComputerScience -#: src/fdospecgen.h:229 -msgid "ParallelComputing" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics or Office -#: src/fdospecgen.h:231 -msgid "Photography" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:233 -msgid "Physics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Audio or Video or AudioVideo -#: src/fdospecgen.h:235 -msgid "Player" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:237 -msgid "Presentation" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Settings;HardwareSettings -#: src/fdospecgen.h:239 -msgid "Printing" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:241 -msgid "Profiling" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office or Development -#: src/fdospecgen.h:243 -msgid "ProjectManagement" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics or Office -#: src/fdospecgen.h:245 -msgid "Publishing" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics;2DGraphics -#: src/fdospecgen.h:247 -msgid "RasterGraphics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Audio or Video or AudioVideo -#: src/fdospecgen.h:249 -msgid "Recorder" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:251 -msgid "RemoteAccess" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:253 -msgid "RevisionControl" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:255 -msgid "Robotics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:257 -msgid "RolePlaying" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics -#: src/fdospecgen.h:259 -msgid "Scanning" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:261 -msgid "Science" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:263 -msgid "Screensavers" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Settings or System -#: src/fdospecgen.h:265 -msgid "Security" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo;Audio -#: src/fdospecgen.h:267 -msgid "Sequencer" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:269 -msgid "Settings" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:271 -msgid "Shooter" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:273 -msgid "Simulation" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science or Utility -#: src/fdospecgen.h:275 -msgid "Spirituality" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Education or Science -#: src/fdospecgen.h:277 -msgid "Sports" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:279 -msgid "SportsGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:281 -msgid "Spreadsheet" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Game -#: src/fdospecgen.h:283 -msgid "StrategyGame" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:285 -msgid "System" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo;Video -#: src/fdospecgen.h:287 -msgid "TV" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:289 -msgid "Telephony" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility -#: src/fdospecgen.h:291 -msgid "TelephonyTools" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: System -#: src/fdospecgen.h:293 -msgid "TerminalEmulator" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility -#: src/fdospecgen.h:295 -msgid "TextEditor" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Utility -#: src/fdospecgen.h:297 -msgid "TextTools" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Development -#: src/fdospecgen.h:299 -msgid "Translation" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: AudioVideo;Audio -#: src/fdospecgen.h:301 -msgid "Tuner" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:303 -msgid "Utility" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics;2DGraphics -#: src/fdospecgen.h:305 -msgid "VectorGraphics" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:307 -msgid "Video" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:309 -msgid "VideoConference" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Graphics or Office -#: src/fdospecgen.h:311 -msgid "Viewer" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. -#: src/fdospecgen.h:313 -msgid "WINE" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network -#: src/fdospecgen.h:315 -msgid "WebBrowser" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Network or Development -#: src/fdospecgen.h:317 -msgid "WebDevelopment" -msgstr "" - -#. TRANSLATORS: This is a menu category name from freedesktop.org. Please add spaces as needed but no double-quotes. Context: Office -#: src/fdospecgen.h:319 -msgid "WordProcessor" -msgstr "" - -#: src/icehelp.cc:1348 -msgid "Back" -msgstr "" - -#: src/icehelp.cc:1348 -msgid "Alt+Left" -msgstr "" - -#: src/icehelp.cc:1350 -msgid "Forward" -msgstr "" - -#: src/icehelp.cc:1350 -msgid "Alt+Right" -msgstr "" - -#: src/icehelp.cc:1353 -msgid "Previous" -msgstr "" - -#: src/icehelp.cc:1354 -msgid "Next" -msgstr "" - -#: src/icehelp.cc:1356 -msgid "Contents" -msgstr "" - -#: src/icehelp.cc:1357 -msgid "Index" -msgstr "" - -#: src/icehelp.cc:1359 -msgid "Find..." -msgstr "" - -#: src/icehelp.cc:1359 -msgid "Ctrl+F" -msgstr "" - -#: src/icehelp.cc:1360 -msgid "Find next" -msgstr "" - -#: src/icehelp.cc:1360 -msgid "F3" -msgstr "" - -#: src/icehelp.cc:1362 -msgid "Open in Browser" -msgstr "" - -#: src/icehelp.cc:1362 -msgid "Ctrl+B" -msgstr "" - -#: src/icehelp.cc:1364 -msgid "Reload" -msgstr "" - -#: src/icehelp.cc:1364 src/icesame.cc:60 -msgid "Ctrl+R" -msgstr "" - -#: src/icehelp.cc:1365 src/icesame.cc:62 src/iceview.cc:63 src/wmbutton.cc:147 -msgid "Close" -msgstr "" - -#: src/icehelp.cc:1365 src/icesame.cc:62 src/iceview.cc:63 -msgid "Ctrl+Q" -msgstr "" - -#: src/icehelp.cc:1370 -msgid "Icewm(1)" -msgstr "" - -#: src/icehelp.cc:1370 -msgid "Ctrl+I" -msgstr "" - -#: src/icehelp.cc:1372 -msgid "Icewmbg(1)" -msgstr "" - -#: src/icehelp.cc:1374 -msgid "Icesound(1)" -msgstr "" - -#: src/icehelp.cc:1376 -msgid "FAQ" -msgstr "" - -#: src/icehelp.cc:1378 -msgid "Manual" -msgstr "" - -#: src/icehelp.cc:1378 -msgid "Ctrl+M" -msgstr "" - -#: src/icehelp.cc:1380 -msgid "Support" -msgstr "" - -#: src/icehelp.cc:1382 -msgid "Theme Howto" -msgstr "" - -#: src/icehelp.cc:1382 src/iceview.cc:60 -msgid "Ctrl+T" -msgstr "" - -#: src/icehelp.cc:1384 -msgid "Website" -msgstr "" - -#: src/icehelp.cc:1384 src/iceview.cc:61 -msgid "Ctrl+W" -msgstr "" - -#: src/icehelp.cc:1386 -msgid "Github" -msgstr "" - -#: src/icehelp.cc:1390 src/yinputline.cc:19 -msgid "Ctrl+X" -msgstr "" - -#: src/icehelp.cc:1395 src/yinputline.cc:20 -msgid "Ctrl+V" -msgstr "" - -#: src/icehelp.cc:2204 -msgid "Unsupported protocol." -msgstr "" - -#: src/icehelp.cc:2283 -#, c-format -msgid "Invalid path: %s\n" -msgstr "" - -#: src/icehelp.cc:2307 -msgid "Path does not refer to a file." -msgstr "" - -#: src/icehelp.cc:2312 -msgid "Failed to open file for reading." -msgstr "" - -#: src/icehelp.cc:2341 -msgid "Failed to create a temporary file" -msgstr "" - -#: src/icehelp.cc:2431 -#, c-format -msgid "Failed to execute system(%s) (%d)" -msgstr "" - -#: src/icehelp.cc:2453 -#, c-format -msgid "Failed to decompress %s" -msgstr "" - -#: src/icehelp.cc:2461 -msgid "Could not locate curl or wget in PATH" -msgstr "" - -#: src/icehelp.cc:2465 -msgid "Unsafe characters in URL" -msgstr "" - -#: src/icehelp.cc:2502 -#, c-format -msgid "" -"Usage: %s [OPTIONS] [ FILENAME | URL ]\n" -"\n" -"IceHelp is a very simple HTML browser for the IceWM window manager.\n" -"It can display a HTML document from file, or browse a website.\n" -"It remembers visited pages in a history, which is navigable\n" -"by key bindings and a context menu (right mouse click).\n" -"It neither supports rendering of images nor JavaScript.\n" -"If no file or URL is given it will display the IceWM Manual\n" -"from %s.\n" -"\n" -"Options:\n" -" -d, --display=NAME NAME of the X server to use.\n" -" --sync Synchronize X11 commands.\n" -"\n" -" -B Display the IceWM icewmbg manpage.\n" -" -b, --bugs Display the IceWM bug reports (primitively).\n" -" -f, --faq Display the IceWM FAQ and Howto.\n" -" -g Display the IceWM Github website.\n" -" -i, --icewm Display the IceWM icewm manpage.\n" -" -m, --manual Display the IceWM Manual (default).\n" -" -s Display the IceWM icesound manpage.\n" -" -t, --theme Display the IceWM themes Howto.\n" -" -w, --website Display the IceWM website.\n" -"\n" -" -V, --version Prints version information and exits.\n" -" -h, --help Prints this usage screen and exits.\n" -"\n" -"Environment variables:\n" -" DISPLAY=NAME Name of the X server to use.\n" -"\n" -"To report bugs, support requests, comments please visit:\n" -"%s\n" -"\n" -msgstr "" - -#: src/icehelp.cc:2592 -#, c-format -msgid "Ignoring option '%s'" -msgstr "" - -#: src/icelist.cc:60 -msgid "List View" -msgstr "" - -#: src/icelist.cc:61 -msgid "Icon View" -msgstr "" - -#: src/icelist.cc:65 -msgid "Open" -msgstr "" - -#: src/icesame.cc:57 -msgid "Undo" -msgstr "" - -#: src/icesame.cc:57 -msgid "Ctrl+Z" -msgstr "" - -#: src/icesame.cc:59 -msgid "New" -msgstr "" - -#: src/icesame.cc:59 -msgid "Ctrl+N" -msgstr "" - -#: src/icesame.cc:60 -msgid "Restart" -msgstr "" - -#: src/icesame.cc:65 -msgid "Same Game" -msgstr "" - -#: src/icesh.cc:76 -msgid "For help please consult the man page icesh(1).\n" -msgstr "" - -#: src/icesh.cc:1667 -#, c-format -msgid "Named symbols of the domain `%s' (numeric range: %ld-%ld):\n" -msgstr "" - -#: src/icesh.cc:1736 -#, c-format -msgid "Workspace out of range: %ld" -msgstr "" - -#: src/icesh.cc:1757 -#, c-format -msgid "Invalid workspace name: `%s'" -msgstr "" - -#: src/icesh.cc:2204 -msgid "GNOME window layer" -msgstr "" - -#: src/icesh.cc:2205 -msgid "IceWM tray option" -msgstr "" - -#: src/icesh.cc:2206 -msgid "Gravity symbols" -msgstr "" - -#: src/icesh.cc:2207 -msgid "Motif functions" -msgstr "" - -#: src/icesh.cc:2208 -msgid "Motif decorations" -msgstr "" - -#: src/icesh.cc:2209 -msgid "EWMH window state" -msgstr "" - -#: src/icesh.cc:2291 src/icesh.cc:2364 -#, c-format -msgid "workspace #%d: `%s'\n" -msgstr "" - -#: src/icesh.cc:2615 src/icesh.cc:4446 src/icesh.cc:5077 -#, c-format -msgid "Invalid state: `%s'." -msgstr "" - -#: src/icesh.cc:2644 src/icesh.cc:4025 src/icesh.cc:4075 src/icesh.cc:5398 -#, c-format -msgid "Invalid argument: `%s'" -msgstr "" - -#: src/icesh.cc:3645 -#, c-format -msgid "Cannot get geometry of window 0x%lx" -msgstr "" - -#: src/icesh.cc:3670 -#, c-format -msgid "Invalid Xinerama: `%s'." -msgstr "" - -#: src/icesh.cc:3802 src/icesh.cc:3810 src/wmconfig.cc:148 src/wmsave.cc:65 -#: src/wmsave.cc:298 src/wmsave.cc:301 -#, c-format -msgid "Unable to write to %s" -msgstr "" - -#: src/icesh.cc:4041 -#, c-format -msgid "Action `%s' requires at least %d arguments." -msgstr "" - -#: src/icesh.cc:4050 -#, c-format -msgid "Invalid expression: `%s'" -msgstr "" - -#: src/icesh.cc:4061 src/icesound.cc:800 src/icewmbg.cc:1087 -#: src/icewmhint.cc:37 src/wmapp.cc:1293 src/yxapp.cc:1046 -#, c-format -msgid "Can't open display: %s. X must be running and $DISPLAY set." -msgstr "" - -#: src/icesh.cc:4177 -#, c-format -msgid "Unexpected: `%s'." -msgstr "" - -#: src/icesh.cc:4209 -msgid "No windows found." -msgstr "" - -#: src/icesh.cc:4225 -msgid "No actions specified." -msgstr "" - -#: src/icesh.cc:4370 -#, c-format -msgid "Invalid window identifier: `%s'" -msgstr "" - -#: src/icesh.cc:4386 -#, c-format -msgid "Invalid PID: `%s'" -msgstr "" - -#: src/icesh.cc:4419 -#, c-format -msgid "Invalid layer: `%s'." -msgstr "" - -#: src/icesh.cc:5529 -#, c-format -msgid "Unknown action: `%s'" -msgstr "" - -#: src/iceskt.cc:41 -#, c-format -msgid "Socket error: %d" -msgstr "" - -#: src/icesm.cc:69 -msgid "" -" -c, --config=FILE Let IceWM load preferences from FILE.\n" -" -t, --theme=FILE Let IceWM load the theme from FILE.\n" -"\n" -" -d, --display=NAME Use NAME to connect to the X server.\n" -" -a, --alpha Use a 32-bit visual for translucency.\n" -" --sync Synchronize communication with X11 server.\n" -"\n" -" -i, --icewm=FILE Use FILE as the IceWM window manager.\n" -" -o, --output=FILE Redirect all output to FILE.\n" -"\n" -" -b, --nobg Do not start icewmbg.\n" -" -n, --notray Do not start icewmtray.\n" -" -s, --sound Also start icesound.\n" -msgstr "" - -#: src/icesm.cc:85 -msgid "" -"\n" -"Debugging options:\n" -" -v, --valgrind Let \"/usr/bin/valgrind\" run icewm.\n" -" Thoroughly examines the execution of icewm.\n" -" -g, --catchsegv Let \"/usr/bin/catchsegv\" run icewm.\n" -" Gives a backtrace if icewm segfaults.\n" -msgstr "" - -#: src/icesm.cc:188 -#, c-format -msgid "Unknown option '%s'" -msgstr "" - -#: src/icesm.cc:462 src/icesm.cc:622 -#, c-format -msgid "restart %s." -msgstr "" - -#: src/icesm.cc:513 -msgid "" -" IceWM crashed for the second time in 10 seconds. \n" -" Do you wish to:\n" -"\n" -"\t1: Restart IceWM?\n" -"\t2: Abort this session?\n" -"\t3: Run a terminal?\n" -msgstr "" - -#: src/icesm.cc:519 -msgid "IceWM crash response" -msgstr "" - -#: src/icesound.cc:211 src/icesound.cc:319 src/icesound.cc:479 -#, c-format -msgid "Playing sample #%d (%s)" -msgstr "" - -#: src/icesound.cc:329 -#, c-format -msgid "%s: Invalid number of channels" -msgstr "" - -#: src/icesound.cc:335 src/icesound.cc:340 -msgid "Could not set OSS channels" -msgstr "" - -#: src/icesound.cc:345 src/icesound.cc:373 -msgid "Could not sync OSS" -msgstr "" - -#: src/icesound.cc:357 -msgid "OSS write failed" -msgstr "" - -#: src/icesound.cc:361 -#, c-format -msgid "OSS incomplete write (%d/%d)" -msgstr "" - -#: src/icesound.cc:368 -msgid "Could not post OSS" -msgstr "" - -#: src/icesound.cc:397 -#, c-format -msgid "Could not open OSS device %s" -msgstr "" - -#: src/icesound.cc:402 -msgid "Could not set OSS stereo" -msgstr "" - -#: src/icesound.cc:407 -msgid "Could not reset OSS DSP" -msgstr "" - -#: src/icesound.cc:412 -msgid "Could not set OSS format" -msgstr "" - -#: src/icesound.cc:499 -#, c-format -msgid "ao_open_live failed with %d" -msgstr "" - -#: src/icesound.cc:510 -msgid "ao_play failed" -msgstr "" - -#: src/icesound.cc:680 -#, c-format -msgid "Unrecognized option: %s\n" -msgstr "" - -#: src/icesound.cc:683 src/icesound.cc:978 -#, c-format -msgid "Unrecognized argument: %s\n" -msgstr "" - -#: src/icesound.cc:694 -#, c-format -msgid "" -"Usage: %s [OPTION]...\n" -"\n" -"Plays audio files on GUI events raised by IceWM.\n" -"The currently configured sound interfaces are: %s.\n" -"Icesound will choose the first of these which is usable.\n" -"\n" -"Options:\n" -"\n" -" -d, --display=DISPLAY X11 display used by IceWM (default: $DISPLAY).\n" -"\n" -" -s, --sample-dir=DIR Specifies a directory with sound files.\n" -" Default is $HOME/.config/icewm/sounds.\n" -"\n" -" -i, --interface=LIST Specifies audio output interfaces. One or more of:\n" -" %s separated by commas.\n" -"\n" -" -D, --device=DEVICE Backwards compatibility only: the default device. \n" -" Please prefer one of the -A/-O/-S options.\n" -"\n" -" -O, --oss=DEVICE Specifies the OSS device (default: \"%s\").\n" -"\n" -" -A, --alsa=DEVICE Specifies the ALSA device (default: \"%s\").\n" -"\n" -" -z, --snooze=millisecs Specifies the snooze interval between sound events\n" -" in milliseconds. Default is 500 milliseconds.\n" -"\n" -" -p, --play=sound Plays the given sound (name or number) and exits.\n" -"\n" -" -l, --list-files Lists the available sound file paths and exits.\n" -"\n" -" --list-sounds Lists the supported sound filenames and exits.\n" -"\n" -" --list-interfaces Lists the supported audio interfaces and exits.\n" -"\n" -" -v, --verbose Be verbose and print out each sound event.\n" -"\n" -" -V, --version Prints version information and exits.\n" -"\n" -" -h, --help Prints this help screen and exits.\n" -"\n" -"Return values:\n" -"\n" -" 0 Success.\n" -" 1 General error.\n" -" 2 Command line error.\n" -" 3 Subsystems error (ie cannot connect to server).\n" -"\n" -msgstr "" - -#: src/icesound.cc:785 -#, c-format -msgid "No audio for %s" -msgstr "" - -#: src/icesound.cc:862 -msgid "Could not get GUI event property" -msgstr "" - -#: src/icesound.cc:866 -#, c-format -msgid "Received invalid GUI event %d" -msgstr "" - -#: src/icesound.cc:870 -#, c-format -msgid "Received GUI event %s" -msgstr "" - -#: src/icesound.cc:884 -#, c-format -msgid "Too quick; ignoring %s." -msgstr "" - -#: src/icesound.cc:888 -#, c-format -msgid "Support for the %s interface not compiled." -msgstr "" - -#: src/icesound.cc:921 -#, c-format -msgid "Unsupported interface: %s." -msgstr "" - -#: src/icesound.cc:930 -#, c-format -msgid "Using %s audio." -msgstr "" - -#: src/icesound.cc:934 -#, c-format -msgid "Failed to connect to audio interfaces %s." -msgstr "" - -#: src/icesound.cc:946 -#, c-format -msgid "Received signal %s: Terminating..." -msgstr "" - -#: src/icetray.cc:220 -msgid "" -" -n, --notify Notify parent process by sending signal USR1.\n" -" --display=NAME Use NAME to connect to the X server.\n" -" --sync Synchronize communication with X11 server.\n" -"\n" -" -c, --config=FILE Load preferences from FILE.\n" -" -t, --theme=FILE Load the theme from FILE.\n" -msgstr "" - -#: src/iceview.cc:59 -msgid "Hex View" -msgstr "" - -#: src/iceview.cc:59 -msgid "Ctrl+H" -msgstr "" - -#: src/iceview.cc:60 -msgid "Expand Tabs" -msgstr "" - -#: src/iceview.cc:61 -msgid "Wrap Lines" -msgstr "" - -#: src/icewmbg.cc:35 src/icewmbg.cc:372 -#, c-format -msgid "Failed to load image '%s'." -msgstr "" - -#: src/icewmbg.cc:969 -msgid "" -"Usage: icewmbg [OPTIONS]\n" -"Where multiple values can be given they are separated by commas.\n" -"When image is a directory then all images from that directory are used.\n" -"\n" -"Options:\n" -" -p, --replace Replace an existing icewmbg.\n" -" -q, --quit Tell the running icewmbg to quit.\n" -" -r, --restart Tell the running icewmbg to restart itself.\n" -" -u, --shuffle Shuffle/reshuffle the list of background images.\n" -"\n" -" -c, --config=FILE Load preferences from FILE.\n" -" -t, --theme=NAME Load the theme with name NAME.\n" -"\n" -" -i, --image=FILE(S) Load background image(s) from FILE(S).\n" -" -k, --color=NAME(S) Use background color(s) from NAME(S).\n" -"\n" -" -s, --semis=FILE(S) Load transparency image(s) from FILE(S).\n" -" -x, --trans=NAME(S) Use transparency color(s) from NAME(S).\n" -"\n" -" -e, --center=0/1 Disable/Enable centering background.\n" -" -a, --scaled=0/1 Disable/Enable scaling background.\n" -" -m, --multi=0/1 Disable/Enable multihead background.\n" -" -y, --cycle=SECONDS Cycle backgrounds every SECONDS.\n" -"\n" -" --display=NAME Use NAME to connect to the X server.\n" -" --sync Synchronize communication with X11 server.\n" -"\n" -" -h, --help Print this usage screen and exit.\n" -" -V, --version Prints version information and exits.\n" -"\n" -"Loads desktop background according to preferences file:\n" -" DesktopBackgroundCenter - Display desktop background centered\n" -" DesktopBackgroundScaled - Display desktop background scaled\n" -" DesktopBackgroundColor - Desktop background color(s)\n" -" DesktopBackgroundImage - Desktop background image(s)\n" -" ShuffleBackgroundImages - Shuffle the list of background images\n" -" SupportSemitransparency - Support for semitransparent terminals\n" -" DesktopTransparencyColor - Semitransparency background color(s)\n" -" DesktopTransparencyImage - Semitransparency background image(s)\n" -" DesktopBackgroundMultihead - One background over all monitors\n" -" CycleBackgroundsPeriod - Seconds between cycling over backgrounds\n" -"\n" -" center:0 scaled:0 = tiled\n" -" center:1 scaled:0 = centered\n" -" center:1 scaled:1 = fill one dimension and keep aspect ratio\n" -" center:0 scaled:1 = fill both dimensions and keep aspect ratio\n" -"\n" -msgstr "" - -#: src/icewmbg.cc:1248 src/wmapp.cc:1900 -#, c-format -msgid "Unrecognized option '%s'." -msgstr "" - -#: src/icewmbg.cc:1335 -msgid "Cannot start, because another icewmbg is still running." -msgstr "" - -#: src/icewmhint.cc:20 -msgid "Usage: icewmhint class.instance option arg\n" -msgstr "" - -#: src/icewmhint.cc:57 -#, c-format -msgid "Out of memory (len=%d)." -msgstr "" - -#: src/misc.cc:71 src/misc.cc:83 -msgid "Warning: " -msgstr "" - -#: src/misc.cc:394 -#, c-format -msgid "" -"Usage: %s [OPTIONS]\n" -"Options:\n" -"%s\n" -" -C, --copying Prints license information and exits.\n" -" -V, --version Prints version information and exits.\n" -" -h, --help Prints this usage screen and exits.\n" -"\n" -msgstr "" - -#: src/movesize.cc:905 -#, c-format -msgid "Unknown direction in move/resize request: %d" -msgstr "" - -#: src/wmabout.cc:29 -msgid "(C)" -msgstr "" - -#: src/wmabout.cc:45 -msgid "Theme:" -msgstr "" - -#: src/wmabout.cc:46 -msgid "Theme Description:" -msgstr "" - -#: src/wmabout.cc:47 -msgid "Theme Author:" -msgstr "" - -#: src/wmabout.cc:56 -msgid "CodeSet:" -msgstr "" - -#: src/wmabout.cc:57 -msgid "Language:" -msgstr "" - -#: src/wmabout.cc:61 -msgid "DoubleBuffer" -msgstr "" - -#: src/wmabout.cc:62 -msgid "AlphaBlending" -msgstr "" - -#: src/wmabout.cc:63 -msgid "Renderer:" -msgstr "" - -#: src/wmabout.cc:71 -msgid "icewm - About" -msgstr "" - -#: src/wmapp.cc:91 -msgid "A window manager is already running, use --replace to replace it" -msgstr "" - -#: src/wmapp.cc:107 -#, c-format -msgid "Failed to become the owner of the %s selection" -msgstr "" - -#: src/wmapp.cc:111 -msgid "Waiting to replace the old window manager" -msgstr "" - -#: src/wmapp.cc:116 -msgid "done." -msgstr "" - -#: src/wmapp.cc:529 -msgid "_Logout" -msgstr "" - -#: src/wmapp.cc:530 -msgid "_Cancel logout" -msgstr "" - -#: src/wmapp.cc:536 -msgid "Lock _Workstation" -msgstr "" - -#: src/wmapp.cc:538 src/wmdialog.cc:89 -msgid "Re_boot" -msgstr "" - -#: src/wmapp.cc:540 src/wmdialog.cc:90 -msgid "Shut_down" -msgstr "" - -#: src/wmapp.cc:542 src/wmdialog.cc:86 -msgid "_Sleep mode" -msgstr "" - -#: src/wmapp.cc:544 src/wmdialog.cc:91 -msgid "_Hibernate" -msgstr "" - -#: src/wmapp.cc:548 -msgid "Restart _Icewm" -msgstr "" - -#: src/wmapp.cc:550 -msgid "Restart _Xterm" -msgstr "" - -#: src/wmapp.cc:560 -msgid "_Menu" -msgstr "" - -#: src/wmapp.cc:561 -msgid "_Above Dock" -msgstr "" - -#: src/wmapp.cc:562 -msgid "_Dock" -msgstr "" - -#: src/wmapp.cc:563 -msgid "_OnTop" -msgstr "" - -#: src/wmapp.cc:564 -msgid "_Normal" -msgstr "" - -#: src/wmapp.cc:565 -msgid "_Below" -msgstr "" - -#: src/wmapp.cc:566 -msgid "D_esktop" -msgstr "" - -#: src/wmapp.cc:610 src/wmwinlist.cc:381 -msgid "Move to New _Window" -msgstr "" - -#: src/wmapp.cc:620 -msgid "Left Half" -msgstr "" - -#: src/wmapp.cc:621 -msgid "Right Half" -msgstr "" - -#: src/wmapp.cc:622 -msgid "Top Half" -msgstr "" - -#: src/wmapp.cc:623 -msgid "Bottom Half" -msgstr "" - -#: src/wmapp.cc:625 -msgid "Top Left" -msgstr "" - -#: src/wmapp.cc:626 -msgid "Top Right" -msgstr "" - -#: src/wmapp.cc:627 -msgid "Bottom Left" -msgstr "" - -#: src/wmapp.cc:628 -msgid "Bottom Right" -msgstr "" - -#: src/wmapp.cc:629 -msgid "Center" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmapp.cc:631 src/wmtaskbar.cc:217 src/wmwinlist.cc:468 -#: src/wmwinlist.cc:501 -msgid "T_ile Horizontally" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmapp.cc:633 src/wmtaskbar.cc:215 src/wmwinlist.cc:467 -#: src/wmwinlist.cc:500 -msgid "Tile _Vertically" -msgstr "" - -#: src/wmapp.cc:645 src/wmwinlist.cc:448 -msgid "_Restore" -msgstr "" - -#: src/wmapp.cc:647 -msgid "_Move" -msgstr "" - -#: src/wmapp.cc:649 -msgid "_Size" -msgstr "" - -#: src/wmapp.cc:651 src/wmwinlist.cc:449 -msgid "Mi_nimize" -msgstr "" - -#: src/wmapp.cc:653 src/wmwinlist.cc:450 -msgid "Ma_ximize" -msgstr "" - -#: src/wmapp.cc:654 src/wmwinlist.cc:451 -msgid "Maximize_Vert" -msgstr "" - -#: src/wmapp.cc:655 src/wmwinlist.cc:452 -msgid "MaximizeHori_z" -msgstr "" - -#: src/wmapp.cc:658 src/wmwinlist.cc:453 -msgid "_Fullscreen" -msgstr "" - -#: src/wmapp.cc:661 src/wmwinlist.cc:455 -msgid "_Hide" -msgstr "" - -#: src/wmapp.cc:663 src/wmwinlist.cc:456 -msgid "Roll_up" -msgstr "" - -#: src/wmapp.cc:670 -msgid "R_aise" -msgstr "" - -#: src/wmapp.cc:672 src/wmwinlist.cc:458 -msgid "_Lower" -msgstr "" - -#: src/wmapp.cc:674 src/wmwinlist.cc:459 -msgid "La_yer" -msgstr "" - -#: src/wmapp.cc:677 src/wmwinlist.cc:460 -msgid "Tile" -msgstr "" - -#: src/wmapp.cc:681 src/wmwinlist.cc:462 -msgid "Move _To" -msgstr "" - -#: src/wmapp.cc:682 src/wmwinlist.cc:463 -msgid "Occupy _All" -msgstr "" - -#: src/wmapp.cc:688 -msgid "Limit _Workarea" -msgstr "" - -#: src/wmapp.cc:692 src/wmwinlist.cc:464 -msgid "Tray _icon" -msgstr "" - -#: src/wmapp.cc:694 src/wmwinlist.cc:465 -msgid "R_ename title" -msgstr "" - -#: src/wmapp.cc:699 src/wmwinlist.cc:480 src/wmwinlist.cc:488 -msgid "_Close" -msgstr "" - -#: src/wmapp.cc:701 src/wmwinlist.cc:482 -msgid "_Kill Client" -msgstr "" - -#: src/wmapp.cc:704 src/wmdialog.cc:92 src/wmwinmenu.cc:141 -msgid "_Window list" -msgstr "" - -#: src/wmapp.cc:743 -msgid "Another window manager already running, exiting..." -msgstr "" - -#: src/wmapp.cc:818 -#, c-format -msgid "" -"Could not restart: %s\n" -"Does $PATH lead to %s?" -msgstr "" - -#: src/wmapp.cc:1006 -msgid "Confirm Restart as Terminal" -msgstr "" - -#: src/wmapp.cc:1007 -msgid "" -"Unmanage all applications and restart\n" -"as a terminal. Proceed?" -msgstr "" - -#: src/wmapp.cc:1294 src/yxapp.cc:1047 -msgid "" -msgstr "" - -#: src/wmapp.cc:1624 -msgid "" -" --client-id=ID Client id to use when contacting session manager.\n" -msgstr "" - -#: src/wmapp.cc:1630 -msgid "" -"\n" -" --debug Print generic debug messages.\n" -" --debug-z Print debug messages regarding window stacking.\n" -msgstr "" - -#: src/wmapp.cc:1638 -msgid "" -"\n" -" -a, --alpha Use a 32-bit visual for translucency.\n" -" -c, --config=FILE Load preferences from FILE.\n" -" -t, --theme=FILE Load theme from FILE.\n" -" -s, --splash=IMAGE Briefly show IMAGE on startup.\n" -" -p, --postpreferences Print preferences after all processing.\n" -" --rewrite-preferences Update an existing preferences file.\n" -" --trace=conf,icon Trace paths used to load configuration.\n" -msgstr "" - -#: src/wmapp.cc:1649 -msgid " -o, --output=FILE Redirect all output to FILE.\n" -msgstr "" - -#: src/wmapp.cc:1655 -msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" -msgstr "" - -#: src/wmapp.cc:1658 -#, c-format -msgid "" -"Usage: %s [OPTIONS]\n" -"Starts the IceWM window manager.\n" -"\n" -"Options:\n" -" -d, --display=NAME NAME of the X server to use.\n" -"%s --sync Synchronize X11 commands.\n" -"%s\n" -" -V, --version Prints version information and exits.\n" -" -h, --help Prints this usage screen and exits.\n" -"%s\n" -" --replace Replace an existing window manager.\n" -" -r, --restart Tell the running icewm to restart itself.\n" -"\n" -" --configured Print the compile time configuration.\n" -" --directories Print the configuration directories.\n" -" -l, --list-themes Print a list of all available themes.\n" -"%s\n" -"Environment variables:\n" -" ICEWM_PRIVCFG=PATH Directory for user configuration files,\n" -" \"$XDG_CONFIG_HOME/icewm\" if exists or\n" -" \"$HOME/.icewm\" by default.\n" -" DISPLAY=NAME Name of the X server to use.\n" -" MAIL=URL Location of your mailbox.\n" -"\n" -"To report bugs, support requests, comments please visit:\n" -"%s\n" -"\n" -msgstr "" - -#: src/wmapp.cc:1724 -#, c-format -msgid "%s configuration directories:\n" -msgstr "" - -#: src/wmapp.cc:1809 -#, c-format -msgid "%s configured options:%s\n" -msgstr "" - -#: src/wmapp.cc:1950 -msgid "Confirm Logout" -msgstr "" - -#: src/wmapp.cc:1951 -msgid "" -"Logout will close all active applications.\n" -"Proceed?" -msgstr "" - -#: src/wmbutton.cc:124 -msgid "Raise/Lower" -msgstr "" - -#: src/wmbutton.cc:127 -msgid "Hide" -msgstr "" - -#: src/wmbutton.cc:131 -msgid "Restore" -msgstr "" - -#: src/wmbutton.cc:133 -msgid "Maximize" -msgstr "" - -#: src/wmbutton.cc:137 -msgid "Minimize" -msgstr "" - -#: src/wmbutton.cc:141 -msgid "Rolldown" -msgstr "" - -#: src/wmbutton.cc:143 -msgid "Rollup" -msgstr "" - -#: src/wmclient.cc:470 -#, c-format -msgid "" -"Client %s with PID %ld fails to respond.\n" -"Do you wish to terminate this client?\n" -msgstr "" - -#: src/wmconfig.cc:35 src/wmconfig.cc:40 src/wmconfig.cc:46 -#, c-format -msgid "Failed to load theme %s" -msgstr "" - -#: src/wmconfig.cc:113 -#, c-format -msgid "Unknown value '%s' for option '%s'." -msgstr "" - -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 -#, c-format -msgid "Unable to rename %s to %s" -msgstr "" - -#: src/wmdialog.cc:85 -msgid "Loc_k Workstation" -msgstr "" - -#: src/wmdialog.cc:87 src/ymsgbox.cc:51 -msgid "_Cancel" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmdialog.cc:88 src/wmprog.cc:466 src/wmprog.cc:468 src/wmtaskbar.cc:243 -#: src/wmtaskbar.cc:245 -msgid "_Logout..." -msgstr "" - -#: src/wmdialog.cc:93 -msgid "_Restart icewm" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmdialog.cc:94 src/wmprog.cc:434 src/wmtaskbar.cc:238 -msgid "_About" -msgstr "" - -#: src/wmdialog.cc:95 -msgid "Reload win_options" -msgstr "" - -#: src/wmdialog.cc:96 -msgid "Reload ke_ys" -msgstr "" - -#: src/wmframe.cc:1376 -msgid "Rename" -msgstr "" - -#: src/wmframe.cc:1377 -msgid "Rename the window title" -msgstr "" - -#: src/wmframe.cc:1871 -msgid "" -"WARNING! All unsaved changes will be lost when\n" -"this client is killed. Do you wish to proceed?" -msgstr "" - -#: src/wmframe.cc:1876 -msgid "Kill Client: " -msgstr "" - -#: src/wmmenu.cc:37 -msgid "Missing command argument" -msgstr "" - -#: src/wmmenu.cc:55 -#, c-format -msgid "Bad argument %d to command '%s'" -msgstr "" - -#: src/wmmenu.cc:110 -#, c-format -msgid "Error at keyword '%s' for %s" -msgstr "" - -#: src/wmmenu.cc:156 -#, c-format -msgid "Error at %s '%s'" -msgstr "" - -#: src/wmmenu.cc:222 -#, c-format -msgid "Unexepected menu keyword: '%s'" -msgstr "" - -#: src/wmmenu.cc:276 -#, c-format -msgid "Error at menuprog '%s'" -msgstr "" - -#: src/wmmenu.cc:320 -#, c-format -msgid "Error at menuprogreload: '%s'" -msgstr "" - -#: src/wmmenu.cc:347 -msgid "Missing filename argument to include statement" -msgstr "" - -#: src/wmmenu.cc:365 -#, c-format -msgid "Error at includeprog '%s'" -msgstr "" - -#: src/wmmenu.cc:408 -#, c-format -msgid "Unknown keyword '%s'" -msgstr "" - -#: src/wmmenu.cc:419 -#, c-format -msgid "" -"Unknown keyword for a non-container: '%s'.\n" -"Expected either 'key' or 'runonce' here.\n" -msgstr "" - -#: src/wmmenu.cc:498 -#, c-format -msgid "'%s' timed out!" -msgstr "" - -#: src/wmmenu.cc:512 -#, c-format -msgid "'%s' produces no output" -msgstr "" - -#: src/wmmgr.cc:3669 -msgid "Missing program setxkbmap" -msgstr "" - -#: src/wmmgr.cc:3670 -msgid "For keyboard switching, please install setxkbmap." -msgstr "" - -#: src/wmoption.cc:285 -#, c-format -msgid "Unknown window option: %s" -msgstr "" - -#: src/wmoption.cc:357 -#, c-format -msgid "Syntax error in window options on line %d of %s" -msgstr "" - -#: src/wmpref.cc:101 -msgid "Save Modifications" -msgstr "" - -#: src/wmpref.cc:179 -#, c-format -msgid "Enter a new value for %s: " -msgstr "" - -#: src/wmprog.cc:341 -msgid "_Click to focus" -msgstr "" - -#: src/wmprog.cc:342 -msgid "_Explicit focus" -msgstr "" - -#: src/wmprog.cc:343 -msgid "_Sloppy mouse focus" -msgstr "" - -#: src/wmprog.cc:344 -msgid "S_trict mouse focus" -msgstr "" - -#: src/wmprog.cc:345 -msgid "_Quiet sloppy focus" -msgstr "" - -#: src/wmprog.cc:346 -msgid "Custo_m" -msgstr "" - -#: src/wmprog.cc:368 -msgid "_Manual" -msgstr "" - -#: src/wmprog.cc:369 -msgid "_Icewm(1)" -msgstr "" - -#: src/wmprog.cc:370 -msgid "Icewm_Bg(1)" -msgstr "" - -#: src/wmprog.cc:371 -msgid "Ice_Sound(1)" -msgstr "" - -#: src/wmprog.cc:420 -msgid "Programs" -msgstr "" - -#: src/wmprog.cc:424 -msgid "_Run..." -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmprog.cc:428 src/wmtaskbar.cc:233 -msgid "_Windows" -msgstr "" - -#: src/wmprog.cc:439 -msgid "_Help" -msgstr "" - -#: src/wmprog.cc:444 -msgid "_Focus" -msgstr "" - -#: src/wmprog.cc:449 -msgid "_Preferences" -msgstr "" - -#: src/wmprog.cc:454 -msgid "_Themes" -msgstr "" - -#: src/wmprog.cc:458 -msgid "Se_ttings" -msgstr "" - -#: src/wmsession.cc:214 src/wmsession.cc:230 src/wmsession.cc:240 -#, c-format -msgid "Session Manager: Unknown line %s" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:219 src/wmwinlist.cc:469 src/wmwinlist.cc:502 -msgid "Ca_scade" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:221 src/wmwinlist.cc:470 src/wmwinlist.cc:503 -msgid "_Arrange" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:223 src/wmwinlist.cc:472 src/wmwinlist.cc:504 -msgid "_Minimize All" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:225 src/wmwinlist.cc:473 src/wmwinlist.cc:505 -msgid "_Hide All" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:227 src/wmwinlist.cc:474 src/wmwinlist.cc:506 -msgid "_Undo" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:230 -msgid "Arrange _Icons" -msgstr "" - -#. TRANSLATORS: This appears in a group with others items, so please make the hotkeys unique in the set: # T_ile Horizontally, Ca_scade, _Arrange, _Minimize All, _Hide All, _Undo, Arrange _Icons, _Windows, _Refresh, _About, _Logout -#: src/wmtaskbar.cc:236 -msgid "_Refresh" -msgstr "" - -#: src/wmtaskbar.cc:313 src/wmtaskbar.cc:1025 -msgid "Hide Taskbar" -msgstr "" - -#: src/wmtaskbar.cc:336 -msgid "Favorite Applications" -msgstr "" - -#: src/wmtaskbar.cc:362 -msgid "Window List Menu" -msgstr "" - -#: src/wmtaskbar.cc:372 -msgid "Show Desktop" -msgstr "" - -#: src/wmtaskbar.cc:1025 -msgid "Show Taskbar" -msgstr "" - -#: src/wmwinlist.cc:83 -msgid "All Workspaces" -msgstr "" - -#: src/wmwinlist.cc:454 -msgid "_Show" -msgstr "" - -#: src/wmwinlist.cc:457 -msgid "_Raise" -msgstr "" - -#: src/wmwinlist.cc:480 -msgid "Del" -msgstr "" - -#: src/wmwinlist.cc:484 -msgid "_Terminate Process" -msgstr "" - -#: src/wmwinlist.cc:485 -msgid "Kill _Process" -msgstr "" - -#: src/wmwinlist.cc:520 src/wmwinlist.cc:521 -msgid "Window list" -msgstr "" - -#: src/wmwinmenu.cc:100 -#, c-format -msgid "%lu. Workspace %-.32s" -msgstr "" - -#: src/wpixres.cc:93 src/wpixres.cc:100 -#, c-format -msgid "Image not readable: %s" -msgstr "" - -#: src/yapp.cc:296 -#, c-format -msgid "%s: select failed" -msgstr "" - -#: src/ycolor.cc:229 src/ycolor.cc:240 -#, c-format -msgid "Could not parse color \"%s\"" -msgstr "" - -#: src/yconfig.cc:84 -#, c-format -msgid "Unknown key name %s in %s" -msgstr "" - -#: src/yconfig.cc:171 src/yconfig.cc:182 src/yconfig.cc:194 -#, c-format -msgid "Bad argument: %s for %s [%d,%d]" -msgstr "" - -#: src/ycursor.cc:110 -#, c-format -msgid "Loading of pixmap \"%s\" failed: %s" -msgstr "" - -#: src/ycursor.cc:135 -#, c-format -msgid "Loading of pixmap \"%s\" failed" -msgstr "" - -#: src/ycursor.cc:179 -#, c-format -msgid "BUG? Imlib was able to read \"%s\"" -msgstr "" - -#: src/ycursor.cc:204 -#, c-format -msgid "BUG? Malformed XPM header but Imlib was able to parse \"%s\"" -msgstr "" - -#: src/ycursor.cc:212 -#, c-format -msgid "BUG? Unexpected end of XPM file but Imlib was able to parse \"%s\"" -msgstr "" - -#: src/ycursor.cc:215 -#, c-format -msgid "BUG? Unexpected character but Imlib was able to parse \"%s\"" -msgstr "" - -#: src/yfontcore.cc:121 src/yfontxft.cc:117 -#, c-format -msgid "Could not load font \"%s\"." -msgstr "" - -#: src/yfontcore.cc:233 -#, c-format -msgid "Missing codesets for fontset \"%s\":" -msgstr "" - -#: src/yfontcore.cc:261 -#, c-format -msgid "Could not load fontset \"%s\"." -msgstr "" - -#: src/yinputline.cc:18 -msgid "_Copy" -msgstr "" - -#: src/yinputline.cc:18 -msgid "Ctrl+C" -msgstr "" - -#: src/yinputline.cc:19 -msgid "Cu_t" -msgstr "" - -#: src/yinputline.cc:20 -msgid "_Paste" -msgstr "" - -#: src/yinputline.cc:21 -msgid "Paste _Selection" -msgstr "" - -#: src/yinputline.cc:21 -msgid "Ctrl+P" -msgstr "" - -#: src/yinputline.cc:23 -msgid "Select _All" -msgstr "" - -#: src/yinputline.cc:23 -msgid "Ctrl+A" -msgstr "" - -#: src/ylocale.cc:60 -msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." -msgstr "" - -#: src/ylocale.cc:95 -msgid "" -"Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" -msgstr "" - -#: src/ylocale.cc:128 src/ylocale.cc:136 -#, c-format -msgid "iconv doesn't supply (sufficient) %s to %s converters." -msgstr "" - -#: src/ylocale.cc:241 -#, c-format -msgid "Invalid multibyte string \"%s\": %s" -msgstr "" - -#: src/ymsgbox.cc:48 -msgid "_OK" -msgstr "" - -#: src/ysmapp.cc:98 -msgid "$USER or $LOGNAME not set?" -msgstr "" - -#: src/yurl.cc:145 -#, c-format -msgid "Failed to parse URL \"%s\"." -msgstr "" - -#: src/yurl.cc:161 -#, c-format -msgid "Incomplete hex escape in URL at position %d." -msgstr "" - -#: src/yurl.cc:168 -#, c-format -msgid "Invalid hex escape in URL at position %d." -msgstr "" - -#: src/yxapp.cc:1005 -msgid "" -" -d, --display=NAME NAME of the X server to use.\n" -" --sync Synchronize X11 commands.\n" -msgstr "" - -#: src/yximage.cc:173 -msgid "Support for PNG images was not enabled" -msgstr "" - -#: src/yximage.cc:181 -msgid "Support for JPEG images was not enabled" -msgstr "" - -#: src/yximage.cc:187 -#, c-format -msgid "Unsupported file format: %s" -msgstr "" - -#: src/yximage.cc:191 src/yximage.cc:214 -#, c-format -msgid "Could not load image \"%s\"" -msgstr "" diff --git a/po/sk.po b/po/sk.po index 1b9e9dadb..e4812dab6 100644 --- a/po/sk.po +++ b/po/sk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm-1.2.22\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-10 17:43+0000\n" "Last-Translator: Ferdinand Galko \n" "Language-Team: Slovak " msgstr "<žiadny>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID ID klienta, ktoré bude použité pri kontaktovaní " "správcu sedenia.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2238,7 +2243,7 @@ msgstr "" " --debug Vypíše všeobecné ladiace správy.\n" " --debug-z Vypíše ladiace správy týkajúce naskladania okien.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2258,15 +2263,15 @@ msgstr "" " --rewrite-preferences Aktualizuje existujúci súbor predvolieb.\n" " --trace=conf,icon Stopové cesty použité na načítanie konfigurácie.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=SÚBOR Presmerovanie celého výstupu do SÚBORu.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr " -i, --install=TÉMA Inštalácia TÉMY z extra alebo 'zoznamu'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2326,21 +2331,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s konfiguračné adresáre:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s nakonfigurované voľby: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Potvrdiť odhlásenie" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2395,12 +2400,7 @@ msgstr "Zlyhalo načítanie témy %s" msgid "Unknown value '%s' for option '%s'." msgstr "Neznáma hodnota '%s' pre voľbu '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Nepodarilo sa vytvoriť adresár %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Nepodarilo sa premenovať %s na %s" @@ -2436,15 +2436,15 @@ msgstr "Znovu načítať m_ožnosti okna" msgid "Reload ke_ys" msgstr "Znovu načítať kláves_y" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Premenovať" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Premenovať názov okna" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2452,7 +2452,7 @@ msgstr "" "VAROVANIE! Ak bude tento klient zabitý, budú\n" "všetky neuložené dáta stratené. Chcete pokračovať?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Zabiť klienta: " @@ -2523,11 +2523,11 @@ msgstr "'%s' vypršal!" msgid "'%s' produces no output" msgstr "'%s' nevytára žiadny výstup" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Chýba program setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Pre prepínanie klávesníc nainštalujte setxkbmap." @@ -2820,24 +2820,24 @@ msgstr "Vybr_ať všetko" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Locale nie je podporované knižnicou C alebo Xlib. Núdzovo sa použije 'C' " "locale'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Nepodarilo sa zistiť aktuálnu kódovú stránku. Predpokladá sa ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv (dostatočne) nepodporuje konverziu z %s do %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Neplatný viacbajtový reťazec \"%s\": %s" @@ -2846,7 +2846,7 @@ msgstr "Neplatný viacbajtový reťazec \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER ,alebo $LOGNAME nie je nastavený?" @@ -2865,7 +2865,7 @@ msgstr "Neúplná hexadecimálna časť URL na pozícii %d." msgid "Invalid hex escape in URL at position %d." msgstr "Neplatná hexadecimálna časť URL na pozícii %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/sl.po b/po/sl.po index f8820f552..de9c7c8fa 100644 --- a/po/sl.po +++ b/po/sl.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: sl\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-02-23 01:42+0000\n" "Last-Translator: Arnold Marko \n" "Language-Team: Slovenian " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2163,15 +2168,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2229,21 +2234,21 @@ msgstr "" "Sporočanje hroščev, zahteve za podporo, komentarji, ... na https://ice-wm." "org/\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Neprepoznana izbira: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Potrdi odjavo" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2296,12 +2301,7 @@ msgstr "Neuspešno odpiranje %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Neznano dejanje: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Neuspešna izdelava procesa potomca: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Neuspešno odpiranje %s: %s" @@ -2338,15 +2338,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2354,7 +2354,7 @@ msgstr "" "OPOZORILO! Vse neshranjene spremebe se bodo ob prekinitvi\n" "tega odjemalca izgubile. Ali želite nadaljevati?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Prekini odjemalca: " @@ -2423,11 +2423,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2735,24 +2735,24 @@ msgstr "Izberi _vse" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "Knjižnica C ne podpira tega jezikovnega okolja. Vključujem okolje 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Določitev nabora znakov za trenutni locale ni uspela. Predpostavljam, da je " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv pretvornikom %2$s ne ponuja (zadostnega) %1$s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Neveljaven večzložni niz \"%s\": %s" @@ -2761,7 +2761,7 @@ msgstr "Neveljaven večzložni niz \"%s\": %s" msgid "_OK" msgstr "_V redu" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Spremenljivka $USER ali $LOGNAME ni nastavljena?" @@ -2780,7 +2780,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/sv.po b/po/sv.po index e17d39216..6e55c1628 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Icewm 1.2.0-beta1\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-15 22:46+0000\n" "Last-Translator: Luna Jernberg \n" "Language-Team: Swedish " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Klient-ID som ska användas vid kontakt med " "sessionshanteraren.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2229,7 +2234,7 @@ msgstr "" " --debug Skriv ut allmänna felsökningsmeddelanden.\n" " --debug-z Skriv ut felsökningsmeddelanden om fönsterstackning.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2249,15 +2254,15 @@ msgstr "" " --rewrite-preferences Uppdatera en befintlig inställningsfil\n" " --trace=conf, icon Sökvägar som används för att ladda konfiguration.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FIL Omdirigera all utdata till FIL.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr " -i, --install=TEMA Installera TEMA från extra eller 'lista'.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2316,21 +2321,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s konfigureringskataloger:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s konfigurerade väljare:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Bekräfta utloggning" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2385,12 +2390,7 @@ msgstr "Kunde inte ladda tema %s" msgid "Unknown value '%s' for option '%s'." msgstr "Okänt värde '%s' för alternativ '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Kan inte skapa katalog %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Kan inte byta namn på %s till %s" @@ -2426,15 +2426,15 @@ msgstr "Ladda om fönster_alternativ" msgid "Reload ke_ys" msgstr "Ladda om ta_ngenter" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Byt namn" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Byt namn på fönster titel" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2443,7 +2443,7 @@ msgstr "" "att gå förlorade när den här klienten dödas.\n" "Vill du fortsätta?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Döda klient: " @@ -2514,11 +2514,11 @@ msgstr "'%s' tog en timeout!" msgid "'%s' produces no output" msgstr "'%s' genererar inga utdata" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Saknar program setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "För att byta tangentbordslayout, vänligen installera setxkbmap." @@ -2809,25 +2809,25 @@ msgstr "Markera _allt" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Språkkonventionen stöds inte av C-biblioteket eller Xlib. Faller tillbaka " "till språkkonvention 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Kunde inte avgöra teckenuppsättning för aktuell språkkonvention. Antar " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv tillhandahåller inte (tillräckliga) %s till %s-konverterare." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Ogiltig multibyte-sträng \"%s\": %s" @@ -2836,7 +2836,7 @@ msgstr "Ogiltig multibyte-sträng \"%s\": %s" msgid "_OK" msgstr "_OK" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER eller $LOGNAME inte satt?" @@ -2855,7 +2855,7 @@ msgstr "Ofullständig hexutväg i URL:en vid position %d 1." msgid "Invalid hex escape in URL at position %d." msgstr "Ogiltig hexutväg i URL:en vid position %d1." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/tr.po b/po/tr.po index 5fe199115..e41085b46 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.2.12\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-05-14 07:43+0000\n" "Last-Translator: Mehmet Akif 9oglu \n" "Language-Team: Turkish " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Oturum yöneticisiyle iletişim kurarken kullanılacak " "istemci kimliği.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2248,7 +2253,7 @@ msgstr "" " --debug-z Pencere yığınlaması ile ilgili hata ayıklama " "mesajlarını yazdırın.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2269,15 +2274,15 @@ msgstr "" " --trace=conf,icon Yapılandırmayı yüklemek için kullanılan yolları " "izleyin.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=DOSYA Tüm çıktıları DOSYA'ya yönlendir.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr " -i, --install=TEMA TEMA'yı ekstradan veya 'listeden' yükleyin.\n" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2337,21 +2342,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s yapılandırma dizinleri:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s yapılandırılmış seçenekler:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Oturum Kapatma Onayı" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2406,12 +2411,7 @@ msgstr "%s teması yüklenemedi" msgid "Unknown value '%s' for option '%s'." msgstr "'%s' seçeneği için bilinmeyen değer '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "%s dizini oluşturulamadı" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "%s, %s olarak yeniden adlandırılamıyor" @@ -2447,15 +2447,15 @@ msgstr "Yenile win_options" msgid "Reload ke_ys" msgstr "_Tuşları yükle" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "Yeniden adlandır" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "Pencere başlığını yeniden adlandır" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2463,7 +2463,7 @@ msgstr "" "DİKKAT!! Bu istemci kapatıldığında tüm kaydedilmemiş\n" "değişiklikler kaybedilecektir. Emin misiniz?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "İstemciyi öldür: " @@ -2534,11 +2534,11 @@ msgstr "'%s' zaman aşımına uğradı!" msgid "'%s' produces no output" msgstr "'%s' çıktı üretmiyor" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "setxkbmap programı eksik" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Klavye geçişi için lütfen setxkbmap yükleyin." @@ -2833,24 +2833,24 @@ msgstr "_Hepsini Seç" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Yerelleştirme C kütüphanesi yada XLib tarafından desteklenmiyor. Varsayılan " "'C' locale'ye dönüldü." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Geçerli yerel ayar kod kümesi belirlenemedi. ISO-8859-1 varsayılıyor.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv (yeterli) %s - %s dönüştürücüsü sağlamıyor." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Geçersiz çok baytlı dize \"%s\": %s" @@ -2859,7 +2859,7 @@ msgstr "Geçersiz çok baytlı dize \"%s\": %s" msgid "_OK" msgstr "_Tamam" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER ya da $LOGNAME ayarlanmamış?" @@ -2878,7 +2878,7 @@ msgstr "URL'de %d konumunda eksik hex escape karakteri." msgid "Invalid hex escape in URL at position %d." msgstr "URL'de %d konumunda geçersiz hex escape karakteri." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/uk.po b/po/uk.po index 24c370140..e0aa312da 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: IceWM 1.0.6\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2021-12-18 21:14+0000\n" "Last-Translator: Taras Panchenko \n" "Language-Team: Ukrainian " msgstr "<немає>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" " --client-id=ID Ідентифікатор клієнта для зв'язку із менеджером " "сеансів.\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2241,7 +2246,7 @@ msgstr "" " --debug-z Друкує зневаджувальні повідомлення, які стосуються " "стеку вікон.\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2262,15 +2267,15 @@ msgstr "" " --trace=conf,icon Відстеження шляхів, що використовуються для " "завантаження конфігурації.\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2331,21 +2336,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s теки конфігурацій:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s налаштовані параметри:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Підтвердження виходу" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2400,12 +2405,7 @@ msgstr "Помилка завантаження теми %s" msgid "Unknown value '%s' for option '%s'." msgstr "Невідоме значення '%s' для параметра '%s'." -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "Не вдалося створити теку %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "Неможливо перейменувати %s на %s" @@ -2443,15 +2443,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "Перезавантажити" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2459,7 +2459,7 @@ msgstr "" "УВАГА! Всі незбережені дані будуть втрачені\n" "при знищенні цього клієнта. Бажаєте продовжити?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Знищити клієнта: " @@ -2530,11 +2530,11 @@ msgstr "У '%s' вийшов час!" msgid "'%s' produces no output" msgstr "'%s' не створює виводу" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "Застосунок setxkbmap відсутній" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "Для перемикання клавіатури потрібно встановити setxkbmap." @@ -2825,23 +2825,23 @@ msgstr "Вибрати все" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Локаль не підтримується бібліотекою C або Xlib. Переходимо на локаль 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Не вдалося визначити кодування поточної локалі. Припускаємо ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "Iconv не підтримує (на достатньому рівні) перекодування з %s у %s." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Невірний багатобайтовий рядок \"%s\": %s" @@ -2850,7 +2850,7 @@ msgstr "Невірний багатобайтовий рядок \"%s\": %s" msgid "_OK" msgstr "_Гаразд" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "Змінні $USER та $LOGNAME не визначені?" @@ -2869,7 +2869,7 @@ msgstr "Неповний hex-перехід у URL-адресі на позиц msgid "Invalid hex escape in URL at position %d." msgstr "Невідповідний hex-перехід у URL-адресі на позиції %d." -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/vi.po b/po/vi.po index db50ff88f..63ec41b1a 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.2.21pre1\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2016-08-25 08:19+0000\n" "Last-Translator: Hoàng Phạm \n" "Language-Team: Vietnamese " msgstr "" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr "" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" " --debug-z Print debug messages regarding window stacking.\n" msgstr "" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2216,15 +2221,15 @@ msgid "" " --trace=conf,icon Trace paths used to load configuration.\n" msgstr "" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr "" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, fuzzy, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2281,21 +2286,21 @@ msgstr "" "\n" "Để báo cáo lỗi, yêu cầu hỗ trợ, nhận xét,... hãy lên https://ice-wm.org/\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, fuzzy, c-format msgid "%s configured options:%s\n" msgstr "Tuỳ chọn không xác định: %s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "Xác nhận việc thoát" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2348,12 +2353,7 @@ msgstr "Lỗi khi mở %s: %s" msgid "Unknown value '%s' for option '%s'." msgstr "Hành động không xác định: `%s'" -#: src/wmconfig.cc:121 -#, fuzzy, c-format -msgid "Unable to create directory %s" -msgstr "Lỗi khi tạo tiến trình con: %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, fuzzy, c-format msgid "Unable to rename %s to %s" msgstr "Lỗi khi mở %s: %s" @@ -2389,15 +2389,15 @@ msgstr "" msgid "Reload ke_ys" msgstr "" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2405,7 +2405,7 @@ msgstr "" "CẢNH BÁO! Tất cả những thay đổi chưa ghi nhớ sẽ bị mất khi\n" "chương trình con này bị diệt. Bạn có muốn tiếp tục diệt?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "Diệt chương trình con: " @@ -2474,11 +2474,11 @@ msgstr "" msgid "'%s' produces no output" msgstr "" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "" @@ -2786,25 +2786,25 @@ msgstr "Chọn _tất cả" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 #, fuzzy msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "" "Thư viện C không hỗ trợ bản địa (locale) này. Quay lại dùng bản địa 'C'." -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "" "Không xác định thành công bảng mã của bản địa hiện thời. Coi như " "ISO-8859-1.\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv không cung cấp (đủ) %s cho %s bộ chuyển đổi." -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "Lỗi chuỗi nhiều byte \"%s\": %s" @@ -2813,7 +2813,7 @@ msgstr "Lỗi chuỗi nhiều byte \"%s\": %s" msgid "_OK" msgstr "_Có" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER hoặc $LOGNAME không được đặt?" @@ -2832,7 +2832,7 @@ msgstr "" msgid "Invalid hex escape in URL at position %d." msgstr "" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 269e1a2b0..04221fd1d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Chinese (China) (icewm)\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-03-04 05:42+0000\n" "Last-Translator: Grace Yu \n" "Language-Team: Chinese (China) " msgstr "<无>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr " --client-id=ID 与会话管理器通信时使用客户端 ID\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2222,7 +2227,7 @@ msgstr "" " --debug 打印通用调试信息。\n" " --debug-z 窗口层叠时打印调试信息。\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2242,15 +2247,15 @@ msgstr "" " --rewrite-preferences 更新现有配置选项文件。\n" " --trace=conf,icon 跟踪用于加载配置的路径。\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o, --output=FILE 把所有输出重定向到 FILE.\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2309,21 +2314,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s 配置选项目录:\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s 配置选项:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "确认退出" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2378,12 +2383,7 @@ msgstr "加载主题 %s 失败" msgid "Unknown value '%s' for option '%s'." msgstr "存在未知的值“%s”(选项“%s”)。" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "无法创建目录 %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "无法将 %s 重命名为 %s" @@ -2419,15 +2419,15 @@ msgstr "重新加载 win_options" msgid "Reload ke_ys" msgstr "重新装载 ke_ys" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "重命名" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "重命名窗口标题" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2435,7 +2435,7 @@ msgstr "" "警告!当这个客户程序被杀死时,所有\n" "没有保存的修改将丢失。你想继续吗?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "杀死客户端: " @@ -2506,11 +2506,11 @@ msgstr "\"%s\" 已超时!" msgid "'%s' produces no output" msgstr "'%s' 无输出" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "缺少程序 setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "要使用键盘切换,请安装 setxkbmap。" @@ -2801,21 +2801,21 @@ msgstr "全选(_A)" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "C 运行库或 Xlib 不支持该语言环境。将使用默认的 'C' 区域。" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "检测当前语言环境的编码失败。将假定为 ISO-8859-1。\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv 没有提供(足够)的 %s 到 %s 转换器。" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "错误的多字节字符串“%s”:%s" @@ -2824,7 +2824,7 @@ msgstr "错误的多字节字符串“%s”:%s" msgid "_OK" msgstr "确定(_O)" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "还没设置 $USER 或 $LOGNAME?" @@ -2843,7 +2843,7 @@ msgstr "位于 %d 处的 URL 中存在不完整的十六进制转义符。" msgid "Invalid hex escape in URL at position %d." msgstr "位于 %d 处的 URL 中存在无效的十六进制转义符。" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 70eda3eae..d4ef7be89 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: icewm 1.2.30\n" "Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" -"POT-Creation-Date: 2024-05-20 16:47+0200\n" +"POT-Creation-Date: 2024-06-16 14:30+0200\n" "PO-Revision-Date: 2024-03-04 11:42+0000\n" "Last-Translator: Grace Yu \n" "Language-Team: Chinese (Taiwan) " msgstr "<無>" -#: src/wmapp.cc:1624 +#: src/wmapp.cc:1626 msgid "" " --client-id=ID Client id to use when contacting session manager.\n" msgstr " --client-id=ID 聯絡工作階段管理程式時要使用的用戶端 ID。\n" -#: src/wmapp.cc:1630 +#: src/wmapp.cc:1632 msgid "" "\n" " --debug Print generic debug messages.\n" @@ -2226,7 +2231,7 @@ msgstr "" " --debug 列印一般除錯訊息。\n" " --debug-z 列印有關視窗堆疊的除錯訊息。\n" -#: src/wmapp.cc:1638 +#: src/wmapp.cc:1640 msgid "" "\n" " -a, --alpha Use a 32-bit visual for translucency.\n" @@ -2246,15 +2251,15 @@ msgstr "" " --rewrite-preferences 更新現有優先設定檔案。\n" " --trace=conf,icon 追蹤用於載入組態的路徑。\n" -#: src/wmapp.cc:1649 +#: src/wmapp.cc:1651 msgid " -o, --output=FILE Redirect all output to FILE.\n" msgstr " -o、--output=FILE 將所有輸出重新導向至 FILE。\n" -#: src/wmapp.cc:1655 +#: src/wmapp.cc:1657 msgid " -i, --install=THEME Install THEME from extra or 'list'.\n" msgstr "" -#: src/wmapp.cc:1658 +#: src/wmapp.cc:1660 #, c-format msgid "" "Usage: %s [OPTIONS]\n" @@ -2313,21 +2318,21 @@ msgstr "" "%s\n" "\n" -#: src/wmapp.cc:1724 +#: src/wmapp.cc:1726 #, c-format msgid "%s configuration directories:\n" msgstr "%s 組態目錄︰\n" -#: src/wmapp.cc:1809 +#: src/wmapp.cc:1811 #, c-format msgid "%s configured options:%s\n" msgstr "%s 設定的選項:%s\n" -#: src/wmapp.cc:1950 +#: src/wmapp.cc:1952 msgid "Confirm Logout" msgstr "確定登出" -#: src/wmapp.cc:1951 +#: src/wmapp.cc:1953 msgid "" "Logout will close all active applications.\n" "Proceed?" @@ -2382,12 +2387,7 @@ msgstr "載入主題 %s 失敗" msgid "Unknown value '%s' for option '%s'." msgstr "未知值「%s」(對於選項「%s」)。" -#: src/wmconfig.cc:121 -#, c-format -msgid "Unable to create directory %s" -msgstr "無法建立目錄 %s" - -#: src/wmconfig.cc:184 src/wmsave.cc:306 +#: src/wmconfig.cc:175 src/wmsave.cc:306 #, c-format msgid "Unable to rename %s to %s" msgstr "無法將 %s 重新命名為 %s" @@ -2423,15 +2423,15 @@ msgstr "重新載入視窗選項(_O)" msgid "Reload ke_ys" msgstr "重新載入金鑰(_K)" -#: src/wmframe.cc:1376 +#: src/wmframe.cc:1457 msgid "Rename" msgstr "重新命名" -#: src/wmframe.cc:1377 +#: src/wmframe.cc:1458 msgid "Rename the window title" msgstr "重新命名視窗標題" -#: src/wmframe.cc:1871 +#: src/wmframe.cc:1952 msgid "" "WARNING! All unsaved changes will be lost when\n" "this client is killed. Do you wish to proceed?" @@ -2439,7 +2439,7 @@ msgstr "" "【警告】!當這個客戶端程式被砍掉時,將會失去所有未儲存的變更。\n" "您希望繼續進行嗎?" -#: src/wmframe.cc:1876 +#: src/wmframe.cc:1957 msgid "Kill Client: " msgstr "砍掉客戶端:" @@ -2510,11 +2510,11 @@ msgstr "\"%s\" 已逾時!" msgid "'%s' produces no output" msgstr "「%s」未產生任何輸出" -#: src/wmmgr.cc:3669 +#: src/wmmgr.cc:3673 msgid "Missing program setxkbmap" msgstr "缺少程式 setxkbmap" -#: src/wmmgr.cc:3670 +#: src/wmmgr.cc:3674 msgid "For keyboard switching, please install setxkbmap." msgstr "若要進行鍵盤切換,請安裝 setxkbmap。" @@ -2805,21 +2805,21 @@ msgstr "全部選取(_A)" msgid "Ctrl+A" msgstr "Ctrl+A" -#: src/ylocale.cc:60 +#: src/ylocale.cc:58 msgid "Locale not supported by C library or Xlib. Falling back to 'C' locale'." msgstr "C 函式庫或 Xlib 不支援的語系。回復為「C」語系。" -#: src/ylocale.cc:95 +#: src/ylocale.cc:92 msgid "" "Failed to determinate the current locale's codeset. Assuming ISO-8859-1.\n" msgstr "判別目前語系的字碼集時失敗。假定為 ISO-8859-1。\n" -#: src/ylocale.cc:128 src/ylocale.cc:136 +#: src/ylocale.cc:125 src/ylocale.cc:133 #, c-format msgid "iconv doesn't supply (sufficient) %s to %s converters." msgstr "iconv 不(完全)支援 %s 到 %s 的轉換器。" -#: src/ylocale.cc:241 +#: src/ylocale.cc:238 #, c-format msgid "Invalid multibyte string \"%s\": %s" msgstr "無效的多位元字串「%s」:%s" @@ -2828,7 +2828,7 @@ msgstr "無效的多位元字串「%s」:%s" msgid "_OK" msgstr "確定(_O)" -#: src/ysmapp.cc:98 +#: src/ysmapp.cc:95 msgid "$USER or $LOGNAME not set?" msgstr "$USER 或 $LOGNAME 未設定?" @@ -2847,7 +2847,7 @@ msgstr "位於 %d 處的 URL 中存在不完整的十六進位逸出字元。" msgid "Invalid hex escape in URL at position %d." msgstr "位於 %d 處的 URL 中存在無效的十六進位逸出字元。" -#: src/yxapp.cc:1005 +#: src/yxapp.cc:1008 msgid "" " -d, --display=NAME NAME of the X server to use.\n" " --sync Synchronize X11 commands.\n" diff --git a/src/aaddressbar.cc b/src/aaddressbar.cc index 2845d96b1..7b152eadf 100644 --- a/src/aaddressbar.cc +++ b/src/aaddressbar.cc @@ -12,6 +12,7 @@ #include "default.h" #include #include +#include #include #include "ywordexp.h" @@ -19,12 +20,15 @@ AddressBar::AddressBar(IApp *app, YWindow *parent): YInputLine(parent, this), app(app), location(0), + restored(0), curdir(upath::cwd()), olddir(curdir) { + loadHistoryTimer->setTimer(500L, this, true); } AddressBar::~AddressBar() { + saveHistory(); } bool AddressBar::handleKey(const XKeyEvent &key) { @@ -67,6 +71,9 @@ void AddressBar::handleReturn(bool control) { if (line.nonempty()) { history.append(line); location = history.getCount(); + if (saveHistoryTimer == nullptr) { + saveHistoryTimer->setTimer(minute(), this, true); + } } if (internal(line)) return; @@ -87,8 +94,10 @@ void AddressBar::handleReturn(bool control) { if (line.isEmpty()) args.replace(control, nullptr); if (args[0]) { - upath cwd(upath::cwd()); - bool change = (cwd != curdir); + bool change = false; + upath cwd; + if (curdir != null && curdir != (cwd = upath::cwd())) + change = true; if (change) curdir.chdir(); app->runProgram(args[0], args.getCArray()); @@ -113,8 +122,10 @@ bool AddressBar::internal(mstring line) { if (strchr("$~", arg[0])) arg = upath(arg).expand(); else if (arg == "-") - arg = olddir; - upath newdir((arg[0] == '/') ? upath(arg) : curdir + arg); + arg = (olddir != null) ? olddir.path() : upath::cwd(); + upath newdir((arg[0] == '/') ? upath(arg) : + (curdir != null) ? curdir + arg : + upath(upath::cwd()) + arg); upath realdir = upath(newdir).real(); if (realdir.isEmpty()) { arg.fmt("%s: %m", newdir.string()); @@ -124,7 +135,7 @@ bool AddressBar::internal(mstring line) { arg.fmt("%s: %m", realdir.string()); return setText(arg, true), true; } else { - olddir = curdir; + olddir = (curdir != null) ? curdir : upath(upath::cwd()); curdir = realdir; return setText(curdir, true), true; } @@ -176,4 +187,63 @@ void AddressBar::inputEscape(YInputLine* input) { void AddressBar::inputLostFocus(YInputLine* input) { } +bool AddressBar::handleTimer(YTimer* timer) { + if (timer == loadHistoryTimer) { + loadHistory(); + loadHistoryTimer = null; + } + else if (timer == saveHistoryTimer) { + saveHistory(); + saveHistoryTimer = null; + } + else { + return YInputLine::handleTimer(timer); + } + return false; +} + +upath AddressBar::historyFile() { + return YApplication::getPrivConfFile("ahistory"); +} + +void AddressBar::loadHistory() { + upath path(historyFile()); + FILE* fp = path.fopen("r"); + if (fp) { + char buf[4096]; + int n = 0; + while (fgets(buf, sizeof buf, fp)) + ++n; + rewind(fp); + for (int i = saveLines; i < n && fgets(buf, sizeof buf, fp); ++i) + ; + for (int i = 0; i < saveLines && fgets(buf, sizeof buf, fp); ++i) { + char* nl = strchr(buf, '\n'); + if (nl) + *nl = '\0'; + history.insert(i, buf); + location++; + restored++; + } + fclose(fp); + } +} + +void AddressBar::saveHistory() { + if (restored < history.getCount()) { + upath path(historyFile()); + FILE* fp = path.fopen("w"); + if (fp) { + fchmod(fileno(fp), 0600); + const int first = max(0, history.getCount() - saveLines); + for (int i = first; i < history.getCount(); ++i) { + fputs(history[i], fp); + fputc('\n', fp); + } + fclose(fp); + restored = history.getCount(); + } + } +} + // vim: set sw=4 ts=4 et: diff --git a/src/aaddressbar.h b/src/aaddressbar.h index 94e8500f3..6284e507c 100644 --- a/src/aaddressbar.h +++ b/src/aaddressbar.h @@ -6,7 +6,10 @@ class IApp; -class AddressBar: public YInputLine, private YInputListener { +class AddressBar: + public YInputLine, + private YInputListener +{ public: AddressBar(IApp *app, YWindow *parent = nullptr); virtual ~AddressBar(); @@ -22,15 +25,23 @@ class AddressBar: public YInputLine, private YInputListener { void handleReturn(bool control); bool appendCommand(const char* cmd, class YStringArray& args); bool internal(mstring line); + void loadHistory(); + void saveHistory(); + upath historyFile(); void inputReturn(YInputLine* input, bool control); void inputEscape(YInputLine* input); void inputLostFocus(YInputLine* input); + bool handleTimer(YTimer* timer); IApp *app; MStringArray history; int location; + int restored; + const int saveLines = 64; upath curdir, olddir; + lazy loadHistoryTimer; + lazy saveHistoryTimer; }; #endif diff --git a/src/base.h b/src/base.h index ed3d9b716..4bc2e761b 100644 --- a/src/base.h +++ b/src/base.h @@ -156,6 +156,7 @@ void show_backtrace(const int limit = 0); int strpcmp(char const *str, char const *pfx, char const *delim = "=:"); const char* errno_string(); const char *my_basename(const char *filename); +bool strequal(const char* a, const char* b); inline const char* boolstr(bool bval) { return bval ? "true" : "false"; diff --git a/src/bindkey.h b/src/bindkey.h index dfbf41335..06af358f9 100644 --- a/src/bindkey.h +++ b/src/bindkey.h @@ -54,8 +54,8 @@ #define defgKeySysWindowList XK_Escape, kfCtrl+kfAlt, "Alt+Ctrl+Esc" #define defgKeySysWinListMenu 0, 0, "" #define defgKeySysKeyboardNext 0, 0, "" -#define defgKeySysAddressBar ' ', kfAlt+kfCtrl, "Alt+Ctrl+Space" -#define defgKeyWinMenu ' ', kfAlt, "Alt+Space" +#define defgKeySysAddressBar ' ', kfAlt+kfCtrl, "Alt+Ctrl+space" +#define defgKeyWinMenu ' ', kfAlt, "Alt+space" #define defgKeySysWorkspacePrev XK_Left, kfAlt+kfCtrl, "Alt+Ctrl+Left" #define defgKeySysWorkspaceNext XK_Right, kfAlt+kfCtrl, "Alt+Ctrl+Right" #define defgKeySysWorkspaceLast XK_Down, kfAlt+kfCtrl, "Alt+Ctrl+Down" diff --git a/src/default.h b/src/default.h index 5290d0b4f..01698dba4 100644 --- a/src/default.h +++ b/src/default.h @@ -436,7 +436,7 @@ cfoption icewm_preferences[] = { /// OSV("Theme", &themeName, "Theme name"), OSV("IconPath", &iconPath, "Icon search path (colon separated)"), OSV("IconThemes", &iconThemes, "Colon separated icon theme list with wildcard support. Minus prefix - can be used to exclude themes."), - OSV("MailBoxPath", &mailBoxPath, "Colon separated paths of your mailboxes, otherwise $MAILPATH or $MAIL is used"), + OSV("MailBoxPath", &mailBoxPath, "Paths of mailboxes separated by a space, otherwise $MAILPATH or $MAIL is used"), OSV("MailCommand", &mailCommand, "Command to run on mailbox"), OSV("MailClassHint", &mailClassHint, "WM_CLASS to allow runonce for MailCommand"), OSV("NewMailCommand", &newMailCommand, "Command to run when new mail arrives"), diff --git a/src/icesh.cc b/src/icesh.cc index f0c37b6aa..e46871fcb 100644 --- a/src/icesh.cc +++ b/src/icesh.cc @@ -1416,6 +1416,7 @@ class IceSh { void setBorderTitle(int border, int title); void sizeto(); void sizeby(); + void moveto(); void detail(); void extents(); void details(Window window); @@ -2144,6 +2145,70 @@ void IceSh::sizeby() } } +void IceSh::moveto() +{ + char* xa = getArg(); + char* ya = getArg(); + char* xs = &xa[isSign(xa[0]) && isSign(xa[1])]; + char* ys = &ya[isSign(ya[0]) && isSign(ya[1])]; + bool xper = *xs && xs[strlen(xs)-1] == '%'; + bool yper = *ys && ys[strlen(ys)-1] == '%'; + if (xper) xs[strlen(xs)-1] = '\0'; + if (yper) ys[strlen(ys)-1] = '\0'; + bool xneg = (xa < xs && *xa == '-'); + bool yneg = (ya < ys && *ya == '-'); + long lx = 0, ly = 0; + float fx = 0, fy = 0; + if ((xper ? tofloat(xs, fx) : tolong(xs, lx)) && + (yper ? tofloat(ys, fy) : tolong(ys, ly))) { + FOREACH_WINDOW(window) { + use(window); + Window frame = getFrameWindow(window); + if (frame) { + int ax = 0, ay = 0, aw = displayWidth(), ah = displayHeight(); + long xpos = lx; + long ypos = ly; + if (xper | yper) { + getArea(window, ax, ay, aw, ah); + } + int gx, gy, gw, gh; + if (::getGeometry(frame, gx, gy, gw, gh)) { + if (xneg && xper) { + xpos = ax + aw - long(fx * aw / 100.0f) - gw; + } + else if (xper) { + xpos = ax + long(fx * aw / 100.0f); + } + else if (xneg) { + xpos = displayWidth() - gw + lx; + } + xpos = clamp(xpos, -30000L, 30000L); + + if (yneg && yper) { + ypos = ay + ah - long(fy * ah / 100.0f) - gh; + } + else if (yper) { + ypos = ay + long(fy * ah / 100.0f); + } + else if (yneg) { + ypos = displayHeight() - gh + ly; + } + ypos = clamp(ypos, -30000L, 30000L); + + moveResize(window, NorthWestGravity, + xpos, ypos, None, None, CWX | CWY); + modified(window); + } else { + window.discard(); + } + } + } + } + else { + invalidArgument("move parameters"); + } +} + void IceSh::queryXembed(Window parent) { YWindowTree windowList(parent); @@ -4920,41 +4985,7 @@ void IceSh::parseAction() sizeby(); } else if (isAction("move", 2)) { - const char* xa = getArg(); - const char* ya = getArg(); - const char* xs = &xa[isSign(xa[0]) && isSign(xa[1])]; - const char* ys = &ya[isSign(ya[0]) && isSign(ya[1])]; - long lx, ly; - if (tolong(xs, lx) && tolong(ys, ly)) { - FOREACH_WINDOW(window) { - use(window); - Window frame = getFrameWindow(window); - if (frame) { - int x, y, w, h; - if (::getGeometry(frame, x, y, w, h)) { - int tx, ty; - if (xa < xs && *xa == '-') { - tx = displayWidth() - w + lx; - } else { - tx = lx; - } - if (ya < ys && *ya == '-') { - ty = displayHeight() - h + ly; - } else { - ty = ly; - } - moveResize(window, NorthWestGravity, - tx, ty, None, None, CWX | CWY); - modified(window); - } else { - window.discard(); - } - } - } - } - else { - invalidArgument("move parameters"); - } + moveto(); } else if (isAction("moveby", 2)) { const char* xs = getArg(); diff --git a/src/logevent.cc b/src/logevent.cc index ae1b7f3df..cdd1760ee 100644 --- a/src/logevent.cc +++ b/src/logevent.cc @@ -496,8 +496,8 @@ bool initLogEvents() { if (loggedEventsInited == false) { memset(loggedEvents, false, sizeof loggedEvents); - // setLogEvent(KeyPress, true); - // setLogEvent(KeyRelease, true); + setLogEvent(KeyPress, true); + setLogEvent(KeyRelease, true); setLogEvent(ButtonPress, true); setLogEvent(ButtonRelease, true); // setLogEvent(MotionNotify, true); diff --git a/src/movesize.cc b/src/movesize.cc index 03817221f..0222ba49b 100644 --- a/src/movesize.cc +++ b/src/movesize.cc @@ -208,7 +208,8 @@ void YFrameWindow::drawMoveSizeFX(int x, int y, int w, int h) { g.drawRect(x + offset, y + offset, w - pencil, h - pencil); } -int YFrameWindow::handleMoveKeys(const XKeyEvent &key, int &newX, int &newY) { +YFrameWindow::MoveState +YFrameWindow::handleMoveKey(const XKeyEvent& key, int& newX, int& newY) { KeySym k = keyCodeToKeySym(key.keycode); int m = KEY_MODMASK(key.state); int factor = 1; @@ -241,21 +242,21 @@ int YFrameWindow::handleMoveKeys(const XKeyEvent &key, int &newX, int &newY) { newX = (mx + Mx - (int)width()) / 2; newY = (my + My - (int)height()) / 2; } else if (k == XK_Return || k == XK_KP_Enter) - return -1; + return MoveAccept; else if (k == XK_Escape) { newX = origX; newY = origY; - return -2; + return MoveCancel; } else - return 0; - return 1; + return MoveIgnore; + return MoveMoving; } /******************************************************************************/ -int YFrameWindow::handleResizeKeys(const XKeyEvent &key, - int &newX, int &newY, int &newWidth, int &newHeight, - int incX, int incY) +YFrameWindow::MoveState +YFrameWindow::handleResizeKey(const XKeyEvent& key, int& newX, int& newY, + int& newWidth, int& newHeight, int incX, int incY) { KeySym k = keyCodeToKeySym(key.keycode); int m = KEY_MODMASK(key.state); @@ -307,16 +308,16 @@ int YFrameWindow::handleResizeKeys(const XKeyEvent &key, newY += incY * factor; } } else if (k == XK_Return || k == XK_KP_Enter) - return -1; + return MoveAccept; else if (k == XK_Escape) { newX = origX; newY = origY; newWidth = origW; newHeight = origH; - return -2; + return MoveCancel; } else - return 0; - return 1; + return MoveIgnore; + return MoveMoving; } void YFrameWindow::handleMoveMouse(const XMotionEvent &motion, int &newX, int &newY) { @@ -441,47 +442,31 @@ void YFrameWindow::outlineMove() { XGrabServer(xapp->display()); - for (;;) { + MoveState state = MoveMoving; + while (state != MoveAccept && state != MoveCancel) { XEvent xev; - XWindowEvent(xapp->display(), handle(), KeyPressMask | ExposureMask | ButtonPressMask | ButtonReleaseMask | PointerMotionMask, &xev); - switch (xev.type) { case KeyPress: { - int const ox(xx), oy(yy); - int r; - - switch (r = handleMoveKeys(xev.xkey, xx, yy)) { - case 1: - case -2: - if (xx != ox || yy != oy) { - drawMoveSizeFX(ox, oy, width(), height()); - statusMoveSize->setStatus(this, YRect(xx, yy, width(), height())); - drawMoveSizeFX(xx, yy, width(), height()); - } - - if (r == -2) - goto end; - - break; - - case 0: - break; - - case -1: - goto end; + state = handleMoveKey(xev.xkey, xx, yy); + if (state == MoveMoving || state == MoveCancel) { + if (xx != ox || yy != oy) { + drawMoveSizeFX(ox, oy, width(), height()); + statusMoveSize->setStatus(this, YRect(xx, yy, width(), height())); + drawMoveSizeFX(xx, yy, width(), height()); + } } - break; } case ButtonPress: case ButtonRelease: - goto end; + state = MoveAccept; + break; case MotionNotify: { int const ox(xx), oy(yy); @@ -499,7 +484,6 @@ void YFrameWindow::outlineMove() { } } -end: drawMoveSizeFX(xx, yy, width(), height()); XSync(xapp->display(), False); @@ -518,47 +502,31 @@ void YFrameWindow::outlineResize() { XGrabServer(xapp->display()); - for (;;) { + MoveState state = MoveMoving; + while (state != MoveAccept && state != MoveCancel) { XEvent xev; - XWindowEvent(xapp->display(), handle(), KeyPressMask | ExposureMask | ButtonPressMask | ButtonReleaseMask | PointerMotionMask, &xev); - switch (xev.type) { case KeyPress: { int const ox(xx), oy(yy), ow(ww), oh(hh); - int r; - - switch (r = handleResizeKeys(xev.xkey, xx, yy, ww, hh, - incX, incY)) { - case -2: - case 1: - if (ox != xx || oy != yy || ow != ww || oh != hh) { - drawMoveSizeFX(ox, oy, ow, oh); - statusMoveSize->setStatus(this, YRect(xx, yy, ww, hh)); - drawMoveSizeFX(xx, yy, ww, hh); - } - - if (r == -2) - goto end; - - break; - - case 0: - break; - - case -1: - goto end; + state = handleResizeKey(xev.xkey, xx, yy, ww, hh, incX, incY); + if (state == MoveCancel || state == MoveMoving) { + if (ox != xx || oy != yy || ow != ww || oh != hh) { + drawMoveSizeFX(ox, oy, ow, oh); + statusMoveSize->setStatus(this, YRect(xx, yy, ww, hh)); + drawMoveSizeFX(xx, yy, ww, hh); + } } - break; } case ButtonPress: case ButtonRelease: - goto end; + state = MoveAccept; + break; case MotionNotify: { int const ox(xx), oy(yy), ow(ww), oh(hh); @@ -576,7 +544,6 @@ void YFrameWindow::outlineResize() { } } -end: drawMoveSizeFX(xx, yy, ww, hh); XSync(xapp->display(), False); @@ -609,9 +576,9 @@ void YFrameWindow::manualPlace() { drawMoveSizeFX(xx, yy, width(), height()); - for (;;) { + MoveState state = MoveMoving; + while (state != MoveAccept && state != MoveCancel) { XEvent xev; - XMaskEvent(xapp->display(), KeyPressMask | ButtonPressMask | ButtonReleaseMask | PointerMotionMask, @@ -620,37 +587,21 @@ void YFrameWindow::manualPlace() { switch (xev.type) { case KeyPress: { int const ox(xx), oy(yy); - - int r; - - switch (r = handleMoveKeys(xev.xkey, xx, yy)) { - case 1: - case -2: - if (xx != ox || yy != oy) { - drawMoveSizeFX(ox, oy, width(), height()); - statusMoveSize->setStatus(this, YRect(xx, yy, width(), height())); - drawMoveSizeFX(xx, yy, width(), height()); - } - - if (r == -2) - goto end; - - break; - - case 0: - break; - - case -1: - goto end; + state = handleMoveKey(xev.xkey, xx, yy); + if (state == MoveMoving || state == MoveCancel) { + if (xx != ox || yy != oy) { + drawMoveSizeFX(ox, oy, width(), height()); + statusMoveSize->setStatus(this, YRect(xx, yy, width(), height())); + drawMoveSizeFX(xx, yy, width(), height()); + } } - break; } - case ButtonPress: case ButtonRelease: - goto end; + state = MoveAccept; + break; case MotionNotify: { int const ox(xx), oy(yy); @@ -667,13 +618,13 @@ void YFrameWindow::manualPlace() { } } -end: drawMoveSizeFX(xx, yy, width(), height()); statusMoveSize->end(); moveWindow(xx, yy); xapp->releaseEvents(); XUngrabServer(xapp->display()); + origX = origY = origW = origH = 0; } bool YFrameWindow::handleKey(const XKeyEvent &key) { @@ -682,16 +633,16 @@ bool YFrameWindow::handleKey(const XKeyEvent &key) { int newX = x(); int newY = y(); - switch (handleMoveKeys(key, newX, newY)) { - case -2: + switch (handleMoveKey(key, newX, newY)) { + case MoveCancel: moveWindow(newX, newY); /* fall-through */ - case -1: + case MoveAccept: endMoveSize(); break; - case 0: + case MoveIgnore: return true; - case 1: + case MoveMoving: moveWindow(newX, newY); break; } @@ -708,10 +659,11 @@ bool YFrameWindow::handleKey(const XKeyEvent &key) { incY = max(1, client()->sizeHints()->height_inc); } - switch (handleResizeKeys(key, newX, newY, newWidth, newHeight, incX, incY)) { - case 0: + switch (handleResizeKey(key, newX, newY, newWidth, + newHeight, incX, incY)) { + case MoveIgnore: break; - case 1: + case MoveMoving: newWidth -= 2 * borderXN(); newHeight -= 2 * borderYN() + titleYN(); client()->constrainSize(newWidth, newHeight, @@ -733,13 +685,13 @@ bool YFrameWindow::handleKey(const XKeyEvent &key) { statusMoveSize->setStatus(this); break; - case -2: + case MoveCancel: drawMoveSizeFX(x(), y(), width(), height()); setCurrentGeometryOuter(YRect(newX, newY, newWidth, newHeight)); drawMoveSizeFX(x(), y(), width(), height()); /* fall-through */ - case -1: + case MoveAccept: endMoveSize(); break; } @@ -878,9 +830,11 @@ bool YFrameWindow::canSize(bool horiz, bool vert) { return true; } -void YFrameWindow::startMoveSize(int x, int y, - int direction) +void YFrameWindow::netMoveSize(int x, int y, int direction) { + if (movingWindow || sizingWindow) + return; + int sx[] = { -1, 0, 1, 1, 1, 0, -1, -1, }; int sy[] = { -1, -1, -1, 0, 1, 1, 1, 0, }; @@ -998,7 +952,7 @@ void YFrameWindow::endMoveSize() { sizingWindow = false; if (container()->buttoned() == false) { - if (overlapped()) + if (overlapped() && isManaged()) container()->grabButtons(); } else if (focused()) { if (!raiseOnClickClient || !canRaise() || !overlapped()) @@ -1008,6 +962,7 @@ void YFrameWindow::endMoveSize() { if (taskBar) { taskBar->workspacesRepaint(getWorkspace()); } + origX = origY = origW = origH = 0; } bool YFrameWindow::handleBeginDrag(const XButtonEvent &down, const XMotionEvent &motion) { @@ -1094,7 +1049,7 @@ void YFrameWindow::moveWindow(int newX, int newY) { void YFrameWindow::handleButton(const XButtonEvent &button) { if (button.type == ButtonPress) { - if (button.button == 1 && !(button.state & ControlMask)) { + if (button.button == Button1 && !(button.state & ControlMask)) { if (isMapped() && ! focused()) activate(); if (raiseOnClickFrame) diff --git a/src/strtest.cc b/src/strtest.cc index ff3fe5ceb..149f6742d 100644 --- a/src/strtest.cc +++ b/src/strtest.cc @@ -367,6 +367,8 @@ static void test_upath() expect(hm.expand(), getenv("HOME")); hm = "~/"; assert(strlen(hm.expand()), 1 + strlen(getenv("HOME"))); + hm = "~/bin"; + assert(strlen(hm.expand()), 4 + strlen(getenv("HOME"))); } upath hm = "$HOME"; expect(hm.expand(), getenv("HOME")); diff --git a/src/theminst.cc b/src/theminst.cc index c86952c72..fdc1dfdfb 100644 --- a/src/theminst.cc +++ b/src/theminst.cc @@ -63,7 +63,6 @@ static void install_extra(const char* name, bool* result) { long now = seconds(); long lim = 31 * 86400L; if (now - node.st_ctime > lim || - now - node.st_mtime > lim || node.st_size < 1024*1024) { printf("Removing stale %s\n", base); remove(base); diff --git a/src/upath.cc b/src/upath.cc index fe0a167ea..1d8283aa9 100644 --- a/src/upath.cc +++ b/src/upath.cc @@ -9,6 +9,7 @@ #include "sysdep.h" #include #include "base.h" +#include "intl.h" const mstring upath::slash("/"); const upath upath::rootPath(slash); @@ -81,24 +82,24 @@ upath upath::replaceExtension(const char* ext) const { mstring upath::expand() const { int c = fPath[0]; if (c == '~') { - int k = fPath[1]; - if (k == -1 || isSeparator(k)) { + const int k = fPath.indexOf('/'); + if (length() == 1) { csmart home(userhome(nullptr)); - return (upath(home) + - fPath.substring(size_t(min(2, length())))).fPath; + return upath(home); + } + else if (k == 1) { + csmart home(userhome(nullptr)); + return upath(home) + fPath.substring(1); + } + else if (k == -1) { + mstring user(fPath.substring(1, k - 1)); + csmart home(userhome(user)); + return upath(home); } else { - k = 2; - while (k < length() && isSeparator(fPath[k]) == false) - k++; mstring user(fPath.substring(1, k - 1)); csmart home(userhome(user)); - if (home) { - upath path(home); - if (k < length()) - path += fPath.substring(k); - return path.fPath; - } + return upath(home) + fPath.substring(k); } } else if (c == '$') { @@ -159,6 +160,19 @@ bool upath::dirExists() { return false; } +bool upath::ensureDirectory() { + struct stat sb; + if (stat(&sb) == 0) { + if (S_ISDIR(sb.st_mode)) + return true; + errno = EEXIST; + } + else if (mkdir() == 0) + return true; + fail(_("Unable to create directory %s"), string()); + return false; +} + bool upath::isReadable() { return access(R_OK) == 0; } diff --git a/src/upath.h b/src/upath.h index 6b03cbb90..c1fbbaba1 100644 --- a/src/upath.h +++ b/src/upath.h @@ -56,6 +56,7 @@ class upath { fcsmart loadText(); bool copyFrom(upath from, int mode = 0666); bool testWritable(int mode = 0666); + bool ensureDirectory(); int fnMatch(const char* pattern, int flags = 0); upath& operator=(const upath& p) { diff --git a/src/wmapp.cc b/src/wmapp.cc index 2b0e2cd7d..b78f8f8e0 100644 --- a/src/wmapp.cc +++ b/src/wmapp.cc @@ -1365,6 +1365,8 @@ YWMApp::YWMApp(int *argc, char ***argv, const char *displayName, delete desktop; managerWindow = registerProtocols1(*argv, *argc); + if (notifyParent == false && strequal("icewm", getenv("DESKTOP_SESSION"))) + warn("Better start icewm via icewm-session"); manager = new YWindowManager(this, this, this, nullptr, root()); PRECONDITION(desktop != nullptr); diff --git a/src/wmclient.cc b/src/wmclient.cc index 863cec82e..327513c75 100644 --- a/src/wmclient.cc +++ b/src/wmclient.cc @@ -955,8 +955,8 @@ void YFrameClient::handleClientMessage(const XClientMessageEvent &message) { message.format == 32) { if (getFrame()) - getFrame()->startMoveSize(message.data.l[0], message.data.l[1], - message.data.l[2]); + getFrame()->netMoveSize(message.data.l[0], message.data.l[1], + message.data.l[2]); } else if (message.message_type == _XA_NET_MOVERESIZE_WINDOW) { if (getFrame()) { long flag = message.data.l[0]; diff --git a/src/wmconfig.cc b/src/wmconfig.cc index fb4e45b20..ac83ccb28 100644 --- a/src/wmconfig.cc +++ b/src/wmconfig.cc @@ -114,18 +114,9 @@ void setLook(const char *name, const char *arg, bool) { } } -static bool ensureDirectory(upath path) { - if (path.dirExists()) - return true; - if (path.mkdir() != 0) { - fail(_("Unable to create directory %s"), path.string()); - } - return path.dirExists(); -} - -static upath getDefaultsFilePath(const mstring& basename) { - upath prv(YApplication::getPrivConfDir()); - if (ensureDirectory(prv)) { +static upath getDefaultsFilePath(const char* basename) { + upath prv(YApplication::getPrivConfDir(true)); + if (prv.dirExists()) { return prv + basename; } return null; @@ -314,6 +305,9 @@ int WMConfig::rewritePrefs(cfoption* start_preferences, const char* config) { upath source(nonempty(config) ? config : getDefaultsFilePath("preferences")); + if (source == null) { + return EXIT_FAILURE; + } if (origin == source) { errno = EDEADLK; fail("%s", origin.string()); diff --git a/src/wmframe.cc b/src/wmframe.cc index 71c5d417c..779c8dffa 100644 --- a/src/wmframe.cc +++ b/src/wmframe.cc @@ -58,6 +58,10 @@ YFrameWindow::YFrameWindow( fPopupActive(nullptr), movingWindow(false), sizingWindow(false), + origX(0), + origY(0), + origW(0), + origH(0), topSide(None), leftSide(None), rightSide(None), @@ -1032,13 +1036,90 @@ void YFrameWindow::configureClient(int cx, int cy, int cwidth, int cheight) { } } -void YFrameWindow::handleClick(const XButtonEvent &up, int /*count*/) { - if (up.button == 3) { +void YFrameWindow::handleClick(const XButtonEvent &up, int click) { + if (up.button == Button3) { popupSystemMenu(this, up.x_root, up.y_root, YPopupWindow::pfCanFlipVertical | YPopupWindow::pfCanFlipHorizontal | YPopupWindow::pfPopupMenu); } + else if (up.button == Button1 && up.subwindow && + click == 2 && isResizable() && !isFullscreen()) { + YRect geo(geometry()), res(geo); + if (origW < 1 || origH < 1) { + origX = geo.xx; origY = geo.yy; origW = geo.ww; origH = geo.hh; + } + int al, at, ar, ab, unmax = 0; + manager->getWorkArea(this, &al, &at, &ar, &ab, getScreen()); + const Window sub = up.subwindow; + const XSizeHints* sh = client()->sizeHints(); + const int wi = sh->width_inc, hi = sh->height_inc; + if (sub == rightSide || sub == topRight || sub == bottomRight) { + if (isMaximizedHoriz()) { + unmax |= WinStateMaximizedHoriz; + } else { + int inc = ((ar - geo.xx - geo.ww) / wi) * wi; + if (inc) { + origW = geo.ww; + geo.ww += inc; + } else if (origW > 0 && origW < int(geo.ww)) { + res.ww = origW; + } + } + } + if (sub == bottomSide || sub == bottomLeft || sub == bottomRight) { + if (isMaximizedVert()) { + unmax |= WinStateMaximizedVert; + } else { + int inc = ((ab - geo.yy - geo.hh) / hi) * hi; + if (inc) { + origH = geo.hh; + geo.hh += inc; + } else if (origH > 0 && origH < int(geo.hh)) { + res.hh = origH; + } + } + } + if (sub == leftSide || sub == topLeft || sub == bottomLeft) { + if (isMaximizedHoriz()) { + unmax |= WinStateMaximizedHoriz; + } else { + int inc = ((geo.xx - al) / wi) * wi; + if (inc) { + origX = geo.xx; + origW = geo.ww; + geo.xx -= inc; + geo.ww += inc; + } else if (origW > 0 && origW < int(geo.ww) && origX > geo.xx) { + res.xx = origX; + res.ww = origW; + } + } + } + if (sub == topSide || sub == topLeft || sub == topRight) { + if (isMaximizedVert()) { + unmax |= WinStateMaximizedVert; + } else { + int inc = ((geo.yy - at) / hi) * hi; + if (inc) { + origY = geo.yy; + origH = geo.hh; + geo.yy -= inc; + geo.hh += inc; + } else if (origH > 0 && origH < int(geo.hh) && origY > geo.yy) { + res.yy = origY; + res.hh = origH; + } + } + } + if (geo != geometry()) { + setCurrentGeometryOuter(geo); + } else if (res != geometry()) { + setCurrentGeometryOuter(res); + } else if (unmax) { + setState(unmax, None); + } + } } void YFrameWindow::handleCrossing(const XCrossingEvent &crossing) { @@ -2106,7 +2187,7 @@ void YFrameWindow::maybeFocus() { } } -void YFrameWindow::focus(bool canWarp) { +void YFrameWindow::limitPos() { if (limitPosition && (x() >= int(desktop->width()) - borderX() || y() >= int(desktop->height()) - borderY() - titleY() || @@ -2125,6 +2206,10 @@ void YFrameWindow::focus(bool canWarp) { newY = int(- borderY()); setCurrentPositionOuter(newX, newY); } +} + +void YFrameWindow::focus(bool canWarp) { + limitPos(); manager->setFocus(this, canWarp); if (raiseOnFocus && manager->isRunning()) { wmRaise(); diff --git a/src/wmframe.h b/src/wmframe.h index 9c4622722..41cd29912 100644 --- a/src/wmframe.h +++ b/src/wmframe.h @@ -54,6 +54,7 @@ class YFrameWindow: void createPointerWindows(); void grabKeys(); + void limitPos(); void maybeFocus(); void focus(bool canWarp = false); void activate(bool canWarp = false, bool curWork = true); @@ -125,7 +126,7 @@ class YFrameWindow: YFrameTitleBar *titlebar(); YClientContainer *container() const { return fContainer; } - void startMoveSize(int x, int y, int direction); + void netMoveSize(int x, int y, int direction); void startMoveSize(bool doMove, bool byMouse, int sideX, int sideY, @@ -139,10 +140,11 @@ class YFrameWindow: void snapTo(int &wx, int &wy); void drawMoveSizeFX(int x, int y, int w, int h); - int handleMoveKeys(const XKeyEvent &xev, int &newX, int &newY); - int handleResizeKeys(const XKeyEvent &key, - int &newX, int &newY, int &newWidth, int &newHeight, - int incX, int incY); + enum MoveState { MoveIgnore, MoveMoving, MoveCancel, MoveAccept, }; + MoveState handleMoveKey(const XKeyEvent& xev, int& newX, int& newY); + MoveState handleResizeKey(const XKeyEvent& key, int& newX, int& newY, + int& newWidth, int& newHeight, + int incX, int incY); void handleMoveMouse(const XMotionEvent &motion, int &newX, int &newY); void handleResizeMouse(const XMotionEvent &motion, int &newX, int &newY, int &newWidth, int &newHeight); diff --git a/src/wmmgr.cc b/src/wmmgr.cc index f8a0dba8b..ceacc96a2 100644 --- a/src/wmmgr.cc +++ b/src/wmmgr.cc @@ -2425,10 +2425,12 @@ void YWindowManager::updateArea(int workspace, int screen_number, } for (int ws = low; ws <= lim; ++ws) { WorkAreaRect *wa = fWorkArea[ws] + screen_number; - if (l > wa->fMinX) wa->fMinX = l; - if (t > wa->fMinY) wa->fMinY = t; - if (r < wa->fMaxX) wa->fMaxX = r; - if (b < wa->fMaxY) wa->fMaxY = b; + if (l < wa->fMaxX && t < wa->fMaxY && r > wa->fMinX && b > wa->fMinY) { + if (l > wa->fMinX) wa->fMinX = l; + if (t > wa->fMinY) wa->fMinY = t; + if (r < wa->fMaxX) wa->fMaxX = r; + if (b < wa->fMaxY) wa->fMaxY = b; + } } } @@ -2520,7 +2522,8 @@ bool YWindowManager::updateWorkAreaInner() { MSG(("strut %d %d %d %d", w->strutLeft(), w->strutTop(), w->strutRight(), w->strutBottom())); MSG(("limit %d %d %d %d", l, t, r, b)); - updateArea(ws, s, l, t, r, b); + if (l < r && t < b) + updateArea(ws, s, l, t, r, b); } if ((w->doNotCover() || @@ -2559,7 +2562,8 @@ bool YWindowManager::updateWorkAreaInner() { } } MSG(("dock limit %d %d %d %d", l, t, r, b)); - updateArea(ws, s, l, t, r, b); + if (l < r && t < b) + updateArea(ws, s, l, t, r, b); } debugWorkArea("updated"); } @@ -3828,6 +3832,9 @@ void YWindowManager::doWMAction(WMAction action) { XClientMessageEvent& xev = event.xclient; xev.type = ClientMessage; + xev.serial = YWindow::getLastEnterNotifySerial(); + xev.send_event = True; + xev.display = xapp->display(); xev.window = xapp->root(); xev.message_type = _XA_ICEWM_ACTION; xev.format = 32; @@ -3877,7 +3884,11 @@ void YWindowManager::updateScreenSize(XEvent *event) { /// TODO #warning "make something better" if (arrangeWindowsOnScreenSizeChange && resize) { - wmActionListener->actionPerformed(actionArrange, 0); + for (YFrameIter frame(focusedIterator()); ++frame; ) { + if (frame->visible()) { + frame->limitPos(); + } + } } if (resize) { arrangeIcons(); diff --git a/src/wmsave.cc b/src/wmsave.cc index 53bf662e7..29064d0f6 100644 --- a/src/wmsave.cc +++ b/src/wmsave.cc @@ -34,7 +34,7 @@ upath SavePrefs::preferencesPath(const char* configFile) { return defaultPrefs(path); } - upath priv(YApplication::getPrivConfFile("preferences", true)); + upath priv(YApplication::getPrivConfFile("preferences")); if (priv.isWritable()) return priv; if (!priv.fileExists() && priv.testWritable(perm)) diff --git a/src/yapp.cc b/src/yapp.cc index d58809e36..57dd5e335 100644 --- a/src/yapp.cc +++ b/src/yapp.cc @@ -516,35 +516,28 @@ const upath& YApplication::getPrivConfDir(bool create) { static upath dir; if (dir.isEmpty()) { const char *env = getenv("ICEWM_PRIVCFG"); - if (env) { + if (nonempty(env)) dir = env; - if (create && ! dir.dirExists()) - dir.mkdir(); - } else { + const upath home = getHomeDir(); env = getenv("XDG_CONFIG_HOME"); - if (env) - dir = env; - else { - dir = getHomeDir() + "/.config"; - } - dir += "/icewm"; - if (!dir.dirExists()) { - dir = getHomeDir() + "/.icewm"; - if (create && ! dir.dirExists()) - dir.mkdir(); - } + if (nonempty(env)) + dir = upath(env) + "/icewm"; + else if (home != null) + dir = home + "/.config/icewm"; + if ( !dir.dirExists()) + dir = home + "/.icewm"; } MSG(("using %s for private configuration files", dir.string())); } - else if (create && ! dir.dirExists()) { - dir.mkdir(); + if (create && dir.nonempty()) { + dir.ensureDirectory(); } return dir; } -upath YApplication::getPrivConfFile(mstring basename, bool create) { - return getPrivConfDir(create) + basename; +upath YApplication::getPrivConfFile(mstring basename) { + return getPrivConfDir() + basename; } upath YApplication::getHomeDir() { diff --git a/src/yapp.h b/src/yapp.h index c273d2526..c8a48b458 100644 --- a/src/yapp.h +++ b/src/yapp.h @@ -69,7 +69,7 @@ class YApplication: public IApp, public IMainLoop, public IResourceLocator { static const upath& getLibDir(); static const upath& getConfigDir(); static const upath& getPrivConfDir(bool create = false); - static upath getPrivConfFile(mstring basename, bool create = false); + static upath getPrivConfFile(mstring basename); static upath getHomeDir(); private: diff --git a/src/yarray.cc b/src/yarray.cc index 73b47d38e..58dbffefc 100644 --- a/src/yarray.cc +++ b/src/yarray.cc @@ -213,7 +213,7 @@ YStringArray::YStringArray(const char* cstr[], SizeType num, SizeType cap) : } } -static bool strequal(const char *a, const char *b) { +bool strequal(const char* a, const char* b) { return a ? b && !strcmp(a, b) : !b; } diff --git a/src/yinputline.cc b/src/yinputline.cc index 27de088fe..a1b177420 100644 --- a/src/yinputline.cc +++ b/src/yinputline.cc @@ -41,6 +41,7 @@ YInputLine::YInputLine(YWindow *parent, YInputListener *listener): fBlinkTime(333), fKeyPressed(0), fListener(listener), + inputContext(nullptr), inputFont(inputFontName), inputBg(&clrInput), inputFg(&clrInputText), @@ -53,6 +54,8 @@ YInputLine::YInputLine(YWindow *parent, YInputListener *listener): } YInputLine::~YInputLine() { + if (inputContext) + XDestroyIC(inputContext); } void YInputLine::setText(mstring text, bool asMarked) { @@ -322,13 +325,16 @@ bool YInputLine::handleKey(const XKeyEvent &key) { fListener->inputReturn(this, control); return true; } - else - { - char s[16]; + else { + const int n = 16; + wchar_t* s = new wchar_t[n]; - if (getCharFromEvent(key, s, sizeof(s))) { - replaceSelection(s, strlen(s)); + int len = getWCharFromEvent(key, s, n); + if (len) { + replaceSelection(s, len); return true; + } else { + delete[] s; } } } @@ -344,6 +350,29 @@ bool YInputLine::handleKey(const XKeyEvent &key) { return YWindow::handleKey(key); } +int YInputLine::getWCharFromEvent(const XKeyEvent& key, wchar_t* s, int maxLen) { + if (inputContext) { + KeySym keysym = None; + Status status = None; + int len = XwcLookupString(inputContext, const_cast(&key), + s, maxLen, &keysym, &status); + + if (inrange(len, 0, maxLen - 1)) { + s[len] = None; + } + return len; + } else { + int len = 0; + char buf[16]; + if (getCharFromEvent(key, buf, 16)) { + len = int(strlen(buf)); + YWideString w(buf, len); + memcpy(s, w.data(), w.length() * sizeof(wchar_t)); + } + return len; + } +} + void YInputLine::handleButton(const XButtonEvent &button) { if (button.type == ButtonPress) { if (button.button == 1) { @@ -429,6 +458,9 @@ void YInputLine::handleClick(const XButtonEvent &up, int /*count*/) { inputMenu->setPopDownListener(this); } else if (up.button == 2 && xapp->isButton(up.state, Button2Mask)) { requestSelection(true); + } else if (up.button == 1 && xapp->isButton(up.state, Button1Mask)) { + if (fHasFocus == false) + gotFocus(); } } @@ -466,18 +498,18 @@ unsigned YInputLine::offsetToPos(int offset) { } void YInputLine::handleFocus(const XFocusChangeEvent &focus) { + if (focus.mode == NotifyGrab || focus.mode == NotifyUngrab) + return; + if (focus.type == FocusIn && focus.detail != NotifyPointer && focus.detail != NotifyPointerRoot) { - fHasFocus = true; selectAll(); - cursorBlinkTimer->setTimer(fBlinkTime, this, true); + gotFocus(); } else if (focus.type == FocusOut/* && fHasFocus == true*/) { - fHasFocus = false; - repaint(); - cursorBlinkTimer = null; + lostFocus(); if (inputMenu && inputMenu == xapp->popup()) { } else if (fListener) { @@ -566,6 +598,16 @@ void YInputLine::replaceSelection(const char* insert, int amount) { repaint(); } +void YInputLine::replaceSelection(wchar_t* insert, int amount) { + unsigned from = min(curPos, markPos); + unsigned to = max(curPos, markPos); + YWideString wide(amount, insert); + fText.replace(from, to - from, wide); + curPos = markPos = from + wide.length(); + limit(); + repaint(); +} + bool YInputLine::deleteSelection() { if (hasSelection()) { replaceSelection("", 0); @@ -708,25 +750,53 @@ void YInputLine::autoScroll(int delta, const XMotionEvent *motion) { } void YInputLine::complete() { - char* res = nullptr; mstring mstr(fText); + if (mstr[0] == '~' && mstr.length() > 1 + && mstr.lastIndexOf(' ') == -1 + && mstr.lastIndexOf('/') == -1) { + mstring var = mstr.substring(1); + mstring exp = completeUsername(var); + if (exp != var) { + setText(mstr.substring(0, 1) + exp, false); + return; + } + } + csmart res; int res_count = globit_best(mstr, &res, nullptr, nullptr); // directory is not a final match if (res_count == 1 && upath(res).dirExists()) res_count++; if (1 <= res_count) - setText(res, res_count == 1); + setText(mstring(res), res_count == 1); else { int i = mstr.lastIndexOf(' '); if (i > 0 && size_t(i + 1) < mstr.length()) { + mstring pre(mstr.substring(0, i + 1)); mstring sub(mstr.substring(i + 1)); - YStringArray list; - if (sub[0] == '~' && upath::glob(sub, list, "/ST") && - list.getCount() == 1) { - mstring found(mstr.substring(0, i + 1) + list[0]); - setText(found, true); + if (sub[0] == '$' || sub[0] == '~') { + mstring exp = upath(sub).expand(); + if (exp != sub && exp != null) { + setText(pre + exp, false); + } + else if (sub.indexOf('/') == -1) { + mstring var = sub.substring(1); + if (var.nonempty()) { + if (sub[0] == '$') { + exp = completeVariable(var); + } else { + exp = completeUsername(var); + } + if (exp != var) { + char doti[] = { char(sub[0]), '\0' }; + setText(pre + doti + exp, false); + } + } + } + return; } - else if (upath::glob(sub + "*", list, "/S") && list.nonempty()) { + + YStringArray list; + if (upath::glob(sub + "*", list, "/S") && list.nonempty()) { if (list.getCount() == 1) { mstring found(mstr.substring(0, i + 1) + list[0]); setText(found, true); @@ -748,8 +818,72 @@ void YInputLine::complete() { } } } + else if (i == -1 && mstr.length() > 1 && mstr.indexOf('/') == -1) { + if (mstr[0] == '$') { + mstring var = completeVariable(mstr.substring(1)); + if (var != mstr.substring(1)) + setText(mstr.substring(0, 1) + var, false); + } + } } - free(res); +} + +static size_t commonPrefix(const char* s, const char* t) { + size_t i = 0; + while (s[i] && s[i] == t[i]) + i++; + return i; +} + +mstring YInputLine::completeVariable(mstring var) { + extern char** environ; + char* best = nullptr; + size_t len = 0; + for (int i = 0; environ[i]; ++i) { + if ( !strncmp(environ[i], var, var.length())) { + char* eq = strchr(environ[i], '='); + size_t k = eq - environ[i]; + if (eq && k >= var.length()) { + if (best == nullptr) { + best = environ[i]; + len = k; + } else { + size_t c = commonPrefix(best, environ[i]); + if (len > c) + len = c; + } + } + } + } + return (len > var.length()) ? mstring(best, len) : var; +} + +mstring YInputLine::completeUsername(mstring var) { + FILE* fp = fopen("/etc/passwd", "r"); + if (fp == nullptr) + return var; + char line[1024], best[1024]; + size_t len = 0; + *best = '\0'; + while (fgets(line, sizeof line, fp)) { + if ( !strncmp(line, var, var.length())) { + char* sep = strchr(line, ':'); + if (sep && sep - line >= (ptrdiff_t) var.length()) { + *sep = '\0'; + size_t k = sep - line; + if (*best == '\0') { + memcpy(best, line, k + 1); + len = k; + } else { + size_t c = commonPrefix(best, line); + if (len > c) + len = c; + } + } + } + } + fclose(fp); + return (len > var.length()) ? mstring(best, len) : var; } bool YInputLine::isFocusTraversable() { @@ -757,20 +891,46 @@ bool YInputLine::isFocusTraversable() { } void YInputLine::gotFocus() { - if (fHasFocus == false) { - fHasFocus = true; - fCursorVisible = true; - cursorBlinkTimer->setTimer(fBlinkTime, this, true); + fHasFocus = true; + fCursorVisible = true; + cursorBlinkTimer->setTimer(fBlinkTime, this, true); + + if (focused() || (YWindow::gotFocus(), focused() == false)) repaint(); + + if (inputContext == nullptr) { + inputContext = + XCreateIC(xapp->xim(), + XNInputStyle, XIMPreeditNothing | XIMStatusNothing, + XNClientWindow, handle(), + XNFocusWindow, handle(), + nullptr); + if (inputContext) { + unsigned long mask = None; + const char* name = XGetICValues(inputContext, + XNFilterEvents, &mask, nullptr); + if (name == nullptr && mask) { + addEventMask(mask); + } + } + } + if (inputContext) { + XSetICFocus(inputContext); + XwcResetIC(inputContext); } } void YInputLine::lostFocus() { - if (cursorBlinkTimer) { - cursorBlinkTimer = null; - fHasFocus = false; + cursorBlinkTimer = null; + fCursorVisible = false; + fHasFocus = false; + if (focused()) + YWindow::lostFocus(); + else repaint(); - } + + if (inputContext) + XUnsetICFocus(inputContext); } // vim: set sw=4 ts=4 et: diff --git a/src/yinputline.h b/src/yinputline.h index 5da07c40e..415a1c3a9 100644 --- a/src/yinputline.h +++ b/src/yinputline.h @@ -22,7 +22,7 @@ class YInputListener { class YInputLine: public YWindow, - private YTimerListener, + protected YTimerListener, private YActionListener, private YPopDownListener { @@ -55,6 +55,7 @@ class YInputLine: bool move(unsigned pos, bool extend); bool hasSelection() const { return curPos != markPos; } void replaceSelection(const char* str, int len); + void replaceSelection(wchar_t* str, int len); bool deleteSelection(); bool deleteNextChar(); bool deletePreviousChar(); @@ -70,13 +71,17 @@ class YInputLine: bool copySelection(); void complete(); -private: +protected: virtual bool handleTimer(YTimer *timer); +private: virtual bool handleAutoScroll(const XMotionEvent &mouse); void limit(); void autoScroll(int delta, const XMotionEvent *mouse); unsigned offsetToPos(int offset); + static mstring completeVariable(mstring var); + static mstring completeUsername(mstring user); + int getWCharFromEvent(const XKeyEvent& key, wchar_t* s, int maxLen); YWideString fText; unsigned markPos; @@ -90,6 +95,7 @@ class YInputLine: unsigned fKeyPressed; YInputListener* fListener; + XIC inputContext; YFont inputFont; YColorName inputBg; YColorName inputFg; diff --git a/src/ylocale.cc b/src/ylocale.cc index ce0f241de..158ac19ff 100644 --- a/src/ylocale.cc +++ b/src/ylocale.cc @@ -37,7 +37,6 @@ class YConverter { iconv_t localer() const { return toLocale; } const char* localeName() const { return fLocaleName; } const char* codesetName() const { return fCodeset; } - const char* modifiers() const { return fModifiers; } private: void getConverters(); @@ -47,7 +46,6 @@ class YConverter { iconv_t toUnicode; iconv_t toLocale; const char* fLocaleName; - const char* fModifiers; const char* fCodeset; }; @@ -61,7 +59,6 @@ YConverter::YConverter(const char* localeName) : "Falling back to 'C' locale'.")); fLocaleName = setlocale(LC_ALL, "C"); } - fModifiers = XSetLocaleModifiers(""); fCodeset = getCodeset(); MSG(("locale: %s, MB_CUR_MAX: %zd, codeset: %s, endian: %c", diff --git a/src/ysmapp.cc b/src/ysmapp.cc index 37034b80d..77d302db8 100644 --- a/src/ysmapp.cc +++ b/src/ysmapp.cc @@ -20,11 +20,8 @@ static char *newSessionId = nullptr; static char *sessionProg; upath getsesfile() { - upath path(YApplication::getPrivConfDir()); - if (false == path.dirExists()) - path.mkdir(); - path += mstring("/.session-", newSessionId); - return path; + mstring name(".session-", newSessionId); + return YApplication::getPrivConfFile(name); } static void iceWatchFD(IceConn conn, diff --git a/src/ytime.h b/src/ytime.h index 12e20a880..d9c983f3d 100644 --- a/src/ytime.h +++ b/src/ytime.h @@ -54,6 +54,8 @@ inline double toDouble(const timeval& t) { inline timeval zerotime() { return (timeval) { 0L, 0L }; } +inline long minute() { return 60*1000L; } + #endif // vim: set sw=4 ts=4 et: diff --git a/src/ywindow.cc b/src/ywindow.cc index c7705a68a..fa4bbc754 100644 --- a/src/ywindow.cc +++ b/src/ywindow.cc @@ -299,7 +299,7 @@ void YWindow::readAttributes() { } Window YWindow::create() { - if (flags & wfCreated) + if (flags & (wfCreated | wfDestroyed) || fParent == nullptr) return fHandle; XSetWindowAttributes attributes = { 0, }; @@ -897,8 +897,8 @@ void YWindow::handleMotion(const XMotionEvent &motion) { if (fClickDrag) { handleDrag(fClickEvent, motion); } - else if ((motion.state & xapp->ButtonMask) / Button1Mask - == fClickButton) { + else if (int(motion.state & xapp->ButtonMask) == + Button1Mask << (fClickButton - Button1)) { if (motion.time >= fClickTime + ClickMotionDelay || sqr(motion.x_root - fClickEvent.x_root) + sqr(motion.y_root - fClickEvent.y_root) >= @@ -1863,9 +1863,10 @@ bool YWindow::getCharFromEvent(const XKeyEvent &key, char *s, int maxLen) { char keyBuf[16]; KeySym ksym; XKeyEvent kev = key; + static XComposeStatus compose = { NULL, 0 }; // FIXME: - int klen = XLookupString(&kev, keyBuf, sizeof(keyBuf), &ksym, nullptr); + int klen = XLookupString(&kev, keyBuf, sizeof(keyBuf), &ksym, &compose); #ifndef USE_XmbLookupString if ((klen == 0) && (ksym < 0x1000)) { klen = 1; diff --git a/src/yxapp.cc b/src/yxapp.cc index 40d59962c..3c624168f 100644 --- a/src/yxapp.cc +++ b/src/yxapp.cc @@ -628,11 +628,14 @@ void YXApplication::dispatchEvent(YWindow *win, XEvent &xev) { w = w->getFocusWindow(); } - for (; w && (w->handleKey(xev.xkey) == false); w = w->parent()) { + for (; w; w = w->parent()) { + if (w->destroyed() || w->handleKey(xev.xkey)) + break; if (fGrabTree && w == fXGrabWindow) break; } - } else { + } else if (win->destroyed() == false || + xev.type == DestroyNotify || xev.type == UnmapNotify) { Window child; if (xev.type == MotionNotify) { @@ -698,7 +701,7 @@ void YXApplication::handleGrabEvent(YWindow *winx, XEvent &xev) { } if (win.ptr == nullptr) return ; - { + else { YWindow *p = win.ptr; for (; p; p = p->parent()) { if (p == fXGrabWindow) @@ -1079,6 +1082,7 @@ YXApplication::YXApplication(int *argc, char ***argv, const char *displayName): lastEventTime(CurrentTime), fPopup(nullptr), xfd(this), + fXIM(initInput(fDisplay)), fXGrabWindow(nullptr), fGrabWindow(nullptr), fKeycodeMap(nullptr), @@ -1100,6 +1104,17 @@ YXApplication::YXApplication(int *argc, char ***argv, const char *displayName): initModifiers(); } +XIM YXApplication::initInput(Display* dpy) { + XSetLocaleModifiers(""); + + XIM xim = XOpenIM(dpy, None, nullptr, nullptr); + if (xim == nullptr) { + XSetLocaleModifiers("@im=none"); + xim = XOpenIM(dpy, None, nullptr, nullptr); + } + return xim; +} + void YExtension::init(Display* dis, QueryFunc ext, QueryFunc ver) { supported = (*ext)(dis, &eventBase, &errorBase) && (*ver)(dis, &versionMajor, &versionMinor); @@ -1141,6 +1156,8 @@ YXApplication::~YXApplication() { XFreeColormap(display(), fColormap32); if (fKeycodeMap) XFree(fKeycodeMap); + if (fXIM) + XCloseIM(fXIM); xfd.unregisterPoll(); XCloseDisplay(display()); @@ -1157,7 +1174,6 @@ bool YXApplication::handleXEvents() { #ifdef DEBUG xeventcount++; #endif - //msg("%d", xev.type); saveEventTime(xev); @@ -1177,6 +1193,8 @@ bool YXApplication::handleXEvents() { #endif } #endif + if (XFilterEvent(&xev, None)) + continue; if (filterEvent(xev)) { } else { diff --git a/src/yxapp.h b/src/yxapp.h index ad0d5c79c..101eb6c36 100644 --- a/src/yxapp.h +++ b/src/yxapp.h @@ -194,6 +194,7 @@ class YXApplication: public YApplication { void unshift(KeySym* key, unsigned* mod); static const char* getHelpText(); + XIM xim() const { return fXIM; } protected: virtual int handleError(XErrorEvent* xev); @@ -228,6 +229,7 @@ class YXApplication: public YApplication { YPopupWindow *fPopup; friend class YXPoll; YXPoll xfd; + XIM fXIM; lazy fClip; YWindow *fXGrabWindow; @@ -245,6 +247,7 @@ class YXApplication: public YApplication { virtual void flushXEvents(); void initModifiers(); + static XIM initInput(Display* dpy); static void initAtoms(); static const char* parseArgs(int argc, char **argv, const char *displayName);