рассылка русскоязычной группы пользователей и разработчиков KDE
 help / color / mirror / Atom feed
From: Yuri Chornoivan <yurchor@ukr.net>
To: KDE russian translation mailing list <kde-russian@lists.kde.ru>
Subject: Re: [kde-russian] sddm-theme
Date: Thu, 25 Aug 2016 11:41:38 +0300
Message-ID: <3918223.T8dxk2nxLm@localhost.localdomain> (raw)
In-Reply-To: <1455261472113499@web14o.yandex.ru>

четвер, 25-сер-2016 11:24:59 Виктор написано:
> Добрый день!
> Как оказалось, есть ещё места без перевода.
> При блокировке экрана и ещё в паре мест.
> Исправлял таким патчем
>  
> diff -urN plasma-workspace/lookandfeel/contents/lockscreen/LockScreenUi.qml
> plasma-workspace-patched/lookandfeel/contents/lockscreen/LockScreenUi.qml
> --- plasma-workspace/lookandfeel/contents/lockscreen/LockScreenUi.qml  
>  2016-08-24 16:25:24.000000000 +0300 +++
> plasma-workspace-patched/lookandfeel/contents/lockscreen/LockScreenUi.qml  
>  2016-08-24 17:15:30.000000000 +0300 @@ -137,7 +137,7 @@
>  
>              PlasmaComponents.Button {
>                  Layout.fillWidth: true
> -                text: "Switch Session"
> +                text:
> i18nd("org.kde.plasma_lookandfeel_org.kde.lookandfeel", "Switch Session")
> onClicked: {
>                     
> sessionsModel.switchUser(userListCurrentModelData.vtNumber) mainStack.pop()
> diff -urN plasma-workspace/lookandfeel/contents/lockscreen/MainBlock.qml
> plasma-workspace-patched/lookandfeel/contents/lockscreen/MainBlock.qml ---
> plasma-workspace/lookandfeel/contents/lockscreen/MainBlock.qml  
>  2016-08-24 16:25:24.000000000 +0300 +++
> plasma-workspace-patched/lookandfeel/contents/lockscreen/MainBlock.qml  
>  2016-08-25 10:19:08.000000000 +0300 @@ -64,7 +64,7 @@
>          id: passwordBox
>          Layout.fillWidth: true
>  
> -        placeholderText: i18nd("plasma_lookandfeel_org", "Password")
> +        placeholderText: i18nd("plasma_lookandfeel_org.kde.lookandfeel",
> "Password") focus: true
>          echoMode: TextInput.Password
>  
> @@ -90,7 +90,7 @@
>          id: loginButton
>          Layout.fillWidth: true
>  
> -        text: userListCurrentIndex == 0 ? i18nd("plasma_lookandfeel_org",
> "Unlock") : i18nd("plasma_lookandfeel_org", "Start New Session") +       
> text: userListCurrentIndex == 0 ?
> i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Unlock") :
> i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Start New Session")
> onClicked: userListCurrentIndex == 0 ? startLogin() : newSession() }
>  }
> diff -urN plasma-workspace/sddm-theme/Main.qml
> plasma-workspace-patched/sddm-theme/Main.qml ---
> plasma-workspace/sddm-theme/Main.qml    2016-08-24 16:25:24.000000000 +0300
> +++ plasma-workspace-patched/sddm-theme/Main.qml    2016-08-25
> 10:20:13.000000000 +0300 @@ -122,7 +122,7 @@
>              notificationMessage: root.notificationMessage
>  
>              userListModel: QtObject {
> -                property string name: i18nd("plasma_lookandfeel_org",
> "Login as different user") +                property string name:
> i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Login as different user")
> property string iconSource: ""
>              }

Добрый день,

Исправил. Спасибо.

С уважением,
Юрий


      parent reply	other threads:[~2016-08-25  8:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-12  8:51 ` Yuri Chornoivan
2016-08-20 14:49     ` Yuri Chornoivan
2016-08-20 15:48         ` Yuri Chornoivan
2016-08-25  8:41             ` Yuri Chornoivan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3918223.T8dxk2nxLm@localhost.localdomain \
    --to=yurchor@ukr.net \
    --cc=kde-russian@lists.kde.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

рассылка русскоязычной группы пользователей и разработчиков KDE

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kde-russian/0 kde-russian/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kde-russian kde-russian/ http://lore.altlinux.org/kde-russian \
		kde-russian@lists.kde.ru
	public-inbox-index kde-russian

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kde-russian


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git