~ubuntu-branches/ubuntu/precise/kde-l10n-sl/precise-proposed

« back to all changes in this revision

Viewing changes to messages/kdesdk/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-1nk2uoir35ul4wcf
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 Slovenian
2
 
# Translation of katetextfilter.po to Slovenian
3
 
# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc.
4
 
#
5
 
# Gregor Rakar <gregor.rakar@kiss.uni-lj.si>, 2003.
6
 
# Gregor Rakar <gregor.rakar@kiss.si>, 2003, 2005.
7
 
# Jure Repinc <jlp@holodeck1.com>, 2006.
8
 
msgid ""
9
 
msgstr ""
10
 
"Project-Id-Version: katetextfilter\n"
11
 
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
12
 
"POT-Creation-Date: 2010-08-22 05:48+0200\n"
13
 
"PO-Revision-Date: 2006-07-23 17:09+0200\n"
14
 
"Last-Translator: Jure Repinc <jlp@holodeck1.com>\n"
15
 
"Language-Team: Slovenian <sl@li.org>\n"
16
 
"MIME-Version: 1.0\n"
17
 
"Content-Type: text/plain; charset=UTF-8\n"
18
 
"Content-Transfer-Encoding: 8bit\n"
19
 
"X-Generator: KBabel 1.11.2\n"
20
 
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
21
 
"%100==4 ? 3 : 0);\n"
22
 
 
23
 
#: plugin_katetextfilter.cpp:56
24
 
msgid "Filter Te&xt..."
25
 
msgstr "Filtriraj &besedilo ..."
26
 
 
27
 
#: plugin_katetextfilter.cpp:170
28
 
msgid ""
29
 
"You are not allowed to execute arbitrary external applications. If you want "
30
 
"to be able to do this, contact your system administrator."
31
 
msgstr ""
32
 
"Ni vam dovoljeno izvesti poljubnih zunanjih programov. Če želite, da bi vam "
33
 
"bilo to dovoljeno, obvestite sistemskega skrbnika."
34
 
 
35
 
#: plugin_katetextfilter.cpp:172
36
 
msgid "Access Restrictions"
37
 
msgstr "Omejitve dostopa"
38
 
 
39
 
#: plugin_katetextfilter.cpp:245
40
 
msgid ""
41
 
"<qt><p>Usage: <code>textfilter COMMAND</code></p><p>Replace the selection "
42
 
"with the output of the specified shell command.</p></qt>"
43
 
msgstr ""
44
 
"<qt><p>Uporaba: <code>textfilter UKAZ</code></p><p>Nadomesti izbrano z "
45
 
"izhodom navedenega lupinskega ukaza.</p></qt>"
46
 
 
47
 
#: plugin_katetextfilter.cpp:253
48
 
msgid "You need to have a selection to use textfilter"
49
 
msgstr "Imeti morate izbor, da lahko uporabljate textfilter"
50
 
 
51
 
#: plugin_katetextfilter.cpp:260
52
 
msgid "Usage: textfilter COMMAND"
53
 
msgstr "Uporaba: textfilter UKAZ"
54
 
 
55
 
#. i18n: file: ui.rc:4
56
 
#. i18n: ectx: Menu (tools)
57
 
#: rc.cpp:3
58
 
msgid "&Tools"
59
 
msgstr ""
60
 
 
61
 
#. i18n: file: textfilterwidget.ui:14
62
 
#. i18n: ectx: property (windowTitle), widget (QWidget, TextFilterWidget)
63
 
#: rc.cpp:6
64
 
msgid "Filter"
65
 
msgstr "Filter"
66
 
 
67
 
#. i18n: file: textfilterwidget.ui:29
68
 
#. i18n: ectx: property (text), widget (QLabel, lblFilter)
69
 
#: rc.cpp:9
70
 
msgid "Enter command to pipe selected text through:"
71
 
msgstr "Vnesite ukaz za pošiljanje izbranega besedila skozi:"
72
 
 
73
 
#. i18n: file: textfilterwidget.ui:49
74
 
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
75
 
#: rc.cpp:12
76
 
msgid "Copy the result instead of pasting it"
77
 
msgstr ""