diff -Nru kubuntu-notification-helper-15.04ubuntu5/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/CMakeLists.txt 2015-04-01 14:24:04.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/CMakeLists.txt 2015-09-29 09:23:00.000000000 +0000 @@ -49,3 +49,6 @@ # ecm_optional_add_subdirectory(po) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) + +find_package(KF5I18n CONFIG REQUIRED) +ki18n_install(po) diff -Nru kubuntu-notification-helper-15.04ubuntu5/debian/changelog kubuntu-notification-helper-15.10ubuntu2/debian/changelog --- kubuntu-notification-helper-15.04ubuntu5/debian/changelog 2015-04-01 16:49:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/debian/changelog 2015-09-29 09:22:44.000000000 +0000 @@ -1,3 +1,15 @@ +kubuntu-notification-helper (15.10ubuntu2) wily; urgency=medium + + * Fix rules. "Make - Like Perl, but Worse" + + -- Harald Sitter Tue, 29 Sep 2015 11:20:08 +0200 + +kubuntu-notification-helper (15.10ubuntu1) wily; urgency=medium + + * New release for 15.10, updating translations + + -- Harald Sitter Tue, 22 Sep 2015 14:36:57 +0200 + kubuntu-notification-helper (15.04ubuntu5) vivid; urgency=medium * Fix up restricted install hook LP: #1439147 diff -Nru kubuntu-notification-helper-15.04ubuntu5/debian/control kubuntu-notification-helper-15.10ubuntu2/debian/control --- kubuntu-notification-helper-15.04ubuntu5/debian/control 2015-04-01 12:14:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/debian/control 2015-09-22 12:37:45.000000000 +0000 @@ -20,7 +20,6 @@ libqapt-dev (>= 3.0.0), pkg-kde-tools (>= 0.15.3ubuntu7) Standards-Version: 3.9.5 -X-Ubuntu-Use-Langpack: yes Homepage: https://www.kubuntu.org Package: kubuntu-notification-helper diff -Nru kubuntu-notification-helper-15.04ubuntu5/debian/rules kubuntu-notification-helper-15.10ubuntu2/debian/rules --- kubuntu-notification-helper-15.04ubuntu5/debian/rules 2015-04-01 12:14:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/debian/rules 2015-09-29 09:21:48.000000000 +0000 @@ -6,6 +6,21 @@ dh $@ --parallel --dbg-package=kubuntu-notification-helper-dbg --with kf5 override_dh_auto_configure: - dh_auto_configure -- -DVERSION_STRING=$(version) -DSTART_TIMEOUT="3*60*1000" \ - -DCMAKE_BUILD_TYPE=Debian -DCMAKE_USE_RELATIVE_PATHS=ON \ - -DCMAKE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS=ON + dh_auto_configure -- \ + -DVERSION_STRING=$(version) \ + -DSTART_TIMEOUT="3*60*1000" \ + -DCMAKE_BUILD_TYPE=Debian \ + -DCMAKE_USE_RELATIVE_PATHS=ON \ + -DCMAKE_INSTALL_SYSCONFDIR=/etc \ + -DKDE_INSTALL_USE_QT_SYS_PATHS=ON + +kubuntu_rake: + rm -rf .kubuntu-rake + if [ -e .git ]; then \ + git clone kde:scratch/sitter/kubuntu-rake .kubuntu-rake; \ + cp .kubuntu-rake/Rakefile .; \ + fi + if [ -e Rakefile ]; then rake; fi + +override_dh_auto_clean: kubuntu_rake + dh_auto_clean diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/am/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/am/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/am/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/am/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(am ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/am/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/am/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/am/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/am/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,175 +0,0 @@ -# Amharic translation for kubuntu-notification-helper -# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2015-03-16 01:44+0000\n" -"Last-Translator: samson \n" -"Language-Team: Amharic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "ለ አሁኑ ተወው" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "በድጋሚ አታሳየኝ" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "ፍላሽ" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "K3b CD Codecs" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "MP3 Encoding" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "ዝርዝሮች" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "ጥቅሎች መግጠሚያ" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "መግጠሙን ጨርሷል: እንደገና ማስነሳት ያስፈልጋል %1 አዲሱን ተግባር ለመጠቀም" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "የማሻሻያ መረጃ" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "ይህን ተግባር አሁን አስኪድ" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "የ ሶፍትዌር ማሻሻያ ማስታወቂያዎች ዝግጁ ናቸው" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "መተው" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "በድጋሚ አታሳየኝ" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "በ እርስዎ ስርአት ላይ መተግበሪያ ተግጭቷል (አሁን ወይንም ቀደም ብሎ)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "የ ስርአት ማስታወቂያ እረዳት" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "መደበቂያ" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "የ ማሻሻል ሂደቱን ለመጨረስ ስርአቱን እንደገና ማስነሳት ያስፈልጋል" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "እንደገና ማስጀመሪያ" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "የ ኩቡንቱ ማስታወቂያ እረዳት" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "ለ ኩቡንቱ የ ማስታወቂያ እረዳት" - -#~ msgid "Install Selected" -#~ msgstr "የተመረጡትን መግጠሚያ" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ar/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ar/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ar/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ar/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ar ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ar/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ar/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ar/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ar/notificationhelper.po 2015-09-29 09:22:08.000000000 +0000 @@ -6,167 +6,153 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-04-17 09:20+0000\n" "Last-Translator: Ibrahim Saed \n" "Language-Team: Arabic \n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\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" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "التفاصيل" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "تجاهل الآن" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "لا تعرض مجددًا" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "مساعد إخطارات النظام" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "أخفِ" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "تجاهَل" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "لا تعرض مجددًا" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "معلومات التحديث" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "شّغل هذا الإجراء الآن" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "فلاش" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "التفاصيل" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "ثبّت الحزم" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "اكتمل التثبيت. ستحتاج لإعادة تشغيل %1 لاستخدام الوظائف الجديدة" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "معلومات التحديث" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "شّغل هذا الإجراء الآن" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "تجاهَل" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "لا تعرض مجددًا" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "مساعد إخطارات النظام" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "أخفِ" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "إعادة تشغيل الحاسوب مطلوبة لإكمال عملية التحديث" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "أعِد التشغيل" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "مساعد إخطارات كوبونتو" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "مساعد إخطارات لكوبونتو" - -#~ msgid "Install Selected" -#~ msgstr "ثبّت المُختار" +msgstr "أعِد التشغيل" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ast/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ast/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ast/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ast/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ast ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ast/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ast/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ast/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ast/kcm_notificationhelper.po 2015-09-29 09:22:08.000000000 +0000 @@ -1,21 +1,24 @@ # Asturian translation for kubuntu-notification-helper # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. # +# FIRST AUTHOR , 2011. +# enolp , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-21 03:11+0000\n" -"Last-Translator: Xuacu Saturio \n" -"Language-Team: Asturian \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-29 02:32+0100\n" +"Last-Translator: enolp \n" +"Language-Team: Asturian \n" +"Language: as\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +26,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,8 +38,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "" -"Configurar el comportamientu del Ayudante de Notificaciones de Kubuntu" +msgstr "Configurar el comportamientu del Ayudante de Notificaciones de Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" @@ -80,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Namái notificaciones emerxentes" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Namái notificaciones emerxentes" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ast/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ast/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ast/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ast/notificationhelper.po 2015-09-29 09:22:08.000000000 +0000 @@ -1,91 +1,129 @@ # Asturian translation for kubuntu-notification-helper # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. # +# FIRST AUTHOR , 2011. +# enolp , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:55+0000\n" -"Last-Translator: Mikel González \n" -"Language-Team: Asturian \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-29 02:33+0100\n" +"Last-Translator: enolp \n" +"Language-Team: Asturian \n" +"Language: as\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Una aplicación frayó nel to sistema (agora o nel pasáu)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalles" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Inorar pel momentu" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Nun amosar más veces" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Podríen riquise controladores propietarios pa habilitar carauterístiques " +"adicionales" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Xestionar controladores" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Xestor d'avisos d'ayuda del sistema" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Anubrir" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Ayudante de notificaciones del sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Tan disponibles notificaciones d'anovamientos de programes" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Inorar" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Nun amosar más veces" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Información d'anovación" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Executar esta aición agora" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Codecs de CD de K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Codificación MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Coleición de curiapantalles predefinía" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Sofitu a Google Talk pa Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Pueden instalase paquetes estres pa enantar les funciones de %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalles" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalar paquetes" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +133,7 @@ "s'instalen de mano por problemes de patentes, llicencies restrictives o " "falta d'espaciu nel mediu d'instalación." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -103,77 +141,24 @@ msgstr "" "Completóse la instalación. Necesites reaniciar %1 pa usar la función nueva" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Información d'anovación" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Executar esta aición agora" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Tan disponibles notificaciones d'anovamientos de programes" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Inorar" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Nun amosar más veces" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Una aplicación frayó nel to sistema (agora o nel pasáu)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Xestor d'avisos d'ayuda del sistema" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Anubrir" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "El sofitu de llingua ta incompletu, ríquense paquetes adiconales" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalar" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Hai que reaniciar el sistema pa completar los anovamientos" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reaniciar" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "Instalar los esbillaos" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Xestor d'avisos d'ayuda de Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un xestor d'avisos d'ayuda de Kubuntu" +msgstr "Reaniciar" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/be/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/be/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/be/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/be/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(be ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/be/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/be/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/be/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/be/notificationhelper.po 2015-09-29 09:22:08.000000000 +0000 @@ -6,97 +6,88 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-03-03 10:53+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Belarusian \n" +"Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\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" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" +#: src/daemon/event.cpp:148 +msgid "Hide" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 @@ -107,57 +98,61 @@ msgid "Run this action now" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" msgstr "" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bg/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/bg/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/bg/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bg/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(bg ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bg/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/bg/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bg/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bg/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Bulgarian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-05-06 20:04+0000\n" -"Last-Translator: Svetoslav Stefanov \n" -"Language-Team: Bulgarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Помощник за уведомления" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Помощник за системните уведомления" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Необходимо е рестартиране" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Необходимо е рестартиране на системата" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Срив на Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Имаше срив на програма (сега или по-рано)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Налични са уведомления за софтуерни надграждания" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Ограничено инсталиране" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"За разширяване функционалността на приложението, могат да бъдат инсталирани " -"допълнителни пакети" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Подобряване на локализацията" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"За подобряване на локализацията могат да бъдат инсталирани допълнителни " -"пакети" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Подобряване на драйверите" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Могат да бъдат инсталирани допълнитерни драйвери" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Други уведомления" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Контрол на уведомленията за системните помощници" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bg/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/bg/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bg/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bg/kcm_notificationhelper.po 2015-09-29 09:22:10.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-10-17 05:55+0000\n" "Last-Translator: Svetoslav Stefanov \n" "Language-Team: Bulgarian \n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bg/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/bg/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bg/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bg/notificationhelper.po 2015-09-29 09:22:10.000000000 +0000 @@ -6,69 +6,111 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Svetoslav Stefanov \n" "Language-Team: Bulgarian \n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Приложението неочаквано завърши с грешка (сега или по-рано)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Детайли" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Игнорирай за сега" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Повече да не се показва" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Помощник за системните уведомления" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Скрий" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Налични са уведомления за софтуерни надграждания" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Игнорирай" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Повече да не се показва" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Актуализирай информацията" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Стартирай това действие сега" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD кодеци" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 кодиране" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Комплект от стандартните скрийнсейвъри" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk поддръжка за Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -76,18 +118,11 @@ "Могат да бъдат инсталирани допълнителни пакети за разширяване " "функционалността на %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Детайли" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Инсталирай пакетите" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -98,7 +133,7 @@ "патентни проблеми, ограничаващо лицензирани или липса на свободно място на " "инсталационния носител." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -107,79 +142,26 @@ "Инсталацията завърши. Трябва да рестартирате %1, за да използвате новата " "функционалност" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Актуализирай информацията" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Стартирай това действие сега" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Налични са уведомления за софтуерни надграждания" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Игнорирай" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Повече да не се показва" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Приложението неочаквано завърши с грешка (сега или по-рано)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Помощник за системните уведомления" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Скрий" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Необходимо е рестартиране на системата, за да завършите актуализационния " "процес" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Рестартиране" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Помощник за уведомленията на Кубунту" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Помощник за уведомленията на Кубунту" - -#~ msgid "Install Selected" -#~ msgstr "Инсталирай избраното" +msgstr "Рестартиране" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bn/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/bn/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/bn/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bn/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(bn ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bn/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/bn/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bn/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bn/notificationhelper.po 2015-09-29 09:22:10.000000000 +0000 @@ -6,97 +6,87 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-09-05 13:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bengali \n" +"Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" +#: src/daemon/event.cpp:148 +msgid "Hide" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 @@ -107,57 +97,61 @@ msgid "Run this action now" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" msgstr "" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bs/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/bs/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/bs/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bs/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(bs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bs/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/bs/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bs/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bs/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Bosnian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-22 08:24+0000\n" -"Last-Translator: Samir Ribić \n" -"Language-Team: Bosnian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Pomoćnik u napominjanju" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistemski pomoćnik u napominjanju" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Potrebno ponovno podizanje sistema" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Potrebno ponovno podići sistem" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport krahirao" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Program se srušio na vašem sistemu (sada ili ranije)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Zakačka za unaprijeđenja" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Ima napomena za unaprjeđenja softvera" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Ograničena instalacija" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Mogu se instalirati dodatni paketi da se popravi funkcionalnost programa" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups,Notifikacije, Alarmi" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Druge napomene" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontroliše napomene za sistemske pomagače" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bs/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/bs/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bs/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bs/kcm_notificationhelper.po 2015-09-29 09:22:19.000000000 +0000 @@ -6,16 +6,19 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-10-31 23:02+0000\n" "Last-Translator: Kenan Gutić \n" "Language-Team: Bosnian \n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\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" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Samo iskočne poruke" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Samo iskočne poruke" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/bs/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/bs/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/bs/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/bs/notificationhelper.po 2015-09-29 09:22:19.000000000 +0000 @@ -6,86 +6,122 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Mirza \n" "Language-Team: Bosnian \n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\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" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Aplikacija je pala na vašem sistemu (sada ili u prošlosti)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalji" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignoriši za sada" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ne prikazuj više" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Sistemski pomoćnik u napominjanju" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Sakrij" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Obavještenja o nadogradnji softver-a su omogućena" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignoriši" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ne prikazuj više" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informacija o nadogradnji" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Pokreni sada ovaj postupak" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Blic" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD kodeci" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 kodiranje" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Skup predefinisanih čuvara ekrana" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk podrška za Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Dodatni paketi se mogu instalirati da se poveća funkcionalnost za %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalji" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instaliraj Pakete" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +131,7 @@ "paketi nisu instalirani u prvi mah zbog patenata, restriktivne licence ili " "nedostatka prostora na instalacionom mediju." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,78 +140,25 @@ "Instalacija potpuna. Moraćete ponovo da pokrenete %1 da koristite nove " "funkcije" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informacija o nadogradnji" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Pokreni sada ovaj postupak" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Obavještenja o nadogradnji softver-a su omogućena" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignoriši" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ne prikazuj više" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikacija je pala na vašem sistemu (sada ili u prošlosti)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Sistemski pomoćnik u napominjanju" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Sakrij" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Ponovno pokretanje sistema je neophodno da bi se završio proces ažuriranja" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Ponovo pokreni" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Pomoćnik Obavještenja" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Pomoćnik Obavještenja za Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) Džonatan Tomas, (C) 2009 Herald Siter" - -#~ msgid "Install Selected" -#~ msgstr "Instaliraj Obeleženo" +msgstr "Ponovo pokreni" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ca/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ca/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ca ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ca/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ca/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,106 +0,0 @@ -# Catalan translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-07-21 20:38+0000\n" -"Last-Translator: JoanColl \n" -"Language-Team: Catalan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Auxiliar de notificació" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Auxiliar de notificació del sistema" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Cal reiniciar" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Cal reiniciar el sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Fallada de l'Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Ha fallat una aplicació en aquest sistema (ara o anteriorment)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Llança l'actualització" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Hi ha notificacions d'actualització de programari disponibles" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instal·lació restrictiva" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Es poden instal·lar paquets addicionals per millorar com funcionen les " -"aplicacions" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Millora de localització" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Podeu instal·lar paquets addicionals per millorar la localització del sistema" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Millora de controladors" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Podeu instal·lar controladors addicionals" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notificar,Alertes,Notificació,finestres emergents" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Altres notificacions" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controleu les notificacions dels auxiliars del sistema" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ca/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ca/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca/kcm_notificationhelper.po 2015-09-29 09:22:11.000000000 +0000 @@ -1,29 +1,35 @@ -# Catalan translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of kcm_notificationhelper.po to Catalan +# Copyright (C) 2015 This_file_is_part_of_KDE +# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. # +# David Planella , 2010. +# Antoni Bella Pérez , 2015. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2010-08-20 15:06+0000\n" -"Last-Translator: David Planella \n" -"Language-Team: Catalan \n" +"Project-Id-Version: kcm_notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 19:25+0200\n" +"Last-Translator: Antoni Bella Pérez \n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" -msgstr "Configuració de l'auxiliar de notificacio del Kubuntu" +msgstr "Configuració de l'auxiliar de notificació de la Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,51 +41,48 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configureu el comportament de l'auxiliar de notificacio del Kubuntu" +msgstr "Configureu el comportament de l'auxiliar de notificació de la Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" -msgstr "Mostra notificacions per a:" +msgstr "Mostra les notificacions per a:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "Fallades d'aplicacions" +msgstr "Fallades de les aplicacions" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "" +msgstr "Disponibilitat del controlador propietari" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "Informació sobre actualitzacions" +msgstr "Informació sobre les actualitzacions" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Disponibilitat de còdecs restrictius" +msgstr "Disponibilitat del còdec restrictiu" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "" +msgstr "Implementació incompleta de l'idioma" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "Necessitats de reinici" +msgstr "Cal reiniciar" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" -msgstr "" +msgstr "Tipus de notificació:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "" +msgstr "Empra emergents i icones de la safata" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" -msgstr "" +msgstr "Només icones de la safata" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Només notificacions emergents" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ca/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ca/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca/notificationhelper.po 2015-09-29 09:22:11.000000000 +0000 @@ -1,181 +1,170 @@ -# Catalan translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of notificationhelper.po to Catalan +# Copyright (C) 2015 This_file_is_part_of_KDE +# Copyright (c) 2010-2014 Rosetta Contributors and Canonical Ltd +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. # +# David Planella , 2014. +# Antoni Bella Pérez , 2015. +# Josep Ma. Ferrer , 2015. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:57+0000\n" -"Last-Translator: David Planella \n" -"Language-Team: Catalan \n" +"Project-Id-Version: notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-06-19 18:55+0200\n" +"Last-Translator: Josep Ma. Ferrer \n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Ha fallat una aplicació en aquest sistema (ara o anteriorment)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalls" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignora-ho per ara" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "No ho tornis a mostrar" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Es podrien requerir controladors propietaris per habilitar característiques " +"addicionals" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gestiona els controladors" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Auxiliar de notificació del sistema" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Oculta" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Auxiliar de notificació del sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Hi ha disponibles notificacions d'actualització de programari" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignora" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "No ho tornis a mostrar" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informació sobre l'actualització" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Executa ara aquesta acció" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "Codecs de CD del K3b" +msgstr "Còdecs de CD pel K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Codificació MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Conjunt d'estalvis de pantalla predeterminats" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Compatibilitat amb Kopete de Google Talk" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -"Es poden instal·lar paquets addicionals per millorar funcionalitat de %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalls" +"Es poden instal·lar paquets addicionals per millorar la funcionalitat de %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instal·la els paquets" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"Seleccioneu paquets a instal·lar per funcionalitat extra. Aquests paquets no " -"sinstal·len per defecte degut a temes de patents, llicències restrictives o " -"manca d'espai als suports d'instal·lació." +"Seleccioneu els paquets a instal·lar per a una funcionalitat extra. Aquests " +"paquets no s'instal·len per defecte a causa de temes de patents, llicències " +"restrictives o manca d'espai al suport d'instal·lació." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Instal·lació enllestida. Heu de reiniciar %1 per fer servir la nova " +"Instal·lació enllestida. Heu de reiniciar %1 per a fer servir la nova " "funcionalitat" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informació de l'actualització" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Executa ara aquesta acció" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Hi ha notificacions d'actualització de programari disponibles" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignora" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "No ho tornis a mostrar" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Ha fallat una aplicació en aquest sistema (ara o anteriorment)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Auxiliar de notificació del sistema" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Oculta" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "La implementació de l'idioma és incompleta, calen paquets addicionals" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instal·la" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" -msgstr "Cal reiniciar el sistema per completar el procés d'actualització" +msgstr "Cal reiniciar el sistema per a completar el procés d'actualització" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reinicia" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Instal·la els seleccionats" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Auxiliar de notificació del Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un auxiliar de notificació per al Kubuntu" +msgstr "Reinicia" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca@valencia/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ca@valencia/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ca@valencia/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca@valencia/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ca@valencia ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca@valencia/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ca@valencia/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ca@valencia/kcm_notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca@valencia/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,85 +0,0 @@ -# Catalan translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-11-07 21:52+0000\n" -"Last-Translator: David Planella \n" -"Language-Team: Catalan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "Configuració de l'auxiliar de notificacio del Kubuntu" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "Jonathan Thomas" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configureu el comportament de l'auxiliar de notificacio del Kubuntu" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "Mostra notificacions per a:" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "Fallades d'aplicacions" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "Informació sobre actualitzacions" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "Disponibilitat de còdecs restrictius" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "Necessitats de reinici" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ca@valencia/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ca@valencia/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ca@valencia/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ca@valencia/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,163 +0,0 @@ -# Catalan translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-11-07 21:52+0000\n" -"Last-Translator: Pau Iranzo \n" -"Language-Team: Catalan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ce/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ce/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ce/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ce/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ce ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ce/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ce/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ce/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ce/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Chechen translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-13 06:40+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chechen \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ce/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ce/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ce/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ce/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,82 +0,0 @@ -# Chechen translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-13 06:35+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chechen \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ce/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ce/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ce/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ce/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,163 +0,0 @@ -# Chechen translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-13 06:35+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chechen \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/CMakeLists.txt 2015-04-01 12:32:04.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,84 +0,0 @@ -# The pofiles macro creates in some versions same name targets -# which since cmake 2.8 leads to target clashes. -# Hence force the old policy for all po directories. -# http://public.kitware.com/Bug/view.php?id=12952 -cmake_policy(SET CMP0002 OLD) - -find_package(Gettext REQUIRED) -if (NOT GETTEXT_MSGMERGE_EXECUTABLE) -MESSAGE(FATAL_ERROR "Please install msgmerge binary") -endif (NOT GETTEXT_MSGMERGE_EXECUTABLE) - -add_subdirectory(am) -add_subdirectory(ar) -add_subdirectory(ast) -add_subdirectory(be) -add_subdirectory(bg) -add_subdirectory(bn) -add_subdirectory(bs) -add_subdirectory(ca) -add_subdirectory(ca@valencia) -add_subdirectory(ce) -add_subdirectory(cs) -add_subdirectory(da) -add_subdirectory(de) -add_subdirectory(el) -add_subdirectory(en_AU) -add_subdirectory(en_CA) -add_subdirectory(en_GB) -add_subdirectory(eo) -add_subdirectory(es) -add_subdirectory(et) -add_subdirectory(eu) -add_subdirectory(fa) -add_subdirectory(fi) -add_subdirectory(fr) -add_subdirectory(fr_CA) -add_subdirectory(ga) -add_subdirectory(gl) -add_subdirectory(he) -add_subdirectory(hr) -add_subdirectory(hu) -add_subdirectory(id) -add_subdirectory(is) -add_subdirectory(it) -add_subdirectory(ja) -add_subdirectory(km) -add_subdirectory(ko) -add_subdirectory(lb) -add_subdirectory(lt) -add_subdirectory(lv) -add_subdirectory(mh) -add_subdirectory(mi) -add_subdirectory(ml) -add_subdirectory(mr) -add_subdirectory(ms) -add_subdirectory(my) -add_subdirectory(nb) -add_subdirectory(nl) -add_subdirectory(nn) -add_subdirectory(oc) -add_subdirectory(pa) -add_subdirectory(pl) -add_subdirectory(ps) -add_subdirectory(pt) -add_subdirectory(pt_BR) -add_subdirectory(ro) -add_subdirectory(ru) -add_subdirectory(sd) -add_subdirectory(se) -add_subdirectory(shn) -add_subdirectory(sk) -add_subdirectory(sl) -add_subdirectory(sq) -add_subdirectory(sr) -add_subdirectory(sv) -add_subdirectory(ta) -add_subdirectory(th) -add_subdirectory(tr) -add_subdirectory(ug) -add_subdirectory(uk) -add_subdirectory(vi) -add_subdirectory(zh_CN) -add_subdirectory(zh_HK) -add_subdirectory(zh_TW) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/cs/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/cs/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/cs/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/cs/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(cs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/cs/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/cs/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/cs/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/cs/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,105 +0,0 @@ -# Czech translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-23 20:38+0000\n" -"Last-Translator: Tadeáš Pařík \n" -"Language-Team: Czech \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Oznamovač systémových hlášení" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Oznamovač systémových hlášení" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Vyžadován restart" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Je vyžadován restart systému" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikace na vašem systému spadla (nyní nebo v minulosti)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Jsou dostupné aktualizace softwaru" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Omezená instalace" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Mohou být nainstalovány speciální balíčky pro posílení funkčnosti aplikace." - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Vylepšení lokalizace" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Mohou být doinstalovány extra balíky pro vylepšení systémové lokalizace" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Vylepšení ovladače" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Dodatečné ovladače mohou být nainstalovány" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Upozornění,Výstraha,Hlášení,oznámení" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Ostatní zprávy" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Nastavení oznamovače systémových hlášení" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/cs/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/cs/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/cs/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/cs/kcm_notificationhelper.po 2015-09-29 09:22:12.000000000 +0000 @@ -1,29 +1,29 @@ -# Czech translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Vít Pelčák , 2015. # msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-19 06:51+0000\n" -"Last-Translator: Tadeáš Pařík \n" -"Language-Team: Czech \n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-13 11:09+0100\n" +"Last-Translator: Vít Pelčák \n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Lokalize 2.0\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" -msgstr "Nastavení Kubuntu Notification Helper" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,54 +35,48 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Nastavení chování aplikace Kubuntu Notification Helper" +msgstr "Nastavení chování pomocníka upozornění Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" -msgstr "Zobrazit oznámení pro:" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "Aplikace spadla" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "Dostupnost proprietárniho ovladače" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "Informace o aktualizaci" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Omezená dostupnost kodeku" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "Neúplná jazyková podpora" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "Vyžaduje restart" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" -msgstr "Typ oznámení:" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "Používat vyskakování i ikonu v oznamovací oblasti" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" -msgstr "Pouze ikony v oznamovací oblasti" +msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Pouze vyskakovací upozornění" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/cs/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/cs/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/cs/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/cs/notificationhelper.po 2015-09-29 09:22:12.000000000 +0000 @@ -1,183 +1,155 @@ -# Czech translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Vít Pelčák , 2015. # msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:56+0000\n" -"Last-Translator: Martin \"sachy\" Šácha \n" -"Language-Team: Czech \n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-13 11:09+0100\n" +"Last-Translator: Vít Pelčák \n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Lokalize 2.0\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Jazyková podpora je neúplná, jsou vyžadovány dodatečné balíky" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalovat" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Podrobnosti" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" -msgstr "Nyní ignorovat" +msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" -msgstr "Příště nezobrazovat" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Skrýt" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorovat" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "K3b CD kodeky" +msgstr "" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" -msgstr "Kódování MP3" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Sada výchozích spořičů obrazovky" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Podpora Google Talk pro Kopete" +msgstr "" -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "Mohou být instalovány speciální balíky pro rozšíření funkčnosti %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Podrobnosti" +msgstr "" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalovat balíčky" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"Vyberte k instalaci balíčky s extra funkcemi. Tyto balíčky se ve výchozím " -"stavu instalují kvůli patentům, omezujícím licencím nebo nedostatku místa na " -"instalačním médiu." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Instalace je dokončena. Aby se nové funkce projevily, je potřeba restart %1." - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informace o aktualizaci" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Spustit tuto akci nyní" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Jsou dostupné aktualizace softwaru" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorovat" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Příště nezobrazovat" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikace na vašem systému spadla (nyní nebo v minulosti)" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Oznamovač systémových hlášení" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Skrýt" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Oznamovač systémových hlášení" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalovat" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" -msgstr "Pro dokončení aktualizace je nutné restartovat počítač" +msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Restartovat" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Mohou být požadovány proprietární ovladače k povolení dodatečných funkcí" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Správa ovladačů" - -#~ msgid "Install Selected" -#~ msgstr "Nainstalovat vybrané" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Oznamovač systémových hlášení Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Oznamovač systémových hlášení pro Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Restartovat" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/da/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/da/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/da/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/da/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(da ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/da/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/da/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/da/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/da/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Danish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-11-25 15:07+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Danish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Genstart nødvendig" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/da/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/da/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/da/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/da/kcm_notificationhelper.po 2015-09-29 09:22:15.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2013-01-22 16:24+0000\n" "Last-Translator: Daniel Ejsing-Duun \n" "Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/da/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/da/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/da/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/da/notificationhelper.po 2015-09-29 09:22:15.000000000 +0000 @@ -6,86 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Bjorn Madsen \n" "Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Et program i dit system brød ned (nu eller tidligere)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detaljer" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorer indtil videre" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Vis aldrig igen" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Påmindelseshjælper for systemet" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Skjul" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Påmindelser om softwareopgraderinger er tilgængelige" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorer" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Vis aldrig igen" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Opdater oplysninger" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Udfør denne handling nu" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Blitz" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b-cd-kodninger" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-kodning" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "sæt af standardpauseskærme" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk-understøttelse for Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Ekstra pakker kan installeres for an øge funktionalitet for %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detaljer" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Installer pakker" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +130,7 @@ "pakker bliver ikke installeret automatisk enten på grund af patentforbehold, " "begrænset licensrettighed eller mangel af plads på installationsmediet." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,77 +139,24 @@ "Installation fuldført. Du skal genstarte %1 for at kunne bruge de nye " "funktioner" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Opdater oplysninger" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Udfør denne handling nu" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Påmindelser om softwareopgraderinger er tilgængelige" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorer" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Vis aldrig igen" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Et program i dit system brød ned (nu eller tidligere)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Påmindelseshjælper for systemet" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Skjul" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Systemet skal genstartes for at fuldføre opdateringsprocessen" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Genstart" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Installer markerede" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntus påmindelseshjælper" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "En påmindelseshjælper for Kubuntu" +msgstr "Genstart" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/de/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/de/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/de/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/de/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(de ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/de/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/de/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/de/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/de/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,108 +0,0 @@ -# German translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-02 19:49+0000\n" -"Last-Translator: Christoph Klotz \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Benachrichtigungshelfer" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Hilfsprogramm für Systembenachrichtigungen" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Neustart erforderlich" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Es ist ein Neustart des Systems erforderlich" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport-Absturz" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Eine Anwendung auf Ihrem System ist abgestürzt (jetzt oder bereits vorher)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Software-Aktualisierungen" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Benachrichtigungen über Softwareaktualisierungen sind verfügbar" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Installation eingeschränkter Pakete" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Zusätzliche Pakete können installiert werden, um den Funktionsumfang der " -"Anwendung zu erweitern" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Lokalisierungs-Verbesserung" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Es können weitere Pakete installiert werden um die System-Lokalisierung zu " -"verbessern" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Treiber-Verbesserung" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Es können zusätzliche Treiber installiert werden" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Benachrichtigen,Warnungen,Benachrichtigung,Hinweise" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Andere Benachrichtigungen" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Benachrichtigungen für Systemhelfer festlegen" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/de/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/de/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/de/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/de/kcm_notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -1,21 +1,24 @@ # German translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. # +# FIRST AUTHOR , 2010. +# Burkhard Lück , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-22 09:12+0000\n" -"Last-Translator: Carsten Gerlach \n" -"Language-Team: German \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-04 00:15+0200\n" +"Last-Translator: Burkhard Lück \n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +26,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -81,10 +84,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Nur Hinweisfenster-Benachrichtigungen" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© 2009-2010 Jonathan Thomas, © 2009 Harald Sitter" +msgstr "Nur Hinweisfenster-Benachrichtigungen" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/de/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/de/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/de/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/de/notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -6,70 +6,114 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Moritz Baumann \n" "Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -"Sprachunterstützung ist unvollständig, es werden zusätzliche Pakete benötigt" +"Eine Anwendung auf Ihrem System ist abgestürzt (jetzt oder bereits vorher)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installieren" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Details" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Momentan ignorieren" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Nicht wieder anzeigen" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Es könnten proprietäre Treiber benötigt werden, um zusätzliche Funktionen zu " +"aktivieren." + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Treiber verwalten" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Hilfsprogramm für Systembenachrichtigungen" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ausblenden" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Hilfsanwendungen für Systembenachrichtigungen" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Benachrichtigungen über Softwareaktualisierungen sind verfügbar" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorieren" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Nicht wieder anzeigen" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Aktualisierungsinformationen" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Diesen Vorgang jetzt durchführen" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b-CD-Codecs" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-Enkodierung" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Standard-Bildschirmschonersatz" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google-Talk-Unterstützung für Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -77,18 +121,11 @@ "Zusätzliche Pakete können installiert werden, um den Funktionsumfang von %1 " "zu erweitern" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Details" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Pakete installieren" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -99,7 +136,7 @@ "Lizenzproblemen oder fehlendem Platz auf dem Installationsmedium nicht von " "vornherein installiert." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -108,85 +145,27 @@ "Installation abgeschlossen. Sie müssen %1 neu starten, um die neuen " "Funktionen zu benutzen." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Aktualisierungsinformationen" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Diesen Vorgang jetzt durchführen" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Benachrichtigungen über Softwareaktualisierungen sind verfügbar" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorieren" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Nicht wieder anzeigen" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Eine Anwendung auf Ihrem System ist abgestürzt (jetzt oder bereits vorher)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Hilfsprogramm für Systembenachrichtigungen" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ausblenden" +"Sprachunterstützung ist unvollständig, es werden zusätzliche Pakete benötigt" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Hilfsanwendungen für Systembenachrichtigungen" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installieren" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Ein Neustart des Systems ist nötig, um den Aktualisierungsvorgang " "abzuschließen" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Neu starten" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Es könnten proprietäre Treiber benötigt werden, um zusätzliche Funktionen zu " -"aktivieren." - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Treiber verwalten" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu-Benachrichtigungshelfer" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Ein Benachrichtigungshelfer für Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Ausgewählte installieren" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009 Harald Sitter" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Neu starten" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/el/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/el/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/el/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/el/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(el ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/el/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/el/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/el/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/el/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,105 +0,0 @@ -# Greek translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-10-09 07:10+0000\n" -"Last-Translator: Filippos Kolyvas \n" -"Language-Team: Greek \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Βοηθός ειδοποιήσεων" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Απαιτείται επανεκκίνηση" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Απαιτείται μια επανεκκίνηση του συστήματος" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Κατάρρευση Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Μία εφαρμογή έχει καταρρεύσει στο σύστημά σας (τώρα ή στο παρελθόν)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Αναβάθμιση Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Υπάρχουν διαθέσιμες ειδοποιήσεις αναβάθμισης λογισμικού" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Περιορισμένη εγκατάσταση" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Επιπλέον πακέτα μπορούν να εγκατασταθούν για να ενισχύσουν τη " -"λειτουργικότητα της εφαρμογής" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Άλλες ειδοποιήσεις" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Ελέγξτε τις ειδοποιήσεις για τη βοήθεια του συστήματος" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/el/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/el/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/el/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/el/kcm_notificationhelper.po 2015-09-29 09:22:17.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-06-16 06:04+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -71,8 +73,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "" -"Χρήση και των αναδυόμενων ειδοποιήσεων και των αναδυόμενων εικονιδίων" +msgstr "Χρήση και των αναδυόμενων ειδοποιήσεων και των αναδυόμενων εικονιδίων" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" @@ -80,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Αναδυόμενες ειδοποιήσεις μόνο" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "Κέντρο βοήθειας kcm" +msgstr "Αναδυόμενες ειδοποιήσεις μόνο" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/el/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/el/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/el/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/el/notificationhelper.po 2015-09-29 09:22:17.000000000 +0000 @@ -6,69 +6,111 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Filippos Kolyvas \n" "Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Έχει καταρρεύσει μία εφαρμογή στο σύστημά σας (τώρα ή στο παρελθόν)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Λεπτομέρειες" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Παράβλεψη για τώρα" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Να μην εμφανιστεί στο μέλλον" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Βοηθός ειδοποιήσεων συστήματος" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Απόκρυψη" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Υπάρχουν διαθέσιμες ειδοποιήσεις αναβάθμισης λογισμικού" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Αγνόηση" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Να μην εμφανιστεί ξανά" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Πληροφορίες ενημέρωσης" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Εκτέλεση αυτής της ενέργειας τώρα" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Κωδικοποιητές CD K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Κωδικοποίηση MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Ομάδα προεπιλεγμένων προστασιών οθόνης" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Υποστήριξη Google Talk για το Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -76,18 +118,11 @@ "Θα εγκατασταθούν πρόσθετα πακέτα για την αύξηση της λειτουργικότητας για το " "%1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Λεπτομέρειες" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Εγκατάσταση πακέτων" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -98,7 +133,7 @@ "πατεντών, είτε περιοριστικής αδειοδότησης, είτε έλλειψης χώρου στο μέσο " "εγκατάστασης." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -107,79 +142,26 @@ "Η εγκατάσταση ολοκληρώθηκε. Θα χρειαστεί να επανεκκινήσετε το %1 για τη " "χρήση των νέων λειτουργιών." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Πληροφορίες ενημέρωσης" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Εκτέλεση αυτής της ενέργειας τώρα" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Υπάρχουν διαθέσιμες ειδοποιήσεις αναβάθμισης λογισμικού" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Αγνόηση" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Να μην εμφανιστεί ξανά" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Έχει καταρρεύσει μία εφαρμογή στο σύστημά σας (τώρα ή στο παρελθόν)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Βοηθός ειδοποιήσεων συστήματος" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Απόκρυψη" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Χρειάζετραι επανεκκίνηση του συστήματος για την ολοκλήρωση της διαδικασίας " "ενημέρωσης" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Επανεκκίνηση" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "Εγκατάσταση επιλεγμένων" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Βοηθός ειδοποιήσεων Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Ένα βοήθημα για τις ειδοποιήσεις του Kubuntu" +msgstr "Επανεκκίνηση" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_AU/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/en_AU/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/en_AU/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_AU/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(en_AU ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_AU/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/en_AU/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_AU/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_AU/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# English (Australia) translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-03 09:36+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Notification Helper" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Restart Required" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "A system restart is required" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "An application has crashed on your system (now or in the past)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Software upgrade notifications are available" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Restricted Install" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "Extra packages can be installed to enhance application functionality" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Localisation Enhancement" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Extra packages can be installed to enhance system localisation" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Driver Enhancement" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Additional drivers can be installed" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Other Notifications" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Control the notifications for system helpers" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_AU/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/en_AU/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_AU/kcm_notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_AU/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,88 +0,0 @@ -# English (Australia) translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-03 09:34+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "Kubuntu Notification Helper Configuration" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "Jonathan Thomas" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configure the behavior of Kubuntu Notification Helper" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "Show notifications for:" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "Application crashes" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "Proprietary Driver availability" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "Upgrade information" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "Restricted codec availability" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "Incomplete language support" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "Required reboots" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "Notification type:" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "Use both popups and tray icons" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "Tray icons only" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "Popup notifications only" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_AU/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/en_AU/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_AU/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_AU/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,183 +0,0 @@ -# English (Australia) translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-03 09:34+0000\n" -"Last-Translator: Jared Norris \n" -"Language-Team: English (Australia) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Language support is incomplete, additional packages are required" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Install" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "Ignore for now" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "Never show again" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "Flash" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "K3b CD Codecs" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "MP3 Encoding" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Set of default screensavers" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk support for Kopete" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "Extra packages can be installed to enhance functionality for %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Details" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "Install Packages" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Update Information" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Run this action now" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Software upgrade notifications are available" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignore" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Never show again" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "An application has crashed on your system (now or in the past)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Hide" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "A system restart is needed to complete the update process" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "Restart" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "Proprietary drivers might be required to enable additional features" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Manage Drivers" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "A Notification Helper for Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Notification Helper" - -#~ msgid "Install Selected" -#~ msgstr "Install Selected" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_CA/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/en_CA/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/en_CA/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_CA/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(en_CA ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_CA/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/en_CA/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_CA/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_CA/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# English (Canada) translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-07-03 14:04+0000\n" -"Last-Translator: Luke Hollins \n" -"Language-Team: English (Canada) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Notification Helper" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Reboot Required" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "A system restart is required" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "An application has crashed on your system (now or in the past)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Software upgrade notifications are available" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Restricted Install" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "Extra packages can be installed to enhance application functionality" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Other Notifications" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Control the notifications for system helpers" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_CA/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/en_CA/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_CA/kcm_notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_CA/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,82 +0,0 @@ -# English (Canada) translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2010-05-17 22:13+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: English (Canada) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_CA/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/en_CA/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_CA/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_CA/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,180 +0,0 @@ -# English (Canada) translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:56+0000\n" -"Last-Translator: Shayne White \n" -"Language-Team: English (Canada) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "Ignore for now" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "Never show again" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "Flash" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "K3b CD Codecs" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "MP3 Encoding" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Set of default screensavers" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk support for Kopete" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "Extra packages can be installed to enhance functionality for %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Details" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "Install Packages" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Update Information" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Run this action now" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Software upgrade notifications are available" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignore" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Never show again" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "An application has crashed on your system (now or in the past)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Hide" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "A system restart is needed to complete the update process" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "Restart" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Notification Helper" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "A Notification Helper for Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Install Selected" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_GB/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/en_GB/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/en_GB/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_GB/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(en_GB ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_GB/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/en_GB/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_GB/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_GB/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# English (United Kingdom) translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 17:59+0000\n" -"Last-Translator: Andi Chandler \n" -"Language-Team: English (United Kingdom) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Notification Helper" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Reboot Required" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "A system restart is required" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "An application has crashed on your system (now or in the past)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Software upgrade notifications are available" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Restricted Install" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "Extra packages can be installed to enhance application functionality" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Localisation Enhancement" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Extra packages can be installed to enhance system localisation" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Driver Enhancement" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Additional drivers can be installed" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Other Notifications" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Control the notifications for system helpers" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_GB/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/en_GB/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_GB/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_GB/kcm_notificationhelper.po 2015-09-29 09:22:17.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-03-30 12:45+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Popup notifications only" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Popup notifications only" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/en_GB/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/en_GB/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/en_GB/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/en_GB/notificationhelper.po 2015-09-29 09:22:17.000000000 +0000 @@ -6,86 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:55+0000\n" "Last-Translator: Robert Readman \n" "Language-Team: English (United Kingdom) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "An application has crashed on your system (now or in the past)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Install" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Details" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignore for now" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Never show again" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "Proprietary drivers might be required to enable additional features" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Manage Drivers" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "System Notification Helper" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Hide" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "System Notification Helper" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Software upgrade notifications are available" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignore" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Never show again" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Update Information" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Run this action now" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD Codecs" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 Encoding" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Set of default screen savers" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk support for Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Extra packages can be installed to enhance functionality for %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Details" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Install Packages" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +130,7 @@ "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,80 +139,24 @@ "Installation complete. You will need to restart %1 to use the new " "functionality" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Update Information" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Run this action now" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Software upgrade notifications are available" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignore" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Never show again" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "An application has crashed on your system (now or in the past)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "System Notification Helper" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Hide" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Language support is incomplete, additional packages are required" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Install" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "A system restart is needed to complete the update process" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Restart" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "Proprietary drivers might be required to enable additional features" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Manage Drivers" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Notification Helper" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "A Notification Helper for Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Install Selected" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Restart" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eo/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/eo/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/eo/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eo/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(eo ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eo/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/eo/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/eo/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eo/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Esperanto translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Esperanto \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Atentighelpilo" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistema atentighelpilo" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Restarto necesas" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Sistemrestarto necesas" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport-kraŝreportilo" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikaĵo kraŝis en via sistemo (nun aŭ inte)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Promocii konekton" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Atentigoj pri programarĝisdatigo disponeblas" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Restriktita instalo" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Aliaj atentigoj" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontroli la atentigojn por sistemhelpiloj" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eo/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/eo/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/eo/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eo/kcm_notificationhelper.po 2015-09-29 09:22:22.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-09-24 18:54+0000\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" +"Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Nur ŝprucfenestraj atentigoj" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan THOMAS, (C) 2009 Harald SITTER" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Nur ŝprucfenestraj atentigoj" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eo/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/eo/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/eo/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eo/notificationhelper.po 2015-09-29 09:22:22.000000000 +0000 @@ -6,86 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" +"Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Aplikaĵo kolapsis en via sistemo (nun aŭ inte)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detaloj" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignori nur nun" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Neniam plu montri ĝin" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Sistema atentighelpilo" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Kaŝi" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Atentigoj pri programarĝisdatigoi disponeblas" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignori" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Neniam plu montri ĝin" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informo pri ĝisdatigoj" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Ruli ĉi tiun agon nun" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flaŝo" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "KD-kodekoj por K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-kodoprezento" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Aro da aprioraj ekrankurtenoj" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Subteno de Google Talk por Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Pliaj pakaĵoj instaleblas por plibonigi trajtojn por %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detaloj" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instali pakaĵojn" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,84 +130,31 @@ "instalitaj apriore, kaŭze de permesilproblemoj aŭ manko da spaco en la " "instaladdisko." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "Instalado finiĝis. Vi necesos restartigi %1 por uzi novajn trajtojn" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informo pri ĝisdatigoj" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Ruli ĉi tiun agon nun" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Atentigoj pri programarĝisdatigoi disponeblas" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignori" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Neniam plu montri ĝin" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikaĵo kolapsis en via sistemo (nun aŭ inte)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Sistema atentighelpilo" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Kaŝi" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Restartigo de sistemo necesas por kompleti la ĝisdatigadon" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Restartigi" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu-atentighelpilo" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Atentighelpilo por Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan THOMAS, (C) 2009 Harald SITTER" - -#~ msgid "Install Selected" -#~ msgstr "Instali elektitajn" +msgstr "Restartigi" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/es/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/es/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/es/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/es/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(es ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/es/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/es/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/es/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/es/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,108 +0,0 @@ -# Spanish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 22:04+0000\n" -"Last-Translator: Jose Luis Tirado \n" -"Language-Team: Spanish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Ayudante de notificaciones" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistema ayudante de notificación" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Es necesario reiniciar" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Se necesita reiniciar el sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Problema de Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Ha ocurrido un error en una aplicación de su sistema (ahora o en el pasado)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Gancho de actualización" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Están disponibles notificaciones de actualización de programas" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalación restringida" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Se pueden instalar paquetes adicionales para mejorar la funcionalidad de la " -"aplicación" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Mejora de la localización" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Se pueden instalar paquetes adicionales para mejorar la localización del " -"sistema" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Mejora de controladores" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Se pueden instalar controladores adicionales" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notificar,Alertas,Notificación,Emergentes" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Otras notificaciones" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controla las notificaciones para los ayudantes del sistema" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/es/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/es/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/es/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/es/kcm_notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -1,28 +1,29 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Rafael Belmonte , 2010. +# Víctor Rodrigo Córdoba , 2015. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-20 23:13+0000\n" -"Last-Translator: Adolfo Jayme \n" -"Language-Team: Spanish \n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-12 16:35+0200\n" +"Last-Translator: Víctor Rodrigo Córdoba \n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" -msgstr "Configuración del Ayudante de notificaciones de Kubuntu" +msgstr "Configuración del asistente de notificaciones de Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "© 2009-2010 Jonathan Thomas, © 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,7 +36,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "" -"Configurar el comportamiento del Ayudante de notificaciones de Kubuntu" +"Configurar el comportamiento del asistente de notificaciones de Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" @@ -43,46 +44,40 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "Fallos en aplicaciones" +msgstr "Cuelgues de la aplicación" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "Disponibilidad de controladores privativos" +msgstr "Disponibilidad de controlador propietario" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "Información de actualización" +msgstr "Información de la actualización" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Disponibilidad de códecs restringidos" +msgstr "Disponibilidad de códec restringido" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "Soporte de idiomas incompleto" +msgstr "Soporte de idioma incompleto" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "Reinicios necesarios" +msgstr "Reinicios requeridos" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" -msgstr "Tipo de notificación:" +msgstr "Tipo de la notificación:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "Usar tanto ventanas emergentes como iconos de la bandeja del sistema" +msgstr "Usar a la vez iconos de bandeja y notificaciones" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" -msgstr "Solo iconos de la bandeja" +msgstr "Solo iconos de bandeja" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Solo notificaciones emergentes" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Solo notificaciones emergentes" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/es/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/es/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/es/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/es/notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -1,104 +1,138 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Rafael Belmonte , 2010. +# Víctor Rodrigo Córdoba , 2015. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 22:03+0000\n" -"Last-Translator: Jose Luis Tirado \n" -"Language-Team: Spanish \n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-12 16:40+0200\n" +"Last-Translator: Víctor Rodrigo Córdoba \n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -"El soporte de idiomas está incompleto, se necesita instalar paquetes " -"adicionales" +"Una aplicación ha dejado de funcionar en su equipo (ahora o en el pasado)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalar" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalles" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorar por ahora" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" -msgstr "No volver a mostrar" +msgstr "No mostrar de nuevo" + +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Los controladores propietarios podrían ser necesarios para activar " +"características adicionales" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Administrar controladores" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Asistente de notificaciones del sistema" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ocultar" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Asistente de notificaciones del sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Las notificaciones de actualización del software están disponibles" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorar" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "No mostrar de nuevo" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Actualizar información" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Ejecutar esta acción ahora" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "Códecs para CD de K3b" +msgstr "Códecs CD de K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" -msgstr "Codificación en MP3" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Conjunto de salvapantallas predeterminados" +msgstr "Codificación MP3" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Soporte de Google Talk para Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Se pueden instalar paquetes adicionales para mejorar la funcionalidad de %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalles" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalar paquetes" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"Seleccione los paquetes a instalar para obtener mayor funcionalidad. Estos " -"paquetes no están instalados de manera predeterminada por motivos de " -"patentes, licenciamiento restrictivo o falta de espacio en el medio de " -"instalación." +"Seleccionar paquetes a instalar para la funcionalidad extra. Estos paquetes " +"no se instalan por defecto debido a cuestiones de patentes, licencia " +"restrictiva o falta de espacio en el medio de instalación." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -107,84 +141,26 @@ "Instalación completa. Necesitará reiniciar %1 para usar la nueva " "funcionalidad" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Información de la actualización" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Ejecutar esta acción ahora" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Hay actualizaciones de software disponibles" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorar" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "No volver a mostrar" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Una aplicación ha dejado de funcionar en su sistema (ahora o en el pasado)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Ayudante de notificaciones del sistema" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ocultar" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "El soporte del idioma es incompleto, se requieren paquetes opcionales" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Ayudante de notificaciones del sistema" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalar" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -"Se necesita reiniciar el sistema para completar el proceso de actualización" +"Un reinicio del equipo es necesario para completar el proceso de " +"actualización" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reiniciar" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Podrían necesitarse controladores propietarios para activar características " -"adicionales" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gestionar controladores" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Instalar seleccionados" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Ayudante de notificaciones de Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un ayudante de notificaciones para Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009-2013 Harald Sitter" +msgstr "Reiniciar" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/et/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/et/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/et/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/et/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(et ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/et/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/et/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/et/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/et/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Estonian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-05-21 14:28+0000\n" -"Last-Translator: Jalakas \n" -"Language-Team: Estonian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Teadete abistaja" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Süsteemi teadete abistaja" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Taaskäivitus on vajalik" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Süsteem vajab taaskäivitamist" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apporti krahh" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Rakendust tabas sinu süsteemis krahh (praegu või millalgi varem)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Uuenda Hooki" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Tarkvara uuenduste värskendusteavitused on saadaval" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Piiratud paigaldus" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Lisapakette saab paigaldada selleks, et parendada rakenduste funktsionaalsust" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Teavitamine,Alarmid,Teavitus,hüpikaknad" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Teised teavitused" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontrolli teavitusi süsteemi abistajate jaoks" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/et/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/et/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/et/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/et/kcm_notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-04-17 11:58+0000\n" "Last-Translator: Laur Mõtus \n" "Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Ainult hüpikteated" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Ainult hüpikteated" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/et/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/et/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/et/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/et/notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -6,86 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Tiina \n" "Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Rakendust tabas sinu süsteemis krahh (praegu või millalgi varem)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Täpsem info" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Eira praegu" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Rohkem ei näidata" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Süsteemi teadete abistaja" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Peidetakse" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Tarkvara värskendusteavitused on saadaval" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Eiratakse" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Rohkem ei näidata" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Uuenduste info" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Käivita see tegevus nüüd" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD koodekid" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 kodeerimine" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Vaikimisi ekraanisäästjad" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk tugi Kopete-le" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Parandamaks %1 funktsionaalsust on võimalik paigaldada lisapakette" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Täpsem info" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Pakettide paigaldamine" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +130,7 @@ "paigaldatud vaikimisi, sest on probleeme patendi, piiratud litsentsiga või " "ruumipuudusega paigaldusandmekandjal." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,80 +139,24 @@ "Paigaldamine on lõppenud. Taaskäivitamine on vajalik %1, et kasutada uut " "funktsionaalsust" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Uuenduste info" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Käivita see tegevus nüüd" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Tarkvara värskendusteavitused on saadaval" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Eiratakse" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Rohkem ei näidata" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Rakendust tabas sinu süsteemis krahh (praegu või millalgi varem)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Süsteemi teadete abistaja" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Peidetakse" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Uuenduste lõpuniviimiseks on vajalik süsteemi taaskäivitamine" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Taaskäivita" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "Paigalda valitud" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Teadete abistaja Kubuntule" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu teadete abistaja" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Taaskäivita" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eu/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/eu/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/eu/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eu/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(eu ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eu/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/eu/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/eu/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eu/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Basque translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-14 20:30+0000\n" -"Last-Translator: Ibai Oihanguren Sala \n" -"Language-Team: Basque \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Jakinarazpen Laguntzailea" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistemaren Jakinarazpen Laguntzailea" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Berrabiarazi beharra dago" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Sistema berrabiaraztea beharrezkoa da" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport kraskadura" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikazio bat kraskatu da zure sisteman (orain edo lehenago)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Bertsio-berritze kakoa" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Software bertsio-berritze jakinarazpenak eskuragarri daude" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalazio mugatua" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Pakete gehigarriak instalatu daitezke aplikazioen funtzionalitatea handitzeko" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Itzulpenaren hobekuntza" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Pakete gehigarriak instala daitezke sistemaren itzulpena hobetzeko" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Kontrolatzaileen hobekuntza" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Kontrolatzaile gehigarriak instala daitezke" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Jakinarazi,Alerta,Jakinarazpen,popup" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Beste jakinarazpenak" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontrolatu sistemaren laguntzaileen jakinarazpenak" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eu/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/eu/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/eu/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eu/kcm_notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-03-22 01:54+0000\n" "Last-Translator: Ibai Oihanguren Sala \n" "Language-Team: Basque \n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Popup jakinarazpenak soilik" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Popup jakinarazpenak soilik" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/eu/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/eu/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/eu/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/eu/notificationhelper.po 2015-09-29 09:22:26.000000000 +0000 @@ -6,87 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Asier Iturralde Sarasola \n" "Language-Team: Basque \n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Hizkuntza-sostengua osatu gabe dago, pakete gehigarriak behar dira" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Aplikazio bat kraskatu da zure sisteman (orain edo lehenago)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalatu" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Xehetasunak" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ez ikusia egin oraingoz" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ez erakutsi inoiz berriro" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Agian kontrolatzaile jabedunak beharko dira ezaugarri gehigarriak gaitzeko" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Kudeatu kontrolatzaileak" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Sistemaren Jakinarazpen Laguntzailea" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ezkutatu" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Sistemaren jakinarazpen-laguntzailea" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Software bertsio-berritze jakinarazpenak eskuragarri daude" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ez ikusia egin" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ez erakutsi inoiz berriro" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Eguneraketaren informazioa" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Exekutatu ekintza hau orain" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD kodetzaile-deskodetzaileak" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 kodetzea" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Pantaila-babesle lehenetsien sorta" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete-rentzako Google Talk euskarria" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Pakete gehigarriak instalatu daitezke %1-(r)en funtzionalitatea hobetzeko" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Xehetasunak" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalatu paketeak" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +132,7 @@ "Pakete hauek ez daude instalazio lehenetsian patente arazo, lizentzia " "mugatzaile edo instalazio euskarriko leku faltagatik." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -105,81 +141,24 @@ "Instalazioa burutu da. %1 berrabiarazi beharko duzu funtzionalitate berria " "erabiltzeko" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Eguneraketaren informazioa" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Exekutatu ekintza hau orain" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Software bertsio-berritze jakinarazpenak eskuragarri daude" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ez ikusia egin" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ez erakutsi inoiz berriro" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikazio bat kraskatu da zure sisteman (orain edo lehenago)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Sistemaren Jakinarazpen Laguntzailea" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ezkutatu" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Hizkuntza-sostengua osatu gabe dago, pakete gehigarriak behar dira" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Sistemaren jakinarazpen-laguntzailea" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalatu" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Sistema berrabiaraztea beharrezkoa da eguneraketa prozesua burutzeko" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Berrabiarazi" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Agian kontrolatzaile jabedunak beharko dira ezaugarri gehigarriak gaitzeko" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Kudeatu kontrolatzaileak" - -#~ msgid "Install Selected" -#~ msgstr "Instalatu hautatutakoak" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Jakinarazpen Laguntzailea" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu-rako Jakinarazpen Laguntzaile bat" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Berrabiarazi" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fa/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/fa/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/fa/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fa/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(fa ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fa/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fa/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fa/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fa/kcm_notificationhelper.po 2015-09-29 09:22:28.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2010-07-03 22:16+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,4 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fi/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/fi/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/fi/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fi/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(fi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fi/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/fi/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fi/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fi/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Finnish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-21 18:43+0000\n" -"Last-Translator: Jiri Grönroos \n" -"Language-Team: Finnish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Ilmoitusavustaja" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Järjestelmäilmoitusten avustaja" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Uudelleenkäynnistys vaaditaan" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Järjestelmä tulee käynnistää uudelleen" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport-kaatuminen" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Sovellus on kaatunut järjestelmässä (nyt tai aiemmin)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Tietoja päivityksestä saatavilla" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Rajoitettu asennus" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Ylimääräisiä paketteja on asennettavissa sovelluksen toimivuuden " -"parantamiseksi" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Lokalisaatioparannus" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Lisäpakettien asentamisella on mahdollista parantaa järjestelmän " -"lokalisaatiotukea" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Ajuriparannus" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Erillisiä ajureita on asennettavissa" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Muut ilmoitukset" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Hallitse järjestelmäavustajien ilmoituksia" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fi/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fi/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fi/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fi/kcm_notificationhelper.po 2015-09-29 09:22:28.000000000 +0000 @@ -2,20 +2,23 @@ # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2010. +# Lasse Liehu , 2015. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2015-04-01 08:24+0000\n" -"Last-Translator: Jiri Grönroos \n" -"Language-Team: Finnish \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-08 15:49+0200\n" +"Last-Translator: Lasse Liehu \n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +26,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" +msgstr "© 2009–2010 Jonathan Thomas, © 2009–2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,35 +38,35 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Määritä Kubuntun ilmoitusavustajan asetukset" +msgstr "Muokkaa Kubuntun ilmoitusavustajan asetuksia" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" -msgstr "Näytä ilmoitukset:" +msgstr "Näytä ilmoitukset" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "Sovellusten kaatuessa" +msgstr "sovellusten kaatumisista" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "Suljetun ajurin saatavuus" +msgstr "suljettujen ajurien saatavuudesta" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "Tietoja päivityksestä" +msgstr "päivitystiedoista" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Rajoitettujen koodekkien saatavuus" +msgstr "rajoitettujen koodekkien saatavuudesta" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "Puutteellinen kielituki" +msgstr "puutteellisesta kielituesta" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "Vaadituille uudelleenkäynnistyksille" +msgstr "vaadituista uudelleenkäynnistyksistä" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" @@ -71,18 +74,12 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "Käytä ponnahdusilmoituksia ja ilmoitinalueen kuvakkeita" +msgstr "Käytä ponnahdusilmoituksia ja ilmoitusalueen kuvakkeita" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" -msgstr "Vain ilmoitusaluekuvakkeet" +msgstr "Vain ilmoitusalueen kuvakkeet" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Vain ponnahdusilmoitukset" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Vain ponnahdusilmoitukset" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fi/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fi/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fi/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fi/notificationhelper.po 2015-09-29 09:22:28.000000000 +0000 @@ -2,90 +2,127 @@ # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2010. +# Lasse Liehu , 2015. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:57+0000\n" -"Last-Translator: Timo Jyrinki \n" -"Language-Team: Finnish \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-08 16:31+0200\n" +"Last-Translator: Lasse Liehu \n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Kielituki on puutteellinen, lisäpaketteja tarvitaan" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Sovellus on kaatunut (nyt tai aiemmin)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Asenna" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Tiedot" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ohita toistaiseksi" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Älä näytä enää koskaan" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "Suljettuja ajureita saatetaan tarvita lisäominaisuuksien käyttämiseksi" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Ajureiden hallinta" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Järjestelmäilmoitusten avustaja" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Piilota" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Järjestelmäilmoitusten avustaja" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Ilmoitus järjestelmäpäivityksestä saatavilla" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ohita" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Älä näytä enää koskaan" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Päivityksen tiedot" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Suorita tämä toiminto nyt" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "K3b CD -koodekit" +msgstr "K3b:n CD-koodekit" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-koodaus" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Näytönsäästäjien perusvalikoima" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk -tuki Kopeteen" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "Paranna sovelluksen %1 toiminnallisuutta asentamalla lisäpaketteja" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Tiedot" +msgstr "" +"Sovelluksen %1 toiminnallisuutta boi parantaa asentamalla lisäpaketteja" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Asenna paketit" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -93,93 +130,36 @@ msgstr "" "Valitse asennettavat paketit saadaksesi käyttöön lisätoimintoja. Kyseiset " "paketit eivät sisälly oletusasennukseen, koska ne saattavat sisältää " -"patenttiongelmia, rajoittavia lisenssejä tai yksinkertaisesti vain asennus-" -"CD:n tilanpuutteen vuoksi." +"patenttiongelmia, niiden lisenssi on rajoittava tai ne eivät mahdu " +"asennusmedialle." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Asennus on valmis. Käynnistä %1 uudelleen käyttääksesi uusia " -"toiminnalisuuksia." - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Päivityksen tiedot" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Suorita tämä toimenpide nyt" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Tietoja päivityksestä saatavilla" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ohita" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Älä näytä enää koskaan" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Sovellus on kaatunut (nyt tai aiemmin)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Järjestelmäilmoitusten avustaja" +"Asennus on valmis. Käynnistä %1 uudelleen käyttääksesi uutta " +"toiminnallisuutta." -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Piilota" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Kielituki on puutteellinen. Lisäpaketteja tarvitaan" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Järjestelmäilmoitusten avustaja" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Asenna" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Järjestelmä on käynnistettävä uudelleen päivityksen jälkeen" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Käynnistä uudelleen" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Suljettuja ajureita saatetaan tarvita lisäominaisuuksien käyttämiseksi" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Ajureiden hallinta" - -#~ msgid "Install Selected" -#~ msgstr "Asenna valitut" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntun ilmoitusavustaja" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Ilmoituavustaja Kubuntulle" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009-2013 Harald Sitter" +msgstr "Käynnistä uudelleen" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/fr/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/fr/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(fr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/fr/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fr/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,109 +0,0 @@ -# French translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-06 17:34+0000\n" -"Last-Translator: Jean Marc \n" -"Language-Team: French \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Assistant de notifications" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Assitant de notifications du système" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Redémarrage nécessaire." - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Un redémarrage du système est nécessaire" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Plantage Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Une application s'est arrêtée inopinément sur votre système (à l'instant ou " -"antérieurement)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Sollicitation de mise à niveau" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Des notifications de mises à niveau sont disponibles" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Installation de paquets restreints" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Des paquets supplémentaires peuvent être installés pour améliorer les " -"fonctionnalités du logiciel." - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Amélioration de la localisation" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Des paquets supplémentaires peuvent être installés pour améliorer la " -"localisation du système" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Amélioration des pilotes" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Des pilotes supplémentaires peuvent être installés" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notifier,Alertes,Notification,popups,infobulles" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Autres notifications" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Contrôler les notifications des assistants système" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fr/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fr/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr/kcm_notificationhelper.po 2015-09-29 09:22:28.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-03-27 18:54+0000\n" "Last-Translator: Jean Marc \n" "Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -81,10 +83,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Fenêtres de notification uniquement" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Fenêtres de notification uniquement" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fr/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fr/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr/notificationhelper.po 2015-09-29 09:22:28.000000000 +0000 @@ -6,71 +6,115 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Cyrille Grosdemange \n" "Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -"La prise en charge linguistique est incomplète, des paquets supplémentaires " -"sont requis." +"Une application s'est arrêtée inopinément sur votre système (à l'instant ou " +"antérieurement)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installer" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Détails" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorer pour l'instant" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ne plus afficher" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Les pilotes propriétaires pourraient être nécessaires pour activer des " +"fonctionnalités supplémentaires." + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gérer les pilotes" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Assistant de notifications du système" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Masquer" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Assistant de notifications du système" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Des informations sur les mises à jour sont disponibles" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorer" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ne plus afficher" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informations de mise à jour" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Exécuter cette action maintenant" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Codecs CD pour K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Encodage MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Ensemble des écrans de veille par défaut" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Prise en charge de Google Talk pour Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -78,18 +122,11 @@ "Des paquets supplémentaires peuvent être installés pour améliorer les " "fonctionnalités de %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Détails" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Installer les paquets" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -100,7 +137,7 @@ "problèmes de brevets, de licence restrictive ou par manque d'espace sur le " "disque d'installation." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -109,86 +146,28 @@ "Installation terminée. Vous devrez redémarrer %1 pour utiliser la nouvelle " "fonctionnalité" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informations de mise à jour" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Exécuter cette action maintenant" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Des informations sur les mises à jour sont disponibles" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorer" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ne plus afficher" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Une application s'est arrêtée inopinément sur votre système (à l'instant ou " -"antérieurement)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Assistant de notifications du système" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Masquer" +"La prise en charge linguistique est incomplète, des paquets supplémentaires " +"sont requis." -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Assistant de notifications du système" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installer" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Un redémarrage du système est nécessaire pour achever le processus de mise à " "jour" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Redémarrer" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Les pilotes propriétaires pourraient être nécessaires pour activer des " -"fonctionnalités supplémentaires." - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gérer les pilotes" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Installer les paquets sélectionnés" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Assistant de notifications Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un assistant de notifications pour Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Redémarrer" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(fr_CA ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,108 +0,0 @@ -# French (Canada) translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-05-22 18:22+0000\n" -"Last-Translator: Ubuntu-QC-1 \n" -"Language-Team: French (Canada) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Aide de notification" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Aide de notification du système" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Redémarrage nécessaire." - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Un redémarrage du système est nécessaire" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Plantage Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Une application a planté sur votre système (maintenant ou précédemment)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Annonce de mise à niveau" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Des notifications de mises à niveau sont disponibles" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Installation restreinte" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Des paquets supplémentaires peuvent être installés pour améliorer la " -"fonctionnalité du logiciel." - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Amélioration de localisation" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Des paquets supplémentaires peuvent être installés pour améliorer la " -"localisation du système" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Amélioration de pilotes" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Des pilotes supplémentaires peuvent être installés" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notifier,Alertes,Notification,fenêtres" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Autres notifications" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Contrôler les notifications des aides système" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/kcm_notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,88 +0,0 @@ -# French (Canada) translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-05-22 18:17+0000\n" -"Last-Translator: Ubuntu-QC-1 \n" -"Language-Team: French (Canada) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "Configuration de l'aide de notification Kubuntu" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "Jonathan Thomas" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configurer le comportement de l'aide de notifications Kubuntu" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "Montrer les notifications pour :" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "les plantages applicatifs" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "la disponibilité de pilotes propriétaires" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "les informations de mise à niveau" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "la disponibilité de codecs restreints" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "la prise en charge linguistique incomplète" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "les redémarrages nécessaires" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "Type de notifications :" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "Utiliser à la fois des fenêtres et des icônes de notification" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "Icônes de notification seulement" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "Fenêtres de notification seulement" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© 2009-2010 Jonathan Thomas, © 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/fr_CA/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/fr_CA/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,190 +0,0 @@ -# French (Canada) translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-05-23 18:09+0000\n" -"Last-Translator: Ubuntu-QC-1 \n" -"Language-Team: French (Canada) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" -"La prise en charge linguistique est incomplète, des paquets supplémentaires " -"sont exigés." - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installer" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "Ignorer pour l'instant" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "Ne plus afficher" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "Flash" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "Codecs pour K3b" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "Encodage MP3" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Jeu d'économieurs d'écran par défaut" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Prise en charge de Google Talk pour Kopete" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Des paquets supplémentaires peuvent être installés pour améliorer la " -"fonctionnalité de %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Détails" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "Installer des paquets" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" -"Choisissez les paquets à installer pour une fonctionnalité accrue. Ces " -"paquets ne sont pas installés par défaut soit pour des problèmes de brevet " -"d'invention, d'autorisation restrictive, soit par manque d'espace sur le " -"support d'installation." - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" -"L'installation est terminée. Vous devrez redémarrer %1 pour utiliser la " -"nouvelle fonctionnalité" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informations de mise à jour" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Exécuter cette action maintenant" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Des notifications de mises à niveau logicielles sont disponibles" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorer" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ne plus afficher" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Une application a planté sur votre système (maintenant ou précédemment)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Aide de notification du système" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Masquer" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Aide de notification du système" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" -"Un redémarrage du système est nécessaire pour terminer le processus de mise " -"à jour" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "Redémarrer" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Des pilotes propriétaires pourraient être nécessaires pour activer des " -"fonctions supplémentaires." - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gestion des pilotes" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Aide de notification Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Une aide de notification pour Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Installer les paquets choisis" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009-2013 Harald Sitter" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ga/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ga/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ga/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ga/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ga ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ga/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ga/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ga/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ga/notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,97 +6,88 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-12-06 01:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Irish \n" +"Language: ga\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " +"3 : 4\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" +#: src/daemon/event.cpp:148 +msgid "Hide" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 @@ -107,57 +98,61 @@ msgid "Run this action now" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" msgstr "" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/gl/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/gl/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/gl/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/gl/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(gl ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/gl/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/gl/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/gl/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/gl/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Galician translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 16:39+0000\n" -"Last-Translator: Marcos Lans \n" -"Language-Team: Galician \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Axudante de notificacións" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Axudante de notificacións do sistema" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Cómpre reiniciar" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Requírese que se reinicie o sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport rachou" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Un aplicativo rachou inesperadamente no seu sistema (agora ou no pasado)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Anovar o enganche" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Hai notificacións de actualización de programas dispoñíbeis" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalación restrinxida" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Podense instalar paquetes extra para mellorar a funcionalidade do aplicativo" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Mellora da adaptación local" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Poderanse instalar paquetes adicionais para mellorar a adaptación local do " -"sistema" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Mellora dos controladores" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Poderanse instalar controladores adicionais" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notificar,Avisos,Notificacións,xanelas_emerxentes" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Outras notificacións" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controla as notificacións para os axudantes do sistema" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/gl/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/gl/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/gl/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/gl/kcm_notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-04-01 08:24+0000\n" "Last-Translator: Marcos Lans \n" "Language-Team: Galician \n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Soamente notificación por xanela emerxente" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Soamente notificación por xanela emerxente" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/gl/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/gl/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/gl/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/gl/notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,88 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Fran Diéguez \n" "Language-Team: Galician \n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" -"A asistencia para o idioma está incompleta, precísanse paquetes adicionais" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Un aplicativo saíu inesperadamente no seu sistema (agora ou no pasado)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalar" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalles" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorar por agora" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Non mostrar de novo" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Poden precisarse controladores propietarios para a activación de " +"características adicionais" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Xestionar controladores" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Axudante de notificacións do sistema" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Agochar" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Axudante de notificacións do sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Hai notificacións de actualización de programas dispoñíbeis" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorar" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Non mostrar de novo" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Actualizar información" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Executar esta acción agora" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Códecs de CD de K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Codificación de MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Conxunto de salvapantallas incluídos" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Compatibilidade de Google Talk para Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Pode instalar paquetes adicionais para mellorar a funcionalidade de %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalles" +msgstr "Pode instalar paquetes adicionais para mellorar a funcionalidade de %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalar paquetes" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -98,7 +133,7 @@ "relacionados con patentes, licenzas restritivas ou falta de espazo no medio " "de instalación." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,84 +141,26 @@ msgstr "" "Instalación completa. Necesitara reiniciar %1 para usar a nova característica" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Actualizar información" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Executar esta acción agora" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Hai notificacións de actualización de programas dispoñíbeis" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorar" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Non mostrar de novo" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Un aplicativo saíu inesperadamente no seu sistema (agora ou no pasado)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Axudante de notificacións do sistema" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Agochar" +"A asistencia para o idioma está incompleta, precísanse paquetes adicionais" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Axudante de notificacións do sistema" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalar" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Requírese o reinicio do sistema para completar o proceso de actualización" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reiniciar" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Poden precisarse controladores propietarios para a activación de " -"características adicionais" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Xestionar controladores" - -#~ msgid "Install Selected" -#~ msgstr "Instalar selección" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Axudante de notificación de Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un axudante de notificación para Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Reiniciar" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/he/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/he/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/he/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/he/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(he ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/he/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/he/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/he/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/he/kcm_notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-06-18 13:19+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,4 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/he/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/he/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/he/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/he/notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,97 +6,87 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-11-12 18:12+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew \n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" +#: src/daemon/event.cpp:148 +msgid "Hide" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 @@ -107,57 +97,61 @@ msgid "Run this action now" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" msgstr "" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hr/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/hr/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/hr/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hr/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(hr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hr/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/hr/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/hr/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hr/kcm_notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,16 +6,19 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2013-04-15 15:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\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" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,4 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hr/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/hr/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/hr/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hr/notificationhelper.po 2015-09-29 09:22:35.000000000 +0000 @@ -6,86 +6,124 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2010-05-03 15:40+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\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" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Jezična podrška je nepotpuna, potrebni su dodatni paketi" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Aplikacija se srušila na vašem sustavu (sada ili u prošlosti)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instaliraj" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Pojedinosti" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Trenutno zanemari" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Nikada više ne prikazuj" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Vlasnički upravljački programi mogli bi biti potrebni za omogućavanje " +"dodatnih značajka" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Upravljanje upravljačkim programima" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Pomoćnik sustava obavijesti" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Sakrij" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Obavijesti za nadogradnju softvera su dostupne" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Zanemari" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ne prikazuj više nikada" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informacije nadopuna" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Pokreni ovu radnju odmah" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD kôdeki" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 enkôdiranje" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Skup uobičajenih čuvara zaslona" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk podrška za Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Dodatni paketi se mogu instalirati za proširivanje %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Pojedinosti" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instaliraj pakete" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +133,7 @@ "nisu zadano instalirani zbog problema s njihovim patentima, ograničenim " "licenciranjem ili manjku prostora na instalacijskom mediju." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,79 +142,24 @@ "Instalacija završena. Morate ponovno pokrenuti %1 kako bi koristili novu " "funkcionalnost" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informacije nadopuna" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Pokreni ovu radnju odmah" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Obavijesti za nadogradnju softvera su dostupne" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Zanemari" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ne prikazuj više nikada" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikacija se srušila na vašem sustavu (sada ili u prošlosti)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Pomoćnik sustava obavijesti" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Sakrij" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Jezična podrška je nepotpuna, potrebni su dodatni paketi" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instaliraj" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Potrebno je ponovno pokretanje sustava za završetak proces nadopuna." -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Ponovno pokreni" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Vlasnički upravljački programi mogli bi biti potrebni za omogućavanje " -"dodatnih značajka" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Upravljanje upravljačkim programima" - -#~ msgid "Install Selected" -#~ msgstr "Instaliraj odabrano" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu pomoćnik obavijesti" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Pomoćnik obavijesti za Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Ponovno pokreni" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hu/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/hu/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/hu/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hu/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(hu ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hu/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/hu/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/hu/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hu/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Hungarian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-18 17:26+0000\n" -"Last-Translator: Úr Balázs \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Értesítéssegéd" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Rendszerértesítés-segéd" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Újraindítás szükséges" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Rendszer-újraindítás szükséges" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport összeomlás" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Egy alkalmazás összeomlott a rendszerén (most vagy korábban)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Frissítési művelet" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Szoftverfrissítés-figyelmeztetések érhetők el" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Korlátozott telepítés" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"További csomagok telepíthetők az alkalmazás szolgáltatásainak bővítéséhez" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Honosítás fokozás" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Extra csomagok telepíthetők a rendszer honosításának fokozásához" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Meghajtó fokozás" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "További meghajtók telepíthetők" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Értesítő,Riasztások,Értesítés,felugrók" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Egyéb értesítések" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Rendszersegédek értesítéseinek felügyelete" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hu/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/hu/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/hu/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hu/kcm_notificationhelper.po 2015-09-29 09:22:37.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-04-01 08:44+0000\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Csak felugró értesítések" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Csak felugró értesítések" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/hu/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/hu/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/hu/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/hu/notificationhelper.po 2015-09-29 09:22:37.000000000 +0000 @@ -6,87 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Ugra Dániel \n" "Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "A nyelvi támogatás nem teljes, további csomagok szükségesek" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Egy alkalmazás összeomlott a rendszerén (most vagy korábban)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Telepítés" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Részletek" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Figyelmen kívül hagyás" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ne mutassa többé" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Zárt illesztőprogramok lehetnek szükségesek további funkciók eléréséhez." + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Illesztőprogramok kezelése" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Rendszerértesítés-segéd" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Elrejtés" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Rendszerértesítés-segéd" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Szoftverfrissítés-értesítések érhetők el" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Kihagyás" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ne mutassa többé" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Frissítési információk" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Művelet futtatása most" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Vaku" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD-kodekek" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-tömörítés" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Alapértelmezett képernyővédők halmaza" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk támogatás a Kopetéhez" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "További csomagok telepíthetők a következő szolgáltatásainak bővítéséhez: %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Részletek" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Csomagok telepítése" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +132,7 @@ "csomagok nincsenek alapesetben telepítve, szabadalmi problémák, korlátozó " "licencek vagy a telepítőmédián lévő helyhiány miatt." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -105,82 +141,24 @@ "A telepítés befejeződött. A(z) %1 újraindítása szükséges az új funkciók " "használatához." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Frissítési információk" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Művelet futtatása most" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Szoftverfrissítés-értesítések érhetők el" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Kihagyás" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ne mutassa többé" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Egy alkalmazás összeomlott a rendszerén (most vagy korábban)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Rendszerértesítés-segéd" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Elrejtés" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "A nyelvi támogatás nem teljes, további csomagok szükségesek" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Rendszerértesítés-segéd" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Telepítés" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" -msgstr "" -"A frissítési folyamat befejezéséhez a rendszer újraindítása szükséges." +msgstr "A frissítési folyamat befejezéséhez a rendszer újraindítása szükséges." -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Újraindítás" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Zárt illesztőprogramok lehetnek szükségesek további funkciók eléréséhez." - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Illesztőprogramok kezelése" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© Jonathan Thomas, 2009.; © Harald Sitter, 2009." - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu értesítéssegéd" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Értesítéssegéd a Kubuntuhoz" - -#~ msgid "Install Selected" -#~ msgstr "Kiválasztottak telepítése" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "© Jonathan Thomas, 2009., © Harald Sitter, 2009-2013." +msgstr "Újraindítás" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/id/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/id/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/id/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/id/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(id ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/id/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/id/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/id/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/id/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,106 +0,0 @@ -# Indonesian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-27 14:38+0000\n" -"Last-Translator: Andika Triwidada \n" -"Language-Team: Indonesian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Pembantu pemberitahuan" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Pembantu Pemberitahuan Sistem" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Diperlukan Reboot" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Diperlukan restart sistem" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Terdapat aplikasi yang mengalami kerusakan (saat ini atau sebelumnya)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Kait Peningkatan" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Pemberitahuan peningkatan perangkat lunak tersedia" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instal restricted" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Paket-paket ekstra dapat di instal untuk meningkatkan fungsionalitas aplikasi" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Perbaikan Lokalisasi" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Paket-paket ekstra dapat dipasang untuk memperbaiki lokalisasi sistem" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Perbaikan Driver" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Driver tambahan dapat dipasang" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Beritahu,Peringatan,Pemberitahuan,popup" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Pemberitahuan lainnya" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontrol pemberitahuan untuk sistem pembantu" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/id/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/id/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/id/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/id/kcm_notificationhelper.po 2015-09-29 09:22:37.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-06-08 04:22+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,4 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/id/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/id/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/id/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/id/notificationhelper.po 2015-09-29 09:22:37.000000000 +0000 @@ -6,86 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Arief Setiadi Wibowo \n" "Language-Team: Indonesian \n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Dukungan bahasa tak lengkap, paket tambahan diperlukan" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Suatu aplikasi telah crash (saat ini atau di masa lalu)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Pasang" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Rincian" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Abaikan untuk saat ini" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Jangan tampilkan lagi" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Penggerak proprietari mungkin diperlukan untuk memfungsikan fitur-fitur " +"tambahan" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Kelola Penggerak" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Pembantu Pemberitahuan Sistem" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Sembunyikan" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Pembantu Pemberitahuan Sistem" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Pemberitahuan peningkatan perangkat lunak tersedia" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Abaikan" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Jangan tampilkan lagi" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Pemutakhiran Informasi" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Jalankan sekarang" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Codec CD K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Enkoding MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Set pengaman layar baku" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Dukungan Google Talk untuk Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Paket ekstra dapat dipasang untuk menambah fungsionalitas bagi %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Rincian" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instal paket" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +132,7 @@ "tak terpasang secara baku entah karena masalah paten, lisensi yang terbatas, " "atau kekurangan ruang dalam media instalasi." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,82 +141,24 @@ "Instalasi kumplit. Anda perlu memulai ulang %1 untuk memakai fungsionalitas " "baru" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Pemutakhiran Informasi" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Jalankan sekarang" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Pemberitahuan peningkatan perangkat lunak tersedia" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Abaikan" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Jangan tampilkan lagi" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Suatu aplikasi telah crash (saat ini atau di masa lalu)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Pembantu Pemberitahuan Sistem" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Sembunyikan" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Dukungan bahasa tak lengkap, paket tambahan diperlukan" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Pembantu Pemberitahuan Sistem" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Pasang" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Memulai ulang sistem diperlukan untuk melengkapi proses pemutakhiran" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Restart" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Penggerak proprietari mungkin diperlukan untuk memfungsikan fitur-fitur " -"tambahan" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Kelola Penggerak" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Instal yang dipilih" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Pembantu Pemberitahuan Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Suatu Pembantu Pemberitahuan bagi Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Restart" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/is/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/is/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/is/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/is/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(is ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/is/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/is/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/is/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/is/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Icelandic translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Icelandic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Endurræsing nauðsynleg" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Þú þarft að endurræsa kerfið" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/it/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/it/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/it/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/it/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(it ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/it/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/it/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/it/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/it/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Italian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-01 17:34+0000\n" -"Last-Translator: Gio \n" -"Language-Team: Italian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Assistente notifiche" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Assistente alle notifiche di sistema" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Richiesto riavvio" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "È richiesto il riavvio del sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Crash di Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Un'applicazione si è bloccata nel sistema (ora o in passato)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Connessione di aggiornamento" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Sono disponibili notifiche di aggiornamento software" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Installazione limitata" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Possono essere installati pacchetti aggiuntivi per migliorare le " -"funzionalità dell'applicazione" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Miglioramento della localizzazione" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Possono essere installati pacchetti aggiuntivi per migliorare la " -"localizzazione del sistema" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Miglioramento dei driver" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Possono essere installati driver aggiuntivi" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notifica,Avvisi,Notifiche,popup" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Altre notifiche" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controllo delle notifiche per gli assistenti di sistema" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/it/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/it/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/it/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/it/kcm_notificationhelper.po 2015-09-29 09:22:38.000000000 +0000 @@ -1,21 +1,21 @@ -# Italian translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Valter Mura , 2015. # msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2015-03-31 19:46+0000\n" +"Project-Id-Version: kcm_notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-05-17 10:37+0200\n" "Last-Translator: Valter Mura \n" -"Language-Team: Italian \n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -43,27 +43,27 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "Crash di applicazioni" +msgstr "Errori di applicazioni" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "Disponibilità di driver proprietari" +msgstr "Disponibilità di driver proprietario" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "Informazioni di aggiornamento" +msgstr "Informazioni su aggiornamenti" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Disponibilità di codec proprietari" +msgstr "Disponibilità di codec con restrizioni" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "Supporto della lingua incompleto" +msgstr "Supporto linguistico incompleto" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "Riavvio richiesto" +msgstr "Richieste di riavvio" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" @@ -71,7 +71,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "Usa notifiche a comparsa e icone nel vassoio" +msgstr "Usa finestre a comparsa e icone nel vassoio" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" @@ -79,10 +79,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Solo avvisi a comparsa" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Solo finestre a comparsa" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/it/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/it/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/it/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/it/notificationhelper.po 2015-09-29 09:22:38.000000000 +0000 @@ -1,74 +1,116 @@ -# Italian translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Valter Mura , 2015. # msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:57+0000\n" +"Project-Id-Version: notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-05-17 11:10+0200\n" "Last-Translator: Valter Mura \n" -"Language-Team: Italian \n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Supporto lingua incompleto, sono necessari pacchetti aggiuntivi" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "È andata in crash un'applicazione sul tuo sistema (ora o in passato)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installa" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Dettagli" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignora per adesso" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Non mostrare più" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Per abilitare funzionalità aggiuntive potrebbero essere richiesti driver " +"proprietari" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gestisci driver" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Assistente alle notifiche di sistema" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Nascondi" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Assistente alle notifiche di sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Sono disponibili notifiche di aggiornamento software" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignora" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Non mostrare più" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informazioni di aggiornamento" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Esegui questa azione ora" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Codec CD K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Codifica MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Gruppo di salvaschermi predefiniti" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Supporto Google Talk per Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -76,114 +118,50 @@ "Possono essere installati pacchetti aggiuntivi per migliorare le " "funzionalità di %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Dettagli" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" -msgstr "Installa i pacchetti" +msgstr "Installa pacchetti" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"Seleziona i pacchetti da installare per ottenere funzionalità aggiuntive. " -"Questi pacchetti non sono installati in modo predefinito per problemi " -"relativi ai brevetti, restrizioni di licenza o mancanza di spazio nel " -"dispositivo di installazione." +"Seleziona i pacchetti da installare per le funzionalità aggiuntive. Questi " +"pacchetti non sono installati in modo predefinito per problemi con brevetti, " +"licenze con restrizioni o mancanza di spazio nel dispositivo di " +"installazione." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Installazione completata. Devi riavviare %1 per utilizzare la nuova " -"funzionalità" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informazioni di aggiornamento" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Esegui questa azione ora" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Sono disponibili notifiche di aggiornamento software" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignora" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Non mostrare più" +"Installazione completata. Devi riavviare %1 per usare le nuove funzionalità" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Un'applicazione si è bloccata nel sistema (ora o in passato)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Assistente alle notifiche di sistema" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Nascondi" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" +"Il supporto della lingua non è completo, sono richiesti pacchetti aggiuntivi" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Assistente alle notifiche di sistema" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installa" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -"È necessario riavviare il sistema per completare il processo di aggiornamento" +"Per completare il processo di aggiornamento è necessario un riavvio del " +"sistema" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Riavvia" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Per attivare le funzionalità aggiuntive possono essere necessari driver " -"proprietari" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gestire i driver" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Assistente alle notifiche di Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Assistente alle notifiche per Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Installa i selezionati" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Riavvia" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ja/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ja/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ja/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ja/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ja ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ja/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ja/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ja/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ja/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Japanese translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-03 04:45+0000\n" -"Last-Translator: Akira Nakagawa \n" -"Language-Team: Japanese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "通知ヘルパ" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "システム通知ヘルパ" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "再起動が必要" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "システムの再起動が必要です" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport クラッシュ" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "アプリケーションがクラッシュしました" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "フックをアップグレード" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "ソフトウェアの更新が利用可能です" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "制限インストール" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "アプリケーションの機能を向上するための追加パッケージがインストール可能です" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "他の通知" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "システムヘルパーの通知を管理します" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ja/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ja/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ja/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ja/kcm_notificationhelper.po 2015-09-29 09:22:39.000000000 +0000 @@ -1,23 +1,21 @@ -# Japanese translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. -# msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2010-09-08 02:18+0000\n" -"Last-Translator: Hiroshi Tagawa \n" -"Language-Team: Japanese \n" +"Project-Id-Version: kcm_notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-11 00:07-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 +#, fuzzy msgid "Kubuntu Notification Helper Configuration" msgstr "Kubuntu 通知ヘルパー設定" @@ -26,22 +24,27 @@ msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 +#, fuzzy msgid "Jonathan Thomas" msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 +#, fuzzy msgid "Harald Sitter" msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 +#, fuzzy msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "Kubuntu 通知ヘルパーの挙動を設定します" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 +#, fuzzy msgid "Show notifications for:" msgstr "以下の通知を表示:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 +#, fuzzy msgid "Application crashes" msgstr "アプリケーションのクラッシュ" @@ -50,10 +53,12 @@ msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 +#, fuzzy msgid "Upgrade information" msgstr "アップグレード情報" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 +#, fuzzy msgid "Restricted codec availability" msgstr "制限付きコーデックが利用可能なとき" @@ -62,6 +67,7 @@ msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 +#, fuzzy msgid "Required reboots" msgstr "再起動が必要なとき" @@ -70,6 +76,7 @@ msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 +#, fuzzy msgid "Use both popups and tray icons" msgstr "ポップアップとトレイアイコンの両方を使う" @@ -79,10 +86,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ja/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ja/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ja/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ja/notificationhelper.po 2015-09-29 09:22:39.000000000 +0000 @@ -1,180 +1,181 @@ -# Japanese translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. -# msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:54+0000\n" -"Last-Translator: Hiroshi Tagawa \n" -"Language-Team: Japanese \n" +"Project-Id-Version: notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-11 00:07-0700\n" +"Last-Translator: Japanese KDE translation team \n" +"Language-Team: Japanese \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "言語サポートが不完全なため、追加のパッケージが必要です" +#: src/daemon/apportevent/apportevent.cpp:62 +#, fuzzy +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "アプリケーションがクラッシュしました" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "インストール" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +#, fuzzy +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "詳細" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 +#, fuzzy msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "無視" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 +#, fuzzy msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "再表示しない" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +#, fuzzy +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"追加の機能を有効にするにはプロプライエタリ―なドライバーが必要かもしれません" + +#: src/daemon/driverevent/driverevent.cpp:142 +#, fuzzy +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "ドライバー管理" + +#: src/daemon/event.cpp:124 +#, fuzzy +msgid "System Notification Helper" +msgstr "システム通知ヘルパー" + +#: src/daemon/event.cpp:148 +#, fuzzy +msgid "Hide" +msgstr "隠す" + +#: src/daemon/event.cpp:161 +#, fuzzy +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "システム通知ヘルパー" + +#: src/daemon/hookevent/hookevent.cpp:59 +#, fuzzy +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "ソフトウェアの更新が利用可能です" + +#: src/daemon/hookevent/hookevent.cpp:62 +#, fuzzy +msgctxt "User declines an action" +msgid "Ignore" +msgstr "無視" + +#: src/daemon/hookevent/hookevent.cpp:64 +#, fuzzy +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "再表示しない" + +#: src/daemon/hookevent/hookgui.cpp:53 +#, fuzzy +msgid "Update Information" +msgstr "更新情報" + +#: src/daemon/hookevent/hookgui.cpp:93 +#, fuzzy +msgid "Run this action now" +msgstr "このアクションを実行する" + +#: src/daemon/installevent/installevent.cpp:35 +#, fuzzy msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 +#, fuzzy msgid "K3b CD Codecs" msgstr "K3b CD コーデック" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 +#, fuzzy msgid "MP3 Encoding" msgstr "MP3 エンコーディング" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "デフォルトのスクリーンセーバー・セット" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete での Google Talk サポート" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format +#: src/daemon/installevent/installevent.cpp:52 +#, fuzzy, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "追加パッケージをインストールすることで %1 の機能を強化します" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "詳細" - #: src/daemon/installevent/installgui.cpp:42 +#, fuzzy msgid "Install Packages" msgstr "パッケージをインストール" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 +#, fuzzy msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"追加機能をインストールするには、パッケージを選択してください。これらのパッケージは、特許問題、ライセンス制限、インストールメディアの容量不足のいずれかの理" -"由で、デフォルトではインストールされません。" +"追加機能をインストールするには、パッケージを選択してください。これらのパッ" +"ケージは、特許問題、ライセンス制限、インストールメディアの容量不足のいずれか" +"の理由で、デフォルトではインストールされません。" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format +#: src/daemon/installevent/installgui.cpp:112 +#, fuzzy, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" -msgstr "インストールが完了しました。新しい機能を使用するには、%1を再起動する必要があります。" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "更新情報" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "このアクションを実行する" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "ソフトウェアの更新が利用可能です" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "無視" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "再表示しない" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "アプリケーションがクラッシュしました" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "システム通知ヘルパー" +msgstr "" +"インストールが完了しました。新しい機能を使用するには、%1を再起動する必要があ" +"ります。" -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "隠す" +#: src/daemon/l10nevent/l10nevent.cpp:114 +#, fuzzy +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "言語サポートが不完全なため、追加のパッケージが必要です" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "システム通知ヘルパー" +#: src/daemon/l10nevent/l10nevent.cpp:116 +#, fuzzy +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "インストール" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 +#, fuzzy msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "アップデート処理を完了するためにシステムの再起動が必要です" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 +#, fuzzy msgctxt "Restart the computer" msgid "Restart" -msgstr "再起動" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "追加の機能を有効にするにはプロプライエタリ―なドライバーが必要かもしれません" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "ドライバー管理" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu 通知ヘルパー" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu 向けの通知ヘルパー" - -#~ msgid "Install Selected" -#~ msgstr "選択したものをインストール" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "再起動" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/km/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/km/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/km/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/km/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(km ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/km/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/km/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/km/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/km/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,108 +0,0 @@ -# Khmer translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-09-29 07:39+0000\n" -"Last-Translator: Rockworld \n" -"Language-Team: Khmer \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "កម្មវិធី​​ជំនួយ​ការ​ជូន​ដំណឹង" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "កម្មវិធី​ជំនួយ​ការ​ជូនដំណឹង​ប្រព័ន្ធ" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "បាន​ទាម​ទារ​​ចាប់​ផ្តើមឡើង​វិញ" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "ចាប់​​ផ្តើម​ប្រព័ន្ធ​ឡើង​វិញ​ត្រូវ​បាន​ទាមទារ" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "គាំង Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"កម្មវិធី​​ត្រូវ​បាន​គាំង​​លើ​ប្រព័ន្ធ​របស់​អ្នក​​ (បច្ចុប្បន្ន​ ឬ​ " -"ក្នុងពេល​អតីតកាល​​​)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "ធ្វើ​ឲ្យ​ Hook ប្រសើរ" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "ការជួន​ដំណឹង​ធ្វើ​ឲ្យ​ផ្នែក​ទន់​ប្រើ​សើរ​ដែល​មាន" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "ដំឡើង​ដែល​ត្រូវ​បាន​កម្រិត" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"កញ្ចប់​ខាង​ក្រៅ​អាច​ត្រូវ​បានដំឡើង​​ ដើម្បី​​បន្ថែម​កម្មវិធីនៃ​មុខងារ" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "ការ​លើកកម្ពស់​មូលដ្ឋានីយកម្ម" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"កញ្ចប់​បន្ថែម​ទៀត​អាច​ត្រូវ​បាន​ដំឡើង​ដើម្បី​បង្កើន​ការ​ធ្វើ​មូលដ្ឋានីយកម្ម​ប" -"្រព័ន្ធ" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "ការ​បង្កើន​បើក​បរ" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "កម្មវិធី​បញ្ជា​បន្ថែម​អាច​ត្រូវ​បាន​ដំឡើង" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "ជូន​ដំណឹង​,ការ​ជូនដំណឹង​,សេចក្តី​ជូនដំណឹង​,បង្អួច​លេចឡើង" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "ការ​ជួន​ដំណឹង​ផ្សេង​ៗ" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "ត្រួតត្រា​ការ​ជួនដំណឹង​ សម្រាប់​កម្មវិធី​ជំនួយ​ប្រព័ន្ធ" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/km/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/km/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/km/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/km/kcm_notificationhelper.po 2015-09-29 09:22:41.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-08-10 05:38+0000\n" "Last-Translator: Rockworld \n" "Language-Team: Khmer \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,7 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/km/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/km/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/km/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/km/notificationhelper.po 2015-09-29 09:22:41.000000000 +0000 @@ -6,163 +6,152 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-08-10 05:39+0000\n" "Last-Translator: Rockworld \n" "Language-Team: Khmer \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "កម្មវិធី​​ត្រូវ​បាន​គាំង​​លើ​ប្រព័ន្ធ​របស់​អ្នក​​ (បច្ចុប្បន្ន​ ឬ​ ក្នុងពេល​អតីតកាល​​​)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "ដំឡើង" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "សេចក្តី​​លម្អិត" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "កម្មវិធី​ជំនួយ​ការ​ជូនដំណឹង​ប្រព័ន្ធ" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "លាក់​" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "កម្មវិធី​ជំនួយ​ការ​ជូនដំណឹង​ប្រព័ន្ធ" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "ការជួន​ដំណឹង​ធ្វើ​ឲ្យ​ផ្នែក​ទន់​ប្រើ​សើរ​ដែល​មាន" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "មិន​អើពើ" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "សេចក្តី​​លម្អិត" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "ដំឡើង​កញ្ចប់" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "ការជួន​ដំណឹង​ធ្វើ​ឲ្យ​ផ្នែក​ទន់​ប្រើ​សើរ​ដែល​មាន" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "មិន​អើពើ" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"កម្មវិធី​​ត្រូវ​បាន​គាំង​​លើ​ប្រព័ន្ធ​របស់​អ្នក​​ (បច្ចុប្បន្ន​ ឬ​ " -"ក្នុងពេល​អតីតកាល​​​)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "កម្មវិធី​ជំនួយ​ការ​ជូនដំណឹង​ប្រព័ន្ធ" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "លាក់​" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "កម្មវិធី​ជំនួយ​ការ​ជូនដំណឹង​ប្រព័ន្ធ" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "ដំឡើង" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "ចាប់ផ្ដើម​ឡើងវិញ" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "ចាប់ផ្ដើម​ឡើងវិញ" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ko/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ko/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ko/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ko/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ko ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ko/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ko/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ko/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ko/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Korean translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-22 17:01+0000\n" -"Last-Translator: Park Shinjo \n" -"Language-Team: Korean \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "알림 도우미" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "시스템 알림 도우미" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "다시 시작 필요" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "시스템을 다시 시작해야 합니다" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport 충돌" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "프로그램이 시스템을 충돌시켰습니다 (현재 혹은 과거에)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "업그레이드 훅" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "소프트웨어 업그레이드 알림 사용 가능" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "제한된 설치" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "프로그램 기능을 향상시키기 위한 추가 패키지를 설치할 수 있습니다" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "번역 향상" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "시스템 번역을 향상시키기 위한 추가 패키지를 사용할 수 있습니다" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "드라이버 향상" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "추가 드라이버를 설치할 수 있습니다" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups,알림,팝업" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "기타 알림" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "시스템 도우미 알림 설정" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ko/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ko/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ko/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ko/kcm_notificationhelper.po 2015-09-29 09:22:40.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-03-22 17:03+0000\n" -"Last-Translator: Park Shinjo \n" +"Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "팝업 알림만 사용하기" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "팝업 알림만 사용하기" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ko/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ko/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ko/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ko/notificationhelper.po 2015-09-29 09:22:40.000000000 +0000 @@ -6,175 +6,157 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Sophia J. Ha \n" "Language-Team: Korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "언어 지원을 온전히 설치하지 않았습니다. 추가 패키지가 필요합니다." +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "프로그램이 시스템을 충돌시켰습니다 (현재 혹은 과거에)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "설치" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "자세히" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "지금 무시" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "다시 보이지 않기" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "추가적인 기능을 사용하려면 독점 드라이버가 필요합니다." + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "드라이버 관리" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "시스템 알림 도우미" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "숨기기" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "시스템 알림 도우미" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "소프트웨어 업그레이드 알림 사용 가능" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "무시" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "다시 보이지 않기" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "업데이트 정보" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "지금 이 동작 실행하기" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD 코덱" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 인코딩" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "기본 화면 보호기 모음" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete 구글 토크 지원" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "%1에 더 많은 기능을 제공하는 외부 패키지 설치 가능" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "자세히" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "패키지 설치" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"추가 기능을 지원하는 패키지 중 설치할 패키지를 선택하십시오. 특허 문제, 제한된 라이선싱, 설치 미디어 공간 제약 때문에 기본적으로 " -"설치되지 않는 패키지입니다." +"추가 기능을 지원하는 패키지 중 설치할 패키지를 선택하십시오. 특허 문제, 제한" +"된 라이선싱, 설치 미디어 공간 제약 때문에 기본적으로 설치되지 않는 패키지입니" +"다." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" -msgstr "설치가 완료되었습니다. %1을(를) 다시 시작하면 새로운 기능을 사용할 수 있습니다" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "업데이트 정보" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "지금 이 동작 실행하기" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "소프트웨어 업그레이드 알림 사용 가능" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "무시" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "다시 보이지 않기" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "프로그램이 시스템을 충돌시켰습니다 (현재 혹은 과거에)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "시스템 알림 도우미" +msgstr "" +"설치가 완료되었습니다. %1을(를) 다시 시작하면 새로운 기능을 사용할 수 있습니" +"다" -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "숨기기" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "언어 지원을 온전히 설치하지 않았습니다. 추가 패키지가 필요합니다." -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "시스템 알림 도우미" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "설치" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "업데이트 과정을 완료하려면 시스템을 다시 시작해야 합니다" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "다시 시작" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "추가적인 기능을 사용하려면 독점 드라이버가 필요합니다." - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "드라이버 관리" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "선택한 것 설치" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "쿠분투 알림 도우미" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "쿠분투를 위한 알림 도우미" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "다시 시작" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lb/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/lb/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/lb/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lb/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(lb ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lb/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/lb/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lb/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lb/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Luxembourgish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Luxembourgish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Benoriichtegungs Hëllefsprogramm" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "System Benoriichtegungs Hëllefsprogramm" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Neistart benéidegt" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Ee System Neistart ass néideg" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Eng Applikatioun op dengem System ass ofgestierzt (elo oder an der " -"Vergaangenheet)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade Hoken" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Software Upgrade Benoriichtegunge si verfügbar" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Ageschränkten Installatioun" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Extra Päck kënnen installéiert ginn fir d'Applikatiouns Funktionalitéiten ze " -"erweideren" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Aner Benoriichtegungen" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontrolléier d'Benoriichtegungen fir System Hëllefs Programmer" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lb/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/lb/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lb/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lb/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,177 +0,0 @@ -# Luxembourgish translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-01-20 19:53+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Luxembourgish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "Fir elo ignoréieren" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "Ni méi weisen" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "Flash" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "K3b CD Codecen" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "MP3 Encodage" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Set vun standard Bildschiermschoner" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detailer" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "Päk installéieren" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Update Informatioun" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Dës Aktioun elo ausféieren" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Software Upgrade Benoriichtegunge si verfügbar" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignoréieren" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ni méi weisen" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Eng Applikatioun op dengem System ass ofgestierzt (elo oder an der " -"Vergaangenheet)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "En Neistart ass néideg fir den Update Prozess ofzeschléissen" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "Nei starten" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Noriichten Hëllefsprogramm" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Een Noriichten Hëllefsprogramm fir Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Ausgewielt installéieren" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lt/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/lt/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/lt/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lt/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(lt ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lt/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/lt/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lt/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lt/kcm_notificationhelper.po 2015-09-29 09:22:42.000000000 +0000 @@ -6,16 +6,19 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2013-04-02 06:50+0000\n" "Last-Translator: Donatas Glodenis \n" "Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n" +"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Tik pasirodančius dialogus" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Tik pasirodančius dialogus" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lt/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/lt/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lt/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lt/notificationhelper.po 2015-09-29 09:22:42.000000000 +0000 @@ -0,0 +1,156 @@ +# Lithuanian translations for trunk-kf package. +# Copyright (C) 2015 This_file_is_part_of_KDE +# This file is distributed under the same license as the trunk-kf package. +# Automatically generated, 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: trunk-kf 5\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-07 11:39+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n" +"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" + +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "" + +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "" + +#: src/daemon/apportevent/apportevent.cpp:65 +#: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 +msgctxt "Button to dismiss this notification once" +msgid "Ignore for now" +msgstr "" + +#: src/daemon/apportevent/apportevent.cpp:67 +#: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 +msgctxt "Button to make this notification never show up again" +msgid "Never show again" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" +msgstr "" + +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" +msgstr "" + +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." +msgstr "" + +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" +msgstr "" + +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" + +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "" + +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" +msgstr "" + +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lv/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/lv/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/lv/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lv/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(lv ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lv/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/lv/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lv/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lv/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Latvian translation for kubuntu-notification-helper -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-09 21:07+0000\n" -"Last-Translator: Rūdolfs Mazurs \n" -"Language-Team: Latvian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Paziņojumu palīgs" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistēmas paziņojumu palīgs" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Nepieciešama pārstartēšana" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Nepieciešama datora pārstartēšana" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport avārija" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Lietotne uz šī datora ir avarējusi (tagad vai pagātnē)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Atjaunināšanas āķis" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Ir pieejami programmatūras uzlabošanas paziņojumi" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Ierobežotā instalācija" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Var instalēt papildu pakotnes, lai papildinātu lietotnes funkcionalitāti" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Lokalizēšanas pildināšana" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Var instalēt papildu pakotnes, lai papildinātu sistēmas lokalizāciju" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Draiveru uzlabojumi" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Var instalēt papildu draiverus" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Paziņot,paziņojumi,uznirstoši,brīdinājumi" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Citi paziņojumi" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Pārvaldiet sistēmas palīgu paziņojumus" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lv/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/lv/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lv/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lv/kcm_notificationhelper.po 2015-09-29 09:22:43.000000000 +0000 @@ -6,16 +6,19 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-04-07 15:53+0000\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Logu notifikācijas tikai" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonatans Tomass, (C) 2009 Haralds Sitters" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotifikacijupaligs" +msgstr "Logu notifikācijas tikai" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/lv/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/lv/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/lv/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/lv/notificationhelper.po 2015-09-29 09:22:43.000000000 +0000 @@ -6,86 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-04-09 22:19+0000\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Valodas atbalsts nav pilnīgs, ir nepieciešamas papildu pakotnes" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Lietotne uz šī datora ir avarējusi (tagad vai pagātnē)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalēt" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Sīkāka informācija" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Pagaidām ignorēt" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Vairs nekad nerādīt" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Lai ieslēgtu papildu iespējas, iespējams, būs jāuzliek slēgtie draiveri" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Pārvaldīt draiverus" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Sistēmas paziņojumu palīgs" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Slēpt" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Sistēmas paziņojumu palīgs" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Ir pieejami programmatūras uzlabošanas paziņojumi" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorēt" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Vairs nekad nerādīt" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Atjauninājuma informācija" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Izpildīt šo darbību" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD kodeki" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 iekodēšana" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Noklusējuma ekrānsaudzētāju kopa" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk atbalsts Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Var instalēt papildu pakotnes, lai papildinātu %1 funkcionalitāti" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Sīkāka informācija" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalēt pakotnes" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +132,7 @@ "Šīs pakotnes pēc noklusējuma netiek instalētas vai nu patentu, ierobežotas " "licencēšanas vai vietas trūkuma uz instalēšanas datu nesēja dēļ." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,78 +141,24 @@ "Instalēšana ir pabeigta. Jums vajadzēs pārstartēt %1, lai izmantotu jauno " "funkcionalitāti." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Atjauninājuma informācija" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Izpildīt šo darbību" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Ir pieejami programmatūras uzlabošanas paziņojumi" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorēt" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Vairs nekad nerādīt" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Lietotne uz šī datora ir avarējusi (tagad vai pagātnē)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Sistēmas paziņojumu palīgs" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Slēpt" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Valodas atbalsts nav pilnīgs, ir nepieciešamas papildu pakotnes" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Sistēmas paziņojumu palīgs" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalēt" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Dators jāpārstartē, lai pabeigtu atjaunināšanas procesu" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Pārstartēt" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Lai ieslēgtu papildu iespējas, iespējams, būs jāuzliek slēgtie draiveri" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Pārvaldīt draiverus" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu paziņojumu palīgs" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu paziņojumu palīgs" - -#~ msgid "Install Selected" -#~ msgstr "Instalēt izvēlēto" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Pārstartēt" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mh/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/mh/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/mh/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mh/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(mh ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mh/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/mh/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/mh/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mh/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Marshallese translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-10-01 11:19+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Marshallese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mi/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/mi/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/mi/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mi/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(mi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mi/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/mi/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/mi/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mi/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,163 +0,0 @@ -# Maori translation for kubuntu-notification-helper -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2012-08-16 10:53+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Maori \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Taipitopito" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Whakapeka" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Huna" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "Tīmata Anō" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ml/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ml/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ml/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ml/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ml ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ml/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ml/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ml/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ml/notificationhelper.po 2015-09-29 09:22:43.000000000 +0000 @@ -6,97 +6,87 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2010-07-20 19:26+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malayalam \n" +"Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "തല്‍ക്കാലം അവഗണിക്കുക" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" +#: src/daemon/event.cpp:148 +msgid "Hide" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 @@ -107,57 +97,61 @@ msgid "Run this action now" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" msgstr "" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mr/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/mr/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/mr/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mr/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(mr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mr/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/mr/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/mr/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mr/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,106 +0,0 @@ -# Marathi translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:52+0000\n" -"Last-Translator: Chetan Khona \n" -"Language-Team: Marathi \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "सूचना मदतकर्ता" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "प्रणाली सूचना मदतकर्ता" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "पुन्हा सुरु करणे गरजेचे आहे" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "प्रणाली पुन्हा सुरु करणे गरजेचे आहे" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "एप्पोर्ट चालू असताना बंद पडला" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"तुमच्या प्रणालीवरील एक अनुप्रयोग चालताना बंद पडला (आता किंवा भूतकाळात)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "अद्ययावतता हूक" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "सॉफ्टवेअर अद्ययावतता सूचना उपलब्ध आहेत" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "प्रतिबंधीत प्रतिष्ठापना" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"अनुप्रयोगाची कार्यक्षमता वाढविण्याकरिता अतिरिक्त पॅकेजेस प्रतिष्ठापीत करता " -"येउ शकतात" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "सूचना,चेतावणी,सूचना,पोपअप" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "इतर सूचना" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "प्रणाली मदतकर्त्यांकरिता सूचना नियंत्रीत करा" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mr/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/mr/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/mr/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mr/kcm_notificationhelper.po 2015-09-29 09:22:44.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2013-04-08 10:48+0000\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" +"Language: mr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "फक्त पोपअप सूचना" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 जोनाथन थोमस, (C) 2009 हेराल्ड सिट्टर" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "केसीएम-नोटिफिकेशन-हेल्पर" +msgstr "फक्त पोपअप सूचना" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/mr/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/mr/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/mr/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/mr/notificationhelper.po 2015-09-29 09:22:44.000000000 +0000 @@ -6,177 +6,154 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" +"Language: mr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "तुमच्या प्रणालीवरील एक अनुप्रयोग चालताना बंद पडला (आता किंवा भूतकाळात)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "तपशील" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "आता दुर्लक्ष करा" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "पुन्हा दर्शवू नका" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "प्रणाली सूचना मदतकर्ता" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "लपवा" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "सॉफ्टवेअर अद्ययावतता सूचना उपलब्ध आहेत" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "दुर्लक्ष करा" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "पुन्हा दर्शवू नका" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "अद्ययावतता माहिती" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "हि क्रिया आता चालवा" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "फ्लॅश" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "के३बी सीडी कोडेक्स" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "एमपी३ एन्कोडिंग" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "मूलभूत स्क्रीनसेव्हर्सचा संच" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "कोपेट करिता गूगल टोक समर्थन" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "%1 याकरिता कार्यक्षमता वाढविण्याकरिता अतिरिक्त पॅकेजेस उपलब्ध आहेत" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "तपशील" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "पॅकेजेस प्रतिष्ठापीत करा" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"अतिरिक्त कार्यक्षमतेकरिता प्रतिष्ठापीत करण्याचे पॅकेजेस निवडा. पेटंट " -"मुद्दे, प्रतिबंधीत परवाने किंवा प्रतिष्ठापन मीडियावरील कमी जागेमुळे हे " -"पॅकेजेस मूलभूतरित्या प्रतिष्ठापीत नसतात." +"अतिरिक्त कार्यक्षमतेकरिता प्रतिष्ठापीत करण्याचे पॅकेजेस निवडा. पेटंट मुद्दे, प्रतिबंधीत परवाने " +"किंवा प्रतिष्ठापन मीडियावरील कमी जागेमुळे हे पॅकेजेस मूलभूतरित्या प्रतिष्ठापीत नसतात." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" -msgstr "" -"प्रतिष्ठापना पूर्ण. तुम्हाला नवीन कार्य वापरण्याकरिता %1 पुन्हा सुरु करावे " -"लागेल" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "अद्ययावतता माहिती" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "हि क्रिया आता चालवा" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "सॉफ्टवेअर अद्ययावतता सूचना उपलब्ध आहेत" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "दुर्लक्ष करा" +msgstr "प्रतिष्ठापना पूर्ण. तुम्हाला नवीन कार्य वापरण्याकरिता %1 पुन्हा सुरु करावे लागेल" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "पुन्हा दर्शवू नका" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"तुमच्या प्रणालीवरील एक अनुप्रयोग चालताना बंद पडला (आता किंवा भूतकाळात)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "प्रणाली सूचना मदतकर्ता" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "लपवा" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" -msgstr "" -"अद्ययावतता प्रक्रिया पूर्ण करण्याकरिता प्रणाली पुन्हा सुरु करणे गरजेचे आहे" +msgstr "अद्ययावतता प्रक्रिया पूर्ण करण्याकरिता प्रणाली पुन्हा सुरु करणे गरजेचे आहे" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "पुन्हा सुरू करा" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 जोनाथन थोमस, (C) 2009 हेराल्ड सिट्टर" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "कुबुन्टु सूचना मदतकर्ता" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "कुबुन्टु करिता सूचना मदतकर्ता" - -#~ msgid "Install Selected" -#~ msgstr "निवडलेले प्रतिष्ठापीत करा" +msgstr "पुन्हा सुरू करा" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ms/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ms/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ms/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ms/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ms ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ms/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ms/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ms/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ms/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Malay translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-24 14:33+0000\n" -"Last-Translator: abuyop \n" -"Language-Team: Malay \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Pembantu Pemberitahuan" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Pembantu Pemberitahuan Sistem" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Rebut semula diperlukan" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Mula semula sistem diperlukan" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Laporan Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Satu aplikasi mengalami kerosakan dalam sistem anda (sekarang atau sebelum " -"ini)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Tatar Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Pemberitahuan tatar perisian sudah ada" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Hadkan Pemasangan" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Pakej tambahan boleh dipasang untuk pertingkatkan kefungsian aplikasi" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Penambahbaikan Penyetempatan" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Pakej tambahan boleh dipasang untuk menambahbaik penyetempatan sistem" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Penambahbaikan Pemacu" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Pemacu tambahan boleh dipasang" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Makluman,Amaran,Pemberitahuan,dialog timbul" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Pemberitahuan Lain" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kawal pemberitahuan untuk pembantu sistem" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ms/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ms/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ms/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ms/kcm_notificationhelper.po 2015-09-29 09:22:45.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-03-27 11:43+0000\n" "Last-Translator: abuyop \n" "Language-Team: Malay \n" +"Language: ms\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Pemberitahuan timbul sahaja" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Pemberitahuan timbul sahaja" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ms/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ms/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ms/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ms/notificationhelper.po 2015-09-29 09:22:45.000000000 +0000 @@ -6,87 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:55+0000\n" "Last-Translator: Ahmed Noor Kader Mustajir Md Eusoff \n" "Language-Team: Malay \n" +"Language: ms\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Sokongan bahasa tidak lengkap, pakej tambahan diperlukan" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "" +"Satu aplikasi telah risak didalam sistem anda (sekarang atau sebelum ini)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Pasang" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Perincian" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Abakan sekarang" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Jangan papar lagi" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "Pemacu proprietaro mungkin diperlukan untuk benarkan fitur tambahan" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Urus Pemacu" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Pembantu Pemberitahuan Sistem" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Sembunyi" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Pembantu Pemberitahuan Sistem" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Pemberitahuan tatar perisian sudah ada" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Abaikan" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Jangan papar lagi" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Kemaskini Maklumat" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Jalankan tindakan ini sekarang" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Kodek CD K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Pengekodan MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Tetapkan ke penyelamat lalai" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Sokongan Google Talk untuk Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Pakej tambahan boleh dipasang untuk mempertingkatkan kefungsian untuk %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Perincian" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Pasang Pakej" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +132,7 @@ "dipasang secara lalai kerana terdapat isu patent, pelesenan terhad atau " "kekurangan ruang didalam media pemasangan." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,81 +140,24 @@ msgstr "" "Pemasangan selesai. Anda perlu mulakan semula %1 untuk guna kefungsian baru" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Kemaskini Maklumat" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Jalankan tindakan ini sekarang" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Pemberitahuan tatar perisian sudah ada" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Abaikan" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Jangan papar lagi" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Satu aplikasi telah risak didalam sistem anda (sekarang atau sebelum ini)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Pembantu Pemberitahuan Sistem" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Sembunyi" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Sokongan bahasa tidak lengkap, pakej tambahan diperlukan" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Pembantu Pemberitahuan Sistem" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Pasang" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Mula semula sistem diperlukan untuk menyelesaikan proses kemaskini" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Mulakan Semula" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "Pemacu proprietaro mungkin diperlukan untuk benarkan fitur tambahan" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Urus Pemacu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Pembantu Pemberitahuan Kubntu" - -#~ msgid "Install Selected" -#~ msgstr "Pasang Pilihan" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Pembantu Pemberitahuan untuk Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Mulakan Semula" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/my/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/my/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/my/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/my/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(my ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/my/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/my/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/my/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/my/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Burmese translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Burmese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "သတိပေးမှု အကူအညီ" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "System သတိပေးမှု အကူအညီ" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "boot ပြုလုပ်ပေးရန်လိုသည်" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "System အား restart ပြုလုပ်ပေးရန်လိုသည်" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"သင့် system တွင် application တစ်ခု crash ဖြစ်နေသည်(ယခု သို့မဟုတ် ယခင်က)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Hook အား upgrade ပြုလုပ်ပါ" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Software Upgrade သတိပေးချက်ရယူနိုင်သည်" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Restricted Install" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/my/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/my/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/my/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/my/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,88 +0,0 @@ -# Burmese translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-10-30 08:36+0000\n" -"Last-Translator: Bone Pyae Sone \n" -"Language-Team: Burmese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "Kubuntu သတိပေးချက် အကူအညီပေးခြင်းကို ပြင်ဆင်ခြင်း" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "Jonathan Thomas" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configure the behavior of Kubuntu Notification Helper" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "သတိပေးချက်များကို အောက်ပါအတွက်ပြမည်၊" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "အသုံးချဆော့ဝဲလ်များပျက်စီးခြင်း" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "အဆင့်မြင့်တင်ခြင်းသတင်းအချက်အလက်များ" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "ကန့်သတ်ထားသော Codec များရရှိခြင်း" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "ပြန်စခြင်းလိုအပ်ပါသည်။" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "အချက်ပေးခြင်း အမျိုးအစား" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "Pop ups နှင့် အောက်တွင်ရှိသော Icons များ ကိုသုံးမည်။" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/my/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/my/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/my/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/my/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,184 +0,0 @@ -# Burmese translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:56+0000\n" -"Last-Translator: Pyae Sone \n" -"Language-Team: Burmese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "ယခုအချိန်တွင် လစ်လျူရူမည်။" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "နောက်ထပ် မပြပါနှင့်တော့။" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "Flash" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "K3b CD Codecs" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "MP3 Encoding" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "မူလ Screen Savers ပုံစံသတ်မှတ်ပါ။" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete အတွက် Google Talk ထောက်ပံပေးသည်။" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "Extra packages can be installed to enhance functionality for %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "အသေးစိတ်" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "Packages ကိုသွင်းမည်။" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" -"ရွေးချယ်ထားသည့် Package များကို အပို လုပ်ငန်းဆောင်တာများအဖြစ် သွင်းမည်။ ထို " -"Package များသည် မှတ်ပုံတင်ခြင်းအရ၊ လိုင်စင်ကန့်သတ်ထားခြင်း၊ " -"နေရာမလောက်ခြင်းများအတွက် မသွင်းဖြစ်ပါ။" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" -"စက်ထဲသို့သွင်းခြင်းပြီးဆုံးသွားပါပြီ။ %1 ၏အသစ်လုပ်ငန်းဆောင်တာများကို " -"အသုံးပြုရန်အတွက် စက်ကို Restart ချပါ။" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "အသစ်ဖြစ်သော သတင်းအချက်အလက်များ" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "ဒီလုပ်ဆောင်ချက်ကို ယခုသုံးမည်။" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "အသုံးချဆော့ဝဲအဆင့်မြင့်တင်သော သတင်းပေးချက် ရရှိနိုင်ပါသည်။" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "လစ်လျူရူမည်။" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "ထပ်မပြရန်" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"အသုံးချဆော့ဝဲတစ်ခု သင်၏ စနစ်ထဲသွင်ပျက်စီးသွားပါတယ်။(ယခု သို့မဟုတ် " -"အတိတ်ကာလတွင်)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "စက်သတိပေးချက်အကူအညီ" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "ဖျောက်ထားမည်။" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" -"အသစ်သွင်းထားသော လုပ်ငန်းဆောင်တာများပြည့်စုံရန်အတွက် စက်ကို " -"အစကနေပြန်ဖွင့်ရန်လိုအပ်သည်။" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "အစမှ ပြန်ဖွင့်" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "ရွှေးချယ်ထားသည်များကို သွင်းမည်။" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu သတိပေးချက်အကူအညီ ပေးဌာန" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu အတွက် သတိပေးချက်ဌာန" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nb/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/nb/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/nb/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nb/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(nb ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nb/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/nb/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nb/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nb/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Norwegian Bokmal translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Norwegian Bokmal \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nb/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/nb/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nb/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nb/kcm_notificationhelper.po 2015-09-29 09:22:44.000000000 +0000 @@ -1,21 +1,22 @@ -# Norwegian Bokmal translation for kubuntu-notification-helper -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2012. -# msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2012-01-09 20:19+0000\n" "Last-Translator: Hans Joachim Desserud \n" -"Language-Team: Norwegian Bokmal \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +80,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Bare sprettopp-varslinger" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Bare sprettopp-varslinger" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nb/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/nb/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nb/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nb/notificationhelper.po 2015-09-29 09:22:44.000000000 +0000 @@ -1,93 +1,127 @@ -# Norwegian Bokmal translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2010. -# msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Terje Andre Arnøy \n" -"Language-Team: Norwegian Bokmal \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" -"Språkstøtten på systemet ditt er ufullstendig, og du må laste ned " -"tilleggspakker for å fortsette her" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Et program har krasjet på ditt system (nå eller tidligere)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installer" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detaljer" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorer for øyeblikket" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ikke vis denne flere ganger" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Det er mulig at du må installere produsenteide drivere for å aktivere " +"ytterligere funksjoner på enheten(e)" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Håndter drivere" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Systemvarslingshjelper" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Skjul" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Systemvarslingshjelper" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Meldinger om programvareoppdateringer er tilgjengelig" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorer" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ikke vis denne flere ganger" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Oppdateringsinformasjon" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Utfør denne handlinga nå" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD-kodeker" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 koding" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Standardsett med skjermsparere" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk-støtte for Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Ekstra pakker kan installeres for å forbedre funksjonaliteten til %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detaljer" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" -msgstr "Installér pakker" +msgstr "Installer pakker" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -97,7 +131,7 @@ "installeres ikke som standard, enten på grunn av patentproblemer, begrenset " "lisensiering eller plassmangel på installasjonsmediet." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,82 +140,26 @@ "Installasjonen er ferdig. Du må starte %1 på nytt for å bruke den nye " "funksjonaliteten" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Oppdateringsinformasjon" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Utfør denne handlinga nå" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Meldinger om programvareoppdateringer er tilgjengelig" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorer" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ikke vis denne flere ganger" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Et program har krasjet på ditt system (nå eller tidligere)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Systemvarslingshjelper" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Skjul" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" +"Språkstøtten på systemet ditt er ufullstendig, og du må laste ned " +"tilleggspakker for å fortsette her" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Systemvarslingshjelper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installer" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Du må starte maskinen på nytt for å fullføre oppdateringsprosessen" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Start på nytt" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Det er mulig at du må installere produsenteide drivere for å aktivere " -"ytterligere funksjoner på enheten(e)" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Håndter drivere" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Installer valgte" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Varslingshjelper" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "En Vaslingshjelper for Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Start på nytt" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nl/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/nl/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/nl/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nl/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(nl ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nl/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/nl/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nl/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nl/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,108 +0,0 @@ -# Dutch translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-19 10:39+0000\n" -"Last-Translator: Pjotr12345 \n" -"Language-Team: Dutch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Notificatiehelper" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Systeemnotificatiehelper" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Herstart vereist" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Een systeemherstart is vereist" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Er is een toepassing vastgelopen op uw computer (nu of in het verleden)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade-hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Meldingen van softwareupgrades zijn beschikbaar" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Beperkte installatie" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Er kunnen extra pakketten worden geïnstalleerd om de functionaliteit van de " -"toepassing uit te breiden" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Verbetering van de vertaling" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Er kunnen extra pakketten worden geïnstalleerd om de vertaling van het " -"systeem te verbeteren" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Verbetering van stuurprogramma's" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Er kunnen extra stuurprogramma's worden geïnstalleerd" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Melden,Waarschuwingen,Melding,pop-ups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Overige meldingen" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Beheer de meldingen van de systeemhelpers" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nl/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/nl/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nl/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nl/kcm_notificationhelper.po 2015-09-29 09:22:46.000000000 +0000 @@ -1,21 +1,24 @@ # Dutch translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. # +# FIRST AUTHOR , 2010. +# Freek de Kruijf , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-29 20:04+0000\n" -"Last-Translator: Pjotr12345 \n" -"Language-Team: Dutch \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 21:08+0200\n" +"Last-Translator: Freek de Kruijf \n" +"Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +26,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Alleen popupmeldingen" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Alleen popupmeldingen" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nl/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/nl/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nl/notificationhelper.po 2015-04-01 12:20:49.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nl/notificationhelper.po 2015-09-29 09:22:46.000000000 +0000 @@ -6,69 +6,114 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: cumulus007 \n" "Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Taalondersteuning is onvolledig, er zijn extra pakketten benodigd" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "" +"Er is een toepassing vastgelopen op uw computer (nu of in het verleden)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installeren" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Details" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Voor nu negeren" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Niet opnieuw weergeven" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Er zouden gesloten stuurprogramma's nodig kunnen zijn om extra functies in " +"te schakelen" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Stuurprogramma's beheren" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Systeemmeldingen weergeven" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Verbergen" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Hulpprogramma voor systeemmeldingen" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Meldingen van softwareupgrades zijn beschikbaar" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Negeren" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Niet opnieuw weergeven" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Update-informatie" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Deze actie nu uitvoeren" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Cd-codecs voor K3B" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-codering" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Verzameling standaard schermbeveiligers" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk-ondersteuning voor Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -76,18 +121,11 @@ "Extra pakketten kunnen geïnstalleerd worden om %1's functionaliteit uit te " "breiden" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Details" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Pakketten installeren" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -97,7 +135,7 @@ "standaard geïnstalleerd worden, door problemen met patenten, beperkende " "licenties of ruimtegebrek op de installatiemedia." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,83 +144,24 @@ "De installatie is voltooid. Start %1 opnieuw op om van de nieuwe " "functionaliteit gebruik te maken." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Update-informatie" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Deze actie nu uitvoeren" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Meldingen van softwareupgrades zijn beschikbaar" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Negeren" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Niet opnieuw weergeven" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Er is een toepassing vastgelopen op uw computer (nu of in het verleden)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Systeemmeldingen weergeven" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Verbergen" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Taalondersteuning is onvolledig, er zijn extra pakketten benodigd" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Hulpprogramma voor systeemmeldingen" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installeren" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "U moet uw computer herstarten om het updateproces te voltooien" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Herstarten" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Er zouden gesloten stuurprogramma's nodig kunnen zijn om extra functies in " -"te schakelen" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Stuurprogramma's beheren" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu-meldingen" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu-gerelateerde meldingen weergeven" - -#~ msgid "Install Selected" -#~ msgstr "Geselecteerde items installeren" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Herstarten" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nn/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/nn/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/nn/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nn/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(nn ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/nn/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/nn/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/nn/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/nn/notificationhelper.po 2015-09-29 09:22:46.000000000 +0000 @@ -1,102 +1,92 @@ -# Norwegian Nynorsk translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of notificationhelper to Norwegian Nynorsk # +# Karl Ove Hufthammer , 2015. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2010-07-28 20:40+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Norwegian Nynorsk \n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-05-16 14:28+0100\n" +"Last-Translator: Karl Ove Hufthammer \n" +"Language-Team: Norwegian Nynorsk \n" +"Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" +"X-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detaljar" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Gøym" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 @@ -107,57 +97,61 @@ msgid "Run this action now" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" msgstr "" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/oc/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/oc/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/oc/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/oc/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(oc ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/oc/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/oc/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/oc/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/oc/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,109 +0,0 @@ -# Occitan (post 1500) translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Occitan (post 1500) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Assistent de notificacions" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Assitent de notificacions del sistèma" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Vos cal tornar amodar l'ordenador" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Una reaviada del sistèma es necessària" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Rapòrt de plantatge" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Una aplicacion s'es arrestada inopinèament sus vòstre sistèma (sul còp o " -"anteriorament)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Sollicitacion de mesa a nivèl" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "De notificacions de mesas a jorn son disponiblas" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Installacion de paquets restrenches" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"De paquets suplementaris pòdon èsser installats per melhorar las " -"foncionalitats del logicial." - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Melhorament de lalocalizacion" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"De paquets suplementaris pòdon èsser installats per melhorar la localizacion " -"del sistèma" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Melhorament dels pilòts" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "De pilòts suplementaris pòdon èsser installats" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notificar,Alèrtas,Notificacion,popups,infobullas" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Autras notificacions" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Contraròtla las notificacions del sistèma" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/oc/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/oc/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/oc/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/oc/kcm_notificationhelper.po 2015-09-29 09:22:46.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-09-21 12:46+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -81,10 +83,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Las notificacions qu'apareisson unicament" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Las notificacions qu'apareisson unicament" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/oc/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/oc/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/oc/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/oc/notificationhelper.po 2015-09-29 09:22:46.000000000 +0000 @@ -6,69 +6,113 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-09-21 12:46+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" +"Una aplicacion s'es arrestada inopinèament sus vòstre sistèma (sul còp o " +"anteriorament)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installar" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalhs" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorar pel moment" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Afichar pas pus" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gerir los pilòts" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Assitent de notificacions del sistèma" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Amagar" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Assitent de notificacions del sistèma" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "De notificacions de mesas a jorn son disponibles" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorar" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Afichar pas pus" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informacions de mesa a jorn" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Executar aquesta accion ara" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Animacion Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Codecs CD per K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Encodatge MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Ensemble dels ecrans de velha per defaut" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Presa en carga de Google Talk per Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -76,18 +120,11 @@ "De paquets suplementaris pòdon èsser installats per melhorar las " "foncionalitats de %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalhs" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Installar los paquets" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -97,7 +134,7 @@ "Aquestes paquets son pas installats per defaut per de problèmas de brevets, " "de licéncia restrictiva o per manca d'espaci sul disc d'installacion." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,83 +143,25 @@ "Installacion acabada. Vos caldrà reaviar %1 per utilizar la novèla " "foncionalitat" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informacions de mesa a jorn" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Executar aquesta accion ara" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "De notificacions de mesas a jorn son disponibles" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorar" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Afichar pas pus" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Una aplicacion s'es arrestada inopinèament sus vòstre sistèma (sul còp o " -"anteriorament)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Assitent de notificacions del sistèma" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Amagar" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Assitent de notificacions del sistèma" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installar" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Una reaviada del sistèma es necessària per acabar lo processus de mesa a jorn" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reamodament" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gerir los pilòts" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Assistent de notificacions Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un assistent de notificacions per Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Installar los paquets seleccionats" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Reamodament" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pa/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/pa/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/pa/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pa/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(pa ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pa/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pa/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pa/kcm_notificationhelper.po 2015-04-01 12:20:46.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pa/kcm_notificationhelper.po 2015-09-29 09:22:47.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-10-16 03:21+0000\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" +"Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "ਪੋਪਅੱਪ ਸੂਚਨਾਵਾਂ ਹੀ" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "ਪੋਪਅੱਪ ਸੂਚਨਾਵਾਂ ਹੀ" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pa/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pa/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pa/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pa/notificationhelper.po 2015-09-29 09:22:47.000000000 +0000 @@ -6,169 +6,152 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" +"Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "ਤੁਹਾਡੇ ਸਿਸਟਮ ਉੱਤੇ ਇੱਕ ਐਪਲੀਕੇਸ਼ਨ ਕਰੈਸ਼ ਹੋ ਚੁੱਕੀ ਹੈ (ਹੁਣੇ ਜਾਂ ਪਹਿਲਾਂ)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "ਵੇਰਵਾ" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "ਹੁਣ ਅਣਡਿੱਠਾ ਕਰੋ" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "ਕਦੇ ਨਾ ਵੇਖਾਓ" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "ਸਿਸਟਮ ਨੋਟੀਫਾਇਰ ਮੱਦਦਗਾਰ" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "ਓਹਲੇ" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "ਸਾਫਟਵੇਅਰ ਅੱਪਗਰੇਡ ਸੂਚਨਾਵਾਂ ਉਪਲੱਬਧ ਹਨ" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "ਅਣਡਿੱਠਾ" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "ਕਦੇ ਨਾ ਵੇਖਾਓ" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "ਅੱਪਡੇਟ ਜਾਣਕਾਰੀ" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "ਇਹ ਕਾਰਵਾਈ ਹੁਣੇ ਚਲਾਓ" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "ਫਲੈਸ਼" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD ਕੋਡਕਸ" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 ਇੰਕੋਡਿੰਗ" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "ਡਿਫਾਲਟ ਸਕਰੀਨ-ਸੇਵਰ ਦਾ ਸੈੱਟ" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "ਕੋਪੀਟੀ ਲਈ ਗੂਗਲ ਟਾਕ ਸਹਾਇਤਾ" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "ਵੇਰਵਾ" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "ਪੈਕੇਜ ਇੰਸਟਾਲ ਕਰੋ" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" -msgstr "" -"ਇੰਸਟਾਲੇਸ਼ਨ ਪੂਰੀ ਹੋਈ। ਤੁਹਾਨੂੰ ਨਵੇਂ ਸਹੂਲਤ ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ %1 ਮੁੜ-ਚਾਲੂ ਕਰਨ ਦੀ " -"ਲੋੜ ਹੈ" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "ਅੱਪਡੇਟ ਜਾਣਕਾਰੀ" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "ਇਹ ਕਾਰਵਾਈ ਹੁਣੇ ਚਲਾਓ" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "ਸਾਫਟਵੇਅਰ ਅੱਪਗਰੇਡ ਸੂਚਨਾਵਾਂ ਉਪਲੱਬਧ ਹਨ" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "ਅਣਡਿੱਠਾ" +msgstr "ਇੰਸਟਾਲੇਸ਼ਨ ਪੂਰੀ ਹੋਈ। ਤੁਹਾਨੂੰ ਨਵੇਂ ਸਹੂਲਤ ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ %1 ਮੁੜ-ਚਾਲੂ ਕਰਨ ਦੀ ਲੋੜ ਹੈ" -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "ਕਦੇ ਨਾ ਵੇਖਾਓ" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "ਤੁਹਾਡੇ ਸਿਸਟਮ ਉੱਤੇ ਇੱਕ ਐਪਲੀਕੇਸ਼ਨ ਕਰੈਸ਼ ਹੋ ਚੁੱਕੀ ਹੈ (ਹੁਣੇ ਜਾਂ ਪਹਿਲਾਂ)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "ਸਿਸਟਮ ਨੋਟੀਫਾਇਰ ਮੱਦਦਗਾਰ" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "ਓਹਲੇ" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "ਅੱਪਡੇਟ ਕਾਰਵਾਈ ਨੂੰ ਪੂਰਾ ਕਰਨ ਥਈ ਸਿਸਟਮ ਮੁੜ-ਚਾਲੂ ਕਰਨ ਦੀ ਲੋੜ ਹੈ" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "ਮੁੜ-ਚਾਲੂ ਕਰੋ" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "ਕਬਤੂੰ ਨੋਟੀਫਾਈਰ ਮੱਦਦਗਾਰ" - -#~ msgid "Install Selected" -#~ msgstr "ਚੁਣੇ ਹੋਏ ਇੰਸਟਾਲ ਕਰੋ" +msgstr "ਮੁੜ-ਚਾਲੂ ਕਰੋ" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pl/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/pl/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/pl/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pl/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(pl ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pl/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/pl/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pl/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pl/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Polish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Polish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pl/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pl/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pl/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pl/kcm_notificationhelper.po 2015-09-29 09:22:49.000000000 +0000 @@ -1,82 +1,86 @@ # Polish translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. # +# FIRST AUTHOR , 2010. +# Łukasz Wojniłowicz , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2010-04-05 22:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Polish \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 15:55+0200\n" +"Last-Translator: Łukasz Wojniłowicz \n" +"Language-Team: Polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" -msgstr "" +msgstr "Ustawienia pomocnika powiadamiania Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" -msgstr "" +msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 msgid "Harald Sitter" -msgstr "" +msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "" +msgstr "Ustawienia zachowania pomocnika powiadamiania Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" -msgstr "" +msgstr "Pokaż powiadomienia o:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "" +msgstr "Awariach systemu" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "" +msgstr "Dostępności sterowników własnościowych" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "" +msgstr "Uaktualnieniach" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "" +msgstr "Dostępności zastrzeżonych kodeków" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "" +msgstr "Niepełnej obsłudze języka" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "" +msgstr "Wymaganym ponownym uruchomieniu" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" -msgstr "" +msgstr "Rodzaj powiadomienia:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "" +msgstr "Używaj zarówno okien wysuwnych jak i ikon na tacce" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" -msgstr "" +msgstr "Tylko ikony na tacce" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" +msgstr "Tylko okna wysuwne" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pl/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pl/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pl/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pl/notificationhelper.po 2015-09-29 09:22:49.000000000 +0000 @@ -1,182 +1,168 @@ # Polish translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. # +# FIRST AUTHOR , 2010. +# Łukasz Wojniłowicz , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:56+0000\n" -"Last-Translator: Pawel Dyda \n" -"Language-Team: Polish \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 16:01+0200\n" +"Last-Translator: Łukasz Wojniłowicz \n" +"Language-Team: Polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Aplikacja uległa awarii (teraz lub w przeszłości)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Szczegóły" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" -msgstr "Na tę chwilę ignoruj." +msgstr "Na tę chwilę pomiń" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Nie pokazuj ponownie" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Do korzystania z dodatkowych możliwości mogą być wymagane sterowniki " +"własnościowe " + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Zarządzaj sterownikami" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Systemowy pomocnik powiadamiania" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ukryj" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Systemowy pomocnik powiadamiania" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Powiadomienia o aktualizacji są dostępne" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Pomiń" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Nie pokazuj ponownie" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informacje o uaktualnieniu" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Wykonaj to działanie teraz" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Kodeki CD dla K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Kodowanie MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Wybierz domyślne wygaszacze ekranu" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Wsparcie do Google Talk dla Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Dodatkowe pakiety mogą być zainstalowane dla polepszenia funkcjonalności %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Szczegóły" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" -msgstr "Zainstaluj pakiety" +msgstr "Wgraj pakiety" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"Wybierz pakiety do zainstalowania aby rozszerzyć funkcjonalność. Te pakiety " -"nie są instalowane domyślnie z powodu ograniczeń patentowych, zbyt " -"restrykcyjnej licencji lub braku miejsca na nośniku instalacyjnym." +"Wybierz pakiety do wgrania, aby rozszerzyć funkcjonalność. Te pakiety nie są " +"wgrywane domyślnie z powodu ograniczeń patentowych, zbyt restrykcyjnej " +"licencji lub braku miejsca na nośniku instalacyjnym." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Instalacja zakończona. Musisz zrestartować %1 , aby móc używać nowych " -"funkcji." - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informacje o aktualizacji" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Uruchom teraz" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Powiadomienia o aktualizacji są dostępne" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Pomiń" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Nie pokazuj ponownie" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Aplikacja uległa awarii (teraz lub w przeszłości)" +"Wgrywanie zakończona. Musisz ponownie uruchomić %1 , aby móc korzystać z " +"nowych możliwości" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Systemowy pomocnik powiadomień" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ukryj" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Obsługa języka jest niepełna, wymagane są dodatkowe pakiety" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Wgraj" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -"Aby zakończyć proces aktualizacji wymagane jest ponowne uruchomienie systemu" +"Aby zakończyć uaktualnianie, wymagane jest ponowne uruchomienie systemu" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Ponownie uruchom komputer" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "Zainstaluj zaznaczone" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Pomocnik powiadomień Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Program wpomagający powiadamianie w systemie Kubuntu" +msgstr "Uruchom ponownie" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ps/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ps/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ps/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ps/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ps ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ps/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ps/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ps/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ps/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,82 +0,0 @@ -# Pashto translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-12-03 06:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Pashto \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ps/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ps/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ps/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ps/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,163 +0,0 @@ -# Pashto translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-12-03 06:46+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Pashto \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/pt/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/pt/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(pt ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/pt/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pt/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Portuguese translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-05-09 15:21+0000\n" -"Last-Translator: Pedro Saraiva \n" -"Language-Team: Portuguese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Assistente de notificação" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Assistente de notificação do sistema" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "É Necessário Reiniciar" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "É necessário reiniciar o sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Erro no Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Uma aplicação deixou de funcionar no seu sistema (agora ou no passado)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Actualizar Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Notificações de atualização de software estão disponíveis" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalação Restrita" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Pacotes extras podem ser instalados para aumentar a funcionalidade da " -"aplicação" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Localization Enhancement" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Pacotes extras podem ser instalados para melhorar a localização do sistema" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Driver Enhancement" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Drivers adicionais podem ser instalados" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notifique,Alertas,notificação,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Outras Notificações" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controlo de notificações para sistema de ajudas" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pt/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pt/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt/kcm_notificationhelper.po 2015-09-29 09:22:48.000000000 +0000 @@ -6,24 +6,27 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-05-06 09:38+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-07 18:40+0100\n" "Last-Translator: IvoGuerreiro \n" "Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"X-POFile-SpellExtra: Jonathan Harald Kubuntu Sitter\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" -msgstr "Configuração das Notificações de Ajuda do Kubuntu" +msgstr "Configuração Auxiliar das Notificações do Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,35 +38,35 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configurar o comportamento das Notificações de Ajuda Kubuntu" +msgstr "Configurar o comportamento do Utilitário de Notificações do Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" -msgstr "Mostrar notificaçoẽs para:" +msgstr "Mostrar notificações para:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" -msgstr "Falhas na aplicação" +msgstr "Estoiros das aplicações" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "Controlador Proprietário disponível" +msgstr "Disponibilidade de controladores proprietários" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" -msgstr "Atualizar informação" +msgstr "Informações de actualizações" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Disponibilidade de codec restrito" +msgstr "Disponibilidade de codificadores restritos" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "Suporte ao idioma incompleto" +msgstr "Suporte incompleto para uma dada língua" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" -msgstr "Requer reinicialização" +msgstr "Reinícios necessários" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Apenas as notificações de mensagens" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Apenas as notificações de mensagens" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pt/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pt/notificationhelper.po 2015-04-01 12:20:50.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt/notificationhelper.po 2015-09-29 09:22:48.000000000 +0000 @@ -6,182 +6,163 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:54+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-07 18:37+0100\n" "Last-Translator: Mykas0 \n" "Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"X-POFile-SpellExtra: Flash Talk\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" -"O suporte do idioma está incompleto, pacotes adicionais são necessários" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Uma aplicação estoirou no seu sistema (agora ou no passado)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalar" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalhes" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorar por agora" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Não voltar a mostrar" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Poderão ser necessários controladores proprietários para activar algumas " +"funcionalidades adicionais" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gerir os Controladores" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Assistente de Notificação do Sistema" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Esconder" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Assistente de Notificação do Sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Estão disponíveis notificações das actualizações do 'software'" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorar" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Não voltar a mostrar" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Actualizar a Informação" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Executar esta acção agora" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "Codecs CD K3b" +msgstr "Codificação de CD para o K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" -msgstr "Codificação MP3" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Conjunto por defeito de protectores de ecrã" +msgstr "Codificação de MP3" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Suporte Google Talk para o Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Pacotes extras podem ser instalados para melhorar a funcionalidade para %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalhes" +msgstr "Poderá instalar pacotes extras para melhorar a funcionalidade de %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" -msgstr "Instalar pacotes" +msgstr "Instalar os Pacotes" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -"Selecione os pacotes a serem instalados para funcionalidades extra. Estes " -"pacotes não são instalados por defeito devido a problemas com patentes, " -"licenciamento restritivo ou falta de espaço na média de instalação." +"Seleccione os pacotes a serem instalados para as funcionalidades-extra. " +"Estes pacotes não são instalados por omissão, devido a problemas com " +"patentes, um licenciamento restrita ou falta de espaço no disco de " +"instalação." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Instalação completa. Necessita de reiniciar %1 para utilizar a nova " -"funcionalidade." - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Atualizar informação" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Executar esta ação agora" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Notificações de atualizações de software estão disponíveis." - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorar" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Não voltar a mostrar" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Uma app deixou de funcionar no seu sistema (agora ou no passado)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Assistente de notificação do sistema" +"Instalação completa. Terá de reiniciar o %1 para utilizar a nova " +"funcionalidade" -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ocultar" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" +"O suporte da língua está incompleto; são necessários pacotes adicionais" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Assistente de notificação do sistema" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalar" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -"É necessário reiniciar o sistema para completar o processo de atualização." +"É necessário reiniciar o sistema para completar o processo de actualização" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reiniciar" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Drivers proprietários podem ser necessários para ativar recursos adicionais" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gestor de drivers" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Ajuda de notificação do Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Auxiliar de notificação para o Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Instalar selecionados" +msgstr "Reiniciar" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(pt_BR ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Brazilian Portuguese translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 12:39+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" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Auxiliar de notificações" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistema de auxílio de notificações" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Reinicialização necessária" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "É necessário reiniciar o sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Um aplicativo foi encerrado abruptamente no seu sistema (agora ou " -"anteriormente)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Atualizar gancho" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Notificações de atualização de software estão disponíveis" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalação restrita" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Pacotes extras podem ser instalados para melhor a funcionalidade do " -"aplicativo" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notificar,Alertas,Notificação,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Outras notificações" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controlar as notificações para os auxiliares de sistema" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/kcm_notificationhelper.po 2015-09-29 09:22:49.000000000 +0000 @@ -1,29 +1,33 @@ -# Brazilian Portuguese translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of kcm_notificationhelper.po to Brazilian Portuguese +# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2014 +# Copyright (c) 2015 André Marcelo Alvarenga +# This file is distributed under the same license as the kubuntu-driver-manager package. # +# FIRST AUTHOR , 2010. +# André Marcelo Alvarenga , 2015. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2012-04-13 16:59+0000\n" -"Last-Translator: Rafael Neri \n" -"Language-Team: Brazilian Portuguese \n" +"Project-Id-Version: kcm_notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 11:21-0300\n" +"Last-Translator: André Marcelo Alvarenga \n" +"Language-Team: Brazilian Portuguese \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 1.5\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" -msgstr "Configurações do facilitador de notificação do Kubuntu" +msgstr "Configurações do auxiliar de notificação do Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -35,7 +39,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "Configurar o comportamento do facilitador de notificação do Kubuntu" +msgstr "Configurar o comportamento do auxiliar de notificação do Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" @@ -47,7 +51,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" -msgstr "" +msgstr "Disponibilidade de driver proprietário" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" @@ -55,11 +59,11 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" -msgstr "Codec restritos disponível" +msgstr "Codecs restritos disponíveis" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" -msgstr "" +msgstr "Suporte incompleto para o idioma" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" @@ -71,18 +75,12 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" -msgstr "Usar ambos pop-ups e ícones na bandeija" +msgstr "Usar ambos popups e ícones na área de notificação" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" -msgstr "Apenas os ícones da bandeja" +msgstr "Apenas ícones na área de notificação" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Apenas as notificações de mensagens" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "Facilitador de notificação do kcm" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Apenas notificações de mensagens" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/pt_BR/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/pt_BR/notificationhelper.po 2015-09-29 09:22:49.000000000 +0000 @@ -1,92 +1,132 @@ -# Brazilian Portuguese translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of kubuntu-debug-installer.po to Brazilian Portuguese +# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2014 +# Copyright (c) 2015 André Marcelo Alvarenga +# This file is distributed under the same license as the kubuntu-driver-manager package. # +# FIRST AUTHOR , 2010. +# André Marcelo Alvarenga , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-06-25 22:57+0000\n" -"Last-Translator: Tiago Hillebrandt \n" -"Language-Team: Brazilian Portuguese \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 11:49-0300\n" +"Last-Translator: André Marcelo Alvarenga \n" +"Language-Team: Brazilian Portuguese \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 1.5\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" +"Um aplicativo foi encerrado abruptamente no seu sistema (agora ou " +"anteriormente)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalar" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalhes" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignore por enquanto" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Nunca mostrar novamente" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Pode ser necessário drivers proprietários para habilitar recursos adicionais" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gerenciar drivers" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Sistema de auxílio de notificações" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ocultar" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Auxiliar de Notificação do Sistema" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Notificações de atualização de software estão disponíveis" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorar" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Nunca mostrar novamente" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Atualizar informação" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Executar esta ação agora" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "Codecs CD-K3b" +msgstr "Codecs de CD do K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" -msgstr "Codificando MP3" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Define protetor de tela patrão" +msgstr "Codificação de MP3" -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Suporte de Google Talk para Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -"Pacotes extras podem ser instalados para incrementar funcionalidades para %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalhes" +"Pacotes extras podem ser instalados para melhorar a funcionalidade do %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalar pacotes" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -94,94 +134,38 @@ msgstr "" "Selecione pacotes para serem instalados para funcionalidades extras. Estes " "pacotes não são instalados por padrão, devido a questões de patentes, " -"licenciamento de restrição ou falta de espaço na mídia de instalação." +"licenciamento restritivo ou espaço insuficiente na mídia de instalação." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -"Instalação concluída. Você precisará reiniciar %1 para usar a nova " +"Instalação concluída. Você precisa reiniciar %1 para usar a nova " "funcionalidade" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Atualizar informação" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Executar esta ação agora" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Notificações de atualização de software estão disponíveis" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorar" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Nunca mostrar novamente" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Um aplicativo foi encerrado abruptamente no seu sistema (agora ou " -"anteriormente)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Sistema de auxílio de notificações" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ocultar" +"O suporte ao idioma está incompleto, sendo necessário instalar pacotes " +"adicionais" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalar" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -"É necessário reiniciar o sistema para completar o processo de atualização" +"É necessário reiniciar o sistema para concluir o processo de atualização" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Reiniciar" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Instalar selecionado" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Notificador de ajuda Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Notificações de ajuda do Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Reiniciar" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ro/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ro/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ro/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ro/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ro ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ro/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ro/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ro/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ro/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,107 +0,0 @@ -# Romanian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-13 17:31+0000\n" -"Last-Translator: Meriuță Cornel \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Ajutor pentru notificări" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Ajutor pentru notificări de sistem" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Necesită repornirea" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Este necesară repornirea sistemului" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Raportare problemă" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "O aplicație a avut o avarie în sistem (acum sau în trecut)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Actualizează legătura" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Sunt disponibile notificații pentru actualizări de software" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalare restricționată" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Pachete suplimentare pot fi instalate pentru sporirea funcționalității " -"aplicațiilor" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Îmbunătățire localizare" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Pachete suplimentare pot fi instalate pentru îmbunatățirea localizării " -"sistemului" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Îmbunătățire driver" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Drivere adiționale pot fi instalate" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Alte notificări" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Controlează notificările pentru ajutoarele de sistem" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ro/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ro/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ro/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ro/kcm_notificationhelper.po 2015-09-29 09:22:49.000000000 +0000 @@ -6,16 +6,19 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-04-13 17:17+0000\n" "Last-Translator: Meriuță Cornel \n" "Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -81,10 +84,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Numai notificări tip popup" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Numai notificări tip popup" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ro/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ro/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ro/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ro/notificationhelper.po 2015-09-29 09:22:49.000000000 +0000 @@ -6,69 +6,114 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:54+0000\n" "Last-Translator: Claudia Cotună \n" "Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Suportul de limbă este incomplet, sunt necesare pachete suplimentare" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "O aplicație a avut o avarie în sistem (acum sau în trecut)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Instalare" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detalii" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignoră deocamdată" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Nu mai afișa niciodată" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Ar putea fi necesare drivere proprietare pentru a activa caracteristici " +"suplimentare" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Gestionează driverele" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Ajutor pentru notificări de sistem" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ascunde" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Ajutor pentru notificări de sistem" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Sunt disponibile notificații pentru actualizări de software" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignoră" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Nu mai afișa niciodată" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informații despre actualizare" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Execută această acțiune acum" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Codecuri K3b pentru CD" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Codificare MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Set de economizarea de ecran predefinite" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Suport Google Talk pentru Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" @@ -76,18 +121,11 @@ "Pentru a îmbunătăți funcționalitatea pentru %1, pot fi instalate pachete " "suplimentare" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detalii" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalează pachetele" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -97,7 +135,7 @@ "pachete nu sunt instalate implicit datorită unor probleme de brevet, " "licențiere restrictivă sau o lipsă de spațiu pe mediul de instalare." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,83 +144,25 @@ "Instalare finalizată. Va trebui să reporniţi %1 pentru a utiliza noua " "funcţionalitate" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informații despre actualizare" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Execută această acțiune acum" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Sunt disponibile notificații pentru actualizări de software" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignoră" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Nu mai afișa niciodată" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "O aplicație a avut o avarie în sistem (acum sau în trecut)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Ajutor pentru notificări de sistem" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ascunde" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Suportul de limbă este incomplet, sunt necesare pachete suplimentare" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Ajutor pentru notificări de sistem" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Instalare" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Este necesară repornirea sistemului pentru a finaliza procesul de actualizare" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Repornește" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Ar putea fi necesare drivere proprietare pentru a activa caracteristici " -"suplimentare" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Gestionează driverele" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Ajutor de notificare în Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Un ajutor de notificare pentru Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Instalează-le pe cele selectate" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Repornește" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ru/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ru/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ru/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ru/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ru ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ru/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ru/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ru/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ru/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,106 +0,0 @@ -# Russian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 07:09+0000\n" -"Last-Translator: ☠Jay ZDLin☠ \n" -"Language-Team: Russian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Помощник уведомлений" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Помощник системных уведомлений" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Требуется перезагрузка" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Требуется перезагрузка системы" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Неисправимая ошибка в Apport" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Приложение неожиданно завершилось с ошибкой (сейчас или недавно)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Обновить подключение" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Доступны оповещения об обновлении программ" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Ограниченная установка" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Для повышения функциональности можно установить дополнительные пакеты." - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Улучшение локализации" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Для улучшения локализации системы могут быть установлены дополнительные " -"пакеты" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Улучшение драйверов" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Могут быть установлены дополнительные драйверы" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Сообщения,Предупреждения,Уведомления,Всплывающие окна" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Прочие уведомления" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Управление уведомлениями системных помощников" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ru/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ru/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ru/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ru/kcm_notificationhelper.po 2015-09-29 09:22:50.000000000 +0000 @@ -6,16 +6,19 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-03-27 12:18+0000\n" "Last-Translator: Aleksey Kabanov \n" "Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Только всплывающие уведомления" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Только всплывающие уведомления" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ru/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ru/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ru/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ru/notificationhelper.po 2015-09-29 09:22:50.000000000 +0000 @@ -6,87 +6,124 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:55+0000\n" "Last-Translator: Sergey Sedov \n" "Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Неполная языковая поддержка, требуются дополнительные пакеты" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Приложение неожиданно завершилось с ошибкой (сейчас или недавно)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Установить" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Подробности" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Отложить" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Больше никогда не показывать" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Для активации дополнительных функций могут потребоваться проприетарные " +"драйверы" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Управление драйверами" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Помощник системных уведомлений" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Скрыть" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Помощник системных уведомлений" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Доступны оповещения об обновлении программ" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Игнорировать" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Больше никогда не показывать" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Сведения об обновлении" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Выполнить сейчас" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Кодеки K3b CD" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Кодирование MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Установка хранителей экрана" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Поддержка Google Talk в Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Можно установить дополнительные пакеты, улучшающие функциональность %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Подробности" +msgstr "Можно установить дополнительные пакеты, улучшающие функциональность %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Установить пакеты" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +133,7 @@ "пакеты не установлены по умолчанию в виду патентных и лицензионных " "ограничений или из-за нехватки свободного пространства на диске." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -105,82 +142,24 @@ "Установка завершена. Необходимо перезагрузить %1, чтобы вы могли " "пользоваться новыми возможностями." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Сведения об обновлении" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Выполнить сейчас" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Доступны оповещения об обновлении программ" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Игнорировать" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Больше никогда не показывать" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Приложение неожиданно завершилось с ошибкой (сейчас или недавно)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Помощник системных уведомлений" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Скрыть" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Неполная языковая поддержка, требуются дополнительные пакеты" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Помощник системных уведомлений" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Установить" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Необходима перезагрузка компьютера для полного завершения обновления" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Перезагрузить" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Для активации дополнительных функций могут потребоваться проприетарные " -"драйверы" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Управление драйверами" - -#~ msgid "Install Selected" -#~ msgstr "Установить отмеченные" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Помощник уведомлений Kubuntu" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Помощник уведомлений Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009-2013 Harald Sitter" +msgstr "Перезагрузить" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sd/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/sd/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/sd/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sd/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(sd ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sd/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sd/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sd/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sd/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,163 +0,0 @@ -# Sindhi translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-09-01 19:28+0000\n" -"Last-Translator: Abdul-Rahim Nizamani \n" -"Language-Team: Sindhi \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "فلئش" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "تفصيلَ" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "تازگي معلومات" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "هي عمل هينئر ئي هلايو" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "ٻيهر نه ڏيکاريو" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "لڪايو" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "ٻيهر چالو" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/se/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/se/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/se/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/se/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(se ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/se/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/se/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/se/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/se/notificationhelper.po 2015-09-29 09:22:51.000000000 +0000 @@ -1,166 +1,156 @@ -# Northern Sami translation for kubuntu-notification-helper -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2012. -# +# Christopher Forster , 2012. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Christopher Forster \n" -"Language-Team: Northern Sami \n" +"Language-Team: Northern Sami \n" +"Language: se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Bienat" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Čiega" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Badjelgeahča" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Bienat" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Badjelgeahča" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Čiega" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Álggat ođđasit" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Álggat ođđasit" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/shn/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/shn/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/shn/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/shn/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(shn ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/shn/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/shn/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/shn/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/shn/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,82 +0,0 @@ -# Shan translation for kubuntu-notification-helper -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2012-09-30 03:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Shan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/shn/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/shn/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/shn/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/shn/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,163 +0,0 @@ -# Shan translation for kubuntu-notification-helper -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2012-09-30 03:05+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Shan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "" - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sk/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/sk/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/sk/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sk/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(sk ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sk/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sk/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sk/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sk/kcm_notificationhelper.po 2015-09-29 09:22:51.000000000 +0000 @@ -0,0 +1,80 @@ +# translation of kcm_notificationhelper.po to Slovak +# Roman Paholík , 2015. +msgid "" +msgstr "" +"Project-Id-Version: kcm_notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-07-18 18:55+0100\n" +"Last-Translator: Roman Paholik \n" +"Language-Team: Slovak \n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:55 +msgid "Kubuntu Notification Helper Configuration" +msgstr "Nastavenia Pomocníka notifikácií Kubuntu" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:59 +msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:61 +msgid "Jonathan Thomas" +msgstr "Jonathan Thomas" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:62 +msgid "Harald Sitter" +msgstr "Harald Sitter" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:67 +msgid "Configure the behavior of Kubuntu Notification Helper" +msgstr "Nastaviť správanie Pomocníka notifikácií Kubuntu" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:74 +msgid "Show notifications for:" +msgstr "Zobraziť notifikácie pre:" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:76 +msgid "Application crashes" +msgstr "Pády aplikácií" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:77 +msgid "Proprietary Driver availability" +msgstr "Dostupnosť proprietárnych ovládačov" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:78 +msgid "Upgrade information" +msgstr "Informácie o aktualizácii" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:79 +msgid "Restricted codec availability" +msgstr "Dostupnosť vyhradených kodekov" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:80 +msgid "Incomplete language support" +msgstr "Nekompletná jazyková podpora" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:81 +msgid "Required reboots" +msgstr "Vyžažované reštarty" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:93 +msgid "Notification type:" +msgstr "Typ pripomienky:" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:97 +msgid "Use both popups and tray icons" +msgstr "Použiť aj pripomienky aj tray ikony" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:99 +msgid "Tray icons only" +msgstr "Iba tray ikony" + +#: src/kcmodule/notificationhelperconfigmodule.cpp:101 +msgid "Popup notifications only" +msgstr "Iba vyskakujúce pripomienky" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sk/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sk/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sk/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sk/notificationhelper.po 2015-09-29 09:22:51.000000000 +0000 @@ -1,163 +1,160 @@ -# Slovak translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# +# translation of notificationhelper.po to Slovak +# Roman Paholík , 2015. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-11-24 18:04+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovak \n" +"Project-Id-Version: notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-08 12:56+0100\n" +"Last-Translator: Roman Paholik \n" +"Language-Team: Slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Aplikácia vo vašom systéme spadla (teraz alebo v minulosti)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Podrobnosti" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" -msgstr "" +msgstr "Teraz ignorovať" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" +msgstr "Nabudúce nezobrazovať" + +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" +"Na povolenie dodatočných funkcií môžu byť potrebné proprietárne ovládače" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Spravovať ovládače" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Pomocník systémových oznámení" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Skryť" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Pomocník systémových oznámení" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Sú k dispozícii oznámenia o aktualizácii systému" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorovať" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Nabudúce nezobrazovať" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Aktualizovať informácie" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Spustiť akciu teraz" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" -msgstr "" +msgstr "Blesk" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" -msgstr "" +msgstr "K3b CD kodeky" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" +msgstr "MP3 kódovanie" -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "" +"Na rozšírenie funkcionality pre %1 je možné nainštalovať dodatočné balíky" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" -msgstr "" +msgstr "Inštalovať balíky" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" +"Vyberte balíky na inštaláciu pre dodatočnú funkcionality. Tieto balíky nie " +"sú predvolene nainštalované kvôli patentovým právam, obmedzenému " +"licencovaniu alebo nedostatku miesta na inštalačnom médiu." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" +"Inštalácia je hotová. Bude potrebné reštartovať %1 na použitie novej " +"funkcionality." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Jazyková podpora je neúplná, vyžadujú sa dodatočné balíky" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Nainštalovať" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" -msgstr "" +msgstr "Na ukončenie procesu aktualizácie je potrebný reštart systému" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" +msgstr "Reštart" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sl/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/sl/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/sl/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sl/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(sl ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sl/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/sl/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sl/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sl/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Slovenian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 15:20+0000\n" -"Last-Translator: Dražen Matešić \n" -"Language-Team: Slovenian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Pomočnik za obveščanje" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Pomočnik za sistemsko obveščanje" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Potreben je ponovni zagon" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Potreben je ponoven zagon sistema" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Sesutje Apporta" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Sedaj ali v preteklosti se je na tem sistemu sesul nek program" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Posodobitve" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Na voljo so obvestila o posodobitvah programov" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Namestitev omejenega" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "Na voljo so dodatni paketi za izboljšanje funkcionalnosti programa" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Izboljšava jezikovnega prevoda" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Dodatni paketi se lahko namestijo za izboljšavo jezikovnega prevoda sistema" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Izboljšava gonilnika" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Lahko se namestijo dodatni gonilniki" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Obvestilo,Opozorila,Obvestila,pojavna okna" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Druga obvestila" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Nadzorujte obvestila sistemskih pomočnikov" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sl/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sl/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sl/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sl/kcm_notificationhelper.po 2015-09-29 09:22:51.000000000 +0000 @@ -4,19 +4,23 @@ # # FIRST AUTHOR , 2010. # Jure Repinc , 2010. +# Andrej Mernik , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-18 09:13+0000\n" -"Last-Translator: Dražen Matešić \n" -"Language-Team: Slovenian \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-17 12:01+0200\n" +"Last-Translator: Andrej Mernik \n" +"Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" +"%100==4 ? 3 : 0);\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -24,7 +28,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -80,10 +84,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Samo pojavna okna" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Samo pojavna okna" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sl/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sl/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sl/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sl/notificationhelper.po 2015-09-29 09:22:51.000000000 +0000 @@ -7,87 +7,122 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Jure Repinc \n" "Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" +"%100==4 ? 3 : 0);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Jezikovna podpora je nepopolna, potrebni so dodatni paketi" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Sedaj ali v preteklosti se je na tem sistemu sesul nek program" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Namesti" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Podrobnosti" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Zaenkrat prezri" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ne prikaži nikoli več" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "Lastniški gonilniki bodo morda omogočili dodatne zmožnosti" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Urejaj gonilnike" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Pomočnik za sistemsko obveščanje" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Skrij" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Pomočnik za sistemsko obveščanje" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Na voljo so obvestila o posodobitvah programov" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Prezri" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Ne prikaži nikoli več" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Podatki o posodobitvah" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Izvedi to dejanje sedaj" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Kodeki za K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Kodiranje MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Nabor privzetih ohranjevalnikov zaslona" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Podpora Google Talk za Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Na voljo so dodatni paketi za izboljšanje funkcionalnosti programa %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Podrobnosti" +msgstr "Na voljo so dodatni paketi za izboljšanje funkcionalnosti programa %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Namesti pakete" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -97,7 +132,7 @@ "privzeto nameščeni zaradi težav s patenti, omejujočih licenc ali pomanjkanja " "prostora na mediju." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,80 +141,24 @@ "Namestitev je končana. Za uporabo novih zmožnosti je zahtevan ponoven zagon " "%1" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Podatki o posodobitvah" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Izvedi to dejanje sedaj" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Na voljo so obvestila o posodobitvah programov" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Prezri" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Ne prikaži nikoli več" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Sedaj ali v preteklosti se je na tem sistemu sesul nek program" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Pomočnik za sistemsko obveščanje" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Skrij" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Jezikovna podpora je nepopolna, potrebni so dodatni paketi" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Pomočnik za sistemsko obveščanje" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Namesti" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Za zaključek posodobitve je potrebno znova zagnati sistem" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Znova zaženi" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "Lastniški gonilniki bodo morda omogočili dodatne zmožnosti" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Urejaj gonilnike" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Pomočnik za obveščanje v Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Pomočnik za obveščanje v Kubuntu" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Namesti izbrane" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Znova zaženi" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sq/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/sq/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/sq/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sq/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(sq ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sq/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/sq/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sq/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sq/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,105 +0,0 @@ -# Albanian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-10-05 21:44+0000\n" -"Last-Translator: Vilson Gjeci \n" -"Language-Team: Albanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Ndihmues i Njoftimeve" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Ndihmuesi i Njoftimeve të Sistemit" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Rinisje e Kerkuar" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Kërkohetnjerindezje e sistemit" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Dëmtim i Approt" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"Një program është dëmtuar në sistemin tuaaj (tani ose në të shkuarën)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Lidhësi i Përditësimit" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Njoftime për përditësim të programeve janë të disponueshme" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Instalim i Kufizuar" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Paketa shtesë mund të instalohen për të shtuar funksionalitetin e programit" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Njofto,Njoftime,Njoftim,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Njoftime të Tjera" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Kontrollo njoftimet e ndihmuesve të sistemit" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sq/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sq/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sq/kcm_notificationhelper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sq/kcm_notificationhelper.po 2015-09-29 09:22:52.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-02-28 15:10+0000\n" "Last-Translator: Vilson Gjeci \n" "Language-Team: Albanian \n" +"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Vetëm njoftimet popup" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "Vetëm njoftimet popup" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sq/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sq/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sq/notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sq/notificationhelper.po 2015-09-29 09:22:52.000000000 +0000 @@ -6,87 +6,122 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Vilson Gjeci \n" "Language-Team: Albanian \n" +"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Një program është dëmtuar në sistemin tuaaj (tani ose në të shkuarën)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detajet" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Shpërfille për momentin" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Mos e shfaq më" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Ndihmuesi i Njoftimeve të Sistemit" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Fshihe" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Njoftime për përditësim të programeve janë të disponueshme" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Shpërfille" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Mos e shfaq më" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Informacion rreth përditësimit" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Bëje këtë veprim tani" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD Codecs" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Kodimi i MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Një grup ruajtësish ekrani të parazgjedhur" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Mbështetje për Google Talk për Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Paketa shtesë mund të instalohen për të shtuar funksionueshmërinë për %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detajet" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalo Paketat" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +131,7 @@ "nuk instalohen paraprakisht për shkak si të problemeve me patentat, ashtu " "edhe të liçensimit kufizues apo mungesës së hapësirës në median e instalimit." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -105,82 +140,25 @@ "Instalimi u kompletua. Juve ju duhet të rinisni %1 për të përdorur " "funksionalitetin e ri" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Informacion rreth përditësimit" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Bëje këtë veprim tani" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Njoftime për përditësim të programeve janë të disponueshme" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Shpërfille" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Mos e shfaq më" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Një program është dëmtuar në sistemin tuaaj (tani ose në të shkuarën)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Ndihmuesi i Njoftimeve të Sistemit" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Fshihe" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" "Një rindezje e sistemit kërkohet për të plotësuar proçesin e përditësimit" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Rindiz" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Ndihmuesi i Njoftimeve të Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Një Ndihmës i Njoftimeve për Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Instalo të Përzgjedhurat" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Rindiz" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sr/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/sr/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/sr/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sr/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(sr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sr/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/sr/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sr/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sr/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Serbian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Serbian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sr/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sr/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sr/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sr/kcm_notificationhelper.po 2015-09-29 09:22:53.000000000 +0000 @@ -6,16 +6,22 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2013-02-17 11:42+0000\n" "Last-Translator: ZDroid \n" "Language-Team: Serbian \n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +85,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Само искачућа обавештења" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Џонатан Томас, (C) 2009 Хералд Ситер" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "кцм помоћник обавештења" +msgstr "Само искачућа обавештења" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sr/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sr/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sr/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sr/notificationhelper.po 2015-09-29 09:22:53.000000000 +0000 @@ -5,88 +5,127 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: spiral \n" "Language-Team: Serbian \n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" -"Language: sr\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Језичка подршка је непотпуна, потребни су додатни пакети" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Неки програм се урушио на вашем систему (сада или у прошлости)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Инсталирај" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Појединости" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Занемари за сада" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Не приказуј више" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Могу бити потребни власнички управљачки програми за укључивање додатних " +"функција" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Управљајте управљачким програмима" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Помоћник обавештења система" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Сакриј" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Помоћник обавештења система" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Доступна су обавештења о надоградњи софтвера" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Занемари" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Не приказуј више" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Информација о доградњи" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Покрени сада ову радњу" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Флеш" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "К3б ЦД кодеци" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "МП3 кодирање" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Скуп основних чувара екрана" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Подршка Гугл разговора за Копете" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Додатни пакети могу бити инсталирани за побољшање функционалности %1-а" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Појединости" +msgstr "Додатни пакети могу бити инсталирани за побољшање функционалности %1-а" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Инсталирај пакете" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +135,7 @@ "пакети нису унапред инсталирани због проблема са патентима, ограниченим " "дозволама или због недостатка простора на инсталационим медијима." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -105,83 +144,24 @@ "Инсталација је завршена. Морате поново да покренете „%1“, да бисте користили " "нове функције." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Информација о доградњи" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Покрени сада ову радњу" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Доступна су обавештења о надоградњи софтвера" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Занемари" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Не приказуј више" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Неки програм се урушио на вашем систему (сада или у прошлости)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Помоћник обавештења система" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Сакриј" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Језичка подршка је непотпуна, потребни су додатни пакети" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Помоћник обавештења система" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Инсталирај" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" -msgstr "" -"Потребно је поново покренути систем да би се завршио процес ажурирања" +msgstr "Потребно је поново покренути систем да би се завршио процес ажурирања" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Поново покрени" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Могу бити потребни власнички управљачки програми за укључивање додатних " -"функција" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Управљајте управљачким програмима" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) Џонатан Томас, (C) 2009 Хералд Ситер" - -#~ msgid "Install Selected" -#~ msgstr "Инсталирај изабрано" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Кубунтуов помоћник обавештења" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Помоћник обавештења за Кубунту" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Џонатан Томас, (C) 2009-2013 Хералд Ситер" +msgstr "Поново покрени" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sv/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/sv/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/sv/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sv/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(sv ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sv/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/sv/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sv/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sv/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,104 +0,0 @@ -# Swedish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2015-03-31 01:14+0000\n" -"Last-Translator: Josef Andersson \n" -"Language-Team: Swedish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Aviseringshjälpprogram" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Hjälpprogram för systemaviseringar" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Omstart krävs" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "En omstart av systemet krävs" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport-krasch" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Ett program har kraschat på ditt system (nu eller tidigare)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Uppgraderingskrok" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Aviseringar om programuppgradering finns tillgänglig" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Proprietär installation" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Extra paket kan installeras för att förbättra programfunktionaliteten" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Lokaliseringsförbättring" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Extra paket kan installeras för att förbättra systemets lokalisering" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Drivrutinsförbättring" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Ytterligare drivrutiner kan installeras" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Avisera,Upplysningar,Avisering,popups" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Övriga aviseringar" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Styr aviseringar för systemhjälpprogram" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sv/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sv/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sv/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sv/kcm_notificationhelper.po 2015-09-29 09:22:53.000000000 +0000 @@ -1,21 +1,24 @@ # Swedish translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. # +# FIRST AUTHOR , 2010. +# Stefan Asserhäll , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2015-03-29 19:40+0000\n" -"Last-Translator: Josef Andersson \n" -"Language-Team: Swedish \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-03 20:49+0200\n" +"Last-Translator: Stefan Asserhäll \n" +"Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +26,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "© 2009-2010 Jonathan Thomas, © 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Enbart meddelanderutor" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Enbart meddelanderutor" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/sv/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/sv/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/sv/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/sv/notificationhelper.po 2015-09-29 09:22:53.000000000 +0000 @@ -6,87 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-03-29 19:39+0000\n" "Last-Translator: Josef Andersson \n" "Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Språkstödet är ofullständigt, ytterligare paket behövs" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Ett program har kraschat på ditt system (nu eller tidigare)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Installera" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Detaljer" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ignorera för stunden" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Visa aldrig igen" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "Slutna drivrutiner kan behövas för att aktivera ytterligare funktioner" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Hantera drivrutiner" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Hjälpprogram för systemaviseringar" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Dölj" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Hjälpprogram för systemnotifieringar" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Aviseringar om programuppgradering finns tillgänglig" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ignorera" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Visa aldrig igen" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Uppdateringsinformation" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Kör denna åtgärd nu" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Cd-kodekar för K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3-kodning" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Uppsättning med standardskärmsläckare" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Google Talk-stöd för Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"Extra paket kan installeras för att förbättra funktionaliteten för %1" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Detaljer" +msgstr "Extra paket kan installeras för att förbättra funktionaliteten för %1" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Installera paket" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +130,7 @@ "installeras inte som standard på grund av antingen patentproblem, begränsad " "licensiering eller utrymmesproblem på installationsmedia." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -105,81 +139,24 @@ "Installationen är färdig. Du måste starta om %1 för att använda den nya " "funktionaliteten." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Uppdateringsinformation" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Kör denna åtgärd nu" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Aviseringar om programuppgradering finns tillgänglig" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ignorera" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Visa aldrig igen" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Ett program har kraschat på ditt system (nu eller tidigare)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Hjälpprogram för systemaviseringar" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Dölj" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Språkstödet är ofullständigt, ytterligare paket behövs" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Hjälpprogram för systemnotifieringar" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Installera" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "En systemomstart krävs för att färdigställa uppdateringsprocessen" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Starta om" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Slutna drivrutiner kan behövas för att aktivera ytterligare funktioner" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Hantera drivrutiner" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© 2009 Jonathan Thomas, © 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "Installera markerade" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Aviseringshjälpprogram för Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Ett aviseringshjälpprogram för Kubuntu" +msgstr "Starta om" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ta/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ta/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ta/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ta/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ta ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ta/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ta/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ta/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ta/kcm_notificationhelper.po 2015-09-29 09:22:55.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-12-07 17:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,7 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(ப) 2009-2010 ஜோனத்தன் தாமஸ், (ப) 2009 ஹாரல்ட் சிட்டர்" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ta/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ta/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ta/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ta/notificationhelper.po 2015-09-29 09:22:55.000000000 +0000 @@ -6,164 +6,152 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:55+0000\n" "Last-Translator: Barneedhar \n" "Language-Team: Tamil \n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "விவரங்கள்" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "இப்போதைக்குப் புறக்கணிக்கவும்" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "மீண்டும் காண்பிக்க வேண்டாம்" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "மறை" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "புறக்கணி" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "மீண்டும் காண்பிக்க வேண்டாம்" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "தகவல்களை மேம்படுத்தவும்" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "ஃப்ளாஷ்" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "விவரங்கள்" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "தொகுப்புகளை நிறுவுக" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "தகவல்களை மேம்படுத்தவும்" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "புறக்கணி" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "மீண்டும் காண்பிக்க வேண்டாம்" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "மறை" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "மீள்துவக்கு" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "தேர்வு செய்யப்பட்டதை நிறுவுக" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(ப) 2009 ஜோனத்தன் தாமஸ், (ப) 2009 ஹாரல்ட் சிட்டர்" +msgstr "மீள்துவக்கு" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/th/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/th/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/th/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/th/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(th ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/th/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/th/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/th/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/th/kcm_notificationhelper.po 2015-09-29 09:22:55.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-02-23 03:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Thai \n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,4 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/th/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/th/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/th/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/th/notificationhelper.po 2015-09-29 09:22:55.000000000 +0000 @@ -6,106 +6,72 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-07-03 01:23+0000\n" "Last-Translator: Manop Pornpeanvichanon(มานพ พรเพียรวิชานนท์) \n" "Language-Team: Thai \n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "รายละเอียด" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "ไม่ต้องแสดงอีก" -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "กำลังเข้ารหัส MP3" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "ชุดภาพพักหน้าปริยาย" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" msgstr "" -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" msgstr "" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "รายละเอียด" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "ติดตั้งแพกเกจ" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" msgstr "" -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" +#: src/daemon/event.cpp:148 +msgid "Hide" msgstr "" -"ติดตั้งสมบูรณ์แล้ว คุณจะต้องทำการเริ่ม %1 เพื่อให้ใช้งานฟังก์ชันใหม่นีได้" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "ข้อมูลการปรับปรุง" -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" msgstr "" #: src/daemon/hookevent/hookevent.cpp:59 @@ -123,45 +89,69 @@ msgid "Never show again" msgstr "ไม่ต้องแสดงข้อความนี้อีก" -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "ข้อมูลการปรับปรุง" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" msgstr "" -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" +#: src/daemon/installevent/installevent.cpp:35 +msgctxt "The name of the Adobe Flash plugin" +msgid "Flash" msgstr "" -#: src/daemon/event.cpp:148 -msgid "Hide" +#: src/daemon/installevent/installevent.cpp:37 +msgid "K3b CD Codecs" msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/installevent/installevent.cpp:38 +msgid "MP3 Encoding" +msgstr "กำลังเข้ารหัส MP3" + +#: src/daemon/installevent/installevent.cpp:52 +#, kde-format +msgctxt "Notification when a package wants to install extra software" +msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "ระบบต้องเริมระบบใหม่เพื่อให้การปรับปรุงมีผล" +#: src/daemon/installevent/installgui.cpp:42 +msgid "Install Packages" +msgstr "ติดตั้งแพกเกจ" -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" +#: src/daemon/installevent/installgui.cpp:48 +msgid "" +"Select packages to be installed for extra functionality. These packages are " +"not installed by default due to either patent issues, restrictive licensing " +"or a lack of space on the installation media." msgstr "" -#: src/daemon/driverevent/driverevent.cpp:140 +#: src/daemon/installevent/installgui.cpp:112 +#, kde-format +msgid "" +"Installation complete. You will need to restart %1 to use the new " +"functionality" +msgstr "ติดตั้งสมบูรณ์แล้ว คุณจะต้องทำการเริ่ม %1 เพื่อให้ใช้งานฟังก์ชันใหม่นีได้" + +#: src/daemon/l10nevent/l10nevent.cpp:114 msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#~ msgid "Install Selected" -#~ msgstr "ติดตั้งที่เลือกแล้ว" +#: src/daemon/rebootevent/rebootevent.cpp:45 +msgctxt "Notification when the upgrade requires a restart" +msgid "A system restart is needed to complete the update process" +msgstr "ระบบต้องเริมระบบใหม่เพื่อให้การปรับปรุงมีผล" + +#: src/daemon/rebootevent/rebootevent.cpp:47 +msgctxt "Restart the computer" +msgid "Restart" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/tr/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/tr/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/tr/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/tr/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(tr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/tr/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/tr/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/tr/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:44.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/tr/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Turkish translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-26 00:49+0000\n" -"Last-Translator: Volkan Gezer \n" -"Language-Team: Turkish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Bilgilendirme Yardımcısı" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Sistem Bilgilendirme Yardımcısı" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Yeniden Başlatma Gerekli" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Sistemi yeniden başlatmak gerekiyor" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Arızası" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Sisteminizde bir uygulama çöktü (şimdi veya daha önceden)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Hook'u Yükseltin" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Yazılım yükseltme bildirimleri mevcut" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Kısıtlanmış Kurulum" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "Uygulama işlevselliğini geliştirmek için ek paketler yüklenebilir" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Yerelleştirme İyileştirmesi" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "Sistem yerelleştirmesini iyileştirmek üzere ek paketler kurulabilir" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Sürücü İyileştirmesi" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Ek sürücüler kurulabilir" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Bildir,Uyarılar,Bildirim,açılır pencereler" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Diğer Bildirimler" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Sistem yardımcıları için bildirimleri kontrol et" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/tr/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/tr/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/tr/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/tr/kcm_notificationhelper.po 2015-09-29 09:22:56.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-03-29 21:34+0000\n" -"Last-Translator: Volkan Gezer \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-05-18 22:48+0000\n" +"Last-Translator: Necdet \n" "Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Launchpad (build 17413)\n" +"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +25,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "Yalnızca açılır bildirimler" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmbildirimyardımcısı" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "Yalnızca açılır bildirimler" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/tr/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/tr/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/tr/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/tr/notificationhelper.po 2015-09-29 09:22:56.000000000 +0000 @@ -6,86 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Efe Çiftci \n" "Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Dil desteği tam değil, ek paketler gerekli" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "Sisteminizde bir uygulama çöktü (şimdi veya daha önceden)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Kur" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Ayrıntılar" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Şimdilik yoksay" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Asla gösterme" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "Ek özellikleri etkinleştirmek için sahipli sürücüler gerekebilir" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Sürücüleri Yönet" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Sistem Bilgilendirme Yardımcısı" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Gizle" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Sistem Bilgilendirme Yardımcısı" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Yazılım yükseltme bildirimleri mevcut" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Yoksay" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Asla gösterme" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Güncelleme Bilgisi" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Eylemi şimdi uygula" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD Çözücüleri" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 Kodlama" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Öntanımlı ekran koruyucular kümesi" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete için Google Talk desteği" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "%1 işlevselliğini artırmak için ek paket kurulabilir" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Ayrıntılar" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Paketleri Kur" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,7 +130,7 @@ "kısıtlı lisans ya da kurulum ortamında yeterli alan olmamasından ötürü " "öntanımlı olarak kurulmazlar." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,80 +139,24 @@ "Kurulum tamamlandı. Yeni işlevselliği kullanabilmek için %1 yeniden " "başlatılmalı" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Güncelleme Bilgisi" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Eylemi şimdi uygula" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Yazılım yükseltme bildirimleri mevcut" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Yoksay" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Asla gösterme" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "Sisteminizde bir uygulama çöktü (şimdi veya daha önceden)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Sistem Bilgilendirme Yardımcısı" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Gizle" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Dil desteği tam değil, ek paketler gerekli" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Sistem Bilgilendirme Yardımcısı" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Kur" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Güncelleme işleminin tamamlanması için sistem yeniden başlatılmalı" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Yeniden Başlat" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "Ek özellikleri etkinleştirmek için sahipli sürücüler gerekebilir" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Sürücüleri Yönet" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu Bildirim Yardımcısı" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu için bir Bildirim Yardımcısı" - -#~ msgid "Install Selected" -#~ msgstr "Seçili Olanları Kur" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "Yeniden Başlat" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ug/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/ug/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/ug/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ug/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(ug ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ug/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/ug/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ug/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ug/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,105 +0,0 @@ -# Uyghur translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-08-12 03:43+0000\n" -"Last-Translator: omarjan \n" -"Language-Team: Uyghur \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "ئۇقتۇرۇش ياردەمچىسى" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "سىستېما ئۇقتۇرۇش ياردەمچىسى" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "سىستېمىنى قايتا قوزغىتىش زۆرۈر" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "سىستېمىنى قايتا قوزغىتىش زۆرۈر" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "سىستېمىڭىزدىكى بىر پروگراممىدا خاتالىق كۆرۈلدى(ھازىر ياكى بۇرۇن)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "يۇمشاق دېتالنى يۈكسەلدۈرۈش ئۇقتۇرۇشى بار" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "ئورنىتىشنى چەكلەش" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"بۇ بوغچىنى ئورناتقاندا،قوللىنىشچان پرۇگراممىنىڭ ئىقتىدارىنى يۇقۇرى كۆرۈرگىلى " -"بولىدۇ" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "يەرلىكلەشتۈرۈشنى يۇقۇرى كۆتۈرۈش" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "قوزغاتقۇچنى يۇقۇرى كۆتۈرۈش" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "باشقا قوزغاتقۇچنى ئورنىتىشقا بولىدۇ" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "باشقا ئۇقتۇرۇشلار" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "سېستىما ياردەمچىسىنىڭ ئۇقتۇرۇشىنى چەكلە" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ug/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ug/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ug/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ug/kcm_notificationhelper.po 2015-09-29 09:22:57.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-03-03 09:36+0000\n" "Last-Translator: Gheyret T.Kenji \n" "Language-Team: Uyghur \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "سەكرىمە ئۇقتۇرۇشلا" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "سەكرىمە ئۇقتۇرۇشلا" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/ug/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/ug/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/ug/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/ug/notificationhelper.po 2015-09-29 09:22:57.000000000 +0000 @@ -6,87 +6,121 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Gheyret T.Kenji \n" "Language-Team: Uyghur \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "سىستېمىڭىزدىكى بىر پروگراممىدا خاتالىق كۆرۈلدى(ھازىر ياكى بۇرۇن)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "تەپسىلاتلار" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "ھازىرچە پەرۋا قىلما" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "قايتا كۆرسەتمىسۇن" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "سىستېما ئۇقتۇرۇش ياردەمچىسى" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "يوشۇر" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "يۇمشاق دېتالنى يۈكسەلدۈرۈش ئۇقتۇرۇشى بار" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "پەرۋا قىلما" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "قايتا كۆرسەتمە" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "يېڭىلاش ئۇچۇرى" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "بۇنى ھازىرلا ئىجرا قىل" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "فىلەش(Flash)" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD كودلىغۇچ-كودسىزلىغۇچ" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 كودلىغۇچ" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "كۆڭۈلدىكى ئېكران قوغدىغۇچنى بەلگىلەش" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "كوپېتې(Kopete) دە گۇگىل پاراڭنى(Google Talk) قوللاش" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" -"قوشۇمچە بوغچىنى ئورنىتىش ئارقىلىق %1 نىڭ ئىقتىدارىنى ئاشۇرغىلى بولىدۇ" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "تەپسىلاتلار" +msgstr "قوشۇمچە بوغچىنى ئورنىتىش ئارقىلىق %1 نىڭ ئىقتىدارىنى ئاشۇرغىلى بولىدۇ" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "بوغچىلارنى ئورنات" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -96,7 +130,7 @@ "ھوقۇقى)، ئىجازەتنامىدىكى چەكلىمە ۋە بوشلۇقنىڭ چەكلىمىسى تۈپەيلىدىن، كۆڭۈلدە " "ئورنىتىلمىغان." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -104,77 +138,24 @@ msgstr "" "ئورنىتىش تاماملاندى. يېڭى ئىقتىدارنى ئىشلىتىش ئۈچۈن %1 نى قايتا قوزغىتىڭ" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "يېڭىلاش ئۇچۇرى" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "بۇنى ھازىرلا ئىجرا قىل" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "يۇمشاق دېتالنى يۈكسەلدۈرۈش ئۇقتۇرۇشى بار" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "پەرۋا قىلما" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "قايتا كۆرسەتمە" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "سىستېمىڭىزدىكى بىر پروگراممىدا خاتالىق كۆرۈلدى(ھازىر ياكى بۇرۇن)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "سىستېما ئۇقتۇرۇش ياردەمچىسى" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "يوشۇر" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "يېڭىلاشنى تاماملاش ئۈچۈن سىستېمىنى قايتا قوزغىتىش زۆرۈردۇر" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "قايتا قوزغات" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "كۇبۇنتۇ ئۇقتۇرۇش ياردەمچىسى" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "كۇبۇنتۇنىڭ ئۇقتۇرۇش ياردەمچىسى" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas، (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "تاللانغاننى ئورنات" +msgstr "قايتا قوزغات" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/uk/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/uk/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/uk/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/uk/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(uk ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/uk/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/uk/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/uk/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/uk/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,108 +0,0 @@ -# Ukrainian translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-02-21 16:05+0000\n" -"Last-Translator: Микола Ткач \n" -"Language-Team: Ukrainian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "Допоміжні сповіщення" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "Допоміжні сповіщення від системи" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "Потрібне перезавантаження" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "Потрібно перезавантажити систему" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport виявлено аварію" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"У вашій системі аварійно завершила роботу програма (зараз або раніше)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Повідомлення щодо оновлення" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "Отримано сповіщення щодо оновлення програмного забезпечення" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "Встановлення додаткових програм" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "" -"Щоб розширити спектр можливостей програм, ви можете встановити додаткові " -"пакунки" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "Покращення локалізації" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" -"Для покращення локалізації системи можуть бути встановлені додаткові пакунки" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "Покращення драйверів" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "Можуть бути встановлені додаткові драйвери" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" -"Notify,Alerts,Notification,popups,сповіщення,повідомлення,контекстні,вікна" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "Інші сповіщення" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "Керування сповіщеннями системи" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/uk/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/uk/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/uk/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/uk/kcm_notificationhelper.po 2015-09-29 09:22:57.000000000 +0000 @@ -1,21 +1,25 @@ -# Ukrainian translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of kcm_notificationhelper.po to Ukrainian +# Copyright (C) 2010 This_file_is_part_of_KDE +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. # +# FIRST AUTHOR , 2010. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Project-Id-Version: kcm_notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2015-04-01 08:55+0000\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +83,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "лише контекстні сповіщення" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© Jonathan Thomas 2009–2010 , © Harald Sitter, 2009" +msgstr "лише контекстні сповіщення" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/uk/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/uk/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/uk/notificationhelper.po 2015-04-01 12:20:51.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/uk/notificationhelper.po 2015-09-29 09:22:57.000000000 +0000 @@ -1,92 +1,130 @@ -# Ukrainian translation for kubuntu-notification-helper -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. +# Translation of notificationhelper.po to Ukrainian +# Copyright (C) 2010 This_file_is_part_of_KDE +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. # +# FIRST AUTHOR , 2010. msgid "" msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Project-Id-Version: notificationhelper\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "Неповна мовна підтримка, потрібні додаткові пакунки" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "У вашій системі аварійно завершила роботу програма (зараз або раніше)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "Встановити" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Подробиці" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Проігнорувати" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Більше не показувати" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" +"Для активації додаткових функцій можуть знадобитися власницькі драйвери" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "Керування драйверами" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Допоміжні сповіщення від системи" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Приховати" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "Помічник системних сповіщень" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Отримано сповіщення щодо оновлення програмного забезпечення" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Ігнорувати" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Більше не показувати" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Інформація щодо оновлення" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Виконати дію зараз" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Кодеки K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Кодування MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "Набір типових зберігачів екрана" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Підтримка Google Talk у Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Розширити можливості %1 можна за допомогою встановлення додаткових пакунків" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Подробиці" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Встановити пакунки" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -97,7 +135,7 @@ "патентні або ліцензійні обмеження та брак місця на носії для встановлення " "системи." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " @@ -106,82 +144,24 @@ "Встановлення завершено. Вам слід перезапустити %1, щоб скористатися новими " "можливостями." -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Інформація щодо оновлення" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Виконати дію зараз" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Отримано сповіщення щодо оновлення програмного забезпечення" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Ігнорувати" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Більше не показувати" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "" -"У вашій системі аварійно завершила роботу програма (зараз або раніше)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Допоміжні сповіщення від системи" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Приховати" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "Неповна мовна підтримка, потрібні додаткові пакунки" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "Помічник системних сповіщень" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "Встановити" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Для завершення процесу оновлення слід перезапустити систему" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Перезапустити" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" -"Для активації додаткових функцій можуть знадобитися власницькі драйвери" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "Керування драйверами" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "© Jonathan Thomas, 2009, © Harald Sitter, 2009" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Допоміжний засіб сповіщення Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Допоміжний засіб сповіщення Kubuntu" - -#~ msgid "Install Selected" -#~ msgstr "Встановити позначені" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Джонатан Томас, (C) 2009-2013 Харальд Сіттера" +msgstr "Перезапустити" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/vi/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/vi/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/vi/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/vi/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(vi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/vi/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/vi/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/vi/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/vi/kcm_notificationhelper.po 2015-09-29 09:22:58.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2011-12-20 04:34+0000\n" "Last-Translator: Lê Hoàng Phương \n" "Language-Team: Vietnamese \n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" +msgstr "" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/vi/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/vi/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/vi/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/vi/notificationhelper.po 2015-09-29 09:22:58.000000000 +0000 @@ -6,86 +6,123 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:57+0000\n" "Last-Translator: Lê Hoàng Phương \n" "Language-Team: Vietnamese \n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" msgstr "" +"Một ứng dụng đã gặp sự cố trên hệ thống (ngay thời điểm hiện tại hoặc đã xảy " +"ra)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "Chi tiết" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Bỏ qua lúc này" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Không hiện lại lần nữa" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "Trình trợ giúp thông báo hệ thống" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "Ẩn" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "Đang có các thông báo nâng cấp phần mềm" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "Bỏ qua" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "Không hiển thị lại nữa" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "Cập nhật thông tin" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "Thực hiện hoạt động này ngay" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "Bộ mã CD K3b" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "Mã hoá MP3" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Hỗ trợ Google Talk cho Kopete" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "Cái gói bổ sung có thể được cài đặt để nâng cao chức năng cho %1" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "Chi tiết" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Cài đặt các gói" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " @@ -95,86 +132,31 @@ "cài đặt mặc định vì vấn đề bản quyền, giấy phép giới hạn hay thiếu không " "gian trong thiết bị chứa bản cài đặt." -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "Đã cài đặt xong. Bạn cần khởi động lại %1 để sử dụng tính năng mới" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "Cập nhật thông tin" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "Thực hiện hoạt động này ngay" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "Đang có các thông báo nâng cấp phần mềm" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "Bỏ qua" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "Không hiển thị lại nữa" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" msgstr "" -"Một ứng dụng đã gặp sự cố trên hệ thống (ngay thời điểm hiện tại hoặc đã xảy " -"ra)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "Trình trợ giúp thông báo hệ thống" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "Ẩn" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Cần khởi động lại hệ thống để hoàn tất quá trình nâng cấp" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "Khởi động lại" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "Cài đặt những thứ đã được chọn" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Trình trợ giúp thông báo Kubuntu" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Một trình trợ giúp thông báo cho Kubuntu" +msgstr "Khởi động lại" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(zh_CN ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:42.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Chinese (Simplified) translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-01-19 08:12+0000\n" -"Last-Translator: Wylmer Wang \n" -"Language-Team: Chinese (Simplified) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "通知助手" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "系统通知助手" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "需要重启" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "需要重启系统" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport Crash" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "在您系统中有一个应用程序崩溃了 (现在或者之前)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "Upgrade Hook" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "软件升级通知现在可用" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "受限的安装" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "可以安装额外的包,以增强应用程序的功能。" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "Notify,Alerts,Notification,popups,通知,警告,报警,警报,弹出,提示" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "其他通知" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "控制系统助手的通知行为" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/kcm_notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/kcm_notificationhelper.po 2015-09-29 09:22:59.000000000 +0000 @@ -1,21 +1,24 @@ # Chinese (Simplified) translation for kubuntu-notification-helper # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2010. # +# FIRST AUTHOR , 2010. +# Weng Xuetian , 2015. msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2014-04-10 14:12+0000\n" -"Last-Translator: Luo Lei \n" -"Language-Team: Chinese (Simplified) \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" +"PO-Revision-Date: 2015-04-05 18:23-0700\n" +"Last-Translator: Weng Xuetian \n" +"Language-Team: Chinese Simplified \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" +"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -23,7 +26,7 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" +msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" @@ -79,10 +82,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "仅弹出通知" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "仅弹出通知" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_CN/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_CN/notificationhelper.po 2015-09-29 09:22:59.000000000 +0000 @@ -6,173 +6,154 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:53+0000\n" "Last-Translator: Jianle Ma \n" "Language-Team: Chinese (Simplified) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "语言支持不完整,需要额外的软件包" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "在您系统中有一个应用程序崩溃了 (现在或者之前)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "安装" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "详细信息" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "现在忽略" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "不再显示" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "启用增强特性可能需要专有驱动的支持" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "管理驱动程序" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "系统通知助手" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "隐藏" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "系统通知助手" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "软件更新通知现在可用" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "忽略" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "不再询问" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "升级信息" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "现在执行该动作" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash插件" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD 解码" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 解码" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "默认屏保集" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete 的 Google Talk 支持" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "为增强 %1 的功能可以安装额外的软件包" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "详细信息" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "安装软件包" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." -msgstr "选择需要安装的提供额外功能的软件包。这些软件包由于专利问题、限制性许可或者安装介质没有足够空间而默认没有安装。" +msgstr "" +"选择需要安装的提供额外功能的软件包。这些软件包由于专利问题、限制性许可或者安" +"装介质没有足够空间而默认没有安装。" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "安装完成。 您需要重启 %1 才能使新功能生效。" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "升级信息" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "现在执行该动作" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "软件更新通知现在可用" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "忽略" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "不再询问" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "在您系统中有一个应用程序崩溃了 (现在或者之前)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "系统通知助手" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "隐藏" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "语言支持不完整,需要额外的软件包" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "系统通知助手" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "安装" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "需要重启系统以完成升级操作" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "重启启动" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "启用增强特性可能需要专有驱动的支持" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "管理驱动程序" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu通知助手" - -#~ msgid "Install Selected" -#~ msgstr "安装已选软件包" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "一个Kubuntu下的通知助手" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "重启启动" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_HK/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/zh_HK/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/zh_HK/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_HK/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(zh_HK ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_HK/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_HK/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_HK/kcm_notificationhelper.po 2015-04-01 12:20:47.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_HK/kcm_notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,88 +0,0 @@ -# Chinese (Hong Kong) translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-09-19 06:53+0000\n" -"Last-Translator: Roy Chan \n" -"Language-Team: Chinese (Hong Kong) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:55 -msgid "Kubuntu Notification Helper Configuration" -msgstr "Kubuntu 通知輔助程式組態" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:59 -msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:61 -msgid "Jonathan Thomas" -msgstr "Jonathan Thomas" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:62 -msgid "Harald Sitter" -msgstr "Harald Sitter" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:67 -msgid "Configure the behavior of Kubuntu Notification Helper" -msgstr "設定 Kubuntu 通知輔助程式的行為" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:74 -msgid "Show notifications for:" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:76 -msgid "Application crashes" -msgstr "應用程式崩壞" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:77 -msgid "Proprietary Driver availability" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:78 -msgid "Upgrade information" -msgstr "升級資訊" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:79 -msgid "Restricted codec availability" -msgstr "受限編解碼器可使用" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:80 -msgid "Incomplete language support" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:81 -msgid "Required reboots" -msgstr "需要重新開機" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:93 -msgid "Notification type:" -msgstr "通知類型:" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:97 -msgid "Use both popups and tray icons" -msgstr "使用彈出式通知與系統匣圖示" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:99 -msgid "Tray icons only" -msgstr "" - -#: src/kcmodule/notificationhelperconfigmodule.cpp:101 -msgid "Popup notifications only" -msgstr "" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_HK/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_HK/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_HK/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_HK/notificationhelper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,172 +0,0 @@ -# Chinese (Hong Kong) translation for kubuntu-notification-helper -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2011-10-05 07:57+0000\n" -"Last-Translator: dickson \n" -"Language-Team: Chinese (Hong Kong) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" - -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 -#: src/daemon/driverevent/driverevent.cpp:143 -msgctxt "Button to dismiss this notification once" -msgid "Ignore for now" -msgstr "目前可忽略" - -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 -#: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 -#: src/daemon/driverevent/driverevent.cpp:145 -msgctxt "Button to make this notification never show up again" -msgid "Never show again" -msgstr "以後不再顯示" - -#: src/daemon/installevent/installevent.cpp:34 -msgctxt "The name of the Adobe Flash plugin" -msgid "Flash" -msgstr "Flash" - -#: src/daemon/installevent/installevent.cpp:36 -msgid "K3b CD Codecs" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:37 -msgid "MP3 Encoding" -msgstr "MP3 編碼" - -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "一套默認螢幕保護程式" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:57 -#, kde-format -msgctxt "Notification when a package wants to install extra software" -msgid "Extra packages can be installed to enhance functionality for %1" -msgstr "" - -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "詳情" - -#: src/daemon/installevent/installgui.cpp:42 -msgid "Install Packages" -msgstr "安裝套件" - -#: src/daemon/installevent/installgui.cpp:55 -msgid "" -"Select packages to be installed for extra functionality. These packages are " -"not installed by default due to either patent issues, restrictive licensing " -"or a lack of space on the installation media." -msgstr "選擇安裝軟件包去增加額外功能。由於無論是專利問題,嚴格的授權限制或安裝媒體的空間不足,這些軟件包都沒有在默認情況下被安裝," - -#: src/daemon/installevent/installgui.cpp:114 -#, kde-format -msgid "" -"Installation complete. You will need to restart %1 to use the new " -"functionality" -msgstr "安裝完成。你須要重新啟重 %1 以使用新的功能" - -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "更新信息" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "執行目前這行動" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "已經有了軟件升級通告" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "略過" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "以後不再顯示" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "一個應用程式已經在系統崩潰(現在或過去)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "系統通告說明書" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "隱藏" - -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "" - -#: src/daemon/rebootevent/rebootevent.cpp:64 -msgctxt "Notification when the upgrade requires a restart" -msgid "A system restart is needed to complete the update process" -msgstr "系統須要重新啟動以完成更新過程" - -#: src/daemon/rebootevent/rebootevent.cpp:66 -msgctxt "Restart the computer" -msgid "Restart" -msgstr "重新啟動" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "Install Selected" -#~ msgstr "安裝已選擇的" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu通告說明書" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "一個Kubuntu通告說明書" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/CMakeLists.txt kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/CMakeLists.txt --- kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/CMakeLists.txt 2015-04-01 12:33:19.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/CMakeLists.txt 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES(zh_TW ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/desktop_kubuntu-notification-helper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/desktop_kubuntu-notification-helper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/desktop_kubuntu-notification-helper.po 2015-04-01 12:20:45.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/desktop_kubuntu-notification-helper.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,103 +0,0 @@ -# Chinese (Traditional) translation for kubuntu-notification-helper -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the kubuntu-notification-helper package. -# FIRST AUTHOR , 2013. -# -msgid "" -msgstr "" -"Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" -"PO-Revision-Date: 2013-04-09 07:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (Traditional) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" -"X-Generator: Launchpad (build 17413)\n" - -#: src/daemon/notificationhelper.desktop:2 -msgctxt "Name" -msgid "Notification Helper" -msgstr "通知輔助程式" - -#: src/daemon/notificationhelper.notifyrc:3 -msgctxt "Comment" -msgid "System Notification Helper" -msgstr "系統通知輔助程式" - -#: src/daemon/notificationhelper.notifyrc:6 -msgctxt "Name" -msgid "Reboot Required" -msgstr "需要重新啟動" - -#: src/daemon/notificationhelper.notifyrc:7 -msgctxt "Comment" -msgid "A system restart is required" -msgstr "系統需要重新啟動" - -#: src/daemon/notificationhelper.notifyrc:11 -msgctxt "Name" -msgid "Apport Crash" -msgstr "Apport 崩壞" - -#: src/daemon/notificationhelper.notifyrc:12 -msgctxt "Comment" -msgid "An application has crashed on your system (now or in the past)" -msgstr "您的系統有應用程式崩壞 (現在或之前)" - -#: src/daemon/notificationhelper.notifyrc:16 -msgctxt "Name" -msgid "Upgrade Hook" -msgstr "升級掛鉤" - -#: src/daemon/notificationhelper.notifyrc:17 -msgctxt "Comment" -msgid "Software upgrade notifications are available" -msgstr "有可用軟體升級通知" - -#: src/daemon/notificationhelper.notifyrc:21 -msgctxt "Name" -msgid "Restricted Install" -msgstr "受限制安裝" - -#: src/daemon/notificationhelper.notifyrc:22 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance application functionality" -msgstr "可以安裝額外套件以增強應用程式功能" - -#: src/daemon/notificationhelper.notifyrc:26 -msgctxt "Name" -msgid "Localization Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:27 -msgctxt "Comment" -msgid "Extra packages can be installed to enhance system localization" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:31 -msgctxt "Name" -msgid "Driver Enhancement" -msgstr "" - -#: src/daemon/notificationhelper.notifyrc:32 -msgctxt "Comment" -msgid "Additional drivers can be installed" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:10 -msgctxt "X-KDE-Keywords" -msgid "Notify,Alerts,Notification,popups" -msgstr "" - -#: src/kcmodule/kcm_notificationhelper.desktop:14 -msgctxt "Name" -msgid "Other Notifications" -msgstr "其他通知" - -#: src/kcmodule/kcm_notificationhelper.desktop:15 -msgctxt "Comment" -msgid "Control the notifications for system helpers" -msgstr "控制系統輔助程式的通知" diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/kcm_notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/kcm_notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/kcm_notificationhelper.po 2015-04-01 12:20:48.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/kcm_notificationhelper.po 2015-09-29 09:23:00.000000000 +0000 @@ -6,16 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-03-04 11:04+0000\n" "Last-Translator: Po-Hsu Lin \n" "Language-Team: Chinese (Traditional) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" @@ -79,10 +81,4 @@ #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" -msgstr "只用彈出式視窗" - -#~ msgid "kcmnotificationhelper" -#~ msgstr "kcmnotificationhelper" - -#~ msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" +msgstr "只用彈出式視窗" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/notificationhelper.po kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/notificationhelper.po --- kubuntu-notification-helper-15.04ubuntu5/po/zh_TW/notificationhelper.po 2015-04-01 12:20:52.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/po/zh_TW/notificationhelper.po 2015-09-29 09:23:00.000000000 +0000 @@ -6,173 +6,154 @@ msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-03-31 11:07+0000\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-04-07 11:39+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Yu - Sian , Liu \n" "Language-Team: Chinese (Traditional) \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2015-04-01 12:20+0000\n" "X-Generator: Launchpad (build 17413)\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: src/daemon/l10nevent/l10nevent.cpp:114 -msgctxt "" -"Notification when additional packages are required for complete system " -"localization" -msgid "Language support is incomplete, additional packages are required" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:62 +msgctxt "Notification when apport detects a crash" +msgid "An application has crashed on your system (now or in the past)" +msgstr "您的系統有應用程式當掉了 (現在或是之前)" -#: src/daemon/l10nevent/l10nevent.cpp:116 -msgctxt "Installs additional localization packages" -msgid "Install" -msgstr "" +#: src/daemon/apportevent/apportevent.cpp:64 +#: src/daemon/hookevent/hookevent.cpp:61 +#: src/daemon/installevent/installevent.cpp:55 +msgctxt "Opens a dialog with more details" +msgid "Details" +msgstr "詳細資料" -#: src/daemon/l10nevent/l10nevent.cpp:117 -#: src/daemon/installevent/installevent.cpp:61 #: src/daemon/apportevent/apportevent.cpp:65 -#: src/daemon/rebootevent/rebootevent.cpp:67 #: src/daemon/driverevent/driverevent.cpp:143 +#: src/daemon/installevent/installevent.cpp:56 +#: src/daemon/l10nevent/l10nevent.cpp:117 +#: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "現在先忽略" -#: src/daemon/l10nevent/l10nevent.cpp:119 -#: src/daemon/installevent/installevent.cpp:63 #: src/daemon/apportevent/apportevent.cpp:67 -#: src/daemon/rebootevent/rebootevent.cpp:69 #: src/daemon/driverevent/driverevent.cpp:145 +#: src/daemon/installevent/installevent.cpp:58 +#: src/daemon/l10nevent/l10nevent.cpp:119 +#: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "不要再顯示" -#: src/daemon/installevent/installevent.cpp:34 +#: src/daemon/driverevent/driverevent.cpp:140 +msgctxt "" +"Notification when additional packages are required for activating " +"proprietary hardware" +msgid "Proprietary drivers might be required to enable additional features" +msgstr "" + +#: src/daemon/driverevent/driverevent.cpp:142 +msgctxt "Launches KDE Control Module to manage drivers" +msgid "Manage Drivers" +msgstr "" + +#: src/daemon/event.cpp:124 +msgid "System Notification Helper" +msgstr "系統通知輔助程式" + +#: src/daemon/event.cpp:148 +msgid "Hide" +msgstr "隱藏" + +#: src/daemon/event.cpp:161 +msgctxt "notification title" +msgid "System Notification Helper" +msgstr "系統通知輔助程式" + +#: src/daemon/hookevent/hookevent.cpp:59 +msgctxt "Notification when an upgrade requires the user to do something" +msgid "Software upgrade notifications are available" +msgstr "有可用軟體升級通知" + +#: src/daemon/hookevent/hookevent.cpp:62 +msgctxt "User declines an action" +msgid "Ignore" +msgstr "忽略" + +#: src/daemon/hookevent/hookevent.cpp:64 +msgctxt "User indicates he never wants to see this notification again" +msgid "Never show again" +msgstr "不要再顯示" + +#: src/daemon/hookevent/hookgui.cpp:53 +msgid "Update Information" +msgstr "更新資訊" + +#: src/daemon/hookevent/hookgui.cpp:93 +msgid "Run this action now" +msgstr "執行這個動作" + +#: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" -#: src/daemon/installevent/installevent.cpp:36 +#: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD 編解碼器" -#: src/daemon/installevent/installevent.cpp:37 +#: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 編碼器" -#: src/daemon/installevent/installevent.cpp:39 -msgid "Set of default screensavers" -msgstr "設定預設螢幕保護程式" - -#: src/daemon/installevent/installevent.cpp:41 -msgid "Google Talk support for Kopete" -msgstr "Kopete 的 Google Talk 支援" - -#: src/daemon/installevent/installevent.cpp:57 +#: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "可以安裝額外套件以加強 %1 的功能" -#: src/daemon/installevent/installevent.cpp:60 -#: src/daemon/hookevent/hookevent.cpp:61 -#: src/daemon/apportevent/apportevent.cpp:64 -msgctxt "Opens a dialog with more details" -msgid "Details" -msgstr "詳細資料" - #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "安裝套件" -#: src/daemon/installevent/installgui.cpp:55 +#: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." -msgstr "選取要安裝的額外功能套件。這些套件由於專利問題、限制條款,或是因為安裝媒體缺乏空間而預設不會安裝。" +msgstr "" +"選取要安裝的額外功能套件。這些套件由於專利問題、限制條款,或是因為安裝媒體缺" +"乏空間而預設不會安裝。" -#: src/daemon/installevent/installgui.cpp:114 +#: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "安裝完成。您需要重新啟動 %1 以使用新功能" -#: src/daemon/hookevent/hookgui.cpp:53 -msgid "Update Information" -msgstr "更新資訊" - -#: src/daemon/hookevent/hookgui.cpp:93 -msgid "Run this action now" -msgstr "執行這個動作" - -#: src/daemon/hookevent/hookevent.cpp:59 -msgctxt "Notification when an upgrade requires the user to do something" -msgid "Software upgrade notifications are available" -msgstr "有可用軟體升級通知" - -#: src/daemon/hookevent/hookevent.cpp:62 -msgctxt "User declines an action" -msgid "Ignore" -msgstr "忽略" - -#: src/daemon/hookevent/hookevent.cpp:64 -msgctxt "User indicates he never wants to see this notification again" -msgid "Never show again" -msgstr "不要再顯示" - -#: src/daemon/apportevent/apportevent.cpp:62 -msgctxt "Notification when apport detects a crash" -msgid "An application has crashed on your system (now or in the past)" -msgstr "您的系統有應用程式當掉了 (現在或是之前)" - -#: src/daemon/event.cpp:124 -msgid "System Notification Helper" -msgstr "系統通知輔助程式" - -#: src/daemon/event.cpp:148 -msgid "Hide" -msgstr "隱藏" +#: src/daemon/l10nevent/l10nevent.cpp:114 +msgctxt "" +"Notification when additional packages are required for complete system " +"localization" +msgid "Language support is incomplete, additional packages are required" +msgstr "" -#: src/daemon/event.cpp:161 -msgctxt "notification title" -msgid "System Notification Helper" -msgstr "系統通知輔助程式" +#: src/daemon/l10nevent/l10nevent.cpp:116 +msgctxt "Installs additional localization packages" +msgid "Install" +msgstr "" -#: src/daemon/rebootevent/rebootevent.cpp:64 +#: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "升級後必須重新啟動電腦" -#: src/daemon/rebootevent/rebootevent.cpp:66 +#: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" -msgstr "重新啟動" - -#: src/daemon/driverevent/driverevent.cpp:140 -msgctxt "" -"Notification when additional packages are required for activating " -"proprietary hardware" -msgid "Proprietary drivers might be required to enable additional features" -msgstr "" - -#: src/daemon/driverevent/driverevent.cpp:142 -msgctxt "Launches KDE Control Module to manage drivers" -msgid "Manage Drivers" -msgstr "" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009 Harald Sitter" - -#~ msgid "Install Selected" -#~ msgstr "安裝選取的" - -#~ msgid "Kubuntu Notification Helper" -#~ msgstr "Kubuntu 通知輔助程式" - -#~ msgid "A Notification Helper for Kubuntu" -#~ msgstr "Kubuntu 的通知輔助程式" - -#~ msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" -#~ msgstr "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" +msgstr "重新啟動" \ No newline at end of file diff -Nru kubuntu-notification-helper-15.04ubuntu5/src/daemon/notificationhelper.desktop kubuntu-notification-helper-15.10ubuntu2/src/daemon/notificationhelper.desktop --- kubuntu-notification-helper-15.04ubuntu5/src/daemon/notificationhelper.desktop 2015-04-01 12:14:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/src/daemon/notificationhelper.desktop 2015-09-22 12:32:25.000000000 +0000 @@ -1,6 +1,48 @@ [Desktop Entry] Name=Notification Helper -Name[es]=Ayudante de la Notificación del Sistema +Name[bg]=Помощник за уведомления +Name[bs]=Pomoćnik u napominjanju +Name[ca]=Auxiliar de notificació +Name[de]=Benachrichtigungshelfer +Name[el]=Βοηθός ειδοποιήσεων +Name[en_GB]=Notification Helper +Name[eo]=Atentighelpilo +Name[es]=Ayudante de notificaciones +Name[et]=Teadete abistaja +Name[eu]=Jakinarazpen Laguntzailea +Name[fi]=Ilmoitusavustaja +Name[fr]=Assistant de notifications +Name[gl]=Axudante de notificacións +Name[hu]=Értesítéssegéd +Name[id]=Pembantu pemberitahuan +Name[it]=Assistente alle notifiche +Name[km]=កម្មវិធី​​ជំនួយ​ការ​ជូន​ដំណឹង +Name[ko]=알림 도우미 +Name[lv]=Paziņojumu palīgs +Name[mr]=सूचना मदतकर्ता +Name[ms]=Pembantu Pemberitahuan +Name[nb]=Varslingshjelper +Name[nl]=Notificatiehelper +Name[oc]=Assistent de notificacions +Name[pl]=Pomocnik powiadamiania +Name[pt]=Assistente de notificação +Name[pt_BR]=Auxiliar de notificações +Name[ro]=Ajutor pentru notificări +Name[ru]=Помощник уведомлений +Name[sk]=Pomocník oznámení +Name[sl]=Pomočnik za obveščanje +Name[sq]=Ndihmues i Njoftimeve +Name[sr]=Помоћник за обавештења +Name[sr@ijekavian]=Помоћник за обавјештења +Name[sr@ijekavianlatin]=Pomoćnik za obavještenja +Name[sr@latin]=Pomoćnik za obaveštenja +Name[sv]=Aviseringshjälpprogram +Name[tr]=Bilgilendirme Yardımcısı +Name[ug]=ئۇقتۇرۇش ياردەمچىسى +Name[uk]=Допоміжні сповіщення +Name[x-test]=xxNotification Helperxx +Name[zh_CN]=通知助手 +Name[zh_TW]=通知輔助程式 Type=Service X-KDE-ServiceTypes=KDEDModule X-KDE-Library=notificationhelper diff -Nru kubuntu-notification-helper-15.04ubuntu5/src/daemon/notificationhelper.notifyrc kubuntu-notification-helper-15.10ubuntu2/src/daemon/notificationhelper.notifyrc --- kubuntu-notification-helper-15.04ubuntu5/src/daemon/notificationhelper.notifyrc 2015-04-01 12:14:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/src/daemon/notificationhelper.notifyrc 2015-09-22 12:32:25.000000000 +0000 @@ -1,33 +1,563 @@ [Global] IconName=applications-system Comment=System Notification Helper +Comment[bg]=Помощник за системните уведомления +Comment[bs]=Sistemski pomoćnik u napominjanju +Comment[ca]=Auxiliar per a les notificacions del sistema +Comment[de]=Hilfsprogramm für Systembenachrichtigungen +Comment[en_GB]=System Notification Helper +Comment[eo]=Sistema atentighelpilo +Comment[es]=Sistema ayudante de notificación +Comment[et]=Süsteemi teadete abistaja +Comment[eu]=Sistemaren Jakinarazpen Laguntzailea +Comment[fi]=Järjestelmäilmoitusten avustaja +Comment[fr]=Assitant de notifications du système +Comment[gl]=Axudante de notificacións do sistema +Comment[hu]=Rendszerértesítés-segéd +Comment[id]=Pembantu Pemberitahuan Sistem +Comment[it]=Assistente alle notifiche di sistema +Comment[km]=កម្មវិធី​ជំនួយ​ការ​ជូនដំណឹង​ប្រព័ន្ធ +Comment[ko]=시스템 알림 도우미 +Comment[lv]=Sistēmas paziņojumu palīgs +Comment[mr]=प्रणाली सूचना मदतकर्ता +Comment[ms]=Pembantu Pemberitahuan Sistem +Comment[nb]=Hjelper for systemvarslinger +Comment[nl]=Systeemnotificatiehelper +Comment[oc]=Assitent de notificacions del sistèma +Comment[pl]=Systemowy pomocnik powiadamiania +Comment[pt]=Assistente de notificação do sistema +Comment[pt_BR]=Sistema de auxílio de notificações +Comment[ro]=Ajutor pentru notificări de sistem +Comment[ru]=Помощник системных уведомлений +Comment[sk]=Pomocník systémových oznámení +Comment[sl]=Pomočnik za sistemsko obveščanje +Comment[sq]=Ndihmuesi i Njoftimeve të Sistemit +Comment[sr]=Помоћник за системска обавештења +Comment[sr@ijekavian]=Помоћник за системска обавјештења +Comment[sr@ijekavianlatin]=Pomoćnik za sistemska obavještenja +Comment[sr@latin]=Pomoćnik za sistemska obaveštenja +Comment[sv]=Hjälpprogram för systemaviseringar +Comment[tr]=Sistem Bilgilendirme Yardımcısı +Comment[ug]=سىستېما ئۇقتۇرۇش ياردەمچىسى +Comment[uk]=Допоміжні сповіщення від системи +Comment[x-test]=xxSystem Notification Helperxx +Comment[zh_CN]=系统通知助手 +Comment[zh_TW]=系統通知輔助程式 [Event/Restart] Name=Reboot Required +Name[bg]=Необходимо е рестартиране +Name[bs]=Potrebno ponovno podizanje sistema +Name[ca]=Cal reiniciar +Name[da]=Genstart nødvendig +Name[de]=Neustart erforderlich +Name[el]=Απαιτείται επανεκκίνηση +Name[en_GB]=Reboot Required +Name[eo]=Restarto necesas +Name[es]=Es necesario reiniciar +Name[et]=Taaskäivitus on vajalik +Name[eu]=Berrabiarazi beharra dago +Name[fi]=Uudelleenkäynnistys vaaditaan +Name[fr]=Redémarrage nécessaire. +Name[gl]=Cómpre reiniciar +Name[hu]=Újraindítás szükséges +Name[id]=Diperlukan Reboot +Name[is]=Endurræsing nauðsynleg +Name[it]=Richiesto riavvio +Name[km]=បាន​ទាម​ទារ​​ចាប់​ផ្តើមឡើង​វិញ +Name[ko]=다시 시작 필요 +Name[lv]=Nepieciešama pārstartēšana +Name[mr]=पुन्हा सुरु करणे गरजेचे आहे +Name[ms]=Rebut semula diperlukan +Name[nb]=Omstart er nødvendig +Name[nl]=Herstart vereist +Name[oc]=Vos cal tornar amodar l'ordenador +Name[pl]=Wymagane ponowne uruchomienie +Name[pt]=É Necessário Reiniciar +Name[pt_BR]=Reinicialização necessária +Name[ro]=Necesită repornirea +Name[ru]=Требуется перезагрузка +Name[sk]=Vyžaduje sa reštart +Name[sl]=Potreben je ponovni zagon +Name[sq]=Rinisje e Kerkuar +Name[sr]=Потребно ресетовање +Name[sr@ijekavian]=Потребно ресетовање +Name[sr@ijekavianlatin]=Potrebno resetovanje +Name[sr@latin]=Potrebno resetovanje +Name[sv]=Omstart krävs +Name[tr]=Yeniden Başlatma Gerekli +Name[ug]=سىستېمىنى قايتا قوزغىتىش زۆرۈر +Name[uk]=Потрібне перезавантаження +Name[x-test]=xxReboot Requiredxx +Name[zh_CN]=需要重启 +Name[zh_TW]=需要重新啟動 Comment=A system restart is required +Comment[bg]=Необходимо е рестартиране на системата +Comment[bs]=Potrebno ponovno podići sistem +Comment[ca]=Cal reiniciar el sistema +Comment[cs]=Je vyžadován restart systému +Comment[de]=Es ist ein Neustart des Systems erforderlich +Comment[el]=Απαιτείται μια επανεκκίνηση του συστήματος +Comment[en_GB]=A system restart is required +Comment[eo]=Sistemrestarto necesas +Comment[es]=Se necesita reiniciar el sistema +Comment[et]=Süsteem vajab taaskäivitamist +Comment[eu]=Sistema berrabiaraztea beharrezkoa da +Comment[fi]=Järjestelmä tulee käynnistää uudelleen +Comment[fr]=Un redémarrage du système est nécessaire +Comment[gl]=Requírese que se reinicie o sistema +Comment[hu]=Rendszer-újraindítás szükséges +Comment[id]=Diperlukan restart sistem +Comment[is]=Þú þarft að endurræsa kerfið +Comment[it]=È richiesto un riavvio del sistema +Comment[km]=ចាប់​​ផ្តើម​ប្រព័ន្ធ​ឡើង​វិញ​ត្រូវ​បាន​ទាមទារ +Comment[ko]=시스템을 다시 시작해야 합니다 +Comment[lv]=Nepieciešama datora pārstartēšana +Comment[mr]=प्रणाली पुन्हा सुरु करणे गरजेचे आहे +Comment[ms]=Mula semula sistem diperlukan +Comment[nb]=Systemet må startes på nytt +Comment[nl]=Een systeemherstart is vereist +Comment[oc]=Una reaviada del sistèma es necessària +Comment[pl]=Wymagane jest ponowne uruchomienie systemu +Comment[pt]=É necessário reiniciar o sistema +Comment[pt_BR]=É necessário reiniciar o sistema +Comment[ro]=Este necesară repornirea sistemului +Comment[ru]=Требуется перезагрузка системы +Comment[sk]=Je potrebný reštart systému +Comment[sl]=Potreben je ponoven zagon sistema +Comment[sq]=Kërkohetnjerindezje e sistemit +Comment[sr]=Непходно је ресетовати систем +Comment[sr@ijekavian]=Непходно је ресетовати систем +Comment[sr@ijekavianlatin]=Nephodno je resetovati sistem +Comment[sr@latin]=Nephodno je resetovati sistem +Comment[sv]=En omstart av systemet krävs +Comment[tr]=Sistemi yeniden başlatmak gerekiyor +Comment[ug]=سىستېمىنى قايتا قوزغىتىش زۆرۈر +Comment[uk]=Потрібно перезавантажити систему +Comment[x-test]=xxA system restart is requiredxx +Comment[zh_CN]=需要重启系统 +Comment[zh_TW]=系統需要重新啟動 Action=Popup [Event/Apport] Name=Apport Crash +Name[bg]=Срив на Apport +Name[bs]=Apport krahirao +Name[ca]=Fallada de l'Apport +Name[de]=Apport-Absturz +Name[el]=Κατάρρευση Apport +Name[en_GB]=Apport Crash +Name[eo]=Apport-kraŝreportilo +Name[es]=Problema de Apport +Name[et]=Apporti krahh +Name[eu]=Apport kraskadura +Name[fi]=Apport-kaatuminen +Name[fr]=Plantage Apport +Name[gl]=Apport rachou +Name[hu]=Apport összeomlás +Name[id]=Apport Crash +Name[it]=Errore di Apport +Name[km]=គាំង Apport +Name[ko]=Apport 충돌 +Name[lv]=Apport avārija +Name[mr]=एप्पोर्ट चालू असताना बंद पडला +Name[ms]=Laporan Apport +Name[nb]=Apport Crash +Name[nl]=Apport crash +Name[oc]=Rapòrt de plantatge +Name[pl]=Awaria Apport +Name[pt]=Erro no Apport +Name[pt_BR]=Apport Crash +Name[ro]=Raportare problemă +Name[ru]=Неисправимая ошибка в Apport +Name[sk]=Pád Apport +Name[sl]=Sesutje Apporta +Name[sq]=Dëmtim i Approt +Name[sr]=Апорт хвата пад +Name[sr@ijekavian]=Апорт хвата пад +Name[sr@ijekavianlatin]=Apport hvata pad +Name[sr@latin]=Apport hvata pad +Name[sv]=Apport-krasch +Name[tr]=Apport Arızası +Name[ug]=Apport Crash +Name[uk]=Apport виявлено аварію +Name[x-test]=xxApport Crashxx +Name[zh_CN]=Apport Crash +Name[zh_TW]=Apport 崩壞 Comment=An application has crashed on your system (now or in the past) +Comment[bg]=Имаше срив на програма (сега или по-рано) +Comment[bs]=Program se srušio na vašem sistemu (sada ili ranije) +Comment[ca]=Ha fallat una aplicació en aquest sistema (ara o anteriorment) +Comment[de]=Eine Anwendung auf Ihrem System ist abgestürzt (jetzt oder bereits vorher) +Comment[el]=Μία εφαρμογή έχει καταρρεύσει στο σύστημά σας (τώρα ή στο παρελθόν) +Comment[en_GB]=An application has crashed on your system (now or in the past) +Comment[eo]=Aplikaĵo kraŝis en via sistemo (nun aŭ inte) +Comment[es]=Ha ocurrido un error en una aplicación de su sistema (ahora o en el pasado) +Comment[et]=Rakendust tabas sinu süsteemis krahh (praegu või millalgi varem) +Comment[eu]=Aplikazio bat kraskatu da zure sisteman (orain edo lehenago) +Comment[fi]=Sovellus on kaatunut järjestelmässä (nyt tai aiemmin) +Comment[fr]=Une application s'est arrêtée inopinément sur votre système (à l'instant ou antérieurement) +Comment[gl]=Un aplicativo rachou inesperadamente no seu sistema (agora ou no pasado) +Comment[hu]=Egy alkalmazás összeomlott a rendszerén (most vagy korábban) +Comment[id]=Terdapat aplikasi yang mengalami kerusakan (saat ini atau sebelumnya) +Comment[it]=È andata in crash un'applicazione sul tuo sistema (ora o in passato) +Comment[km]=កម្មវិធី​​ត្រូវ​បាន​គាំង​​លើ​ប្រព័ន្ធ​របស់​អ្នក​​ (បច្ចុប្បន្ន​ ឬ​ ក្នុងពេល​អតីតកាល​​​) +Comment[ko]=프로그램이 시스템을 충돌시켰습니다 (현재 혹은 과거에) +Comment[lv]=Lietotne uz šī datora ir avarējusi (tagad vai pagātnē) +Comment[mr]=तुमच्या प्रणालीवरील एक अनुप्रयोग चालताना बंद पडला (आता किंवा भूतकाळात) +Comment[ms]=Satu aplikasi mengalami kerosakan dalam sistem anda (sekarang atau sebelum ini) +Comment[nb]=Et progam krasjet på systemet (nå eller for en tid siden) +Comment[nl]=Er is een toepassing vastgelopen op uw computer (nu of in het verleden) +Comment[oc]=Una aplicacion s'es arrestada inopinèament sus vòstre sistèma (sul còp o anteriorament) +Comment[pl]=Aplikacja uległa awarii na twoim systemie (teraz lub w przeszłości) +Comment[pt]=Uma aplicação deixou de funcionar no seu sistema (agora ou no passado) +Comment[pt_BR]=Um aplicativo foi encerrado abruptamente no seu sistema (agora ou anteriormente) +Comment[ro]=O aplicație a avut o avarie în sistem (acum sau în trecut) +Comment[ru]=Приложение неожиданно завершилось с ошибкой (сейчас или недавно) +Comment[sk]=Aplikácia vo vašom systéme spadla (teraz alebo v minulosti) +Comment[sl]=Sedaj ali v preteklosti se je na tem sistemu sesul nek program +Comment[sq]=Një program është dëmtuar në sistemin tuaaj (tani ose në të shkuarën) +Comment[sr]=Срушио се програм на систему (сада или раније) +Comment[sr@ijekavian]=Срушио се програм на систему (сада или раније) +Comment[sr@ijekavianlatin]=Srušio se program na sistemu (sada ili ranije) +Comment[sr@latin]=Srušio se program na sistemu (sada ili ranije) +Comment[sv]=Ett program har kraschat på ditt system (nu eller tidigare) +Comment[tr]=Sisteminizde bir uygulama çöktü (şimdi veya daha önceden) +Comment[ug]=سىستېمىڭىزدىكى بىر پروگراممىدا خاتالىق كۆرۈلدى(ھازىر ياكى بۇرۇن) +Comment[uk]=У вашій системі аварійно завершила роботу програма (зараз або раніше) +Comment[x-test]=xxAn application has crashed on your system (now or in the past)xx +Comment[zh_CN]=在您系统中有一个应用程序崩溃了 (现在或者之前) +Comment[zh_TW]=您的系統有應用程式崩壞 (現在或之前) Action=Popup [Event/Hook] Name=Upgrade Hook +Name[bs]=Zakačka za unaprijeđenja +Name[ca]=Sol·licitud d'actualització +Name[de]=Software-Aktualisierungen +Name[el]=Αναβάθμιση Hook +Name[en_GB]=Upgrade Hook +Name[eo]=Promocii konekton +Name[es]=Gancho de actualización +Name[et]=Uuenda Hooki +Name[eu]=Bertsio-berritze kakoa +Name[fi]=Päivityskoukku +Name[fr]=Sollicitation de mise à niveau +Name[gl]=Anovar o enganche +Name[hu]=Frissítési művelet +Name[id]=Kait Peningkatan +Name[it]=Collegamento ad aggiornamento +Name[km]=ធ្វើ​ឲ្យ​ Hook ប្រសើរ +Name[ko]=업그레이드 훅 +Name[lv]=Atjaunināšanas āķis +Name[mr]=अद्ययावतता हूक +Name[ms]=Tatar Hook +Name[nb]=Oppgradering +Name[nl]=Upgrade-hook +Name[oc]=Sollicitacion de mesa a nivèl +Name[pl]=Zaczep uaktualnienia +Name[pt]=Actualizar Hook +Name[pt_BR]=Atualizar gancho +Name[ro]=Actualizează legătura +Name[ru]=Обновить подключение +Name[sk]=Aktualizovať hook +Name[sl]=Posodobitve +Name[sq]=Lidhësi i Përditësimit +Name[sr]=Кука за надоградњу +Name[sr@ijekavian]=Кука за надоградњу +Name[sr@ijekavianlatin]=Kuka za nadogradnju +Name[sr@latin]=Kuka za nadogradnju +Name[sv]=Uppgraderingskrok +Name[tr]=Hook'u Yükseltin +Name[uk]=Повідомлення щодо оновлення +Name[x-test]=xxUpgrade Hookxx +Name[zh_CN]=Upgrade Hook +Name[zh_TW]=升級掛鉤 Comment=Software upgrade notifications are available +Comment[bg]=Налични са уведомления за софтуерни надграждания +Comment[bs]=Ima napomena za unaprjeđenja softvera +Comment[ca]=Hi ha disponibles notificacions d'actualització de programari +Comment[de]=Benachrichtigungen über Softwareaktualisierungen sind verfügbar +Comment[el]=Υπάρχουν διαθέσιμες ειδοποιήσεις αναβάθμισης λογισμικού +Comment[en_GB]=Software upgrade notifications are available +Comment[eo]=Atentigoj pri programarĝisdatigo disponeblas +Comment[es]=Están disponibles notificaciones de actualización de programas +Comment[et]=Tarkvara uuenduste värskendusteavitused on saadaval +Comment[eu]=Software bertsio-berritze jakinarazpenak eskuragarri daude +Comment[fi]=Ilmoitus järjestelmäpäivityksestä saatavilla +Comment[fr]=Des notifications de mises à niveau sont disponibles +Comment[gl]=Hai notificacións de actualización de programas dispoñíbeis +Comment[hu]=Szoftverfrissítés-figyelmeztetések érhetők el +Comment[id]=Pemberitahuan peningkatan perangkat lunak tersedia +Comment[it]=Sono disponibili notifiche di aggiornamento software +Comment[km]=ការជួន​ដំណឹង​ធ្វើ​ឲ្យ​ផ្នែក​ទន់​ប្រើ​សើរ​ដែល​មាន +Comment[ko]=소프트웨어 업그레이드 알림 사용 가능 +Comment[lv]=Ir pieejami programmatūras uzlabošanas paziņojumi +Comment[mr]=सॉफ्टवेअर अद्ययावतता सूचना उपलब्ध आहेत +Comment[ms]=Pemberitahuan tatar perisian sudah ada +Comment[nb]=Varslinger for programoppdateringer er tilgjengelige +Comment[nl]=Meldingen van softwareupgrades zijn beschikbaar +Comment[oc]=De notificacions de mesas a jorn son disponiblas +Comment[pl]=Powiadomienie o dostępności uaktualnienia oprogramowania +Comment[pt]=Notificações de atualização de software estão disponíveis +Comment[pt_BR]=Notificações de atualização de software estão disponíveis +Comment[ro]=Sunt disponibile notificații pentru actualizări de software +Comment[ru]=Доступны оповещения об обновлении программ +Comment[sk]=Sú k dispozícii oznámenia o aktualizácii systému +Comment[sl]=Na voljo so obvestila o posodobitvah programov +Comment[sq]=Njoftime për përditësim të programeve janë të disponueshme +Comment[sr]=Доступне су допуне софтвера +Comment[sr@ijekavian]=Доступне су допуне софтвера +Comment[sr@ijekavianlatin]=Dostupne su dopune softvera +Comment[sr@latin]=Dostupne su dopune softvera +Comment[sv]=Aviseringar om programuppgradering finns tillgänglig +Comment[tr]=Yazılım yükseltme bildirimleri mevcut +Comment[ug]=يۇمشاق دېتالنى يۈكسەلدۈرۈش ئۇقتۇرۇشى بار +Comment[uk]=Отримано сповіщення щодо оновлення програмного забезпечення +Comment[x-test]=xxSoftware upgrade notifications are availablexx +Comment[zh_CN]=软件升级通知现在可用 +Comment[zh_TW]=有可用軟體升級通知 Action=Popup [Event/Install] Name=Restricted Install +Name[bg]=Ограничено инсталиране +Name[bs]=Ograničena instalacija +Name[ca]=Instal·lació restrictiva +Name[de]=Installation eingeschränkter Pakete +Name[el]=Περιορισμένη εγκατάσταση +Name[en_GB]=Restricted Install +Name[eo]=Restriktita instalo +Name[es]=Instalación restringida +Name[et]=Piiratud paigaldus +Name[eu]=Instalazio mugatua +Name[fi]=Rajoitettu asennus +Name[fr]=Installation de paquets restreints +Name[gl]=Instalación restrinxida +Name[hu]=Korlátozott telepítés +Name[id]=Instal restricted +Name[it]=Installazione con restrizioni +Name[km]=ដំឡើង​ដែល​ត្រូវ​បាន​កម្រិត +Name[ko]=제한된 설치 +Name[lv]=Ierobežotā instalācija +Name[mr]=प्रतिबंधीत प्रतिष्ठापना +Name[ms]=Hadkan Pemasangan +Name[nb]=Begrenset installasjon +Name[nl]=Beperkte installatie +Name[oc]=Installacion de paquets restrenches +Name[pl]=Instalacja z zastrzeżeniami +Name[pt]=Instalação Restrita +Name[pt_BR]=Instalação restrita +Name[ro]=Instalare restricționată +Name[ru]=Ограниченная установка +Name[sk]=Vyhradená inštalácia +Name[sl]=Namestitev omejenega +Name[sq]=Instalim i Kufizuar +Name[sr]=Ограничено инсталирање +Name[sr@ijekavian]=Ограничено инсталирање +Name[sr@ijekavianlatin]=Ograničeno instaliranje +Name[sr@latin]=Ograničeno instaliranje +Name[sv]=Proprietär installation +Name[tr]=Kısıtlanmış Kurulum +Name[ug]=ئورنىتىشنى چەكلەش +Name[uk]=Встановлення додаткових програм +Name[x-test]=xxRestricted Installxx +Name[zh_CN]=受限的安装 +Name[zh_TW]=受限制安裝 Comment=Extra packages can be installed to enhance application functionality +Comment[bg]=За разширяване функционалността на приложението, могат да бъдат инсталирани допълнителни пакети +Comment[bs]=Mogu se instalirati dodatni paketi da se popravi funkcionalnost programa +Comment[ca]=Es poden instal·lar paquets addicionals per millorar com funcionen les aplicacions +Comment[de]=Zusätzliche Pakete können installiert werden, um den Funktionsumfang der Anwendung zu erweitern +Comment[el]=Επιπλέον πακέτα μπορούν να εγκατασταθούν για να ενισχύσουν τη λειτουργικότητα της εφαρμογής +Comment[en_GB]=Extra packages can be installed to enhance application functionality +Comment[es]=Se pueden instalar paquetes adicionales para mejorar la funcionalidad de la aplicación +Comment[et]=Lisapakette saab paigaldada selleks, et parendada rakenduste funktsionaalsust +Comment[eu]=Pakete gehigarriak instalatu daitezke aplikazioen funtzionalitatea handitzeko +Comment[fi]=Sovelluksen toiminnallisuutta voi parantaa asentamalla lisäpaketteja +Comment[fr]=Des paquets supplémentaires peuvent être installés pour améliorer les fonctionnalités du logiciel. +Comment[gl]=Podense instalar paquetes extra para mellorar a funcionalidade do aplicativo +Comment[hu]=További csomagok telepíthetők az alkalmazás szolgáltatásainak bővítéséhez +Comment[id]=Paket-paket ekstra dapat di instal untuk meningkatkan fungsionalitas aplikasi +Comment[it]=Possono essere installati pacchetti aggiuntivi per migliorare le funzionalità delle applicazioni +Comment[km]=កញ្ចប់​ខាង​ក្រៅ​អាច​ត្រូវ​បានដំឡើង​​ ដើម្បី​​បន្ថែម​កម្មវិធីនៃ​មុខងារ +Comment[ko]=프로그램 기능을 향상시키기 위한 추가 패키지를 설치할 수 있습니다 +Comment[lv]=Var instalēt papildu pakotnes, lai papildinātu lietotnes funkcionalitāti +Comment[mr]=अनुप्रयोगाची कार्यक्षमता वाढविण्याकरिता अतिरिक्त पॅकेजेस प्रतिष्ठापीत करता येउ शकतात +Comment[ms]=Pakej tambahan boleh dipasang untuk pertingkatkan kefungsian aplikasi +Comment[nb]=Flere pakker kan installeres for å utvide virkemåten til programmer +Comment[nl]=Er kunnen extra pakketten worden geïnstalleerd om de functionaliteit van de toepassing uit te breiden +Comment[oc]=De paquets suplementaris pòdon èsser installats per melhorar las foncionalitats del logicial. +Comment[pl]=Można dograć dodatkowe pakiety, aby zwiększyć możliwości aplikacji +Comment[pt]=Pacotes extras podem ser instalados para aumentar a funcionalidade da aplicação +Comment[pt_BR]=Pacotes extras podem ser instalados para melhorar a funcionalidade do aplicativo +Comment[ro]=Pachete suplimentare pot fi instalate pentru sporirea funcționalității aplicațiilor +Comment[ru]=Для повышения функциональности можно установить дополнительные пакеты. +Comment[sk]=Je možné nainštalovať dodatočné balíky na rozšírenie funkcionality aplikácií +Comment[sl]=Na voljo so dodatni paketi za izboljšanje funkcionalnosti programa +Comment[sq]=Paketa shtesë mund të instalohen për të shtuar funksionalitetin e programit +Comment[sr]=Могу се инсталирати додатни пакети ради побољшања функционалности програма +Comment[sr@ijekavian]=Могу се инсталирати додатни пакети ради побољшања функционалности програма +Comment[sr@ijekavianlatin]=Mogu se instalirati dodatni paketi radi poboljšanja funkcionalnosti programa +Comment[sr@latin]=Mogu se instalirati dodatni paketi radi poboljšanja funkcionalnosti programa +Comment[sv]=Extra paket kan installeras för att förbättra programfunktionaliteten +Comment[tr]=Uygulama işlevselliğini geliştirmek için ek paketler yüklenebilir +Comment[ug]=بۇ بوغچىنى ئورناتقاندا،قوللىنىشچان پرۇگراممىنىڭ ئىقتىدارىنى يۇقۇرى كۆرۈرگىلى بولىدۇ +Comment[uk]=Щоб розширити спектр можливостей програм, ви можете встановити додаткові пакунки +Comment[x-test]=xxExtra packages can be installed to enhance application functionalityxx +Comment[zh_CN]=可以安装额外的包,以增强应用程序的功能。 +Comment[zh_TW]=可以安裝額外套件以增強應用程式功能 Action=Popup [Event/L10n] Name=Localization Enhancement +Name[bg]=Подобряване на локализацията +Name[ca]=Millora de localització +Name[de]=Lokalisierungs-Verbesserung +Name[en_GB]=Localisation Enhancement +Name[es]=Mejora de la localización +Name[eu]=Itzulpenaren hobekuntza +Name[fi]=Lokalisaatioparannus +Name[fr]=Amélioration de la localisation +Name[gl]=Mellora da adaptación local +Name[hu]=Honosítás fokozás +Name[id]=Perbaikan Lokalisasi +Name[it]=Miglioramento della localizzazione +Name[km]=ការ​លើកកម្ពស់​មូលដ្ឋានីយកម្ម +Name[ko]=번역 향상 +Name[lv]=Lokalizēšanas pildināšana +Name[ms]=Penambahbaikan Penyetempatan +Name[nb]=Forbedret lokalisering +Name[nl]=Verbetering van de vertaling +Name[oc]=Melhorament de lalocalizacion +Name[pl]=Ulepszone tłumaczenie +Name[pt]=Localization Enhancement +Name[pt_BR]=Localização aprimorada +Name[ro]=Îmbunătățire localizare +Name[ru]=Улучшение локализации +Name[sk]=Rozšírenie lokalizácie +Name[sl]=Izboljšava jezikovnega prevoda +Name[sr]=Побољшања локализације +Name[sr@ijekavian]=Побољшања локализације +Name[sr@ijekavianlatin]=Poboljšanja lokalizacije +Name[sr@latin]=Poboljšanja lokalizacije +Name[sv]=Lokaliseringsförbättring +Name[tr]=Yerelleştirme İyileştirmesi +Name[ug]=يەرلىكلەشتۈرۈشنى يۇقۇرى كۆتۈرۈش +Name[uk]=Покращення локалізації +Name[x-test]=xxLocalization Enhancementxx +Name[zh_CN]=本地化增强 Comment=Extra packages can be installed to enhance system localization +Comment[bg]=За подобряване на локализацията могат да бъдат инсталирани допълнителни пакети +Comment[ca]=Podeu instal·lar paquets addicionals per millorar la localització del sistema +Comment[de]=Es können weitere Pakete installiert werden um die System-Lokalisierung zu verbessern +Comment[en_GB]=Extra packages can be installed to enhance system localisation +Comment[es]=Se pueden instalar paquetes adicionales para mejorar la localización del sistema +Comment[eu]=Pakete gehigarriak instala daitezke sistemaren itzulpena hobetzeko +Comment[fi]=Järjestelmän lokalisaatiotukea voi parantaa asentamalla lisäpaketteja +Comment[fr]=Des paquets supplémentaires peuvent être installés pour améliorer la localisation du système +Comment[gl]=Poderanse instalar paquetes adicionais para mellorar a adaptación local do sistema +Comment[hu]=Extra csomagok telepíthetők a rendszer honosításának fokozásához +Comment[id]=Paket-paket ekstra dapat dipasang untuk memperbaiki lokalisasi sistem +Comment[it]=Possono essere installati pacchetti aggiuntivi per migliorare la localizzazione del sistema +Comment[km]=កញ្ចប់​បន្ថែម​ទៀត​អាច​ត្រូវ​បាន​ដំឡើង​ដើម្បី​បង្កើន​ការ​ធ្វើ​មូលដ្ឋានីយកម្ម​ប្រព័ន្ធ +Comment[ko]=시스템 번역을 향상시키기 위한 추가 패키지를 사용할 수 있습니다 +Comment[lv]=Var instalēt papildu pakotnes, lai papildinātu sistēmas lokalizāciju +Comment[ms]=Pakej tambahan boleh dipasang untuk menambahbaik penyetempatan sistem +Comment[nb]=Flere pakker kan installeres for å forbedre systemets lokalisering +Comment[nl]=Er kunnen extra pakketten worden geïnstalleerd om de vertaling van het systeem te verbeteren +Comment[oc]=De paquets suplementaris pòdon èsser installats per melhorar la localizacion del sistèma +Comment[pl]=Można dograć dodatkowe pakiety, aby poszerzyć tłumaczenie systemu na język lokalny +Comment[pt]=Pacotes extras podem ser instalados para melhorar a localização do sistema +Comment[pt_BR]=Pacotes extras podem ser instalados para melhorar o sistema de localização +Comment[ro]=Pachete suplimentare pot fi instalate pentru îmbunatățirea localizării sistemului +Comment[ru]=Для улучшения локализации системы могут быть установлены дополнительные пакеты +Comment[sk]=Je možné nainštalovať dodatočné balíky na rozšírenie lokalizácie aplikácií +Comment[sl]=Dodatni paketi se lahko namestijo za izboljšavo jezikovnega prevoda sistema +Comment[sr]=Могу се инсталирати додатни пакети ради побољшања локализације система +Comment[sr@ijekavian]=Могу се инсталирати додатни пакети ради побољшања локализације система +Comment[sr@ijekavianlatin]=Mogu se instalirati dodatni paketi radi poboljšanja lokalizacije sistema +Comment[sr@latin]=Mogu se instalirati dodatni paketi radi poboljšanja lokalizacije sistema +Comment[sv]=Extra paket kan installeras för att förbättra systemets lokalisering +Comment[tr]=Sistem yerelleştirmesini iyileştirmek üzere ek paketler kurulabilir +Comment[uk]=Для покращення локалізації системи можуть бути встановлені додаткові пакунки +Comment[x-test]=xxExtra packages can be installed to enhance system localizationxx +Comment[zh_CN]=可以安装额外的软件包改进系统本地化 Action=Popup [Event/Driver] Name=Driver Enhancement +Name[bg]=Подобряване на драйверите +Name[ca]=Millora de controladors +Name[de]=Treiber-Verbesserung +Name[en_GB]=Driver Enhancement +Name[es]=Mejora de controladores +Name[eu]=Kontrolatzaileen hobekuntza +Name[fi]=Ajuriparannus +Name[fr]=Amélioration des pilotes +Name[gl]=Mellora dos controladores +Name[hu]=Meghajtó fokozás +Name[id]=Perbaikan Driver +Name[it]=Miglioramento dei driver +Name[km]=ការ​បង្កើន​បើក​បរ +Name[ko]=드라이버 향상 +Name[lv]=Draiveru uzlabojumi +Name[ms]=Penambahbaikan Pemacu +Name[nb]=Driver-forbedring +Name[nl]=Verbetering van stuurprogramma's +Name[oc]=Melhorament dels pilòts +Name[pl]=Ulepszone sterowniki +Name[pt]=Driver Enhancement +Name[pt_BR]=Driver aprimorado +Name[ro]=Îmbunătățire driver +Name[ru]=Улучшение драйверов +Name[sk]=Rozšírenie ovládačov +Name[sl]=Izboljšava gonilnika +Name[sr]=Побољшања драјвера +Name[sr@ijekavian]=Побољшања драјвера +Name[sr@ijekavianlatin]=Poboljšanja drajvera +Name[sr@latin]=Poboljšanja drajvera +Name[sv]=Drivrutinsförbättring +Name[tr]=Sürücü İyileştirmesi +Name[ug]=قوزغاتقۇچنى يۇقۇرى كۆتۈرۈش +Name[uk]=Покращення драйверів +Name[x-test]=xxDriver Enhancementxx +Name[zh_CN]=驱动增强 Comment=Additional drivers can be installed +Comment[bg]=Могат да бъдат инсталирани допълнитерни драйвери +Comment[ca]=Podeu instal·lar controladors addicionals +Comment[de]=Es können zusätzliche Treiber installiert werden +Comment[en_GB]=Additional drivers can be installed +Comment[es]=Se pueden instalar controladores adicionales +Comment[eu]=Kontrolatzaile gehigarriak instala daitezke +Comment[fi]=Erillisiä ajureita on asennettavissa +Comment[fr]=Des pilotes supplémentaires peuvent être installés +Comment[gl]=Poderanse instalar controladores adicionais +Comment[hu]=További meghajtók telepíthetők +Comment[id]=Driver tambahan dapat dipasang +Comment[it]=Possono essere installati driver aggiuntivi +Comment[km]=កម្មវិធី​បញ្ជា​បន្ថែម​អាច​ត្រូវ​បាន​ដំឡើង +Comment[ko]=추가 드라이버를 설치할 수 있습니다 +Comment[lv]=Var instalēt papildu draiverus +Comment[ms]=Pemacu tambahan boleh dipasang +Comment[nb]=Flere drivere kan installeres +Comment[nl]=Er kunnen extra stuurprogramma's worden geïnstalleerd +Comment[oc]=De pilòts suplementaris pòdon èsser installats +Comment[pl]=Można dograć dodatkowe sterowniki +Comment[pt]=Drivers adicionais podem ser instalados +Comment[pt_BR]=Drivers adicionais podem ser instalados +Comment[ro]=Drivere adiționale pot fi instalate +Comment[ru]=Могут быть установлены дополнительные драйверы +Comment[sk]=Je možné nainštalovať dodatočné ovládače +Comment[sl]=Lahko se namestijo dodatni gonilniki +Comment[sr]=Могу се инсталирати додатни драјвери +Comment[sr@ijekavian]=Могу се инсталирати додатни драјвери +Comment[sr@ijekavianlatin]=Mogu se instalirati dodatni drajveri +Comment[sr@latin]=Mogu se instalirati dodatni drajveri +Comment[sv]=Ytterligare drivrutiner kan installeras +Comment[tr]=Ek sürücüler kurulabilir +Comment[ug]=باشقا قوزغاتقۇچنى ئورنىتىشقا بولىدۇ +Comment[uk]=Можуть бути встановлені додаткові драйвери +Comment[x-test]=xxAdditional drivers can be installedxx +Comment[zh_CN]=可以安装额外驱动 Action=Popup diff -Nru kubuntu-notification-helper-15.04ubuntu5/src/kcmodule/kcm_notificationhelper.desktop kubuntu-notification-helper-15.10ubuntu2/src/kcmodule/kcm_notificationhelper.desktop --- kubuntu-notification-helper-15.04ubuntu5/src/kcmodule/kcm_notificationhelper.desktop 2015-04-01 12:14:43.000000000 +0000 +++ kubuntu-notification-helper-15.10ubuntu2/src/kcmodule/kcm_notificationhelper.desktop 2015-09-22 12:32:25.000000000 +0000 @@ -8,10 +8,134 @@ X-KDE-ParentApp=kcontrol X-KDE-Keywords=Notify,Alerts,Notification,popups +X-KDE-Keywords[bg]=Notify,Alerts,Notification,popups +X-KDE-Keywords[bs]=Notify,Alerts,Notification,popups,Notifikacije, Alarmi +X-KDE-Keywords[ca]=Notifica,Alertes,Notificació,finestres emergents +X-KDE-Keywords[de]=Benachrichtigen,Warnungen,Benachrichtigung,Hinweise +X-KDE-Keywords[en_GB]=Notify,Alerts,Notification,popups +X-KDE-Keywords[es]=Notificar,Alertas,Notificación,Emergentes +X-KDE-Keywords[et]=Teavitamine,Alarmid,Teavitus,hüpikaknad +X-KDE-Keywords[eu]=Jakinarazi,Alerta,Jakinarazpen,popup +X-KDE-Keywords[fi]=Notify,Alerts,Notification,popups,ilmoitus,hälytys,ponnahdusilmoitukset +X-KDE-Keywords[fr]=Notifier,Alertes,Notification,popups,infobulles +X-KDE-Keywords[gl]=Notificar,Avisos,Notificacións,xanelas_emerxentes +X-KDE-Keywords[hu]=Értesítő,Riasztások,Értesítés,felugrók +X-KDE-Keywords[id]=Beritahu,Peringatan,Pemberitahuan,popup +X-KDE-Keywords[it]=Notificare,avvisi,notifiche,finestre a comparsa +X-KDE-Keywords[km]=ជូន​ដំណឹង​,ការ​ជូនដំណឹង​,សេចក្តី​ជូនដំណឹង​,បង្អួច​លេចឡើង +X-KDE-Keywords[ko]=Notify,Alerts,Notification,popups,알림,팝업 +X-KDE-Keywords[lv]=Paziņot,paziņojumi,uznirstoši,brīdinājumi +X-KDE-Keywords[mr]=सूचना,चेतावणी,सूचना,पोपअप +X-KDE-Keywords[ms]=Makluman,Amaran,Pemberitahuan,dialog timbul +X-KDE-Keywords[nb]=Varsle,Alarm,Varslinger,oppsprett +X-KDE-Keywords[nl]=Melden,Waarschuwingen,Melding,pop-ups +X-KDE-Keywords[oc]=Notificar,Alèrtas,Notificacion,popups,infobullas +X-KDE-Keywords[pl]=Powiadom,Alerty,Powiadomienia,okna wysuwne +X-KDE-Keywords[pt]=Notifique,Alertas,notificação,popups +X-KDE-Keywords[pt_BR]=Notificar,Alertas,Notificação,popups +X-KDE-Keywords[ru]=Сообщения,Предупреждения,Уведомления,Всплывающие окна +X-KDE-Keywords[sk]=Oznam,Poplach,Oznámenie,vyskakovacie okná +X-KDE-Keywords[sl]=Obvestilo,Opozorila,Obvestila,pojavna okna +X-KDE-Keywords[sq]=Njofto,Njoftime,Njoftim,popups +X-KDE-Keywords[sr]=Notify,Alerts,Notification,popups,обавештење,аларм,искакач +X-KDE-Keywords[sr@ijekavian]=Notify,Alerts,Notification,popups,обавештење,аларм,искакач +X-KDE-Keywords[sr@ijekavianlatin]=Notify,Alerts,Notification,popups,obaveštenje,alarm,iskakač +X-KDE-Keywords[sr@latin]=Notify,Alerts,Notification,popups,obaveštenje,alarm,iskakač +X-KDE-Keywords[sv]=Avisera,Upplysningar,Avisering,popups +X-KDE-Keywords[tr]=Bildir,Uyarılar,Bildirim,açılır pencereler +X-KDE-Keywords[uk]=Notify,Alerts,Notification,popups,сповіщення,повідомлення,контекстні,вікна +X-KDE-Keywords[x-test]=xxNotifyxx,xxAlertsxx,xxNotificationxx,xxpopupsxx +X-KDE-Keywords[zh_CN]=Notify,Alerts,Notification,popups,通知,警告,报警,警报,弹出,提示 X-KDE-System-Settings-Parent-Category=notification X-KDE-Weight=60 Name=Other Notifications +Name[bg]=Други уведомления +Name[bs]=Druge napomene +Name[ca]=Altres notificacions +Name[de]=Andere Benachrichtigungen +Name[el]=Άλλες ειδοποιήσεις +Name[en_GB]=Other Notifications +Name[eo]=Aliaj atentigoj +Name[es]=Otras notificaciones +Name[et]=Teised teavitused +Name[eu]=Beste jakinarazpenak +Name[fi]=Muut ilmoitukset +Name[fr]=Autres notifications +Name[gl]=Outras notificacións +Name[hu]=Egyéb értesítések +Name[id]=Pemberitahuan lainnya +Name[it]=Altre notifiche +Name[km]=ការ​ជួន​ដំណឹង​ផ្សេង​ៗ +Name[ko]=기타 알림 +Name[lv]=Citi paziņojumi +Name[mr]=इतर सूचना +Name[ms]=Pemberitahuan Lain +Name[nb]=Andre varslinger +Name[nl]=Overige meldingen +Name[oc]=Autras notificacions +Name[pl]=Inne powiadomienia +Name[pt]=Outras Notificações +Name[pt_BR]=Outras notificações +Name[ro]=Alte notificări +Name[ru]=Прочие уведомления +Name[sk]=Iné oznámenia +Name[sl]=Druga obvestila +Name[sq]=Njoftime të Tjera +Name[sr]=Друга обавештења +Name[sr@ijekavian]=Друга обавјештења +Name[sr@ijekavianlatin]=Druga obavještenja +Name[sr@latin]=Druga obaveštenja +Name[sv]=Övriga aviseringar +Name[tr]=Diğer Bildirimler +Name[ug]=باشقا ئۇقتۇرۇشلار +Name[uk]=Інші сповіщення +Name[x-test]=xxOther Notificationsxx +Name[zh_CN]=其他通知 +Name[zh_TW]=其他通知 Comment=Control the notifications for system helpers +Comment[bg]=Контрол на уведомленията за системните помощници +Comment[bs]=Kontroliše napomene za sistemske pomagače +Comment[ca]=Controleu les notificacions dels auxiliars del sistema +Comment[de]=Benachrichtigungen für Systemhelfer festlegen +Comment[el]=Ελέγξτε τις ειδοποιήσεις για τη βοήθεια του συστήματος +Comment[en_GB]=Control the notifications for system helpers +Comment[eo]=Kontroli la atentigojn por sistemhelpiloj +Comment[es]=Controla las notificaciones para los ayudantes del sistema +Comment[et]=Kontrolli teavitusi süsteemi abistajate jaoks +Comment[eu]=Kontrolatu sistemaren laguntzaileen jakinarazpenak +Comment[fi]=Järjestelmäavustajien ilmoitusten hallinta +Comment[fr]=Contrôler les notifications des assistants système +Comment[gl]=Controla as notificacións para os axudantes do sistema +Comment[hu]=Rendszersegédek értesítéseinek felügyelete +Comment[id]=Kontrol pemberitahuan untuk sistem pembantu +Comment[it]=Controlla le notifiche per l'assistente al sistema +Comment[km]=ត្រួតត្រា​ការ​ជួនដំណឹង​ សម្រាប់​កម្មវិធី​ជំនួយ​ប្រព័ន្ធ +Comment[ko]=시스템 도우미 알림 설정 +Comment[lv]=Pārvaldiet sistēmas palīgu paziņojumus +Comment[mr]=प्रणाली मदतकर्त्यांकरिता सूचना नियंत्रीत करा +Comment[ms]=Kawal pemberitahuan untuk pembantu sistem +Comment[nb]=Styr varslinger for systemhjelpere +Comment[nl]=Beheer de meldingen van de systeemhelpers +Comment[oc]=Contraròtla las notificacions del sistèma +Comment[pl]=Sterowanie powiadomieniami dla systemowych pomocników +Comment[pt]=Controlo de notificações para sistema de ajudas +Comment[pt_BR]=Controlar as notificações para os auxiliares de sistema +Comment[ro]=Controlează notificările pentru ajutoarele de sistem +Comment[ru]=Управление уведомлениями системных помощников +Comment[sk]=Ovládanie oznámení pre systémových pomocníkov +Comment[sl]=Nadzorujte obvestila sistemskih pomočnikov +Comment[sq]=Kontrollo njoftimet e ndihmuesve të sistemit +Comment[sr]=Управљајте обавештењима за системске помоћнике +Comment[sr@ijekavian]=Управљајте обавјештењима за системске помоћнике +Comment[sr@ijekavianlatin]=Upravljajte obavještenjima za sistemske pomoćnike +Comment[sr@latin]=Upravljajte obaveštenjima za sistemske pomoćnike +Comment[sv]=Styr aviseringar för systemhjälpprogram +Comment[tr]=Sistem yardımcıları için bildirimleri kontrol et +Comment[ug]=سېستىما ياردەمچىسىنىڭ ئۇقتۇرۇشىنى چەكلە +Comment[uk]=Керування сповіщеннями системи +Comment[x-test]=xxControl the notifications for system helpersxx +Comment[zh_CN]=控制系统助手的通知行为 +Comment[zh_TW]=控制系統輔助程式的通知 Categories=Qt;KDE;X-KDE-settings-sound;