Hello community, here is the log from the commit of package kcm_sddm for openSUSE:Factory checked in at 2015-03-25 09:56:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcm_sddm (Old) and /work/SRC/openSUSE:Factory/.kcm_sddm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm_sddm" Changes: -------- --- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes 2015-03-01 15:03:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kcm_sddm.new/kcm_sddm.changes 2015-03-25 09:56:43.000000000 +0100 @@ -1,0 +2,8 @@ +Thu Mar 19 17:42:28 UTC 2015 - [email protected] + +- Update to 5.2.2: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.2.php + +------------------------------------------------------------------- Old: ---- sddm-kcm-5.2.1.tar.xz New: ---- sddm-kcm-5.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcm_sddm.spec ++++++ --- /var/tmp/diff_new_pack.0FmUu6/_old 2015-03-25 09:56:44.000000000 +0100 +++ /var/tmp/diff_new_pack.0FmUu6/_new 2015-03-25 09:56:44.000000000 +0100 @@ -20,7 +20,7 @@ Summary: A sddm control module for KDE License: GPL-2.0 Group: System/GUI/KDE -Version: 5.2.1 +Version: 5.2.2 Release: 0 Url: https://projects.kde.org/projects/kdereview/sddm-kcm/repository Source: sddm-kcm-%{version}.tar.xz ++++++ sddm-kcm-5.2.1.tar.xz -> sddm-kcm-5.2.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/CMakeLists.txt new/sddm-kcm-5.2.2/CMakeLists.txt --- old/sddm-kcm-5.2.1/CMakeLists.txt 2015-02-21 21:05:24.000000000 +0100 +++ new/sddm-kcm-5.2.2/CMakeLists.txt 2015-03-19 12:47:02.000000000 +0100 @@ -1,6 +1,6 @@ project(sddm-kcm) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) -set(PROJECT_VERSION "5.2.1") +set(PROJECT_VERSION "5.2.2") set(QT_MIN_VERSION "5.3.0") find_package(ECM 1.0.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/kcm_sddm.actions new/sddm-kcm-5.2.2/kcm_sddm.actions --- old/sddm-kcm-5.2.1/kcm_sddm.actions 2015-02-21 21:05:12.000000000 +0100 +++ new/sddm-kcm-5.2.2/kcm_sddm.actions 2015-03-19 12:46:51.000000000 +0100 @@ -1,6 +1,7 @@ [Domain] Name=SDDM Name[ar]=SDDM +Name[bs]=SDDM Name[ca]=SDDM Name[cs]=SDDM Name[de]=SDDM @@ -17,6 +18,7 @@ Name[pt]=SDDM Name[pt_BR]=SDDM Name[ro]=SDDM +Name[ru]=SDDM Name[sk]=SDDM Name[sl]=SDDM Name[sr]=СДДМ @@ -28,12 +30,14 @@ Name[uk]=SDDM Name[x-test]=xxSDDMxx Name[zh_CN]=SDDM +Name[zh_TW]=SDDM Icon=kauth-example URL=https://github.com/sddm/sddm [org.kde.kcontrol.kcmsddm.save] Name=Save Settings Name[ar]=احفظ اﻹعدادات +Name[bs]=Sačuvaj postavke Name[ca]=Desa l'arranjament Name[cs]=Uložit nastavení Name[de]=Einstellungen speichern @@ -50,6 +54,7 @@ Name[pt]=Gravar a Configuração Name[pt_BR]=Salvar configurações Name[ro]=Salvează configurările +Name[ru]=Сохранение параметров Name[sk]=Uložiť nastavenie Name[sl]=Shrani nastavitve Name[sr]=Сачувај поставке @@ -61,6 +66,7 @@ Name[uk]=Зберегти параметри Name[x-test]=xxSave Settingsxx Name[zh_CN]=保存设置 +Name[zh_TW]=儲存設定 Description=Save Settings in SDDM Description[ar]=احفظ الإعدادات في SDDM Description[ca]=Desa l'arranjament a l'SDDM @@ -79,6 +85,7 @@ Description[pt]=Gravar a Configuração no SDDM Description[pt_BR]=Salvar configurações no SDDM Description[ro]=Salvează configurările în SDDM +Description[ru]=Сохранение параметров диспетчера входа в систему SDDM Description[sk]=Uložiť nastavenia v SDDM Description[sl]=Shrani nastavitve v SDDM Description[sr]=Сачувај поставке у СДДМ‑у @@ -90,5 +97,6 @@ Description[uk]=Зберегти параметри у SDDM Description[x-test]=xxSave Settings in SDDMxx Description[zh_CN]=保存 SDDM 设置 +Description[zh_TW]=儲存 SDDM 設定 Policy=auth_admin Persistence=session diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/kcm_sddm.desktop new/sddm-kcm-5.2.2/kcm_sddm.desktop --- old/sddm-kcm-5.2.1/kcm_sddm.desktop 2015-02-21 21:05:12.000000000 +0100 +++ new/sddm-kcm-5.2.2/kcm_sddm.desktop 2015-03-19 12:46:51.000000000 +0100 @@ -26,6 +26,7 @@ X-KDE-Keywords[pt]=sddm,gestor de autenticação,tema X-KDE-Keywords[pt_BR]=sddm,gerenciador de tela,tema X-KDE-Keywords[ro]=sddm,gestionar de afișaje,temă +X-KDE-Keywords[ru]=sddm,display manager,theme,users,login,greeting,logo,styles,background,wallpapers,sessions, shutdown,restart,диспетчер сеанса,диспетчер входа в систему,пользователи,логин,вход в систему,приветствие,логотип,лого,стили,тема курсоров мыши,указатели мыши,фон,обои,сессии,сеансы,завершение работы,перезагрузка,выключение,автоматический вход в систему X-KDE-Keywords[sk]=sddm,správca obrazovky,téma X-KDE-Keywords[sl]=sddm,upravljalnik zaslona,tema X-KDE-Keywords[sr]=sddm,display manager,theme,СДДМ,менаџер пријављивања,тема @@ -37,6 +38,7 @@ X-KDE-Keywords[uk]=sddm,display manager,theme,керування входом,сддм,тема X-KDE-Keywords[x-test]=xxsddmxx,xxdisplay managerxx,xxthemexx X-KDE-Keywords[zh_CN]=sddm,display manager,theme,显示管理器,主题 +X-KDE-Keywords[zh_TW]=sddm,display manager,theme Name=Login Screen (SDDM) Name[ar]=مدير الولوج (SDDM) @@ -56,6 +58,7 @@ Name[pt]=Ecrã de Autenticação (SDDM) Name[pt_BR]=Tela de autenticação (SDDM) Name[ro]=Ecran de autentificare (SDDM) +Name[ru]=Вход в систему (SDDM) Name[sk]=Prihlasovacia obrazovka (SDDM) Name[sl]=Prijavni zaslon (SDDM) Name[sr]=Пријавни екран (СДДМ) @@ -67,6 +70,7 @@ Name[uk]=Вікно входу (SDDM) Name[x-test]=xxLogin Screen (SDDM)xx Name[zh_CN]=登录屏幕 (SDDM) +Name[zh_TW]=登入畫面 (SDDM) Comment=Select login theme Comment[ar]=اختر سمة الولوج @@ -86,6 +90,7 @@ Comment[pt]=Seleccionar o tema de autenticação Comment[pt_BR]=Selecionar o tema de autenticação Comment[ro]=Alege tema de autentificare +Comment[ru]=Настройка диспетчера входа в систему SDDM Comment[sk]=Vyberte tému prihlásenia Comment[sl]=Izberite temo prijave Comment[sr]=Изаберите пријавну тему @@ -97,3 +102,4 @@ Comment[uk]=Вибрати тему вікна входу Comment[x-test]=xxSelect login themexx Comment[zh_CN]=选择登录主题 +Comment[zh_TW]=選擇登入主題 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/po/bs/kcm_sddm.po new/sddm-kcm-5.2.2/po/bs/kcm_sddm.po --- old/sddm-kcm-5.2.1/po/bs/kcm_sddm.po 1970-01-01 01:00:00.000000000 +0100 +++ new/sddm-kcm-5.2.2/po/bs/kcm_sddm.po 2015-03-19 12:46:52.000000000 +0100 @@ -0,0 +1,167 @@ +# Bosnian translations for PACKAGE package +# engleski prevodi za paket PACKAGE. +# Copyright (C) 2015 This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# Samir ribic <megaribi@localhost>, 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: kde5\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-01-13 12:18+0000\n" +"PO-Revision-Date: 2015-02-22 23:50+0100\n" +"Last-Translator: Samir Ribić <[email protected]>\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" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Samir Ribić" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: src/configwidgets/selectimagebutton.cpp:42 +msgid "Load from file..." +msgstr "Učitaj iz datoteke..." + +#: src/configwidgets/selectimagebutton.cpp:43 +msgid "Clear Image" +msgstr "očisti sliku" + +#: src/configwidgets/selectimagebutton.cpp:76 +msgid "Select image" +msgstr "Odaberi sliku" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "Default" +msgstr "Podrazumijevano" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "The default cursor theme in SDDM" +msgstr "" + +#: src/cursortheme/thememodel.cpp:75 +msgid "Name" +msgstr "Ime" + +#: src/cursortheme/thememodel.cpp:78 +msgid "Description" +msgstr "Opis" + +#: src/cursortheme/xcursortheme.cpp:74 +#, kde-format +msgctxt "" +"@info The argument is the list of available sizes (in pixel). Example: " +"'Available sizes: 24' or 'Available sizes: 24, 36, 48'" +msgid "(Available sizes: %1)" +msgstr "(Dostupne veličine: %1)" + +#: src/sddmkcm.cpp:47 +msgid "SDDM KDE Config" +msgstr "" + +#: src/sddmkcm.cpp:49 +msgid "Login screen using the SDDM" +msgstr "" + +#: src/sddmkcm.cpp:53 src/sddmkcm.cpp:54 +msgid "Author" +msgstr "Autor" + +#: src/sddmkcm.cpp:108 +msgid "Theme" +msgstr "Tema" + +#: src/sddmkcm.cpp:113 +msgid "Advanced" +msgstr "Napredno" + +#: src/themesdelegate.cpp:66 +msgid "No preview available" +msgstr "Prikaz nije dostupan" + +#: src/themesdelegate.cpp:106 +#, kde-format +msgctxt "Caption to theme preview, %1 author name" +msgid "by %1" +msgstr "autor %1" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: src/ui/advanceconfig.ui:17 +msgid "General" +msgstr "Općenito" + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: src/ui/advanceconfig.ui:23 +msgid "Cursor Theme:" +msgstr "Tema pokazivača" + +#. i18n: ectx: property (title), widget (QGroupBox, autoLogin) +#: src/ui/advanceconfig.ui:36 +msgid "Auto &Login" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: src/ui/advanceconfig.ui:51 +msgid "User:" +msgstr "Korisnik:" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: src/ui/advanceconfig.ui:61 +msgid "Session:" +msgstr "Sesija" + +#. i18n: ectx: property (text), widget (QCheckBox, reloginAfterQuit) +#: src/ui/advanceconfig.ui:74 +msgid "Relogin after quit" +msgstr "" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) +#: src/ui/advanceconfig.ui:93 +msgid "User" +msgstr "Korisnik" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: src/ui/advanceconfig.ui:99 +msgid "Minimum UID:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: src/ui/advanceconfig.ui:119 +msgid "Maximum UID:" +msgstr "" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: src/ui/advanceconfig.ui:148 +msgid "Commands" +msgstr "Komande" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/advanceconfig.ui:154 +msgid "Halt Command:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: src/ui/advanceconfig.ui:164 +msgid "Reboot Command:" +msgstr "" + +#. i18n: ectx: property (title), widget (QGroupBox, customizeBox) +#: src/ui/themeconfig.ui:50 +msgid "Customize theme" +msgstr "" + +#. i18n: ectx: property (text), widget (SelectImageButton, selectBackgroundButton) +#: src/ui/themeconfig.ui:77 +msgid "..." +msgstr "..." + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/themeconfig.ui:84 +msgid "Background:" +msgstr "Pozadina:" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/po/nb/kcm_sddm.po new/sddm-kcm-5.2.2/po/nb/kcm_sddm.po --- old/sddm-kcm-5.2.1/po/nb/kcm_sddm.po 1970-01-01 01:00:00.000000000 +0100 +++ new/sddm-kcm-5.2.2/po/nb/kcm_sddm.po 2015-03-19 12:46:57.000000000 +0100 @@ -0,0 +1,169 @@ +# Translation of kcm_sddm to Norwegian Bokmål +# +# Bjørn Steensrud <[email protected]>, 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-01-13 12:18+0000\n" +"PO-Revision-Date: 2015-01-08 21:37+0100\n" +"Last-Translator: Bjørn Steensrud <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" +"X-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Bjørn Steensrud" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: src/configwidgets/selectimagebutton.cpp:42 +msgid "Load from file..." +msgstr "Last fra fil …" + +#: src/configwidgets/selectimagebutton.cpp:43 +msgid "Clear Image" +msgstr "Tøm bilde" + +#: src/configwidgets/selectimagebutton.cpp:76 +msgid "Select image" +msgstr "Velg bilde" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "Default" +msgstr "Standard" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "The default cursor theme in SDDM" +msgstr "Standard pekertema i SDDM" + +#: src/cursortheme/thememodel.cpp:75 +msgid "Name" +msgstr "Navn" + +#: src/cursortheme/thememodel.cpp:78 +msgid "Description" +msgstr "Beskrivelse" + +#: src/cursortheme/xcursortheme.cpp:74 +#, kde-format +msgctxt "" +"@info The argument is the list of available sizes (in pixel). Example: " +"'Available sizes: 24' or 'Available sizes: 24, 36, 48'" +msgid "(Available sizes: %1)" +msgstr "(Tilgjengelige størrelser: %1)" + +#: src/sddmkcm.cpp:47 +msgid "SDDM KDE Config" +msgstr "SDDM KDE-oppsett" + +#: src/sddmkcm.cpp:49 +msgid "Login screen using the SDDM" +msgstr "Loginn-skjerm som bruker SDDM" + +#: src/sddmkcm.cpp:53 src/sddmkcm.cpp:54 +msgid "Author" +msgstr "Forfatter" + +#: src/sddmkcm.cpp:108 +msgid "Theme" +msgstr "Tema" + +#: src/sddmkcm.cpp:113 +msgid "Advanced" +msgstr "Avansert" + +#: src/themesdelegate.cpp:66 +msgid "No preview available" +msgstr "Ingen forhåndsvisning tilgjengelig" + +#: src/themesdelegate.cpp:106 +#, kde-format +msgctxt "Caption to theme preview, %1 author name" +msgid "by %1" +msgstr "av %1" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: src/ui/advanceconfig.ui:17 +msgid "General" +msgstr "Generelt" + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: src/ui/advanceconfig.ui:23 +msgid "Cursor Theme:" +msgstr "Pekertema:" + +#. i18n: ectx: property (title), widget (QGroupBox, autoLogin) +#: src/ui/advanceconfig.ui:36 +msgid "Auto &Login" +msgstr "Auto&logginn" + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: src/ui/advanceconfig.ui:51 +msgid "User:" +msgstr "Bruker:" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: src/ui/advanceconfig.ui:61 +msgid "Session:" +msgstr "Økt:" + +#. i18n: ectx: property (text), widget (QCheckBox, reloginAfterQuit) +#: src/ui/advanceconfig.ui:74 +msgid "Relogin after quit" +msgstr "Logg inn på nytt etter avslutning" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) +#: src/ui/advanceconfig.ui:93 +msgid "User" +msgstr "Bruker" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: src/ui/advanceconfig.ui:99 +msgid "Minimum UID:" +msgstr "Minimum UID:" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: src/ui/advanceconfig.ui:119 +msgid "Maximum UID:" +msgstr "Maksimum UID:" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: src/ui/advanceconfig.ui:148 +msgid "Commands" +msgstr "Kommandoer" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/advanceconfig.ui:154 +msgid "Halt Command:" +msgstr "Stopp-kommando:" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: src/ui/advanceconfig.ui:164 +msgid "Reboot Command:" +msgstr "Omstart-kommando:" + +#. i18n: ectx: property (title), widget (QGroupBox, customizeBox) +#: src/ui/themeconfig.ui:50 +msgid "Customize theme" +msgstr "Tilpass temaet" + +#. i18n: ectx: property (text), widget (SelectImageButton, selectBackgroundButton) +#: src/ui/themeconfig.ui:77 +msgid "..." +msgstr "…" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/themeconfig.ui:84 +msgid "Background:" +msgstr "Bakgrunn:" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/po/ru/kcm_sddm.po new/sddm-kcm-5.2.2/po/ru/kcm_sddm.po --- old/sddm-kcm-5.2.1/po/ru/kcm_sddm.po 1970-01-01 01:00:00.000000000 +0100 +++ new/sddm-kcm-5.2.2/po/ru/kcm_sddm.po 2015-03-19 12:46:59.000000000 +0100 @@ -0,0 +1,173 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# +# Victor Ryzhykh <[email protected]>, 2015. +# Alexander Potashev <[email protected]>, 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-01-13 12:18+0000\n" +"PO-Revision-Date: 2015-03-17 05:45+0300\n" +"Last-Translator: Alexander Potashev <[email protected]>\n" +"Language-Team: Russian <[email protected]>\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.5\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-Environment: kde\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Виктор Рыжих,Александр Поташев" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected],[email protected]" + +#: src/configwidgets/selectimagebutton.cpp:42 +msgid "Load from file..." +msgstr "Установить из файла..." + +#: src/configwidgets/selectimagebutton.cpp:43 +msgid "Clear Image" +msgstr "Убрать изображение" + +# BUGME: please add ctxt @title:window --aspotashev +#: src/configwidgets/selectimagebutton.cpp:76 +msgid "Select image" +msgstr "Выбор изображения" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "Default" +msgstr "По умолчанию" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "The default cursor theme in SDDM" +msgstr "Стандартная тема курсоров мыши в SDDM" + +#: src/cursortheme/thememodel.cpp:75 +msgid "Name" +msgstr "Название" + +#: src/cursortheme/thememodel.cpp:78 +msgid "Description" +msgstr "Описание" + +#: src/cursortheme/xcursortheme.cpp:74 +#, kde-format +msgctxt "" +"@info The argument is the list of available sizes (in pixel). Example: " +"'Available sizes: 24' or 'Available sizes: 24, 36, 48'" +msgid "(Available sizes: %1)" +msgstr "(Доступные размеры: %1)" + +#: src/sddmkcm.cpp:47 +msgid "SDDM KDE Config" +msgstr "Модуль настройки диспетчера входа в систему SDDM" + +#: src/sddmkcm.cpp:49 +msgid "Login screen using the SDDM" +msgstr "Экран входа в систему SDDM" + +#: src/sddmkcm.cpp:53 src/sddmkcm.cpp:54 +msgid "Author" +msgstr "Автор" + +#: src/sddmkcm.cpp:108 +msgid "Theme" +msgstr "Тема" + +#: src/sddmkcm.cpp:113 +msgid "Advanced" +msgstr "Дополнительно" + +#: src/themesdelegate.cpp:66 +msgid "No preview available" +msgstr "Предварительный просмотр недоступен" + +#: src/themesdelegate.cpp:106 +#, kde-format +msgctxt "Caption to theme preview, %1 author name" +msgid "by %1" +msgstr "от %1" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: src/ui/advanceconfig.ui:17 +msgid "General" +msgstr "Основное" + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: src/ui/advanceconfig.ui:23 +msgid "Cursor Theme:" +msgstr "Тема курсоров мыши:" + +#. i18n: ectx: property (title), widget (QGroupBox, autoLogin) +#: src/ui/advanceconfig.ui:36 +msgid "Auto &Login" +msgstr "&Автоматический вход в систему" + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: src/ui/advanceconfig.ui:51 +msgid "User:" +msgstr "Пользователь:" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: src/ui/advanceconfig.ui:61 +msgid "Session:" +msgstr "Сеанс:" + +#. i18n: ectx: property (text), widget (QCheckBox, reloginAfterQuit) +#: src/ui/advanceconfig.ui:74 +msgid "Relogin after quit" +msgstr "Повторный вход после завершения сеанса" + +# BUGME: this needs clarification, even for the user, not just for translators. It is the range of UIDs of users that will be able to log in? --aspotashev +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) +#: src/ui/advanceconfig.ui:93 +msgid "User" +msgstr "Пользователи" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: src/ui/advanceconfig.ui:99 +msgid "Minimum UID:" +msgstr "Минимальный UID:" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: src/ui/advanceconfig.ui:119 +msgid "Maximum UID:" +msgstr "Максимальный UID:" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: src/ui/advanceconfig.ui:148 +msgid "Commands" +msgstr "Команды" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/advanceconfig.ui:154 +msgid "Halt Command:" +msgstr "Команда выключения:" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: src/ui/advanceconfig.ui:164 +msgid "Reboot Command:" +msgstr "Команда перезагрузки:" + +#. i18n: ectx: property (title), widget (QGroupBox, customizeBox) +#: src/ui/themeconfig.ui:50 +msgid "Customize theme" +msgstr "Настройка темы оформления" + +#. i18n: ectx: property (text), widget (SelectImageButton, selectBackgroundButton) +#: src/ui/themeconfig.ui:77 +msgid "..." +msgstr "..." + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/themeconfig.ui:84 +msgid "Background:" +msgstr "Фон:" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.2.1/po/zh_TW/kcm_sddm.po new/sddm-kcm-5.2.2/po/zh_TW/kcm_sddm.po --- old/sddm-kcm-5.2.1/po/zh_TW/kcm_sddm.po 1970-01-01 01:00:00.000000000 +0100 +++ new/sddm-kcm-5.2.2/po/zh_TW/kcm_sddm.po 2015-03-19 12:47:02.000000000 +0100 @@ -0,0 +1,167 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Franklin Weng <[email protected]>, 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2015-01-13 12:18+0000\n" +"PO-Revision-Date: 2015-02-25 09:46+0800\n" +"Last-Translator: Franklin Weng <[email protected]>\n" +"Language-Team: Chinese Traditional <[email protected]>\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Franklin Weng" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: src/configwidgets/selectimagebutton.cpp:42 +msgid "Load from file..." +msgstr "從檔案載入..." + +#: src/configwidgets/selectimagebutton.cpp:43 +msgid "Clear Image" +msgstr "清除影像" + +#: src/configwidgets/selectimagebutton.cpp:76 +msgid "Select image" +msgstr "選擇影像" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "Default" +msgstr "預設" + +#: src/cursortheme/dummytheme.cpp:26 +msgid "The default cursor theme in SDDM" +msgstr "SDDM 預設游標主題" + +#: src/cursortheme/thememodel.cpp:75 +msgid "Name" +msgstr "名稱" + +#: src/cursortheme/thememodel.cpp:78 +msgid "Description" +msgstr "描述" + +#: src/cursortheme/xcursortheme.cpp:74 +#, kde-format +msgctxt "" +"@info The argument is the list of available sizes (in pixel). Example: " +"'Available sizes: 24' or 'Available sizes: 24, 36, 48'" +msgid "(Available sizes: %1)" +msgstr "(可用的大小:%1)" + +#: src/sddmkcm.cpp:47 +msgid "SDDM KDE Config" +msgstr "SDDM KDE 設定" + +#: src/sddmkcm.cpp:49 +msgid "Login screen using the SDDM" +msgstr "使用 SDDM 鎖定螢幕" + +#: src/sddmkcm.cpp:53 src/sddmkcm.cpp:54 +msgid "Author" +msgstr "作者" + +#: src/sddmkcm.cpp:108 +msgid "Theme" +msgstr "主題" + +#: src/sddmkcm.cpp:113 +msgid "Advanced" +msgstr "進階" + +#: src/themesdelegate.cpp:66 +msgid "No preview available" +msgstr "無法預覽" + +#: src/themesdelegate.cpp:106 +#, kde-format +msgctxt "Caption to theme preview, %1 author name" +msgid "by %1" +msgstr "由:%1" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: src/ui/advanceconfig.ui:17 +msgid "General" +msgstr "一般" + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: src/ui/advanceconfig.ui:23 +msgid "Cursor Theme:" +msgstr "游標主題: " + +#. i18n: ectx: property (title), widget (QGroupBox, autoLogin) +#: src/ui/advanceconfig.ui:36 +msgid "Auto &Login" +msgstr "自動登入(&L)" + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: src/ui/advanceconfig.ui:51 +msgid "User:" +msgstr "使用者:" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: src/ui/advanceconfig.ui:61 +msgid "Session:" +msgstr "工作階段:" + +#. i18n: ectx: property (text), widget (QCheckBox, reloginAfterQuit) +#: src/ui/advanceconfig.ui:74 +msgid "Relogin after quit" +msgstr "離開後重新登入" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) +#: src/ui/advanceconfig.ui:93 +msgid "User" +msgstr "使用者" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: src/ui/advanceconfig.ui:99 +msgid "Minimum UID:" +msgstr "最小 UID:" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: src/ui/advanceconfig.ui:119 +msgid "Maximum UID:" +msgstr "最大 UID:" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: src/ui/advanceconfig.ui:148 +msgid "Commands" +msgstr "指令" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/advanceconfig.ui:154 +msgid "Halt Command:" +msgstr "關機指令:" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: src/ui/advanceconfig.ui:164 +msgid "Reboot Command:" +msgstr "重新啟動指令:" + +#. i18n: ectx: property (title), widget (QGroupBox, customizeBox) +#: src/ui/themeconfig.ui:50 +msgid "Customize theme" +msgstr "自訂主題" + +#. i18n: ectx: property (text), widget (SelectImageButton, selectBackgroundButton) +#: src/ui/themeconfig.ui:77 +msgid "..." +msgstr "..." + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/ui/themeconfig.ui:84 +msgid "Background:" +msgstr "背景:" \ No newline at end of file -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
