Kaydet (Commit) 51d3bc9c authored tarafından Eray Özkural's avatar Eray Özkural

* add missing TR translations, prepare for release!

* update autoxml doc
üst aefd4234
......@@ -179,11 +179,12 @@ class autoxml(oo.autosuper):
class Company:
__metaclass__ = autoxml
t_Employees = [ [Employee], xmlfile.mandatory, 'Employee']
t_Employees = [ [Employee], xmlfile.mandatory, 'Employees/Employee']
Logically, inside the Company/Employees tag, we will have several
Employes tags, which are inserted to the Employees instance variable of
Company in order of appearance.
Employee tags, which are inserted to the Employees instance variable of
Company in order of appearance. We can define lists of any other valid
type. Here we used a list of an autoxml class defined above.
The mandatory flag here asserts that at least one such record
is to be found.
......
......@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2005-10-26 15:12+EEST\n"
"POT-Creation-Date: 2005-10-26 23:30+EEST\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -100,25 +100,25 @@ msgstr ""
msgid "perl install failed."
msgstr ""
#: pisi/actionsapi/pisitools.py:130
#: pisi/actionsapi/pisitools.py:132
msgid "ActionsAPI [doman]: Wrong man page file: %s"
msgstr ""
#: pisi/actionsapi/pisitools.py:168
#: pisi/actionsapi/pisitools.py:170
msgid "ActionsAPI [rename]: No such file or directory: %s"
msgstr ""
#: pisi/actionsapi/pisitools.py:185
#: pisi/actionsapi/pisitools.py:187
msgid "File does not exist or permission denied: %s"
msgstr ""
#: pisi/actionsapi/pisitools.py:202
#: pisi/actionsapi/pisitools.py:204
msgid "ActionsAPI [dosym]: File exists: %s"
msgstr ""
#: pisi/actionsapi/pisitoolsfunctions.py:46
#: pisi/actionsapi/pisitoolsfunctions.py:59
#: pisi/actionsapi/pisitoolsfunctions.py:72
#: pisi/actionsapi/pisitoolsfunctions.py:60
#: pisi/actionsapi/pisitoolsfunctions.py:73
msgid "Insufficient arguments."
msgstr ""
......@@ -336,149 +336,141 @@ msgstr ""
msgid "Not removing non-file, non-link %s"
msgstr ""
#: pisi/build.py:76
#: pisi/build.py:77
msgid "Path %s belongs in multiple packages"
msgstr ""
#: pisi/build.py:146
#: pisi/build.py:147
msgid "Building PISI source package: %s"
msgstr ""
#: pisi/build.py:147
#: pisi/build.py:148
msgid ""
"Building PISI source package: %s\n"
msgstr ""
#: pisi/build.py:186
#: pisi/build.py:187
msgid "IceCream detected. Make sure your daemon is up and running..."
msgstr ""
#: pisi/build.py:190
#: pisi/build.py:191
msgid "CCache detected..."
msgstr ""
#: pisi/build.py:193
#: pisi/build.py:194
msgid "Fetching source from: %s"
msgstr ""
#: pisi/build.py:195
#: pisi/build.py:196
msgid "Source archive is stored: %s/%s"
msgstr ""
#: pisi/build.py:199
#: pisi/build.py:200
msgid "Unpacking archive..."
msgstr ""
#: pisi/build.py:201
#: pisi/build.py:202
msgid " unpacked (%s)"
msgstr ""
#: pisi/build.py:206
#: pisi/build.py:207
msgid "Setting up source..."
msgstr ""
#: pisi/build.py:211
#: pisi/build.py:212
msgid "Building source..."
msgstr ""
#: pisi/build.py:216
#: pisi/build.py:217
msgid "Installing..."
msgstr ""
#: pisi/build.py:235
#: pisi/build.py:236
msgid "Unable to read Action Script (%s): %s"
msgstr ""
#: pisi/build.py:237
#: pisi/build.py:238
msgid "SyntaxError in Action Script (%s): %s"
msgstr ""
#: pisi/build.py:267
#: pisi/build.py:268
msgid "unable to call function from actions: %s"
msgstr ""
#: pisi/build.py:281
#: pisi/build.py:282
msgid "Unsatisfied Build Dependencies:"
msgstr ""
#: pisi/build.py:286
#: pisi/build.py:287
msgid "Do you want to install the unsatisfied build dependencies"
msgstr ""
#: pisi/build.py:287
#: pisi/build.py:288
msgid "Installing build dependencies."
msgstr ""
#: pisi/build.py:290
#: pisi/build.py:291
msgid "Cannot build package due to unsatisfied build dependencies"
msgstr ""
#: pisi/build.py:292
#: pisi/build.py:293
msgid "Ignoring build dependencies."
msgstr ""
#: pisi/build.py:302
#: pisi/build.py:303
msgid ""
"Patch file is missing: %s\n"
msgstr ""
#: pisi/build.py:315
#: pisi/build.py:316
msgid "* Applying patch: %s"
msgstr ""
#: pisi/build.py:320
#: pisi/build.py:321
msgid "Stripping files.."
msgstr ""
#: pisi/build.py:350
#: pisi/build.py:351
msgid "build number is not available."
msgstr ""
#: pisi/build.py:444
msgid "(found old version %s)"
msgstr ""
#: pisi/build.py:448
msgid "Skipping %s with wrong pkg name "
msgstr ""
#: pisi/build.py:455
#: pisi/build.py:427
msgid "(no previous build found, setting build no to 0.)"
msgstr ""
#: pisi/build.py:492
#: pisi/build.py:464
msgid "(old package lacks a build no, setting build no to 0.)"
msgstr ""
#: pisi/build.py:495
#: pisi/build.py:467
msgid "There are changes, incrementing build no to %d"
msgstr ""
#: pisi/build.py:498
#: pisi/build.py:470
msgid "There is no change from previous build %d "
msgstr ""
#: pisi/build.py:528
#: pisi/build.py:496
msgid "** Building package %s"
msgstr ""
#: pisi/build.py:530 pisi/build.py:533
#: pisi/build.py:498 pisi/build.py:501
msgid "Generating %s,"
msgstr ""
#: pisi/build.py:536
#: pisi/build.py:504
msgid "Creating PISI package %s."
msgstr ""
#: pisi/build.py:564
#: pisi/build.py:536
msgid "Done."
msgstr ""
#: pisi/build.py:567
#: pisi/build.py:539
msgid "Cleaning Build Directory..."
msgstr ""
#: pisi/build.py:570
#: pisi/build.py:542
msgid "Keeping Build Directory"
msgstr ""
......@@ -1310,17 +1302,17 @@ msgid ""
"Provides: "
msgstr ""
#: pisi/specfile.py:434 pisi/specfilenew.py:197
#: pisi/specfile.py:434 pisi/specfilenew.py:208
msgid ""
"File '%s' has errors:\n"
"%s"
msgstr ""
#: pisi/specfile.py:487 pisi/specfilenew.py:250
#: pisi/specfile.py:487 pisi/specfilenew.py:261
msgid "There should be at least one Package section"
msgstr ""
#: pisi/specfile.py:491 pisi/specfilenew.py:254
#: pisi/specfile.py:491 pisi/specfilenew.py:265
msgid "Source needs some education in History :)"
msgstr ""
......@@ -1344,31 +1336,31 @@ msgstr ""
msgid "Failed command: %s"
msgstr ""
#: pisi/util.py:284
#: pisi/util.py:285
msgid "Ignoring \"external\" link %s"
msgstr ""
#: pisi/util.py:286
#: pisi/util.py:287
msgid "Ignoring directory %s"
msgstr ""
#: pisi/util.py:358
msgid "Cannot calculate SHA1 hash of %s"
#: pisi/util.py:359
msgid "I/O Error: Cannot calculate SHA1 hash of %s"
msgstr ""
#: pisi/util.py:367
#: pisi/util.py:368
msgid "Cannot calculate SHA1 hash of given data"
msgstr ""
#: pisi/util.py:401
#: pisi/util.py:402
msgid "ERROR: patch (%s) failed: %s"
msgstr ""
#: pisi/util.py:444
#: pisi/util.py:445
msgid "strip command failed for file '%s'!"
msgstr ""
#: pisi/util.py:471
#: pisi/util.py:472
msgid "Removing lock %s"
msgstr ""
......@@ -1376,68 +1368,68 @@ msgstr ""
msgid "getNodeText: Expected text node, got something else!"
msgstr ""
#: pisi/xmlfile.py:83
#: pisi/xmlfile.py:84
msgid ""
"LocalText '%s' should have at least one '%s' tag\n"
msgstr ""
#: pisi/xmlfile.py:90
#: pisi/xmlfile.py:91
msgid ""
"'%s' language of tag '%s' should have some text data\n"
msgstr ""
#: pisi/xmlfile.py:109 pisi/xmlfile.py:123
#: pisi/xmlfile.py:110 pisi/xmlfile.py:124
msgid "Tag should have at least an English or Turkish version"
msgstr ""
#: pisi/xmlfile.py:324
#: pisi/xmlfile.py:330
msgid "gen_tag: unrecognized tag type %s in spec"
msgstr ""
#: pisi/xmlfile.py:358 pisi/xmlfile.py:367
#: pisi/xmlfile.py:364 pisi/xmlfile.py:373
msgid "Mandatory variable %s not available"
msgstr ""
#: pisi/xmlfile.py:421
#: pisi/xmlfile.py:427
msgid "Type mismatch: read text cannot be decoded"
msgstr ""
#: pisi/xmlfile.py:425
#: pisi/xmlfile.py:431
msgid "Mandatory token %s not available"
msgstr ""
#: pisi/xmlfile.py:435 pisi/xmlfile.py:472 pisi/xmlfile.py:488
#: pisi/xmlfile.py:498 pisi/xmlfile.py:579 pisi/xmlfile.py:593
#: pisi/xmlfile.py:603
#: pisi/xmlfile.py:441 pisi/xmlfile.py:478 pisi/xmlfile.py:494
#: pisi/xmlfile.py:504 pisi/xmlfile.py:592 pisi/xmlfile.py:606
#: pisi/xmlfile.py:616
msgid "Mandatory argument not available"
msgstr ""
#: pisi/xmlfile.py:440
#: pisi/xmlfile.py:446
msgid "Type mismatch"
msgstr ""
#: pisi/xmlfile.py:469 pisi/xmlfile.py:576
#: pisi/xmlfile.py:475 pisi/xmlfile.py:589
msgid "Type mismatch: DOM cannot be decoded"
msgstr ""
#: pisi/xmlfile.py:485 pisi/xmlfile.py:590
#: pisi/xmlfile.py:491 pisi/xmlfile.py:603
msgid "Object cannot be encoded"
msgstr ""
#: pisi/xmlfile.py:507
#: pisi/xmlfile.py:517
msgid "List type must contain only one element"
msgstr ""
#: pisi/xmlfile.py:520 pisi/xmlfile.py:535
#: pisi/xmlfile.py:530 pisi/xmlfile.py:548
msgid "Mandatory list empty"
msgstr ""
#: pisi/xmlfile.py:638
#: pisi/xmlfile.py:651
msgid ""
"File '%s' has invalid XML: %s\n"
msgstr ""
#: pisi/xmlfile.py:649
#: pisi/xmlfile.py:662
msgid "Root tagname %s not identical to %s as expected"
msgstr ""
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment