Branch | Commit message | Author | Age |
stable29 | Merge pull request #49614 from nextcloud/backport/49569/stable29 | Kate | 59 min. |
stable28 | Fix(l10n): Update translations from Transifex | Nextcloud bot | 8 hours |
stable30 | Fix(l10n): Update translations from Transifex | Nextcloud bot | 8 hours |
master | Fix(l10n): Update translations from Transifex | Nextcloud bot | 8 hours |
feat/ocp/attendee-availability-api | feat(ocp): add calendar api to retrieve availability of attendees | Richard Steinmetz | 12 hours |
jtr/fix-appframework-server-proto | chore(AppFramework) Update Request tests for server protocol | Josh | 13 hours |
release/29.0.11_rc1 | build(hub): 29.0.11 RC1 | Arthur Schiwon | 15 hours |
release/30.0.5_rc1 | build(hub): 30.0.5 RC1 | Arthur Schiwon | 15 hours |
release/31.0.0_beta_2 | build(hub): 31.0.0 beta 2 | Arthur Schiwon | 15 hours |
fix/noid/broken-taskprocessing-api | chore: generate openapi specs | Julien Veyssier | 16 hours |
feat/sync-truncation | feat(cardav): support result truncation for addressbook federation | Hamza Mahjoubi | 18 hours |
feat/restrict-tag-creation | fixup! feat(systemtags): add setting to block non admin to create system tags | Benjamin Gaussorgues | 21 hours |
backport/49271/stable30 | Merge branch 'stable30' into backport/49271/stable30 | John Molakvoæ | 21 hours |
backport/49882/stable29 | fix(Http): Only allow valid HTTP status code values via template | provokateurin | 22 hours |
backport/49882/stable28 | fix(Http): Only allow valid HTTP status code values via template | provokateurin | 22 hours |
chore/deps/nextcloud-vue-8.22.0 | chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0 | Richard Steinmetz | 22 hours |
feat/files_trashbin/allow-preventing-trash-permanently | fix(files_trashbin): Only emit files:node:deleted events if deleting all tras... | provokateurin | 22 hours |
feature/23308/create-new-favorite-dashboard-widget | fix: added count and removed slice | yemkareems | 23 hours |
bugfix/trim-tags | fix: Trim tags on adding or editing | Kostiantyn Miakshyn | 23 hours |
feat/noid/info-xml-spdx-license-ids | feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated. | Andy Scherzinger | 23 hours |
jtr/typo-accessibility-config-sample | fix: Correct typo in accessibility toggle in config.sample.php | Josh | 34 hours |
fix/undefined-application-key | fix(core): Fix undefined "application" array key error | Christopher Ng | 34 hours |
jtr-perf-checks-connectivity-https-proto | perf(settings): Speed up InternetConnectivity setup check | Josh | 34 hours |
feat/file-conversion-provider | feat(api): File conversion API | Elizabeth Danzberger | 36 hours |
feat/settings/advanced-deploy-options | WIP: Advanced deploy options (2) | Andrey Borysenko | 36 hours |
feat/maxschmi-49902 | chore: compile assets | skjnldsv | 39 hours |
backport/49631/stable29 | chore(assets): Recompile assets | nextcloud-command | 40 hours |
fix/49954/add-send-mail-toggle | feat(files_sharing): add send mail toggle | nfebe | 40 hours |
enh/add-first-login-timestamp | chore(assets): Recompile assets | nextcloud-command | 40 hours |
fix/composer/autoload-dev-deps | fix(composer): Remove dev deps from autoloader | provokateurin | 41 hours |
fix/http/template-valid-status-codes | fix(Http): Only allow valid HTTP status code values via template | provokateurin | 41 hours |
backport/49988/stable30 | fix(settings): show the correct initial locale in Personal info | Josh | 41 hours |
backport/49988/stable29 | fix(settings): show the correct initial locale in Personal info | Josh | 41 hours |
docs/http/cors-attribute | docs(HTTP): Add proper docs for CORS attribute | provokateurin | 41 hours |
release/31.0.0_beta_1 | build(hub): 31.0.0 beta 1 | skjnldsv | 44 hours |
davTagColor | feat: expose tag color via webdav | tobiasKaminsky | 45 hours |
backport/49962/stable30 | fix(setup): clarify installation wording to be clear that it is about account... | Jan C. Borchardt | 46 hours |
backport/49962/stable29 | fix(setup): clarify installation wording to be clear that it is about account... | Jan C. Borchardt | 46 hours |
feat/allow-oauth-grant-bypass | fix: Rename config option to skipAuthPickerApplications to match what it does | Côme Chilliet | 46 hours |
backport/49966/stable29 | fix: block moving files to it's own parent with dav | Robin Appelman | 47 hours |
backport/49966/stable30 | fix: block moving files to it's own parent with dav | Robin Appelman | 47 hours |
backport/50025/stable29 | chore: enable cypress video recording in debug mode | skjnldsv | 47 hours |
backport/49852/stable30 | fix: change translation logic to handle plurals better | SebastianKrupinski | 47 hours |
backport/50035/stable30 | fix(HTTP): Adjust JSONResponse data type | provokateurin | 2 days |
backport/50035/stable29 | fix(HTTP): Adjust JSONResponse data type | provokateurin | 2 days |
backport/50035/stable28 | fix(HTTP): Adjust JSONResponse data type | provokateurin | 2 days |
fix/noid/thudnerbird-addon-useragent | fix: Change UserAgent to *cloud | Johannes Endres | 3 days |
ocs-user-info-quota-optimize | perf: use more optimized way to get user storage info in ocs user info when p... | Robin Appelman | 3 days |
mount-move-checks | fix: explicitly ignore nested mounts when transfering ownership | Robin Appelman | 3 days |
chore/deps/openapi-extractor | chore(deps): Update openapi-extractor to v1.3.0 | provokateurin | 3 days |
fix/files_sharing/harden-api | fix(PathHelper): Remove null bytes when normalizing path | provokateurin | 3 days |
Fix/mp3_regex | fix(preview): Do not try to parse M3U files as MP3 | Pauli Järvinen | 3 days |
rename-deleted-default-calendar-in-trashbin | fix(caldav): rename default calendar to keep it in the trashbin instead of pu... | Thomas Citharel | 3 days |
fix/stable30/share-types-references | chore(assets): Recompile assets | nextcloud-command | 3 days |
fix/issue-49756-translations | fix: change translation logic to handle plurals better | SebastianKrupinski | 3 days |
feat/ocp/meetings-api-requirements | feat(ocp): calendar event builder api | Richard Steinmetz | 3 days |
chore/deps/nextcloud-calendar-availability-vue-2.2.6 | chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.4 to 2.2.6 | Richard Steinmetz | 3 days |
refactor/settings/mail-settings-parameters | refactor(settings): Use parameters explicitly when setting mail settings | provokateurin | 3 days |
fix/settings/mail-server-settings-form | fix(settings): Fix mail server settings form | provokateurin | 3 days |
dependabot/npm_and_yarn/stable29/nextcloud/vue-8.17.1 | chore(assets): Recompile assets | nextcloud-command | 4 days |
dependabot/npm_and_yarn/core-js-3.39.0 | chore(deps): bump core-js from 3.38.1 to 3.39.0 | dependabot[bot] | 4 days |
dependabot/npm_and_yarn/pinia-2.3.0 | chore(deps): bump pinia from 2.2.8 to 2.3.0 | dependabot[bot] | 4 days |
automated/noid/master-fix-npm-audit | fix(deps): Fix npm audit | nextcl# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-16 11:33-0400\n"
"PO-Revision-Date: 2013-09-16 15:34+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ach\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
msgstr ""
#: ajax/share.php:227
msgid "group"
msgstr ""
#: ajax/update.php:11
msgid "Turned on maintenance mode"
msgstr ""
#: ajax/update.php:14
msgid "Turned off maintenance mode"
msgstr ""
#: ajax/update.php:17
msgid "Updated database"
msgstr ""
#: ajax/update.php:20
msgid "Updating filecache, this may take really long..."
msgstr ""
#: ajax/update.php:23
msgid "Updated filecache"
msgstr ""
#: ajax/update.php:26
#, php-format
msgid "... %d%% done ..."
msgstr ""
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
msgstr ""
#: ajax/vcategories/add.php:30
msgid "No category to add?"
msgstr ""
#: ajax/vcategories/add.php:37
#, php-format
msgid "This category already exists: %s"
msgstr ""
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
msgstr ""
#: ajax/vcategories/addToFavorites.php:35
#, php-format
msgid "Error adding %s to favorites."
msgstr ""
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion."
msgstr ""
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
msgstr ""
#: avatar/controller.php:62
msgid "No image or file provided"
msgstr ""
#: avatar/controller.php:81
msgid "Unknown filetype"
msgstr ""
#: avatar/controller.php:85
msgid "Invalid image"
msgstr ""
#: avatar/controller.php:115 avatar/controller.php:142
msgid "No temporary profile picture available, try again"
msgstr ""
#: avatar/controller.php:135
msgid "No crop data provided"
msgstr ""
#: js/config.php:32
msgid "Sunday"
msgstr ""
#: js/config.php:33
msgid "Monday"
msgstr ""
#: js/config.php:34
msgid "Tuesday"
msgstr ""
#: js/config.php:35
msgid "Wednesday"
msgstr ""
#: js/config.php:36
msgid "Thursday"
msgstr ""
#: js/config.php:37
msgid "Friday"
msgstr ""
#: js/config.php:38
msgid "Saturday"
msgstr ""
#: js/config.php:43
msgid "January"
msgstr ""
#: js/config.php:44
msgid "February"
msgstr ""
#: js/config.php:45
msgid "March"
msgstr ""
#: js/config.php:46
msgid "April"
msgstr ""
#: js/config.php:47
msgid "May"
msgstr ""
#: js/config.php:48
msgid "June"
msgstr ""
#: js/config.php:49
msgid "July"
msgstr ""
#: js/config.php:50
msgid "August"
msgstr ""
#: js/config.php:51
msgid "September"
msgstr ""
#: js/config.php:52
msgid "October"
msgstr ""
#: js/config.php:53
msgid "November"
msgstr ""
#: js/config.php:54
msgid "December"
msgstr ""
#: js/js.js:387
msgid "Settings"
msgstr ""
#: js/js.js:853
msgid "seconds ago"
msgstr ""
#: js/js.js:854
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:855
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:856
msgid "today"
msgstr ""
#: js/js.js:857
msgid "yesterday"
msgstr ""
#: js/js.js:858
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:859
msgid "last month"
msgstr ""
#: js/js.js:860
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
#: js/js.js:861
msgid "months ago"
msgstr ""
#: js/js.js:862
msgid "last year"
msgstr ""
#: js/js.js:863
msgid "years ago"
msgstr ""
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
#: js/oc-dialogs.js:146
msgid "Error loading file picker template: {error}"
msgstr ""
#: js/oc-dialogs.js:172
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:182
msgid "No"
msgstr ""
#: js/oc-dialogs.js:199
msgid "Ok"
msgstr ""
#: js/oc-dialogs.js:219
msgid "Error loading message template: {error}"
msgstr ""
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified."
msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
#: js/oc-vcategories.js:199 js/share.js:129 js/share.js:142 js/share.js:149
#: js/share.js:645 js/share.js:657
msgid "Error"
msgstr ""
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
msgstr ""
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
msgstr ""
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr ""
#: js/share.js:90
msgid "Share"
msgstr ""
#: js/share.js:131 js/share.js:685
msgid "Error while sharing"
msgstr ""
#: js/share.js:142
msgid "Error while unsharing"
msgstr ""
#: js/share.js:149
msgid "Error while changing permissions"
msgstr ""
#: js/share.js:158
msgid "Shared with you and the group {group} by {owner}"
msgstr ""
#: js/share.js:160
msgid "Shared with you by {owner}"
msgstr ""
#: js/share.js:183
msgid "Share with"
msgstr ""
#: js/share.js:188
msgid "Share with link"
msgstr ""
#: js/share.js:191
msgid "Password protect"
msgstr ""
#: js/share.js:193 templates/installation.php:57 templates/login.php:26
msgid "Password"
msgstr ""
#: js/share.js:198
msgid "Allow Public Upload"
msgstr ""
#: js/share.js:202
msgid "Email link to person"
msgstr ""
#: js/share.js:203
msgid "Send"
msgstr ""
#: js/share.js:208
msgid "Set expiration date"
msgstr ""
#: js/share.js:209
msgid "Expiration date"
msgstr ""
#: js/share.js:242
msgid "Share via email:"
msgstr ""
#: js/share.js:245
msgid "No people found"
msgstr ""
#: js/share.js:283
msgid "Resharing is not allowed"
msgstr ""
#: js/share.js:319
msgid "Shared in {item} with {user}"
msgstr ""
#: js/share.js:340
msgid "Unshare"
msgstr ""
#: js/share.js:352
msgid "can edit"
msgstr ""
#: js/share.js:354
msgid "access control"
msgstr ""
#: js/share.js:357
msgid "create"
msgstr ""
#: js/share.js:360
msgid "update"
msgstr ""
#: js/share.js:363
msgid "delete"
msgstr ""
#: js/share.js:366
msgid "share"
msgstr ""
#: js/share.js:400 js/share.js:632
msgid "Password protected"
msgstr ""
#: js/share.js:645
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:657
msgid "Error setting expiration date"
msgstr ""
#: js/share.js:672
msgid "Sending ..."
msgstr ""
#: js/share.js:683
msgid "Email sent"
msgstr ""
#: js/update.js:17
msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>."
msgstr ""
#: js/update.js:21
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
#: lostpassword/controller.php:62
#, php-format
msgid "%s password reset"
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:4
msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
msgstr ""
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
msgstr ""
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:51
#: templates/login.php:19
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
"Your files are encrypted. If you haven't enabled the recovery key, there "
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
#: strings.php:6
msgid "Users"
msgstr ""
#: strings.php:7 templates/layout.user.php:108
msgid "Apps"
msgstr ""
#: strings.php:8
msgid "Admin"
msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
#: templates/403.php:12
msgid "Access forbidden"
msgstr ""
#: templates/404.php:15
msgid "Cloud not found"
msgstr ""
#: templates/altmail.php:2
#, php-format
msgid ""
"Hey there,\n"
"\n"
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
"Cheers!"
msgstr ""
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
msgstr ""
#: templates/edit_categories_dialog.php:16
msgid "Add"
msgstr ""
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
msgid "Security Warning"
msgstr ""
#: templates/installation.php:25
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
msgstr ""
#: templates/installation.php:26
#, php-format
msgid "Please update your PHP installation to use %s securely."
msgstr ""
#: templates/installation.php:32
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
#: templates/installation.php:33
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
#: templates/installation.php:39
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
#: templates/installation.php:41
#, php-format
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"%s\" target=\"_blank\">documentation</a>."
msgstr ""
#: templates/installation.php:47
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:65
msgid "Advanced"
msgstr ""
#: templates/installation.php:67
msgid "Data folder"
msgstr ""
#: templates/installation.php:77
msgid "Configure the database"
msgstr ""
#: templates/installation.php:82 templates/installation.php:94
#: templates/installation.php:105 templates/installation.php:116
#: templates/installation.php:128
msgid "will be used"
msgstr ""
#: templates/installation.php:140
msgid "Database user"
msgstr ""
#: templates/installation.php:147
msgid "Database password"
msgstr ""
#: templates/installation.php:152
msgid "Database name"
msgstr ""
#: templates/installation.php:160
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:167
msgid "Database host"
msgstr ""
#: templates/installation.php:175
msgid "Finish setup"
msgstr ""
#: templates/layout.user.php:41
#, php-format
msgid "%s is available. Get more information on how to update."
msgstr ""
#: templates/layout.user.php:69
msgid "Log out"
msgstr ""
#: templates/login.php:9
msgid "Automatic logon rejected!"
msgstr ""
#: templates/login.php:10
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
msgstr ""
#: templates/login.php:12
msgid "Please change your password to secure your account again."
msgstr ""
#: templates/login.php:32
msgid "Lost your password?"
msgstr ""
#: templates/login.php:37
msgid "remember"
msgstr ""
#: templates/login.php:39
msgid "Log in"
msgstr ""
#: templates/login.php:45
msgid "Alternative Logins"
msgstr ""
#: templates/mail.php:15
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>Cheers!"
msgstr ""
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
msgstr ""
|