hosted/wlhosted/locale/en_GB/LC_MESSAGES/django.po
Andi Chandler be2e365fad Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (76 of 76 strings)

Translation: Weblate/Hosted
Translate-URL: https://hosted.weblate.org/projects/weblate/hosted/en_GB/
2023-03-08 03:52:28 +00:00

558 lines
15 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Robert Readman <robert_readman@hotmail.com>, 2018.
# anonymous <noreply@weblate.org>, 2019.
# Andi Chandler <andi@gowling.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Hosted Weblate\n"
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/hosted/issues\n"
"POT-Creation-Date: 2021-01-27 08:35+0000\n"
"PO-Revision-Date: 2023-03-08 03:45+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
"weblate/hosted/en_GB/>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.16.2-dev\n"
#: wlhosted/addons.py:34 wlhosted/addons.py:35
msgid "Generate Unknown Horizons scenario data"
msgstr "Generate Unknown Horizons scenario data"
#: wlhosted/addons.py:57
msgid "Reset repository to upstream"
msgstr "Reset repository to upstream"
#: wlhosted/addons.py:58
msgid "Discards all changes in the Weblate repository each night."
msgstr "Discards all changes in the Weblate repository each night."
#: wlhosted/integrations/forms.py:32
msgid "Billing"
msgstr "Billing"
#: wlhosted/integrations/forms.py:33
msgid "Choose the billing plan you want to update"
msgstr "Choose the billing plan you want to update"
#: wlhosted/integrations/forms.py:34
msgid "Create new billing plan"
msgstr "Create new billing plan"
#: wlhosted/integrations/templates/hosted/create.html:8
msgid "Create billing plan"
msgstr "Create billing plan"
#: wlhosted/integrations/templates/hosted/create.html:17
msgid "New billing plan"
msgstr "New billing plan"
#: wlhosted/integrations/templates/hosted/create.html:20
msgid "Please choose a hosting plan that fits the size of your project."
msgstr "Please choose a hosting plan that fits the size of your project."
#: wlhosted/integrations/templates/hosted/create.html:26
msgid "Current billing status"
msgstr "Current billing status"
#: wlhosted/integrations/templates/hosted/create.html:47
msgid "Too small for your project."
msgstr "Too small for your project."
#: wlhosted/integrations/templates/hosted/create.html:47
msgid "Too small"
msgstr "Too small"
#: wlhosted/integrations/templates/hosted/create.html:49
msgid "Selected plan"
msgstr "Selected plan"
#: wlhosted/integrations/templates/hosted/create.html:51
msgid "Current plan"
msgstr "Current plan"
#: wlhosted/integrations/templates/hosted/create.html:56
msgid "Strings limit"
msgstr "Strings limit"
#: wlhosted/integrations/templates/hosted/create.html:57
#: wlhosted/integrations/templates/hosted/create.html:60
#: wlhosted/integrations/templates/hosted/create.html:63
#: wlhosted/integrations/templates/hosted/create.html:66
msgid "Unlimited"
msgstr "Unlimited"
#: wlhosted/integrations/templates/hosted/create.html:59
msgid "Languages limit"
msgstr "Languages limit"
#: wlhosted/integrations/templates/hosted/create.html:62
msgid "Component limit"
msgstr "Component limit"
#: wlhosted/integrations/templates/hosted/create.html:65
msgid "Projects limit"
msgstr "Projects limit"
#: wlhosted/integrations/templates/hosted/create.html:78
#, python-format
msgid "%(price)s EUR / month"
msgstr "%(price)s EUR / month"
#: wlhosted/integrations/templates/hosted/create.html:79
#: wlhosted/integrations/templates/hosted/create.html:85
#, python-format
msgid "%(price)s EUR including VAT"
msgstr "%(price)s EUR including VAT"
#: wlhosted/integrations/templates/hosted/create.html:84
#, python-format
msgid "%(price)s EUR / year"
msgstr "%(price)s EUR / year"
#: wlhosted/integrations/templates/hosted/create.html:96
msgid ""
"Pricing is based on the number of source strings and target languages. The "
"source string is a text unit defined in a translation format, it can be a "
"word, sentence or paragraph."
msgstr ""
"Pricing is based on the number of source strings and target languages. The "
"source string is a text unit defined in a translation format, it can be a "
"word, sentence or paragraph."
#: wlhosted/integrations/templates/hosted/create.html:99
msgid "All listed prices exclude VAT."
msgstr "All listed prices exclude VAT."
#: wlhosted/integrations/templates/hosted/create.html:100
#, python-format
msgid ""
"EU end users and Czech companies will be charged with additional 21%% VAT."
msgstr ""
"EU end users and Czech companies will be charged with additional 21%% VAT."
#: wlhosted/integrations/templates/hosted/create.html:101
msgid ""
"The reverse charge applies to invoices issued to businesses within the EU."
msgstr ""
"The reverse charge applies to invoices issued to businesses within the EU."
#: wlhosted/integrations/templates/mail/billing_paid.html:6
msgid "Thank you for the payment, your billing is now paid."
msgstr "Thank you for the payment, your billing is now paid."
#: wlhosted/integrations/templates/mail/billing_paid.html:8
msgid "This billing plan covers following projects:"
msgstr "This billing plan covers following projects:"
#: wlhosted/integrations/templates/mail/billing_paid.html:17
msgid "Check your billing status"
msgstr "Check your billing status"
#: wlhosted/integrations/templates/mail/billing_paid_subject.txt:2
msgid "Your billing plan was paid"
msgstr "Your billing plan was paid"
#: wlhosted/integrations/views.py:67
msgid "No matching payment found."
msgstr "No matching payment found."
#: wlhosted/integrations/views.py:75
msgid "Thank you for purchasing a hosting plan, it is now active."
msgstr "Thank you for purchasing a hosting plan, it is now active."
#: wlhosted/integrations/views.py:83
msgid ""
"Thank you for purchasing a hosting plan, the payment for it is pending and "
"will be processed in the background."
msgstr ""
"Thank you for purchasing a hosting plan, the payment for it is pending and "
"will be processed in the background."
#: wlhosted/integrations/views.py:95
msgid "The payment was rejected: {}"
msgstr "The payment was rejected: {}"
#: wlhosted/integrations/views.py:96
msgid "Unknown reason"
msgstr "Unknown reason"
#: wlhosted/integrations/views.py:112
msgid "Payments are temporarily inactive."
msgstr "Payments are temporarily inactive."
#: wlhosted/payments/backends.py:192
msgid "Your payment on weblate.org"
msgstr "Your payment on weblate.org"
#: wlhosted/payments/backends.py:194
#, python-format
msgid ""
"Hello,\n"
"\n"
"Thank you for your payment on weblate.org.\n"
"\n"
"You will find an invoice for this payment attached.\n"
"Alternatively, you can download it from the website:\n"
"\n"
"%s\n"
msgstr ""
"Hello,\n"
"\n"
"Thank you for your payment on weblate.org.\n"
"\n"
"You will find an invoice for this payment attached.\n"
"Alternatively, you can download it from the website:\n"
"\n"
"%s\n"
#: wlhosted/payments/backends.py:220
msgid "Your payment on weblate.org failed"
msgstr "Your payment on weblate.org failed"
#: wlhosted/payments/backends.py:222
#, python-format
msgid ""
"Hello,\n"
"\n"
"Your payment on weblate.org has failed.\n"
"\n"
"%s\n"
"\n"
"Retry issuing the payment on the website:\n"
"\n"
"%s\n"
"\n"
"If concerning a recurring payment, it is retried three times,\n"
"and if still failing, cancelled.\n"
msgstr ""
"Hello,\n"
"\n"
"Your payment on weblate.org has failed.\n"
"\n"
"%s\n"
"\n"
"Retry issuing the payment on the website:\n"
"\n"
"%s\n"
"\n"
"If concerning a recurring payment, it is retried three times,\n"
"and if still failing, cancelled.\n"
#: wlhosted/payments/backends.py:255
msgid "Your pending payment on weblate.org"
msgstr "Your pending payment on weblate.org"
#: wlhosted/payments/backends.py:257
msgid ""
"Hello,\n"
"\n"
"Your payment on weblate.org is pending. Please follow the provided\n"
"instructions to complete the payment.\n"
msgstr ""
"Hello,\n"
"\n"
"Your payment on weblate.org is pending. Please follow the provided\n"
"instructions to complete the payment.\n"
#: wlhosted/payments/backends.py:339
msgid "Payment card"
msgstr "Payment card"
#: wlhosted/payments/backends.py:415
msgid "Payment cancelled"
msgstr "Payment cancelled"
#: wlhosted/payments/backends.py:417
msgid "Payment error"
msgstr "Payment error"
#: wlhosted/payments/backends.py:429
msgid "Bitcoin"
msgstr "Bitcoin"
#: wlhosted/payments/backends.py:438
msgid "IBAN bank transfer"
msgstr "IBAN bank transfer"
#: wlhosted/payments/backends.py:468
msgid "Issuing bank"
msgstr "Issuing bank"
#: wlhosted/payments/backends.py:469
msgid "Account holder"
msgstr "Account holder"
#: wlhosted/payments/backends.py:470
msgid "Account number"
msgstr "Account number"
#: wlhosted/payments/backends.py:471
msgid "SWIFT code"
msgstr "SWIFT code"
#: wlhosted/payments/backends.py:472
msgid "IBAN"
msgstr "IBAN"
#: wlhosted/payments/backends.py:473
msgid "Reference"
msgstr "Reference"
#: wlhosted/payments/models.py:77
msgid "European VAT ID"
msgstr "European VAT ID"
#: wlhosted/payments/models.py:79
msgid "Please fill in European Union VAT ID, leave blank if not applicable."
msgstr "Please fill in European Union VAT ID, leave blank if not applicable."
#: wlhosted/payments/models.py:85
msgid "Tax registration"
msgstr "Tax registration"
#: wlhosted/payments/models.py:87
msgid ""
"Please fill in your tax registration if it should appear on the invoice."
msgstr ""
"Please fill in your tax registration if it should appear on the invoice."
#: wlhosted/payments/models.py:94
msgid "Company or individual name"
msgstr "Company or individual name"
#: wlhosted/payments/models.py:97
msgid "Address"
msgstr "Address"
#: wlhosted/payments/models.py:100
msgid "Postcode and city"
msgstr "Postcode and city"
#: wlhosted/payments/models.py:102
msgid "Country"
msgstr "Country"
#: wlhosted/payments/models.py:134
msgid "The country has to match your VAT code"
msgstr "The country has to match your VAT code"
#: wlhosted/payments/models.py:157
msgid "Annual"
msgstr "Annual"
#: wlhosted/payments/models.py:158
msgid "Biannual"
msgstr "Biannual"
#: wlhosted/payments/models.py:159
msgid "Quarterly"
msgstr "Quarterly"
#: wlhosted/payments/models.py:160
msgid "Monthly"
msgstr "Monthly"
#: wlhosted/payments/models.py:161
msgid "Onetime"
msgstr "Onetime"
#: wlhosted/payments/models.py:195
msgctxt "Payment state"
msgid "New payment"
msgstr "New payment"
#: wlhosted/payments/models.py:196
msgctxt "Payment state"
msgid "Awaiting payment"
msgstr "Awaiting payment"
#: wlhosted/payments/models.py:197
msgctxt "Payment state"
msgid "Payment rejected"
msgstr "Payment rejected"
#: wlhosted/payments/models.py:198
msgctxt "Payment state"
msgid "Payment accepted"
msgstr "Payment accepted"
#: wlhosted/payments/models.py:199
msgctxt "Payment state"
msgid "Payment processed"
msgstr "Payment processed"
#: wlhosted/payments/validators.py:38
msgid "{} is not a valid country code for any European Union member."
msgstr "{} is not a valid country code for any European Union member."
#: wlhosted/payments/validators.py:43
msgid "{} does not match the country's VAT ID specifications."
msgstr "{} does not match the country's VAT ID specifications."
#: wlhosted/payments/validators.py:50
msgid "VAT ID validation service unavailable for {}, please try again later."
msgstr "VAT ID validation service unavailable for {}, please try again later."
#: wlhosted/payments/validators.py:53
msgid "{} is not a valid VAT ID."
msgstr "{} is not a valid VAT ID."
#, fuzzy
#~| msgid "Version control"
#~ msgid "Personal Data Controller"
#~ msgstr "Version control"
#, fuzzy
#~| msgid "Translation process"
#~ msgid "Personal Data processed by Weblate"
#~ msgstr "Translation process"
#, fuzzy
#~| msgid ""
#~| "We process only Personal Data User provides us by using our service:"
#~ msgid "Weblate only processes Personal Data the User provides by using it:"
#~ msgstr ""
#~ "We process only Personal Data User provides us by using our service:"
#~ msgid "Name and e-mail"
#~ msgstr "Name and e-mail"
#~ msgid "These are used to identify you in the VCS commits"
#~ msgstr "These are used to identify you in the VCS commits"
#~ msgid "Additionally, e-mail is used for notification of watched events"
#~ msgstr "Additionally, e-mail is used for notification of watched events"
#~ msgid "Password in hashed form"
#~ msgstr "Password in hashed form"
#, fuzzy
#~| msgid "Used to authenticate user if configured"
#~ msgid "Used to authenticate the User, if configured"
#~ msgstr "Used to authenticate user if configured"
#~ msgid "IP address and browser name"
#~ msgstr "IP address and browser name"
#~ msgid ""
#~ "These are logged in case of important changes to your account (e.g. "
#~ "password change) to allow diagnosis in case your account is stolen"
#~ msgstr ""
#~ "These are logged in case of important changes to your account (e.g. "
#~ "password change) to allow diagnosis in case your account is stolen"
#, fuzzy
#~| msgid "Access the internal repository"
#~ msgid "Access to the Personal Data"
#~ msgstr "Access the internal repository"
#, fuzzy
#~| msgid "Failed to process form!"
#~ msgid "Payment processors."
#~ msgstr "Failed to process form!"
#, fuzzy
#~| msgid "Your profile"
#~ msgid "Your rights"
#~ msgstr "Your profile"
#, fuzzy
#~| msgid "Languages processing"
#~ msgid "Object to processing"
#~ msgstr "Languages processing"
#~ msgid ""
#~ "The services are provided “as is”, at your own risk, without any warranty."
#~ msgstr ""
#~ "The services are provided “as is”, at your own risk, without any warranty."
#~ msgid ""
#~ "Additional guarantees might apply to commercial customers, those are "
#~ "expressed in corresponding contracts."
#~ msgstr ""
#~ "Additional guarantees might apply to commercial customers, those are "
#~ "expressed in corresponding contracts."
#~ msgid ""
#~ "We process private data (such as your e-mail address), those will be "
#~ "discarded from our database as soon as you remove your account."
#~ msgstr ""
#~ "We process private data (such as your e-mail address), those will be "
#~ "discarded from our database as soon as you remove your account."
#~ msgid ""
#~ "Your translations are made under license which is specified by each "
#~ "translation."
#~ msgstr ""
#~ "Your translations are made under license which is specified by each "
#~ "translation."
#~ msgid ""
#~ "Your name and e-mail address is used in VCS commits, it will stay there "
#~ "indefinitely."
#~ msgstr ""
#~ "Your name and e-mail address is used in VCS commits, it will stay there "
#~ "indefinitely."
#~ msgid "We use cookies to deliver our services."
#~ msgstr "We use cookies to deliver our services."
#, fuzzy
#~| msgid "Description"
#~ msgid "Definitions"
#~ msgstr "Description"
#, fuzzy
#~| msgid "Terms of Service"
#~ msgid "In these Terms of Service:"
#~ msgstr "Terms of Service"
#, fuzzy
#~| msgid "Advertisement"
#~ msgid "Agreement"
#~ msgstr "Advertisement"
#~ msgid "Cookies"
#~ msgstr "Cookies"
#~ msgid "License"
#~ msgstr "License"
#, fuzzy
#~| msgid "Personal info"
#~ msgid "Personal Data"
#~ msgstr "Personal info"
#~ msgid "Project"
#~ msgstr "Project"
#, fuzzy
#~| msgid ""
#~| "However, the following translation projects are available on this server:"
#~ msgid "means translation project operated on the Service"
#~ msgstr ""
#~ "However, the following translation projects are available on this server:"
#~ msgid "Service"
#~ msgstr "Service"
#~ msgid "Translation Memory"
#~ msgstr "Translation memory"
#~ msgid "User"
#~ msgstr "User"
#~ msgid "VCS"
#~ msgstr "VCS"
#~ msgid "Translations"
#~ msgstr "Translations"
#~ msgid "Repositories limit"
#~ msgstr "Repositories limit"