Skip to content

Commit

Permalink
New translations django.po (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwitcms-bot authored and atodorov committed Jul 24, 2019
1 parent 36d82db commit 3b673ac
Showing 1 changed file with 36 additions and 75 deletions.
111 changes: 36 additions & 75 deletions tcms/locale/es_ES/LC_MESSAGES/django.po
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: kiwitcms\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-23 21:31+0000\n"
"PO-Revision-Date: 2019-07-16 18:43\n"
"PO-Revision-Date: 2019-07-24 06:03\n"
"Last-Translator: Alexander Todorov (atodorov)\n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
Expand Down Expand Up @@ -57,21 +57,16 @@ msgstr ""

#: tcms/core/history.py:47
#, python-format
msgid ""
"Updated on %(history_date)s\n"
"Updated by %(username)s\n"
"\n"
"%(diff)s\n"
"\n"
msgid "Updated on %(history_date)s\n"
"Updated by %(username)s\n\n"
"%(diff)s\n\n"
"For more information:\n"
"%(instance_url)s"
msgstr ""

#: tcms/core/middleware.py:25
#, python-format
msgid ""
"Base URL is not configured! See <a href=\"%(doc_url)s\">documentation</a> "
"and <a href=\"%(admin_url)s\">change it</a>"
msgid "Base URL is not configured! See <a href=\"%(doc_url)s\">documentation</a> and <a href=\"%(admin_url)s\">change it</a>"
msgstr ""

#: tcms/kiwi_auth/admin.py:29
Expand All @@ -96,13 +91,11 @@ msgid "Your new %s account confirmation"
msgstr ""

#: tcms/kiwi_auth/views.py:54
msgid ""
"Your account has been created, please check your mailbox for confirmation"
msgid "Your account has been created, please check your mailbox for confirmation"
msgstr ""

#: tcms/kiwi_auth/views.py:60
msgid ""
"Your account has been created, but you need an administrator to activate it"
msgid "Your account has been created, but you need an administrator to activate it"
msgstr ""

#: tcms/kiwi_auth/views.py:65
Expand Down Expand Up @@ -593,10 +586,8 @@ msgstr ""

#: tcms/templates/dashboard.html:26
#, python-format
msgid ""
"\n"
" %(total_count)s TestRun(s) or TestCase(s) assigned to you "
"need to be executed.\n"
msgid "\n"
" %(total_count)s TestRun(s) or TestCase(s) assigned to you need to be executed.\n"
" Here are the latest %(count)s.\n"
" "
msgstr ""
Expand Down Expand Up @@ -632,10 +623,8 @@ msgstr ""

#: tcms/templates/dashboard.html:72
#, python-format
msgid ""
"\n"
" You manage %(total_count)s TestPlan(s), %(disabled_count)s "
"are disabled.\n"
msgid "\n"
" You manage %(total_count)s TestPlan(s), %(disabled_count)s are disabled.\n"
" Here are the latest %(count)s.\n"
" "
msgstr ""
Expand All @@ -646,52 +635,41 @@ msgstr ""

#: tcms/templates/email/confirm_registration.txt:1
#, python-format
msgid ""
"Welcome %(user)s,\n"
"thank you for signing up for an %(site_domain)s account!\n"
"\n"
msgid "Welcome %(user)s,\n"
"thank you for signing up for an %(site_domain)s account!\n\n"
"To activate your account, click this link:\n"
"%(confirm_url)s\n"
msgstr ""

#: tcms/templates/email/post_case_delete/email.txt:2
#, python-format
msgid ""
"\n"
msgid "\n"
"TestCase has been deleted by %(username)s!\n"
msgstr ""

#: tcms/templates/email/post_run_save/email.txt:2
#, python-format
msgid ""
"\n"
"Test run %(pk)s has been created or updated for you.\n"
"\n"
msgid "\n"
"Test run %(pk)s has been created or updated for you.\n\n"
"### Links ###\n"
"Test run: %(run_url)s\n"
"Test plan: %(plan_url)s\n"
"\n"
"Test plan: %(plan_url)s\n\n"
"### Basic run information ###\n"
"Summary: %(summary)s\n"
"\n"
"Summary: %(summary)s\n\n"
"Managed: %(manager)s.\n"
"Default tester: %(default_tester)s.\n"
"\n"
"Default tester: %(default_tester)s.\n\n"
"Product: %(product)s\n"
"Product version: %(version)s\n"
"Build: %(build)s\n"
"\n"
"Build: %(build)s\n\n"
"Notes:\n"
"%(notes)s\n"
msgstr ""

#: tcms/templates/email/user_registered/notify_admins.txt:2
#, python-format
msgid ""
"Dear Administrator,\n"
msgid "Dear Administrator,\n"
"somebody just registered an account with username %(username)s at your\n"
"Kiwi TCMS instance and is awaiting your approval!\n"
"\n"
"Kiwi TCMS instance and is awaiting your approval!\n\n"
"Go to %(user_url)s to activate the account!\n"
msgstr ""

Expand Down Expand Up @@ -978,9 +956,7 @@ msgid "Show filter options"
msgstr ""

#: tcms/templates/plan/get_cases.html:71
msgid ""
"Click me,then Drag and drop the rows to adjust the order,and click 'Done "
"Sorting' link to submit your changes"
msgid "Click me,then Drag and drop the rows to adjust the order,and click 'Done Sorting' link to submit your changes"
msgstr ""

#: tcms/templates/plan/get_cases.html:71
Expand Down Expand Up @@ -1160,9 +1136,7 @@ msgid "Confirm"
msgstr ""

#: tcms/templates/registration/password_reset_confirm.html:43
msgid ""
"Please enter your new password twice so we can verify you typed it in "
"correctly"
msgid "Please enter your new password twice so we can verify you typed it in correctly"
msgstr ""

#: tcms/templates/registration/password_reset_confirm.html:46
Expand Down Expand Up @@ -1227,8 +1201,7 @@ msgid "The table below list all the confirmed test cases of plan"
msgstr ""

#: tcms/templates/run/assign_case.html:59
msgid ""
"check the checkbox to add cases into test run. Remember to update at last"
msgid "check the checkbox to add cases into test run. Remember to update at last"
msgstr ""

#: tcms/templates/run/assign_case.html:74
Expand Down Expand Up @@ -1429,26 +1402,19 @@ msgid "No execution found"
msgstr ""

#: tcms/testcases/forms.py:21
msgid ""
"Please input valid case id(s). use comma to split more than one case id. e."
"g. \"111, 222\""
msgid "Please input valid case id(s). use comma to split more than one case id. e.g. \"111, 222\""
msgstr ""

#: tcms/testcases/forms.py:90
msgid ""
"**Scenario**: ... what behavior will be tested ...\n"
msgid "**Scenario**: ... what behavior will be tested ...\n"
" **Given** ... conditions ...\n"
" **When** ... actions ...\n"
" **Then** ... expected results ...\n"
"\n"
"*Actions*:\n"
"\n"
" **Then** ... expected results ...\n\n"
"*Actions*:\n\n"
"1. item\n"
"2. item\n"
"3. item\n"
"\n"
"*Expected results*:\n"
"\n"
"3. item\n\n"
"*Expected results*:\n\n"
"1. item\n"
"2. item\n"
"3. item\n"
Expand Down Expand Up @@ -1555,9 +1521,7 @@ msgid "CC to"
msgstr ""

#: tcms/testcases/templates/testcases/mutable.html:211
msgid ""
"Email addresses separated by comma. A notification email will be sent to "
"each Email address within CC list."
msgid "Email addresses separated by comma. A notification email will be sent to each Email address within CC list."
msgstr ""

#: tcms/testcases/templates/testcases/mutable.html:214
Expand Down Expand Up @@ -1745,10 +1709,8 @@ msgstr ""

#: tcms/testruns/templates/testruns/mutable.html:82
#, python-format
msgid ""
"\n"
" %(count)s of the pre-selected test cases is not "
"CONFIRMED and will not be cloned!\n"
msgid "\n"
" %(count)s of the pre-selected test cases is not CONFIRMED and will not be cloned!\n"
" See test plan for more details!\n"
" "
msgstr ""
Expand Down Expand Up @@ -1791,9 +1753,7 @@ msgid "%d CaseRun(s) updated:"
msgstr ""

#: tcms/xmlrpc/api/bug.py:85
msgid ""
"Enable linking test cases by configuring API parameters for this Issue "
"Tracker!"
msgid "Enable linking test cases by configuring API parameters for this Issue Tracker!"
msgstr ""

#: tcms/xmlrpc/api/bug.py:138
Expand Down Expand Up @@ -1852,3 +1812,4 @@ msgstr ""
#: vinaigrette-deleteme.py:13
msgid "WAIVED"
msgstr ""

0 comments on commit 3b673ac

Please sign in to comment.