рассылка русскоязычной группы пользователей и разработчиков 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] Dolphin
Date: Tue, 15 Jan 2013 08:27:57 +0200
Message-ID: <op.wqxv8vq9l2zvei@localhost> (raw)
In-Reply-To: <CADMG6+80R_zxgWGY-PXB=07ifUQS54gL0veNc9VmYQq5Eu4n3Q@mail.gmail.com>

написане Tue, 15 Jan 2013 00:31:40 +0200, Alexander Potashev  
<aspotashev@gmail.com>:

> 5. «Release '%1'» наверное нельзя переводить как «Отключить «%1»»,
> потому что так же уже переведена строка «Unmount '%1'». Не надо
> забывать про кавычки-ёлочки. Что означает в данном контексте "Release
> ...", мне неизвестно.

Судя по коду:

     if (device.is<Solid::OpticalDisc>()) {
         text = i18nc("@item", "Release '%1'", label);
     } else if (removable || hotPluggable) {
         text = i18nc("@item", "Safely Remove '%1'", label);
         iconName = "media-eject";
     } else {
         text = i18nc("@item", "Unmount '%1'", label);
         iconName = "media-eject";
     }

Это то же отсоединение, но без выталкивания лотка (см. «Eject» выше по  
коду) для оптических носителей данных.

  reply	other threads:[~2013-01-15  6:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14  7:14 Alexey D.
2013-01-14 22:31 ` Alexander Potashev
2013-01-15  6:27   ` Yuri Chornoivan [this message]
2013-01-20  3:59     ` Alexander Potashev
2013-01-15  9:13   ` Alexey D.
2013-01-20  4:28     ` Alexander Potashev
2013-01-20  6:40       ` Alexey D.
2013-01-21  6:33         ` Андрей Черепанов
2013-01-25 15:45           ` Yuri Efremov

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=op.wqxv8vq9l2zvei@localhost \
    --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