diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-06-23 08:56:22 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-06-23 09:02:54 +0200 |
commit | ae2a6be8a2155c136f9535abfbcc750c8c395cd2 (patch) | |
tree | e8b5faa400abf44d24926b6f8f9ff1e2bd2cae59 /po/fi.po | |
parent | 14e325c7e4b33e8fc6d33b99d1ffd3b934d26ed0 (diff) |
show right binary name in simulation notice
Closes: 825216
Diffstat (limited to 'po/fi.po')
-rw-r--r-- | po/fi.po | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-06-22 14:51+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -537,12 +537,14 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" #: apt-private/private-output.cc apt-private/private-show.cc |