~ubuntu-branches/ubuntu/precise/kde-l10n-lv/precise

« back to all changes in this revision

Viewing changes to messages/kdebase/katetextfilter.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-gmpkj441ftpb3gl5
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
# translation of katetextfilter.po to Latvian
 
2
# Copyright (C) 2008 Free Software Foundation, Inc.
 
3
#
 
4
# Viesturs Zarins <viesturs.zarins@mii.lu.lv>, 2008, 2010.
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: katetextfilter\n"
 
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
9
"POT-Creation-Date: 2011-06-17 04:00+0200\n"
 
10
"PO-Revision-Date: 2010-01-20 16:06+0200\n"
 
11
"Last-Translator: Viesturs Zarins <viesturs.zarins@mii.lu.lv>\n"
 
12
"Language-Team: Latvian <locale@laka.lv>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"X-Generator: Lokalize 1.0\n"
 
17
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
 
18
"2);\n"
 
19
 
 
20
#: plugin_katetextfilter.cpp:57
 
21
msgid "Filter Te&xt..."
 
22
msgstr "Fi&ltra teksts..."
 
23
 
 
24
#: plugin_katetextfilter.cpp:161
 
25
msgid ""
 
26
"You are not allowed to execute arbitrary external applications. If you want "
 
27
"to be able to do this, contact your system administrator."
 
28
msgstr ""
 
29
"Jums nav atļauju darbināt patvaļīgas ārējas programmas. Ja vēlaties to "
 
30
"datīt, sazinieties ar sistēmas administratoru."
 
31
 
 
32
#: plugin_katetextfilter.cpp:163
 
33
msgid "Access Restrictions"
 
34
msgstr "Piekļuves ierobežojumi"
 
35
 
 
36
#: plugin_katetextfilter.cpp:232
 
37
msgid ""
 
38
"<qt><p>Usage: <code>textfilter COMMAND</code></p><p>Replace the selection "
 
39
"with the output of the specified shell command.</p></qt>"
 
40
msgstr ""
 
41
"<qt><p>Lietošana: <code>textfilter KOMANDA</code></p><p>Aizstāj iezīmēto "
 
42
"tekstu ar norādītas komandas izvadu.</p></qt>"
 
43
 
 
44
#: plugin_katetextfilter.cpp:242
 
45
msgid "Usage: textfilter COMMAND"
 
46
msgstr "Lietošana: textfilter KOMANDA"
 
47
 
 
48
#. i18n: file: ui.rc:4
 
49
#. i18n: ectx: Menu (tools)
 
50
#: rc.cpp:3
 
51
msgid "&Tools"
 
52
msgstr "&Rīki"
 
53
 
 
54
#. i18n: file: textfilterwidget.ui:14
 
55
#. i18n: ectx: property (windowTitle), widget (QWidget, TextFilterWidget)
 
56
#: rc.cpp:6
 
57
msgid "Filter"
 
58
msgstr "Filtrs"
 
59
 
 
60
#. i18n: file: textfilterwidget.ui:29
 
61
#. i18n: ectx: property (text), widget (QLabel, lblFilter)
 
62
#: rc.cpp:9
 
63
msgid "Enter command to pipe selected text through:"
 
64
msgstr "Ievadiet komandu, kurai izvadīt cauri iezīmēto tekstu:"
 
65
 
 
66
#. i18n: file: textfilterwidget.ui:49
 
67
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
 
68
#: rc.cpp:12
 
69
msgid "Copy the result instead of pasting it"
 
70
msgstr "Kopēt rezultātu, nevis ielīmēt to"
 
71
 
 
72
#~ msgid "You need to have a selection to use textfilter"
 
73
#~ msgstr "Jums jāiezīmē teksts, lai izmantotu textfilter"