~artfwo/indicator-cpufreq/trunk

« back to all changes in this revision

Viewing changes to po/pt.po

  • Committer: Launchpad Translations on behalf of artfwo
  • Date: 2013-03-07 05:30:31 UTC
  • Revision ID: launchpad_translations_on_behalf_of_artfwo-20130307053031-s0o710bql4dmd718
Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Portuguese translation for indicator-cpufreq
 
2
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
 
3
# This file is distributed under the same license as the indicator-cpufreq package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: indicator-cpufreq\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2013-02-25 23:19+0700\n"
 
11
"PO-Revision-Date: 2012-08-15 17:08+0000\n"
 
12
"Last-Translator: Major Pipe <Unknown>\n"
 
13
"Language-Team: Portuguese <pt@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Launchpad-Export-Date: 2013-02-26 05:16+0000\n"
 
18
"X-Generator: Launchpad (build 16506)\n"
 
19
 
 
20
#: ../indicator-cpufreq.desktop.in.h:1
 
21
msgid "CPU Frequency Scaling Indicator"
 
22
msgstr "Indicador da velocidade do processador."
 
23
 
 
24
#: ../indicator-cpufreq.desktop.in.h:2
 
25
msgid "An indicator for monitoring and switching CPU frequency scaling"
 
26
msgstr "Um indicador para monitorizar e alterar a velocidade do processador."
 
27
 
 
28
#. Support for command line options.
 
29
#: ../bin/indicator-cpufreq.py:60
 
30
msgid "indicator-cpufreq [options]"
 
31
msgstr "Opções"
 
32
 
 
33
#: ../bin/indicator-cpufreq.py:63
 
34
msgid "print the maximum debugging info (implies -vv)"
 
35
msgstr ""
 
36
 
 
37
#: ../bin/indicator-cpufreq.py:65
 
38
msgid "set error_level output to warning, info, and then debug"
 
39
msgstr ""
 
40
 
 
41
#: ../bin/indicator-cpufreq.py:67
 
42
msgid "show the frequency with text along with the icon"
 
43
msgstr ""
 
44
 
 
45
#: ../indicator_cpufreq/com.ubuntu.indicatorcpufreq.policy.in.h:1
 
46
msgid "Change CPU frequency scaling"
 
47
msgstr "Mudar frequência do processador"
 
48
 
 
49
#: ../indicator_cpufreq/com.ubuntu.indicatorcpufreq.policy.in.h:2
 
50
msgid "System policy prevents you from changing CPU frequency scaling."
 
51
msgstr ""
 
52
"As definições do sistema não lhe permitem modificar a velocidade do "
 
53
"processador."
 
54
 
 
55
#. temp hack for properly displaying intel turbo mode (actual freq + 1000kHz)
 
56
#: ../indicator_cpufreq/indicator.py:34
 
57
#, python-format
 
58
msgid "%s GHz"
 
59
msgstr "%s GHz"
 
60
 
 
61
#: ../indicator_cpufreq/indicator.py:34
 
62
#, python-format
 
63
msgid "%.2f"
 
64
msgstr "%.2f"
 
65
 
 
66
#: ../indicator_cpufreq/indicator.py:36
 
67
msgid "(turbo mode)"
 
68
msgstr ""
 
69
 
 
70
#: ../indicator_cpufreq/indicator.py:40
 
71
msgid "Conservative"
 
72
msgstr "Poupança"
 
73
 
 
74
#: ../indicator_cpufreq/indicator.py:41
 
75
msgid "Ondemand"
 
76
msgstr "Adaptável"
 
77
 
 
78
#. 'userspace': _("Userspace"),
 
79
#: ../indicator_cpufreq/indicator.py:43
 
80
msgid "Powersave"
 
81
msgstr "Mínimo"
 
82
 
 
83
#: ../indicator_cpufreq/indicator.py:44
 
84
msgid "Performance"
 
85
msgstr "Máximo"