From af731228414c8413dd2666eb5e9e369544dd2886 Mon Sep 17 00:00:00 2001 From: mbkma Date: Sat, 29 Oct 2022 15:39:07 +0200 Subject: tx: update resource --- marco.pot | 100 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 52 insertions(+), 48 deletions(-) diff --git a/marco.pot b/marco.pot index c850dd80..365766c3 100644 --- a/marco.pot +++ b/marco.pot @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: marco 1.25.0\n" +"Project-Id-Version: marco 1.26.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/marco\n" -"POT-Creation-Date: 2021-06-04 17:32+0200\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -444,8 +444,8 @@ msgid "" "the reason for the request. If you are an application developer and have a " "user complaining that your application does not work with this setting " "disabled, tell them it is _their_ fault for breaking their window manager " -"and that they need to change this option back to true or live with the \"bug" -"\" they requested." +"and that they need to change this option back to true or live with the " +"\"bug\" they requested." msgstr "" #: src/org.mate.marco.gschema.xml:85 @@ -1046,7 +1046,7 @@ msgstr "" #. Displayed when a keybinding which is #. * supposed to launch a program fails. #. -#: src/core/keybindings.c:2415 +#: src/core/keybindings.c:2411 #, c-format msgid "" "There was an error running %s:\n" @@ -1054,84 +1054,88 @@ msgid "" "%s" msgstr "" -#: src/core/keybindings.c:2503 +#: src/core/keybindings.c:2499 #, c-format msgid "No command %d has been defined.\n" msgstr "" -#: src/core/keybindings.c:3610 +#: src/core/keybindings.c:3606 msgid "No terminal command has been defined.\n" msgstr "" -#: src/core/keybindings.c:3747 +#: src/core/keybindings.c:3743 msgid "Rename Workspace" msgstr "" -#: src/core/keybindings.c:3748 +#: src/core/keybindings.c:3744 msgid "New Workspace Name:" msgstr "" -#: src/core/keybindings.c:3759 +#: src/core/keybindings.c:3755 msgid "OK" msgstr "" -#: src/core/keybindings.c:3759 +#: src/core/keybindings.c:3755 msgid "Cancel" msgstr "" -#: src/core/main.c:245 +#: src/core/main.c:247 msgid "Disable connection to session manager" msgstr "" -#: src/core/main.c:251 +#: src/core/main.c:253 msgid "Replace the running window manager with Marco" msgstr "" -#: src/core/main.c:257 +#: src/core/main.c:259 msgid "Specify session management ID" msgstr "" -#: src/core/main.c:262 +#: src/core/main.c:264 msgid "X Display to use" msgstr "" -#: src/core/main.c:268 +#: src/core/main.c:270 msgid "Initialize session from savefile" msgstr "" -#: src/core/main.c:274 +#: src/core/main.c:276 msgid "Print version" msgstr "" -#: src/core/main.c:280 +#: src/core/main.c:282 msgid "Make X calls synchronous" msgstr "" -#: src/core/main.c:286 +#: src/core/main.c:288 msgid "Turn compositing on" msgstr "" -#: src/core/main.c:292 +#: src/core/main.c:294 msgid "Turn compositing off" msgstr "" -#: src/core/main.c:298 +#: src/core/main.c:300 msgid "" "Don't make fullscreen windows that are maximized and have no decorations" msgstr "" -#: src/core/main.c:499 +#: src/core/main.c:306 +msgid "Have all keybindings disabled on startup" +msgstr "" + +#: src/core/main.c:507 #, c-format msgid "Failed to scan themes directory: %s\n" msgstr "" -#: src/core/main.c:515 +#: src/core/main.c:523 #, c-format msgid "" "Could not find a theme! Be sure %s exists and contains the usual themes.\n" msgstr "" -#: src/core/main.c:574 +#: src/core/main.c:585 #, c-format msgid "Failed to restart: %s\n" msgstr "" @@ -1162,42 +1166,42 @@ msgid "" "modifier\n" msgstr "" -#: src/core/prefs.c:1843 +#: src/core/prefs.c:1849 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " "\"%s\"\n" msgstr "" -#: src/core/prefs.c:2146 +#: src/core/prefs.c:2152 #, c-format msgid "Workspace %d" msgstr "" -#: src/core/screen.c:363 +#: src/core/screen.c:364 #, c-format msgid "Screen %d on display '%s' is invalid\n" msgstr "" -#: src/core/screen.c:379 +#: src/core/screen.c:380 #, c-format msgid "" "Screen %d on display \"%s\" already has a window manager; try using the --" "replace option to replace the current window manager.\n" msgstr "" -#: src/core/screen.c:406 +#: src/core/screen.c:407 #, c-format msgid "" "Could not acquire window manager selection on screen %d display \"%s\"\n" msgstr "" -#: src/core/screen.c:464 +#: src/core/screen.c:465 #, c-format msgid "Screen %d on display \"%s\" already has a window manager\n" msgstr "" -#: src/core/screen.c:678 +#: src/core/screen.c:679 #, c-format msgid "Could not release screen %d on display \"%s\"\n" msgstr "" @@ -1294,7 +1298,7 @@ msgid "Marco" msgstr "" #. first time through -#: src/core/window.c:6008 +#: src/core/window.c:6005 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1308,7 +1312,7 @@ msgstr "" #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. #. -#: src/core/window.c:6596 +#: src/core/window.c:6681 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1829,44 +1833,44 @@ msgstr "" msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "" -#: src/ui/theme.c:4856 +#: src/ui/theme.c:4853 #, c-format msgid "" "