зеркало из https://github.com/nextcloud/appstore.git
add transifex support
This commit is contained in:
Родитель
96d2d2410c
Коммит
b181ee5989
|
@ -0,0 +1,8 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[nextcloud.appstore]
|
||||
file_filter = locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
|
@ -1,869 +0,0 @@
|
|||
# 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: 2016-09-04 16:50+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"
|
||||
|
||||
#: nextcloudappstore/core/forms.py:7
|
||||
#: nextcloudappstore/core/templates/app/detail.html:145
|
||||
msgid "Bad"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/forms.py:8
|
||||
#: nextcloudappstore/core/templates/app/detail.html:144
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/forms.py:9
|
||||
#: nextcloudappstore/core/templates/app/detail.html:143
|
||||
msgid "Good"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/forms.py:23
|
||||
msgid "Review"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/forms.py:25
|
||||
msgid ""
|
||||
"Reviews support Markdown. Do not use reviews to report bugs or request "
|
||||
"features. Neither developers nor users will be notified by your review."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:47 nextcloudappstore/core/models.py:377
|
||||
#: nextcloudappstore/core/models.py:405 nextcloudappstore/core/models.py:423
|
||||
msgid "Id"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:48
|
||||
msgid "app id, identical to folder name"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:49 nextcloudappstore/core/models.py:395
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:51 nextcloudappstore/core/models.py:389
|
||||
#: nextcloudappstore/core/models.py:408 nextcloudappstore/core/models.py:425
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:52
|
||||
msgid "Rendered app name for users"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:53
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:55
|
||||
msgid "Short text describing the app's purpose"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:56 nextcloudappstore/core/models.py:390
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:57 nextcloudappstore/core/models.py:391
|
||||
msgid "Will be rendered as Markdown"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:61
|
||||
msgid "User documentation url"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:63
|
||||
msgid "Admin documentation url"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:65
|
||||
msgid "Developer documentation url"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:67
|
||||
msgid "Issue tracker url"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:68 nextcloudappstore/core/models.py:260
|
||||
#: nextcloudappstore/core/templates/app/detail.html:75
|
||||
msgid "Homepage"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:70
|
||||
#: nextcloudappstore/core/templates/app/detail.html:112
|
||||
msgid "Discussion"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:72 nextcloudappstore/core/models.py:303
|
||||
#: nextcloudappstore/core/models.py:383
|
||||
msgid "Created at"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:74 nextcloudappstore/core/models.py:305
|
||||
#: nextcloudappstore/core/models.py:385
|
||||
msgid "Updated at"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:75
|
||||
msgid "App owner"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:78
|
||||
#: nextcloudappstore/core/templates/app/detail.html:59
|
||||
msgid "Co-Maintainers"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:81
|
||||
msgid "App authors"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:82
|
||||
#: nextcloudappstore/core/templates/app/detail.html:23
|
||||
#: nextcloudappstore/core/templates/app/list.html:35
|
||||
msgid "Featured"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:83
|
||||
msgid "Recent rating"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:84
|
||||
msgid "Overall rating"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:87 nextcloudappstore/core/models.py:204
|
||||
#: nextcloudappstore/core/models.py:278 nextcloudappstore/core/models.py:347
|
||||
msgid "App"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:88
|
||||
#: nextcloudappstore/core/templates/app/detail.html:6
|
||||
#: nextcloudappstore/core/templates/app/releases.html:7
|
||||
#: nextcloudappstore/core/templates/nav.html:42
|
||||
msgid "Apps"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:206
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:208
|
||||
msgid "Rating"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:209
|
||||
msgid "Rating from 0.0 (worst) to 1.0 (best)"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:212
|
||||
msgid "Rating comment"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:213
|
||||
msgid "Rating comment in Markdown"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:219
|
||||
msgid "App Rating"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:220
|
||||
msgid "App Ratings"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:258
|
||||
msgid "Full name"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:261
|
||||
msgid "E-Mail"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:271
|
||||
msgid "App Author"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:272
|
||||
msgid "App Authors"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:276
|
||||
msgid "Version"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:277
|
||||
msgid "Version follows Semantic Versioning"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:284
|
||||
msgid "PHP extension dependency"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:287
|
||||
msgid "Database dependency"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:288 nextcloudappstore/core/models.py:414
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:291
|
||||
msgid "Shell command dependency"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:293
|
||||
msgid "PHP version requirement"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:295
|
||||
msgid "Platform version requirement"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:297
|
||||
msgid "Minimum Integer Bits"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:298
|
||||
msgid "e.g. 32 for 32bit Integers"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:299
|
||||
#: nextcloudappstore/core/templates/app/releases.html:39
|
||||
#: nextcloudappstore/core/templates/app/upload.html:30
|
||||
msgid "SHA256 checksum"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:301
|
||||
msgid "Archive download Url"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:308 nextcloudappstore/core/models.py:472
|
||||
msgid "App Release"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:309
|
||||
msgid "App Releases"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:346
|
||||
msgid "Image url"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:349
|
||||
msgid "Ordering"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:352
|
||||
#: nextcloudappstore/core/templates/app/list.html:54
|
||||
#: nextcloudappstore/core/templates/app/list.html:56
|
||||
msgid "Screenshot"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:353
|
||||
msgid "Screenshots"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:362 nextcloudappstore/core/models.py:367
|
||||
msgid "Shell Command"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:364
|
||||
msgid "Name of a required shell command, e.g. grep"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:368
|
||||
msgid "Shell Commands"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:379
|
||||
msgid ""
|
||||
"Category id which is used to identify a category. Used to identify "
|
||||
"categories when uploading an app"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:388
|
||||
msgid "Category name which will be presented to the user"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:396
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:407
|
||||
msgid "Key which is used to identify a license"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:410
|
||||
msgid "License name which will be presented to the user"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:415
|
||||
#: nextcloudappstore/core/templates/app/releases.html:32
|
||||
msgid "Licenses"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:424
|
||||
msgid "Key which is used to identify a database"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:427
|
||||
msgid "Database name which will be presented to the user"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:430 nextcloudappstore/core/models.py:443
|
||||
msgid "Database"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:431
|
||||
#: nextcloudappstore/core/templates/app/releases.html:45
|
||||
msgid "Databases"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:440
|
||||
msgid "App release"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:445
|
||||
msgid "Database version requirement"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:448
|
||||
msgid "Database Dependency"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:449
|
||||
msgid "Database Dependencies"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:458
|
||||
msgid "e.g. libxml"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:459
|
||||
msgid "PHP extension"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:462 nextcloudappstore/core/models.py:475
|
||||
msgid "PHP Extension"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:463
|
||||
msgid "PHP Extensions"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:478
|
||||
msgid "Extension version requirement"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:481
|
||||
msgid "PHP Extension Dependency"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:482
|
||||
msgid "PHP Extension Dependencies"
|
||||
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 e-mail because user %(user_display)s has linked this e-"
|
||||
"mail 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 E-mail 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 e-mail "
|
||||
"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 e-mail confirmation link expired or is invalid. Please <a href="
|
||||
"\"%(email_url)s\">issue a new e-mail confirmation request</a>."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/login.html:7
|
||||
#: nextcloudappstore/core/templates/account/password_reset.html:7
|
||||
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:7
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/login.html:14
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/login.html:30
|
||||
#: nextcloudappstore/core/templates/nav.html:68
|
||||
msgid "Log in"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/login.html:32
|
||||
#: nextcloudappstore/core/templates/account/password_reset.html:44
|
||||
msgid "Forgot password"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/login.html:33
|
||||
#: nextcloudappstore/core/templates/account/password_reset.html:45
|
||||
#: nextcloudappstore/core/templates/account/signup.html:7
|
||||
#: nextcloudappstore/core/templates/account/signup.html:13
|
||||
#: nextcloudappstore/core/templates/account/signup.html:29
|
||||
#: nextcloudappstore/core/templates/nav.html:71
|
||||
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 e-mail address below, and we'll send you "
|
||||
"an e-mail allowing you to reset it."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/password_reset.html:42
|
||||
msgid "Reset My Password"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/password_reset.html:52
|
||||
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 Token"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:11
|
||||
#: nextcloudappstore/core/templates/account/password_reset_from_key.html:40
|
||||
#: nextcloudappstore/core/templates/user/password.html:8
|
||||
#: nextcloudappstore/core/templates/user/password.html:13
|
||||
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/app/base.html:11
|
||||
#: nextcloudappstore/core/templates/app/list.html:5
|
||||
msgid "All apps"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:29
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:30
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:38
|
||||
msgid "Fullscreen"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:45
|
||||
#: nextcloudappstore/core/templates/app/releases.html:30
|
||||
msgid "Updated"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:49
|
||||
msgid "Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:72
|
||||
msgid "Resources"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:78
|
||||
msgid "User documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:81
|
||||
msgid "Administration documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:84
|
||||
msgid "Developer documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:93
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:100
|
||||
msgid "Unstable"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:101
|
||||
msgid "All releases"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:114
|
||||
msgid "Report problem"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:115
|
||||
msgid "Request feature"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:118
|
||||
msgid "Ask questions or discuss"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:121
|
||||
msgid "Review app"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:132
|
||||
msgid "Submit review"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:15
|
||||
#, python-format
|
||||
msgid "Search results for \"%(query)s\" in %(category)s"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:17
|
||||
#, python-format
|
||||
msgid "Search results for \"%(query)s\""
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:24
|
||||
msgid "Latest"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:26
|
||||
#: nextcloudappstore/core/templates/app/list.html:28
|
||||
#: nextcloudappstore/core/templates/app/list.html:30
|
||||
msgid "Alphabetical"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:38
|
||||
msgid "My apps"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:66
|
||||
#, python-format
|
||||
msgid "No apps found for search \"<em>%(query)s</em>\" in %(category)s."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/list.html:68
|
||||
#, python-format
|
||||
msgid "No apps found for search \"<em>%(query)s</em>\"."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:7
|
||||
#: nextcloudappstore/core/templates/app/releases.html:15
|
||||
msgid "Releases"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:16
|
||||
msgid "App details"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:29
|
||||
msgid "Release Details"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:42
|
||||
msgid "Dependencies"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:55
|
||||
msgid "Shell commands"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:63
|
||||
msgid "Minimum integer bits"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:65
|
||||
msgid "PHP"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:69
|
||||
msgid "PHP extensions"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/releases.html:80
|
||||
#, python-format
|
||||
msgid "Download %(name)s %(ver)s"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:5
|
||||
#: nextcloudappstore/core/templates/app/upload.html:14
|
||||
msgid "Upload App"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:17
|
||||
msgid "App release successfully uploaded."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:24
|
||||
#: nextcloudappstore/core/templates/form-fields.html:12
|
||||
#: nextcloudappstore/core/templates/user/set-language.html:13
|
||||
msgid "required field"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:24
|
||||
msgid "Download link (tar.gz)"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:37
|
||||
msgid "Nightly"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:41
|
||||
msgid "Uploading..."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:41
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/upload.html:44
|
||||
msgid ""
|
||||
"You need to <a href=\"/login/\" title=\"Log in\">log in</a> in order to "
|
||||
"upload apps."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/base.html:41
|
||||
msgid "Fork me on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/base.html:44
|
||||
#: nextcloudappstore/core/templates/legal.html:4
|
||||
#: nextcloudappstore/core/templates/legal.html:12
|
||||
msgid "Legal Notice"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/legal.html:30
|
||||
msgid "Managing Directors"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/legal.html:37
|
||||
msgid ""
|
||||
"All product names and trademarks are the property of their respective "
|
||||
"owners, which might in no way be associated or affiliated with Nextcloud."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:15
|
||||
#, python-format
|
||||
msgid "Search %(cat)s"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:16
|
||||
msgid "Search all apps"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:25
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:33
|
||||
msgid "Toggle navigation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:46
|
||||
msgid "Upload app"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:50
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:56
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:61
|
||||
#: nextcloudappstore/core/templates/user/account.html:5
|
||||
#: nextcloudappstore/core/templates/user/account.html:8
|
||||
#: nextcloudappstore/core/templates/user/base.html:5
|
||||
#: nextcloudappstore/core/templates/user/base.html:12
|
||||
msgid "Account"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/nav.html:64
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/socialaccount/signup.html:5
|
||||
msgid "Signup"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/socialaccount/signup.html:9
|
||||
#: nextcloudappstore/core/templates/socialaccount/signup.html:20
|
||||
msgid "Sign Up"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/socialaccount/signup.html:11
|
||||
#, 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/user/account.html:12
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:10
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:19
|
||||
msgid "API Token"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:13
|
||||
msgid "New API token generated."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:14
|
||||
msgid "Failed to regenerate API token."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:15
|
||||
msgid "Failed to fetch token."
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:21
|
||||
msgid "Do you want to regenerate your API token?"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:23
|
||||
msgid ""
|
||||
"\n"
|
||||
" The API token can be used for authentication when calling "
|
||||
"the 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/core/templates/user/api-token.html:29
|
||||
msgid "Your API token is:"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/api-token.html:33
|
||||
msgid "Regenerate token"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/base.html:15
|
||||
#: nextcloudappstore/core/templates/user/set-language.html:4
|
||||
#: nextcloudappstore/core/templates/user/set-language.html:7
|
||||
#: nextcloudappstore/core/templates/user/set-language.html:26
|
||||
msgid "Change language"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/base.html:19
|
||||
#: nextcloudappstore/core/templates/user/password.html:5
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/base.html:23
|
||||
msgid "API token"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/base.html:26
|
||||
#: nextcloudappstore/core/templates/user/delete-account.html:5
|
||||
#: nextcloudappstore/core/templates/user/delete-account.html:8
|
||||
#: nextcloudappstore/core/templates/user/delete-account.html:13
|
||||
msgid "Delete account"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/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 e-mail address into the input field and "
|
||||
"click the \"Delete account\" button:"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/user/password.html:16
|
||||
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/core/templates/user/set-language.html:13
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/user/forms.py:16
|
||||
msgid "Your e-mail address"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/user/forms.py:28
|
||||
msgid "The given e-mail address does not match your e-mail address"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/validators.py:6
|
||||
msgid "Enter a valid HTTPS Url"
|
||||
msgstr ""
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-09-04 16:50+0000\n"
|
||||
"POT-Creation-Date: 2016-09-05 12:42+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"
|
||||
|
@ -18,17 +18,17 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: nextcloudappstore/core/forms.py:7
|
||||
#: nextcloudappstore/core/templates/app/detail.html:145
|
||||
#: nextcloudappstore/core/templates/app/detail.html:147
|
||||
msgid "Bad"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/forms.py:8
|
||||
#: nextcloudappstore/core/templates/app/detail.html:144
|
||||
#: nextcloudappstore/core/templates/app/detail.html:146
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/forms.py:9
|
||||
#: nextcloudappstore/core/templates/app/detail.html:143
|
||||
#: nextcloudappstore/core/templates/app/detail.html:145
|
||||
msgid "Good"
|
||||
msgstr ""
|
||||
|
||||
|
@ -97,12 +97,12 @@ msgid "Issue tracker url"
|
|||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:68 nextcloudappstore/core/models.py:260
|
||||
#: nextcloudappstore/core/templates/app/detail.html:75
|
||||
#: nextcloudappstore/core/templates/app/detail.html:77
|
||||
msgid "Homepage"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:70
|
||||
#: nextcloudappstore/core/templates/app/detail.html:112
|
||||
#: nextcloudappstore/core/templates/app/detail.html:114
|
||||
msgid "Discussion"
|
||||
msgstr ""
|
||||
|
||||
|
@ -121,7 +121,7 @@ msgid "App owner"
|
|||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:78
|
||||
#: nextcloudappstore/core/templates/app/detail.html:59
|
||||
#: nextcloudappstore/core/templates/app/detail.html:61
|
||||
msgid "Co-Maintainers"
|
||||
msgstr ""
|
||||
|
||||
|
@ -130,16 +130,18 @@ msgid "App authors"
|
|||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:82
|
||||
#: nextcloudappstore/core/templates/app/detail.html:23
|
||||
#: nextcloudappstore/core/templates/app/detail.html:21
|
||||
#: nextcloudappstore/core/templates/app/list.html:35
|
||||
msgid "Featured"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:83
|
||||
#: nextcloudappstore/core/templates/app/detail.html:58
|
||||
msgid "Recent rating"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:84
|
||||
#: nextcloudappstore/core/templates/app/detail.html:56
|
||||
msgid "Overall rating"
|
||||
msgstr ""
|
||||
|
||||
|
@ -149,7 +151,7 @@ msgid "App"
|
|||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/models.py:88
|
||||
#: nextcloudappstore/core/templates/app/detail.html:6
|
||||
#: nextcloudappstore/core/templates/app/detail.html:4
|
||||
#: nextcloudappstore/core/templates/app/releases.html:7
|
||||
#: nextcloudappstore/core/templates/nav.html:42
|
||||
msgid "Apps"
|
||||
|
@ -515,72 +517,72 @@ msgstr ""
|
|||
msgid "All apps"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:29
|
||||
#: nextcloudappstore/core/templates/app/detail.html:27
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:30
|
||||
#: nextcloudappstore/core/templates/app/detail.html:28
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:38
|
||||
#: nextcloudappstore/core/templates/app/detail.html:36
|
||||
msgid "Fullscreen"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:45
|
||||
#: nextcloudappstore/core/templates/app/detail.html:43
|
||||
#: nextcloudappstore/core/templates/app/releases.html:30
|
||||
msgid "Updated"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:49
|
||||
#: nextcloudappstore/core/templates/app/detail.html:47
|
||||
msgid "Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:72
|
||||
#: nextcloudappstore/core/templates/app/detail.html:74
|
||||
msgid "Resources"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:78
|
||||
#: nextcloudappstore/core/templates/app/detail.html:80
|
||||
msgid "User documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:81
|
||||
msgid "Administration documentation"
|
||||
#: nextcloudappstore/core/templates/app/detail.html:83
|
||||
msgid "Admin documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:84
|
||||
#: nextcloudappstore/core/templates/app/detail.html:86
|
||||
msgid "Developer documentation"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:93
|
||||
#: nextcloudappstore/core/templates/app/detail.html:95
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:100
|
||||
#: nextcloudappstore/core/templates/app/detail.html:102
|
||||
msgid "Unstable"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:101
|
||||
#: nextcloudappstore/core/templates/app/detail.html:103
|
||||
msgid "All releases"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:114
|
||||
#: nextcloudappstore/core/templates/app/detail.html:116
|
||||
msgid "Report problem"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:115
|
||||
#: nextcloudappstore/core/templates/app/detail.html:117
|
||||
msgid "Request feature"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:118
|
||||
#: nextcloudappstore/core/templates/app/detail.html:120
|
||||
msgid "Ask questions or discuss"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:121
|
||||
#: nextcloudappstore/core/templates/app/detail.html:123
|
||||
msgid "Review app"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templates/app/detail.html:132
|
||||
#: nextcloudappstore/core/templates/app/detail.html:134
|
||||
msgid "Submit review"
|
||||
msgstr ""
|
||||
|
||||
|
@ -856,6 +858,26 @@ msgstr ""
|
|||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templatetags/app_rating.py:12
|
||||
msgid "Very negative"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templatetags/app_rating.py:13
|
||||
msgid "Negative"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templatetags/app_rating.py:14
|
||||
msgid "Neutral"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templatetags/app_rating.py:15
|
||||
msgid "Positive"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/templatetags/app_rating.py:16
|
||||
msgid "Very positive"
|
||||
msgstr ""
|
||||
|
||||
#: nextcloudappstore/core/user/forms.py:16
|
||||
msgid "Your e-mail address"
|
||||
msgstr ""
|
|
@ -145,7 +145,6 @@ ACCOUNT_SESSION_REMEMBER = True
|
|||
ACCOUNT_SIGNUP_FORM_CLASS = \
|
||||
'nextcloudappstore.core.user.forms.SignupFormRecaptcha'
|
||||
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/1.9/topics/i18n/
|
||||
LANGUAGE_CODE = 'en-us'
|
||||
|
@ -155,7 +154,8 @@ USE_L10N = True
|
|||
USE_TZ = True
|
||||
|
||||
PARLER_LANGUAGES = {
|
||||
1: [{'code': code} for code, trans in LANGUAGES],
|
||||
1: [{'code': code} for code, trans in LANGUAGES
|
||||
if code not in ('en-au', 'en-gb')],
|
||||
'default': {
|
||||
'fallbacks': ['en'],
|
||||
'hide_untranslated': False,
|
||||
|
|
Загрузка…
Ссылка в новой задаче