зеркало из https://github.com/nextcloud/appstore.git
1485 строки
39 KiB
Plaintext
1485 строки
39 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-04-27 04:45+0000\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: nextcloudappstore/core/feeds.py:15
|
|
msgid "Newest app releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/feeds.py:16
|
|
msgid "Get the newest app release updates"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/feeds.py:39
|
|
msgid "Changes"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/feeds.py:45
|
|
#: nextcloudappstore/core/templates/app/releases.html:86
|
|
msgid "Download"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:10
|
|
#: nextcloudappstore/core/templates/app/detail.html:196
|
|
msgid "Bad"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:11
|
|
#: nextcloudappstore/core/templates/app/detail.html:195
|
|
msgid "OK"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:12
|
|
#: nextcloudappstore/core/templates/app/detail.html:194
|
|
msgid "Good"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:26
|
|
msgid "Download link (tar.gz)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:29 nextcloudappstore/core/models.py:377
|
|
#: nextcloudappstore/core/templates/app/releases.html:40
|
|
msgid "Signature"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:31 nextcloudappstore/core/forms.py:52
|
|
msgid "Can be generated by executing the following command:"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:33 nextcloudappstore/core/models.py:385
|
|
msgid "Nightly"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:39
|
|
msgid "Public certificate"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:41
|
|
msgid ""
|
|
"Usually stored in ~/.nextcloud/certificates/APP_ID.crt where APP_ID is your "
|
|
"app's ID. If you do not have a certificate you need to create a certificate "
|
|
"sign request (CSR) first, which should be posted on the <a href=\"https://"
|
|
"github.com/nextcloud/app-certificate-requests\" rel=\"noreferrer noopener"
|
|
"\">certificate repository</a> (follow the README). You can generate the CSR "
|
|
"by executing the following command:"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:50
|
|
msgid "Signature over your app's ID"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:70
|
|
#: nextcloudappstore/user/templates/user/set-language.html:13
|
|
msgid "Language"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:73
|
|
msgid ""
|
|
"<b>Important</b>: Changing the language will clear your current comment. "
|
|
"Changes will not be saved!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/forms.py:77
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:58
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:59
|
|
msgid "app ID, identical to folder name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:60 nextcloudappstore/core/models.py:486
|
|
#: nextcloudappstore/core/templates/app/detail.html:76
|
|
msgid "Category"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:62 nextcloudappstore/core/models.py:480
|
|
#: nextcloudappstore/core/models.py:499 nextcloudappstore/core/models.py:516
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:63
|
|
msgid "Rendered app name for users"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:64
|
|
#: nextcloudappstore/scaffolding/forms.py:54
|
|
#: nextcloudappstore/scaffolding/forms.py:77
|
|
msgid "Summary"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:66
|
|
msgid "Short text describing the app's purpose"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:67 nextcloudappstore/core/models.py:481
|
|
#: nextcloudappstore/scaffolding/forms.py:56
|
|
#: nextcloudappstore/scaffolding/forms.py:90
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:68 nextcloudappstore/core/models.py:482
|
|
msgid "Will be rendered as Markdown"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:72
|
|
msgid "User documentation URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:74
|
|
msgid "Admin documentation URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:76
|
|
msgid "Developer documentation URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:78
|
|
#: nextcloudappstore/scaffolding/forms.py:48
|
|
#: nextcloudappstore/scaffolding/forms.py:70
|
|
msgid "Issue tracker URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:79 nextcloudappstore/core/models.py:327
|
|
#: nextcloudappstore/core/templates/app/detail.html:101
|
|
msgid "Homepage"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:80
|
|
msgid "Forum"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:82 nextcloudappstore/core/models.py:374
|
|
#: nextcloudappstore/core/models.py:474
|
|
msgid "Created at"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:84 nextcloudappstore/core/models.py:376
|
|
#: nextcloudappstore/core/models.py:476
|
|
msgid "Updated at"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:85
|
|
msgid "App owner"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:88
|
|
#: nextcloudappstore/core/templates/app/detail.html:84
|
|
msgid "Co-Maintainers"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:91 nextcloudappstore/core/models.py:339
|
|
msgid "App authors"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:92
|
|
#: nextcloudappstore/core/templates/app/detail.html:22
|
|
#: nextcloudappstore/core/templates/app/list.html:29
|
|
msgid "Featured"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:93
|
|
#: nextcloudappstore/core/templates/app/detail.html:81
|
|
msgid "Recent rating"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:94
|
|
#: nextcloudappstore/core/templates/app/detail.html:79
|
|
msgid "Overall rating"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:96
|
|
msgid "Number of recently submitted ratings"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:98
|
|
msgid "Number of overall submitted ratings"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:100
|
|
msgid "Last release at"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:102
|
|
#: nextcloudappstore/core/templates/app/releases.html:39
|
|
msgid "Certificate"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:104
|
|
msgid "Ownership transfer enabled"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:105
|
|
msgid ""
|
|
"If enabled, a user can try to register the same app again using the public "
|
|
"certificate and signature. If he does, the app will be transferred to him."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:108
|
|
msgid "Integration (i.e. Outlook plugin)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:110
|
|
msgid "Used to approve integrations"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:114 nextcloudappstore/core/models.py:268
|
|
#: nextcloudappstore/core/models.py:345 nextcloudappstore/core/models.py:432
|
|
msgid "App"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:115
|
|
#: nextcloudappstore/core/templates/app/detail.html:4
|
|
#: nextcloudappstore/core/templates/app/releases.html:4
|
|
#: nextcloudappstore/core/templates/nav.html:40
|
|
msgid "Apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:270
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:272
|
|
#: nextcloudappstore/core/templates/app/list.html:15
|
|
msgid "Rating"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:273
|
|
msgid "Rating from 0.0 (worst) to 1.0 (best)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:276
|
|
msgid "Rating comment"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:277
|
|
msgid "Rating comment in Markdown"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:283
|
|
msgid "App rating"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:284
|
|
msgid "App ratings"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:325
|
|
msgid "Full name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:328 nextcloudappstore/user/forms.py:72
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:338
|
|
msgid "App author"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:343
|
|
msgid "Version"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:344
|
|
msgid "Version follows Semantic Versioning"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:351 nextcloudappstore/core/models.py:578
|
|
msgid "PHP extension dependency"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:354 nextcloudappstore/core/models.py:542
|
|
msgid "Database dependency"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:355 nextcloudappstore/core/models.py:505
|
|
msgid "License"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:358
|
|
msgid "Shell command dependency"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:360
|
|
msgid "PHP version requirement"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:362
|
|
msgid "Platform version requirement"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:365
|
|
msgid "PHP version requirement (raw)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:367
|
|
msgid "Platform version requirement (raw)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:369
|
|
#: nextcloudappstore/core/templates/app/releases.html:69
|
|
msgid "Minimum Integer bits"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:370
|
|
msgid "e.g. 32 for 32-bit Integers"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:372
|
|
msgid "Archive download URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:378
|
|
msgid "A signature using the app's certificate"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:380
|
|
msgid "Signature hashing algorithm"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:382
|
|
#: nextcloudappstore/core/templates/app/releases.html:29
|
|
msgid "Changelog"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:383
|
|
msgid "The release changelog. Can contain Markdown"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:388 nextcloudappstore/core/models.py:531
|
|
#: nextcloudappstore/core/models.py:566
|
|
msgid "App release"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:389
|
|
msgid "App releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:429
|
|
msgid "Image URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:431
|
|
msgid "Small thumbnail"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:434
|
|
msgid "Ordering"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:437
|
|
#: nextcloudappstore/core/templates/app/detail.html:50
|
|
#: nextcloudappstore/core/templates/app/list.html:49
|
|
#: nextcloudappstore/core/templates/app/list.html:51
|
|
msgid "Screenshot"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:438
|
|
msgid "Screenshots"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:454 nextcloudappstore/core/models.py:459
|
|
msgid "Shell command"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:456
|
|
msgid "Name of a required shell command, e.g. grep"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:460
|
|
#: nextcloudappstore/core/templates/app/releases.html:61
|
|
msgid "Shell commands"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:469 nextcloudappstore/core/models.py:496
|
|
#: nextcloudappstore/core/models.py:514
|
|
msgid "Id"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:471
|
|
msgid "Category ID used to identify the category an app is uploaded to"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:479
|
|
msgid "Category name which will be presented to the user"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:487
|
|
#: nextcloudappstore/scaffolding/forms.py:50
|
|
#: nextcloudappstore/scaffolding/forms.py:73
|
|
msgid "Categories"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:498
|
|
msgid "Key which is used to identify a license"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:501
|
|
msgid "License name which will be presented to the user"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:506
|
|
#: nextcloudappstore/core/templates/app/releases.html:32
|
|
msgid "Licenses"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:515
|
|
msgid "Key which is used to identify a database"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:518
|
|
msgid "Database name which will be presented to the user"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:521 nextcloudappstore/core/models.py:534
|
|
msgid "Database"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:522
|
|
#: nextcloudappstore/core/templates/app/releases.html:51
|
|
msgid "Databases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:536
|
|
msgid "Database version requirement"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:539
|
|
msgid "Database version requirement (raw)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:543
|
|
msgid "Database dependencies"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:552
|
|
msgid "e.g. libxml"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:553 nextcloudappstore/core/models.py:556
|
|
#: nextcloudappstore/core/models.py:569
|
|
msgid "PHP extension"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:557
|
|
#: nextcloudappstore/core/templates/app/releases.html:75
|
|
msgid "PHP extensions"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:572
|
|
msgid "Extension version requirement"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:575
|
|
msgid "Extension version requirement (raw)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:579
|
|
msgid "PHP extension dependencies"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:604
|
|
msgid "App release deletion"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:605
|
|
msgid "App release deletions"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:618
|
|
#: nextcloudappstore/scaffolding/forms.py:44
|
|
msgid "Nextcloud version"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:619
|
|
msgid "e.g. 9.0.54"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:620
|
|
msgid "Is current version"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:621
|
|
msgid ""
|
|
"Only one version can be the current one. This field is used to pre-select "
|
|
"dropdowns for app generation, etc."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:626
|
|
msgid "Has a release"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:628
|
|
msgid ""
|
|
"If true, this is an actual released Nextcloud version that can be downloaded "
|
|
"as an archive. If false, the release is either a pre-release, or not "
|
|
"available for download anymore."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:635
|
|
msgid "Version is supported"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:636
|
|
msgid ""
|
|
"True if this version is still officially supported (excluding enterprise "
|
|
"support)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:642
|
|
msgid "Nextcloud release"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/models.py:643
|
|
msgid "Nextcloud releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/403.html:4
|
|
#: nextcloudappstore/core/templates/403.html:8
|
|
msgid "Forbidden"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/403.html:10
|
|
msgid "You are forbidden to access this page!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/404.html:4
|
|
msgid "Not Found"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/404.html:8
|
|
msgid "Page not found"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/404.html:10
|
|
msgid "The page you are looking for does not exist!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/email/email_confirmation_message.txt:1
|
|
#, python-format
|
|
msgid ""
|
|
"Greetings from the %(site_name)s!\n"
|
|
"\n"
|
|
"You're receiving this email because user %(user_display)s has linked this "
|
|
"email address to their account at %(site_domain)s.\n"
|
|
"\n"
|
|
"To confirm this is correct, go to %(activate_url)s\n"
|
|
"\n"
|
|
"If you do not have an account at %(site_domain)s, simply ignore this "
|
|
"message.\n"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/email/email_confirmation_message.txt:9
|
|
#, python-format
|
|
msgid ""
|
|
"Thank you from the %(site_name)s!\n"
|
|
"%(site_domain)s"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/email_confirm.html:6
|
|
#: nextcloudappstore/core/templates/account/email_confirm.html:11
|
|
msgid "Confirm Email Address"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/email_confirm.html:17
|
|
#, python-format
|
|
msgid ""
|
|
"Please confirm that <a href=\"mailto:%(email)s\">%(email)s</a> is an email "
|
|
"address for user %(user_display)s."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/email_confirm.html:21
|
|
msgid "Confirm"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/email_confirm.html:28
|
|
#, python-format
|
|
msgid ""
|
|
"This email confirmation link expired or is invalid. Please <a href="
|
|
"\"%(email_url)s\">issue a new email confirmation request</a>."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/login.html:5
|
|
#: nextcloudappstore/core/templates/account/login.html:17
|
|
#: nextcloudappstore/core/templates/account/login.html:33
|
|
#: nextcloudappstore/core/templates/account/password_reset.html:7
|
|
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:7
|
|
#: nextcloudappstore/core/templates/nav.html:100
|
|
msgid "Log in"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/login.html:24
|
|
#: nextcloudappstore/core/templates/account/signup.html:24
|
|
msgid "Log in with GitHub"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/login.html:35
|
|
msgid "Forgot password?"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/login.html:36
|
|
#: nextcloudappstore/core/templates/account/signup.html:5
|
|
#: nextcloudappstore/core/templates/account/signup.html:34
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:14
|
|
#: nextcloudappstore/core/templates/app/register.html:28
|
|
#: nextcloudappstore/core/templates/nav.html:103
|
|
#: nextcloudappstore/core/templates/socialaccount/signup.html:5
|
|
#: nextcloudappstore/core/templates/socialaccount/signup.html:13
|
|
#: nextcloudappstore/core/templates/socialaccount/signup.html:21
|
|
msgid "Register"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset.html:11
|
|
msgid "Password Reset"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset.html:17
|
|
msgid ""
|
|
"Forgotten your password? Enter your email address below, and we'll send you "
|
|
"an email allowing you to reset it."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset.html:22
|
|
msgid "Reset My Password"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset.html:27
|
|
msgid "Please contact us if you have any trouble resetting your password"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:11
|
|
msgid "Bad API Token"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:11
|
|
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:40
|
|
#: nextcloudappstore/user/templates/user/password.html:8
|
|
#: nextcloudappstore/user/templates/user/password.html:14
|
|
msgid "Change Password"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:15
|
|
#, python-format
|
|
msgid ""
|
|
"The password reset link was invalid, possibly because it has already been "
|
|
"used. Please request a <a href=\"%(passwd_reset_url)s\">new password reset</"
|
|
"a>."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:43
|
|
msgid "Your password is now changed."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/account/signup.html:17
|
|
msgid "Create account"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/admin/base_site.html:4
|
|
msgid "Nextcloud App Store admin"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/admin/base_site.html:11
|
|
msgid "Nextcloud App Store administration"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/base.html:11
|
|
#: nextcloudappstore/core/templates/app/list.html:5
|
|
msgid "All apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/base.html:14
|
|
#: nextcloudappstore/core/templates/app/list.html:5
|
|
msgid "Featured apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:16
|
|
#: nextcloudappstore/core/templates/app/detail.html:17
|
|
#, python-format
|
|
msgid "Latest %(app_name)s releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:31
|
|
msgid "Previous"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:41
|
|
msgid "Next"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:62
|
|
#: nextcloudappstore/core/templates/app/releases.html:27
|
|
msgid "Updated"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:66
|
|
msgid "Publisher"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:98
|
|
msgid "Resources"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:104
|
|
msgid "User documentation"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:107
|
|
msgid "Admin documentation"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:110
|
|
msgid "Developer documentation"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:121
|
|
msgid "Downloads"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:128
|
|
#: nextcloudappstore/core/templates/app/releases.html:23
|
|
#: nextcloudappstore/core/templates/app/releases.html:86
|
|
msgid "nightly"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:128
|
|
msgid "Unstable"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:129
|
|
msgid "All releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:140
|
|
msgid "Discussion"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:144
|
|
msgid "Report problem"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:148
|
|
msgid "Request feature"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:155
|
|
msgid "Ask questions or discuss"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:161
|
|
msgid "Rate app"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:161
|
|
msgid "Rate integration"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:169
|
|
msgid "Rate"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:174
|
|
msgid ""
|
|
"Rating comments support <a rel=\"noopener noreferrer\" href=\"https://"
|
|
"daringfireball.net/projects/markdown/syntax\">Markdown</a>.\n"
|
|
" Do not use rating comments to report bugs or "
|
|
"request features. Neither developers nor users will be notified of your "
|
|
"comment.\n"
|
|
" A rating without a comment still counts, but "
|
|
"will not be listed below."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:179
|
|
msgid "Update rating"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:181
|
|
msgid "Submit rating"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:208
|
|
msgid "No comments found."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:216
|
|
msgid "Rating comments"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/detail.html:220
|
|
msgid "Display ratings comments in:"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:4
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:8
|
|
#: nextcloudappstore/core/templates/nav.html:79
|
|
msgid "Register integration"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:4
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:8
|
|
msgid "Moderate integration"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:4
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:8
|
|
msgid "Edit integration"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:14
|
|
msgid "Update"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:20
|
|
msgid "Approve"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/integration_scaffold.html:21
|
|
msgid "Reject"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/list.html:16
|
|
msgid "Rating (recent)"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/list.html:17
|
|
msgid "Latest"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/list.html:19
|
|
#: nextcloudappstore/core/templates/app/list.html:21
|
|
#: nextcloudappstore/core/templates/app/list.html:23
|
|
msgid "Alphabetically"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/list.html:33
|
|
msgid "My apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/list.html:61
|
|
#, python-format
|
|
msgid "No apps found for search \"<em>%(query)s</em>\" in %(category)s."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/list.html:63
|
|
#, python-format
|
|
msgid "No apps found for search \"<em>%(query)s</em>\"."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/register.html:5
|
|
#: nextcloudappstore/core/templates/app/register.html:14
|
|
#: nextcloudappstore/core/templates/nav.html:64
|
|
msgid "Register app"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/register.html:16
|
|
msgid ""
|
|
"For more information on how to obtain the certificate and create the "
|
|
"signature, check out the <a href=\"http://nextcloudappstore.readthedocs.io/"
|
|
"en/latest/developer.html\" rel=\"noopener norefferer\">app developer guide</"
|
|
"a>."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/register.html:17
|
|
msgid ""
|
|
"This form can also be used to update existing certificates, however only the "
|
|
"app owner is allowed to do so. Updating an app certificate will delete all "
|
|
"of its already uploaded releases!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/register.html:19
|
|
msgid "Not a public certificate"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/register.html:20
|
|
msgid "App registered."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:4
|
|
#: nextcloudappstore/core/templates/app/releases.html:12
|
|
msgid "Releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:13
|
|
msgid "App details"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:26
|
|
msgid "Release Details"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:41
|
|
msgid "Signature digest"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:44
|
|
msgid "Dependencies"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:46
|
|
msgid "Required Nextcloud versions"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/releases.html:71
|
|
msgid "PHP"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/scaffold.html:4
|
|
#: nextcloudappstore/core/templates/app/scaffold.html:8
|
|
#: nextcloudappstore/core/templates/nav.html:60
|
|
msgid "Generate app"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/scaffold.html:13
|
|
msgid "Generate and download"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/upload.html:5
|
|
#: nextcloudappstore/core/templates/app/upload.html:13
|
|
#: nextcloudappstore/core/templates/nav.html:67
|
|
msgid "Upload app release"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/upload.html:15
|
|
#: nextcloudappstore/core/templates/app/upload.html:18
|
|
msgid "App release successfully uploaded."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/upload.html:16
|
|
msgid ""
|
|
"For more information on how to create the signature check out the <a href="
|
|
"\"https://nextcloudappstore.readthedocs.io/en/latest/developer.html\" rel="
|
|
"\"noopener norefferer\">app developer guide</a>."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/app/upload.html:25
|
|
msgid "Upload"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/base.html:8
|
|
msgid ""
|
|
"The Nextcloud App Store - Upload your apps and install new apps onto your "
|
|
"Nextcloud"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/base.html:9
|
|
msgid "The Nextcloud Community"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/base.html:20
|
|
#: nextcloudappstore/core/templates/base.html:21
|
|
msgid "Latest app releases"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/base.html:45
|
|
msgid "Fork me on GitHub"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/base.html:48
|
|
msgid "Privacy and legal"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/base.html:51
|
|
msgid "Legal Notice"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/form-fields.html:19
|
|
#: nextcloudappstore/user/templates/user/set-language.html:13
|
|
msgid "required field"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:15
|
|
#, python-format
|
|
msgid "Search in %(category)s"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:15
|
|
msgid "Search in featured apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:15
|
|
msgid "Search in all apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:23
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:19
|
|
msgid "Search"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:31
|
|
msgid "Toggle navigation"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:44
|
|
msgid "App developer"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:48
|
|
msgid "Documentation"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:51
|
|
msgid "Upload your app"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:54
|
|
msgid "Developer resources"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:57
|
|
msgid "Request translations"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:75
|
|
msgid "Integration developer"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:88
|
|
msgid "Admin"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:93
|
|
#: nextcloudappstore/user/templates/user/account.html:5
|
|
#: nextcloudappstore/user/templates/user/account.html:8
|
|
#: nextcloudappstore/user/templates/user/base.html:5
|
|
#: nextcloudappstore/user/templates/user/base.html:12
|
|
msgid "Account"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/nav.html:96
|
|
msgid "Log out"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/socialaccount/signup.html:15
|
|
#, python-format
|
|
msgid ""
|
|
"You are about to use your %(provider_name)s account to login to\n"
|
|
" %(site_name)s. As a final step, please complete the following "
|
|
"form:"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:1
|
|
msgid "Customization"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:2
|
|
msgid "Themes, layout and UX change apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:3
|
|
msgid "Dashboard"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:4
|
|
msgid "Apps including Nextcloud Dashboard widgets"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:5
|
|
msgid "Files"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:6
|
|
msgid "File management and Files app extension apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:7
|
|
msgid "Games"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:8
|
|
msgid "Games run in your Nextcloud"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:9
|
|
msgid "Integration"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:10
|
|
msgid "Apps that connect Nextcloud with other services and platforms"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:11
|
|
msgid "Monitoring"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:12
|
|
msgid "Data statistics, system diagnostics and activity apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:13
|
|
msgid "Multimedia"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:14
|
|
msgid "Audio, video and picture apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:15
|
|
msgid "Office & text"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:16
|
|
msgid "Office and text processing apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:17
|
|
msgid "Organization"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:18
|
|
msgid "Time management, To-Do list and calendar apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:20
|
|
msgid "Search related apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:21
|
|
msgid "Security"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:22
|
|
msgid ""
|
|
"Apps that provide additional security mechanisms like authentication, "
|
|
"authorization, encryption, etc."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:23
|
|
msgid "Social & communication"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:24
|
|
msgid "Messaging, contact management and social media apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:25
|
|
msgid "Tools"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:26
|
|
msgid "Everything else"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:27
|
|
msgid "Flow"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templates/translation/db_translations.txt:28
|
|
msgid "Apps for Nextcloud Flow"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templatetags/app_rating.py:7
|
|
msgid "Very negative"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templatetags/app_rating.py:8
|
|
msgid "Negative"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templatetags/app_rating.py:9
|
|
msgid "Neutral"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templatetags/app_rating.py:10
|
|
msgid "Positive"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/templatetags/app_rating.py:11
|
|
msgid "Very positive"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/core/validators.py:6
|
|
msgid "Enter a valid HTTPS URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:33
|
|
msgid "The app name must be camel case e.g. MyApp"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:37
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:15
|
|
msgid "App name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:45
|
|
msgid "Author's full name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:46
|
|
msgid "Author's email"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:47
|
|
#: nextcloudappstore/scaffolding/forms.py:69
|
|
msgid "Author's homepage"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:49
|
|
#: nextcloudappstore/scaffolding/forms.py:71
|
|
msgid "Bug reports and feature requests"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:52
|
|
#: nextcloudappstore/scaffolding/forms.py:75
|
|
msgid "Hold down Ctrl and click to select multiple entries"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:55
|
|
#: nextcloudappstore/scaffolding/forms.py:78
|
|
msgid "Short description of your app that will be rendered as short teaser"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:57
|
|
msgid "Full description of what your app does. Can contain Markdown."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:60
|
|
msgid ""
|
|
"I opt in for the collection of my personal data. We could then reach out to "
|
|
"you to check in with you about your plans or to ask for feedback on our "
|
|
"developer program."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:67
|
|
#: nextcloudappstore/user/templates/user/integrations.html:13
|
|
#: nextcloudappstore/user/templates/user/integrations.html:36
|
|
msgid "Integration name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:79
|
|
msgid "Screenshot URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:81
|
|
msgid "URL for integration screenshot"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:82
|
|
msgid "Screenshot thumbnail URL"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:85
|
|
msgid ""
|
|
"URL for integration screenshot in smaller dimensions. Must be used in "
|
|
"combination with a larger screenshot."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/scaffolding/forms.py:91
|
|
msgid "Full description of what your integration does. Can contain Markdown."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:14
|
|
msgid "First name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:15
|
|
msgid "Last name"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:24
|
|
msgid "Your email address"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:36
|
|
msgid "The given email address does not match your email address"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:40
|
|
msgid "Confirm password"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:41
|
|
msgid ""
|
|
"Password is required to prevent unauthorized users from changing your email "
|
|
"address and resetting your password. This field does not update your "
|
|
"password!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:56
|
|
msgid "This email address is already associated with another account."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:66
|
|
msgid "Invalid password"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/forms.py:77
|
|
msgid "Email address"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/signals.py:31
|
|
msgid "Nextcloud app store password changed"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/signals.py:32
|
|
msgid ""
|
|
"Your Nextcloud app store password has changed. Contact support if this was "
|
|
"not you."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/account.html:12
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/api-token.html:9
|
|
#: nextcloudappstore/user/templates/user/api-token.html:12
|
|
msgid "API Token"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/api-token.html:15
|
|
msgid ""
|
|
"\n"
|
|
" The API token can be used for authentication when calling "
|
|
"the Nextcloud app store\n"
|
|
" <a href=\"https://nextcloudappstore.readthedocs.io/en/latest/"
|
|
"restapi.html\">REST API</a>.\n"
|
|
" Make sure to keep it secret. A new token can be generated "
|
|
"below, rendering the old token invalid.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/api-token.html:22
|
|
msgid "Your API token is:"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/api-token.html:27
|
|
msgid "New API token generated."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/api-token.html:32
|
|
msgid "Regenerate API token"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/base.html:15
|
|
#: nextcloudappstore/user/templates/user/integrations.html:5
|
|
msgid "Integrations"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/base.html:18
|
|
msgid "Transfer app ownership"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/base.html:21
|
|
#: nextcloudappstore/user/templates/user/set-language.html:4
|
|
#: nextcloudappstore/user/templates/user/set-language.html:7
|
|
#: nextcloudappstore/user/templates/user/set-language.html:26
|
|
msgid "Change language"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/base.html:25
|
|
#: nextcloudappstore/user/templates/user/password.html:5
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/base.html:29
|
|
msgid "API token"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/base.html:32
|
|
#: nextcloudappstore/user/templates/user/delete-account.html:5
|
|
#: nextcloudappstore/user/templates/user/delete-account.html:8
|
|
#: nextcloudappstore/user/templates/user/delete-account.html:13
|
|
msgid "Delete account"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/delete-account.html:10
|
|
msgid ""
|
|
"Deleting your account will delete all your apps and releases as well. To "
|
|
"delete your account, insert your email address into the input field and "
|
|
"click the \"Delete account\" button."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/integrations.html:9
|
|
msgid "Pending approval"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/integrations.html:14
|
|
#: nextcloudappstore/user/templates/user/integrations.html:37
|
|
msgid "Actions"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/integrations.html:22
|
|
msgid "View"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/integrations.html:31
|
|
msgid "Your integrations"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/integrations.html:45
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/integrations.html:52
|
|
msgid ""
|
|
"You have not submitted any integration yet or they are pending approval!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/password.html:10
|
|
msgid "Changing your password will also regenerate your API token!"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/password.html:17
|
|
msgid ""
|
|
"You seem to be using an account registered with a third-party provider. Your "
|
|
"password can therefore <strong>not</strong> be changed from this page."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:5
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:8
|
|
msgid "Transfer Apps"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:10
|
|
msgid ""
|
|
"To transfer an app to a new owner you must first unlock the app. A user can "
|
|
"then take control of the app by registering it again on the app register "
|
|
"page in the app developer menu."
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:16
|
|
msgid "Ownership transfer status"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:17
|
|
msgid "Change ownership transfer status"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:24
|
|
msgid "Unlocked for transfer"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:26
|
|
msgid "Locked, no transfer possible"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:33
|
|
msgid "Lock ownership transfer"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:35
|
|
msgid "Unlock ownership transfer"
|
|
msgstr ""
|
|
|
|
#: nextcloudappstore/user/templates/user/transfer-apps.html:43
|
|
msgid "You have not uploaded any apps yet!"
|
|
msgstr ""
|