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

« back to all changes in this revision

Viewing changes to messages/kdebase/katexmlcheck.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:
 
1
# tradução de katexmlcheck.po para Brazilian portuguese
 
2
# translation of katexmlcheck.po to Brazilian Portuguese
 
3
# Copyright (C) 2003 Free Software Foundation, Inc.
 
4
# Lisiane Sztoltz <lisiane@conectiva.com.br>, 2003
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: katexmlcheck\n"
 
9
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
10
"POT-Creation-Date: 2011-06-17 04:00+0200\n"
 
11
"PO-Revision-Date: 2005-01-07 16:33-0200\n"
 
12
"Last-Translator: Lisiane Sztoltz Teixeira <lisiane@kdemail.net>\n"
 
13
"Language-Team: Brazilian portuguese <kde-i18n-pt_br@kde.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-Generator: KBabel 1.3.1\n"
 
18
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
19
 
 
20
#: plugin_katexmlcheck.cpp:84
 
21
msgid "XML Checker Output"
 
22
msgstr "Saída do XML Checker"
 
23
 
 
24
#: plugin_katexmlcheck.cpp:89
 
25
msgid "Validate XML"
 
26
msgstr "Validar XML"
 
27
 
 
28
#: plugin_katexmlcheck.cpp:100
 
29
msgid "#"
 
30
msgstr "#"
 
31
 
 
32
#: plugin_katexmlcheck.cpp:101
 
33
msgid "Line"
 
34
msgstr "Linha"
 
35
 
 
36
#: plugin_katexmlcheck.cpp:103
 
37
msgid "Column"
 
38
msgstr "Coluna"
 
39
 
 
40
#: plugin_katexmlcheck.cpp:105
 
41
msgid "Message"
 
42
msgstr "Mensagem"
 
43
 
 
44
#: plugin_katexmlcheck.cpp:257
 
45
#, kde-format
 
46
msgid "<b>Error:</b> Could not create temporary file '%1'."
 
47
msgstr "<b>Erro:</b> Não foi possível criar arquivo temporário em '%1'."
 
48
 
 
49
#: plugin_katexmlcheck.cpp:326
 
50
msgid ""
 
51
"<b>Error:</b> Failed to execute xmllint. Please make sure that xmllint is "
 
52
"installed. It is part of libxml2."
 
53
msgstr ""
 
54
"<b>Erro:</b> Falha ao executar xmllint. Por favor certifique-se que xmllint "
 
55
"está instalado. Ele é parte de libxml2."
 
56
 
 
57
#. i18n: file: ui.rc:4
 
58
#. i18n: ectx: Menu (xml)
 
59
#: rc.cpp:3
 
60
msgid "&XML"
 
61
msgstr "&XML"