From e1b6dc981399e3149bc57e62af257969899cb4e4 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 19 Feb 2009 00:01:15 +0100 Subject: Translations --- portato/gui/templates/PreferenceWindow.ui | 162 +++++++++++++++++++++++------- portato/gui/windows/main.py | 2 +- 2 files changed, 124 insertions(+), 40 deletions(-) (limited to 'portato/gui') diff --git a/portato/gui/templates/PreferenceWindow.ui b/portato/gui/templates/PreferenceWindow.ui index a3ec174..3e04a9e 100644 --- a/portato/gui/templates/PreferenceWindow.ui +++ b/portato/gui/templates/PreferenceWindow.ui @@ -1,22 +1,32 @@ - + + 300 - 0 - 10 1 - 0 - 0 + 10 + + + + + + + + + + + + 5 Preferences True - GTK_WIN_POS_CENTER_ON_PARENT + center-on-parent True True - + True @@ -47,12 +57,15 @@ True - True Debug + True + False + False True False + 0 @@ -67,6 +80,7 @@ False + 0 @@ -96,6 +110,7 @@ False + 0 @@ -124,6 +139,9 @@ 0 Used database type + + 0 + @@ -135,6 +153,9 @@ + + 0 + @@ -189,19 +210,24 @@ True - True --deep + True + False + False True False False + 0 - True --newuse + True + False + False True @@ -214,7 +240,7 @@ True 0 - GTK_SHADOW_NONE + none True @@ -225,8 +251,8 @@ True True - GTK_POLICY_AUTOMATIC - GTK_POLICY_AUTOMATIC + automatic + automatic True @@ -263,6 +289,9 @@ + + 0 + @@ -285,6 +314,7 @@ False + 0 @@ -328,15 +358,6 @@ True 10 2 - - - - - - - - - True @@ -362,8 +383,10 @@ - True Add only exact version to package.use + True + False + False True @@ -374,8 +397,10 @@ - True Add only exact version to package.keywords + True + False + False True @@ -432,8 +457,10 @@ - True Add only exact version to package.mask/package.unmask + True + False + False True @@ -449,7 +476,7 @@ True 0 - GTK_SHADOW_OUT + out True @@ -463,7 +490,7 @@ True - + @@ -518,6 +545,15 @@ 5 + + + + + + + + + @@ -536,6 +572,9 @@ + + 1 + @@ -576,22 +615,25 @@ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable systray True True + False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Enable systray True False + 0 + Show emerge progress in window title True True + False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Show emerge progress in window title True @@ -601,10 +643,11 @@ + Show emerge progress in console title True True + False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Show emerge progress in console title True @@ -614,10 +657,11 @@ + Hide on minimization (only if systray is enabled) True True + False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Hide on minimization (only if systray is enabled) True @@ -627,13 +671,14 @@ + Search while typing True True + False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True Update the package list with the current search results while you are typing. <b>Note</b>: Will slow down the typing process. - Search while typing 0.47999998927116394 True @@ -656,6 +701,7 @@ False + 0 @@ -687,6 +733,9 @@ Console Font True + + 0 + @@ -704,6 +753,9 @@ + + 0 + @@ -715,6 +767,9 @@ Maximum length of the console title True + + 0 + @@ -782,17 +837,24 @@ 0 Package Tabs + + 0 + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + pkgComboStore 1 + + 0 + @@ -806,11 +868,15 @@ 0 System Tabs + + 0 + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + systemComboStore 1 @@ -857,21 +923,26 @@ True + Show slots in the version list True True + False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Show slots in the version list True + + 0 + + Collapse categories with same prefix True True + False True Organize the categories in a tree. Thereby collapse categories with the same prefix: As an example: <i>app-admin</i>, <i>app-emacs</i>, and <i>app-vim</i> would be collapsed into <i><b>app</b></i> as root and <i>admin</i>, <i>emacs</i>, and <i>vim</i> as children. - Collapse categories with same prefix True @@ -899,6 +970,9 @@ As an example: <i>app-admin</i>, <i>app-emacs</i>, and & + + 2 + @@ -912,27 +986,37 @@ As an example: <i>app-admin</i>, <i>app-emacs</i>, and & + + 0 + True True - GTK_BUTTONBOX_SPREAD + spread - True gtk-cancel + True + False + False True - + + + 0 + - True gtk-apply + True + False + False True 0.51999998092651367 - + 1 diff --git a/portato/gui/windows/main.py b/portato/gui/windows/main.py index 2ee4447..761f6f3 100644 --- a/portato/gui/windows/main.py +++ b/portato/gui/windows/main.py @@ -1361,7 +1361,7 @@ class MainWindow (Window): try: self.fill_version_list(self.selCP) except VersionsNotFoundException, e: - warning(_("No versions of package '%s' found!.") % self.selCP) + warning(_("No versions of package '%s' found!") % self.selCP) no_versions_dialog(self.selCP) self.db.disable(self.selCP) self.selCP = oldcp -- cgit v1.2.3-54-g00ecf