~bdfhjk/clicompanion/version-parser-add

« back to all changes in this revision

Viewing changes to locale/clicompanion.pot

  • Committer: duanedesign
  • Date: 2010-12-08 14:38:25 UTC
  • Revision ID: duanedesign@gmail.com-20101208143825-zluzpoowvsur4skb
updated translation template

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# SOME DESCRIPTIVE TITLE.
2
 
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
 
# This file is distributed under the same license as the PACKAGE package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 
1
# CLIcompanion i18n
 
2
# Copyright 2010 Duane Hinnen, Kenny Meyer, Marcos Vanetta
 
3
# This file is distributed under the same license as the clicompaninon package.
 
4
# Duane Hinnen <duanedesign@ubuntu.com>, 2010.
 
5
#
5
6
#
6
7
#, fuzzy
7
8
msgid ""
8
9
msgstr ""
9
10
"Project-Id-Version: PACKAGE VERSION\n"
10
11
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2010-12-06 12:42+0000\n"
 
12
"POT-Creation-Date: 2010-12-08 14:32+0000\n"
12
13
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
14
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
15
"Language-Team: LANGUAGE <LL@li.org>\n"
26
27
msgstr ""
27
28
 
28
29
#: controller.py:70
29
 
msgid "This command requires more information"
 
30
msgid "This command requires more information."
30
31
msgstr ""
31
32
 
32
33
#: controller.py:82
34
35
msgstr ""
35
36
 
36
37
#: controller.py:114
37
 
msgid "Add a command to your CLI Companion dictionary"
 
38
msgid "Add a command to your command list"
38
39
msgstr ""
39
40
 
40
41
#: controller.py:127 controller.py:212 view.py:159
51
52
 
52
53
#: controller.py:140
53
54
msgid ""
54
 
"When entering a command, use a ? symbol if user input is required at "
55
 
"runtime. Example: ls /any/directory would be entered as ls ? .For each ? in "
56
 
"your command, if any, use the User Input field to provide a hint for each "
57
 
"variable. Using our example ls ? you could put directory as the User Input. "
58
 
"Lastly provide a brief Description."
 
55
"When entering a command use question marks(?) as placeholders if user input "
 
56
"is required when the command runs. Example: ls /any/directory would be "
 
57
"entered as, ls ? .For each question mark(?) in your command, if any, use the "
 
58
"User Input field to provide a hint for each variable. Using our example ls ? "
 
59
"you could put directory as the User Input. Lastly provide a brief "
 
60
"Description."
59
61
msgstr ""
60
62
 
61
63
#: controller.py:198
62
 
msgid "Edit the command in your clicompanion dictionary"
 
64
msgid "Edit a command in your command list"
63
65
msgstr ""
64
66
 
65
67
#: controller.py:225
85
87
msgstr ""
86
88
 
87
89
#: view.py:241
88
 
msgid "Click to add another Tab"
 
90
msgid "Click to add another tab"
89
91
msgstr ""
90
92
 
91
93
#: menus_buttons.py:31