From c1e97b6fdfe669d5c5c0d06127518cf5bc3b8f30 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 20 Jul 2007 11:20:11 -0400 Subject: [PATCH] add the .pot file for easy web access --- .gitignore | 1 - po/obconf.pot | 518 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 518 insertions(+), 1 deletion(-) create mode 100644 po/obconf.pot diff --git a/.gitignore b/.gitignore index df3b3f5..3a8337a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,6 @@ po/en@quot.header po/en@quot.insert-header po/en@quot.po po/insert-header.sin -po/obconf.pot po/quot.sed po/remove-potcdate.sed po/remove-potcdate.sin diff --git a/po/obconf.pot b/po/obconf.pot new file mode 100644 index 0000000..99a28d0 --- /dev/null +++ b/po/obconf.pot @@ -0,0 +1,518 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Dana Jansens +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugzilla.icculus.org/\n" +"POT-Creation-Date: 2007-07-20 10:26-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/strings.c:7 +msgid "Openbox Configuration Manager" +msgstr "" + +#: src/strings.c:8 +msgid "Theme" +msgstr "" + +#: src/strings.c:9 src/strings.c:14 src/strings.c:18 src/strings.c:28 +#: src/strings.c:36 src/strings.c:39 src/strings.c:43 src/strings.c:49 +#: src/strings.c:61 src/strings.c:63 src/strings.c:70 src/strings.c:76 +#: src/strings.c:79 src/strings.c:84 src/strings.c:95 src/strings.c:106 +#: src/strings.c:109 src/strings.c:115 src/strings.c:120 src/strings.c:122 +#: src/strings.c:125 +msgid " " +msgstr "" + +#: src/strings.c:10 +msgid "_Install a new theme..." +msgstr "" + +#: src/strings.c:11 +msgid "Create a theme _archive (.obt)..." +msgstr "" + +#: src/strings.c:12 +msgid "Theme" +msgstr "" + +#: src/strings.c:13 +msgid "Windows" +msgstr "" + +#: src/strings.c:15 +msgid "_Windows retain a border when undecorated" +msgstr "" + +#: src/strings.c:16 +msgid "A_nimate iconify and restore" +msgstr "" + +#: src/strings.c:17 +msgid "Window Titles" +msgstr "" + +#: src/strings.c:19 +msgid "_Button order:" +msgstr "" + +#: src/strings.c:20 +msgid "" +"N - The window's icon\n" +"D - The all-desktops (sticky) button\n" +"S - The shade (roll up) button\n" +"L - The label (window title)\n" +"I - The iconify (minimize) button\n" +"M - The maximize button\n" +"C - The close button" +msgstr "" + +#: src/strings.c:27 +msgid "Fonts" +msgstr "" + +#: src/strings.c:29 +msgid "_Active window title: " +msgstr "" + +#: src/strings.c:30 +msgid "_Inactive window title: " +msgstr "" + +#: src/strings.c:31 +msgid "Menu _header: " +msgstr "" + +#: src/strings.c:32 +msgid "_Menu Item: " +msgstr "" + +#: src/strings.c:33 +msgid "_On-screen display: " +msgstr "" + +#: src/strings.c:34 +msgid "Appearance" +msgstr "" + +#: src/strings.c:35 src/strings.c:60 +msgid "Focusing Windows" +msgstr "" + +#: src/strings.c:37 +msgid "Focus _new windows when they appear" +msgstr "" + +#: src/strings.c:38 +msgid "Placing Windows" +msgstr "" + +#: src/strings.c:40 +msgid "_Place new windows under the mouse pointer" +msgstr "" + +#: src/strings.c:41 +msgid "_Center new windows when they are placed" +msgstr "" + +#: src/strings.c:42 +msgid "Moving and Resizing Windows" +msgstr "" + +#: src/strings.c:44 +msgid "Update the window contents while _resizing" +msgstr "" + +#: src/strings.c:45 +msgid "_Show information dialog:" +msgstr "" + +#: src/strings.c:46 +msgid "When resizing terminal windows" +msgstr "" + +#: src/strings.c:47 +msgid "Always" +msgstr "" + +#: src/strings.c:48 +msgid "Never" +msgstr "" + +#: src/strings.c:50 +msgid "Information _dialog's position:" +msgstr "" + +#: src/strings.c:51 +msgid "Centered on the window" +msgstr "" + +#: src/strings.c:52 +msgid "Above the window" +msgstr "" + +#: src/strings.c:53 +msgid "Drag _threshold distance:" +msgstr "" + +#: src/strings.c:54 src/strings.c:56 src/strings.c:58 src/strings.c:86 +#: src/strings.c:88 src/strings.c:90 src/strings.c:92 +msgid "px" +msgstr "" + +#: src/strings.c:55 +msgid "Amount of resistance against other _windows:" +msgstr "" + +#: src/strings.c:57 +msgid "Amount of resistance against screen _edges:" +msgstr "" + +#: src/strings.c:59 +msgid "Windows" +msgstr "" + +#: src/strings.c:62 +msgid "_Focus windows when the mouse pointer moves over them" +msgstr "" + +#: src/strings.c:64 +msgid "Move focus under the mouse when _switching desktops" +msgstr "" + +#: src/strings.c:65 +msgid "Move focus _under the mouse when the mouse is not moving" +msgstr "" + +#: src/strings.c:66 +msgid "_Raise windows when the mouse pointer moves over them" +msgstr "" + +#: src/strings.c:67 +msgid "_Delay before focusing and raising windows:" +msgstr "" + +#: src/strings.c:68 src/strings.c:75 src/strings.c:124 src/strings.c:127 +msgid "ms" +msgstr "" + +#: src/strings.c:69 +msgid "Titlebar" +msgstr "" + +#: src/strings.c:71 +msgid "Double click on the _titlebar:" +msgstr "" + +#: src/strings.c:72 +msgid "Maximizes the window" +msgstr "" + +#: src/strings.c:73 +msgid "Shades the window" +msgstr "" + +#: src/strings.c:74 +msgid "Double click ti_me:" +msgstr "" + +#: src/strings.c:77 +msgid "Mouse" +msgstr "" + +#: src/strings.c:78 +msgid "Desktops" +msgstr "" + +#: src/strings.c:80 +msgid "_Number of desktops: " +msgstr "" + +#: src/strings.c:81 +msgid "_Desktop names:" +msgstr "" + +#: src/strings.c:82 +msgid "Desktops" +msgstr "" + +#: src/strings.c:83 +msgid "Desktop Margins" +msgstr "" + +#: src/strings.c:85 +msgid "_Top" +msgstr "" + +#: src/strings.c:87 +msgid "_Left" +msgstr "" + +#: src/strings.c:89 +msgid "_Right" +msgstr "" + +#: src/strings.c:91 +msgid "_Bottom" +msgstr "" + +#: src/strings.c:93 +msgid "Margins" +msgstr "" + +#: src/strings.c:94 +msgid "Position" +msgstr "" + +#: src/strings.c:96 +msgid "_Position:" +msgstr "" + +#: src/strings.c:97 +msgid "Top Left" +msgstr "" + +#: src/strings.c:98 +msgid "Top" +msgstr "" + +#: src/strings.c:99 +msgid "Top Right" +msgstr "" + +#: src/strings.c:100 +msgid "Left" +msgstr "" + +#: src/strings.c:101 +msgid "Right" +msgstr "" + +#: src/strings.c:102 +msgid "Bottom Left" +msgstr "" + +#: src/strings.c:103 +msgid "Bottom" +msgstr "" + +#: src/strings.c:104 +msgid "Bottom Right" +msgstr "" + +#: src/strings.c:105 +msgid "Floating" +msgstr "" + +#: src/strings.c:107 +msgid "_Floating position:" +msgstr "" + +#: src/strings.c:108 +msgid "x" +msgstr "" + +#: src/strings.c:110 +msgid "Allow _windows to be placed within the dock's area" +msgstr "" + +#: src/strings.c:111 +msgid "_Orientation: " +msgstr "" + +#: src/strings.c:112 +msgid "Vertical" +msgstr "" + +#: src/strings.c:113 +msgid "Horizontal" +msgstr "" + +#: src/strings.c:114 +msgid "Stacking" +msgstr "" + +#: src/strings.c:116 +msgid "Keep dock _above other windows" +msgstr "" + +#: src/strings.c:117 +msgid "A_llow dock to be both above and below windows" +msgstr "" + +#: src/strings.c:118 +msgid "Keep dock _below other windows" +msgstr "" + +#: src/strings.c:119 +msgid "Hiding" +msgstr "" + +#: src/strings.c:121 +msgid "_Hide off screen" +msgstr "" + +#: src/strings.c:123 +msgid "_Delay before hiding:" +msgstr "" + +#: src/strings.c:126 +msgid "Delay before _showing:" +msgstr "" + +#: src/strings.c:128 +msgid "Dock" +msgstr "" + +#: src/strings.c:129 +msgid "Abo_ut" +msgstr "" + +#: src/strings.c:130 +msgid "About ObConf" +msgstr "" + +#: src/strings.c:131 +msgid "ObConf VERSION" +msgstr "" + +#: src/strings.c:132 +msgid "A preferences manager for Openbox" +msgstr "" + +#: src/strings.c:133 +msgid "" +"Copyright (c) 2003-2007\n" +"Dana Jansens \n" +"Tim Riley \n" +"Javeed Shaikh " +msgstr "" + +#: src/strings.c:137 +msgid "window1" +msgstr "" + +#: src/strings.c:138 +msgid "Press the key you wish to bind..." +msgstr "" + +#: src/main.c:66 src/main.c:68 +msgid "Copyright (c)" +msgstr "" + +#: src/main.c:80 +msgid "Syntax: obconf [options] [ARCHIVE.obt]\n" +msgstr "" + +#: src/main.c:81 +msgid "" +"\n" +"Options:\n" +msgstr "" + +#: src/main.c:82 +msgid " --help Display this help and exit\n" +msgstr "" + +#: src/main.c:83 +msgid " --version Display the version and exit\n" +msgstr "" + +#: src/main.c:84 +msgid " --install ARCHIVE.obt Install the given theme archive and select it\n" +msgstr "" + +#: src/main.c:85 +msgid "" +" --archive THEME Create a theme archive from the given theme " +"directory\n" +msgstr "" + +#: src/main.c:86 +#, c-format +msgid "" +"\n" +"Please report bugs at %s\n" +"\n" +msgstr "" + +#: src/main.c:102 +msgid "--install requires an argument\n" +msgstr "" + +#: src/main.c:108 +msgid "--archive requires an argument\n" +msgstr "" + +#: src/desktops.c:111 src/desktops.c:142 src/desktops.c:158 +msgid "(Unnamed desktop)" +msgstr "" + +#: src/theme.c:104 src/theme.c:136 +msgid "Choose an Openbox theme" +msgstr "" + +#: src/theme.c:113 +msgid "Openbox theme archives" +msgstr "" + +#: src/archive.c:40 +#, c-format +msgid "\"%s\" was installed to %s" +msgstr "" + +#: src/archive.c:65 +#, c-format +msgid "\"%s\" was successfully created" +msgstr "" + +#: src/archive.c:101 +#, c-format +msgid "" +"Unable to create the theme archive \"%s\".\n" +"The following errors were reported:\n" +"%s" +msgstr "" + +#: src/archive.c:106 src/archive.c:190 +#, c-format +msgid "Unable to run the \"tar\" command: %s" +msgstr "" + +#: src/archive.c:126 +#, c-format +msgid "Unable to create directory \"%s\": %s" +msgstr "" + +#: src/archive.c:148 +#, c-format +msgid "\"%s\" does not appear to be a valid Openbox theme directory" +msgstr "" + +#: src/archive.c:158 +#, c-format +msgid "Unable to move to directory \"%s\": %s" +msgstr "" + +#: src/archive.c:197 +#, c-format +msgid "" +"Unable to extract the file \"%s\".\n" +"Please ensure that \"%s\" is writable and that the file is a valid Openbox " +"theme archive.\n" +"The following errors were reported:\n" +"%s" +msgstr "" + +#: src/mouse.c:72 +msgid "Custom actions" +msgstr "" -- 2.34.1