Skip to content

Commit

Permalink
Fix(l10n): Update Transifex configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 1, 2024
1 parent 37b7aea commit 1c14c68
Show file tree
Hide file tree
Showing 116 changed files with 7,988 additions and 7,542 deletions.
79 changes: 39 additions & 40 deletions locale/af/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-30 02:50+0000\n"
"POT-Creation-Date: 2024-05-01 02:51+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"
Expand Down Expand Up @@ -121,8 +121,8 @@ msgid "Rendered app name for users"
msgstr ""

#: nextcloudappstore/core/models.py:86
#: nextcloudappstore/scaffolding/forms.py:63
#: nextcloudappstore/scaffolding/forms.py:97
#: nextcloudappstore/scaffolding/forms.py:55
#: nextcloudappstore/scaffolding/forms.py:89
msgid "Summary"
msgstr ""

Expand All @@ -131,8 +131,8 @@ msgid "Short text describing the app's purpose"
msgstr ""

#: nextcloudappstore/core/models.py:88 nextcloudappstore/core/models.py:533
#: nextcloudappstore/scaffolding/forms.py:68
#: nextcloudappstore/scaffolding/forms.py:117
#: nextcloudappstore/scaffolding/forms.py:60
#: nextcloudappstore/scaffolding/forms.py:109
msgid "Description"
msgstr ""

Expand All @@ -153,8 +153,8 @@ msgid "Developer documentation URL"
msgstr ""

#: nextcloudappstore/core/models.py:94
#: nextcloudappstore/scaffolding/forms.py:53
#: nextcloudappstore/scaffolding/forms.py:85
#: nextcloudappstore/scaffolding/forms.py:45
#: nextcloudappstore/scaffolding/forms.py:77
msgid "Issue tracker URL"
msgstr ""

Expand Down Expand Up @@ -469,8 +469,8 @@ msgstr ""

#: nextcloudappstore/core/models.py:538
#: nextcloudappstore/core/templates/app/detail.html:83
#: nextcloudappstore/scaffolding/forms.py:57
#: nextcloudappstore/scaffolding/forms.py:91
#: nextcloudappstore/scaffolding/forms.py:49
#: nextcloudappstore/scaffolding/forms.py:83
msgid "Categories"
msgstr ""

Expand Down Expand Up @@ -587,52 +587,51 @@ msgstr ""
msgid "App rating deletions"
msgstr ""

#: nextcloudappstore/core/models.py:704
#: nextcloudappstore/core/models.py:703
#: nextcloudappstore/core/templates/app/detail.html:140
#: nextcloudappstore/scaffolding/forms.py:48
msgid "Nextcloud version"
msgstr ""

#: nextcloudappstore/core/models.py:704
#: nextcloudappstore/core/models.py:703
msgid "e.g. 9.0.54"
msgstr ""

#: nextcloudappstore/core/models.py:707
#: nextcloudappstore/core/models.py:706
msgid "Is current version"
msgstr ""

#: nextcloudappstore/core/models.py:709
#: nextcloudappstore/core/models.py:708
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:717
#: nextcloudappstore/core/models.py:716
msgid "Has a release"
msgstr ""

#: nextcloudappstore/core/models.py:719
#: nextcloudappstore/core/models.py:718
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:729
#: nextcloudappstore/core/models.py:728
msgid "Version is supported"
msgstr ""

#: nextcloudappstore/core/models.py:730
#: nextcloudappstore/core/models.py:729
msgid ""
"True if this version is still officially supported (excluding enterprise "
"support)"
msgstr ""

#: nextcloudappstore/core/models.py:735
#: nextcloudappstore/core/models.py:734
msgid "Nextcloud release"
msgstr ""

#: nextcloudappstore/core/models.py:736
#: nextcloudappstore/core/models.py:735
msgid "Nextcloud releases"
msgstr ""

Expand Down Expand Up @@ -1344,79 +1343,79 @@ msgstr ""
msgid "Enter a valid HTTPS URL"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:38
#: nextcloudappstore/scaffolding/forms.py:31
msgid "The app name must be camel case e.g. MyApp"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:44
#: nextcloudappstore/scaffolding/forms.py:37
#: nextcloudappstore/user/templates/user/transfer-apps.html:15
msgid "App name"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:49
#: nextcloudappstore/scaffolding/forms.py:41
msgid "Author's full name"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:50
#: nextcloudappstore/scaffolding/forms.py:42
msgid "Author's email"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:51
#: nextcloudappstore/scaffolding/forms.py:83
#: nextcloudappstore/scaffolding/forms.py:43
#: nextcloudappstore/scaffolding/forms.py:75
msgid "Author's homepage"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:53
#: nextcloudappstore/scaffolding/forms.py:85
#: nextcloudappstore/scaffolding/forms.py:45
#: nextcloudappstore/scaffolding/forms.py:77
msgid "Bug reports and feature requests"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:59
#: nextcloudappstore/scaffolding/forms.py:93
#: nextcloudappstore/scaffolding/forms.py:51
#: nextcloudappstore/scaffolding/forms.py:85
msgid "Hold down Ctrl and click to select multiple entries"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:64
#: nextcloudappstore/scaffolding/forms.py:98
#: nextcloudappstore/scaffolding/forms.py:56
#: nextcloudappstore/scaffolding/forms.py:90
msgid "Short description of your app that will be rendered as short teaser"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:69
#: nextcloudappstore/scaffolding/forms.py:61
msgid "Full description of what your app does. Can contain Markdown."
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:73
#: nextcloudappstore/scaffolding/forms.py:65
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:82
#: nextcloudappstore/scaffolding/forms.py:74
#: nextcloudappstore/user/templates/user/integrations.html:13
#: nextcloudappstore/user/templates/user/integrations.html:36
msgid "Integration name"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:101
#: nextcloudappstore/scaffolding/forms.py:93
msgid "Screenshot URL"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:101
#: nextcloudappstore/scaffolding/forms.py:93
msgid "URL for integration screenshot"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:105
#: nextcloudappstore/scaffolding/forms.py:97
msgid "Screenshot thumbnail URL"
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:108
#: nextcloudappstore/scaffolding/forms.py:100
msgid ""
"URL for integration screenshot in smaller dimensions. Must be used in "
"combination with a larger screenshot."
msgstr ""

#: nextcloudappstore/scaffolding/forms.py:118
#: nextcloudappstore/scaffolding/forms.py:110
msgid "Full description of what your integration does. Can contain Markdown."
msgstr ""

Expand Down

0 comments on commit 1c14c68

Please sign in to comment.