~ubuntu-branches/ubuntu/oneiric/kde-l10n-ptbr/oneiric

« back to all changes in this revision

Viewing changes to messages/kdeplasma-addons/plasma_applet_fileWatcher.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-xarfgko7jueqhmll
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: plasma_applet_fileWatcher\n"
10
10
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
11
 
"POT-Creation-Date: 2010-11-11 06:17+0100\n"
 
11
"POT-Creation-Date: 2011-05-04 04:07+0200\n"
12
12
"PO-Revision-Date: 2009-02-07 18:54-0300\n"
13
13
"Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
14
14
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br@mail.kde.org>\n"
76
76
msgid "Color:"
77
77
msgstr "Cor:"
78
78
 
79
 
#. i18n: file: filtersConfig.ui:51
 
79
#. i18n: file: filtersConfig.ui:48
80
80
#. i18n: ectx: property (text), widget (QLabel, label_2)
81
81
#: rc.cpp:21
82
82
msgid "Filters settings:"
83
83
msgstr "Configurações dos filtros:"
84
84
 
85
 
#. i18n: file: filtersConfig.ui:61
 
85
#. i18n: file: filtersConfig.ui:58
86
86
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
87
87
#: rc.cpp:24
88
88
msgid "Use regular expressions"
89
89
msgstr "Usar expressões regulares"
90
90
 
91
 
#. i18n: file: filtersConfig.ui:71
 
91
#. i18n: file: filtersConfig.ui:68
92
92
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
93
93
#: rc.cpp:27
94
94
msgid "Use exact match"
95
95
msgstr "Usar ocorrência exata"
96
96
 
97
 
#. i18n: file: filtersConfig.ui:103
 
97
#. i18n: file: filtersConfig.ui:100
98
98
#. i18n: ectx: property (text), widget (QLabel, label)
99
99
#: rc.cpp:30
100
100
msgid "Filters:"
101
101
msgstr "Filtros:"
102
102
 
103
 
#. i18n: file: filtersConfig.ui:110
 
103
#. i18n: file: filtersConfig.ui:107
104
104
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
105
105
#: rc.cpp:33
106
106
msgid "Show only lines that match filters"