diff -Nru ubuntu-tweak-0.7.2/data/scripts/add-to-unity ubuntu-tweak-0.7.3/data/scripts/add-to-unity --- ubuntu-tweak-0.7.2/data/scripts/add-to-unity 1970-01-01 00:00:00.000000000 +0000 +++ ubuntu-tweak-0.7.3/data/scripts/add-to-unity 2012-08-01 12:38:17.000000000 +0000 @@ -0,0 +1,28 @@ +#!/bin/sh + +#exit if no file are selected. +if [ -z "${NAUTILUS_SCRIPT_SELECTED_FILE_PATHS}" ]; then + exit +fi + +filename="${NAUTILUS_SCRIPT_SELECTED_FILE_PATHS##*/}" #get file name +filename=`echo "${filename}" | tr -d "\n"` #remove new line + +#create desktop file +echo "#!/usr/bin/env xdg-open + +[Desktop Entry] +Version=1.0 +Type=Application +Terminal=false +Exec=${NAUTILUS_SCRIPT_SELECTED_FILE_PATHS} +Name=${filename} +Comment= +Icon= +" > "${filename}".desktop + +#open gnome desktop item edit to add logo / edit the desktop file +gnome-desktop-item-edit "${filename}".desktop + +#move file to user/share/applications +mv "${filename}".desktop $HOME/.local/share/applications/"${filename}".desktop diff -Nru ubuntu-tweak-0.7.2/debian/changelog ubuntu-tweak-0.7.3/debian/changelog --- ubuntu-tweak-0.7.2/debian/changelog 2012-06-03 07:51:54.000000000 +0000 +++ ubuntu-tweak-0.7.3/debian/changelog 2012-08-12 06:12:30.000000000 +0000 @@ -1,3 +1,25 @@ +ubuntu-tweak (0.7.3-1~precise1) precise; urgency=low + + * Overview of Changes + - Add support for Linux Mint 13 (LP: #1014330) + - Add feature to turn on/off guest accounts (LP: #1025326) + - Add linux-image-extra to Janitor old kernel clean list (LP: #1031585) + + * Bugs fixed + - LP: #993800 QuickList Editor lost Edits + - LP: #1019812 Ubuntu Tweak crashes on ubuntu 12.10 + - LP: #1031741 Need to update utdata url + - LP: #1013656 module import error and administration doesn't work + - LP: #1014799 Tweak tab hangs with 0.7.3.0 testing + - LP: #1016199 LightDM plugin should be active if lightDM is the DM + - LP: #1014300 Screen edges actions are reversed in right to left locals + - LP: #1015835 Janitor crash when try to select apt cache checkbox + - LP: #1017820 Error message when clicking on "Session indicator" when indicator-session is not installed isn't clear enough + - LP: #1021290 AttributeError: 'NoneType' object has no attribute 'present' + - LP: #1032883 ubuntu tweak scripts + + -- Tualatrix Chou Sun, 12 Aug 2012 11:35:55 +0800 + ubuntu-tweak (0.7.2-1~precise1) precise; urgency=low * Overview of Changes @@ -18,7 +40,7 @@ - LP: #1005485 Font settings are not displayed in gnome-fallback session - LP: #1007859 launching desktop icond from within ubuntu tweak - -- Tualatrix Chou Sun, 03 Jun 2012 15:51:51 +0800 + -- Tualatrix Chou Sun, 03 Jun 2012 15:20:54 +0800 ubuntu-tweak (0.7.1-1~precise1) precise; urgency=low diff -Nru ubuntu-tweak-0.7.2/NEWS ubuntu-tweak-0.7.3/NEWS --- ubuntu-tweak-0.7.2/NEWS 2012-06-03 07:05:23.000000000 +0000 +++ ubuntu-tweak-0.7.3/NEWS 2012-08-12 03:09:27.000000000 +0000 @@ -1,3 +1,24 @@ +Ubuntu Tweak 0.7.3 +================== + + * Overview of Changes + - Add support for Linux Mint 13 (LP: #1014330) + - Add feature to turn on/off guest accounts (LP: #1025326) + - Add linux-image-extra to Janitor old kernel clean list (LP: #1031585) + + * Bugs fixed + - LP: #993800 QuickList Editor lost Edits + - LP: #1019812 Ubuntu Tweak crashes on ubuntu 12.10 + - LP: #1031741 Need to update utdata url + - LP: #1013656 module import error and administration doesn't work + - LP: #1014799 Tweak tab hangs with 0.7.3.0 testing + - LP: #1016199 LightDM plugin should be active if lightDM is the DM + - LP: #1014300 Screen edges actions are reversed in right to left locals + - LP: #1015835 Janitor crash when try to select apt cache checkbox + - LP: #1017820 Error message when clicking on "Session indicator" when indicator-session is not installed isn't clear enough + - LP: #1021290 AttributeError: 'NoneType' object has no attribute 'present' + - LP: #1032883 ubuntu tweak scripts + Ubuntu Tweak 0.7.2 ================== diff -Nru ubuntu-tweak-0.7.2/PKG-INFO ubuntu-tweak-0.7.3/PKG-INFO --- ubuntu-tweak-0.7.2/PKG-INFO 2012-06-03 07:17:53.000000000 +0000 +++ ubuntu-tweak-0.7.3/PKG-INFO 2012-08-12 03:37:22.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: ubuntu-tweak -Version: 0.7.2 +Version: 0.7.3 Summary: magic tool to configure Ubuntu Home-page: http://ubuntu-tweak.com Author: TualatriX diff -Nru ubuntu-tweak-0.7.2/po/ar.po ubuntu-tweak-0.7.3/po/ar.po --- ubuntu-tweak-0.7.2/po/ar.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ar.po 2012-08-12 03:18:32.000000000 +0000 @@ -9,17 +9,17 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-13 15:31+0000\n" -"Last-Translator: Ibrahim Saed \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-08 16:58+0000\n" +"Last-Translator: wahab hakeem \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= " "3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -56,11 +56,11 @@ #: ../data/ubuntu-tweak.desktop.in.h:4 ../data/ui/preferences.ui.h:17 msgid "Admins" -msgstr "" +msgstr "إدارة" #: ../data/ubuntu-tweak.desktop.in.h:5 ../data/ui/preferences.ui.h:22 msgid "Janitor" -msgstr "" +msgstr "المنظف" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:1 msgid "Tweak all kinds of settings" @@ -72,19 +72,19 @@ #: ../data/com.ubuntu-tweak.daemon.policy.in.h:3 msgid "Clean user and system cruft" -msgstr "" +msgstr "نظّف تراكمات المستخدم و النظام" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:4 msgid "To clean the cruft, you need to authenticate." -msgstr "" +msgstr "لتنظيف التراكمات تحتاج للاستيثاق." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:5 msgid "Edit the Software Sources lists" -msgstr "" +msgstr "تحرير قوائم مصادر البرمجيات" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:6 msgid "To edit the software sources, you need to authenticate." -msgstr "" +msgstr "لتحرير مصادر البرمجيات، تحتاج للاستيثاق." #: ../data/ui/window.ui.h:1 msgid "Left" @@ -111,7 +111,7 @@ #: ../data/ui/quicklists.ui.h:1 ../data/ui/sourceeditor.ui.h:1 #: ../data/ui/janitorpage.ui.h:1 msgid "column" -msgstr "" +msgstr "عمود" #: ../data/ui/preferences.ui.h:6 msgid "Move Up" @@ -137,24 +137,24 @@ #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:15 msgid "Admins Extensions" -msgstr "" +msgstr "امتدادات الإدراة" #: ../data/ui/preferences.ui.h:16 msgid "Admins Extensions Management" -msgstr "" +msgstr "إدارة امتدادات الإدارة" #: ../data/ui/preferences.ui.h:18 msgid "Generic" -msgstr "" +msgstr "عام" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:20 msgid "Janitor Extensions" -msgstr "" +msgstr "امتدادات المنظف" #: ../data/ui/preferences.ui.h:21 msgid "Janitor Extensions Management" -msgstr "" +msgstr "إدارة امتدادات المنظف" #: ../data/ui/uturl.ui.h:1 msgid "Ubuntu Tweak" @@ -170,15 +170,15 @@ #: ../data/ui/sourcecenter.ui.h:1 msgid "Homepage" -msgstr "" +msgstr "الصفحة الرئيسية" #: ../data/ui/sourcecenter.ui.h:2 msgid "Source URL" -msgstr "" +msgstr "رابط المصدر" #: ../data/ui/sourcecenter.ui.h:3 msgid "Description" -msgstr "" +msgstr "الوصف" #: ../data/ui/sourcecenter.ui.h:4 msgid "http://ubuntu-tweak.com" @@ -198,7 +198,7 @@ #: ../data/ui/brokenmodule.ui.h:1 msgid "This module encountered an error while loading." -msgstr "" +msgstr "واجهت هذه الوحدة خطأ أثناء التحميل." #: ../data/ui/brokenmodule.ui.h:2 msgid "" @@ -232,11 +232,11 @@ #: ../data/ui/quicklists.ui.h:2 msgid "Active" -msgstr "" +msgstr "نشِط" #: ../data/ui/quicklists.ui.h:3 msgid "Name" -msgstr "" +msgstr "الاسم" #: ../data/ui/quicklists.ui.h:4 msgid "Command line" @@ -276,35 +276,35 @@ #: ../data/ui/sourceeditor.ui.h:2 msgid "Save this source" -msgstr "" +msgstr "احفظ هذا المصدر" #: ../data/ui/sourceeditor.ui.h:3 msgid "toolbutton1" -msgstr "" +msgstr "زرالاداة1" #: ../data/ui/sourceeditor.ui.h:4 msgid "Redo this source" -msgstr "" +msgstr "أعِد هذا المصدر" #: ../data/ui/sourceeditor.ui.h:5 msgid "toolbutton2" -msgstr "" +msgstr "زرالاداة2" #: ../data/ui/sourceeditor.ui.h:6 msgid "Delete this source" -msgstr "" +msgstr "احذف هذا المصدر" #: ../data/ui/sourceeditor.ui.h:7 msgid "toolbutton3" -msgstr "" +msgstr "زرالاداة3" #: ../data/ui/sourceeditor.ui.h:8 ../data/ui/desktoprecovery.ui.h:2 msgid "Backup History:" -msgstr "تاريخ النسخة الإحتياطية:" +msgstr "تأريخ النسخ الاحتياطي:" #: ../data/ui/sourceeditor.ui.h:9 msgid "Auto Backup" -msgstr "" +msgstr "نسخ احتياطي آلي" #: ../data/ui/sourceeditor.ui.h:10 ../data/ui/desktoprecovery.ui.h:3 msgid "_Recover" @@ -312,11 +312,11 @@ #: ../data/ui/sourceeditor.ui.h:11 ../data/ui/desktoprecovery.ui.h:4 msgid "_Backup" -msgstr "_النسخ الإحتياطي" +msgstr "ال_نسخ الاحتياطي" #: ../data/ui/sourceeditor.ui.h:12 msgid "U_pdate" -msgstr "" +msgstr "_حدّث" #: ../data/ui/updatemanager.ui.h:1 msgid "_Install Update" @@ -328,15 +328,15 @@ #: ../data/ui/janitorpage.ui.h:3 msgid "_Scan" -msgstr "" +msgstr "ا_فحص" #: ../data/ui/janitorpage.ui.h:4 msgid "_Clean" -msgstr "" +msgstr "_نظّف" #: ../data/ui/traceback.ui.h:2 msgid "Oops... an error occured" -msgstr "عفواً... حدث خطأ ما" +msgstr "عفوًا... حدث خطأ ما" #: ../data/ui/traceback.ui.h:3 msgid "" @@ -350,7 +350,7 @@ #: ../data/ui/traceback.ui.h:6 msgid "Oops... a fatal error occured" -msgstr "عفواً... حدث خطأ مريع" +msgstr "عفوًا... حدث خطأ فادح" #: ../data/ui/traceback.ui.h:7 msgid "" @@ -369,7 +369,8 @@ "Ubuntu Tweak is a tool for Ubuntu that makes it easy to configure your " "system and desktop settings." msgstr "" -"تضبيطات أبونتو هي أداة لأبونتو تجعل من السهل تهيئة نظامك وإعدادات سطح مكتبك." +"تضبيطات أبونتو هي أداة مخصّصة لأبونتو تجعل من السهل عليك إعداد نظامك وسطح " +"مكتبك." #: ../data/ui/mainwindow.ui.h:2 msgid "Ubuntu Tweak Website" @@ -410,6 +411,7 @@ " Dilmi Fethi https://launchpad.net/~delphiexile\n" " Ding Zhou https://launchpad.net/~tualatrix\n" " Ibrahim Saed https://launchpad.net/~ibraheem5000\n" +" IdrisZ https://launchpad.net/~idrisz\n" " MaXeR https://launchpad.net/~themaxer\n" " Mouath Ibrahim https://launchpad.net/~natty\n" " Nizar Kerkeni https://launchpad.net/~nizarus\n" @@ -421,7 +423,9 @@ " midouimd https://launchpad.net/~midou-imd-17\n" " mostafa.sheshtawy https://launchpad.net/~mostafaa-sheshtawy\n" " someone https://launchpad.net/~somehow\n" -" yanes_mail105@yahoo.fr https://launchpad.net/~yanes-freepalestine" +" wahab hakeem https://launchpad.net/~wa-evolution\n" +" yanes_mail105@yahoo.fr https://launchpad.net/~yanes-freepalestine\n" +" ztayliboy https://launchpad.net/~ztayliboy" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " @@ -437,15 +441,15 @@ #: ../data/ui/mainwindow.ui.h:10 msgid "_Admins" -msgstr "" +msgstr "إ_دارة" #: ../data/ui/mainwindow.ui.h:11 msgid "_Janitor" -msgstr "" +msgstr "ال_منظف" #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" -msgstr "" +msgstr "لم يُعثر على أي تطابق" #: ../data/ui/desktoprecovery.ui.h:1 msgid "Setting Name:" @@ -455,27 +459,27 @@ msgid "R_eset" msgstr "_إعادة تعيين" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" -msgstr "" +msgstr "GNOME الكلاسيكي" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" -msgstr "" +msgstr "غير معروف (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "مجهول" #: ../ubuntutweak/network/downloadmanager.py:97 msgid "Connecting to server" -msgstr "جاري الاتصال بالخادم" +msgstr "يتصل بالخادوم" #: ../ubuntutweak/network/downloadmanager.py:143 #, python-format @@ -542,7 +546,7 @@ #: ../ubuntutweak/network/utdata.py:81 msgid "Just Now" -msgstr "الآن فقط" +msgstr "منذ لحظات" #: ../ubuntutweak/policykit/widgets.py:64 msgid "_Unlock" @@ -563,7 +567,7 @@ #: ../ubuntutweak/common/debug.py:59 msgid "Error message has been copied" -msgstr "" +msgstr "تم نسخ رسالة الخطأ" #: ../ubuntutweak/common/debug.py:60 msgid "" @@ -575,7 +579,7 @@ #: ../ubuntutweak/common/debug.py:81 msgid "Copy Error Message" -msgstr "" +msgstr "انسخ رسالة الخطأ" #: ../ubuntutweak/common/debug.py:121 msgid "Sorry, your distribution is not supported by Ubuntu Tweak" @@ -631,70 +635,70 @@ #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" -msgstr "الحزم الغير ضرورية" +msgstr "الحزم غير الضرورية" #: ../ubuntutweak/janitor/autoremoval_plugin.py:53 msgid "Unneeded Packages (No package to be removed)" -msgstr "" +msgstr "الحزم غير الضرورية (لا توجد حزم لإزالتها)" #: ../ubuntutweak/janitor/aptcache_plugin.py:10 msgid "Apt Cache" msgstr "الذاكرة المخبأة لـ Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "لا توجد ذاكرة مخبأة لمسحها" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." -msgstr "" +msgstr "يبحث عن تراكمات \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" -msgstr "" +msgstr "مسح الخطأ ل \"%s\"، انقر مرتين لرؤية التفاصيل" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." -msgstr "" +msgstr "ينظّف التراكمات لـ \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "النظام" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "شخصي" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" -msgstr "" +msgstr "التطبيقات" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:30 msgid "Package Configs" -msgstr "" +msgstr "تكوينات الحزم" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:73 msgid "Packages Configs (No package config to be removed)" -msgstr "" +msgstr "تكوينات الحزم (لا توجد تكوينات حزم لإزالتها)" #: ../ubuntutweak/janitor/oldkernel_plugin.py:16 msgid "Old Kernel" -msgstr "النواة القديمة" +msgstr "الأنوية القديمة" #: ../ubuntutweak/janitor/oldkernel_plugin.py:101 msgid "Old Kernel Packages (No old kernel package to be removed)" -msgstr "حزم النواة القديمة (لا حزم نواة قديمة ستُزال)" +msgstr "حزم الأنوية القديمة (لا حزم أنوية قديمة ستُزال)" #: ../ubuntutweak/admins/desktoprecovery.py:79 #: ../ubuntutweak/modules/__init__.py:29 msgid "Applications" -msgstr "تطبيقات" +msgstr "التطبيقات" #: ../ubuntutweak/admins/desktoprecovery.py:80 #: ../ubuntutweak/admins/userdir.py:34 ../ubuntutweak/modules/__init__.py:32 @@ -705,24 +709,24 @@ #: ../ubuntutweak/admins/desktoprecovery.py:106 #: ../ubuntutweak/apps/__init__.py:240 msgid "Category" -msgstr "تصنيف" +msgstr "التصنيف" #: ../ubuntutweak/admins/desktoprecovery.py:147 msgid "Setting" -msgstr "إعداد" +msgstr "الإعداد" #: ../ubuntutweak/admins/desktoprecovery.py:188 msgid "Backup Name:" -msgstr "اسم النسخ الإحتياطي:" +msgstr "اسم النسخة الاحتياطية:" #: ../ubuntutweak/admins/desktoprecovery.py:217 msgid "Backing up..." -msgstr "" +msgstr "ينسخ احتياطيا..." #: ../ubuntutweak/admins/desktoprecovery.py:242 #, python-format msgid "Backing up...%s" -msgstr "يتم الان النسخ الإحتياطي....%s" +msgstr "يجري النسخ الإحتياطي... %s" #: ../ubuntutweak/admins/desktoprecovery.py:266 msgid "Desktop Recovery" @@ -740,7 +744,7 @@ #: ../ubuntutweak/admins/desktoprecovery.py:347 msgid "No Backup Yet" -msgstr "لم يتم النسخ الإحتياطي" +msgstr "لا توجد نسخ احتياطية بعد" #: ../ubuntutweak/admins/desktoprecovery.py:382 #, python-format @@ -748,6 +752,8 @@ "Backup all settings under \"%s\"\n" "Would you like to continue?" msgstr "" +"نسخ احتياطي لجميع الإعدادات تحت \"%s\"\n" +"هل ترغب بالاستمرار؟" #: ../ubuntutweak/admins/desktoprecovery.py:403 #, python-format @@ -755,11 +761,13 @@ "Backup settings under \"%s\"\n" "Would you like to continue?" msgstr "" +"نسخ احتياطي للإعدادات تحت \"%s\"\n" +"هل ترغب بالاستمرار؟" #: ../ubuntutweak/admins/desktoprecovery.py:446 #, python-format msgid "Would you like to delete the backup \"%s/%s\"?" -msgstr "" +msgstr "هل ترغب بحذف النسخة الاحتياطية \"%s/%s\"؟" #: ../ubuntutweak/admins/desktoprecovery.py:450 #, python-format @@ -767,11 +775,13 @@ "Would you like to delete the backup of all \"%(setting_name)s\" " "settings named \"%(backup_name)s\"?" msgstr "" +"هل ترغب في حذف نسخ الرجوع لكل \"%(setting_name)s\" الإعدادات المسمات " +"\"%(backup_name)s\"؟" #: ../ubuntutweak/admins/desktoprecovery.py:472 #, python-format msgid "Would you like to recover the backup \"%s/%s\"?" -msgstr "" +msgstr "هل ترغب باستعادة النسخة الاحتياطية \"%s/%s\"؟" #: ../ubuntutweak/admins/desktoprecovery.py:475 #, python-format @@ -779,18 +789,19 @@ "Would you like to recover the backup of all \"%(setting_name)s\" " "settings named \"%(backup_name)s\"?" msgstr "" +"هل ترغب في إرجاع كل \"%(setting_name)s\" الإعدادات المسمات " +"\"%(backup_name)s\"؟" #: ../ubuntutweak/admins/desktoprecovery.py:480 msgid "" "NOTES: While recovering, your desktop may be unresponsive for a " "moment." msgstr "" -"ملاحظة: بينما تتم عملية الإستعادة، قد يكون سطح المكتب لا يستجيب لبعض " -"الوقت." +"ملاحظة: أثناء عملية الاستعادة، قد لا يستجيب سطح المكتب لبعض الوقت." #: ../ubuntutweak/admins/desktoprecovery.py:497 msgid "Recovery Successful!" -msgstr "" +msgstr "تمت الاستعادة بنجاح!" #: ../ubuntutweak/admins/desktoprecovery.py:498 #: ../ubuntutweak/admins/desktoprecovery.py:534 @@ -804,38 +815,37 @@ #: ../ubuntutweak/admins/desktoprecovery.py:516 #, python-format msgid "Would you like to reset settings for \"%s\"?" -msgstr "" +msgstr "هل ترغب باستعادة الإعدادات لـ \"%s\"؟" #: ../ubuntutweak/admins/desktoprecovery.py:518 #, python-format msgid "Would you like to reset all settings under \"%s\"?" -msgstr "" +msgstr "هل ترغب باستعادة جميع الإعدادات تحت \"%s\"؟" #: ../ubuntutweak/admins/desktoprecovery.py:520 msgid "" "NOTES: Whilst resetting, your desktop may be unresponsive for a " "moment." msgstr "" -"ملاحظة: بينما تتم عملية إعادة التعيين، قد يكون سطح المكتب لا يستجيب " -"لبعض الوقت." +"ملاحظة: أثناء عملية إعادة التعيين، قد لا يستجيب سطح المكتب لبعض الوقت." #: ../ubuntutweak/admins/desktoprecovery.py:533 msgid "Reset Successful!" -msgstr "" +msgstr "تمت أعادة الضبط بنجاح!" #: ../ubuntutweak/admins/desktoprecovery.py:562 #: ../ubuntutweak/admins/sourceeditor.py:418 msgid "Please enter a new name for your backup:" -msgstr "الرجاء، اكتب اسم جديد لهذه النسخ الاحتياطية:" +msgstr "من فضلك، اكتب اسما جديدا لنسختك الاحتياطية:" #: ../ubuntutweak/admins/desktoprecovery.py:594 msgid "Backup Successful!" -msgstr "تم النسخ الإحتياطي بنجاح!" +msgstr "تم النسخ الاحتياطي بنجاح!" #: ../ubuntutweak/admins/desktoprecovery.py:597 #: ../ubuntutweak/admins/sourceeditor.py:394 msgid "Backup Failed!" -msgstr "فشل في النسخ الإحتياطي!" +msgstr "فشل النسخ الاحتياطي!" #: ../ubuntutweak/admins/sourcecenter.py:301 msgid "Package" @@ -887,8 +897,8 @@ "it.\n" "To continue you need to disable \"%(SOURCE)s\"first." msgstr "" -"لا يمكن تمكين هذا المصدر لأن هذا \"%(SOURCE)s\" يتعارض معه، للمواصلة " -"لابد من تعطيل هذا \"%(SOURCE)s\"" +"لا يمكنك تمكين هذا المصدر لأن \"%(SOURCE)s\" يتضارب معه.\n" +"للمواصلة تحتاج لتعطيل \"%(SOURCE)s\" أولا." #: ../ubuntutweak/admins/sourcecenter.py:791 msgid "Dependency Notice" @@ -900,7 +910,7 @@ "To enable this Source, You need to enable \"%s\" at first.\n" "Do you wish to continue?" msgstr "" -"لتمكين هذا المصدر أنت تحتاج إلى تمكين هذا \"%s\"\n" +"لتمكين هذا المصدر، تحتاج لتمكين \"%s\" أولا.\n" "هل تريد المواصلة؟" #: ../ubuntutweak/admins/sourcecenter.py:817 @@ -909,8 +919,8 @@ "You can't disable this Source because \"%(SOURCE)s\" depends on it.\n" "To continue you need to disable \"%(SOURCE)s\" first." msgstr "" -"أنت لا تستطيع تعطيل هذا المصدر لأن هذا \"%(SOURCE)s\" يعتمد عليه.\n" -"للمواصلة أنت تحتاج لتعطيل هذا \"%(SOURCE)s\" أولاَ." +"لا يمكنك تعطيل هذا المصدر لأن \"%(SOURCE)s\" يعتمد عليه.\n" +"للمواصلة تحتاج لتعطيل هذا \"%(SOURCE)s\" أولاَ." #: ../ubuntutweak/admins/sourcecenter.py:903 msgid "New source has been enabled" @@ -926,7 +936,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:921 msgid "Enabled PPAs" -msgstr "" +msgstr "PPAs المفعلة" #: ../ubuntutweak/admins/sourcecenter.py:924 msgid "Source Center" @@ -937,13 +947,14 @@ "A collection of software sources to ensure your applications are always up-" "to-date." msgstr "" +"مجموعة من مصادر البرمجيات لضمان أن تطبيقاتك محدّثة إلى آخر نسخة دائما." #: ../ubuntutweak/admins/sourcecenter.py:928 msgid "Visit online Source Center" msgstr "تفضل بزيارة مركز المصادر" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_زامِن" @@ -961,7 +972,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:979 msgid "Never show this dialog" -msgstr "لا تظهر هذا الحوار أبدا" +msgstr "لا تظهر هذا مجددا" #. the "%s" is in front, some is the end, so just return the long one #: ../ubuntutweak/admins/sourcecenter.py:1009 @@ -970,7 +981,7 @@ msgstr "عُطّل عند الترقية إلى %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "اخر مزامنة:" @@ -998,7 +1009,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:1038 msgid "New source data available, would you like to update?" -msgstr "هناك مصادر جديدة متوفرة. هل تريد التحديث؟" +msgstr "تتوفر مصادر بيانات جديدة. هل ترغب بالتحديث؟" #: ../ubuntutweak/admins/sourcecenter.py:1099 msgid "" @@ -1012,7 +1023,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:1171 msgid "Update available, Would you like to update?" -msgstr "يتوفر تحديث. هل تريد تطبيقه؟" +msgstr "يتوفر تحديث. هل ترغب بالتحديث؟" #: ../ubuntutweak/admins/sourcecenter.py:1180 msgid "" @@ -1022,38 +1033,38 @@ "خطأ في الشبكة. يرجى التحقق من اتصال الشبكة أو إحتمال بأن الخادم لايعمل الان ." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." -msgstr "لايتوفر أي تحديث" +msgstr "لا تتوفر أي تحديثات." #: ../ubuntutweak/admins/sourcecenter.py:1209 msgid "It's safe to purge the PPA, no packages need to be downgraded." -msgstr "" +msgstr "إفراغ PPA آمن، لا يوجد حزم في حاجة إلى الرجوع إلى إصدار سابق." #: ../ubuntutweak/admins/sourcecenter.py:1212 msgid "To safely purge the PPA, the following packages must be downgraded." -msgstr "" +msgstr "لإفراغ PPA آمن، الحزم التالية في حاجة إلى الرجوع إلى إصدار سابق." #: ../ubuntutweak/admins/sourcecenter.py:1216 #, python-format msgid "You're going to purge \"%s\":" -msgstr "" +msgstr "أنت بصدد إفراغ \"%s\":" #: ../ubuntutweak/admins/sourcecenter.py:1253 msgid "PPA has been purged" -msgstr "" +msgstr "تم إفراغ PPA" #: ../ubuntutweak/admins/sourcecenter.py:1254 msgid "It is highly recommend to do a \"Refresh\" source operation." -msgstr "" +msgstr "يوصى بشدة بتحديث المصادر." #: ../ubuntutweak/admins/sourceeditor.py:168 msgid "Source Editor" -msgstr "محرر المصادر" +msgstr "محرّر المصادر" #: ../ubuntutweak/admins/sourceeditor.py:169 msgid "Manually edit your software sources to suit your needs." -msgstr "عدل على مصادر البرامج يدوياً لتناسب إحتياجاتك." +msgstr "عدّل مصادر البرمجيات يدويًا لتناسب إحتياجاتك." #: ../ubuntutweak/admins/sourceeditor.py:208 #, python-format @@ -1061,10 +1072,12 @@ "You're viewing the backup \"%(backup_name)s\" for " "\"%(list_name)s\"" msgstr "" +"أنت الآن تعاين نسخ الرجوع \"%(backup_name)s\" التابعة ل " +"\"%(list_name)s\"" #: ../ubuntutweak/admins/sourceeditor.py:279 msgid "No backup yet" -msgstr "" +msgstr "لا نسخ احتياطية بعد" #: ../ubuntutweak/admins/sourceeditor.py:319 msgid "Please check the permission of the sources.list file" @@ -1080,33 +1093,35 @@ "Would you like to recover the backup \"%(backup_name)s\" for " "\"%(list_name)s\"?" msgstr "" +"هل ترغب باستعادة النسخة الاحتياطية \"%(backup_name)s\" لـ " +"\"%(list_name)s\"؟" #: ../ubuntutweak/admins/sourceeditor.py:350 msgid "Recovery Failed!" -msgstr "" +msgstr "فشلت الاستعادة!" #: ../ubuntutweak/admins/sourceeditor.py:351 msgid "You may need to check the permission of source list." -msgstr "" +msgstr "قد تكون بحاجة لتفقد أذونات قائمة المصادر." #: ../ubuntutweak/admins/sourceeditor.py:383 msgid "Please enter the name for your backup:" -msgstr "" +msgstr "اكتب اسم نسختك الاحتياطية:" #: ../ubuntutweak/admins/sourceeditor.py:396 #: ../ubuntutweak/admins/sourceeditor.py:429 msgid "Please only use alphanumeric characters and \"_\" and \"-\"." -msgstr "" +msgstr "يمكنك استخدام الحروف الأبجدية و \"_\" و \"-\" فقط." #: ../ubuntutweak/admins/sourceeditor.py:398 #: ../ubuntutweak/admins/sourceeditor.py:431 msgid "Backup name is invalid" -msgstr "" +msgstr "اسم النسخة الاحتياطية غير صالح" #: ../ubuntutweak/admins/sourceeditor.py:404 #, python-format msgid "Would you like to delete the backup \"%s\"?" -msgstr "" +msgstr "هل ترغب بحذف النسخة الاحتياطية \"%s\"؟" #: ../ubuntutweak/admins/sourceeditor.py:434 msgid "" @@ -1139,11 +1154,11 @@ #: ../ubuntutweak/admins/templates.py:67 msgid "ODS Spreadsheet" -msgstr "الجدول الممتد ODS" +msgstr "جدول ممتد ODS" #: ../ubuntutweak/admins/templates.py:68 msgid "ODT Document" -msgstr "المستند ODT" +msgstr "مستند ODT" #: ../ubuntutweak/admins/templates.py:69 msgid "Plain text document" @@ -1151,7 +1166,7 @@ #: ../ubuntutweak/admins/templates.py:70 msgid "ODP Presentation" -msgstr "عرض الشرائح ODP" +msgstr "عرض شرائح ODP" #: ../ubuntutweak/admins/templates.py:71 msgid "Python script" @@ -1184,6 +1199,10 @@ "You can then create new documents based on these templates from the Nautilus " "right-click menu." msgstr "" +"من هنا يمكنك إدارة قوالب المستندات.\n" +"يمكنك إضافة ملفات كقوالب عن طريق سحبها وإلقائها في هذه النافذة.\n" +"يمكنك بعد ذلك إنشاء مستندات جديدة بناءً على هذه القوالب من قائمة الزر الأيمن " +"في نوتلس." #: ../ubuntutweak/admins/templates.py:128 #, python-format @@ -1215,50 +1234,50 @@ "This will delete all disabled templates.\n" "Do you wish to continue?" msgstr "" -"هذا سيحذف كل القوالب المعروضة.\n" -"أتريد المتابعة؟" +"هذا سيحذف جميع القوالب المعطلة.\n" +"أترغب بالمتابعة؟" #: ../ubuntutweak/admins/appcenter.py:188 msgid "Installed Apps" -msgstr "" +msgstr "التطبيقات المُثبتة" #: ../ubuntutweak/admins/appcenter.py:455 msgid "Checking update..." -msgstr "يتم الان التحقق من التحديثات" +msgstr "يبحث عن تحديثات..." #: ../ubuntutweak/admins/appcenter.py:490 msgid "Fetching online data..." -msgstr "جاري جلب بيانات من اﻹنترنت" +msgstr "يجلب البيانات من اﻹنترنت..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "مركز التطبيقات" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." -msgstr "" +msgstr "الطريقة البسيطة والأكثر فعالية لإيجاد وتثبيت التطبيقات الأكثر شيوعا." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "تفضل بزيارة مركز التطبيقات" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" -msgstr "تتوفر بيانات جديدة لتطبيقات. هل تريد التحديث؟" +msgstr "تتوفر بيانات جديدة للتطبيقات. هل ترغب بالتحديث؟" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" -msgstr "يتوفر تحديث. هل تريد لتطبيقه؟" +msgstr "يتوفر تحديث. هل ترغب بالتحديث؟" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" "خطأ في الشبكة. يرجى التحقق من اتصال الشبكة أو إحتمال بأن الخادم لايعمل الان ." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "حدث خطأ أثناء تنزيل الملف." @@ -1318,7 +1337,7 @@ #: ../ubuntutweak/admins/userdir.py:237 msgid "User Folder" -msgstr "" +msgstr "مجلد المستخدم" #: ../ubuntutweak/admins/userdir.py:238 msgid "" @@ -1339,25 +1358,25 @@ #: ../ubuntutweak/admins/quicklists.py:208 msgid "QuickLists Editor" -msgstr "" +msgstr "محرّر القوائم الفورية" #: ../ubuntutweak/admins/quicklists.py:209 msgid "Unity Launcher QuickLists Editor" -msgstr "" +msgstr "محرّر القوائم الفورية في شريط يونتي لبدء التطبيقات" #: ../ubuntutweak/admins/quicklists.py:397 #, python-format msgid "Would you like to reset \"%s\"?" -msgstr "" +msgstr "هل ترغب باستعادة \"%s\"؟" #: ../ubuntutweak/admins/quicklists.py:398 #, python-format msgid "If you continue, the actions of %s will be set to default." -msgstr "" +msgstr "إذا تابعت، فإن الإجراءات لـ \"%s\" سوف يتم تعيينها كافتراضية." #: ../ubuntutweak/admins/quicklists.py:411 msgid "Would you like to reset the launcher items?" -msgstr "هل ترغب في إعادة ضبط عناصر شريط بدء التطبيقات؟" +msgstr "هل ترغب في استعادة ضبط عناصر شريط بدء التطبيقات؟" #: ../ubuntutweak/admins/quicklists.py:412 msgid "" @@ -1368,7 +1387,7 @@ #: ../ubuntutweak/admins/scripts.py:43 msgid "Create Launcher ..." -msgstr "أنشئ شريط بادئ التطبيقات..." +msgstr "أنشئ شريط بدء التطبيقات..." #: ../ubuntutweak/admins/scripts.py:44 msgid "Copy to ..." @@ -1511,14 +1530,13 @@ "Enter the command to run the application and choose a shortcut key " "combination." msgstr "" -"بتكوين اختصارات لوحة المفاتيح، يمكنك الوصول إلى التطبيقات المفضلة الخاصة بك " -"على الفور.\n" -"قم بإدخال الأمر لتشغيل التطبيق ثم اختر تركيبة مفتاح الاختصار." +"بإعداد اختصارات لوحة المفاتيح، يمكنك الوصول إلى تطبيقاتك المفضلة على الفور.\n" +"أدخِل أمر تشغيل التطبيق ثم اختر تركيبة مفاتيح الاختصار." #: ../ubuntutweak/admins/shortcuts.py:83 #, python-format msgid "Command %d" -msgstr "الامر %d" +msgstr "الأمر %d" #: ../ubuntutweak/admins/shortcuts.py:88 #: ../ubuntutweak/admins/shortcuts.py:200 @@ -1544,7 +1562,7 @@ #: ../ubuntutweak/admins/shortcuts.py:126 msgid "Key" -msgstr "مفتاح" +msgstr "المفتاح" #: ../ubuntutweak/admins/filetypemanager.py:45 msgid "Audio" @@ -1609,7 +1627,7 @@ #: ../ubuntutweak/admins/filetypemanager.py:545 msgid "Manage all registered file types" -msgstr "ادارة جميع أنواع الملفات المسجلة" +msgstr "إدارة جميع أنواع الملفات المسجلة" #: ../ubuntutweak/admins/filetypemanager.py:582 msgid "_Reset" @@ -1617,11 +1635,11 @@ #: ../ubuntutweak/admins/filetypemanager.py:588 msgid "Only show filetypes with associated applications" -msgstr "إظهار أنواع الملفات فقط مع تطبيقاتها." +msgstr "إظهار أنواع الملفات المرتبطة بتطبيقات فقط." #: ../ubuntutweak/modules/__init__.py:28 msgid "Broken Modules" -msgstr "" +msgstr "وحدات النمطية معطلة" #: ../ubuntutweak/modules/__init__.py:30 msgid "Appearance" @@ -1633,7 +1651,7 @@ #: ../ubuntutweak/modules/__init__.py:35 msgid "Other" -msgstr "" +msgstr "أخرى" #: ../ubuntutweak/modules/__init__.py:254 msgid "More" @@ -1717,15 +1735,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "إعادة تسمية وتبديل رؤية رموز سطح المكتب" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "إظهار أيقونات سطح المكتب:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "إظهار وحدات التخزين الموصولة" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "إظهار محتويات \"مجلد المنزل\"" @@ -1768,7 +1786,7 @@ #: ../ubuntutweak/tweaks/theme.py:105 #, python-format msgid "\"%s\" installed successfully" -msgstr "" +msgstr "تم تثبيت \"%s\" بنجاح" #: ../ubuntutweak/tweaks/theme.py:106 #, python-format @@ -1846,7 +1864,7 @@ #: ../ubuntutweak/tweaks/nautilus.py:28 msgid "Manage the Nautilus file manager" -msgstr "" +msgstr "إدارة مدير الملفات توتلس" #: ../ubuntutweak/tweaks/nautilus.py:33 msgid "Show advanced permissions in \"File Properties\"" @@ -1862,11 +1880,11 @@ #: ../ubuntutweak/tweaks/nautilus.py:36 msgid "Automatically open a folder:" -msgstr "فتح مجلد آليًا:" +msgstr "فتح المجلد آليًا:" #: ../ubuntutweak/tweaks/nautilus.py:37 msgid "Prompt or autorun/autostart programs:" -msgstr "" +msgstr "اسأل او ابدأ البرامج تلقائيا:" #: ../ubuntutweak/tweaks/nautilus.py:38 msgid "Thumbnail icon size (pixels):" @@ -1892,31 +1910,31 @@ msgid "Control your system session releated features" msgstr "تحكم في الميزات المتعلقة بجلسة نظامك" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "مؤشر المستخدم" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" -msgstr "تعطيل \"قفل الشاشة\"" +msgstr "تعطيل \"إيصاد الشاشة\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "إظهار الاسم الحقيقي للمستخدم في الشريط العلوي" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "إزالة عنصر الخروج" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "إزالة عنصر الإطفاء" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "عدم إظهار مربع حوار تأكيد الخروج والإطفاء" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "مؤشر الجلسة:" @@ -1942,7 +1960,7 @@ #: ../ubuntutweak/tweaks/workspace.py:139 msgid "Workspace size and screen edge action settings" -msgstr "إعدادات حجم مساحة العمل وإجراءات حواف الشاشة" +msgstr "إعدادات حجم مساحات العمل وإجراءات حواف الشاشة" #: ../ubuntutweak/tweaks/workspace.py:144 msgid "Edge trigger delay (ms):" @@ -1970,7 +1988,7 @@ #: ../ubuntutweak/tweaks/sound.py:35 msgid "Input feedback sounds:" -msgstr "" +msgstr "أصوات ناتج الإدخال:" #: ../ubuntutweak/tweaks/sound.py:36 msgid "Sound theme:" @@ -1990,7 +2008,7 @@ #: ../ubuntutweak/tweaks/misc.py:36 msgid "Natural Scrolling" -msgstr "" +msgstr "التمرير الطبيعي" #: ../ubuntutweak/tweaks/misc.py:37 msgid "Menus have icons" @@ -2046,29 +2064,37 @@ #: ../ubuntutweak/tweaks/loginsettings.py:37 msgid "Login Settings" -msgstr "إعدادات الدخول" +msgstr "إعدادات الولوج" #: ../ubuntutweak/tweaks/loginsettings.py:38 msgid "Control the appearance and behaviour of your login screen" msgstr "تحكم في مظهر و سلوك شاشة الدخول" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" +msgstr "رسم شبكة:" + +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "أختر صورة شعار جديدة" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" -msgstr "" +msgstr "جميع الصور (PNG.*)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "اختر صورة خلفية جديدة" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "جميع الصور" @@ -2271,23 +2297,23 @@ #: ../ubuntutweak/tweaks/unity.py:200 msgid "Intellihide" -msgstr "" +msgstr "اختفاء ذكي" #: ../ubuntutweak/tweaks/workarounds.py:33 msgid "Workarounds" -msgstr "" +msgstr "تحايلات" #: ../ubuntutweak/tweaks/workarounds.py:34 msgid "The workarounds to fix some problems" -msgstr "" +msgstr "تحايلات لإصلاح بعض المشاكل" #: ../ubuntutweak/tweaks/workarounds.py:38 msgid "Fix the appearance of themes when granted root privileges:" -msgstr "" +msgstr "إصلاح مظهر السمات عند منح امتيازات الجذر:" #: ../ubuntutweak/tweaks/workarounds.py:39 msgid "Auto detect text encoding for Chinese in Gedit:" -msgstr "" +msgstr "كشف ترميز النص تلقائيا للكتابة الصينية في محرر النصوص \"Gedit\":" #: ../ubuntutweak/clips/userinfo.py:10 msgid "User Information" @@ -2361,7 +2387,7 @@ #: ../ubuntutweak/clips/cleanerinfo.py:39 msgid "Start Janitor" -msgstr "" +msgstr "انتقل للمنظف" #: ../ubuntutweak/clips/updateinfo.py:13 msgid "Your system is up-to-date" @@ -2473,12 +2499,12 @@ #: ../ubuntutweak/main.py:276 msgid "Results" -msgstr "" +msgstr "النتائج" #: ../ubuntutweak/main.py:284 #, python-format msgid "Your filter \"%s\" does not match any items." -msgstr "" +msgstr "مرشحك \"%s\" لا يطابق أي عنصر." #: ../ubuntutweak/main.py:402 msgid "Please wait a moment..." @@ -2495,7 +2521,7 @@ #: ../ubuntutweak/main.py:570 msgid "Computer Janitor" -msgstr "" +msgstr "منظف الحاسوب" #: ../ubuntutweak/main.py:571 msgid "Clean up a system so it's more like a freshly installed one" @@ -2529,7 +2555,7 @@ #: ../ubuntutweak/preferences.py:67 msgid "Auto scan:" -msgstr "" +msgstr "فحص آلي:" #: ../ubuntutweak/preferences.py:163 msgid "Choose a clip extension" @@ -2547,29 +2573,29 @@ #: ../ubuntutweak/preferences.py:176 #, python-format msgid "\"%s\" is not a Tweaks Extension!" -msgstr "\"%s\" ليست امتداد تضبيط!" +msgstr "\"%s\" ليس امتداد للتضبيطات!" #: ../ubuntutweak/preferences.py:179 msgid "Choose a Admins Extension" -msgstr "" +msgstr "اختر امتداد إدارة" #: ../ubuntutweak/preferences.py:184 #, python-format msgid "\"%s\" is not a Admins Extension!" -msgstr "" +msgstr "\"%s\" ليس امتداد للإدارة!" #: ../ubuntutweak/preferences.py:187 msgid "Choose a Janitor Extension" -msgstr "" +msgstr "اختر امتداد منظّف" #: ../ubuntutweak/preferences.py:192 #, python-format msgid "\"%s\" is not a Janitor Extension!" -msgstr "" +msgstr "\"%s\" ليس امتداد للمنظّف!" #: ../ubuntutweak/preferences.py:201 msgid "Ubuntu Tweak Extension (*.py, *.tar.gz)" -msgstr "" +msgstr "امتداد تضبيطات أبونتو (py, *.tar.gz.*)" #: ../ubuntutweak/preferences.py:232 msgid "Would you like to remove it then install again?" @@ -2601,4 +2627,4 @@ #~ msgstr "وقت ذاكرة التخزين المؤقت للمصغرات (بالأيام)" #~ msgid "Launcher" -#~ msgstr "شريط بادئ التطبيقات" +#~ msgstr "شريط بدء التطبيقات" diff -Nru ubuntu-tweak-0.7.2/po/ast.po ubuntu-tweak-0.7.3/po/ast.po --- ubuntu-tweak-0.7.2/po/ast.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ast.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Asturian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -415,20 +415,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -576,37 +576,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -855,7 +855,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -880,7 +880,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -928,7 +928,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1128,34 +1128,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1577,15 +1577,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1752,31 +1752,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1912,23 +1912,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/be.po ubuntu-tweak-0.7.3/po/be.po --- ubuntu-tweak-0.7.2/po/be.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/be.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Максім Тамковіч \n" "Language-Team: Belarusian \n" @@ -16,8 +16,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -418,20 +418,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -579,37 +579,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -858,7 +858,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -883,7 +883,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -931,7 +931,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1133,34 +1133,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1582,15 +1582,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1757,31 +1757,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Выключыць \"Lock Screen\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1917,23 +1917,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/bg.po ubuntu-tweak-0.7.3/po/bg.po --- ubuntu-tweak-0.7.2/po/bg.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/bg.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: tualatrix@gmail.com\n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-05-30 06:25+0000\n" "Last-Translator: spacy01 \n" "Language-Team: Svetoslav Stefanov \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: BULGARIA\n" "X-Poedit-Language: Bulgarian\n" @@ -449,20 +449,20 @@ msgid "R_eset" msgstr "_Нулиране" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classic" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Неизвестен (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Неизвестно" @@ -620,37 +620,37 @@ msgid "Apt Cache" msgstr "Apt кеш" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Няма кеш за изчистване" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Сканиране за боклук в \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Сканирай за грешки в \"%s\", двоен клик за детайли" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Изчистване на боклука в \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Система" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Лични" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Приложения" @@ -929,7 +929,7 @@ msgstr "Посещаване на онлайн центъра на източници" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Синронизация" @@ -957,7 +957,7 @@ msgstr "забранен при надграждане до %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Последно синхронизиране:" @@ -1012,7 +1012,7 @@ "линия." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Няма нова актуализация." @@ -1237,30 +1237,30 @@ msgid "Fetching online data..." msgstr "Извличане на онлайн данни ..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Център за приложения" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Лесен, но ефикасен начин за търсене и инсталиране на популярни приложения." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Посетете Онлайн центъра за приложения" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" "Налични са данни за нови приложения, бихте искали да се актуализират?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Налични са обновления, искате ли да актуализирате?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1268,7 +1268,7 @@ "Мрежова грешка, моля проверете вашата мрежова връзка - или отдалеченият " "сървър не работи." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Възникна грешка при свалянето на файла." @@ -1727,15 +1727,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Преименуване и превключване видимоста на иконите на работния плот" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Покажи иконите на Работния плот" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Покажи монтираните дялове" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Покажи съдържанието на \"Домашна папка\"" @@ -1902,31 +1902,31 @@ msgid "Control your system session releated features" msgstr "Контрол на функциите, свързани със системната сесия." -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Индикатор на потребителя" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Забрани \"Заключване на екрана\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Покажи в панела истинското име на потребителя" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Премахни \"Изход\"" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Премахни \"Изключване\"" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "Подтисни диалога за потвърждаване на \"Изход\" и \"Изключване\"" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Индикатор на сесията:" @@ -2062,23 +2062,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Настройки на външния вид и поведението на екрана за вход" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Нарисувай решетката:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Избор на ново лого" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Всички изображения (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Избор на ново изображение за фон" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Всички изображения" diff -Nru ubuntu-tweak-0.7.2/po/bn.po ubuntu-tweak-0.7.3/po/bn.po --- ubuntu-tweak-0.7.2/po/bn.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/bn.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Bengali \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -431,20 +431,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "অজানা" @@ -592,37 +592,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "সিস্টেম" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "ব্যক্তিগত" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -873,7 +873,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -901,7 +901,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -949,7 +949,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1153,34 +1153,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1602,15 +1602,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1777,31 +1777,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "\"Lock Screen\" নিস্ক্রিয়করণ" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1937,23 +1937,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/br.po ubuntu-tweak-0.7.3/po/br.po --- ubuntu-tweak-0.7.2/po/br.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/br.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Breton \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -418,20 +418,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -579,37 +579,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Reizhiad" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personel" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -858,7 +858,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -883,7 +883,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -931,7 +931,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1131,34 +1131,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1580,15 +1580,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1755,31 +1755,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1915,23 +1915,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/bs.po ubuntu-tweak-0.7.3/po/bs.po --- ubuntu-tweak-0.7.2/po/bs.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/bs.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Nedim Muminović \n" "Language-Team: Bosnian \n" @@ -16,8 +16,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -426,20 +426,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Nepoznat" @@ -591,37 +591,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Osobno" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -870,7 +870,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sinhronizuj" @@ -897,7 +897,7 @@ msgstr "onemogućeno pri nadogradnji na %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Zadnji put sinhronizovano:" @@ -945,7 +945,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1151,34 +1151,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Greška pri preuzimanju datoteke." @@ -1602,15 +1602,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1777,31 +1777,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Isključi \"Zaključavanje ekrana\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1937,23 +1937,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Sve slike" diff -Nru ubuntu-tweak-0.7.2/po/ca.po ubuntu-tweak-0.7.3/po/ca.po --- ubuntu-tweak-0.7.2/po/ca.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ca.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Paco Riviere \n" "Language-Team: Catalan \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -426,20 +426,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Desconegut" @@ -587,37 +587,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -868,7 +868,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -895,7 +895,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -943,7 +943,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1147,34 +1147,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1598,15 +1598,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1773,31 +1773,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Desactiva \"Bloqueix de Pantalla\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1933,23 +1933,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/cs.po ubuntu-tweak-0.7.3/po/cs.po --- ubuntu-tweak-0.7.2/po/cs.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/cs.po 2012-08-12 03:18:32.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: Ubuntu Tweak 0.2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 12:47+0000\n" "Last-Translator: Petr Šimáček \n" "Language-Team: Tomáš Pikálek \n" @@ -10,8 +10,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: CZECH REPUBLIC\n" "X-Poedit-Language: Czech\n" @@ -434,20 +434,20 @@ msgid "R_eset" msgstr "V_yčistit" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Neznámý" @@ -603,37 +603,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Systém" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Osobní" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -898,7 +898,7 @@ msgstr "Navštivte online centrum zdrojů" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synchronizovat" @@ -926,7 +926,7 @@ msgstr "zakázáno při povýšení na %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Naposledy synchronizováno" @@ -977,7 +977,7 @@ msgstr "Chyba sítě, zkontrolujte připojení. Mohl spadnout i vzdálený server." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Žádné dostupné aktualizace." @@ -1193,35 +1193,35 @@ msgid "Fetching online data..." msgstr "Zjišťují se online data" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centrum aplikací" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Navštivte online centrum aplikací" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Data o nových aplikacích jsou k dispozici, chcete aktualizovat?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Aktualizace jsou k dispozici, chcete je provést?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" "Chyba sítě, zkontrolujte prosím vaše připojení - nebo spadl vzdálený server." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Při pokusu o stažení souboru nastala chyba." @@ -1657,15 +1657,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Přejmenování a přepínání viditelnosti ikon na ploše" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1832,31 +1832,31 @@ msgid "Control your system session releated features" msgstr "Nastavte si možnosti související s vaším sezením" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Zakázat \"Uzamknout obrazovku\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1992,23 +1992,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Nastavte si vzhled a chování přihlašovací obrazovky" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Vyberte obrázek nového loga" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Vyberte nový obrázek pozadí" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Všechny obrázky" diff -Nru ubuntu-tweak-0.7.2/po/da.po ubuntu-tweak-0.7.3/po/da.po --- ubuntu-tweak-0.7.2/po/da.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/da.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Danish \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -439,20 +439,20 @@ msgid "R_eset" msgstr "_Nulstil" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Ukendt" @@ -606,37 +606,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personlig" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -902,7 +902,7 @@ msgstr "Besøg det online kildecenter" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synk" @@ -929,7 +929,7 @@ msgstr "slået fra under opgradering til %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Seneste synkronisering" @@ -983,7 +983,7 @@ "server er nede." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ingen tilgængelige opdateringer." @@ -1197,28 +1197,28 @@ msgid "Fetching online data..." msgstr "Henter online data..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Programcenter" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Besøg det online programcenter" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Nye programdata er tilgængelige. Ønsker du at opdatere?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Opdatering er tilgængelig. Ønsker du at opdatere?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1226,7 +1226,7 @@ "Netværksfejl. Du bedes tjekke din netværksforbindelse - eller den eksterne " "server er måske nede." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Der opstod en fejl mens filen blev hentet." @@ -1672,15 +1672,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Omdøb og skift synligheden af skrivebordsikoner" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1847,31 +1847,31 @@ msgid "Control your system session releated features" msgstr "Håndter egenskaber relateret til dine systemsessioner" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Slå »lås skærm« fra" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2007,23 +2007,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Kontroller udseendet og adfærden af din logindskærm" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Vælg et nyt billede som logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Vælg et nyt baggrundsbillede" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Alle billeder" diff -Nru ubuntu-tweak-0.7.2/po/de.po ubuntu-tweak-0.7.3/po/de.po --- ubuntu-tweak-0.7.2/po/de.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/de.po 2012-08-12 03:18:32.000000000 +0000 @@ -3,16 +3,16 @@ msgstr "" "Project-Id-Version: Ubuntu Tweak 0.2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-04-19 12:48+0000\n" -"Last-Translator: Ding Zhou \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-04 10:32+0000\n" +"Last-Translator: Thomas Worofsky \n" "Language-Team: LL \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: GERMANY\n" "X-Poedit-Language: German\n" "X-Poedit-SourceCharset: utf-8\n" @@ -30,7 +30,7 @@ #: ../data/script-worker:162 msgid "Coudn't find any text editor in your system!" -msgstr "Auf Ihrem System konnte keine Textbearbeitung gefunden werden!" +msgstr "Auf Ihrem System konnte keine Texteditor gefunden werden!" #: ../data/script-worker:191 msgid "Select a folder" @@ -115,11 +115,11 @@ #: ../data/ui/preferences.ui.h:6 msgid "Move Up" -msgstr "Nach oben verschieben" +msgstr "Nach oben" #: ../data/ui/preferences.ui.h:7 msgid "Move Down" -msgstr "Nach unten verschieben" +msgstr "Nach unten" #: ../data/ui/preferences.ui.h:8 msgid "Install" @@ -145,7 +145,7 @@ #: ../data/ui/preferences.ui.h:18 msgid "Generic" -msgstr "" +msgstr "Allgemein" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:20 @@ -194,7 +194,7 @@ #: ../data/ui/sourcecenter.ui.h:7 msgid "Purge PPA" -msgstr "" +msgstr "Lösche PPA" #: ../data/ui/brokenmodule.ui.h:1 msgid "This module encountered an error while loading." @@ -237,23 +237,23 @@ #: ../data/ui/quicklists.ui.h:2 msgid "Active" -msgstr "" +msgstr "Aktiv" #: ../data/ui/quicklists.ui.h:3 msgid "Name" -msgstr "" +msgstr "Name" #: ../data/ui/quicklists.ui.h:4 msgid "Command line" -msgstr "" +msgstr "Befehlszeile" #: ../data/ui/quicklists.ui.h:5 msgid "Command:" -msgstr "" +msgstr "Befehl:" #: ../data/ui/quicklists.ui.h:6 msgid "Name:" -msgstr "" +msgstr "Name:" #: ../data/ui/clippage.ui.h:1 msgid "Recently Used" @@ -419,6 +419,7 @@ " Bernhard Schuster https://launchpad.net/~drahnr\n" " Christian Flasche https://launchpad.net/~alpina\n" " Daniel Schury https://launchpad.net/~surst\n" +" Daniel Winzen https://launchpad.net/~q-d\n" " Dennis Baudys https://launchpad.net/~thecondordb\n" " Ding Zhou https://launchpad.net/~tualatrix\n" " DrFaNaTiC https://launchpad.net/~drfanatic\n" @@ -460,7 +461,7 @@ #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " -msgstr "" +msgstr "Suchen... " #: ../data/ui/mainwindow.ui.h:8 msgid "_Overview" @@ -480,7 +481,7 @@ #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" -msgstr "" +msgstr "Keine Treffer" #: ../data/ui/desktoprecovery.ui.h:1 msgid "Setting Name:" @@ -490,20 +491,20 @@ msgid "R_eset" msgstr "Zurücks_etzen" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classic" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Unbekannt (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Unbekannt" @@ -613,15 +614,15 @@ #: ../ubuntutweak/janitor/gwibber_plugin.py:4 msgid "Gwibber Cache" -msgstr "" +msgstr "Gwibber Cache" #: ../ubuntutweak/janitor/opera_plugin.py:4 msgid "Opera Cache" -msgstr "" +msgstr "Opera Cache" #: ../ubuntutweak/janitor/googleearth_plugin.py:5 msgid "Google Earth Cache" -msgstr "" +msgstr "Google Earth Cache" #: ../ubuntutweak/janitor/thumbnailcache_plugin.py:4 msgid "Thumbnail cache" @@ -629,27 +630,27 @@ #: ../ubuntutweak/janitor/softwarecenter_plugin.py:4 msgid "Software Center Cache" -msgstr "" +msgstr "Software Center Cache" #: ../ubuntutweak/janitor/mozilla_plugin.py:37 msgid "Firefox Cache" -msgstr "" +msgstr "Firefox Cache" #: ../ubuntutweak/janitor/mozilla_plugin.py:43 msgid "Thunderbird Cache" -msgstr "" +msgstr "Thunderbird Cache" #: ../ubuntutweak/janitor/chrome_plugin.py:4 msgid "Chrome Cache" -msgstr "" +msgstr "Chrome Cache" #: ../ubuntutweak/janitor/chrome_plugin.py:11 msgid "Chromium Cache" -msgstr "" +msgstr "Chromium Cache" #: ../ubuntutweak/janitor/empathy_plugin.py:4 msgid "Empathy Cache" -msgstr "" +msgstr "Empathy Cache" #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" @@ -663,39 +664,39 @@ msgid "Apt Cache" msgstr "APT-Zwischenspeicher" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" -msgstr "" +msgstr "Kein Cache zum Säubern" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Speicher für überflüssige Dateien von »%s« wird durchsucht …" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" -msgstr "" +msgstr "Scan-Fehler für \"%s\", doppelklicken für Details" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Speicher für überflüssige Dateien von »%s« wird geleert …" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Persönlich" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" -msgstr "" +msgstr "Anwendungen" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:30 msgid "Package Configs" @@ -952,7 +953,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:921 msgid "Enabled PPAs" -msgstr "" +msgstr "Aktivierte PPAs" #: ../ubuntutweak/admins/sourcecenter.py:924 msgid "Source Center" @@ -963,13 +964,15 @@ "A collection of software sources to ensure your applications are always up-" "to-date." msgstr "" +"Eine Sammlung von Software-Quellen um sicher zu gehen das Ihre Anwendungen " +"immer auf dem neuesten Stand sind." #: ../ubuntutweak/admins/sourcecenter.py:928 msgid "Visit online Source Center" msgstr "Die Quellenverwaltung online besuchen" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synchronisieren" @@ -997,7 +1000,7 @@ msgstr "Bei Aktualisierung zu %s deaktiviert" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Zuletzt synchronisiert:" @@ -1033,6 +1036,8 @@ "All enabled PPAs (Select and click \"Purge PPA\" can safely downgrade " "packages)" msgstr "" +"Alle aktivierten PPAs (Markierte Einträge können mit einen Klick auf " +"\"Lösche PPA\" sicher entfernt werden)" #: ../ubuntutweak/admins/sourcecenter.py:1155 msgid "An error occurred whilst downloading the file" @@ -1051,7 +1056,7 @@ "Ihre Internetverbindung." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Kein Aktualisierung verfügbar." @@ -1070,15 +1075,15 @@ #: ../ubuntutweak/admins/sourcecenter.py:1216 #, python-format msgid "You're going to purge \"%s\":" -msgstr "" +msgstr "Sie sind dabei \"%s\" zu löschen:" #: ../ubuntutweak/admins/sourcecenter.py:1253 msgid "PPA has been purged" -msgstr "" +msgstr "PPA wurde gelöscht" #: ../ubuntutweak/admins/sourcecenter.py:1254 msgid "It is highly recommend to do a \"Refresh\" source operation." -msgstr "" +msgstr "Es wird Empfohlen die Quellen zu aktualisieren." #: ../ubuntutweak/admins/sourceeditor.py:168 msgid "Source Editor" @@ -1263,7 +1268,7 @@ #: ../ubuntutweak/admins/appcenter.py:188 msgid "Installed Apps" -msgstr "" +msgstr "Installierte Anwendungen" #: ../ubuntutweak/admins/appcenter.py:455 msgid "Checking update..." @@ -1273,29 +1278,31 @@ msgid "Fetching online data..." msgstr "Daten herunterladen ..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Software-Center" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" +"Ein einfacher und effizienter Weg zum Finden und Installieren von beliebten " +"Anwendungen." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Das Software-Center online besuchen" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" "Neue Daten für Anwendungen sind verfügbar. Möchten Sie aktualisieren?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Eine Aktualisierung ist verfügbar. Möchten Sie aktualisieren?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1303,7 +1310,7 @@ "Netzwerkfehler, bitte prüfen Sie Ihre Netzwerkverbindung - oder der " "entfernte Server ist ausgefallen." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Beim Herunterladen der Datei ist ein Fehler aufgetreten." @@ -1364,7 +1371,7 @@ #: ../ubuntutweak/admins/userdir.py:237 msgid "User Folder" -msgstr "" +msgstr "Benutzerverzeichnis" #: ../ubuntutweak/admins/userdir.py:238 msgid "" @@ -1386,31 +1393,35 @@ #: ../ubuntutweak/admins/quicklists.py:208 msgid "QuickLists Editor" -msgstr "" +msgstr "QuickLists Editor" #: ../ubuntutweak/admins/quicklists.py:209 msgid "Unity Launcher QuickLists Editor" -msgstr "" +msgstr "Unity Launcher QuickLists Editor" #: ../ubuntutweak/admins/quicklists.py:397 #, python-format msgid "Would you like to reset \"%s\"?" -msgstr "" +msgstr "Möchten Sie \"%s\" zurücksetzen?" #: ../ubuntutweak/admins/quicklists.py:398 #, python-format msgid "If you continue, the actions of %s will be set to default." msgstr "" +"Wenn Sie fortfahren werden die Einstellungen von %s auf den Standardwert " +"gesetzt." #: ../ubuntutweak/admins/quicklists.py:411 msgid "Would you like to reset the launcher items?" -msgstr "" +msgstr "Wollen Sie die Launcher Einträge zurücksetzen?" #: ../ubuntutweak/admins/quicklists.py:412 msgid "" "If you continue, launcher will be set to default and all your current items " "will be lost." msgstr "" +"Wenn Sie fortfahren wird der Launcher zurückgesetzt und Sie verlieren alle " +"Ihre Einträge." #: ../ubuntutweak/admins/scripts.py:43 msgid "Create Launcher ..." @@ -1740,19 +1751,19 @@ #: ../ubuntutweak/tweaks/icons.py:26 msgid "Show \"Computer\" icon" -msgstr "" +msgstr "Zeige \"Rechner\" Symbol" #: ../ubuntutweak/tweaks/icons.py:33 msgid "Show \"Home Folder\" icon" -msgstr "" +msgstr "Zeige \"Home\" Symbol" #: ../ubuntutweak/tweaks/icons.py:40 msgid "Show \"Trash\" icon" -msgstr "" +msgstr "Zeige \"Müll\" Symbol" #: ../ubuntutweak/tweaks/icons.py:47 msgid "Show \"Network Servers\" icon" -msgstr "" +msgstr "Zeige \"Netzwerke\" Symbol" #: ../ubuntutweak/tweaks/icons.py:76 ../ubuntutweak/gui/treeviews.py:89 msgid "Rename" @@ -1760,27 +1771,29 @@ #: ../ubuntutweak/tweaks/icons.py:107 msgid "Desktop Icons" -msgstr "" +msgstr "Arbeitflächen-Symbole" #: ../ubuntutweak/tweaks/icons.py:108 msgid "Rename and toggle visibilty of desktop icons" msgstr "Umbenennen und umschalten der Sichtbarkeit der Arbeitsflächensymbole" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" -msgstr "" +msgstr "Zeige Symbole auf Arbeitsfläche:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" -msgstr "" +msgstr "Zeige eingehängte Laufwerke" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" -msgstr "" +msgstr "Zeige Inhalte des \"Home\" - Verzeichnises" #: ../ubuntutweak/tweaks/icons.py:146 msgid "Note: switch off this option will make the desktop unclickable" msgstr "" +"Hinweis: Beim Ausschalten dieser Option reagiert die Arbeitsfläche nicht " +"mehr auf Klicks" #: ../ubuntutweak/tweaks/theme.py:36 msgid "Theme" @@ -1794,69 +1807,69 @@ #: ../ubuntutweak/tweaks/theme.py:41 ../ubuntutweak/tweaks/loginsettings.py:47 msgid "Icon theme:" -msgstr "" +msgstr "Icon-Thema:" #: ../ubuntutweak/tweaks/theme.py:42 ../ubuntutweak/tweaks/loginsettings.py:46 msgid "Gtk theme:" -msgstr "" +msgstr "Gtk-Thema:" #: ../ubuntutweak/tweaks/theme.py:43 msgid "Cursor theme:" -msgstr "" +msgstr "Cursor-Thema:" #: ../ubuntutweak/tweaks/theme.py:44 msgid "Window theme:" -msgstr "" +msgstr "Fenster-Thema:" #: ../ubuntutweak/tweaks/theme.py:89 msgid "Install theme:" -msgstr "" +msgstr "Thema installieren:" #: ../ubuntutweak/tweaks/theme.py:99 msgid "Theme file is invalid" -msgstr "" +msgstr "Thema-Datei ist ungültig" #: ../ubuntutweak/tweaks/theme.py:105 #, python-format msgid "\"%s\" installed successfully" -msgstr "" +msgstr "\"%s\" wurde erfolgreich installiert" #: ../ubuntutweak/tweaks/theme.py:106 #, python-format msgid "Would you like to set your icon theme to \"%s\" immediatelly?" -msgstr "" +msgstr "Möchtest Sie Ihr Symbol-Thema sofort zu \"%s\" ändern?" #: ../ubuntutweak/tweaks/window.py:32 msgid "Window" -msgstr "" +msgstr "Fenster" #: ../ubuntutweak/tweaks/window.py:33 msgid "Manage Window Manager settings" -msgstr "" +msgstr "Fenster-Manager-Einstellungen verwalten" #: ../ubuntutweak/tweaks/window.py:48 msgid "Window control button position:" -msgstr "" +msgstr "Fenster-Kontrollknopf Position:" #: ../ubuntutweak/tweaks/window.py:49 msgid "\"Close\" button only" -msgstr "" +msgstr "Nur \"Schließen\"-Knopf" #: ../ubuntutweak/tweaks/window.py:50 msgid "Titlebar mouse wheel action:" -msgstr "" +msgstr "Titelleiste Mausrad Aktion:" #: ../ubuntutweak/tweaks/window.py:51 msgid "Titlebar double-click action:" -msgstr "" +msgstr "Titelleiste Doppelklick Aktion:" #: ../ubuntutweak/tweaks/window.py:52 msgid "Titlebar middle-click action:" -msgstr "" +msgstr "Titelleiste Mittelklick Aktion:" #: ../ubuntutweak/tweaks/window.py:53 msgid "Titlebar right-click action:" -msgstr "" +msgstr "Titelleiste Rechtsklick Aktion:" #: ../ubuntutweak/tweaks/window.py:77 ../ubuntutweak/tweaks/window.py:85 #: ../ubuntutweak/tweaks/window.py:98 ../ubuntutweak/tweaks/window.py:113 @@ -1897,79 +1910,80 @@ #: ../ubuntutweak/tweaks/nautilus.py:28 msgid "Manage the Nautilus file manager" -msgstr "" +msgstr "Den Nautilus Dateimanager verwallten" #: ../ubuntutweak/tweaks/nautilus.py:33 msgid "Show advanced permissions in \"File Properties\"" -msgstr "" +msgstr "Zeige Erweiterte Berechtigungen in \"Datei Eigenschaften\"" #: ../ubuntutweak/tweaks/nautilus.py:34 msgid "Use the location entry instead of the pathbar" -msgstr "" +msgstr "Verwende die Adresszeile anstatt der Pfadzeile" #: ../ubuntutweak/tweaks/nautilus.py:35 msgid "Automatically mount media:" -msgstr "" +msgstr "Laufwerke automatisch einbinden:" #: ../ubuntutweak/tweaks/nautilus.py:36 msgid "Automatically open a folder:" -msgstr "" +msgstr "Ordner automatisch öffnen:" #: ../ubuntutweak/tweaks/nautilus.py:37 msgid "Prompt or autorun/autostart programs:" -msgstr "" +msgstr "Zeige oder starte automatisch Programme:" #: ../ubuntutweak/tweaks/nautilus.py:38 msgid "Thumbnail icon size (pixels):" -msgstr "" +msgstr "Vorschaubild Symbolgröße (pixel):" #: ../ubuntutweak/tweaks/nautilus.py:39 msgid "Thumbnail cache time (days):" -msgstr "" +msgstr "Vorschaubild Cache-Dauer (Tage):" #: ../ubuntutweak/tweaks/nautilus.py:40 msgid "Maximum thumbnail cache size (MB):" -msgstr "" +msgstr "Maximale Vorschaubild Cache-Größe (MB):" #: ../ubuntutweak/tweaks/nautilus.py:52 msgid "File browser:" -msgstr "" +msgstr "Dateimanager:" #: ../ubuntutweak/tweaks/session.py:29 msgid "Session Indicator" -msgstr "" +msgstr "Sitzungs-Indikator" #: ../ubuntutweak/tweaks/session.py:30 msgid "Control your system session releated features" msgstr "Einstellungen für sitzungsbezogene Funktionen" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" -msgstr "" +msgstr "Benutzer-Indikator" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "»Bildschirm sperren« deaktivieren" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Klarnamen des Benutzers in der Menüleiste anzeigen" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" -msgstr "" +msgstr "\"Abmelden\"-Eintrag ausblenden" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" -msgstr "" +msgstr "\"Herunterfahren\"-Eintrag ausblenden" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" +"Dialog zum Bestätigen von \"Abmelden\" und \"Herunterfahren\" unterdrücken" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" -msgstr "" +msgstr "Sitzungs-Indikator:" #: ../ubuntutweak/tweaks/workspace.py:36 msgid "Show Workspaces" @@ -1989,47 +2003,47 @@ #: ../ubuntutweak/tweaks/workspace.py:138 msgid "Workspace" -msgstr "" +msgstr "Arbeitsfläche" #: ../ubuntutweak/tweaks/workspace.py:139 msgid "Workspace size and screen edge action settings" -msgstr "" +msgstr "Arbeitsflächengröße und Bildschirmrand-Aktion Einstellungen" #: ../ubuntutweak/tweaks/workspace.py:144 msgid "Edge trigger delay (ms):" -msgstr "" +msgstr "Rand-Trigger-Verzögerung (ms):" #: ../ubuntutweak/tweaks/workspace.py:145 msgid "Horizontal workspace:" -msgstr "" +msgstr "Horizontale Arbeitsfläche:" #: ../ubuntutweak/tweaks/workspace.py:146 msgid "Vertical workspace:" -msgstr "" +msgstr "Vertikale Arbeitsfläche:" #: ../ubuntutweak/tweaks/sound.py:29 msgid "Sound" -msgstr "" +msgstr "Ton" #: ../ubuntutweak/tweaks/sound.py:30 msgid "Set the sound theme for Ubuntu" -msgstr "" +msgstr "Setze das Klang-Thema für Ubuntu" #: ../ubuntutweak/tweaks/sound.py:34 msgid "Event sounds:" -msgstr "" +msgstr "Ereignis-Klänge:" #: ../ubuntutweak/tweaks/sound.py:35 msgid "Input feedback sounds:" -msgstr "" +msgstr "Eingabe-Feedback Klänge:" #: ../ubuntutweak/tweaks/sound.py:36 msgid "Sound theme:" -msgstr "" +msgstr "Klang Thema:" #: ../ubuntutweak/tweaks/sound.py:37 ../ubuntutweak/tweaks/loginsettings.py:45 msgid "Play login sound:" -msgstr "" +msgstr "Spiele Anmelde-Klang:" #: ../ubuntutweak/tweaks/misc.py:31 msgid "Miscellaneous" @@ -2079,23 +2093,25 @@ #: ../ubuntutweak/tweaks/misc.py:45 msgid "Cursor blink:" -msgstr "" +msgstr "Blinkender Cursor:" #: ../ubuntutweak/tweaks/misc.py:46 msgid "Overlay scrollbars:" -msgstr "" +msgstr "Overlay Bildlaufleisten:" #: ../ubuntutweak/tweaks/misc.py:47 msgid "Cursor blink time:" -msgstr "" +msgstr "Zeigerblinkrate:" #: ../ubuntutweak/tweaks/misc.py:48 msgid "Cursor blink timeout:" -msgstr "" +msgstr "Zeigerblinkrate Zeitüberschreitung:" #: ../ubuntutweak/tweaks/misc.py:60 ../ubuntutweak/tweaks/unity.py:175 msgid "Note: you may need to log out to take effect" msgstr "" +"Hinweis: Sie müssen sich gegebenenfalls neu anmelden, damit die Änderungen " +"wirksam werden" #: ../ubuntutweak/tweaks/loginsettings.py:37 msgid "Login Settings" @@ -2105,23 +2121,33 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Aussehen und Verhalten des Login Fensters verändern" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Gastsitzung:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" +msgstr "Punkt-Raster anzeigen:" + +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" msgstr "" +"Hinweis: Du musst den Computer Neustarten damit die Änderungen übernommen " +"werden" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Wählen Sie ein neues Logo aus" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Alle Bilder (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Wählen Sie ein neues Hintergrundbild aus" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Alle Bilder" @@ -2135,35 +2161,35 @@ #: ../ubuntutweak/tweaks/fonts.py:32 msgid "Text scaling factor:" -msgstr "" +msgstr "Text-Skalierungsfaktor:" #: ../ubuntutweak/tweaks/fonts.py:33 msgid "Default font:" -msgstr "" +msgstr "Standardschrift:" #: ../ubuntutweak/tweaks/fonts.py:34 msgid "Monospace font:" -msgstr "" +msgstr "Monospace Schriftart:" #: ../ubuntutweak/tweaks/fonts.py:35 msgid "Document font:" -msgstr "" +msgstr "Dokumenten Schriftart:" #: ../ubuntutweak/tweaks/fonts.py:36 msgid "Window title bar font:" -msgstr "" +msgstr "Fenstertitel Schriftart:" #: ../ubuntutweak/tweaks/fonts.py:37 msgid "Hinting:" -msgstr "" +msgstr "Hinting:" #: ../ubuntutweak/tweaks/fonts.py:38 msgid "Antialiasing:" -msgstr "" +msgstr "Kantenglättung:" #: ../ubuntutweak/tweaks/fonts.py:64 msgid "Desktop font:" -msgstr "" +msgstr "Arbeitsflächen-Schriftart:" #: ../ubuntutweak/tweaks/fonts.py:89 msgid "No hinting" @@ -2199,67 +2225,67 @@ #: ../ubuntutweak/tweaks/unity.py:42 msgid "HUD:" -msgstr "" +msgstr "HUD:" #: ../ubuntutweak/tweaks/unity.py:43 msgid "Shortcut hits overlay:" -msgstr "" +msgstr "Shortcut Hilfe-Übersicht:" #: ../ubuntutweak/tweaks/unity.py:44 msgid "Launcher icon size:" -msgstr "" +msgstr "Launcher-Symbolgröße:" #: ../ubuntutweak/tweaks/unity.py:45 msgid "Launcher opacity:" -msgstr "" +msgstr "Launcher-Transparenz:" #: ../ubuntutweak/tweaks/unity.py:46 msgid "Launcher hide mode:" -msgstr "" +msgstr "Launcher-Ausblendmodus:" #: ../ubuntutweak/tweaks/unity.py:47 msgid "Launcher icon backlight:" -msgstr "" +msgstr "Launcher-Symbolhintergrundbeleuchtung:" #: ../ubuntutweak/tweaks/unity.py:48 msgid "Launcher show devices:" -msgstr "" +msgstr "Launcher zeigt Laufwerke:" #: ../ubuntutweak/tweaks/unity.py:49 msgid "\"Show desktop\" icon:" -msgstr "" +msgstr "\"Desktop anzeigen\"-Symbol:" #: ../ubuntutweak/tweaks/unity.py:50 msgid "Dash size:" -msgstr "" +msgstr "Dash-Größe:" #: ../ubuntutweak/tweaks/unity.py:51 msgid "Blur type:" -msgstr "" +msgstr "Blur-Typ:" #: ../ubuntutweak/tweaks/unity.py:52 msgid "Panel opacity:" -msgstr "" +msgstr "Panel-Transparenz:" #: ../ubuntutweak/tweaks/unity.py:53 msgid "Panel opacity for maximized windows:" -msgstr "" +msgstr "Panel-Transparenz für maximierte Fenster:" #: ../ubuntutweak/tweaks/unity.py:54 msgid "Super key:" -msgstr "" +msgstr "Super/Windows-Taste:" #: ../ubuntutweak/tweaks/unity.py:55 msgid "Full screen dash:" -msgstr "" +msgstr "Vollbild-Dash:" #: ../ubuntutweak/tweaks/unity.py:56 msgid "Compositing manager:" -msgstr "" +msgstr "Compositing-Manager:" #: ../ubuntutweak/tweaks/unity.py:57 msgid "Number of workspaces:" -msgstr "" +msgstr "Anzahl der Arbeitsflächen:" #: ../ubuntutweak/tweaks/unity.py:66 ../ubuntutweak/tweaks/unity.py:69 #: ../ubuntutweak/tweaks/unity.py:199 @@ -2296,11 +2322,11 @@ #: ../ubuntutweak/tweaks/unity.py:132 msgid "Only Mounted" -msgstr "" +msgstr "Nur eingehängte" #: ../ubuntutweak/tweaks/unity.py:133 msgid "Always" -msgstr "" +msgstr "Immer" #: ../ubuntutweak/tweaks/unity.py:142 msgid "Automatic" @@ -2336,11 +2362,11 @@ #: ../ubuntutweak/tweaks/workarounds.py:38 msgid "Fix the appearance of themes when granted root privileges:" -msgstr "" +msgstr "Behebt Darstellungsfehler von Themen bei gewährten Root-Rechten:" #: ../ubuntutweak/tweaks/workarounds.py:39 msgid "Auto detect text encoding for Chinese in Gedit:" -msgstr "" +msgstr "Automatische Erkennung der Textkodierung für Chinesen in Gedit:" #: ../ubuntutweak/clips/userinfo.py:10 msgid "User Information" @@ -2531,12 +2557,12 @@ #: ../ubuntutweak/main.py:276 msgid "Results" -msgstr "" +msgstr "Ergebnisse" #: ../ubuntutweak/main.py:284 #, python-format msgid "Your filter \"%s\" does not match any items." -msgstr "" +msgstr "Ihr Filter \"%s\" passt zu keinem Eintrag." #: ../ubuntutweak/main.py:402 msgid "Please wait a moment..." @@ -2584,7 +2610,7 @@ #: ../ubuntutweak/preferences.py:67 msgid "Auto scan:" -msgstr "" +msgstr "Auto-Scan:" #: ../ubuntutweak/preferences.py:163 msgid "Choose a clip extension" diff -Nru ubuntu-tweak-0.7.2/po/el.po ubuntu-tweak-0.7.3/po/el.po --- ubuntu-tweak-0.7.2/po/el.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/el.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Greek \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -389,6 +389,7 @@ msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" +" @l3x1k0 https://launchpad.net/~djkora3\n" " Christos Kargas https://launchpad.net/~christos.kargas\n" " Christos Spyroglou https://launchpad.net/~cspyroglou\n" " Ding Zhou https://launchpad.net/~tualatrix\n" @@ -447,20 +448,20 @@ msgid "R_eset" msgstr "_Eπαναφορά" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Άγνωστο" @@ -613,37 +614,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Σύστημα" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Προσωπικά" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -912,7 +913,7 @@ msgstr "Επισκεφτείτε το Κέντρο Πηγών" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Συγχρονισμός" @@ -941,7 +942,7 @@ msgstr "απενεργοποιημένο κατά την αναβάθμιση σε %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Συγχρονίστηκε:" @@ -995,7 +996,7 @@ "εξυπηρετητής δεν ανταποκρίνεται." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Καμία διαθέσιμη ενημέρωση." @@ -1216,28 +1217,28 @@ msgid "Fetching online data..." msgstr "Λήψη Δεδομένων..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Κέντρο Εφαρμογών" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Επισκευθείτε το διαδικτυακό κέντρο της εφαρμογής" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Νέα διαθέσιμα δεδομένα εφαρμογής, θέλετε την ενημέρωση;" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Διαθέσιμες ενημερώσεις, θα θελατε να ενημερώσετε;" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1245,7 +1246,7 @@ "Σφάλμα δικτύου, παρακαλώ ελέγξτε τη σύνδεση του δικτύου σας - ή ο " "απομακρυσμένος διακομιστής μπορεί να μην είναι διαθέσιμος." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Προέκυψε σφάλμα κατά τη λήψη του αρχείου." @@ -1688,15 +1689,15 @@ msgstr "" "Μετονομασία και αλλαγή της ορατότητας των εικονιδίων στην επιφάνεια εργασίας" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1863,31 +1864,31 @@ msgid "Control your system session releated features" msgstr "Ελέγξτε τα χαρακτηρηστικά της συνεδρίας συστήματος" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Απενεργοποίηση \"Κλειδώματος Οθόνης\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2023,23 +2024,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Ρυθμίστε την εμφάνιση και συμπεριφορά της οθόνης εισόδου σας" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Επιλέξτε μια νέα εικόνα λογότυπου" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Επίλεξε μια νέα εικόνα φόντου" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Όλες οι εικόνες" diff -Nru ubuntu-tweak-0.7.2/po/en_AU.po ubuntu-tweak-0.7.3/po/en_AU.po --- ubuntu-tweak-0.7.2/po/en_AU.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/en_AU.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-21 04:41+0000\n" "Last-Translator: Joel Pickett \n" "Language-Team: English (Australia) \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -445,20 +445,20 @@ msgid "R_eset" msgstr "R_eset" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classic" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Unknown (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Unknown" @@ -614,37 +614,37 @@ msgid "Apt Cache" msgstr "Apt Cache" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Scanning cruft for \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Cleaning cruft for \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -908,7 +908,7 @@ msgstr "Visit online Source Centre" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sync" @@ -935,7 +935,7 @@ msgstr "disabled on upgrade to %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Last synced:" @@ -988,7 +988,7 @@ "down." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "No update available." @@ -1200,28 +1200,28 @@ msgid "Fetching online data..." msgstr "Fetching online data..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Application Centre" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visit Online Application Centre" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "New application data available, would you like to update?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Update available, would you like to update?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1229,7 +1229,7 @@ "Network Error, please check your network connection - or the remote server " "may be down." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "An error occurred while downloading the file." @@ -1687,15 +1687,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Rename and toggle visibility of desktop icons" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1862,31 +1862,31 @@ msgid "Control your system session releated features" msgstr "Control your system session releated features" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Disable \"Lock Screen\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Show user's real name on the panel" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2022,23 +2022,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Control the appearance and behaviour of your login screen" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Choose a new logo image" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "All images (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Choose a new background image" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "All images" diff -Nru ubuntu-tweak-0.7.2/po/en_CA.po ubuntu-tweak-0.7.3/po/en_CA.po --- ubuntu-tweak-0.7.2/po/en_CA.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/en_CA.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: vincentbluff \n" "Language-Team: English (Canada) \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -438,20 +438,20 @@ msgid "R_eset" msgstr "R_eset" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Unknown" @@ -605,37 +605,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -899,7 +899,7 @@ msgstr "Visit the Online Source Centre" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sync" @@ -926,7 +926,7 @@ msgstr "disabled on upgrade to %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Last synced:" @@ -979,7 +979,7 @@ "down." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "No update available." @@ -1191,28 +1191,28 @@ msgid "Fetching online data..." msgstr "Fetching online data..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Application Centre" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visit the Online Application Centre" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "New application data available, would you like to update?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Update available, would you like to update?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1220,7 +1220,7 @@ "Network Error, please check your network connection - or the remote server " "may be down." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "An error occurred while downloading the file." @@ -1667,15 +1667,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Rename and toggle visibilty of desktop icons" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1842,31 +1842,31 @@ msgid "Control your system session releated features" msgstr "Control your system session related features" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Disable \"Lock Screen\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2002,23 +2002,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Control the appearance and behaviour of your login screen" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Choose a new logo image" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Choose a new background image" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "All images" diff -Nru ubuntu-tweak-0.7.2/po/en_GB.po ubuntu-tweak-0.7.3/po/en_GB.po --- ubuntu-tweak-0.7.2/po/en_GB.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/en_GB.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: English (United Kingdom) \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -416,7 +416,7 @@ " Miguel A. Lopez-Molina https://launchpad.net/~ma.lopez-molina\n" " Nixloz https://launchpad.net/~nixloz\n" " Robert Readman https://launchpad.net/~robert-readman\n" -" UbuntuFanatic https://launchpad.net/~ubuntufanatic\n" +" UbuntuFanatic https://launchpad.net/~ubuntufanatic-deactivatedaccount\n" " bmuluu https://launchpad.net/~bmuluu\n" " jgraeme https://launchpad.net/~jgraeme" @@ -452,20 +452,20 @@ msgid "R_eset" msgstr "R-eset" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classic" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Unknown (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Unknown" @@ -621,37 +621,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -916,7 +916,7 @@ msgstr "Visit online Source Centre" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sync" @@ -943,7 +943,7 @@ msgstr "disabled on upgrade to %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Last synced:" @@ -996,7 +996,7 @@ "down." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "No update available." @@ -1208,28 +1208,28 @@ msgid "Fetching online data..." msgstr "Fetching online data..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Application Centre" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visit Online Application Centre" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "New application data available, would you like to update?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Update available, would you like to update?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1237,7 +1237,7 @@ "Network Error, please check your network connection - or the remote server " "may be down." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "An error occurred while downloading the file." @@ -1685,15 +1685,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Rename and toggle visibilty of desktop icons" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1860,31 +1860,31 @@ msgid "Control your system session releated features" msgstr "Control your system session releated features" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Disable \"Lock Screen\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2020,23 +2020,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Control the appearance and behaviour of your login screen" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Choose a new logo image" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Choose a new background image" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "All images" diff -Nru ubuntu-tweak-0.7.2/po/eo.po ubuntu-tweak-0.7.3/po/eo.po --- ubuntu-tweak-0.7.2/po/eo.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/eo.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-04-19 10:10+0000\n" -"Last-Translator: Ding Zhou \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-07-06 23:32+0000\n" +"Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -428,20 +428,20 @@ msgid "R_eset" msgstr "R_eagordi" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Nekonata" @@ -593,37 +593,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistemo" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Persona" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -887,9 +887,9 @@ msgstr "Rete viziti programarajn fontojn" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" -msgstr "_Sinkr." +msgstr "_Sinkronigi" #: ../ubuntutweak/admins/sourcecenter.py:974 msgid "Warning" @@ -915,7 +915,7 @@ msgstr "Elŝaltita dum ĝisdatigo al %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Lasta sinkronigo:" @@ -968,7 +968,7 @@ "funkcias." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ne haveblas ĝisdatigo" @@ -1181,28 +1181,28 @@ msgid "Fetching online data..." msgstr "Elŝutas surretajn datumojn..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Programarejo" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Viziti retan programarejon" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Novaj aplikaĵdatumoj haveblas, ĉu vi volas ĝisdatigi?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Ĝisdatigo haveblas, ĉu vi volas ĝisdatigi?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1210,7 +1210,7 @@ "Reta eraro, bonvolu kontroli vian retkonekton - aŭ eble la fora servilo " "estas nefunkcianta." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Okazis eraro dum elŝutado de la dosiero." @@ -1644,15 +1644,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Renomi kaj baskuligi videblon de labortablaj piktogramoj" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1819,31 +1819,31 @@ msgid "Control your system session releated features" msgstr "Kontrolu la trajtojn rilate al via sistemseanco" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Malaktivigi \"Ŝlosi ekranon\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1979,23 +1979,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Agordi la aspekton kaj konduton de via ensaluta ekrano" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Elektu novan piktogramon" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Elektu novan fonan bildon" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Ĉiuj bildoj" diff -Nru ubuntu-tweak-0.7.2/po/es.po ubuntu-tweak-0.7.3/po/es.po --- ubuntu-tweak-0.7.2/po/es.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/es.po 2012-08-12 03:18:32.000000000 +0000 @@ -3,16 +3,16 @@ msgstr "" "Project-Id-Version: Ubuntu Tweak 0.2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-27 17:38+0000\n" -"Last-Translator: Jose Luis Tirado \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-09 23:08+0000\n" +"Last-Translator: Marti Bosch \n" "Language-Team: LL \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: SPANISH\n" "X-Poedit-Language: Spanish\n" "X-Poedit-SourceCharset: utf-8\n" @@ -406,6 +406,7 @@ msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" +" Adolfo Jayme Barrientos https://launchpad.net/~fitoschido\n" " Agustín Dall'Alba https://launchpad.net/~agusdallalba\n" " Alfredo Hernández https://launchpad.net/~aldomann\n" " CarlitoSWay https://launchpad.net/~crjweb\n" @@ -420,11 +421,11 @@ " DiegoJ https://launchpad.net/~diegojromerolopez\n" " Ding Zhou https://launchpad.net/~tualatrix\n" " Eder Flores https://launchpad.net/~trinium\n" +" Eduardo Alberto Calvo https://launchpad.net/~edu5800\n" " Eduardo Parra https://launchpad.net/~soker\n" " Emilio Sansano https://launchpad.net/~pofufo\n" " Ezequiel Sapoznicoff https://launchpad.net/~ezesapo\n" " Fido https://launchpad.net/~fedevera\n" -" Fitoschido https://launchpad.net/~fitoschido\n" " Francisco Jose https://launchpad.net/~nflamel\n" " G. Christ https://launchpad.net/~g-christ\n" " Irene https://launchpad.net/~irene-zitron\n" @@ -486,20 +487,20 @@ msgid "R_eset" msgstr "R_establecer" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME clásico" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "Entorno clásico de GNOME" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Desconocido (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Desconocido" @@ -655,37 +656,37 @@ msgid "Apt Cache" msgstr "Caché de APT" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "No hay caché a limpiar" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Buscando archivos innecesarios para «%s»…" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Error escaneando por «%s», doble clic para ver los detalles" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Limpiando archivos innecesarios para «%s»…" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Aplicaciones" @@ -962,7 +963,7 @@ msgstr "Visitar el Centro de orígenes en línea" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizar" @@ -989,7 +990,7 @@ msgstr "desactivado en la actualización a %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Última sincronización." @@ -1045,7 +1046,7 @@ "remoto." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "No se han encontrado actualizaciones disponibles." @@ -1266,30 +1267,30 @@ msgid "Fetching online data..." msgstr "Buscando información en línea..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centro de aplicaciones" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Una manera sencilla pero eficiente para encontrar e instalar las " "aplicaciones más populares." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visitar el Centro de aplicaciones en línea" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Nueva aplicación disponible, ¿desea actualizarla?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Actualización disponible ¿desea actualizar?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1297,7 +1298,7 @@ "Error de red, por favor revisa la conexión de red - o el servidor remoto " "debe estar caido." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Un error ha ocurrido cuando se descargaba el archivo." @@ -1760,15 +1761,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Renombrar y controlar visibilidad de los iconos de escritorio" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Mostrar iconos de escritorio:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Mostrar volúmenes montados" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Mostrar el contenido de la «Carpeta personal»" @@ -1936,31 +1937,31 @@ msgid "Control your system session releated features" msgstr "Controle características relacionadas con la sesión del sistema" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Indicador de usuario" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Desactivar «Bloquear pantalla»" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Mostrar el nombre real del usuario en el panel" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Quitar el elemento «Cerrar sesión»" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Quitar el elemento «Apagar»" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "Suprimir diálogo de confirmación de cierre de sesión y apagado" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Indicador de sesión:" @@ -1991,7 +1992,7 @@ #: ../ubuntutweak/tweaks/workspace.py:144 msgid "Edge trigger delay (ms):" -msgstr "" +msgstr "Retraso de activación de borde (ms):" #: ../ubuntutweak/tweaks/workspace.py:145 msgid "Horizontal workspace:" @@ -2071,11 +2072,11 @@ #: ../ubuntutweak/tweaks/misc.py:45 msgid "Cursor blink:" -msgstr "" +msgstr "Parpadeo del cursor:" #: ../ubuntutweak/tweaks/misc.py:46 msgid "Overlay scrollbars:" -msgstr "" +msgstr "Barras de desplazamiento superpuestas:" #: ../ubuntutweak/tweaks/misc.py:47 msgid "Cursor blink time:" @@ -2083,7 +2084,7 @@ #: ../ubuntutweak/tweaks/misc.py:48 msgid "Cursor blink timeout:" -msgstr "" +msgstr "Tiempo limite del parpadeo del cursor:" #: ../ubuntutweak/tweaks/misc.py:60 ../ubuntutweak/tweaks/unity.py:175 msgid "Note: you may need to log out to take effect" @@ -2098,23 +2099,31 @@ msgstr "" "Controle la apariencia y el comportamiento de la pantalla de inicio de sesión" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Cuenta de invitado:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Dibujar cuadrícula:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "Nota: puede necesitar reiniciar para que surja efecto" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Elija un logotipo de imagen nuevo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Todas las imágenes (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Elija una nueva imagen de fondo" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Todas las imágenes" @@ -2148,7 +2157,7 @@ #: ../ubuntutweak/tweaks/fonts.py:37 msgid "Hinting:" -msgstr "" +msgstr "Instrucciones de ajuste (hinting):" #: ../ubuntutweak/tweaks/fonts.py:38 msgid "Antialiasing:" diff -Nru ubuntu-tweak-0.7.2/po/et.po ubuntu-tweak-0.7.3/po/et.po --- ubuntu-tweak-0.7.2/po/et.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/et.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: tabbernuk \n" "Language-Team: Estonian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -391,9 +391,9 @@ "Launchpad Contributions:\n" " Ding Zhou https://launchpad.net/~tualatrix\n" " Magnus Kokk https://launchpad.net/~magnus0\n" +" Märt Põder https://launchpad.net/~boamaod\n" " mahfiaz https://launchpad.net/~mahfiaz\n" -" olavi tohver https://launchpad.net/~olts16\n" -" tabbernuk https://launchpad.net/~boamaod" +" olavi tohver https://launchpad.net/~olts16" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " @@ -427,20 +427,20 @@ msgid "R_eset" msgstr "_Taasta" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Tundmatu" @@ -592,37 +592,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Süsteem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Isiklik" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -878,7 +878,7 @@ msgstr "Külasta Rakenduste keskust veebis" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sünkroniseeri" @@ -905,7 +905,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Eelmine sünkroonimine:" @@ -956,7 +956,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Uuendusi pole saadaval." @@ -1160,28 +1160,28 @@ msgid "Fetching online data..." msgstr "Laadin võrgust andmeid..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Rakenduste keskus" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Külasta Rakenduste keskust online-is." -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Uued rakenduste andmed saadaval, soovite uuendada?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Uuendus saadaval, kas soovite uuendada?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1189,7 +1189,7 @@ "Võrgu viga, palun kontrollige internetiühendust- või on kaugserver " "kättesaamatu." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Tekkis viga faili allalaadimisel." @@ -1618,15 +1618,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Töölauaikoonide nimede ja nähtavuse muutmine" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1793,31 +1793,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Keela \"Lukusta ekraan\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1953,23 +1953,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Valige uus logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/fa.po ubuntu-tweak-0.7.3/po/fa.po --- ubuntu-tweak-0.7.2/po/fa.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/fa.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Danial Behzadi \n" "Language-Team: Persian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -427,20 +427,20 @@ msgid "R_eset" msgstr "بازنشانی" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "ناشناخته" @@ -588,37 +588,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "سیستم" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "شخصی" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -867,7 +867,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "هم‌زمان سازی" @@ -892,7 +892,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "آخرین هم‌زمان سازی:" @@ -940,7 +940,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "به‌روزرسانی موجود نیست." @@ -1145,29 +1145,29 @@ msgid "Fetching online data..." msgstr "در حال گرفتن داده‌های برخط..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "مرکز برنامه‌های کاربردی" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "از مرکز برنامه‌های کاربردی برخط دیدن کنید" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" "داده‌های برنامه‌های کاربردی جدیدی موجودند. می‌خواهید به‌روزرسانی کنید؟" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "به‌روزرسانی موجود است. می‌خواهید به‌روزرسانی کنید؟" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1175,7 +1175,7 @@ "خطای شبکه. لطفا اتصالات شبکه‌تان را بررسی کنید - یا ممکن است سرور از کار " "افتاده باشد." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "هنگام دریافت پرونده خطایی رخ داد." @@ -1602,15 +1602,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1777,31 +1777,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "غیرفعال کردن «قفل صفحه»" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1937,23 +1937,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "انتخاب یک عکس لوگوی جدید" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/fil.po ubuntu-tweak-0.7.3/po/fil.po --- ubuntu-tweak-0.7.2/po/fil.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/fil.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: JeanAustinR \n" "Language-Team: Filipino \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -415,20 +415,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -576,37 +576,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -855,7 +855,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -880,7 +880,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -928,7 +928,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1128,34 +1128,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1577,15 +1577,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1752,31 +1752,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1912,23 +1912,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/fi.po ubuntu-tweak-0.7.3/po/fi.po --- ubuntu-tweak-0.7.2/po/fi.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/fi.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 12:49+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Finnish \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -440,20 +440,20 @@ msgid "R_eset" msgstr "Pa_lauta oletusasetukset" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classic" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Tuntematon (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Ei tiedossa" @@ -605,37 +605,37 @@ msgid "Apt Cache" msgstr "Apt-välimuisti" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Etsitään roinaa (%s)" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Siivotaan roinaa (%s)" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Järjestelmä" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Henkilökohtainen" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -898,7 +898,7 @@ msgstr "Siirry ohjelmistolähdekeskuksen sivustolle" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synkronoi" @@ -926,7 +926,7 @@ msgstr "otettu pois käytöstä päivitettäessä versioon %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Viimeisin synkronointi:" @@ -980,7 +980,7 @@ "ei ole käytettävissä juuri nyt." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ei päivityksiä saatavilla." @@ -1192,28 +1192,28 @@ msgid "Fetching online data..." msgstr "Haetaan tietoja..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Sovelluskeskus" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Siirry sovelluskeskuksen sivustolle" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Uusia sovellustietoja saatavilla, haluatko päivittää?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Päivitys saatavilla, haluatko päivittää?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1221,7 +1221,7 @@ "Verkkovirhe, tarkista yhteytesi. Myös etäpään palvelin saattaa olla " "väliaikaisesti pois käytöstä." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Tiedostoa ladatessa tapahtui virhe." @@ -1668,15 +1668,15 @@ msgstr "" "Muuta työpöydän kuvakkeiden nimiä ja hallitse kuvakkeiden näkyvyysasetuksia" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1843,31 +1843,31 @@ msgid "Control your system session releated features" msgstr "Hallitse istuntoihin liittyviä asetuksia" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Poista \"Lukitse näyttö\"-toiminto käytöstä" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Näytä käyttäjän oikea nimi paneelissa" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2004,23 +2004,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Hallitse sisäänkirjautumisruudun ulkonäköä ja käyttäytymistä" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Valitse uusi logokuvake" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Kaikki kuvat (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Valitse uusi taustakuva" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Kaikki kuvat" diff -Nru ubuntu-tweak-0.7.2/po/fo.po ubuntu-tweak-0.7.3/po/fo.po --- ubuntu-tweak-0.7.2/po/fo.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/fo.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Faroese \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -418,20 +418,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Ókent" @@ -579,37 +579,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Kervi" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Persónligt" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -858,7 +858,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -883,7 +883,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -931,7 +931,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1135,34 +1135,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1584,15 +1584,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1759,31 +1759,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Ógilda \"Læs Skíggja\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1919,23 +1919,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/fr.po ubuntu-tweak-0.7.3/po/fr.po --- ubuntu-tweak-0.7.2/po/fr.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/fr.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-04 14:13+0000\n" -"Last-Translator: Pierre Slamich \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-06 07:05+0000\n" +"Last-Translator: Sylvie Gallet \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -145,7 +145,7 @@ #: ../data/ui/preferences.ui.h:18 msgid "Generic" -msgstr "" +msgstr "Générique" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:20 @@ -194,7 +194,7 @@ #: ../data/ui/sourcecenter.ui.h:7 msgid "Purge PPA" -msgstr "" +msgstr "Purger le PPA" #: ../data/ui/brokenmodule.ui.h:1 msgid "This module encountered an error while loading." @@ -233,23 +233,23 @@ #: ../data/ui/quicklists.ui.h:2 msgid "Active" -msgstr "" +msgstr "Actif" #: ../data/ui/quicklists.ui.h:3 msgid "Name" -msgstr "" +msgstr "Nom" #: ../data/ui/quicklists.ui.h:4 msgid "Command line" -msgstr "" +msgstr "Ligne de commande" #: ../data/ui/quicklists.ui.h:5 msgid "Command:" -msgstr "" +msgstr "Commande :" #: ../data/ui/quicklists.ui.h:6 msgid "Name:" -msgstr "" +msgstr "Nom :" #: ../data/ui/clippage.ui.h:1 msgid "Recently Used" @@ -412,6 +412,7 @@ " Aquilon https://launchpad.net/~marc-descharles\n" " Baptiste Darthenay https://launchpad.net/~batisteo\n" " Baptiste Fontaine https://launchpad.net/~bfontaine\n" +" Bouhlel Moez https://launchpad.net/~bmoez-j\n" " Bruno Veilleux https://launchpad.net/~le-gros-rat\n" " ButterflyOfFire https://launchpad.net/~butterflyoffire\n" " Cyril GRAGEON https://launchpad.net/~cyril-g\n" @@ -435,6 +436,7 @@ " Omega13 https://launchpad.net/~omega13\n" " Pierre Slamich https://launchpad.net/~pierre-slamich\n" " Simon Benichou https://launchpad.net/~simon.benichou\n" +" Sylvie Gallet https://launchpad.net/~sylvie-gallet\n" " Thibault Févry https://launchpad.net/~thibaultfevry\n" " Thomas Grim https://launchpad.net/~thomas-grim\n" " Tom Swartz https://launchpad.net/~tom-swartz07\n" @@ -458,7 +460,7 @@ #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " -msgstr "" +msgstr "Rechercher... " #: ../data/ui/mainwindow.ui.h:8 msgid "_Overview" @@ -478,7 +480,7 @@ #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" -msgstr "" +msgstr "Aucun résultat trouvé" #: ../data/ui/desktoprecovery.ui.h:1 msgid "Setting Name:" @@ -488,20 +490,20 @@ msgid "R_eset" msgstr "_Rétablir les réglages par défaut" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classique" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Inconnu (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Inconnu(e)" @@ -610,15 +612,15 @@ #: ../ubuntutweak/janitor/gwibber_plugin.py:4 msgid "Gwibber Cache" -msgstr "" +msgstr "Cache de Gwibber" #: ../ubuntutweak/janitor/opera_plugin.py:4 msgid "Opera Cache" -msgstr "" +msgstr "Cache d'Opera" #: ../ubuntutweak/janitor/googleearth_plugin.py:5 msgid "Google Earth Cache" -msgstr "" +msgstr "Cache de Google Earth" #: ../ubuntutweak/janitor/thumbnailcache_plugin.py:4 msgid "Thumbnail cache" @@ -626,27 +628,27 @@ #: ../ubuntutweak/janitor/softwarecenter_plugin.py:4 msgid "Software Center Cache" -msgstr "" +msgstr "Cache de la Logithèque" #: ../ubuntutweak/janitor/mozilla_plugin.py:37 msgid "Firefox Cache" -msgstr "" +msgstr "Cache de Firefox" #: ../ubuntutweak/janitor/mozilla_plugin.py:43 msgid "Thunderbird Cache" -msgstr "" +msgstr "Cache de Thunderbird" #: ../ubuntutweak/janitor/chrome_plugin.py:4 msgid "Chrome Cache" -msgstr "" +msgstr "Cache de Chrome" #: ../ubuntutweak/janitor/chrome_plugin.py:11 msgid "Chromium Cache" -msgstr "" +msgstr "Cache de Chromium" #: ../ubuntutweak/janitor/empathy_plugin.py:4 msgid "Empathy Cache" -msgstr "" +msgstr "Cache d'Empathy" #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" @@ -660,39 +662,39 @@ msgid "Apt Cache" msgstr "Cache Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" -msgstr "" +msgstr "Aucun cache à nettoyer" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Analyse en cours des données obsolètes pour « %s »..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" -msgstr "" +msgstr "Erreur de scan pour \"%s\", double-cliquez pour voir les détails" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Nettoyage des données obsolètes pour « %s »..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Système" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personnel" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" -msgstr "" +msgstr "Applis" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:30 msgid "Package Configs" @@ -950,7 +952,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:921 msgid "Enabled PPAs" -msgstr "" +msgstr "PPAs activés" #: ../ubuntutweak/admins/sourcecenter.py:924 msgid "Source Center" @@ -961,13 +963,15 @@ "A collection of software sources to ensure your applications are always up-" "to-date." msgstr "" +"Une collection de sources de logiciels pour s'assurer que vos applications " +"soient toujours à jour." #: ../ubuntutweak/admins/sourcecenter.py:928 msgid "Visit online Source Center" msgstr "Visiter nos sources de logiciels en ligne" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synchroniser" @@ -995,7 +999,7 @@ msgstr "désactivé pour la mise à niveau vers %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Dernière synchronisation" @@ -1033,6 +1037,8 @@ "All enabled PPAs (Select and click \"Purge PPA\" can safely downgrade " "packages)" msgstr "" +"Tous les PPAs activés (Sélectionnez et cliquez « Purger PPA » permet " +"d'installer des versions antérieurs de paquets en toute sécurité)" #: ../ubuntutweak/admins/sourcecenter.py:1155 msgid "An error occurred whilst downloading the file" @@ -1051,7 +1057,7 @@ "distant est indisponible." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Pas de mises à jour disponibles." @@ -1070,15 +1076,15 @@ #: ../ubuntutweak/admins/sourcecenter.py:1216 #, python-format msgid "You're going to purge \"%s\":" -msgstr "" +msgstr "Vous allez purger « %s » :" #: ../ubuntutweak/admins/sourcecenter.py:1253 msgid "PPA has been purged" -msgstr "" +msgstr "Le PPA a été purgé" #: ../ubuntutweak/admins/sourcecenter.py:1254 msgid "It is highly recommend to do a \"Refresh\" source operation." -msgstr "" +msgstr "Il est fortement recommandé d'« Actualiser » les sources." #: ../ubuntutweak/admins/sourceeditor.py:168 msgid "Source Editor" @@ -1269,7 +1275,7 @@ #: ../ubuntutweak/admins/appcenter.py:188 msgid "Installed Apps" -msgstr "" +msgstr "Applis installées" #: ../ubuntutweak/admins/appcenter.py:455 msgid "Checking update..." @@ -1279,28 +1285,30 @@ msgid "Fetching online data..." msgstr "Récupération des données en lignes" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centre d'applications" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" +"Une façon simple mais efficace de trouver et installer les applications " +"populaires." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visiter en ligne la logithèque" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Des mises à jour sont disponibles, voulez-vous les appliquer ?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Mise à jour disponible. Souhaitez-vous actualiser la récuperer ?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1308,7 +1316,7 @@ "Erreur réseau. Vérifiez votre connection au réseau - ou le serveur distant " "n'est peut-être pas disponible." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Une erreur s'est produite lors du téléchargement du fichier." @@ -1368,7 +1376,7 @@ #: ../ubuntutweak/admins/userdir.py:237 msgid "User Folder" -msgstr "" +msgstr "Dossier Utilisateur" #: ../ubuntutweak/admins/userdir.py:238 msgid "" @@ -1390,31 +1398,33 @@ #: ../ubuntutweak/admins/quicklists.py:208 msgid "QuickLists Editor" -msgstr "" +msgstr "Éditeur des QuickLists" #: ../ubuntutweak/admins/quicklists.py:209 msgid "Unity Launcher QuickLists Editor" -msgstr "" +msgstr "Éditeur des QuickLists du lanceur Unity" #: ../ubuntutweak/admins/quicklists.py:397 #, python-format msgid "Would you like to reset \"%s\"?" -msgstr "" +msgstr "Voulez-vous réinitialiser « %s » ?" #: ../ubuntutweak/admins/quicklists.py:398 #, python-format msgid "If you continue, the actions of %s will be set to default." -msgstr "" +msgstr "Si vous continuez, les actions de %s seront définies par défaut." #: ../ubuntutweak/admins/quicklists.py:411 msgid "Would you like to reset the launcher items?" -msgstr "" +msgstr "Voulez-vous réinitialiser les éléments du lanceur ?" #: ../ubuntutweak/admins/quicklists.py:412 msgid "" "If you continue, launcher will be set to default and all your current items " "will be lost." msgstr "" +"Si vous continuez, le lanceur sera réglé par défaut et tous vos éléments " +"actuels seront perdus." #: ../ubuntutweak/admins/scripts.py:43 msgid "Create Launcher ..." @@ -1746,19 +1756,19 @@ #: ../ubuntutweak/tweaks/icons.py:26 msgid "Show \"Computer\" icon" -msgstr "" +msgstr "Afficher l’icône « Ordinateur »" #: ../ubuntutweak/tweaks/icons.py:33 msgid "Show \"Home Folder\" icon" -msgstr "" +msgstr "Afficher l'icône « Dossier Personnel »" #: ../ubuntutweak/tweaks/icons.py:40 msgid "Show \"Trash\" icon" -msgstr "" +msgstr "Afficher l'icône « Corbeille »" #: ../ubuntutweak/tweaks/icons.py:47 msgid "Show \"Network Servers\" icon" -msgstr "" +msgstr "Afficher l'icône « Serveurs réseau »" #: ../ubuntutweak/tweaks/icons.py:76 ../ubuntutweak/gui/treeviews.py:89 msgid "Rename" @@ -1766,27 +1776,27 @@ #: ../ubuntutweak/tweaks/icons.py:107 msgid "Desktop Icons" -msgstr "" +msgstr "Icônes du bureau" #: ../ubuntutweak/tweaks/icons.py:108 msgid "Rename and toggle visibilty of desktop icons" msgstr "Renommez et changez la visibilité des icônes du bureau" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" -msgstr "" +msgstr "Afficher les icônes du bureau :" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" -msgstr "" +msgstr "Afficher les volumes montés" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" -msgstr "" +msgstr "Afficher le contenu du « Dossier Personnel »" #: ../ubuntutweak/tweaks/icons.py:146 msgid "Note: switch off this option will make the desktop unclickable" -msgstr "" +msgstr "Remarque : désactiver cette option rendra le bureau non cliquable" #: ../ubuntutweak/tweaks/theme.py:36 msgid "Theme" @@ -1798,69 +1808,69 @@ #: ../ubuntutweak/tweaks/theme.py:41 ../ubuntutweak/tweaks/loginsettings.py:47 msgid "Icon theme:" -msgstr "" +msgstr "Thème d'icônes :" #: ../ubuntutweak/tweaks/theme.py:42 ../ubuntutweak/tweaks/loginsettings.py:46 msgid "Gtk theme:" -msgstr "" +msgstr "Thème Gtk :" #: ../ubuntutweak/tweaks/theme.py:43 msgid "Cursor theme:" -msgstr "" +msgstr "Thème du curseur :" #: ../ubuntutweak/tweaks/theme.py:44 msgid "Window theme:" -msgstr "" +msgstr "Thème des fenêtres :" #: ../ubuntutweak/tweaks/theme.py:89 msgid "Install theme:" -msgstr "" +msgstr "Installer un thème :" #: ../ubuntutweak/tweaks/theme.py:99 msgid "Theme file is invalid" -msgstr "" +msgstr "Fichier de thème invalide" #: ../ubuntutweak/tweaks/theme.py:105 #, python-format msgid "\"%s\" installed successfully" -msgstr "" +msgstr "« %s » installé avec succès" #: ../ubuntutweak/tweaks/theme.py:106 #, python-format msgid "Would you like to set your icon theme to \"%s\" immediatelly?" -msgstr "" +msgstr "Voulez-vous changer votre thème d'icônes pour « %s » immédiatement ?" #: ../ubuntutweak/tweaks/window.py:32 msgid "Window" -msgstr "" +msgstr "Fenêtre" #: ../ubuntutweak/tweaks/window.py:33 msgid "Manage Window Manager settings" -msgstr "" +msgstr "Configurer les options du gestionnaire de fenêtres" #: ../ubuntutweak/tweaks/window.py:48 msgid "Window control button position:" -msgstr "" +msgstr "Position des boutons de contrôle des fenêtres :" #: ../ubuntutweak/tweaks/window.py:49 msgid "\"Close\" button only" -msgstr "" +msgstr "Bouton « Fermer » seulement" #: ../ubuntutweak/tweaks/window.py:50 msgid "Titlebar mouse wheel action:" -msgstr "" +msgstr "Action de la molette de la souris sur la barre de titre :" #: ../ubuntutweak/tweaks/window.py:51 msgid "Titlebar double-click action:" -msgstr "" +msgstr "Action du double-clic sur la barre de titre :" #: ../ubuntutweak/tweaks/window.py:52 msgid "Titlebar middle-click action:" -msgstr "" +msgstr "Action du clic milieu sur la barre de titre :" #: ../ubuntutweak/tweaks/window.py:53 msgid "Titlebar right-click action:" -msgstr "" +msgstr "Action du clic droit sur la barre de titre :" #: ../ubuntutweak/tweaks/window.py:77 ../ubuntutweak/tweaks/window.py:85 #: ../ubuntutweak/tweaks/window.py:98 ../ubuntutweak/tweaks/window.py:113 @@ -1901,79 +1911,80 @@ #: ../ubuntutweak/tweaks/nautilus.py:28 msgid "Manage the Nautilus file manager" -msgstr "" +msgstr "Configurer le gestionnaire de fichiers Nautilus" #: ../ubuntutweak/tweaks/nautilus.py:33 msgid "Show advanced permissions in \"File Properties\"" -msgstr "" +msgstr "Afficher les permissions avancées dans « Propriétés du fichier »" #: ../ubuntutweak/tweaks/nautilus.py:34 msgid "Use the location entry instead of the pathbar" -msgstr "" +msgstr "Afficher l'emplacement au lieu de la barre de chemin" #: ../ubuntutweak/tweaks/nautilus.py:35 msgid "Automatically mount media:" -msgstr "" +msgstr "Monter automatiquement les médias :" #: ../ubuntutweak/tweaks/nautilus.py:36 msgid "Automatically open a folder:" -msgstr "" +msgstr "Ouvrir automatiquement un dossier :" #: ../ubuntutweak/tweaks/nautilus.py:37 msgid "Prompt or autorun/autostart programs:" msgstr "" +"Demander confirmation ou lancer/démarrer automatiquement les programmes :" #: ../ubuntutweak/tweaks/nautilus.py:38 msgid "Thumbnail icon size (pixels):" -msgstr "" +msgstr "Taille des icônes miniature (pixels) :" #: ../ubuntutweak/tweaks/nautilus.py:39 msgid "Thumbnail cache time (days):" -msgstr "" +msgstr "Durée du cache des miniatures (jours) :" #: ../ubuntutweak/tweaks/nautilus.py:40 msgid "Maximum thumbnail cache size (MB):" -msgstr "" +msgstr "Taille maximale du cache des miniatures (Mo) :" #: ../ubuntutweak/tweaks/nautilus.py:52 msgid "File browser:" -msgstr "" +msgstr "Gestionnaire de fichiers :" #: ../ubuntutweak/tweaks/session.py:29 msgid "Session Indicator" -msgstr "" +msgstr "Indicateur de session" #: ../ubuntutweak/tweaks/session.py:30 msgid "Control your system session releated features" msgstr "Paramétrez les options liées à votre session" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" -msgstr "" +msgstr "Indicateur d'utilisateur" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Désactiver l'option « Verrouiller l'écran » de le menu de session" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Afficher le vrai nom de l'utilisateur dans la barre de menu" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" -msgstr "" +msgstr "Enlever l'option « Fermer la session... »" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" -msgstr "" +msgstr "Enlever l'option \"Éteindre...\"" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" -msgstr "" +msgstr "Supprimer la fenêtre de confirmation de déconnexion ou d'extinction" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" -msgstr "" +msgstr "Indicateur de session :" #: ../ubuntutweak/tweaks/workspace.py:36 msgid "Show Workspaces" @@ -1993,35 +2004,36 @@ #: ../ubuntutweak/tweaks/workspace.py:138 msgid "Workspace" -msgstr "" +msgstr "Espace de travail" #: ../ubuntutweak/tweaks/workspace.py:139 msgid "Workspace size and screen edge action settings" msgstr "" +"Taille de l'espace de travail et paramètres des actions des bords de l'écran" #: ../ubuntutweak/tweaks/workspace.py:144 msgid "Edge trigger delay (ms):" -msgstr "" +msgstr "Délai de réactivité des bords (ms) :" #: ../ubuntutweak/tweaks/workspace.py:145 msgid "Horizontal workspace:" -msgstr "" +msgstr "Espace de travail horizontal :" #: ../ubuntutweak/tweaks/workspace.py:146 msgid "Vertical workspace:" -msgstr "" +msgstr "Espace de travail vertical :" #: ../ubuntutweak/tweaks/sound.py:29 msgid "Sound" -msgstr "" +msgstr "Son" #: ../ubuntutweak/tweaks/sound.py:30 msgid "Set the sound theme for Ubuntu" -msgstr "" +msgstr "Définir le thème sonore pour Ubuntu" #: ../ubuntutweak/tweaks/sound.py:34 msgid "Event sounds:" -msgstr "" +msgstr "Sons d'évènements :" #: ../ubuntutweak/tweaks/sound.py:35 msgid "Input feedback sounds:" @@ -2029,11 +2041,11 @@ #: ../ubuntutweak/tweaks/sound.py:36 msgid "Sound theme:" -msgstr "" +msgstr "Thème sonore :" #: ../ubuntutweak/tweaks/sound.py:37 ../ubuntutweak/tweaks/loginsettings.py:45 msgid "Play login sound:" -msgstr "" +msgstr "Jouer un son à la connexion :" #: ../ubuntutweak/tweaks/misc.py:31 msgid "Miscellaneous" @@ -2084,7 +2096,7 @@ #: ../ubuntutweak/tweaks/misc.py:45 msgid "Cursor blink:" -msgstr "" +msgstr "Clignotement du curseur :" #: ../ubuntutweak/tweaks/misc.py:46 msgid "Overlay scrollbars:" @@ -2092,15 +2104,15 @@ #: ../ubuntutweak/tweaks/misc.py:47 msgid "Cursor blink time:" -msgstr "" +msgstr "Temps de clignotement du curseur :" #: ../ubuntutweak/tweaks/misc.py:48 msgid "Cursor blink timeout:" -msgstr "" +msgstr "Délai de clignotement du curseur :" #: ../ubuntutweak/tweaks/misc.py:60 ../ubuntutweak/tweaks/unity.py:175 msgid "Note: you may need to log out to take effect" -msgstr "" +msgstr "Note : vous devrez vous déconnecter pour appliquer les changements" #: ../ubuntutweak/tweaks/loginsettings.py:37 msgid "Login Settings" @@ -2110,23 +2122,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Contrôlez l'apparence et le comportement de votre écran de connexion" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Compte invité :" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" -msgstr "" +msgstr "Dessiner la grille :" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "Note : vous devrez redémarrer pour appliquer les changements" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Choisir une nouvelle image" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Toutes les images (*.png)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Choisir une nouvelle image de fond" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Toutes les images" @@ -2140,35 +2160,35 @@ #: ../ubuntutweak/tweaks/fonts.py:32 msgid "Text scaling factor:" -msgstr "" +msgstr "Facteur de mise à l'échelle du texte :" #: ../ubuntutweak/tweaks/fonts.py:33 msgid "Default font:" -msgstr "" +msgstr "Police par défaut :" #: ../ubuntutweak/tweaks/fonts.py:34 msgid "Monospace font:" -msgstr "" +msgstr "Police à espacement fixe :" #: ../ubuntutweak/tweaks/fonts.py:35 msgid "Document font:" -msgstr "" +msgstr "Police des documents :" #: ../ubuntutweak/tweaks/fonts.py:36 msgid "Window title bar font:" -msgstr "" +msgstr "Police des barres de titres des fenêtres :" #: ../ubuntutweak/tweaks/fonts.py:37 msgid "Hinting:" -msgstr "" +msgstr "Hinting :" #: ../ubuntutweak/tweaks/fonts.py:38 msgid "Antialiasing:" -msgstr "" +msgstr "Anti-crénelage :" #: ../ubuntutweak/tweaks/fonts.py:64 msgid "Desktop font:" -msgstr "" +msgstr "Police du bureau :" #: ../ubuntutweak/tweaks/fonts.py:89 msgid "No hinting" @@ -2204,7 +2224,7 @@ #: ../ubuntutweak/tweaks/unity.py:42 msgid "HUD:" -msgstr "" +msgstr "HUD :" #: ../ubuntutweak/tweaks/unity.py:43 msgid "Shortcut hits overlay:" @@ -2212,51 +2232,51 @@ #: ../ubuntutweak/tweaks/unity.py:44 msgid "Launcher icon size:" -msgstr "" +msgstr "Taille des icônes du lanceur :" #: ../ubuntutweak/tweaks/unity.py:45 msgid "Launcher opacity:" -msgstr "" +msgstr "Opacité du lanceur :" #: ../ubuntutweak/tweaks/unity.py:46 msgid "Launcher hide mode:" -msgstr "" +msgstr "Mode de masquage du lanceur :" #: ../ubuntutweak/tweaks/unity.py:47 msgid "Launcher icon backlight:" -msgstr "" +msgstr "Rétro-éclairage des icônes du Lanceur :" #: ../ubuntutweak/tweaks/unity.py:48 msgid "Launcher show devices:" -msgstr "" +msgstr "Afficher les périphériques dans le lanceur :" #: ../ubuntutweak/tweaks/unity.py:49 msgid "\"Show desktop\" icon:" -msgstr "" +msgstr "Icône « Afficher le bureau »" #: ../ubuntutweak/tweaks/unity.py:50 msgid "Dash size:" -msgstr "" +msgstr "Taille du tableau de bord :" #: ../ubuntutweak/tweaks/unity.py:51 msgid "Blur type:" -msgstr "" +msgstr "Type de flou :" #: ../ubuntutweak/tweaks/unity.py:52 msgid "Panel opacity:" -msgstr "" +msgstr "Opacité du tableau de bord :" #: ../ubuntutweak/tweaks/unity.py:53 msgid "Panel opacity for maximized windows:" -msgstr "" +msgstr "Opacité du tableau de bord pour les fenêtres agrandies :" #: ../ubuntutweak/tweaks/unity.py:54 msgid "Super key:" -msgstr "" +msgstr "Touche « Super »" #: ../ubuntutweak/tweaks/unity.py:55 msgid "Full screen dash:" -msgstr "" +msgstr "Tableau de bord en plein écran :" #: ../ubuntutweak/tweaks/unity.py:56 msgid "Compositing manager:" @@ -2264,7 +2284,7 @@ #: ../ubuntutweak/tweaks/unity.py:57 msgid "Number of workspaces:" -msgstr "" +msgstr "Nombre d'espaces de travail :" #: ../ubuntutweak/tweaks/unity.py:66 ../ubuntutweak/tweaks/unity.py:69 #: ../ubuntutweak/tweaks/unity.py:199 @@ -2301,11 +2321,11 @@ #: ../ubuntutweak/tweaks/unity.py:132 msgid "Only Mounted" -msgstr "" +msgstr "Montés seulement" #: ../ubuntutweak/tweaks/unity.py:133 msgid "Always" -msgstr "" +msgstr "Toujours" #: ../ubuntutweak/tweaks/unity.py:142 msgid "Automatic" @@ -2342,10 +2362,11 @@ #: ../ubuntutweak/tweaks/workarounds.py:38 msgid "Fix the appearance of themes when granted root privileges:" msgstr "" +"Corriger l'aspect des thèmes quand les privilèges root sont accordés :" #: ../ubuntutweak/tweaks/workarounds.py:39 msgid "Auto detect text encoding for Chinese in Gedit:" -msgstr "" +msgstr "Auto-détection de l'encodage de texte pour le chinois dans Gedit :" #: ../ubuntutweak/clips/userinfo.py:10 msgid "User Information" @@ -2536,12 +2557,12 @@ #: ../ubuntutweak/main.py:276 msgid "Results" -msgstr "" +msgstr "Résultats" #: ../ubuntutweak/main.py:284 #, python-format msgid "Your filter \"%s\" does not match any items." -msgstr "" +msgstr "Votre filtre « %s » ne correspond à aucun résultat." #: ../ubuntutweak/main.py:402 msgid "Please wait a moment..." @@ -2590,7 +2611,7 @@ #: ../ubuntutweak/preferences.py:67 msgid "Auto scan:" -msgstr "" +msgstr "Scan automatique :" #: ../ubuntutweak/preferences.py:163 msgid "Choose a clip extension" diff -Nru ubuntu-tweak-0.7.2/po/fy.po ubuntu-tweak-0.7.3/po/fy.po --- ubuntu-tweak-0.7.2/po/fy.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/fy.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Sense Egbert Hofstede \n" "Language-Team: Frisian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -416,20 +416,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -577,37 +577,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -856,7 +856,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -881,7 +881,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -929,7 +929,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1129,34 +1129,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1578,15 +1578,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1753,31 +1753,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1913,23 +1913,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/ga.po ubuntu-tweak-0.7.3/po/ga.po --- ubuntu-tweak-0.7.2/po/ga.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ga.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: cros13 \n" "Language-Team: Irish \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -414,20 +414,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -575,37 +575,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Córas" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -854,7 +854,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -879,7 +879,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -927,7 +927,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1127,34 +1127,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1576,15 +1576,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1751,31 +1751,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1911,23 +1911,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/gl.po ubuntu-tweak-0.7.3/po/gl.po --- ubuntu-tweak-0.7.2/po/gl.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/gl.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 12:52+0000\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: Galician \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -432,20 +432,20 @@ msgid "R_eset" msgstr "R_einiciar" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME clásico" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME a proba de fallos" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Descoñecido (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Descoñecido" @@ -601,37 +601,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Buscar lixo en \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Limpando lixo de \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Persoal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -898,7 +898,7 @@ msgstr "Visitar o Centro de orixes en liña" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizar" @@ -926,7 +926,7 @@ msgstr "desactivada na anovación a %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Última sincronización:" @@ -980,7 +980,7 @@ "está apagado." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Non hai actualizacións dispoñíbeis." @@ -1197,29 +1197,29 @@ msgid "Fetching online data..." msgstr "Obtendo os datos en liña..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centro de aplicativos" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visite o Centro de aplicativos en liña" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" "Hai novos datos dos aplicativos dispoñíbeis en liña, desexa actualizalos?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Esta dispoñíbel unha actualización, quere actualizar?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1227,7 +1227,7 @@ "Produciuse un erro de rede, comprobe a súa conexión de rede - ou ben pode " "que o servidor remoto estea caído." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Produciuse un erro ao descargar o ficheiro." @@ -1677,15 +1677,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Renomear e controlar a visibilidade das iconas do escritorio" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1852,31 +1852,31 @@ msgid "Control your system session releated features" msgstr "Controle as características relacionadas co xestor de sesións" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Desactivar o \"Bloqueo de pantalla\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2013,23 +2013,31 @@ msgstr "" "Controle a aparencia e o comportamento da pantalla de inicio de sesión" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Escolla unha nova imaxe de logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Elixa unha nova imaxe de fondo" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Todas as imaxes" diff -Nru ubuntu-tweak-0.7.2/po/he.po ubuntu-tweak-0.7.3/po/he.po --- ubuntu-tweak-0.7.2/po/he.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/he.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Yaron \n" "Language-Team: Hebrew \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -397,7 +397,8 @@ " jorge https://launchpad.net/~mjminfo\n" " kulight https://launchpad.net/~kulight\n" " serfus https://launchpad.net/~serfus\n" -" t4ggs https://launchpad.net/~t4ggs" +" t4ggs https://launchpad.net/~t4ggs\n" +" yoel https://launchpad.net/~yshapira3" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " @@ -431,20 +432,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "לא ידוע" @@ -592,37 +593,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "מערכת" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "אישי" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -873,7 +874,7 @@ msgstr "בקר במרכז מקורות מקוון" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_סנכרן" @@ -900,7 +901,7 @@ msgstr "בוטל בשדרוג ל־%s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "סונכרן לאחרונה:" @@ -950,7 +951,7 @@ msgstr "שגיאת תקשורת, בבקשה בדוק את חיבור הרשת שלך או ששרת מרוחק לא זמין." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "אין עדכון זמין." @@ -1156,35 +1157,35 @@ msgid "Fetching online data..." msgstr "מתבצע אחזור נתונים מהרשת..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "מרכז יישומים" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "ביקור במרכז היישומים המקוון" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "זמין מידע חדש על יישומים, האם ברצונך לעדכן?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "ישנו עדכון זמין, האם ברצונך לעדכן?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" "שגיאת רשת, יש לבדוק את חיבור הרשת שלך - או לחלופין אין תגובה מהשרת המרוחק." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "אירעה שגיאה במהלך הורדת הקובץ." @@ -1608,15 +1609,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1783,31 +1784,31 @@ msgid "Control your system session releated features" msgstr "שלוט באפשרויות הקשורות להפעלת מערכת" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "ביטול \"נעילת המסך\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1943,23 +1944,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "שלוט במראה ובהתנהגות של מסך הכניסה שלך" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "בחירת תמונת לוגו חדשה" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "בחר תמונה רקע חדשה" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "כל התמונות" diff -Nru ubuntu-tweak-0.7.2/po/hi.po ubuntu-tweak-0.7.3/po/hi.po --- ubuntu-tweak-0.7.2/po/hi.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/hi.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-11 14:42+0000\n" -"Last-Translator: Linoob \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-06-18 08:59+0000\n" +"Last-Translator: Ravi Kumar \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -49,7 +49,7 @@ #: ../data/ubuntu-tweak.desktop.in.h:3 ../data/ui/preferences.ui.h:13 msgid "Tweaks" -msgstr "टवीकस" +msgstr "ट्वीक्स" #: ../data/ubuntu-tweak.desktop.in.h:4 ../data/ui/preferences.ui.h:17 msgid "Admins" @@ -149,15 +149,15 @@ #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:20 msgid "Janitor Extensions" -msgstr "" +msgstr "जैनएअटर एक्सटेंशन" #: ../data/ui/preferences.ui.h:21 msgid "Janitor Extensions Management" -msgstr "" +msgstr "जैनएअटर एक्सटेंशन प्रबंधन" #: ../data/ui/uturl.ui.h:1 msgid "Ubuntu Tweak" -msgstr "" +msgstr "उबुन्टू ट्वीक" #: ../data/ui/uturl.ui.h:2 msgid "_Install" @@ -321,7 +321,7 @@ #: ../data/ui/updatemanager.ui.h:1 msgid "_Install Update" -msgstr "" +msgstr "_अपडेट स्थापित करे" #: ../data/ui/janitorpage.ui.h:2 msgid "Cool! Your system is clean!" @@ -329,11 +329,11 @@ #: ../data/ui/janitorpage.ui.h:3 msgid "_Scan" -msgstr "" +msgstr "_जाँचॆ" #: ../data/ui/janitorpage.ui.h:4 msgid "_Clean" -msgstr "" +msgstr "_साफ़ करॆ" #: ../data/ui/traceback.ui.h:2 msgid "Oops... an error occured" @@ -348,7 +348,7 @@ #: ../data/ui/traceback.ui.h:6 msgid "Oops... a fatal error occured" -msgstr "" +msgstr "उफ़... एक घातक त्रुटि आई" #: ../data/ui/traceback.ui.h:7 msgid "" @@ -363,10 +363,12 @@ "Ubuntu Tweak is a tool for Ubuntu that makes it easy to configure your " "system and desktop settings." msgstr "" +"उबुन्टू ट्वीक एक टूल है जो कि अपको आपकॆ सिस्टम और डेस्कटॉप सेटिंग्स को " +"कॉन्फ़िगर करने को आसान बनाता है." #: ../data/ui/mainwindow.ui.h:2 msgid "Ubuntu Tweak Website" -msgstr "" +msgstr "उबुन्टू ट्वीक वेबसाइट" #: ../data/ui/mainwindow.ui.h:3 msgid "" @@ -395,15 +397,15 @@ #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " -msgstr "" +msgstr "खोजॆ... " #: ../data/ui/mainwindow.ui.h:8 msgid "_Overview" -msgstr "" +msgstr "_अवलोकन" #: ../data/ui/mainwindow.ui.h:9 msgid "_Tweaks" -msgstr "" +msgstr "_ट्वीक्स" #: ../data/ui/mainwindow.ui.h:10 msgid "_Admins" @@ -411,11 +413,11 @@ #: ../data/ui/mainwindow.ui.h:11 msgid "_Janitor" -msgstr "" +msgstr "_जैनएअटर" #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" -msgstr "" +msgstr "कोई मिलान नहीं मिले" #: ../data/ui/desktoprecovery.ui.h:1 msgid "Setting Name:" @@ -423,29 +425,29 @@ #: ../data/ui/desktoprecovery.ui.h:5 msgid "R_eset" -msgstr "" +msgstr "री_सेट करें" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" -msgstr "" +msgstr "GNOME क्लासिक" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" -msgstr "" +msgstr "GNOME फालबैक" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "अज्ञात (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "अज्ञात" #: ../ubuntutweak/network/downloadmanager.py:97 msgid "Connecting to server" -msgstr "" +msgstr "सर्वर से कनेक्ट हो रहा है" #: ../ubuntutweak/network/downloadmanager.py:143 #, python-format @@ -478,13 +480,14 @@ msgid "%d day ago" msgid_plural "%d days ago" msgstr[0] "%d दिन पहले" +msgstr[1] "%d दिनों पहले" #: ../ubuntutweak/network/utdata.py:78 #, python-format msgid "%d hour ago" msgid_plural "%d hours ago" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d घंटा पहले" +msgstr[1] "%d घंटे पहले" #: ../ubuntutweak/network/utdata.py:80 #, python-format @@ -525,57 +528,59 @@ #: ../ubuntutweak/common/debug.py:121 msgid "Sorry, your distribution is not supported by Ubuntu Tweak" -msgstr "" +msgstr "क्षमा करें, आपका वितरण उबुन्टू ट्वीक द्वारा समर्थित नहीं है" #: ../ubuntutweak/common/debug.py:122 msgid "" "You can't file bug for this issue. Please only use Ubuntu Tweak on Ubuntu. " "Or it may kill your cat." msgstr "" +"आप इस मुद्दे के लिए बग फाइल नहीं कर सकते हैं. कृपया केवल उबुन्टू ट्वीक को " +"उबुन्टू पर ही उपयोग करॆं. या यह अपकी बिल्ली को मार सकता है." #: ../ubuntutweak/janitor/gwibber_plugin.py:4 msgid "Gwibber Cache" -msgstr "" +msgstr "Gwibber कैश" #: ../ubuntutweak/janitor/opera_plugin.py:4 msgid "Opera Cache" -msgstr "" +msgstr "Opera कैश" #: ../ubuntutweak/janitor/googleearth_plugin.py:5 msgid "Google Earth Cache" -msgstr "" +msgstr "Google Earth कैश" #: ../ubuntutweak/janitor/thumbnailcache_plugin.py:4 msgid "Thumbnail cache" -msgstr "" +msgstr "थंबनेल कैश" #: ../ubuntutweak/janitor/softwarecenter_plugin.py:4 msgid "Software Center Cache" -msgstr "" +msgstr "सॉफ्टवेयर केंद्र कैश" #: ../ubuntutweak/janitor/mozilla_plugin.py:37 msgid "Firefox Cache" -msgstr "" +msgstr "फायरफॉक्स कैश" #: ../ubuntutweak/janitor/mozilla_plugin.py:43 msgid "Thunderbird Cache" -msgstr "" +msgstr "थंडरबर्ड कैश" #: ../ubuntutweak/janitor/chrome_plugin.py:4 msgid "Chrome Cache" -msgstr "" +msgstr "क्रोम कैश" #: ../ubuntutweak/janitor/chrome_plugin.py:11 msgid "Chromium Cache" -msgstr "" +msgstr "क्रोमियम कैश" #: ../ubuntutweak/janitor/empathy_plugin.py:4 msgid "Empathy Cache" -msgstr "" +msgstr "Empathy कैश" #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" -msgstr "" +msgstr "अनावश्यक पैकेजॆस" #: ../ubuntutweak/janitor/autoremoval_plugin.py:53 msgid "Unneeded Packages (No package to be removed)" @@ -583,45 +588,45 @@ #: ../ubuntutweak/janitor/aptcache_plugin.py:10 msgid "Apt Cache" -msgstr "" +msgstr "Apt कैश" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" -msgstr "" +msgstr "\"%s\" के लिए त्रुटि स्कैन, डबल क्लिक करें विवरण देखने के लिऎ" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" -msgstr "" +msgstr "सिस्टम" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" -msgstr "" +msgstr "निजी" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" -msgstr "" +msgstr "Apps" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:30 msgid "Package Configs" -msgstr "" +msgstr "पैकेज कॉन्फ़िगस" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:73 msgid "Packages Configs (No package config to be removed)" @@ -629,7 +634,7 @@ #: ../ubuntutweak/janitor/oldkernel_plugin.py:16 msgid "Old Kernel" -msgstr "" +msgstr "पुराना कर्नेल" #: ../ubuntutweak/janitor/oldkernel_plugin.py:101 msgid "Old Kernel Packages (No old kernel package to be removed)" @@ -638,35 +643,35 @@ #: ../ubuntutweak/admins/desktoprecovery.py:79 #: ../ubuntutweak/modules/__init__.py:29 msgid "Applications" -msgstr "" +msgstr "अनुप्रयोग" #: ../ubuntutweak/admins/desktoprecovery.py:80 #: ../ubuntutweak/admins/userdir.py:34 ../ubuntutweak/modules/__init__.py:32 #: ../ubuntutweak/tweaks/unity.py:142 msgid "Desktop" -msgstr "" +msgstr "डेस्कटॉप" #: ../ubuntutweak/admins/desktoprecovery.py:106 #: ../ubuntutweak/apps/__init__.py:240 msgid "Category" -msgstr "" +msgstr "श्रेणी" #: ../ubuntutweak/admins/desktoprecovery.py:147 msgid "Setting" -msgstr "" +msgstr "सेटिंग" #: ../ubuntutweak/admins/desktoprecovery.py:188 msgid "Backup Name:" -msgstr "" +msgstr "बैकअप नाम:" #: ../ubuntutweak/admins/desktoprecovery.py:217 msgid "Backing up..." -msgstr "" +msgstr "बैकअप हो रहा है..." #: ../ubuntutweak/admins/desktoprecovery.py:242 #, python-format msgid "Backing up...%s" -msgstr "" +msgstr "बैकअप हो रहा है...%s" #: ../ubuntutweak/admins/desktoprecovery.py:266 msgid "Desktop Recovery" @@ -680,7 +685,7 @@ #: ../ubuntutweak/admins/desktoprecovery.py:347 msgid "No Backup Yet" -msgstr "" +msgstr "अभी तक कोई बैकअप नहीं" #: ../ubuntutweak/admins/desktoprecovery.py:382 #, python-format @@ -688,6 +693,8 @@ "Backup all settings under \"%s\"\n" "Would you like to continue?" msgstr "" +"\"%s \" के अंतर्गत सभी सेटिंग्स बैकअप करॆ\n" +"क्या आप जारी रखना चाहते हैं?" #: ../ubuntutweak/admins/desktoprecovery.py:403 #, python-format @@ -695,11 +702,13 @@ "Backup settings under \"%s\"\n" "Would you like to continue?" msgstr "" +"\"%s\" के अंतर्गत सभी सेटिंग्स बैकअप करॆ\n" +"क्या आप जारी रखना चाहते हैं?" #: ../ubuntutweak/admins/desktoprecovery.py:446 #, python-format msgid "Would you like to delete the backup \"%s/%s\"?" -msgstr "" +msgstr "आप बैकअप \"%s/%s\" को हटाना चाहेंगे?" #: ../ubuntutweak/admins/desktoprecovery.py:450 #, python-format @@ -711,7 +720,7 @@ #: ../ubuntutweak/admins/desktoprecovery.py:472 #, python-format msgid "Would you like to recover the backup \"%s/%s\"?" -msgstr "" +msgstr "क्या आप बैकअप \"%s/%s \" को वापिस पाना चाहेंगे?" #: ../ubuntutweak/admins/desktoprecovery.py:475 #, python-format @@ -728,7 +737,7 @@ #: ../ubuntutweak/admins/desktoprecovery.py:497 msgid "Recovery Successful!" -msgstr "" +msgstr "रिकवरी सफल!" #: ../ubuntutweak/admins/desktoprecovery.py:498 #: ../ubuntutweak/admins/desktoprecovery.py:534 @@ -737,17 +746,17 @@ #: ../ubuntutweak/admins/desktoprecovery.py:503 msgid "_Logout" -msgstr "" +msgstr "_लॉगआउट" #: ../ubuntutweak/admins/desktoprecovery.py:516 #, python-format msgid "Would you like to reset settings for \"%s\"?" -msgstr "" +msgstr "क्या आप %s के लिए सेटिंग्स को रीसेट करना चाहेंगे?" #: ../ubuntutweak/admins/desktoprecovery.py:518 #, python-format msgid "Would you like to reset all settings under \"%s\"?" -msgstr "" +msgstr "क्या आप %s के लिए सेटिंग्स को रीसेट करना चाहेंगे?" #: ../ubuntutweak/admins/desktoprecovery.py:520 msgid "" @@ -757,47 +766,47 @@ #: ../ubuntutweak/admins/desktoprecovery.py:533 msgid "Reset Successful!" -msgstr "" +msgstr "रीसेट सफल!" #: ../ubuntutweak/admins/desktoprecovery.py:562 #: ../ubuntutweak/admins/sourceeditor.py:418 msgid "Please enter a new name for your backup:" -msgstr "" +msgstr "आपके बैकअप के लिए एक नया नाम प्रविष्ट करें:" #: ../ubuntutweak/admins/desktoprecovery.py:594 msgid "Backup Successful!" -msgstr "" +msgstr "बैकअप सफल!" #: ../ubuntutweak/admins/desktoprecovery.py:597 #: ../ubuntutweak/admins/sourceeditor.py:394 msgid "Backup Failed!" -msgstr "" +msgstr "बैकअप असफल!" #: ../ubuntutweak/admins/sourcecenter.py:301 msgid "Package" -msgstr "" +msgstr "पैकेज" #: ../ubuntutweak/admins/sourcecenter.py:309 msgid "Previous Version" -msgstr "" +msgstr "पिछला संस्करण" #: ../ubuntutweak/admins/sourcecenter.py:318 msgid "System Version" -msgstr "" +msgstr "सिस्टम संस्करण" #: ../ubuntutweak/admins/sourcecenter.py:457 #, python-format msgid "%d New Application Available" msgid_plural "%d New Applications Available" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d नऎ अनुप्रयोग उपलब्ध" +msgstr[1] "%d नऎ अनुप्रयोग उपलब्ध" #: ../ubuntutweak/admins/sourcecenter.py:475 #, python-format msgid "%d Package Update Available" msgid_plural "%d Package Updates Available" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d पैकेज अपडेट उपलब्ध" +msgstr[1] "%d पैकेजॆस अपडेट उपलब्ध" #: ../ubuntutweak/admins/sourcecenter.py:513 msgid "No Available Package Updates" @@ -864,7 +873,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -889,7 +898,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -937,7 +946,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1137,34 +1146,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1586,15 +1595,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1761,31 +1770,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1921,23 +1930,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/hr.po ubuntu-tweak-0.7.3/po/hr.po --- ubuntu-tweak-0.7.2/po/hr.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/hr.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Croatian \n" @@ -16,8 +16,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -428,20 +428,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Nepoznato" @@ -593,37 +593,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sustav" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Osobno" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -884,7 +884,7 @@ msgstr "Posjeti online Centar izvora" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sync" @@ -911,7 +911,7 @@ msgstr "onemogućeno kod nadogradnje na %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Zadnje sinkronizirano:" @@ -964,7 +964,7 @@ "poslužitelj nedostupan." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Nema dostupnih ažuriranja." @@ -1170,28 +1170,28 @@ msgid "Fetching online data..." msgstr "Prikupljanje online podataka..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centar aplikacija" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Posjeti Online Centar aplikacija" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Novi podaci o aplikacijama su dostupni, želite li ažurirati?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Ažuriranje dostupno, želite li ažurirati?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1199,7 +1199,7 @@ "Mrežna greška, molimo provjerite svoju mrežnu vezu - ili udaljeni " "poslužitelj nije dostupan." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Dogodila se greška kod skidanja datoteke." @@ -1624,15 +1624,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1799,31 +1799,31 @@ msgid "Control your system session releated features" msgstr "Upravljajte povezanim mogućnostima prijave vašeg sustava" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Onemogući \"Zaključaj zaslon\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1959,23 +1959,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Uredite izgled i ponašanje vašeg zaslona za prijavu." +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Izaberite novu logo sliku" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Odaberi novu pozadinsku sliku." -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Sve slike" diff -Nru ubuntu-tweak-0.7.2/po/hu.po ubuntu-tweak-0.7.3/po/hu.po --- ubuntu-tweak-0.7.2/po/hu.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/hu.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-21 04:42+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Hungarian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -457,20 +457,20 @@ msgid "R_eset" msgstr "_Visszaállítás" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "Klasszikus GNOME" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Ismeretlen (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Ismeretlen" @@ -624,37 +624,37 @@ msgid "Apt Cache" msgstr "Apt-gyorsítótár" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Rendszer" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Személyes" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -919,7 +919,7 @@ msgstr "Online forrásközpont meglátogatása" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Szinkronizálás" @@ -946,7 +946,7 @@ msgstr "letiltva a(z) %s változatra frissítéskor" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Legutóbb szinkronizálva:" @@ -999,7 +999,7 @@ "Hálózati hiba. A hálózati kapcsolata, vagy a távoli kiszolgáló nem működik." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Nincs elérhető frissítés." @@ -1215,28 +1215,28 @@ msgid "Fetching online data..." msgstr "Online információk letöltése…" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Szoftverközpont" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Online szoftverközpont meglátogatása" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Új alkalmazásadatok érhetőek el. Szeretné frissíteni?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Frissítés érhető el, szeretne frissíteni?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1244,7 +1244,7 @@ "Hálózati hiba, kérem ellenőrizze a kapcsolatát – vagy a távoli kiszolgáló " "leállt." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Hiba történt a fájl letöltése közben." @@ -1702,15 +1702,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Asztali ikonok átnevezése és láthatóságának állítása" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1877,31 +1877,31 @@ msgid "Control your system session releated features" msgstr "A rendszer munkameneteivel kapcsolatos funkcióinak beállítása" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "„Képernyőzárolás” tiltása" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "A felhasználó valós nevének megjelenítése a panelen" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2038,23 +2038,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Állítsa be a bejelentkezési képernyő megjelenését és viselkedését" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Válasszon egy új logóképet" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Minden kép (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Válasszon új háttérképet" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Minden kép" diff -Nru ubuntu-tweak-0.7.2/po/id.po ubuntu-tweak-0.7.3/po/id.po --- ubuntu-tweak-0.7.2/po/id.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/id.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-04 14:13+0000\n" -"Last-Translator: Adi Nugroho \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-09 00:18+0000\n" +"Last-Translator: Waluyo Adi Siswanto \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -45,19 +45,19 @@ #: ../data/ubuntu-tweak.desktop.in.h:2 ../data/ui/preferences.ui.h:9 msgid "Overview" -msgstr "" +msgstr "Tinjau" #: ../data/ubuntu-tweak.desktop.in.h:3 ../data/ui/preferences.ui.h:13 msgid "Tweaks" -msgstr "" +msgstr "Tweak" #: ../data/ubuntu-tweak.desktop.in.h:4 ../data/ui/preferences.ui.h:17 msgid "Admins" -msgstr "" +msgstr "Admin" #: ../data/ubuntu-tweak.desktop.in.h:5 ../data/ui/preferences.ui.h:22 msgid "Janitor" -msgstr "" +msgstr "Janitor" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:1 msgid "Tweak all kinds of settings" @@ -77,11 +77,11 @@ #: ../data/com.ubuntu-tweak.daemon.policy.in.h:5 msgid "Edit the Software Sources lists" -msgstr "" +msgstr "Sunting daftar sumber perangkat lunak" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:6 msgid "To edit the software sources, you need to authenticate." -msgstr "" +msgstr "Untuk menyunting sumber perangkat lunak, anda perlu ijin" #: ../data/ui/window.ui.h:1 msgid "Left" @@ -93,7 +93,7 @@ #: ../data/ui/preferences.ui.h:1 msgid "Preferences" -msgstr "" +msgstr "Preferensi" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:3 @@ -108,19 +108,19 @@ #: ../data/ui/quicklists.ui.h:1 ../data/ui/sourceeditor.ui.h:1 #: ../data/ui/janitorpage.ui.h:1 msgid "column" -msgstr "" +msgstr "Kolom" #: ../data/ui/preferences.ui.h:6 msgid "Move Up" -msgstr "" +msgstr "Pindah ke Atas" #: ../data/ui/preferences.ui.h:7 msgid "Move Down" -msgstr "" +msgstr "Pindah ke Bawah" #: ../data/ui/preferences.ui.h:8 msgid "Install" -msgstr "" +msgstr "Pasang" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:11 @@ -410,7 +410,8 @@ " Rokhmat Sudiana Bakhtiar https://launchpad.net/~spaceterz\n" " Waluyo Adi Siswanto https://launchpad.net/~was-wlk\n" " Wayan Sudiarnata https://launchpad.net/~circleshine\n" -" Wempi Naviera https://launchpad.net/~wempi-naviera" +" Wempi Naviera https://launchpad.net/~wempi-naviera\n" +" immux https://launchpad.net/~iam-immux" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " @@ -444,20 +445,20 @@ msgid "R_eset" msgstr "R_eset" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Tidak dikenal" @@ -605,37 +606,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Pribadi" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -896,7 +897,7 @@ msgstr "Kunjungi Pusat Sumber online" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sync" @@ -923,7 +924,7 @@ msgstr "dinonaktifkan untuk melakukan peningkatan ke %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Terakhir Sync:" @@ -977,7 +978,7 @@ "sedang sibuk." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Tidak tersedia pembaruan" @@ -1195,28 +1196,28 @@ msgid "Fetching online data..." msgstr "Mengambil data online..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Pusat Aplikasi" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Kunjungi Pusat Aplikasi Online" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Aplikasi terbaru tersedia, update sekarang?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Update tersedia, update sekarang?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1224,7 +1225,7 @@ "Jaringan Error, Silakan periksa koneksi jaringan - atau server remote sedang " "down." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Sebuah kesalahan terjadi ketika men-download file tersebut." @@ -1660,15 +1661,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Ubah nama dan pindah visibilty dari ikon desktop" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1835,31 +1836,31 @@ msgid "Control your system session releated features" msgstr "Kontrol sistem sesi Anda termasuk fitur" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Dilarang \"Kunci Layar\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1995,23 +1996,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Control the appearance and behaviour of your login screen" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Pilih gambar logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Pilih gambar latar belakang baru" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Semua gambar" diff -Nru ubuntu-tweak-0.7.2/po/is.po ubuntu-tweak-0.7.3/po/is.po --- ubuntu-tweak-0.7.2/po/is.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/is.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Baldur Þór Sveinsson \n" "Language-Team: Icelandic \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -418,20 +418,20 @@ msgid "R_eset" msgstr "_Endurstilla" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -579,37 +579,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Kerfi" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Einkamál" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -858,7 +858,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -883,7 +883,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -931,7 +931,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1131,34 +1131,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1580,15 +1580,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1755,31 +1755,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1915,23 +1915,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/it.po ubuntu-tweak-0.7.3/po/it.po --- ubuntu-tweak-0.7.2/po/it.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/it.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-17 20:35+0000\n" -"Last-Translator: Luca Ferretti \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-08 18:32+0000\n" +"Last-Translator: Loris Turchetti \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -25,11 +25,11 @@ #: ../data/script-worker:155 ../data/script-worker:168 msgid "Enter your password to perform the administrative tasks" -msgstr "Inserire la propria password per compiere attività di amministratore" +msgstr "Inserire la propria password per eseguire attività amministrative" #: ../data/script-worker:162 msgid "Coudn't find any text editor in your system!" -msgstr "Impossibile trovare alcun editor di testo nel sistema." +msgstr "Impossibile trovare un editor di testo nel tuo sistema!" #: ../data/script-worker:191 msgid "Select a folder" @@ -53,7 +53,7 @@ #: ../data/ubuntu-tweak.desktop.in.h:4 ../data/ui/preferences.ui.h:17 msgid "Admins" -msgstr "Amministrazione" +msgstr "Amministratori" #: ../data/ubuntu-tweak.desktop.in.h:5 ../data/ui/preferences.ui.h:22 msgid "Janitor" @@ -102,7 +102,7 @@ #: ../data/ui/preferences.ui.h:4 msgid "Manage the clip view in the Overview" -msgstr "" +msgstr "Gestisci la visualizzazione delle clip nella Panoramica" #: ../data/ui/preferences.ui.h:5 ../data/ui/appspage.ui.h:1 #: ../data/ui/quicklists.ui.h:1 ../data/ui/sourceeditor.ui.h:1 @@ -112,7 +112,7 @@ #: ../data/ui/preferences.ui.h:6 msgid "Move Up" -msgstr "Sposta in alto" +msgstr "Sposta Su" #: ../data/ui/preferences.ui.h:7 msgid "Move Down" @@ -142,7 +142,7 @@ #: ../data/ui/preferences.ui.h:18 msgid "Generic" -msgstr "" +msgstr "Generale" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:20 @@ -155,7 +155,7 @@ #: ../data/ui/uturl.ui.h:1 msgid "Ubuntu Tweak" -msgstr "" +msgstr "Ubuntu Tweak" #: ../data/ui/uturl.ui.h:2 msgid "_Install" @@ -191,7 +191,7 @@ #: ../data/ui/sourcecenter.ui.h:7 msgid "Purge PPA" -msgstr "" +msgstr "Pulisci PPA" #: ../data/ui/brokenmodule.ui.h:1 msgid "This module encountered an error while loading." @@ -225,7 +225,7 @@ #: ../data/ui/loginsettings.ui.h:3 msgid "Set the same background as the current desktop background" -msgstr "" +msgstr "Imposta lo stesso sfondo attualmente in uso su questo desktop" #: ../data/ui/quicklists.ui.h:2 msgid "Active" @@ -281,19 +281,19 @@ #: ../data/ui/sourceeditor.ui.h:4 msgid "Redo this source" -msgstr "" +msgstr "Ripristina questa sorgente" #: ../data/ui/sourceeditor.ui.h:5 msgid "toolbutton2" -msgstr "" +msgstr "toolbutton2" #: ../data/ui/sourceeditor.ui.h:6 msgid "Delete this source" -msgstr "" +msgstr "Elimina questa sorgente" #: ../data/ui/sourceeditor.ui.h:7 msgid "toolbutton3" -msgstr "" +msgstr "toolbutton3" #: ../data/ui/sourceeditor.ui.h:8 ../data/ui/desktoprecovery.ui.h:2 msgid "Backup History:" @@ -301,7 +301,7 @@ #: ../data/ui/sourceeditor.ui.h:9 msgid "Auto Backup" -msgstr "" +msgstr "Backup automatico" #: ../data/ui/sourceeditor.ui.h:10 ../data/ui/desktoprecovery.ui.h:3 msgid "_Recover" @@ -313,7 +313,7 @@ #: ../data/ui/sourceeditor.ui.h:12 msgid "U_pdate" -msgstr "" +msgstr "A_ggiorna" #: ../data/ui/updatemanager.ui.h:1 msgid "_Install Update" @@ -321,11 +321,11 @@ #: ../data/ui/janitorpage.ui.h:2 msgid "Cool! Your system is clean!" -msgstr "" +msgstr "Fantastico! Il tuo sistema è pulito!" #: ../data/ui/janitorpage.ui.h:3 msgid "_Scan" -msgstr "" +msgstr "_Analizza" #: ../data/ui/janitorpage.ui.h:4 msgid "_Clean" @@ -387,6 +387,17 @@ "Ubuntu Tweak; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" msgstr "" +"Ubuntu Tweak è software libero; puoi distribuirlo e/o modificarlo sotto i " +"termini della licenza GNU General Public License pubblicata dalla Free " +"Software Foundation; sia la versione 2 della licenza che (a tua opinione) " +"ogni versione successiva.\n" +"Ubuntu Tweak è distribuito sperando di essere utile, ma SENZA NESSUNA " +"GARANZIA; senza nemmeno la garanzia implicita di COMMERCIABILITÀ o IDONEITÀ " +"PER UN PARTICOLARE SCOPO. Fai riferimento alla GNU General Public License " +"per altri dettagli.\n" +"Dovresti aver ricevuto una copia della GNU General Public License insieme ad " +"Ubuntu Tweak; Se così non fosse, scrivi alla Free Software Foundation, Inc., " +"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" #: ../data/ui/mainwindow.ui.h:6 msgid "translator-credits" @@ -408,7 +419,9 @@ " Ding Zhou https://launchpad.net/~tualatrix\n" " Emanuele Aiello https://launchpad.net/~spearman\n" " Enrico \"eNry\" Carafa https://launchpad.net/~mr.tennents\n" +" FabioS https://launchpad.net/~aksaf\n" " Federico \"Zio Vec\" Vecchio https://launchpad.net/~fedevecna\n" +" Federico Mameli https://launchpad.net/~piratapopo\n" " Filippo Magni https://launchpad.net/~fil0\n" " Fire https://launchpad.net/~redsoul\n" " Francesco Muriana https://launchpad.net/~f-muriana\n" @@ -426,17 +439,19 @@ " MeltingShell https://launchpad.net/~meltingshell\n" " Michele Dimaggio https://launchpad.net/~mike238dimaggio\n" " Milo Casagrande https://launchpad.net/~milo\n" +" Nicola Pasquino https://launchpad.net/~npasquin\n" " Pietro Lo Iacono https://launchpad.net/~straightedge89\n" " Rebek94 https://launchpad.net/~rebek94\n" " Salanti Michele https://launchpad.net/~mdog\n" " Simone Oberti https://launchpad.net/~simone-obo\n" +" aljaber https://launchpad.net/~piero-bizzotto\n" " faber https://launchpad.net/~faber-gaber\n" " ideelibre https://launchpad.net/~bezzifa\n" " sfan https://launchpad.net/~sfan" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " -msgstr "" +msgstr "Cerca... " #: ../data/ui/mainwindow.ui.h:8 msgid "_Overview" @@ -444,15 +459,15 @@ #: ../data/ui/mainwindow.ui.h:9 msgid "_Tweaks" -msgstr "" +msgstr "O_ttimizzazioni" #: ../data/ui/mainwindow.ui.h:10 msgid "_Admins" -msgstr "" +msgstr "_Amministrazione" #: ../data/ui/mainwindow.ui.h:11 msgid "_Janitor" -msgstr "" +msgstr "_Pulizia" #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" @@ -466,20 +481,20 @@ msgid "R_eset" msgstr "R_eset" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" -msgstr "" +msgstr "GNOME Classico" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" -msgstr "" +msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" -msgstr "" +msgstr "Sconosciuto (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Sconosciuto" @@ -582,43 +597,43 @@ #: ../ubuntutweak/janitor/gwibber_plugin.py:4 msgid "Gwibber Cache" -msgstr "" +msgstr "Cache di Gwibber" #: ../ubuntutweak/janitor/opera_plugin.py:4 msgid "Opera Cache" -msgstr "" +msgstr "Cache di Opera" #: ../ubuntutweak/janitor/googleearth_plugin.py:5 msgid "Google Earth Cache" -msgstr "" +msgstr "Cache di Google Earth" #: ../ubuntutweak/janitor/thumbnailcache_plugin.py:4 msgid "Thumbnail cache" -msgstr "" +msgstr "Cache delle miniature" #: ../ubuntutweak/janitor/softwarecenter_plugin.py:4 msgid "Software Center Cache" -msgstr "" +msgstr "Cache del Software Center" #: ../ubuntutweak/janitor/mozilla_plugin.py:37 msgid "Firefox Cache" -msgstr "" +msgstr "Cache di Firefox" #: ../ubuntutweak/janitor/mozilla_plugin.py:43 msgid "Thunderbird Cache" -msgstr "" +msgstr "Cache di Thunderbird" #: ../ubuntutweak/janitor/chrome_plugin.py:4 msgid "Chrome Cache" -msgstr "" +msgstr "Cache di Chrome" #: ../ubuntutweak/janitor/chrome_plugin.py:11 msgid "Chromium Cache" -msgstr "" +msgstr "Cache di Chromium" #: ../ubuntutweak/janitor/empathy_plugin.py:4 msgid "Empathy Cache" -msgstr "" +msgstr "Cache di Empathy" #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" @@ -630,39 +645,39 @@ #: ../ubuntutweak/janitor/aptcache_plugin.py:10 msgid "Apt Cache" -msgstr "" +msgstr "Cache di Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" -msgstr "" +msgstr "Nessuna cache da rimuovere" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" -msgstr "" +msgstr "Ricerca di errori per \"%s\", doppio click per vedere i dettagli" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personale" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -800,7 +815,7 @@ #: ../ubuntutweak/admins/desktoprecovery.py:518 #, python-format msgid "Would you like to reset all settings under \"%s\"?" -msgstr "" +msgstr "Ripristinare tutte le impostazioni di \"%s\"?" #: ../ubuntutweak/admins/desktoprecovery.py:520 msgid "" @@ -812,7 +827,7 @@ #: ../ubuntutweak/admins/desktoprecovery.py:533 msgid "Reset Successful!" -msgstr "" +msgstr "Ripristino avvenuto con successo!" #: ../ubuntutweak/admins/desktoprecovery.py:562 #: ../ubuntutweak/admins/sourceeditor.py:418 @@ -912,7 +927,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:921 msgid "Enabled PPAs" -msgstr "" +msgstr "PPA attivi" #: ../ubuntutweak/admins/sourcecenter.py:924 msgid "Source Center" @@ -929,7 +944,7 @@ msgstr "Visita il Centro Sorgenti online" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizza" @@ -957,7 +972,7 @@ msgstr "disabilitato durante l'avanzamento a %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Ultima sincronizzazione:" @@ -1010,7 +1025,7 @@ "server remoto è accessibile." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Nessun aggiornamento disponibile." @@ -1057,7 +1072,7 @@ #: ../ubuntutweak/admins/sourceeditor.py:279 msgid "No backup yet" -msgstr "" +msgstr "Nessun backup presente" #: ../ubuntutweak/admins/sourceeditor.py:319 msgid "Please check the permission of the sources.list file" @@ -1080,7 +1095,7 @@ #: ../ubuntutweak/admins/sourceeditor.py:351 msgid "You may need to check the permission of source list." -msgstr "" +msgstr "Verificare i permessi della lista dei sorgenti." #: ../ubuntutweak/admins/sourceeditor.py:383 msgid "Please enter the name for your backup:" @@ -1227,28 +1242,28 @@ msgid "Fetching online data..." msgstr "Recupero dati online..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centro Applicazioni" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visita il Centro Applicazioni Online" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Nuovi dati sulle applicazioni sono disponibili, vuoi aggiornare?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Aggiornamento disponibile, vuoi aggiornare?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1256,7 +1271,7 @@ "Errore di rete, controllare la propria connessione di rete - oppure il " "server remoto è fuori servizio." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Si è verificato un errore durante lo scaricamento del file." @@ -1695,15 +1710,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Rinomina e cambia la visibilità delle icone della scrivania" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1788,7 +1803,7 @@ #: ../ubuntutweak/tweaks/window.py:77 ../ubuntutweak/tweaks/window.py:85 #: ../ubuntutweak/tweaks/window.py:98 ../ubuntutweak/tweaks/window.py:113 msgid "Roll up" -msgstr "Ruota verso l'alto" +msgstr "Arrotola" #: ../ubuntutweak/tweaks/window.py:84 ../ubuntutweak/tweaks/window.py:95 #: ../ubuntutweak/tweaks/window.py:110 @@ -1870,31 +1885,31 @@ msgid "Control your system session releated features" msgstr "Controlla le funzionalità legate alla propria sessione di sistema" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Disabilitare il «Blocco Schermo»" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2031,23 +2046,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Controlla l'aspetto e il comportamento della schermata di accesso" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Scegli un nuovo logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Scegliere una nuova immagine di sfondo" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Tutte le immagini" @@ -2501,7 +2524,7 @@ #: ../ubuntutweak/preferences.py:168 #, python-format msgid "\"%s\" is not a Clip Extension!" -msgstr "" +msgstr "\"%s\" non è una Clip Extension!" #: ../ubuntutweak/preferences.py:171 msgid "Choose a Tweaks Extension" diff -Nru ubuntu-tweak-0.7.2/po/ja.po ubuntu-tweak-0.7.3/po/ja.po --- ubuntu-tweak-0.7.2/po/ja.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ja.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Japanese \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -433,20 +433,20 @@ msgid "R_eset" msgstr "リセット(_R)" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME クラシック" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "不明 (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "不明" @@ -593,37 +593,37 @@ msgid "Apt Cache" msgstr "アプリキャッシュ" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "システム" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "個人用" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -878,7 +878,7 @@ msgstr "オンラインソースセンターを参照" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "同期(_S)" @@ -905,7 +905,7 @@ msgstr "%s へのアップグレード時に無効化されました" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "最後に同期した日時:" @@ -955,7 +955,7 @@ msgstr "ネットワークエラー、ネットワーク接続またはリモートサーバがダウンしていないか確認してください。" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "利用可能なアップデートはありません。" @@ -1166,34 +1166,34 @@ msgid "Fetching online data..." msgstr "オンラインデータを取得しています..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "アプリケーションセンター" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "オンラインアプリケーションセンターを参照" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "新しいアプリケーションデータが利用可能です。アップデートしますか?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "利用可能なアップデートがあります。アップデートしますか?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "ネットワークエラー、ネットワーク接続の確認 - または多分リモートサーバがダウンしていると思われます。" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "ファイルのダウンロード中にエラーが発生しました。" @@ -1626,15 +1626,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "デスクトップアイコンの名前の変更と表示の設定を行います" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1801,31 +1801,31 @@ msgid "Control your system session releated features" msgstr "システムセッションに関連した機能を制御します" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "「画面のロック」を無効にする" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1961,23 +1961,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "ログイン画面の外観と動作をコントロールします" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "新しいロゴ画像を選択" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "新しい背景画像を選択" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "すべての画像" diff -Nru ubuntu-tweak-0.7.2/po/jv.po ubuntu-tweak-0.7.3/po/jv.po --- ubuntu-tweak-0.7.2/po/jv.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/jv.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Rahman Yusri Aftian \n" "Language-Team: Javanese \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -414,20 +414,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -575,37 +575,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -854,7 +854,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -879,7 +879,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -927,7 +927,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1127,34 +1127,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1576,15 +1576,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1751,31 +1751,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1911,23 +1911,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/ka.po ubuntu-tweak-0.7.3/po/ka.po --- ubuntu-tweak-0.7.2/po/ka.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ka.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Giorgi Maghlakelidze \n" "Language-Team: Georgian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -416,20 +416,20 @@ msgid "R_eset" msgstr "ჩ_ამოყრა" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "უცნობი" @@ -575,37 +575,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "სისტემა" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "პირადი" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -854,7 +854,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_სინქრონიზება" @@ -879,7 +879,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "ბოლოს სინქრონიზებულია:" @@ -927,7 +927,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1129,34 +1129,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "პროგრამული ცენტრი" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1578,15 +1578,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1753,31 +1753,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1913,23 +1913,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "ახალი ლოგოტიპის მითითება" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/kk.po ubuntu-tweak-0.7.3/po/kk.po --- ubuntu-tweak-0.7.2/po/kk.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/kk.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Kazakh \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -416,20 +416,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -577,37 +577,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -856,7 +856,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -881,7 +881,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -929,7 +929,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1129,34 +1129,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1578,15 +1578,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1753,31 +1753,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1913,23 +1913,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/km.po ubuntu-tweak-0.7.3/po/km.po --- ubuntu-tweak-0.7.2/po/km.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/km.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Khmer \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -415,20 +415,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -576,37 +576,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -855,7 +855,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -880,7 +880,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -928,7 +928,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1128,34 +1128,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1577,15 +1577,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1752,31 +1752,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1912,23 +1912,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/kn.po ubuntu-tweak-0.7.3/po/kn.po --- ubuntu-tweak-0.7.2/po/kn.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/kn.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Kannada \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -415,20 +415,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -576,37 +576,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -855,7 +855,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -880,7 +880,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "ಕೊನೆಯ ಮೇಳೈಕೆ:" @@ -928,7 +928,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1128,34 +1128,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "ಅನ್ವಯಿಕ ಕೇಂದ್ರ" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "ಅಂತರ್ಜಾಲ ಅನ್ವಯಿಕ ಕೇಂದ್ರಕ್ಕೆ ಭೇಟಿ ನೀಡಿ" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1577,15 +1577,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1752,31 +1752,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1912,23 +1912,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/ko.po ubuntu-tweak-0.7.3/po/ko.po --- ubuntu-tweak-0.7.2/po/ko.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ko.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Korean \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -45,43 +45,43 @@ #: ../data/ubuntu-tweak.desktop.in.h:2 ../data/ui/preferences.ui.h:9 msgid "Overview" -msgstr "" +msgstr "개요" #: ../data/ubuntu-tweak.desktop.in.h:3 ../data/ui/preferences.ui.h:13 msgid "Tweaks" -msgstr "" +msgstr "트윅" #: ../data/ubuntu-tweak.desktop.in.h:4 ../data/ui/preferences.ui.h:17 msgid "Admins" -msgstr "" +msgstr "관리자" #: ../data/ubuntu-tweak.desktop.in.h:5 ../data/ui/preferences.ui.h:22 msgid "Janitor" -msgstr "" +msgstr "컴퓨터 정리" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:1 msgid "Tweak all kinds of settings" -msgstr "" +msgstr "모든 설정을 트윅합니다." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:2 msgid "To tweak the settings, you need to authenticate." -msgstr "" +msgstr "설정을 트윅하려면 관리자 권한으로 인증해야 합니다." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:3 msgid "Clean user and system cruft" -msgstr "" +msgstr "사용자와 시스템을 정리합니다." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:4 msgid "To clean the cruft, you need to authenticate." -msgstr "" +msgstr "컴퓨터를 정리하려면, 관리자 권한으로 인증해야 합니다." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:5 msgid "Edit the Software Sources lists" -msgstr "" +msgstr "소프트웨어 소스를 편집합니다." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:6 msgid "To edit the software sources, you need to authenticate." -msgstr "" +msgstr "소프트웨어 소스를 편집하려면 관리자 권한으로 인증해야 합니다." #: ../data/ui/window.ui.h:1 msgid "Left" @@ -395,6 +395,7 @@ " Exsecrabilus https://launchpad.net/~exsecrabilus\n" " Galmaegu https://launchpad.net/~galmaegu\n" " Gi-Jo https://launchpad.net/~autowiz\n" +" MinSik CHO https://launchpad.net/~mscho527\n" " Namhyung Kim https://launchpad.net/~namhyung\n" " Para https://launchpad.net/~khrhee\n" " Shin Hungjae https://launchpad.net/~xfp\n" @@ -437,20 +438,20 @@ msgid "R_eset" msgstr "초기화(_e)" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "알 수 없음" @@ -597,37 +598,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "시스템" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "개인 설정" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -882,7 +883,7 @@ msgstr "온라인 소스 센터를 방문하십시오." #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "동기화(_S)" @@ -909,7 +910,7 @@ msgstr "%s로 업그레이드 하는 것이 비활성화 됨" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "마지막 동기화:" @@ -959,7 +960,7 @@ msgstr "네트워크 에러. 원격 서버가 다운되었거나 당신의 네트워크 연결에 문제가 있습니다." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "사용가능한 업데이트 없음." @@ -1170,34 +1171,34 @@ msgid "Fetching online data..." msgstr "온라인으로 데이터를 가져오는중..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "프로그램 센터" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "온라인 프로그램 센터를 방문하십시오" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "새 프로그램 데이터가 사용가능합니다. 업데이트 하시겠습니까?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "업데이트가 가능합니다, 업데이트 하시겠습니까?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "네트워크 에러, 이 컴퓨터의 네트워크 연결 상태를 확인하십시오. 원격서버가 켜져 있는지도 확인하십시오." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "파일을 다운로드 하는 중에 문제가 발생 하였습니다." @@ -1628,15 +1629,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "데스크탑 아이콘을 이름 변경하고 보이거나 안보이게 전환" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1803,31 +1804,31 @@ msgid "Control your system session releated features" msgstr "관련된 기능들의 시스템 세션을 제어하십시오" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "\"화면 잠그기\" 못함" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1963,23 +1964,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "로그인 화면의 모양과 동작을 조정 합니다" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "새로고 이미지 선택" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "새로운 배경 이미지 선택" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "모든 이미지" diff -Nru ubuntu-tweak-0.7.2/po/lt.po ubuntu-tweak-0.7.3/po/lt.po --- ubuntu-tweak-0.7.2/po/lt.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/lt.po 2012-08-12 03:18:32.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-21 04:43+0000\n" "Last-Translator: Liudas Ališauskas \n" "Language-Team: Lithuanian \n" @@ -18,8 +18,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "(n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -439,20 +439,20 @@ msgid "R_eset" msgstr "At_statyti į pradinę būseną" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Klasikinis" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Nežinoma (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Nežinoma" @@ -610,37 +610,37 @@ msgid "Apt Cache" msgstr "Apt podėlis" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Asmeninė" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -913,7 +913,7 @@ msgstr "Aplankyti internete esantį šaltinių centrą" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sinchronizuoti" @@ -940,7 +940,7 @@ msgstr "atjungtas naujovinant į %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Paskutinis sinchronizavimas:" @@ -993,7 +993,7 @@ "serveris)." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Neprieinami jokie atnaujinimai." @@ -1206,28 +1206,28 @@ msgid "Fetching online data..." msgstr "Gaunami duomenys..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Programų centras" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Aplankyti internete esantį programų centrą" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Prieinami nauji programų duomenys. Ar norite atnaujinti?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Prieinamas atnaujinimas. Ar norite atnaujinti?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1235,7 +1235,7 @@ "Tinklo klaida. Patikrinkite savo tinklo ryšį (arba gali būti užlūžęs " "nuotolinis serveris)." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Atsiunčiant failą įvyko klaida." @@ -1687,15 +1687,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Pervadinti ir perjungti darbastalio piktogramų matomumą" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1862,31 +1862,31 @@ msgid "Control your system session releated features" msgstr "Valdykite su sistemos sesija susijusias savybes" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Išjungti \"Užrakinti ekraną\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Panelėje rodyti tikrą naudotojo vardą" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2022,23 +2022,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Kontroliuokite prisijungimo lango išvaizdą ir elgseną" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Pasirinkite naują logotipo paveikslėlį" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Visi paveikslėliai (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Pasirinkite naują fono paveikslėlį" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Visi paveikslėliai" diff -Nru ubuntu-tweak-0.7.2/po/mk.po ubuntu-tweak-0.7.3/po/mk.po --- ubuntu-tweak-0.7.2/po/mk.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/mk.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Tualatrix Chou \n" "Language-Team: Macedonian \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -417,20 +417,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -578,37 +578,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -857,7 +857,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -882,7 +882,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -930,7 +930,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1130,34 +1130,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1579,15 +1579,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1754,31 +1754,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1914,23 +1914,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/ml.po ubuntu-tweak-0.7.3/po/ml.po --- ubuntu-tweak-0.7.2/po/ml.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ml.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Malayalam \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -442,20 +442,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "അജ്ഞാതം" @@ -603,37 +603,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "സിസ്റ്റം" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "വ്യക്തിപരം" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -882,7 +882,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -955,7 +955,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1155,34 +1155,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1604,15 +1604,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1779,31 +1779,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1939,23 +1939,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/ms.po ubuntu-tweak-0.7.3/po/ms.po --- ubuntu-tweak-0.7.2/po/ms.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ms.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Khairul Aizat Kamarudzzaman \n" "Language-Team: Malay \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -424,20 +424,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -585,37 +585,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Peribadi" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -864,7 +864,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -889,7 +889,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -937,7 +937,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1137,34 +1137,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1586,15 +1586,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1761,31 +1761,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Pasifkan \"Kunci Skrin\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1921,23 +1921,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/nan.po ubuntu-tweak-0.7.3/po/nan.po --- ubuntu-tweak-0.7.2/po/nan.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/nan.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Tualatrix Chou \n" "Language-Team: Min Nan Chinese \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -414,20 +414,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -575,37 +575,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -854,7 +854,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -879,7 +879,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -927,7 +927,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1127,34 +1127,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1576,15 +1576,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1751,31 +1751,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1911,23 +1911,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/nb.po ubuntu-tweak-0.7.3/po/nb.po --- ubuntu-tweak-0.7.2/po/nb.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/nb.po 2012-08-12 03:18:32.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: LANGUAGE \n" @@ -14,8 +14,8 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" "Generated-By: pygettext.py 1.5\n" #: ../data/script-worker:57 @@ -433,20 +433,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Ukjent" @@ -594,37 +594,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personlig" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -875,7 +875,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synkroniser" @@ -902,7 +902,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Sist synkronisert:" @@ -950,7 +950,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ingen oppdateringer er tilgjengelige." @@ -1154,28 +1154,28 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Programvaresenter" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Besøk programvaresenter" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Ny programvaredata tilgjengelig. Ønsker du å oppdatere?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Oppdatering tilgjengelig. Ønsker du å oppdatere?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1183,7 +1183,7 @@ "Nettverksfeil, vennligst sjekk din nettverkstilkobling - ellers kan serveren " "være nede." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "En feil oppstod mens filen ble lastet ned." @@ -1605,15 +1605,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1780,31 +1780,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Slå av \"Lås skjerm\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1940,23 +1940,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/nl.po ubuntu-tweak-0.7.3/po/nl.po --- ubuntu-tweak-0.7.2/po/nl.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/nl.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-10 18:31+0000\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-09 21:10+0000\n" "Last-Translator: rob \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -410,6 +410,7 @@ " Bernard Decock https://launchpad.net/~decockbernard\n" " Ding Zhou https://launchpad.net/~tualatrix\n" " Dooitze de Jong https://launchpad.net/~dooitze\n" +" Emiel Beinema https://launchpad.net/~emiel\n" " Glennz nl https://launchpad.net/~glenn-de-groot\n" " Guus https://launchpad.net/~guus-verbeek\n" " Jogai https://launchpad.net/~jogai\n" @@ -417,7 +418,8 @@ " Sjoerd https://launchpad.net/~hoogwater\n" " Taygeto https://launchpad.net/~taygeto\n" " Timo Vanwynsberghe https://launchpad.net/~timovwb\n" -" Wim Champagne https://launchpad.net/~fng-deactivatedaccount\n" +" Wim Champagne https://launchpad.net/~fng-deactivatedaccount-" +"deactivatedaccount\n" " cumulus007 https://launchpad.net/~cumulus-007\n" " ikikik https://launchpad.net/~ikikik\n" " rob https://launchpad.net/~rvdb\n" @@ -456,20 +458,20 @@ msgid "R_eset" msgstr "H_erstellen" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME-klassiek" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME-terugval" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Onbekend (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Onbekend" @@ -628,37 +630,37 @@ msgid "Apt Cache" msgstr "Apt-buffer" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Geen buffer die verwijderd kan worden" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "\"%s\" scannen voor overbodige items…" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Scanfout voor \"%s\", dubbelklik voor meer details" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Overbodige items worden opgeruimd in \"%s\"…" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Systeem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Persoonlijk" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Toepassingen" @@ -939,7 +941,7 @@ msgstr "Onlinesoftwarebron bezoeken" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synchroniseren" @@ -966,7 +968,7 @@ msgstr "uitgeschakeld bij upgrade naar %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Laatst gesynchroniseerd:" @@ -1022,7 +1024,7 @@ "beschikbaarhei van de server op afstand." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Geen update beschikbaar." @@ -1242,32 +1244,32 @@ msgid "Fetching online data..." msgstr "Onlinedata ophalen…" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Softwarecentrum" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Een simpele maar efficiënte manier om populaire toepassingen te vinden en " "installeren." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Onlinesoftwarecentrum bezoeken" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" "Er is nieuwe toepassingendata beschikbaar, wilt u de toepassingendata " "bijwerken?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Update beschikbaar, wilt u het softwarecentrum bijwerken?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1275,7 +1277,7 @@ "Netwerkfout, controleer a.u.b. uw netwerkverbinding of controleer de " "beschikbaarheid van de server op afstand." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Er is een fout opgetreden bij het downloaden van het bestand." @@ -1737,15 +1739,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Naam wijzigen en zichtbaarheid bureaubladpictogrammen beheren" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Bureaubladpictogrammen tonen:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Aangekoppelde volumes tonen" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Inhoud van \"Persoonlijke map\" tonen" @@ -1914,33 +1916,33 @@ msgid "Control your system session releated features" msgstr "Sessieopties instellen" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Gebruikerindicator" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "\"Beeldscherm vergrendelen\" uitschakelen" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Echte naam van gebruiker in paneel tonen" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "De optie 'Afmelden' verbergen" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "De optie 'Afsluiten' verbergen" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" "Verhinderen dat er een dialoogvenster getoond wordt voor het afmelden en " "afsluiten" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Sessie-indicator:" @@ -2078,23 +2080,33 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Gedrag en weergave van uw aanmeldscherm beheren" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Gastsessie:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Raster tekenen:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" +"Let op: mogelijk dient u de computer te herstarten voordat de wijzigingen " +"effect zullen hebben" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Selecteer een nieuw logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Alle afbeeldingen (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Selecteer een nieuwe achtergrondafbeelding" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Alle afbeeldingen" diff -Nru ubuntu-tweak-0.7.2/po/nn.po ubuntu-tweak-0.7.3/po/nn.po --- ubuntu-tweak-0.7.2/po/nn.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/nn.po 2012-08-12 03:18:32.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Knut Karevoll \n" "Language-Team: LANGUAGE \n" @@ -14,8 +14,8 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "Generated-By: pygettext.py 1.5\n" #: ../data/script-worker:57 @@ -384,7 +384,7 @@ "Launchpad Contributions:\n" " Ketil Wendelbo Aanensen https://launchpad.net/~ketilwaa\n" " Knut Karevoll https://launchpad.net/~gnonthgol\n" -" Åsmund Skjæveland https://launchpad.net/~aasmunds-ulrik" +" Åsmund Skjæveland https://launchpad.net/~aasmunds" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " @@ -418,20 +418,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Ukjend" @@ -579,37 +579,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -858,7 +858,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -883,7 +883,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -931,7 +931,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1131,34 +1131,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1580,15 +1580,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1755,31 +1755,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1915,23 +1915,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/oc.po ubuntu-tweak-0.7.3/po/oc.po --- ubuntu-tweak-0.7.2/po/oc.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/oc.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-29 20:08+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -415,20 +415,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Desconegut (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Desconegut" @@ -576,37 +576,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistèma" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -855,7 +855,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizar" @@ -880,7 +880,7 @@ msgstr "desactivat per la mesa a nivèl cap a %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Darrièra sincronizacion" @@ -928,7 +928,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Pas de mesas a jorn disponiblas." @@ -1128,34 +1128,34 @@ msgid "Fetching online data..." msgstr "Recuperacion de las donadas en linhas" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centre d'aplicacions" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visitar en linha la logitèca" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "De mesas a jorn son disponiblas, las volètz aplicar ?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Mesa a jorn disponibla. La volètz aplicar ?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Una error s'es producha al moment del telecargament del fichièr." @@ -1577,15 +1577,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1752,31 +1752,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1912,23 +1912,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/pl.po ubuntu-tweak-0.7.3/po/pl.po --- ubuntu-tweak-0.7.2/po/pl.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/pl.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Ubuntu Tweak 0.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-05-08 09:39+0000\n" "Last-Translator: Piotr Sokół \n" "Language-Team: polski <>\n" @@ -16,8 +16,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -63,7 +63,7 @@ #: ../data/com.ubuntu-tweak.daemon.policy.in.h:1 msgid "Tweak all kinds of settings" -msgstr "" +msgstr "Dostosuj wszelkie rodzaje ustawień" #: ../data/com.ubuntu-tweak.daemon.policy.in.h:2 msgid "To tweak the settings, you need to authenticate." @@ -395,6 +395,7 @@ msgstr "" "Launchpad Contributions:\n" " 313 https://launchpad.net/~tenotoja\n" +" Account Deactivated https://launchpad.net/~accountdeactivated\n" " Antoni Kudelski https://launchpad.net/~antoni-kudelski\n" " AyaPunx https://launchpad.net/~ayapunx\n" " Bartosz Wierzejewski https://launchpad.net/~bartekw\n" @@ -403,7 +404,6 @@ " Ding Zhou https://launchpad.net/~tualatrix\n" " GTriderXC https://launchpad.net/~gtriderxc\n" " Grzegorz G. https://launchpad.net/~grzesiek1e5\n" -" Hubert \"Schlussarz\" Ślósarski https://launchpad.net/~schlussarz\n" " Iskast https://launchpad.net/~iskast-deactivatedaccount\n" " Krzysztof Tataradziński https://launchpad.net/~tatar111\n" " LordYoghurt https://launchpad.net/~lordyoghurt-deactivatedaccount\n" @@ -460,20 +460,20 @@ msgid "R_eset" msgstr "Przywróć _domyślne" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "Klasyczny GNOME" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Nieznane (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Nieznane" @@ -635,37 +635,37 @@ msgid "Apt Cache" msgstr "Pamięć podręczna Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Brak elementów do wyczyszczenia" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Wyszukiwanie zbędnych elementów w sekcji „%s”..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Oczyszczanie sekcji „%s”..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Systemowe" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Osobiste" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Programy" @@ -945,7 +945,7 @@ msgstr "Odwiedź w sieci Centrum źródeł" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Zsynchronizuj" @@ -973,7 +973,7 @@ msgstr "wyłączony podczas aktualizacji do %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Ostatnia synchronizacja:" @@ -1026,7 +1026,7 @@ "dostępny." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Brak dostępnych aktualizacji." @@ -1246,28 +1246,28 @@ msgid "Fetching online data..." msgstr "Pobieranie danych z sieci..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centrum oprogramowania" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "Umożliwia wyszukiwanie i instalowanie popularnych programów" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Odwiedź w sieci Centrum oprogramowania" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Dostępne są nowe dane oprogramowania. Uaktualnić je?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Dostępne są uaktualnienia. Uaktualnić?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1275,7 +1275,7 @@ "Błąd sieci! Proszę sprawdzić stan połączenia oraz, czy zdalny host jest " "dostępny." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Wystąpił błąd podczas pobierania pliku." @@ -1734,15 +1734,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Konfiguruje widoczność ikon na pulpicie" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Wyświetlanie ikon pulpitu:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Wyświetlanie zamontowanych wolumenów" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Wyświetlanie zawartości katalogu użytkownika" @@ -1909,31 +1909,31 @@ msgid "Control your system session releated features" msgstr "Konfiguruje funkcjonalności związane z sesją systemu" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Menu poleceń użytkownika" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Wyłączenie blokowania ekranu" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Pełna nazwa użytkownika na pasku poleceń" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Usunięcie polecenia wylogowania użytkownika" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Usunięcie polecenia wyłączenia komputera" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "Pomijanie wyświetlania pytania przed wylogowaniem i wyłączeniem" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Menu poleceń sesji:" @@ -2069,23 +2069,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Konfiguruje wygląd i zachowanie ekranu logowania" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Wyświetlanie siatki:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Wybór pliku" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Wszystkie obrazy (*.png)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Wybór pliku" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Wszystkie obrazy" @@ -2649,3 +2657,6 @@ #~ msgid "Cursor blink" #~ msgstr "Miganie kursora" + +#~ msgid "Cursor blink time" +#~ msgstr "Czas migania kursora" diff -Nru ubuntu-tweak-0.7.2/po/pt_BR.po ubuntu-tweak-0.7.3/po/pt_BR.po --- ubuntu-tweak-0.7.2/po/pt_BR.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/pt_BR.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-17 14:36+0000\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-06 12:04+0000\n" "Last-Translator: Neliton Pereira Jr. \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -405,7 +405,7 @@ "Launchpad Contributions:\n" " Adriano Steffler https://launchpad.net/~adrianosteffler\n" " Alexsandro Haag https://launchpad.net/~alexsandro-haag\n" -" Aluísio Augusto Silva Gonçalves https://launchpad.net/~kalug\n" +" Aluísio Augusto Silva Gonçalves https://launchpad.net/~aluisio.asg\n" " Anderson https://launchpad.net/~andersonkoerich-live\n" " Andrius Gabriel da Luz https://launchpad.net/~andriusgabriel\n" " André Gondim https://launchpad.net/~andregondim\n" @@ -423,7 +423,7 @@ " Helton https://launchpad.net/~heltonbiker\n" " Jakson Rochelly https://launchpad.net/~jrochelly-deactivatedaccount\n" " José Luis Figueroa https://launchpad.net/~jolfig\n" -" Lucas R. Martins https://launchpad.net/~yotta\n" +" Lucas R. Martins https://launchpad.net/~lukasrms\n" " Marcio Riccardo https://launchpad.net/~marcioriccardo\n" " Mario A. C. Silva (Exp4nsion) https://launchpad.net/~marioancelmo\n" " Matheus (X-warrior) Bratfisch https://launchpad.net/~matheusbrat\n" @@ -476,20 +476,20 @@ msgid "R_eset" msgstr "R_einiciar" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME clássico" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Alternativo" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Desconhecido (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Desconhecido" @@ -646,37 +646,37 @@ msgid "Apt Cache" msgstr "Cache do Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Não há cache a ser limpo" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Analisando a sujeira para \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Erro de varredura de \"%s\", dê um clique-duplo para ver detalhes" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Limpando a sujeira para \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Pessoal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Aplicativos" @@ -959,7 +959,7 @@ msgstr "Visitar Centro de Fontes online" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizar" @@ -986,7 +986,7 @@ msgstr "desabilitado na atualização para %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Última sincronização:" @@ -1041,7 +1041,7 @@ "Erro na Rede, Favor checar sua conexão ou o servidor remoto saiu do ar." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Nenhuma atualização disponível." @@ -1264,29 +1264,29 @@ msgid "Fetching online data..." msgstr "Buscando dados online..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Central de Programas" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Uma forma simples mas eficiente de encontrar e instalar programas populares." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Visitar Central de Programas Online" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Novos dados sobre programas disponível, gostaria de atualizar?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Há uma atualização disponível, você gostaria de efetuá-la?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1294,7 +1294,7 @@ "Erro de rede: por favor verifique sua conexão com a rede - ou o servidor " "remoto pode estar fora do ar." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Um erro ocorreu enquanto o arquivo era baixado." @@ -1756,15 +1756,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Renomear e alternar visibilidade dos ícones do desktop" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Exibir ícones da Área de Trabalho" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Exibir volumes montados" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Exibir o conteúdo da \"Pasta Pessoal\"" @@ -1934,32 +1934,32 @@ msgid "Control your system session releated features" msgstr "Controle os recursos relacionados à sessão do seu sistema" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Indicador do usuário" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Desabilitar \"Bloquear Tela\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Mostrar o nome verdadeiro do usuário no painel" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Remover o item de encerrar sessão" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Remover o item desligar" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" "Suprimir o diálogo para confirmar o encerramento da sessão e o desligamento" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Indicador de sessão:" @@ -2097,23 +2097,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Controlar a aparência e comportamento de sua tela de login" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Conta de convidado:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Desenhar grade:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "Nota: você pode precisar reiniciar para aplicar as alterações" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Escolha uma nova imagem de logotipo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Todas as imagens (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Escolha uma nova imagem de fundo" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Todas as imagens" diff -Nru ubuntu-tweak-0.7.2/po/pt.po ubuntu-tweak-0.7.3/po/pt.po --- ubuntu-tweak-0.7.2/po/pt.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/pt.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-28 15:06+0000\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-07-18 13:42+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -45,7 +45,7 @@ #: ../data/ubuntu-tweak.desktop.in.h:2 ../data/ui/preferences.ui.h:9 msgid "Overview" -msgstr "Resumo" +msgstr "Visão global" #: ../data/ubuntu-tweak.desktop.in.h:3 ../data/ui/preferences.ui.h:13 msgid "Tweaks" @@ -449,20 +449,20 @@ msgid "R_eset" msgstr "R_epor" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Clássico" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME de recurso" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Desconhecido (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Desconhecido" @@ -618,37 +618,37 @@ msgid "Apt Cache" msgstr "Cache APT" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Sem dados para apagar" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "A analisar dados obsoletos de \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Análise de erro para \"%s\". Clique duas vezes para detalhes" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "A apagar dados obsoletos de \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistema" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Pessoal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Aplicações" @@ -924,7 +924,7 @@ msgstr "Consulte o centro de repositórios" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizar" @@ -951,7 +951,7 @@ msgstr "inativo na atualização para %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Ultima sincronização:" @@ -1007,7 +1007,7 @@ "desligados." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Não existem atualizações" @@ -1223,35 +1223,35 @@ msgid "Fetching online data..." msgstr "A obter os dados..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centro da aplicações" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "Um método simples e eficiente para procurar e instalar aplicações" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Consulte o centro de aplicações" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Existem novos dados de aplicações disponíveis. Atualizar?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Está disponível uma atualização. Atualizar?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" "Erro de rede. Verifique se a ligação de rede ou o servidor estão desligados" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Ocorreu um erro ao transferir o ficheiro." @@ -1714,15 +1714,15 @@ msgstr "" "Mudar nome e trocar a visibilidade dos ícones do ambiente de trabalho" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Mostrar ícones do ambiente de trabalho:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Mostrar volumes monstados" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Mostrar conteúdo da \"Pasta pessoal\"" @@ -1890,31 +1890,31 @@ msgid "Control your system session releated features" msgstr "Controle as funcionalidades relacionadas com a sessão" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Indicador de utilizador" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Desativar \"Bloquear ecrã\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Mostrar nome real do utilizador no painel" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Remover o botão para sair da sessão" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Remover o botão para desligar" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "Suprimir o diálogo de confirmação para as ações Sair e Desligar" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Indicador da sessão:" @@ -2050,23 +2050,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Controlar o aspeto e comportamento do ecrã de início de sessão" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Grelha:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Escolha a nova imagem" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Todas as imagens (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Escolha a nova imagem de fundo" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Todas as imagens" diff -Nru ubuntu-tweak-0.7.2/po/ro.po ubuntu-tweak-0.7.3/po/ro.po --- ubuntu-tweak-0.7.2/po/ro.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ro.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,17 +7,17 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-04-19 12:57+0000\n" -"Last-Translator: Jorel \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-07-13 16:50+0000\n" +"Last-Translator: Ithreexas \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 " "== 0) && (n != 0))) ? 2: 1));\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -66,7 +66,7 @@ #: ../data/com.ubuntu-tweak.daemon.policy.in.h:2 msgid "To tweak the settings, you need to authenticate." -msgstr "" +msgstr "Pentru ajustarea setătilor trebuie să vă autentificați." #: ../data/com.ubuntu-tweak.daemon.policy.in.h:3 msgid "Clean user and system cruft" @@ -441,20 +441,20 @@ msgid "R_eset" msgstr "R_esetează" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Necunoscut" @@ -606,37 +606,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personal" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -898,7 +898,7 @@ msgstr "Vizitează Centrul de Surse Online" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sincronizează" @@ -925,7 +925,7 @@ msgstr "dezactivat la actuazarea către %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Ultima sincronizare:" @@ -975,7 +975,7 @@ "distantă este închis." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Nici o actualizare disponibilă." @@ -1181,28 +1181,28 @@ msgid "Fetching online data..." msgstr "Încarcă datele on-line..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centru de Aplicații" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Vizitează Centrul de Aplicații On-line" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Noi date pentru aplicație sunt disponibile, dorești să actualizezi?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Actualizare disponibila, dorești sa actualizezi?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1210,7 +1210,7 @@ "Eroare de Rețea, te rog să verifici conexiunea la rețea - sau serverul de la " "distanță s-ar putea să fie picat." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "A intervenit o eroare la descărcarea fișierului." @@ -1643,15 +1643,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1818,31 +1818,31 @@ msgid "Control your system session releated features" msgstr "Controlează caracteristicile legate de sesiunea sistemului tău" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Dezactivează „Blocare ecran”" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1978,23 +1978,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Controlează aspectul și comportamentul ecranului de autentificare" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Alege o nouă imagine logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Alege o nouă imagine de fundal" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Toate imaginile" diff -Nru ubuntu-tweak-0.7.2/po/ru.po ubuntu-tweak-0.7.3/po/ru.po --- ubuntu-tweak-0.7.2/po/ru.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ru.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,17 +7,17 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-27 02:19+0000\n" -"Last-Translator: Nikita Putko \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-09 01:07+0000\n" +"Last-Translator: Антон Лаврёнов \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: RUSSIAN FEDERATION\n" "X-Poedit-Language: Russian\n" @@ -489,20 +489,20 @@ msgid "R_eset" msgstr "С_брос" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "Классический GNOME" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME в режиме совместимости" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Неизвестная (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Неизвестно" @@ -663,38 +663,38 @@ msgid "Apt Cache" msgstr "Кэш Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Нет временных файлов для удаления" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Поиск ненужных данных «%s»..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" "Ошибка сканирования «%s», дважды щёлкните мышью, чтобы увидеть подробности" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Удаление ненужных данных «%s»..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Система" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Личные" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Приложения" @@ -972,7 +972,7 @@ msgstr "Посетить Центр источников в интернете" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Синхронизировать" @@ -999,7 +999,7 @@ msgstr "заблокировано при обновлении до %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Последняя синхронизация:" @@ -1055,7 +1055,7 @@ "недоступен." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Нет доступных обновлений." @@ -1277,29 +1277,29 @@ msgid "Fetching online data..." msgstr "Загрузка данных из сети…" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Центр приложений" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Простой, но эффективный способ найти и установить популярные приложения." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Посетить Центр приложений в интернете" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Доступна новая информация о приложениях, хотите обновить?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Обновления доступны, хотите обновить?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1307,7 +1307,7 @@ "Ошибка сети. Проверьте ваше подключение, или удалённый сервер может быть " "недоступен." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Произошла ошибка в процессе загрузки файла." @@ -1766,15 +1766,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Переименовать и переключить видимость значков рабочего стола" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Показывать значки рабочего стола:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Показывать значки монтированных носителей" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Показывать содержимое домашней папки" @@ -1944,32 +1944,32 @@ msgid "Control your system session releated features" msgstr "Изменение параметров, связанных с сеансами работы" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Индикатор пользователя" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Отключить возможность «Заблокировать экран»" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Отображать настоящее имя пользователя на панели" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Удалить пункт «Завершение сеанса»" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Удалить пункт «Выключение»" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" "Убирать диалог подтверждения для действий «Завершение сеанса» и «Выключение»" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Индикатор сеанса:" @@ -2108,23 +2108,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Управляйте внешним видом и поведением экрана входа в систему" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Гостевая учётная запись:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Показывать сетку:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Выберите новое изображение для логотипа" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Все изображения (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Выберите новое изображение для фона" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Все изображения" diff -Nru ubuntu-tweak-0.7.2/po/si.po ubuntu-tweak-0.7.3/po/si.po --- ubuntu-tweak-0.7.2/po/si.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/si.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-05-24 08:41+0000\n" "Last-Translator: පසිඳු කාවින්ද \n" "Language-Team: Sinhalese \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -414,20 +414,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -575,37 +575,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -854,7 +854,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -879,7 +879,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -927,7 +927,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1127,34 +1127,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1576,15 +1576,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1751,31 +1751,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1911,23 +1911,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/sk.po ubuntu-tweak-0.7.3/po/sk.po --- ubuntu-tweak-0.7.2/po/sk.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/sk.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-20 10:52+0000\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-05 08:41+0000\n" "Last-Translator: Milan Slovák \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -442,20 +442,20 @@ msgid "R_eset" msgstr "_Vynulovanie" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "Klasické GNOME" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Neznáme (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Neznámy" @@ -616,37 +616,37 @@ msgid "Apt Cache" msgstr "Apt pamäť" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Čistenie vyrovnávacej pamäte nie je potrebné" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Skenovanie chýb \"%s\", dvojitým kliknutím sa zobrazia podrobnosti" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Systém" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Osobné" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Aplikácie" @@ -919,7 +919,7 @@ msgstr "Navštíviť centrum zdroja" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Sync" @@ -947,7 +947,7 @@ msgstr "vypnuté pri aktualizácii na %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Posledná synchronizácia:" @@ -1002,7 +1002,7 @@ "prerušené spojenie so vzdialeným serverom." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Nie je k dispozícii žiadna aktualizácia." @@ -1220,29 +1220,29 @@ msgid "Fetching online data..." msgstr "Sťahujem súbory online..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Centrum aplikácií" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Jednoduchý, ale účinný spôsob, ako nájsť a nainštalovať populárne aplikácie." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Navštíviť centrum aplikácií online" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Sú dostupné nové údaje, chcete ich aktualizovať?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Aktualizácie sú k dispozícii, chcete ich aktualizovať?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1250,7 +1250,7 @@ "Chyba siete, prosím skontrolujte vaše sieťové pripojenie - alebo je spadnutý " "vzdialený server." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Došlo ku chybe pri sťahovaní súboru." @@ -1709,15 +1709,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Premenovať a prepínať viditeľnosť ikôn na ploche" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Zobraziť ikony na ploche:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Zobraziť pripojené jednotky" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Zobraziť obsah \"Domáci priečinok\"" @@ -1885,31 +1885,31 @@ msgid "Control your system session releated features" msgstr "Správa vašich sedení novými funkciami" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Ukazovateľ používateľa" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Zakázať „Uzamknúť obrazovku“" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Zobraziť používateľovo skutočné meno v paneli" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Odstrániť položku odhlásenia" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Odstrániť položku vypnutia" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "Potlačiť dialóg potvrdzovania odhlásenia a vypnutia" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Ukazovateľ sedenia:" @@ -2045,23 +2045,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Ovládanie vzhľadu a správania svojej prihlasovacej obrazovky" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "Konto pre hosťa:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Kreslenie mriežky:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "Poznámka: je potrebné reštartovať aby sa prejavila zmena" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Vyberte nový obrázok pre logo" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Všetky obrázky (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Vyberte nový obrázok pozadia" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Všetky obrázky" diff -Nru ubuntu-tweak-0.7.2/po/sl.po ubuntu-tweak-0.7.3/po/sl.po --- ubuntu-tweak-0.7.2/po/sl.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/sl.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 12:57+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Slovenian \n" @@ -16,8 +16,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " "n%100==4 ? 3 : 0);\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -445,20 +445,20 @@ msgid "R_eset" msgstr "Po_nastavi" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "Klasični GNOME" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "Zasilni GNOME" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Neznano (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Neznano" @@ -623,37 +623,37 @@ msgid "Apt Cache" msgstr "Predpomnilnik apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Pregledovanje šare za \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Čiščenje šare za \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Osebno" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -929,7 +929,7 @@ msgstr "Obiščite Središče virov na spletu" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Uskladi" @@ -956,7 +956,7 @@ msgstr "onemogočeno ob nadgradnji na %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Zadnjič usklajeno:" @@ -1010,7 +1010,7 @@ "strežnik nepovezan." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ni novih posodobitev." @@ -1227,28 +1227,28 @@ msgid "Fetching online data..." msgstr "Pridobivanje spletnih podatkov ..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Programsko središče" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Obiščite spletno programsko središče" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Na voljo so novi podatki o programih. Ali jih želite posodobiti?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Na voljo je nova posodobitev. Ali jo želite izvesti?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1256,7 +1256,7 @@ "Napaka omrežja. Preverite svojo omrežno povezavo - morda je oddaljen " "strežnik nedosegljiv." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Prišlo je do napake med prejemanjem datoteke." @@ -1714,15 +1714,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Preimenuje in preklopi vidnost namiznih ikon" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1889,31 +1889,31 @@ msgid "Control your system session releated features" msgstr "Nadzirajte zmožnosti povezane z vašo sejo" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Onemogoči \"Zakleni zaslon\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Pokaži pravo ime uporabnika na pultu" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2049,23 +2049,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Nadzor videza in obnašanja vašega prijavnega zaslona" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Izberite novo sliko logotipa" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Vse slike (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Izberite novo sliko ozadja" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Vse slike" diff -Nru ubuntu-tweak-0.7.2/po/sq.po ubuntu-tweak-0.7.3/po/sq.po --- ubuntu-tweak-0.7.2/po/sq.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/sq.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Vilson Gjeci \n" "Language-Team: FLOSS Kosova\n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -415,20 +415,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "I Panjohur" @@ -576,37 +576,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personale" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -855,7 +855,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -880,7 +880,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -928,7 +928,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1128,34 +1128,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1577,15 +1577,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1752,31 +1752,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Ndalo \"Kyqe Ekranin\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1912,23 +1912,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/sr.po ubuntu-tweak-0.7.3/po/sr.po --- ubuntu-tweak-0.7.2/po/sr.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/sr.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Serbian \n" @@ -16,8 +16,8 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -434,20 +434,20 @@ msgid "R_eset" msgstr "_Поништи" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Непознато" @@ -605,37 +605,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Систем" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Лично" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -902,7 +902,7 @@ msgstr "Посетите Центар извора на мрежи" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Усклади" @@ -929,7 +929,7 @@ msgstr "онемогућенo при доградњи на %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Последње усклађивање:" @@ -982,7 +982,7 @@ "недоступност сервера." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ажурирања нису доступна." @@ -1194,28 +1194,28 @@ msgid "Fetching online data..." msgstr "Добављање података с мреже…" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Програмски центар" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Посетите Програмски центар на мрежи" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Доступни су нови подаци о програмима. Желите ли да их ажурирате?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Доступна су ажурирања. Желите ли да доградите програм?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1223,7 +1223,7 @@ "Дошло је до мрежне грешке. Узрок томе може бити ваша интернет веза или " "недоступност сервера." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Грешка при преузимању датотеке." @@ -1670,15 +1670,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Преименуј и задржи видљивост иконица на радној површини" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1845,31 +1845,31 @@ msgid "Control your system session releated features" msgstr "Управљајте могућностима које су везане за сесију система" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Онемогући прозорче „Закључај екран“" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2005,23 +2005,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Управљање изгледом и понашањем екрана за пријављивање" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Изаберите нови логотип" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Изабери нову слику позадине" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Све слике" diff -Nru ubuntu-tweak-0.7.2/po/sv.po ubuntu-tweak-0.7.3/po/sv.po --- ubuntu-tweak-0.7.2/po/sv.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/sv.po 2012-08-12 03:18:32.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-05-12 16:23+0000\n" "Last-Translator: David Bengtsson \n" "Language-Team: Svenska <>\n" @@ -16,8 +16,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Language: Swedish\n" #: ../data/script-worker:57 @@ -460,20 +460,20 @@ msgid "R_eset" msgstr "Åt_erställ" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Classic" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Fallback" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Okänd (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Okänd" @@ -629,37 +629,37 @@ msgid "Apt Cache" msgstr "APT-cache" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Ingen cache behöver tas bort" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Söker efter skräpfiler för \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "Genomsökningsfel för \"%s\" - dubbelklicka för att se information" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Tar bort skräpfiler för \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "System" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Personligt" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Program" @@ -935,7 +935,7 @@ msgstr "Besök källcentret på webben" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Synkronisera" @@ -962,7 +962,7 @@ msgstr "inaktiverad vid uppgradering till %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Senast synkroniserad:" @@ -1017,7 +1017,7 @@ "otillgänglig." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Ingen uppdatering tillgänglig." @@ -1235,29 +1235,29 @@ msgid "Fetching online data..." msgstr "Hämtar webbaserade data..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Programcentret" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Ett enkelt men effektivt sätt att hitta och installera populära program" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Besök programcentret på webben" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Nya programdata tillgängliga - vill du hämta?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Uppdatering tillgänglig, vill du uppdatera?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1265,7 +1265,7 @@ "Nätverksfel, kontrollera din nätverksanslutning - eller så är fjärrservern " "otillgänglig." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Ett fel uppstod medan filen hämtades." @@ -1727,15 +1727,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Byt namn på skrivbordsikoner och välj vilka som ska visas" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Visa skrivbordsikoner:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Visa monterade volymer" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "Visa Hem-mappens innehåll" @@ -1902,31 +1902,31 @@ msgid "Control your system session releated features" msgstr "Kontrollera funktioner relaterade till din systemsession" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Användarindikatorn:" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Inaktivera skärmlåsning" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Visa användares riktiga namn i panelen" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Ta bort menyalternativet för utloggning" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Ta bort menyalternativet för avstängning" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "Visa ingen dialogruta för att bekräfta utloggning och avstängning" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Sessionsindikatorn:" @@ -2062,23 +2062,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Kontrollera din inloggningsskärms utseende och beteende" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Visa rutnät:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Välj en ny logotypbild" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Alla bilder (*.png)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Välj en ny bakgrundsbild" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Alla bilder" diff -Nru ubuntu-tweak-0.7.2/po/ta.po ubuntu-tweak-0.7.3/po/ta.po --- ubuntu-tweak-0.7.2/po/ta.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ta.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Barneedhar \n" "Language-Team: Tamil \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -380,7 +380,7 @@ msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" -" Barneedhar https://launchpad.net/~jokerdino" +" Barneedhar https://launchpad.net/~barneedhar" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " @@ -414,20 +414,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -575,37 +575,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -854,7 +854,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -879,7 +879,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -927,7 +927,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1127,34 +1127,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1576,15 +1576,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1751,31 +1751,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1911,23 +1911,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/te.po ubuntu-tweak-0.7.3/po/te.po --- ubuntu-tweak-0.7.2/po/te.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/te.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 12:58+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Telugu \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -416,20 +416,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "తెలియదు" @@ -577,37 +577,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "వ్యవస్థ" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "వ్యక్తిగత" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -856,7 +856,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -881,7 +881,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -929,7 +929,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1129,34 +1129,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1578,15 +1578,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1753,31 +1753,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1913,23 +1913,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/th.po ubuntu-tweak-0.7.3/po/th.po --- ubuntu-tweak-0.7.2/po/th.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/th.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Thai \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -428,20 +428,20 @@ msgid "R_eset" msgstr "ตั้_งค่าใหม่" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "ไม่รู้จัก" @@ -589,37 +589,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "ระบบ" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "ส่วนบุคคล" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -868,7 +868,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "ทำให้_ตรงกัน" @@ -895,7 +895,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "ทำให้ตรงกันล่าสุด:" @@ -943,7 +943,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "ไม่มีอัพเดต." @@ -1147,28 +1147,28 @@ msgid "Fetching online data..." msgstr "ดึงข้อมูลออนไลน์..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "ศูนย์แอพลิเคชั่น" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "ชมศูนย์แอพลิเคชั่นออนไลน์" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "มีข้อมูลของแอพลิเคชั่นใหม่, คุณต้องการที่จะอัพเดตหรือไม่?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "มีอัพเดต, คุณต้องการที่จะอัพเดตหรือไม่?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1176,7 +1176,7 @@ "เครือข่ายผิดพลาด, โปรดตรวจสอบการเชื่อต่อเครือข่าย - " "หรือเซิร์ฟเวอร์รีโมทอาจปิดอยู่." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "เกิดข้อผิดพลาดขึ้น ระหว่างทำการดาวน์โหลดแฟ้ม." @@ -1602,15 +1602,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "เปลี่ยนชื่อและสลับทัศนวิสัยของไอคอนเดสก์ทอป" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1777,31 +1777,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "ปิดใช้ \"การล๊อกหน้าจอ\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1937,23 +1937,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/tr.po ubuntu-tweak-0.7.3/po/tr.po --- ubuntu-tweak-0.7.2/po/tr.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/tr.po 2012-08-12 03:18:32.000000000 +0000 @@ -8,16 +8,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-14 23:43+0000\n" -"Last-Translator: Hasan Yılmaz \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-07-15 00:11+0000\n" +"Last-Translator: Aliyar Güneş \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:17+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -407,6 +407,7 @@ " Ahmet SARI https://launchpad.net/~ahmsar04\n" " Ali Arisoy https://launchpad.net/~aarisoy\n" " Ali BÜLBÜL https://launchpad.net/~ali.bulbul\n" +" Aliyar Güneş https://launchpad.net/~aliyargunes\n" " Burhan Teoman https://launchpad.net/~burhanteoman\n" " Ding Zhou https://launchpad.net/~tualatrix\n" " Ebubekir KARUL https://launchpad.net/~onlycodetr\n" @@ -433,8 +434,8 @@ " Yigit TUKEL https://launchpad.net/~yigittukel\n" " Yiğit Ateş https://launchpad.net/~yigitates52\n" " ahmetturan https://launchpad.net/~elgifari\n" +" alquirel https://launchpad.net/~alquirel\n" " kulkke https://launchpad.net/~kulkke\n" -" İbrahim Altunok https://launchpad.net/~alquirel\n" " Şâkir Aşçı https://launchpad.net/~sakirasci" #: ../data/ui/mainwindow.ui.h:7 @@ -469,20 +470,20 @@ msgid "R_eset" msgstr "Sı_fırla" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Klasik" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME Güvenli Oturum" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Bilinmeyen (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Bilinmeyen" @@ -635,37 +636,37 @@ msgid "Apt Cache" msgstr "Apt Önbelleği" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "Temizlenen önbellek yok" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "\"%s\" için kod çöpü taranıyor..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "\"%s\" için tarama hatâsı, ayrıntıları görmek için çift tıklayın" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "\"%s\" için kod çöpü temizleniyor..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Sistem" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Kişisel" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "Uygulamalar" @@ -942,7 +943,7 @@ msgstr "Çevrimiçi Kaynak Merkezi'ni ziyaret edin" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Eşle" @@ -970,7 +971,7 @@ msgstr "%s güncelleştirilmesi iptal edildi." #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Son eşleme:" @@ -1025,7 +1026,7 @@ "Ağ Hatası, Lütfen ağ bağlantınızı ve uzak sunucunun durumunu kontrol edin." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Mevcut güncelleme yok." @@ -1244,29 +1245,29 @@ msgid "Fetching online data..." msgstr "Çevrimiçi veri getiriliyor..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Uygulama Merkezi" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" "Göz önündeki uygulamaları bulmak ve yüklemek için basit ve etkili bir yol." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Çevrimiçi Uygulama Merkezini Ziyaret Et" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Yeni uygulama verileri hazır, güncellemek istiyor musunuz?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Güncelleme var, yüklemek ister misiniz?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1274,7 +1275,7 @@ "Bağlantı hatası, lütfen ağ bağlantınızı kontrol edin - veya uzak sunucu " "yanıt vermiyor olabilir." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Dosya indirilmeye çalışılırken bir hata oluştu." @@ -1733,15 +1734,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Masaüstü ikonlarını yeniden adlandır ve görünebilirliklerini ayarla" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "Masaüstü simgelerini göster" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "Bağlamış aygıtları göster" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "\"Ev Dizini\" içeriğini göster" @@ -1908,32 +1909,32 @@ msgid "Control your system session releated features" msgstr "Sistem oturumuyla ilişkili özellikleri kontrol edin" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "Kullanıcı göstergesi" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "\"Ekran Kilitleme\"yi devre dışı bırak" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Kullanıcının gerçek adını panelde göster" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "Oturum kapatma öğesini kaldır" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "Bilgisayarı kapatma öğesini kaldır" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" "Oturumu Kapat ve Bilgisayarı Kapat eylemlerinin onay penceresini kaldır" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "Oturum göstergesi:" @@ -2069,23 +2070,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Giriş ekranınızın görünüşünü ve davranışını kontrol edin" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "Izgarayı çiz:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Yeni logo resmi seçin" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Tüm görüntüler (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Yeni arkaplan resmi seç" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Tüm görüntüler" @@ -2219,7 +2228,7 @@ #: ../ubuntutweak/tweaks/unity.py:56 msgid "Compositing manager:" -msgstr "" +msgstr "Birleştirme yöneticisi:" #: ../ubuntutweak/tweaks/unity.py:57 msgid "Number of workspaces:" @@ -2232,11 +2241,11 @@ #: ../ubuntutweak/tweaks/unity.py:66 msgid "Dodge Window" -msgstr "" +msgstr "Pencereyi Kaydır" #: ../ubuntutweak/tweaks/unity.py:66 msgid "Dodge Active Window" -msgstr "" +msgstr "Etkin Pencereyi Kaydır" #: ../ubuntutweak/tweaks/unity.py:119 msgid "Backlight Always On" diff -Nru ubuntu-tweak-0.7.2/po/ug.po ubuntu-tweak-0.7.3/po/ug.po --- ubuntu-tweak-0.7.2/po/ug.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/ug.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Uyghur \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -412,20 +412,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -573,37 +573,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -852,7 +852,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -877,7 +877,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -925,7 +925,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1125,34 +1125,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1574,15 +1574,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1749,31 +1749,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1909,23 +1909,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/uk.po ubuntu-tweak-0.7.3/po/uk.po --- ubuntu-tweak-0.7.2/po/uk.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/uk.po 2012-08-12 03:18:32.000000000 +0000 @@ -9,17 +9,17 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-01 10:58+0000\n" -"Last-Translator: UaHummer \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-07-05 11:26+0000\n" +"Last-Translator: Maxim Nosovets \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -238,19 +238,19 @@ #: ../data/ui/quicklists.ui.h:3 msgid "Name" -msgstr "" +msgstr "Назва" #: ../data/ui/quicklists.ui.h:4 msgid "Command line" -msgstr "" +msgstr "Командний рядок" #: ../data/ui/quicklists.ui.h:5 msgid "Command:" -msgstr "" +msgstr "Команда:" #: ../data/ui/quicklists.ui.h:6 msgid "Name:" -msgstr "" +msgstr "Назва:" #: ../data/ui/clippage.ui.h:1 msgid "Recently Used" @@ -420,12 +420,13 @@ " ZwS https://launchpad.net/~anton-sudak\n" " andygol https://launchpad.net/~andygol\n" " atany https://launchpad.net/~ye-gorshkov\n" +" mazai_f_kedah https://launchpad.net/~mazai-f-kedah\n" " mikhalek https://launchpad.net/~mikhalek\n" " Сергій Найтінгейл https://launchpad.net/~isoloveyko" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " -msgstr "" +msgstr "Пошук... " #: ../data/ui/mainwindow.ui.h:8 msgid "_Overview" @@ -445,7 +446,7 @@ #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" -msgstr "" +msgstr "Нічого не знайдено" #: ../data/ui/desktoprecovery.ui.h:1 msgid "Setting Name:" @@ -455,20 +456,20 @@ msgid "R_eset" msgstr "С_кинути" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "Класичний GNOME" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME у режимі сумісності" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Невідома (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Невідомо" @@ -578,15 +579,15 @@ #: ../ubuntutweak/janitor/gwibber_plugin.py:4 msgid "Gwibber Cache" -msgstr "" +msgstr "Кеш Gwibber" #: ../ubuntutweak/janitor/opera_plugin.py:4 msgid "Opera Cache" -msgstr "" +msgstr "Кеш Opera" #: ../ubuntutweak/janitor/googleearth_plugin.py:5 msgid "Google Earth Cache" -msgstr "" +msgstr "Кеш Google Earth" #: ../ubuntutweak/janitor/thumbnailcache_plugin.py:4 msgid "Thumbnail cache" @@ -594,27 +595,27 @@ #: ../ubuntutweak/janitor/softwarecenter_plugin.py:4 msgid "Software Center Cache" -msgstr "" +msgstr "Кеш Software Center" #: ../ubuntutweak/janitor/mozilla_plugin.py:37 msgid "Firefox Cache" -msgstr "" +msgstr "Кеш Firefox" #: ../ubuntutweak/janitor/mozilla_plugin.py:43 msgid "Thunderbird Cache" -msgstr "" +msgstr "Кеш Thunderbird" #: ../ubuntutweak/janitor/chrome_plugin.py:4 msgid "Chrome Cache" -msgstr "" +msgstr "Кеш Chrome" #: ../ubuntutweak/janitor/chrome_plugin.py:11 msgid "Chromium Cache" -msgstr "" +msgstr "Кеш Chromium" #: ../ubuntutweak/janitor/empathy_plugin.py:4 msgid "Empathy Cache" -msgstr "" +msgstr "Кеш Empathy" #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" @@ -628,39 +629,39 @@ msgid "Apt Cache" msgstr "Кеш APT" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Пошук непотрібу у «%s»..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Очищення непотрібу у «%s»..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Система" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Особисте" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" -msgstr "" +msgstr "Програми" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:30 msgid "Package Configs" @@ -935,7 +936,7 @@ msgstr "Відвідайте центр програмного забезпечення в інтернеті" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Синхронізувати" @@ -962,7 +963,7 @@ msgstr "заблоковано під час оновлення до %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Остання синхронізація:" @@ -1013,7 +1014,7 @@ "Помилка мережі. Перевірте з'єднання з мережею або з віддаленим сервером." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Немає доступних оновлень." @@ -1230,28 +1231,28 @@ msgid "Fetching online data..." msgstr "Завантаження даних з мережі..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Центр програм" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Відвідати центр програм в інтернеті" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Наявні нові дані програм. Бажаєте оновити?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Оновлення доступні. Хочете оновити систему?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." @@ -1259,7 +1260,7 @@ "Помилка в мережі, перевірте з’єднання — або може бути недоступний віддалений " "сервер." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Виникла помилка під час завантаження файлу." @@ -1715,15 +1716,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "Змінити ім'я та показати піктограми на стільниці" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1890,31 +1891,31 @@ msgid "Control your system session releated features" msgstr "Властивості засобів керування сеансом" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Вимкнути «Заблокувати екран»" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Відображати справжнє ім’я користувача на панелі" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -2050,23 +2051,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Керування виглядом та поведінкою екрана входу в систему" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Виберіть нове зображення логотипу" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Всі зображення (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Вибрати нове зображення фону" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Всі зображення" diff -Nru ubuntu-tweak-0.7.2/po/vi.po ubuntu-tweak-0.7.3/po/vi.po --- ubuntu-tweak-0.7.2/po/vi.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/vi.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-04-19 10:10+0000\n" -"Last-Translator: Lê Trường An \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-06-29 18:34+0000\n" +"Last-Translator: Trần Đức Nam \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -98,11 +98,11 @@ #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:3 msgid "Clip Management" -msgstr "Quản lý phần bổ sung" +msgstr "Quản lý phần bổ sung" #: ../data/ui/preferences.ui.h:4 msgid "Manage the clip view in the Overview" -msgstr "Quản lý hiển thị bổ sung ở trang Tổng quan" +msgstr "Quản lý hiển thị bổ sung ở trang Tổng quan" #: ../data/ui/preferences.ui.h:5 ../data/ui/appspage.ui.h:1 #: ../data/ui/quicklists.ui.h:1 ../data/ui/sourceeditor.ui.h:1 @@ -142,7 +142,7 @@ #: ../data/ui/preferences.ui.h:18 msgid "Generic" -msgstr "" +msgstr "Tổng quát" #. Please make sure the "xxx" is ok #: ../data/ui/preferences.ui.h:20 @@ -155,7 +155,7 @@ #: ../data/ui/uturl.ui.h:1 msgid "Ubuntu Tweak" -msgstr "" +msgstr "Ubuntu Tweak" #: ../data/ui/uturl.ui.h:2 msgid "_Install" @@ -179,7 +179,7 @@ #: ../data/ui/sourcecenter.ui.h:4 msgid "http://ubuntu-tweak.com" -msgstr "" +msgstr "http://ubuntu-tweak.com" #: ../data/ui/sourcecenter.ui.h:5 ../ubuntutweak/admins/sourcecenter.py:1118 msgid "Description is here" @@ -191,7 +191,7 @@ #: ../data/ui/sourcecenter.ui.h:7 msgid "Purge PPA" -msgstr "" +msgstr "Gỡ bỏ PPA" #: ../data/ui/brokenmodule.ui.h:1 msgid "This module encountered an error while loading." @@ -229,23 +229,23 @@ #: ../data/ui/quicklists.ui.h:2 msgid "Active" -msgstr "" +msgstr "Bật" #: ../data/ui/quicklists.ui.h:3 msgid "Name" -msgstr "" +msgstr "Tên" #: ../data/ui/quicklists.ui.h:4 msgid "Command line" -msgstr "" +msgstr "Dòng lệnh" #: ../data/ui/quicklists.ui.h:5 msgid "Command:" -msgstr "" +msgstr "Lệnh:" #: ../data/ui/quicklists.ui.h:6 msgid "Name:" -msgstr "" +msgstr "Tên:" #: ../data/ui/clippage.ui.h:1 msgid "Recently Used" @@ -277,7 +277,7 @@ #: ../data/ui/sourceeditor.ui.h:3 msgid "toolbutton1" -msgstr "" +msgstr "toolbutton1" #: ../data/ui/sourceeditor.ui.h:4 msgid "Redo this source" @@ -285,7 +285,7 @@ #: ../data/ui/sourceeditor.ui.h:5 msgid "toolbutton2" -msgstr "" +msgstr "toolbutton2" #: ../data/ui/sourceeditor.ui.h:6 msgid "Delete this source" @@ -293,7 +293,7 @@ #: ../data/ui/sourceeditor.ui.h:7 msgid "toolbutton3" -msgstr "" +msgstr "toolbutton3" #: ../data/ui/sourceeditor.ui.h:8 ../data/ui/desktoprecovery.ui.h:2 msgid "Backup History:" @@ -409,13 +409,13 @@ " Lê Trường An https://launchpad.net/~truongan\n" " Ngô Chin https://launchpad.net/~ndtrung4419\n" " Phan Trọng Khanh https://launchpad.net/~khanhpt\n" -" Trần Đức Nam https://launchpad.net/~geekcomp\n" +" Trần Đức Nam https://launchpad.net/~dynamotn\n" " huanctv https://launchpad.net/~huanctv\n" " zeratulbk https://launchpad.net/~congtumotsach" #: ../data/ui/mainwindow.ui.h:7 msgid "Search... " -msgstr "" +msgstr "Tìm kiếm... " #: ../data/ui/mainwindow.ui.h:8 msgid "_Overview" @@ -435,7 +435,7 @@ #: ../data/ui/mainwindow.ui.h:12 msgid "No matches found" -msgstr "" +msgstr "Không tìm được" #: ../data/ui/desktoprecovery.ui.h:1 msgid "Setting Name:" @@ -445,20 +445,20 @@ msgid "R_eset" msgstr "Khởi động lạ_i" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME Cổ điển" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" -msgstr "" +msgstr "Dự phòng GNOME" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "Không rõ (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "Không rõ" @@ -561,15 +561,15 @@ #: ../ubuntutweak/janitor/gwibber_plugin.py:4 msgid "Gwibber Cache" -msgstr "" +msgstr "Bộ nhớ đệm Gwibber" #: ../ubuntutweak/janitor/opera_plugin.py:4 msgid "Opera Cache" -msgstr "" +msgstr "Bộ nhớ đệm Cache" #: ../ubuntutweak/janitor/googleearth_plugin.py:5 msgid "Google Earth Cache" -msgstr "" +msgstr "Bộ nhớ đệm Google Earth" #: ../ubuntutweak/janitor/thumbnailcache_plugin.py:4 msgid "Thumbnail cache" @@ -577,27 +577,27 @@ #: ../ubuntutweak/janitor/softwarecenter_plugin.py:4 msgid "Software Center Cache" -msgstr "" +msgstr "Bộ nhớ đệm Software Center" #: ../ubuntutweak/janitor/mozilla_plugin.py:37 msgid "Firefox Cache" -msgstr "" +msgstr "Bộ nhớ đệm Firefox" #: ../ubuntutweak/janitor/mozilla_plugin.py:43 msgid "Thunderbird Cache" -msgstr "" +msgstr "Bộ nhớ đệm Thunderbird" #: ../ubuntutweak/janitor/chrome_plugin.py:4 msgid "Chrome Cache" -msgstr "" +msgstr "Bộ nhớ đệm Chrome" #: ../ubuntutweak/janitor/chrome_plugin.py:11 msgid "Chromium Cache" -msgstr "" +msgstr "Bộ nhớ đệm Chromium" #: ../ubuntutweak/janitor/empathy_plugin.py:4 msgid "Empathy Cache" -msgstr "" +msgstr "Bộ nhớ đệm Empathy" #: ../ubuntutweak/janitor/autoremoval_plugin.py:14 msgid "Unneeded Packages" @@ -611,39 +611,39 @@ msgid "Apt Cache" msgstr "Bộ nhớ đệm Apt" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" -msgstr "" +msgstr "Không có bộ nhớ đệm để dọn dẹp" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "Quét nền tảng hệ thống không đạt yêu cầu cho \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" -msgstr "" +msgstr "Lỗi quét với \"%s\", nhấn đúp để xem chi tiết" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "Dọn dẹp nền tảng hệ thống không đạt yêu cầu cho \"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "Hệ thống" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "Cá nhân" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" -msgstr "" +msgstr "Ứng dụng" #: ../ubuntutweak/janitor/packageconfigs_plugin.py:30 msgid "Package Configs" @@ -896,7 +896,7 @@ #: ../ubuntutweak/admins/sourcecenter.py:921 msgid "Enabled PPAs" -msgstr "" +msgstr "PPA đã bật" #: ../ubuntutweak/admins/sourcecenter.py:924 msgid "Source Center" @@ -907,13 +907,15 @@ "A collection of software sources to ensure your applications are always up-" "to-date." msgstr "" +"Tập hợp các nguồn phần mềm đảm bảo cho các ứng dụng của bạn luôn được cập " +"nhật mới nhất" #: ../ubuntutweak/admins/sourcecenter.py:928 msgid "Visit online Source Center" msgstr "Đi đến trang Trung tâm Nguồn trên mạng" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "_Đồng bộ" @@ -938,10 +940,10 @@ #: ../ubuntutweak/admins/sourcecenter.py:1009 #, python-format msgid "disabled on upgrade to %s" -msgstr "" +msgstr "bị hủy khi nâng cấp %s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "Lần cuối đồng bộ hóa:" @@ -976,6 +978,8 @@ "All enabled PPAs (Select and click \"Purge PPA\" can safely downgrade " "packages)" msgstr "" +"Tất cả các PPA đã được bật (Chọn và nhấn \"Gỡ PPA\" có thể làm hạ cấp các " +"gói an toàn)" #: ../ubuntutweak/admins/sourcecenter.py:1155 msgid "An error occurred whilst downloading the file" @@ -994,7 +998,7 @@ "ngừng hoạt động." #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "Không có cập nhật." @@ -1009,15 +1013,15 @@ #: ../ubuntutweak/admins/sourcecenter.py:1216 #, python-format msgid "You're going to purge \"%s\":" -msgstr "" +msgstr "Bạn đang dự định gỡ \"%s\":" #: ../ubuntutweak/admins/sourcecenter.py:1253 msgid "PPA has been purged" -msgstr "" +msgstr "PPA đã được gỡ xong" #: ../ubuntutweak/admins/sourcecenter.py:1254 msgid "It is highly recommend to do a \"Refresh\" source operation." -msgstr "" +msgstr "Đề nghị khẩn cấp làm mới nguồn phần mềm." #: ../ubuntutweak/admins/sourceeditor.py:168 msgid "Source Editor" @@ -1199,7 +1203,7 @@ #: ../ubuntutweak/admins/appcenter.py:188 msgid "Installed Apps" -msgstr "" +msgstr "Các ứng dụng đã cài" #: ../ubuntutweak/admins/appcenter.py:455 msgid "Checking update..." @@ -1209,35 +1213,37 @@ msgid "Fetching online data..." msgstr "Đang tìm dữ liệu trực tuyến..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "Trung tâm Ứng dụng" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" +"Cách thức dễ dàng nhưng hiệu quả để tìm kiếm và cài đặt các ứng dụng phổ " +"biến." -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "Xem Trung tâm Ứng dụng trực tuyến" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "Dữ liệu mới của ứng đã sẵn sàng, bạn có muốn cập nhật không?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "Cập nhật sẵn sàng, bạn có muốn cập nhật?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" "Lỗi mạng, vui lòng kiểm tra lại kết nối mạng hoặc do máy chủ có vấn đề." -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "Gặp lỗi trong khi tải về tập tin." @@ -1297,7 +1303,7 @@ #: ../ubuntutweak/admins/userdir.py:237 msgid "User Folder" -msgstr "" +msgstr "Thư mục người dùng" #: ../ubuntutweak/admins/userdir.py:238 msgid "" @@ -1319,31 +1325,33 @@ #: ../ubuntutweak/admins/quicklists.py:208 msgid "QuickLists Editor" -msgstr "" +msgstr "Chỉnh sửa QuickLists" #: ../ubuntutweak/admins/quicklists.py:209 msgid "Unity Launcher QuickLists Editor" -msgstr "" +msgstr "Chỉnh sửa các lối tắt trên thanh Unity" #: ../ubuntutweak/admins/quicklists.py:397 #, python-format msgid "Would you like to reset \"%s\"?" -msgstr "" +msgstr "Bạn có muốn thiết lập lại \"%s\"?" #: ../ubuntutweak/admins/quicklists.py:398 #, python-format msgid "If you continue, the actions of %s will be set to default." -msgstr "" +msgstr "Nếu bạn tiếp tục, các thiết đặt của %s sẽ được đặt về mặc định." #: ../ubuntutweak/admins/quicklists.py:411 msgid "Would you like to reset the launcher items?" -msgstr "" +msgstr "Bạn có muốn thiết lập lại các mục trên thanh?" #: ../ubuntutweak/admins/quicklists.py:412 msgid "" "If you continue, launcher will be set to default and all your current items " "will be lost." msgstr "" +"Nếu bạn tiếp tục, thanh khởi chạy sẽ được đặt về mặc định và tất cả các mục " +"hiện thời sẽ bị mất." #: ../ubuntutweak/admins/scripts.py:43 msgid "Create Launcher ..." @@ -1667,19 +1675,19 @@ #: ../ubuntutweak/tweaks/icons.py:26 msgid "Show \"Computer\" icon" -msgstr "" +msgstr "Hiển thị biểu tượng \"Máy tính\"" #: ../ubuntutweak/tweaks/icons.py:33 msgid "Show \"Home Folder\" icon" -msgstr "" +msgstr "Hiển thị biểu tượng \"Thư mục Home\"" #: ../ubuntutweak/tweaks/icons.py:40 msgid "Show \"Trash\" icon" -msgstr "" +msgstr "Hiển thị biểu tượng \"Thùng rác\"" #: ../ubuntutweak/tweaks/icons.py:47 msgid "Show \"Network Servers\" icon" -msgstr "" +msgstr "Hiển thị biểu tượng \"Mạng\"" #: ../ubuntutweak/tweaks/icons.py:76 ../ubuntutweak/gui/treeviews.py:89 msgid "Rename" @@ -1687,27 +1695,27 @@ #: ../ubuntutweak/tweaks/icons.py:107 msgid "Desktop Icons" -msgstr "" +msgstr "Biểu tượng màn hình" #: ../ubuntutweak/tweaks/icons.py:108 msgid "Rename and toggle visibilty of desktop icons" msgstr "Đặt lại tên và khả năng hiển thị của các biểu tượng trên desktop" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" -msgstr "" +msgstr "Hiêrn thị biểu tượng màn hình:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" -msgstr "" +msgstr "Hiển thị phân vùng đã kết nối" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" -msgstr "" +msgstr "Hiển thị nội dung \"Thư mục Home\"" #: ../ubuntutweak/tweaks/icons.py:146 msgid "Note: switch off this option will make the desktop unclickable" -msgstr "" +msgstr "Chú ý: tắt tùy chọn này sẽ làm màn hình không thể nhấp chuột" #: ../ubuntutweak/tweaks/theme.py:36 msgid "Theme" @@ -1719,69 +1727,69 @@ #: ../ubuntutweak/tweaks/theme.py:41 ../ubuntutweak/tweaks/loginsettings.py:47 msgid "Icon theme:" -msgstr "" +msgstr "Sắc thái biểu tượng" #: ../ubuntutweak/tweaks/theme.py:42 ../ubuntutweak/tweaks/loginsettings.py:46 msgid "Gtk theme:" -msgstr "" +msgstr "Sắc thái Gtk" #: ../ubuntutweak/tweaks/theme.py:43 msgid "Cursor theme:" -msgstr "" +msgstr "Sắc thái con trỏ" #: ../ubuntutweak/tweaks/theme.py:44 msgid "Window theme:" -msgstr "" +msgstr "Sắc thái cửa sổ" #: ../ubuntutweak/tweaks/theme.py:89 msgid "Install theme:" -msgstr "" +msgstr "Cài đặt sắc thái" #: ../ubuntutweak/tweaks/theme.py:99 msgid "Theme file is invalid" -msgstr "" +msgstr "Tập tin sắc thái không phù hợp" #: ../ubuntutweak/tweaks/theme.py:105 #, python-format msgid "\"%s\" installed successfully" -msgstr "" +msgstr "\"%s\" đã được cài thành công" #: ../ubuntutweak/tweaks/theme.py:106 #, python-format msgid "Would you like to set your icon theme to \"%s\" immediatelly?" -msgstr "" +msgstr "Bạn có muốn đặt sắc thái biểu tượng \"%s\" ngay lập tức?" #: ../ubuntutweak/tweaks/window.py:32 msgid "Window" -msgstr "" +msgstr "Cửa sổ" #: ../ubuntutweak/tweaks/window.py:33 msgid "Manage Window Manager settings" -msgstr "" +msgstr "Thiết đặt Quản lý Cửa sổ" #: ../ubuntutweak/tweaks/window.py:48 msgid "Window control button position:" -msgstr "" +msgstr "Vị trí nút điều khiển cửa sổ" #: ../ubuntutweak/tweaks/window.py:49 msgid "\"Close\" button only" -msgstr "" +msgstr "Chỉ có nút \"Đóng\"" #: ../ubuntutweak/tweaks/window.py:50 msgid "Titlebar mouse wheel action:" -msgstr "" +msgstr "Hành động khi cuộn chuột trên thanh tiêu đề" #: ../ubuntutweak/tweaks/window.py:51 msgid "Titlebar double-click action:" -msgstr "" +msgstr "Hành động khi nhấn đúp chuột trên thanh tiêu đề" #: ../ubuntutweak/tweaks/window.py:52 msgid "Titlebar middle-click action:" -msgstr "" +msgstr "Hành động khi nhấn chuột giữa trên thanh tiêu đề" #: ../ubuntutweak/tweaks/window.py:53 msgid "Titlebar right-click action:" -msgstr "" +msgstr "Hành động khi nhấn chuột phải trên thanh tiêu đề" #: ../ubuntutweak/tweaks/window.py:77 ../ubuntutweak/tweaks/window.py:85 #: ../ubuntutweak/tweaks/window.py:98 ../ubuntutweak/tweaks/window.py:113 @@ -1822,79 +1830,79 @@ #: ../ubuntutweak/tweaks/nautilus.py:28 msgid "Manage the Nautilus file manager" -msgstr "" +msgstr "Quản lý trình quản lý tập tin Nautilus" #: ../ubuntutweak/tweaks/nautilus.py:33 msgid "Show advanced permissions in \"File Properties\"" -msgstr "" +msgstr "Hiển thị tùy chọn nâng cao trong \"Thuộc tính tập tin\"" #: ../ubuntutweak/tweaks/nautilus.py:34 msgid "Use the location entry instead of the pathbar" -msgstr "" +msgstr "Sử dụng trường nhập địa điểm thay thế cho thanh đường dẫn" #: ../ubuntutweak/tweaks/nautilus.py:35 msgid "Automatically mount media:" -msgstr "" +msgstr "Tự động gắn kết thiết bị" #: ../ubuntutweak/tweaks/nautilus.py:36 msgid "Automatically open a folder:" -msgstr "" +msgstr "Tự động mở thư mục" #: ../ubuntutweak/tweaks/nautilus.py:37 msgid "Prompt or autorun/autostart programs:" -msgstr "" +msgstr "Chạy lệnh hoặc chương trình tự động" #: ../ubuntutweak/tweaks/nautilus.py:38 msgid "Thumbnail icon size (pixels):" -msgstr "" +msgstr "Cỡ biểu tượng thu nhỏ (pixel)" #: ../ubuntutweak/tweaks/nautilus.py:39 msgid "Thumbnail cache time (days):" -msgstr "" +msgstr "Thời gian sống hình thu nhỏ (ngày)" #: ../ubuntutweak/tweaks/nautilus.py:40 msgid "Maximum thumbnail cache size (MB):" -msgstr "" +msgstr "Cỡ bộ nhớ đệm hình thu nhỏ lớn nhất (MB)" #: ../ubuntutweak/tweaks/nautilus.py:52 msgid "File browser:" -msgstr "" +msgstr "Trình duyệt tập tin" #: ../ubuntutweak/tweaks/session.py:29 msgid "Session Indicator" -msgstr "" +msgstr "Chỉ thị phiên làm việc" #: ../ubuntutweak/tweaks/session.py:30 msgid "Control your system session releated features" msgstr "Điều khiển phiên làm việc của bạn" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" -msgstr "" +msgstr "Chỉ thị người dùng" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "Vô hiệu \"Khóa màn hình\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "Hiển thị tên thực của người dùng trên bảng điều khiển" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" -msgstr "" +msgstr "Gỡ bỏ mục đăng xuất" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" -msgstr "" +msgstr "Gỡ bỏ mục tắt máy" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" -msgstr "" +msgstr "Ngăn các hộp thoại xác nhận hoạt động đăng xuất và tắt máy" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" -msgstr "" +msgstr "Chỉ thị phiên làm việc:" #: ../ubuntutweak/tweaks/workspace.py:36 msgid "Show Workspaces" @@ -1914,47 +1922,47 @@ #: ../ubuntutweak/tweaks/workspace.py:138 msgid "Workspace" -msgstr "" +msgstr "Vùng làm việc" #: ../ubuntutweak/tweaks/workspace.py:139 msgid "Workspace size and screen edge action settings" -msgstr "" +msgstr "Cỡ vùng làm việc và thiết đặt các hành động tại góc màn hình" #: ../ubuntutweak/tweaks/workspace.py:144 msgid "Edge trigger delay (ms):" -msgstr "" +msgstr "Độ trể kích hoạt góc màn hình (ms)" #: ../ubuntutweak/tweaks/workspace.py:145 msgid "Horizontal workspace:" -msgstr "" +msgstr "Số lượng vùng làm việc chiều ngang" #: ../ubuntutweak/tweaks/workspace.py:146 msgid "Vertical workspace:" -msgstr "" +msgstr "Số lượng vùng làm việc chiều dọc" #: ../ubuntutweak/tweaks/sound.py:29 msgid "Sound" -msgstr "" +msgstr "Âm thanh" #: ../ubuntutweak/tweaks/sound.py:30 msgid "Set the sound theme for Ubuntu" -msgstr "" +msgstr "Đặt sắc thái âm thanh cho Ubuntu" #: ../ubuntutweak/tweaks/sound.py:34 msgid "Event sounds:" -msgstr "" +msgstr "Âm thanh các sự kiện" #: ../ubuntutweak/tweaks/sound.py:35 msgid "Input feedback sounds:" -msgstr "" +msgstr "Âm thanh phản hồi đầu vào" #: ../ubuntutweak/tweaks/sound.py:36 msgid "Sound theme:" -msgstr "" +msgstr "Sắc thái âm thanh" #: ../ubuntutweak/tweaks/sound.py:37 ../ubuntutweak/tweaks/loginsettings.py:45 msgid "Play login sound:" -msgstr "" +msgstr "Âm thanh đăng nhập" #: ../ubuntutweak/tweaks/misc.py:31 msgid "Miscellaneous" @@ -2003,23 +2011,23 @@ #: ../ubuntutweak/tweaks/misc.py:45 msgid "Cursor blink:" -msgstr "" +msgstr "Nhấp nháy con trỏ" #: ../ubuntutweak/tweaks/misc.py:46 msgid "Overlay scrollbars:" -msgstr "" +msgstr "Lớp phủ thanh trượt:" #: ../ubuntutweak/tweaks/misc.py:47 msgid "Cursor blink time:" -msgstr "" +msgstr "Chu kỳ nhấp nháy con trỏ" #: ../ubuntutweak/tweaks/misc.py:48 msgid "Cursor blink timeout:" -msgstr "" +msgstr "Thời gian hiệu lực nhấp nháy con trỏ" #: ../ubuntutweak/tweaks/misc.py:60 ../ubuntutweak/tweaks/unity.py:175 msgid "Note: you may need to log out to take effect" -msgstr "" +msgstr "Chú ý: bạn có thể cần phải đăng xuất để thấy được hiệu quả" #: ../ubuntutweak/tweaks/loginsettings.py:37 msgid "Login Settings" @@ -2029,23 +2037,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "Điểu khiển giao diện và hành vi của màn hình đăng nhập" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" +msgstr "Lưới vẽ" + +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "Chọn hình ảnh biểu tượng mới" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "Tất cả hình ảnh dạng (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "Hãy chọn một ảnh nền mới" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "Tất cả ảnh" @@ -2059,35 +2075,35 @@ #: ../ubuntutweak/tweaks/fonts.py:32 msgid "Text scaling factor:" -msgstr "" +msgstr "Hệ số tỉ lệ xích văn bản:" #: ../ubuntutweak/tweaks/fonts.py:33 msgid "Default font:" -msgstr "" +msgstr "Phông chữ mặc định:" #: ../ubuntutweak/tweaks/fonts.py:34 msgid "Monospace font:" -msgstr "" +msgstr "Phông đơn cách:" #: ../ubuntutweak/tweaks/fonts.py:35 msgid "Document font:" -msgstr "" +msgstr "Phông tài liệu:" #: ../ubuntutweak/tweaks/fonts.py:36 msgid "Window title bar font:" -msgstr "" +msgstr "Phông thanh tiêu đề cửa sổ" #: ../ubuntutweak/tweaks/fonts.py:37 msgid "Hinting:" -msgstr "" +msgstr "Làm mịn:" #: ../ubuntutweak/tweaks/fonts.py:38 msgid "Antialiasing:" -msgstr "" +msgstr "Khử răng cưa:" #: ../ubuntutweak/tweaks/fonts.py:64 msgid "Desktop font:" -msgstr "" +msgstr "Phông màn hình:" #: ../ubuntutweak/tweaks/fonts.py:89 msgid "No hinting" @@ -2123,67 +2139,67 @@ #: ../ubuntutweak/tweaks/unity.py:42 msgid "HUD:" -msgstr "" +msgstr "HUD:" #: ../ubuntutweak/tweaks/unity.py:43 msgid "Shortcut hits overlay:" -msgstr "" +msgstr "Đánh lớp phủ lối tắt:" #: ../ubuntutweak/tweaks/unity.py:44 msgid "Launcher icon size:" -msgstr "" +msgstr "Cỡ biểu tượng thanh khởi chạy" #: ../ubuntutweak/tweaks/unity.py:45 msgid "Launcher opacity:" -msgstr "" +msgstr "Độ trong suốt thanh khởi chạy:" #: ../ubuntutweak/tweaks/unity.py:46 msgid "Launcher hide mode:" -msgstr "" +msgstr "Chế độ ẩn thanh khởi chạy" #: ../ubuntutweak/tweaks/unity.py:47 msgid "Launcher icon backlight:" -msgstr "" +msgstr "Ánh sáng nền biểu tượng thanh khởi chạy:" #: ../ubuntutweak/tweaks/unity.py:48 msgid "Launcher show devices:" -msgstr "" +msgstr "Hiển thị thiết bị trên thanh khởi chạy:" #: ../ubuntutweak/tweaks/unity.py:49 msgid "\"Show desktop\" icon:" -msgstr "" +msgstr "Biểu tượng \"Hiển thị màn hình nền\":" #: ../ubuntutweak/tweaks/unity.py:50 msgid "Dash size:" -msgstr "" +msgstr "Cỡ khung dash:" #: ../ubuntutweak/tweaks/unity.py:51 msgid "Blur type:" -msgstr "" +msgstr "Kiểu bóng mờ:" #: ../ubuntutweak/tweaks/unity.py:52 msgid "Panel opacity:" -msgstr "" +msgstr "Độ trong suốt thanh điều khiển" #: ../ubuntutweak/tweaks/unity.py:53 msgid "Panel opacity for maximized windows:" -msgstr "" +msgstr "Độ trong suốt thanh điều khiển khi phóng to cửa sổ:" #: ../ubuntutweak/tweaks/unity.py:54 msgid "Super key:" -msgstr "" +msgstr "Phím Super:" #: ../ubuntutweak/tweaks/unity.py:55 msgid "Full screen dash:" -msgstr "" +msgstr "Khung dash đầy màn hình:" #: ../ubuntutweak/tweaks/unity.py:56 msgid "Compositing manager:" -msgstr "" +msgstr "Quản lý hợp" #: ../ubuntutweak/tweaks/unity.py:57 msgid "Number of workspaces:" -msgstr "" +msgstr "Số vùng làm việc:" #: ../ubuntutweak/tweaks/unity.py:66 ../ubuntutweak/tweaks/unity.py:69 #: ../ubuntutweak/tweaks/unity.py:199 @@ -2220,11 +2236,11 @@ #: ../ubuntutweak/tweaks/unity.py:132 msgid "Only Mounted" -msgstr "" +msgstr "Chỉ ổ đã gắn kết" #: ../ubuntutweak/tweaks/unity.py:133 msgid "Always" -msgstr "" +msgstr "Luôn luôn" #: ../ubuntutweak/tweaks/unity.py:142 msgid "Automatic" @@ -2260,11 +2276,11 @@ #: ../ubuntutweak/tweaks/workarounds.py:38 msgid "Fix the appearance of themes when granted root privileges:" -msgstr "" +msgstr "Sửa sắc thái diện mạo khi được cấp đặc quyền root:" #: ../ubuntutweak/tweaks/workarounds.py:39 msgid "Auto detect text encoding for Chinese in Gedit:" -msgstr "" +msgstr "Tự động nhận dạng mã hóa văn bản tiếng Trung trong Gedit:" #: ../ubuntutweak/clips/userinfo.py:10 msgid "User Information" @@ -2441,12 +2457,12 @@ #: ../ubuntutweak/main.py:276 msgid "Results" -msgstr "" +msgstr "Kết quả" #: ../ubuntutweak/main.py:284 #, python-format msgid "Your filter \"%s\" does not match any items." -msgstr "" +msgstr "Bộ lọc \"%s\" không phù hợp với bất kỳ mục nào." #: ../ubuntutweak/main.py:402 msgid "Please wait a moment..." @@ -2492,7 +2508,7 @@ #: ../ubuntutweak/preferences.py:67 msgid "Auto scan:" -msgstr "" +msgstr "Tự động quét:" #: ../ubuntutweak/preferences.py:163 msgid "Choose a clip extension" @@ -2598,3 +2614,6 @@ #~ msgid "Launcher" #~ msgstr "Thanh khởi chạy" + +#~ msgid "PPA" +#~ msgstr "PPA" diff -Nru ubuntu-tweak-0.7.2/po/zh_CN.po ubuntu-tweak-0.7.3/po/zh_CN.po --- ubuntu-tweak-0.7.2/po/zh_CN.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/zh_CN.po 2012-08-12 03:18:32.000000000 +0000 @@ -2,16 +2,16 @@ msgstr "" "Project-Id-Version: Ubuntu Tweak 0.2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-11 03:29+0000\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-07 03:06+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: TualatriX \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: CHINA\n" "X-Poedit-Language: Chinese\n" "X-Poedit-SourceCharset: utf-8\n" @@ -434,20 +434,20 @@ msgid "R_eset" msgstr "重置(_E)" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME经典" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME 备用模式(Fallback)" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "未知 (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "未知" @@ -594,37 +594,37 @@ msgid "Apt Cache" msgstr "Apt缓存" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "没有需要清理的缓存" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "正在扫描\"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "扫描 \"%s\" 时遇到错误,双击查看详细信息" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "正在清理\"%s\"..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "系统" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "个人" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "应用" @@ -885,7 +885,7 @@ msgstr "访问在线软件源中心" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "同步(_S)" @@ -912,7 +912,7 @@ msgstr "无法升级到%s" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "最后一次同步:" @@ -962,7 +962,7 @@ msgstr "网络错误,请检查你的网络连接(或者远程主机无法响应)。" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "没有软件更新。" @@ -1173,34 +1173,34 @@ msgid "Fetching online data..." msgstr "正在获取在线数据……" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "软件中心" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "一个简单且有效地安装流行应用程序的工具。" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "访问在线软件中心" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "新的软件数据可用,你想要更新吗?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "有可用的更新,你是否需要进行更新?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "网络错误,请检查你的网络连接 - 或许远程服务器宕机了。" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "下载文件时发生了错误。" @@ -1654,15 +1654,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "重命名并设置桌面图标的可见性" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "显示桌面图标:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "显示已挂载卷标" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "显示\"主目录\"的内容" @@ -1829,31 +1829,31 @@ msgid "Control your system session releated features" msgstr "控制系统会话相关的特性" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "用户指示器:" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "禁用\"锁定屏幕\"" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "在面板上显示用户的名字" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "移除登出条目" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "移除关机条目" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "当登出或关机动作时弹出提示对话框" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "会话指示器:" @@ -1989,23 +1989,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "控制登录屏幕的外观和行为" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "来宾帐户:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "绘制点阵:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "注意:您可能需要重启才能生效" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "选择一张新的Logo图像" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "所有图片(*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "选择一张新的背景图像" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "所有图像" diff -Nru ubuntu-tweak-0.7.2/po/zh_HK.po ubuntu-tweak-0.7.3/po/zh_HK.po --- ubuntu-tweak-0.7.2/po/zh_HK.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/zh_HK.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ubuntu-tweak\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" "PO-Revision-Date: 2012-04-19 10:10+0000\n" "Last-Translator: Ding Zhou \n" "Language-Team: Chinese (Hong Kong) \n" @@ -15,8 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:52+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" #: ../data/script-worker:57 #, c-format @@ -427,20 +427,20 @@ msgid "R_eset" msgstr "" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "" @@ -584,37 +584,37 @@ msgid "Apt Cache" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "" -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "" @@ -863,7 +863,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "" @@ -888,7 +888,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "" @@ -936,7 +936,7 @@ msgstr "" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "" @@ -1136,34 +1136,34 @@ msgid "Fetching online data..." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "" @@ -1585,15 +1585,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "" @@ -1760,31 +1760,31 @@ msgid "Control your system session releated features" msgstr "" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "禁止鎖定畫面" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "" @@ -1920,23 +1920,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "" diff -Nru ubuntu-tweak-0.7.2/po/zh_TW.po ubuntu-tweak-0.7.3/po/zh_TW.po --- ubuntu-tweak-0.7.2/po/zh_TW.po 2012-06-03 07:16:41.000000000 +0000 +++ ubuntu-tweak-0.7.3/po/zh_TW.po 2012-08-12 03:18:32.000000000 +0000 @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: Ubuntu Tweak 0.2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 15:38+0800\n" -"PO-Revision-Date: 2012-05-18 12:51+0000\n" -"Last-Translator: taijuin lee \n" +"POT-Creation-Date: 2012-08-04 22:24+0800\n" +"PO-Revision-Date: 2012-08-08 03:59+0000\n" +"Last-Translator: Ding Zhou \n" "Language-Team: Chinese (Traditional) <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Launchpad-Export-Date: 2012-06-03 06:53+0000\n" -"X-Generator: Launchpad (build 15342)\n" +"X-Launchpad-Export-Date: 2012-08-12 03:16+0000\n" +"X-Generator: Launchpad (build 15780)\n" "X-Poedit-Country: TAIWAN\n" "X-Poedit-Language: Chinese\n" "X-Poedit-SourceCharset: utf-8\n" @@ -445,20 +445,20 @@ msgid "R_eset" msgstr "重置(_E)" -#: ../ubuntutweak/system/__init__.py:40 +#: ../ubuntutweak/system/__init__.py:42 msgid "GNOME Classic" msgstr "GNOME 傳統桌面" -#: ../ubuntutweak/system/__init__.py:42 +#: ../ubuntutweak/system/__init__.py:44 msgid "GNOME Fallback" msgstr "GNOME 後備模式" -#: ../ubuntutweak/system/__init__.py:53 +#: ../ubuntutweak/system/__init__.py:55 #, python-format msgid "Unknown (%s)" msgstr "未知 (%s)" -#: ../ubuntutweak/system/__init__.py:55 +#: ../ubuntutweak/system/__init__.py:57 #: ../ubuntutweak/clips/hardwareinfo.py:16 msgid "Unknown" msgstr "未知" @@ -605,37 +605,37 @@ msgid "Apt Cache" msgstr "Apt 快取" -#: ../ubuntutweak/janitor/__init__.py:274 +#: ../ubuntutweak/janitor/__init__.py:278 msgid "No cache to be cleaned" msgstr "沒有任何快取需要清理" -#: ../ubuntutweak/janitor/__init__.py:572 +#: ../ubuntutweak/janitor/__init__.py:576 #, python-format msgid "Scanning cruft for \"%s\"..." msgstr "正在掃描「%s」的無用物件..." -#: ../ubuntutweak/janitor/__init__.py:694 +#: ../ubuntutweak/janitor/__init__.py:698 #, python-format msgid "Scan error for \"%s\", double-click to see details" msgstr "掃描「%s」的錯誤,雙擊以檢視細節" -#: ../ubuntutweak/janitor/__init__.py:759 +#: ../ubuntutweak/janitor/__init__.py:763 #, python-format msgid "Cleaning cruft for \"%s\"..." msgstr "正在清理「%s」的無用物件..." -#: ../ubuntutweak/janitor/__init__.py:840 +#: ../ubuntutweak/janitor/__init__.py:844 #: ../ubuntutweak/admins/desktoprecovery.py:81 #: ../ubuntutweak/modules/__init__.py:34 msgid "System" msgstr "系統" -#: ../ubuntutweak/janitor/__init__.py:862 +#: ../ubuntutweak/janitor/__init__.py:866 #: ../ubuntutweak/modules/__init__.py:33 msgid "Personal" msgstr "個人" -#: ../ubuntutweak/janitor/__init__.py:885 +#: ../ubuntutweak/janitor/__init__.py:889 msgid "Apps" msgstr "程式" @@ -894,7 +894,7 @@ msgstr "瀏覽線上來源中心" #: ../ubuntutweak/admins/sourcecenter.py:937 -#: ../ubuntutweak/admins/appcenter.py:505 +#: ../ubuntutweak/admins/appcenter.py:506 msgid "_Sync" msgstr "同步(_S)" @@ -921,7 +921,7 @@ msgstr "發行版本升級至 %s 後被停用" #: ../ubuntutweak/admins/sourcecenter.py:1014 -#: ../ubuntutweak/admins/appcenter.py:545 +#: ../ubuntutweak/admins/appcenter.py:546 msgid "Last synced:" msgstr "上一次同步:" @@ -971,7 +971,7 @@ msgstr "網路錯誤,請檢查您的網路設定;或是遠端伺服器正好停機了。" #: ../ubuntutweak/admins/sourcecenter.py:1184 -#: ../ubuntutweak/admins/appcenter.py:664 +#: ../ubuntutweak/admins/appcenter.py:665 msgid "No update available." msgstr "暫無更新" @@ -1182,34 +1182,34 @@ msgid "Fetching online data..." msgstr "正在取得線上資料..." -#: ../ubuntutweak/admins/appcenter.py:494 +#: ../ubuntutweak/admins/appcenter.py:495 msgid "Application Center" msgstr "應用程式中心" -#: ../ubuntutweak/admins/appcenter.py:495 +#: ../ubuntutweak/admins/appcenter.py:496 msgid "" "A simple but efficient way for finding and installing popular applications." msgstr "簡單但有效地尋找、安裝熱門的應用程式。" -#: ../ubuntutweak/admins/appcenter.py:498 +#: ../ubuntutweak/admins/appcenter.py:499 msgid "Visit Online Application Center" msgstr "瀏覽線上應用程式中心" -#: ../ubuntutweak/admins/appcenter.py:552 +#: ../ubuntutweak/admins/appcenter.py:553 msgid "New application data available, would you like to update?" msgstr "已有新的應用程式資料,您要進行更新嗎?" -#: ../ubuntutweak/admins/appcenter.py:651 +#: ../ubuntutweak/admins/appcenter.py:652 msgid "Update available, would you like to update?" msgstr "已經可以更新了,您要更新嗎?" -#: ../ubuntutweak/admins/appcenter.py:660 +#: ../ubuntutweak/admins/appcenter.py:661 msgid "" "Network Error, please check your network connection - or the remote server " "may be down." msgstr "網路錯誤,請檢查您的網路設定 - 或是遠端伺服器正好停機了。" -#: ../ubuntutweak/admins/appcenter.py:677 +#: ../ubuntutweak/admins/appcenter.py:678 msgid "An error occurred while downloading the file." msgstr "下載檔案時發生錯誤。" @@ -1663,15 +1663,15 @@ msgid "Rename and toggle visibilty of desktop icons" msgstr "桌面圖示名稱以及顯示與否" -#: ../ubuntutweak/tweaks/icons.py:112 +#: ../ubuntutweak/tweaks/icons.py:113 msgid "Show desktop icons:" msgstr "顯示桌面圖示:" -#: ../ubuntutweak/tweaks/icons.py:113 +#: ../ubuntutweak/tweaks/icons.py:114 msgid "Show mounted volumes" msgstr "顯示已掛載磁碟機" -#: ../ubuntutweak/tweaks/icons.py:114 +#: ../ubuntutweak/tweaks/icons.py:115 msgid "Show contents of \"Home Folder\"" msgstr "顯示「使用者目錄」的內容" @@ -1838,31 +1838,31 @@ msgid "Control your system session releated features" msgstr "控制您的系統作業階段相關功能" -#: ../ubuntutweak/tweaks/session.py:35 +#: ../ubuntutweak/tweaks/session.py:34 msgid "User indicator" msgstr "使用者指示器" -#: ../ubuntutweak/tweaks/session.py:36 +#: ../ubuntutweak/tweaks/session.py:35 msgid "Disable \"Lock Screen\"" msgstr "停用「鎖定畫面」" -#: ../ubuntutweak/tweaks/session.py:37 +#: ../ubuntutweak/tweaks/session.py:36 msgid "Show user's real name on the panel" msgstr "在面板上顯示使用者的真實名稱" -#: ../ubuntutweak/tweaks/session.py:38 +#: ../ubuntutweak/tweaks/session.py:37 msgid "Remove the log out item" msgstr "移除登出項目" -#: ../ubuntutweak/tweaks/session.py:39 +#: ../ubuntutweak/tweaks/session.py:38 msgid "Remove the shutdown item" msgstr "移除關機項目" -#: ../ubuntutweak/tweaks/session.py:40 +#: ../ubuntutweak/tweaks/session.py:39 msgid "Suppress the dialog to confirm logout and shutdown action" msgstr "禁止出現登出、關機動作的確認對話視窗" -#: ../ubuntutweak/tweaks/session.py:65 +#: ../ubuntutweak/tweaks/session.py:68 msgid "Session indicator:" msgstr "作業階段指示器:" @@ -1998,23 +1998,31 @@ msgid "Control the appearance and behaviour of your login screen" msgstr "控制登入畫面的外觀與動作" +#: ../ubuntutweak/tweaks/loginsettings.py:43 +msgid "Guest account:" +msgstr "賓客帳戶:" + #: ../ubuntutweak/tweaks/loginsettings.py:44 msgid "Draw grid:" msgstr "繪製網格:" -#: ../ubuntutweak/tweaks/loginsettings.py:125 +#: ../ubuntutweak/tweaks/loginsettings.py:63 +msgid "Note: you may need to reboot to take effect" +msgstr "注意:您可能需要重啓以生效" + +#: ../ubuntutweak/tweaks/loginsettings.py:141 msgid "Choose a new logo image" msgstr "選擇新的圖示檔案" -#: ../ubuntutweak/tweaks/loginsettings.py:131 +#: ../ubuntutweak/tweaks/loginsettings.py:147 msgid "All images (*.PNG)" msgstr "所有圖片 (*.PNG)" -#: ../ubuntutweak/tweaks/loginsettings.py:178 +#: ../ubuntutweak/tweaks/loginsettings.py:194 msgid "Choose a new background image" msgstr "選擇新的背景圖片" -#: ../ubuntutweak/tweaks/loginsettings.py:184 +#: ../ubuntutweak/tweaks/loginsettings.py:200 msgid "All images" msgstr "所有圖片" diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/admins/appcenter.py ubuntu-tweak-0.7.3/ubuntutweak/admins/appcenter.py --- ubuntu-tweak-0.7.2/ubuntutweak/admins/appcenter.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/admins/appcenter.py 2012-08-01 12:09:26.000000000 +0000 @@ -49,7 +49,7 @@ VERSION_SETTING = GSetting(key='com.ubuntu-tweak.tweak.appcenter-version', type=str) def get_app_data_url(): - return utdata.get_download_url('/static/utdata/appcenter-%s.tar.gz' % + return utdata.get_download_url('/media/utdata/appcenter-%s.tar.gz' % VERSION_SETTING.get_value()) if not os.path.exists(APPCENTER_ROOT): @@ -489,6 +489,7 @@ super(FetchingDialog, self).__init__(url=url, title=_('Fetching online data...'), parent=parent) + log.debug("Will start to download online data from: %s", url) class AppCenter(TweakModule): __title__ = _('Application Center') diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/admins/quicklists.py ubuntu-tweak-0.7.3/ubuntutweak/admins/quicklists.py --- ubuntu-tweak-0.7.2/ubuntutweak/admins/quicklists.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/admins/quicklists.py 2012-08-06 02:41:18.000000000 +0000 @@ -244,8 +244,13 @@ if desktop_file.startswith('/') and os.path.exists(desktop_file): path = desktop_file else: - if os.path.exists('/usr/share/applications/%s' % desktop_file): - path = '/usr/share/applications/%s' % desktop_file + user_path = os.path.join(NewDesktopEntry.user_folder, desktop_file) + system_path = os.path.join(NewDesktopEntry.system_folder, desktop_file) + + if os.path.exists(user_path): + path = user_path + elif os.path.exists(system_path): + path = system_path else: log.debug("No desktop file avaialbe in for %s" % desktop_file) continue diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/admins/sourcecenter.py ubuntu-tweak-0.7.3/ubuntutweak/admins/sourcecenter.py --- ubuntu-tweak-0.7.2/ubuntutweak/admins/sourcecenter.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/admins/sourcecenter.py 2012-08-01 12:08:29.000000000 +0000 @@ -73,7 +73,7 @@ UPGRADE_DICT = {} def get_source_data_url(): - return utdata.get_download_url('/static/utdata/sourcecenter-%s.tar.gz' % + return utdata.get_download_url('/media/utdata/sourcecenter-%s.tar.gz' % VERSION_SETTING.get_value()) def get_source_logo_from_filename(file_name): diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/gui/widgets.py ubuntu-tweak-0.7.3/ubuntutweak/gui/widgets.py --- ubuntu-tweak-0.7.2/ubuntutweak/gui/widgets.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/gui/widgets.py 2012-08-03 03:34:00.000000000 +0000 @@ -28,7 +28,7 @@ elif backend == 'compiz': self._setting = CompizSetting(key=key) elif backend == 'systemconfig': - self._setting = SystemConfigSetting(key=key, type=type) + self._setting = SystemConfigSetting(key=key, default=default, type=type) if hasattr(self._setting, 'connect_notify') and \ hasattr(self, 'on_value_changed'): diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/__init__.py ubuntu-tweak-0.7.3/ubuntutweak/__init__.py --- ubuntu-tweak-0.7.2/ubuntutweak/__init__.py 2012-05-11 16:08:53.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/__init__.py 2012-07-19 03:23:24.000000000 +0000 @@ -1,2 +1,2 @@ -VERSION = (0, 7, 2) +VERSION = (0, 7, 3) __version__ = '.'.join(map(str, VERSION)) diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/janitor/__init__.py ubuntu-tweak-0.7.3/ubuntutweak/janitor/__init__.py --- ubuntu-tweak-0.7.2/ubuntutweak/janitor/__init__.py 2012-05-25 05:45:48.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/janitor/__init__.py 2012-07-19 03:23:24.000000000 +0000 @@ -89,6 +89,10 @@ __utactive__ = True __user_extension__ = False + scan_finished = GObject.property(type=bool, default=False) + clean_finished = GObject.property(type=bool, default=False) + error = GObject.property(type=str, default='') + __gsignals__ = { 'find_object': (GObject.SignalFlags.RUN_FIRST, None, (GObject.TYPE_PYOBJECT, GObject.TYPE_INT)), 'scan_finished': (GObject.SignalFlags.RUN_FIRST, None, @@ -335,7 +339,7 @@ if 'red' in display: plugin = self.result_model[iter][self.RESULT_PLUGIN] - error = plugin.get_data('error') + error = plugin.get_property('error') self.result_model[iter][self.RESULT_DISPLAY] = '%s' % error elif hasattr(cruft, 'get_path'): path = cruft.get_path() @@ -559,7 +563,7 @@ plugin_iter, checked = self.scan_tasks.pop(0) plugin = self.janitor_model[plugin_iter][self.JANITOR_PLUGIN] - plugin.set_data('scan_finished', False) + plugin.set_property('scan_finished', False) log.debug("do_scan_task for %s for status: %s" % (plugin, checked)) @@ -607,7 +611,7 @@ def _on_spinner_timeout(self, plugin_iter, thread): plugin = self.janitor_model[plugin_iter][self.JANITOR_PLUGIN] - finished = plugin.get_data('scan_finished') + finished = plugin.get_property('scan_finished') self.janitor_model[plugin_iter][self.JANITOR_SPINNER_PULSE] += 1 @@ -666,7 +670,7 @@ def on_scan_finished(self, plugin, result, count, size, iters): plugin.disconnect(self._find_handler) plugin.disconnect(self._scan_handler) - plugin.set_data('scan_finished', True) + plugin.set_property('scan_finished', True) plugin_iter, result_iter = iters @@ -693,8 +697,8 @@ self.janitor_model[plugin_iter][self.JANITOR_ICON] = icon.get_from_name('error', size=16) self.result_model[result_iter][self.RESULT_DISPLAY] = '%s' % _('Scan error for "%s", double-click to see details') % plugin.get_title() - plugin.set_data('scan_finished', True) - plugin.set_data('error', error) + plugin.set_property('scan_finished', True) + plugin.set_property('error', error) @inline_callbacks def on_clean_button_clicked(self, widget): @@ -733,7 +737,7 @@ def do_real_clean_task(self): if len(self.clean_tasks) != 0: plugin, cruft_dict = self.clean_tasks.pop(0) - plugin.set_data('clean_finished', False) + plugin.set_property('clean_finished', False) for row in self.janitor_model: for child_row in row.iterchildren(): @@ -771,7 +775,7 @@ def _on_clean_spinner_timeout(self, plugin_iter, thread): plugin = self.janitor_model[plugin_iter][self.JANITOR_PLUGIN] - finished = plugin.get_data('clean_finished') + finished = plugin.get_property('clean_finished') self.janitor_model[plugin_iter][self.JANITOR_SPINNER_PULSE] += 1 if finished: @@ -808,14 +812,14 @@ def on_plugin_cleaned(self, plugin, cleaned, plugin_iter): #TODO should accept the cruft_list - plugin.set_data('clean_finished', True) + plugin.set_property('clean_finished', True) self.janitor_model[plugin_iter][self.JANITOR_DISPLAY] = "[0] %s" % plugin.get_title() def on_clean_error(self, plugin, error, plugin_iter): #TODO response to user? self.janitor_model[plugin_iter][self.JANITOR_ICON] = icon.get_from_name('error', size=16) self.clean_tasks = [] - plugin.set_data('clean_finished', True) + plugin.set_property('clean_finished', True) def on_autoscan_button_toggled(self, *args): if self.autoscan_setting.get_value(): diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/janitor/oldkernel_plugin.py ubuntu-tweak-0.7.3/ubuntutweak/janitor/oldkernel_plugin.py --- ubuntu-tweak-0.7.2/ubuntutweak/janitor/oldkernel_plugin.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/janitor/oldkernel_plugin.py 2012-08-01 12:48:13.000000000 +0000 @@ -64,10 +64,10 @@ p_kernel_version = re.compile('[.\d]+-\d+') p_kernel_package = re.compile('linux-[a-z\-]+') - basenames = ['linux-image', 'linux-headers', 'linux-image-debug', - 'linux-ubuntu-modules', 'linux-header-lum', - 'linux-backport-modules', - 'linux-header-lbm', 'linux-restricted-modules'] + basenames = ['linux-image', 'linux-image-extra', 'linux-headers', + 'linux-image-debug', 'linux-ubuntu-modules', + 'linux-header-lum', 'linux-backport-modules', + 'linux-header-lbm', 'linux-restricted-modules'] if pkg.startswith('linux'): package = p_kernel_package.findall(pkg) diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/settings/gconfsettings.py ubuntu-tweak-0.7.3/ubuntutweak/settings/gconfsettings.py --- ubuntu-tweak-0.7.2/ubuntutweak/settings/gconfsettings.py 2012-05-12 15:03:42.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/settings/gconfsettings.py 2012-08-03 03:07:34.000000000 +0000 @@ -33,20 +33,23 @@ self.client.add_dir(self.get_dir(), GConf.ClientPreloadType.PRELOAD_NONE) def load_override(self): - for override in glob.glob('/usr/share/gconf/defaults/*'): - for line in open(override): - splits = line.split() - key, value = splits[0], ' '.join(splits[1:]) - - if value == 'true': - value = True - elif value == 'false': - value = False - else: - if value.startswith('"') and value.endswith('"'): - value = eval(value) - - self.schema_override[key] = value + try: + for override in glob.glob('/usr/share/gconf/defaults/*'): + for line in open(override): + splits = line.split() + key, value = splits[0], ' '.join(splits[1:]) + + if value == 'true': + value = True + elif value == 'false': + value = False + else: + if value.startswith('"') and value.endswith('"'): + value = eval(value) + + self.schema_override[key] = value + except Exception, e: + log.error('Exception (%s) while processing override' % e) def get_dir(self): if self.key: diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/system/__init__.py ubuntu-tweak-0.7.3/ubuntutweak/system/__init__.py --- ubuntu-tweak-0.7.2/ubuntutweak/system/__init__.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/system/__init__.py 2012-07-19 03:23:24.000000000 +0000 @@ -20,6 +20,8 @@ return 'natty' elif codename in ['oneiric', 'lisa']: return 'oneiric' + elif codename in ['precise', 'maya', 'Maya']: + return 'precise' return codename except: pass diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/tweaks/loginsettings.py ubuntu-tweak-0.7.3/ubuntutweak/tweaks/loginsettings.py --- ubuntu-tweak-0.7.2/ubuntutweak/tweaks/loginsettings.py 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/tweaks/loginsettings.py 2012-08-03 03:31:13.000000000 +0000 @@ -39,13 +39,17 @@ __icon__ = 'gdm-setup' __policykit__ = PK_ACTION_TWEAK __category__ = 'startup' - __desktop__ = ['ubuntu', 'ubuntu-2d', 'gnome-classic', 'gnome-shell', 'gnome-fallback'] + utext_allow_guest = _('Guest account:') utext_draw_grid = _('Draw grid:') utext_login_sound = _('Play login sound:') utext_gtk_theme = _('Gtk theme:') utext_icon_theme = _('Icon theme:') + @classmethod + def is_active(cls): + return os.path.exists('/usr/sbin/lightdm') + def __init__(self): TweakModule.__init__(self, 'loginsettings.ui') @@ -53,8 +57,20 @@ valid_themes = theme.get_valid_themes() valid_icon_themes = theme.get_valid_icon_themes() + notes_label = Gtk.Label() + notes_label.set_property('halign', Gtk.Align.START) + notes_label.set_markup('%s' % \ + _('Note: you may need to reboot to take effect')) + notes_label._ut_left = 1 + self.login_box = GridPack( WidgetFactory.create('Switch', + label=self.utext_allow_guest, + key='/etc/lightdm/lightdm.conf::SeatDefaults#allow-guest', + default=True, + backend='systemconfig'), + notes_label, + WidgetFactory.create('Switch', label=self.utext_draw_grid, key='50_unity-greeter.gschema.override::com.canonical.unity-greeter#draw-grid', backend='systemconfig'), @@ -184,6 +200,8 @@ filter.set_name(_('All images')) filter.add_pattern('*.jpg') filter.add_pattern('*.png') + filter.add_pattern('*.JPG') + filter.add_pattern('*.PNG') dialog.set_current_folder('/usr/share/backgrounds') dialog.add_filter(filter) self._set_preview_widget_for_dialog(dialog) diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/tweaks/session.py ubuntu-tweak-0.7.3/ubuntutweak/tweaks/session.py --- ubuntu-tweak-0.7.2/ubuntutweak/tweaks/session.py 2012-05-22 08:20:04.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/tweaks/session.py 2012-08-02 07:22:02.000000000 +0000 @@ -30,7 +30,6 @@ __desc__ = _('Control your system session releated features') __icon__ = 'gnome-session-hibernate' __category__ = 'startup' - __desktop__ = ['ubuntu', 'ubuntu-2d'] utext_user_indicator = _('User indicator') utext_lock_screen = _('Disable "Lock Screen"') @@ -39,6 +38,10 @@ utext_shutdown = _("Remove the shutdown item") utext_suppress_logout = _("Suppress the dialog to confirm logout and shutdown action") + @classmethod + def is_active(cls): + return os.path.exists('/usr/lib/indicator-session') + def __init__(self): TweakModule.__init__(self) diff -Nru ubuntu-tweak-0.7.2/ubuntutweak/tweaks/workspace.py ubuntu-tweak-0.7.3/ubuntutweak/tweaks/workspace.py --- ubuntu-tweak-0.7.2/ubuntutweak/tweaks/workspace.py 2012-05-23 13:16:42.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntutweak/tweaks/workspace.py 2012-08-06 09:01:07.000000000 +0000 @@ -16,6 +16,7 @@ # along with Ubuntu Tweak; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +import os import logging from gi.repository import GObject, Gtk, GdkPixbuf @@ -148,6 +149,8 @@ def __init__(self): TweakModule.__init__(self) + self.is_arabic = os.getenv('LANG').startswith('ar') + hbox = Gtk.HBox(spacing=12) hbox.pack_start(self.create_edge_setting(), True, False, 0) self.add_start(hbox, False, False, 0) @@ -186,14 +189,13 @@ def create_edge_setting(self): hbox = Gtk.HBox(spacing=12) - vbox = Gtk.VBox(spacing=6) - hbox.pack_start(vbox, False, False, 0) + left_vbox = Gtk.VBox(spacing=6) self.TopLeft = EdgeComboBox("TopLeft") - vbox.pack_start(self.TopLeft, False, False, 0) + left_vbox.pack_start(self.TopLeft, False, False, 0) self.BottomLeft = EdgeComboBox("BottomLeft") - vbox.pack_end(self.BottomLeft, False, False, 0) + left_vbox.pack_end(self.BottomLeft, False, False, 0) wallpaper = get_local_path(GSetting('org.gnome.desktop.background.picture-uri').get_value()) @@ -206,16 +208,23 @@ pixbuf = icon.get_from_name('ubuntu-tweak', size=128) image = Gtk.Image.new_from_pixbuf(pixbuf) - hbox.pack_start(image, False, False, 0) - vbox = Gtk.VBox(spacing=6) - hbox.pack_start(vbox, False, False, 0) + right_vbox = Gtk.VBox(spacing=6) self.TopRight = EdgeComboBox("TopRight") - vbox.pack_start(self.TopRight, False, False, 0) + right_vbox.pack_start(self.TopRight, False, False, 0) self.BottomRight = EdgeComboBox("BottomRight") - vbox.pack_end(self.BottomRight, False, False, 0) + right_vbox.pack_end(self.BottomRight, False, False, 0) + + if self.is_arabic: + hbox.pack_start(right_vbox, False, False, 0) + hbox.pack_start(image, False, False, 0) + hbox.pack_start(left_vbox, False, False, 0) + else: + hbox.pack_start(left_vbox, False, False, 0) + hbox.pack_start(image, False, False, 0) + hbox.pack_start(right_vbox, False, False, 0) for edge in ('TopLeft', 'TopRight', 'BottomLeft', 'BottomRight'): getattr(self, edge).connect('edge_changed', self.on_edge_changed) diff -Nru ubuntu-tweak-0.7.2/ubuntu-tweak ubuntu-tweak-0.7.3/ubuntu-tweak --- ubuntu-tweak-0.7.2/ubuntu-tweak 2012-05-11 15:37:43.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntu-tweak 2012-07-19 03:23:24.000000000 +0000 @@ -67,7 +67,6 @@ system.APP, system.DESKTOP)) self.connect('message-received', self.on_message_received) - def set_window(self, window): self._window = window self.watch_window(self._window.mainwindow) @@ -75,12 +74,15 @@ def on_message_received(self, app, command, message, time): self.log.debug("on_message_received: command: %s, message: %s, time: %s" % ( command, message, time)) - if command == Unique.Command.ACTIVATE: - self._window.present() - if message.get_text(): - self._window.select_target_feature(message.get_text()) - elif command == Unique.Command.OPEN: - self._window.do_load_module(message.get_text()) + try: + if command == Unique.Command.ACTIVATE: + self._window.present() + if message.get_text(): + self._window.select_target_feature(message.get_text()) + elif command == Unique.Command.OPEN: + self._window.do_load_module(message.get_text()) + except Exception, e: + self.log.error(e) return False diff -Nru ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/dependency_links.txt ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/dependency_links.txt --- ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/dependency_links.txt 1970-01-01 00:00:00.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/dependency_links.txt 2012-08-12 03:37:22.000000000 +0000 @@ -0,0 +1 @@ + diff -Nru ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/PKG-INFO ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/PKG-INFO --- ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/PKG-INFO 1970-01-01 00:00:00.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/PKG-INFO 2012-08-12 03:37:22.000000000 +0000 @@ -0,0 +1,10 @@ +Metadata-Version: 1.0 +Name: ubuntu-tweak +Version: 0.7.3 +Summary: magic tool to configure Ubuntu +Home-page: http://ubuntu-tweak.com +Author: TualatriX +Author-email: tualatrix@gmail.com +License: GNU GPL +Description: UNKNOWN +Platform: linux diff -Nru ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/SOURCES.txt ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/SOURCES.txt --- ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/SOURCES.txt 1970-01-01 00:00:00.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/SOURCES.txt 2012-08-12 03:37:22.000000000 +0000 @@ -0,0 +1,257 @@ +AUTHORS +COPYING +ChangeLog +MANIFEST.in +NEWS +README +setup.cfg +setup.py +ubuntu-tweak +data/com.ubuntu-tweak.daemon.policy.in +data/com.ubuntu-tweak.tweak.gschema.xml +data/com.ubuntu_tweak.daemon.service +data/script-worker +data/ubuntu-tweak-daemon +data/ubuntu-tweak-daemon.conf +data/ubuntu-tweak.desktop +data/ubuntu-tweak.desktop.in +data/ubuntu-tweak.png +data/unity-lens-ubuntu-tweak.service +data/uturl +data/uturl.schemas.in +data/icons/128x128/apps/ubuntu-tweak.png +data/icons/16x16/apps/ubuntu-tweak.png +data/icons/22x22/apps/ubuntu-tweak.png +data/icons/24x24/apps/ubuntu-tweak.png +data/icons/32x32/apps/ubuntu-tweak.png +data/icons/48x48/apps/ubuntu-tweak.png +data/icons/64x64/apps/ubuntu-tweak.png +data/pixmaps/common-logo.png +data/pixmaps/emblem-ohno.png +data/pixmaps/emblem-ok.png +data/pixmaps/ppa-logo.png +data/pixmaps/splash.png +data/scripts/add-to-unity +data/scripts/browse-as-root +data/scripts/check-md5-sum +data/scripts/compress-pdf +data/scripts/convert-image-to-gif +data/scripts/convert-image-to-jpg +data/scripts/convert-image-to-png +data/scripts/copy-to +data/scripts/copy-to-desktop +data/scripts/copy-to-download +data/scripts/copy-to-home +data/scripts/create-launcher +data/scripts/hardlink-to +data/scripts/link-to +data/scripts/link-to-desktop +data/scripts/link-to-download +data/scripts/link-to-home +data/scripts/make-hard-shadow-to-image +data/scripts/move-to +data/scripts/move-to-desktop +data/scripts/move-to-download +data/scripts/move-to-home +data/scripts/open-with-your-favourite-text-editor +data/scripts/open-with-your-favourite-text-editor-as-root +data/scripts/search-in-current +data/scripts/set-image-as-wallpaper +data/templates/html-document.html +data/templates/odb-database.odb +data/templates/odp-presentation.odp +data/templates/ods-spreadsheet.ods +data/templates/odt-document.odt +data/templates/plain-text-document.txt +data/templates/pygtk-example.py +data/templates/python-script.py +data/templates/shell-script.sh +data/ui/appcenter.ui +data/ui/appspage.ui +data/ui/brokenmodule.ui +data/ui/clippage.ui +data/ui/desktoprecovery.ui +data/ui/filetypemanager.ui +data/ui/janitorpage.ui +data/ui/loginsettings.ui +data/ui/mainwindow.ui +data/ui/preferences.ui +data/ui/quicklists.ui +data/ui/sourcecenter.ui +data/ui/sourceeditor.ui +data/ui/templates.ui +data/ui/traceback.ui +data/ui/updatemanager.ui +data/ui/uturl.ui +data/ui/window.ui +po/POTFILES.in +po/ar.po +po/ast.po +po/be.po +po/bg.po +po/bn.po +po/br.po +po/bs.po +po/ca.po +po/cs.po +po/da.po +po/de.po +po/el.po +po/en_AU.po +po/en_CA.po +po/en_GB.po +po/eo.po +po/es.po +po/et.po +po/fa.po +po/fi.po +po/fil.po +po/fo.po +po/fr.po +po/fy.po +po/ga.po +po/gl.po +po/he.po +po/hi.po +po/hr.po +po/hu.po +po/id.po +po/is.po +po/it.po +po/ja.po +po/jv.po +po/ka.po +po/kk.po +po/km.po +po/kn.po +po/ko.po +po/lt.po +po/mk.po +po/ml.po +po/ms.po +po/nan.po +po/nb.po +po/nl.po +po/nn.po +po/oc.po +po/pl.po +po/pt.po +po/pt_BR.po +po/ro.po +po/ru.po +po/si.po +po/sk.po +po/sl.po +po/sq.po +po/sr.po +po/sv.po +po/ta.po +po/te.po +po/th.po +po/tr.po +po/ug.po +po/uk.po +po/vi.po +po/zh_CN.po +po/zh_HK.po +po/zh_TW.po +ubuntu_tweak.egg-info/PKG-INFO +ubuntu_tweak.egg-info/SOURCES.txt +ubuntu_tweak.egg-info/dependency_links.txt +ubuntu_tweak.egg-info/top_level.txt +ubuntutweak/__init__.py +ubuntutweak/factory.py +ubuntutweak/main.py +ubuntutweak/preferences.py +ubuntutweak/run_test.py +ubuntutweak/admins/__init__.py +ubuntutweak/admins/appcenter.py +ubuntutweak/admins/desktoprecovery.py +ubuntutweak/admins/filetypemanager.py +ubuntutweak/admins/quicklists.py +ubuntutweak/admins/scripts.py +ubuntutweak/admins/shortcuts.py +ubuntutweak/admins/sourcecenter.py +ubuntutweak/admins/sourceeditor.py +ubuntutweak/admins/templates.py +ubuntutweak/admins/userdir.py +ubuntutweak/apps/__init__.py +ubuntutweak/backends/__init__.py +ubuntutweak/backends/daemon.py +ubuntutweak/clips/__init__.py +ubuntutweak/clips/cleanerinfo.py +ubuntutweak/clips/hardwareinfo.py +ubuntutweak/clips/systeminfo.py +ubuntutweak/clips/updateinfo.py +ubuntutweak/clips/userinfo.py +ubuntutweak/common/__init__.py +ubuntutweak/common/config.py +ubuntutweak/common/consts.py +ubuntutweak/common/debug.py +ubuntutweak/common/download.py +ubuntutweak/common/inifile.py +ubuntutweak/common/sourcedata.py +ubuntutweak/gui/__init__.py +ubuntutweak/gui/cellrenderers.py +ubuntutweak/gui/containers.py +ubuntutweak/gui/dialogs.py +ubuntutweak/gui/gtk.py +ubuntutweak/gui/treeviews.py +ubuntutweak/gui/widgets.py +ubuntutweak/janitor/__init__.py +ubuntutweak/janitor/aptcache_plugin.py +ubuntutweak/janitor/autoremoval_plugin.py +ubuntutweak/janitor/chrome_plugin.py +ubuntutweak/janitor/empathy_plugin.py +ubuntutweak/janitor/googleearth_plugin.py +ubuntutweak/janitor/gwibber_plugin.py +ubuntutweak/janitor/mozilla_plugin.py +ubuntutweak/janitor/oldkernel_plugin.py +ubuntutweak/janitor/opera_plugin.py +ubuntutweak/janitor/packageconfigs_plugin.py +ubuntutweak/janitor/softwarecenter_plugin.py +ubuntutweak/janitor/thumbnailcache_plugin.py +ubuntutweak/module/__init__.py +ubuntutweak/module/autostart.py +ubuntutweak/module/taskinstall.py +ubuntutweak/module/updatemanager.py +ubuntutweak/modules/__init__.py +ubuntutweak/network/__init__.py +ubuntutweak/network/downloadmanager.py +ubuntutweak/network/utdata.py +ubuntutweak/network/xmlrpc.py +ubuntutweak/policykit/__init__.py +ubuntutweak/policykit/dbusproxy.py +ubuntutweak/policykit/widgets.py +ubuntutweak/settings/__init__.py +ubuntutweak/settings/common.py +ubuntutweak/settings/compizsettings.py +ubuntutweak/settings/configsettings.py +ubuntutweak/settings/gconfsettings.py +ubuntutweak/settings/gsettings.py +ubuntutweak/settings/ccm/Conflicts.py +ubuntutweak/settings/ccm/Constants.py +ubuntutweak/settings/ccm/Utils.py +ubuntutweak/settings/ccm/__init__.py +ubuntutweak/system/__init__.py +ubuntutweak/system/distro.py +ubuntutweak/tweaks/__init__.py +ubuntutweak/tweaks/fonts.py +ubuntutweak/tweaks/icons.py +ubuntutweak/tweaks/loginsettings.py +ubuntutweak/tweaks/misc.py +ubuntutweak/tweaks/nautilus.py +ubuntutweak/tweaks/session.py +ubuntutweak/tweaks/sound.py +ubuntutweak/tweaks/theme.py +ubuntutweak/tweaks/unity.py +ubuntutweak/tweaks/window.py +ubuntutweak/tweaks/workarounds.py +ubuntutweak/tweaks/workspace.py +ubuntutweak/utils/__init__.py +ubuntutweak/utils/icon.py +ubuntutweak/utils/package.py +ubuntutweak/utils/parser.py +ubuntutweak/utils/ppa.py +ubuntutweak/utils/tar.py +ubuntutweak/utils/theme.py \ No newline at end of file diff -Nru ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/top_level.txt ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/top_level.txt --- ubuntu-tweak-0.7.2/ubuntu_tweak.egg-info/top_level.txt 1970-01-01 00:00:00.000000000 +0000 +++ ubuntu-tweak-0.7.3/ubuntu_tweak.egg-info/top_level.txt 2012-08-12 03:37:22.000000000 +0000 @@ -0,0 +1 @@ +ubuntutweak