From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Type:Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:To:From; bh=cDwYx1ScNh0YxBMJEBsBgZB8H7vFJPI+Co/ukyN/808=; b=MahSWV6cHrWmqnW+KGRXPTjv0DPsArx81v+vqr16hK2G5UzHEHbw9zH4KLfDEl3NhobQnio/qY/CZiNWPOsdiD8++HCwpcPIFQdYtBSOVWveXdTAnZIadMBwPu6piH7uoNW/A3fYDldQQUkVogVwNEmqddZxR1I79BZIPukgdPA=; From: Yuri Chornoivan To: KDE russian translation mailing list Date: Thu, 25 Aug 2016 11:41:38 +0300 Message-ID: <3918223.T8dxk2nxLm@localhost.localdomain> Organization: S.P. Timoshenko Institute of Mechanics User-Agent: KMail/4.14.5 (Linux/4.4.16-desktop-1.mga5; KDE/4.14.5; x86_64; ; ) In-Reply-To: <1455261472113499@web14o.yandex.ru> References: <133481470990348@web20g.yandex.ru> <2124872.VamZmPYBBE@localhost.localdomain> <1455261472113499@web14o.yandex.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Authentication-Result: IP=93.126.79.253; mail.from=yurchor@ukr.net; dkim=pass; header.d=ukr.net Subject: Re: [kde-russian] sddm-theme X-BeenThere: kde-russian@lists.kde.ru X-Mailman-Version: 2.1.12 Precedence: list Reply-To: KDE russian translation mailing list List-Id: KDE russian translation mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2016 08:41:45 -0000 Archived-At: List-Archive: =D1=87=D0=B5=D1=82=D0=B2=D0=B5=D1=80, 25-=D1=81=D0=B5=D1=80-2016 11:24:= 59 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0= =B0=D0=BD=D0=BE: > =D0=94=D0=BE=D0=B1=D1=80=D1=8B=D0=B9 =D0=B4=D0=B5=D0=BD=D1=8C! > =D0=9A=D0=B0=D0=BA =D0=BE=D0=BA=D0=B0=D0=B7=D0=B0=D0=BB=D0=BE=D1=81=D1= =8C, =D0=B5=D1=81=D1=82=D1=8C =D0=B5=D1=89=D1=91 =D0=BC=D0=B5=D1=81=D1=82= =D0=B0 =D0=B1=D0=B5=D0=B7 =D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=D0= =B0. > =D0=9F=D1=80=D0=B8 =D0=B1=D0=BB=D0=BE=D0=BA=D0=B8=D1=80=D0=BE=D0=B2=D0= =BA=D0=B5 =D1=8D=D0=BA=D1=80=D0=B0=D0=BD=D0=B0 =D0=B8 =D0=B5=D1=89=D1=91= =D0=B2 =D0=BF=D0=B0=D1=80=D0=B5 =D0=BC=D0=B5=D1=81=D1=82. > =D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D1=8F=D0=BB =D1=82=D0=B0=D0= =BA=D0=B8=D0=BC =D0=BF=D0=B0=D1=82=D1=87=D0=B5=D0=BC > =20 > diff -urN plasma-workspace/lookandfeel/contents/lockscreen/LockScreen= Ui.qml > plasma-workspace-patched/lookandfeel/contents/lockscreen/LockScreenUi= .qml > --- plasma-workspace/lookandfeel/contents/lockscreen/LockScreenUi.qml= =20 > 2016-08-24 16:25:24.000000000 +0300 +++ > plasma-workspace-patched/lookandfeel/contents/lockscreen/LockScreenUi= .qml =20 > 2016-08-24 17:15:30.000000000 +0300 @@ -137,7 +137,7 @@ > =20 > PlasmaComponents.Button { > Layout.fillWidth: true > - text: "Switch Session" > + text: > i18nd("org.kde.plasma_lookandfeel_org.kde.lookandfeel", "Switch Sessi= on") > onClicked: { > =20 > sessionsModel.switchUser(userListCurrentModelData.vtNumber) mainStack= .pop() > diff -urN plasma-workspace/lookandfeel/contents/lockscreen/MainBlock.= qml > plasma-workspace-patched/lookandfeel/contents/lockscreen/MainBlock.qm= l --- > plasma-workspace/lookandfeel/contents/lockscreen/MainBlock.qml =20 > 2016-08-24 16:25:24.000000000 +0300 +++ > plasma-workspace-patched/lookandfeel/contents/lockscreen/MainBlock.qm= l =20 > 2016-08-25 10:19:08.000000000 +0300 @@ -64,7 +64,7 @@ > id: passwordBox > Layout.fillWidth: true > =20 > - placeholderText: i18nd("plasma_lookandfeel_org", "Password")= > + placeholderText: i18nd("plasma_lookandfeel_org.kde.lookandfe= el", > "Password") focus: true > echoMode: TextInput.Password > =20 > @@ -90,7 +90,7 @@ > id: loginButton > Layout.fillWidth: true > =20 > - text: userListCurrentIndex =3D=3D 0 ? i18nd("plasma_lookandf= eel_org", > "Unlock") : i18nd("plasma_lookandfeel_org", "Start New Session") + = =20 > text: userListCurrentIndex =3D=3D 0 ? > i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Unlock") : > i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Start New Session") > onClicked: userListCurrentIndex =3D=3D 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 > =20 > 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 u= ser") > property string iconSource: "" > } =D0=94=D0=BE=D0=B1=D1=80=D1=8B=D0=B9 =D0=B4=D0=B5=D0=BD=D1=8C, =D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB. =D0=A1=D0=BF=D0=B0=D1= =81=D0=B8=D0=B1=D0=BE. =D0=A1 =D1=83=D0=B2=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC, =D0=AE=D1=80=D0=B8=D0=B9