pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Update to 21.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5fa70640970
branches:  trunk
changeset: 452524:c5fa70640970
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed May 12 12:54:53 2021 +0000

description:
php-nextcloud: Update to 21.0.1

Changelog:
Version 21.0.1 April 9 2021

Changes

  * Always renew apppasswords on login (server#25571)
  * Improve mention matches (server#25573)
  * Disable trasbin during the moveFromStorage fallback (server#25877)
  * Clear multiselect after selection in share panel (server#25918)
  * Activity: show if files are hidden or not (server#25935)
  * Sharebymail: set expiration on creation (server#25937)
  * Catch notfound and forbidden exception in smb::getmetadata (server#25943)
  * Skip empty obsolete owner when adding to own NC (server#25955)
  * Fix admin password strengthify tooltip (server#25962)
  * Add missing waits and asserts in acceptance tests (server#25993)
  * Hide expiration date field for remote shares (server#26026)
  * Remove trash items from other trash backends when deleting all (server#
    26039)
  * Fix SCSS compiler deprecated function usages (server#26042)
  * Provisioning API to IBootstrap (server#26044)
  * Cache baseurl in url generator (server#26051)
  * Allow autocomplete based on phone sync (server#26056)
  * Only clear share password model when actually saved (server#26058)
  * Add appconfig to always show the unique label of a sharee (server#26062)
  * Only clear known users when we had at least one phonebook entry (server#
    26081)
  * Chunk the array of phone numbers (server#26084)
  * Limit constructing of result objects in file search (server#26087)
  * Apply object store copy optimization when 'cross storage' copy is wit...
    (server#26090)
  * Add getID function to the simplefile implementation (server#26119)
  * Allow overwriting isAuthenticated (server#26122)
  * Send share notification instead of erroring on duplicate share (server#
    26124)
  * Log exceptions when creating share (server#26128)
  * Do cachejail search filtering in sql (server#26133)
  * Return the fileid from `copyFromCache` and use it instead of doing an extra
    query (server#26146)
  * Dont allow creating users with __groupfolders as uid (server#26151)
  * Use correct exception type hint in catch statement (server#26162)
  * Fix default missing initial state for templates (server#26166)
  * Remove explicit fclose from S3->writeStream (server#26167)
  * Adds ldap user:reset command (server#26175)
  * Improve search results when only phonebook-matches can we autocompleted
    (server#26177)
  * Fix valid storages removed when cleaning remote storages (server#26192)
  * Update user share must use correct expiration validation (server#26204)
  * Expand 'path is already shared' error message (server#26211)
  * Add (hidden) option to always show smb root as writable (server#26215)
  * Removed unnecessary padding (server#26227)
  * L10n: Add words user and because in ShareByMailProvider.php (server#26238)
  * Fix non LGC glyphs in avatars and txt file previews (server#26249)
  * Handle limit offset and sorting in files search (server#26257)
  * Update icewind/smb to 3.4.0 (server#26263)
  * Catch invalid cache source storage path (server#26271)
  * Fix casing of core test folder, bring back missing tests (server#26276)
  * L10n: Separate ellipsis (server#26279)
  * Show better error messages when a file with a forbidden path is encountered
    (server#26291)
  * Fix l10n (server#26298)
  * Log when a storage is marked as unavailable (server#26301)
  * Delete old birthday calendar object when moving contact to another ad...
    (server#26307)
  * Add a prefix index to filecache.path (server#26326)
  * Avatar privacy and new scope (server#26352)
  * Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead
    of SVGs (server#26357)
  * Update cipher defaults (server#26363)
  * Fix wording for phone number integration (server#26366)
  * Remove notifications when retesting profile field input (server#26371)
  * Do not attempt to read 0 bytes when manually iterating over a non-seekable
    file (server#26376)
  * Fix(translation): replace static error message (server#26377)
  * Only mark migrations as installed after execution (server#26379)
  * Gracefully handle deleteFromSelf when share is already gone (server#26382)
  * Also check the default phone region when the number has no country code
    (server#26391)
  * Allow apps to write/update account data (server#26398)
  * Log and continue when failing to update encryption keys during for
    individual files (server#26400)
  * Make ILDAPProviderFactory usable when there is no ldap setup (server#26402)
  * Remove leftover debug @NoCSRFRequired introduced with #26198 (server#26404)
  * Get the parent directory before creating a file from a template (server#
    26406)
  * Bump y18n from 4.0.0 to 4.0.1 (server#26413)
  * [3rdparty]phpseclib-2.0.31 (server#26447)
  * Revert "add a prefix index to filecache.path" (server#26451)
  * 21.0.1 final (server#26453)
  * Show icon-phone when setting is set to private instead of local (server#
    26459)
  * Bump phpseclib/phpseclib from 2.0.30 to 2.0.31 (3rdparty#643)
  * Fix 'Daily activity summary' email subject translation (activity#562)
  * Fix notifying own activities (activity#566)
  * Send the footer with the defined language (activity#570)
  * Make sure we only load the public script on public pages (files_pdfviewer#
    340)
  * Extend reasons for email address (firstrunwizard#503)
  * Only send desktop notifications in one tab (notifications#911)
  * Fix Photos not shown in large browser windows #630 (photos#689)
  * Add vue-virtual-grid to babel (photos#710)
  * Match any non-whitespace character in filesystem type pattern (serverinfo#
    280)
  * Fix Internal Server Error @ /settings/admin/serverinfo in 21.0.0
    (serverinfo#287)
  * Disable cypress recording for now (text#1504)
  * Use write permission when possible (text#1512)
  * Fix clicking links with color annotations (text#1516)
  * Update CLI tests to PHP 7.4 to 8.0 (updater#346)
  * Disable UI when web updater is disabled in config.php (updater#351)
  * Remove obsolete pipeline php72-master (updater#355)
  * Update used version of box (updater#359)
  * Do not allow to keep maintenance mode active in web updater (updater#363)
  * Fix fullscreen (viewer#842)

diffstat:

 www/php-nextcloud/Makefile |    4 +-
 www/php-nextcloud/PLIST    |  225 +++++++++++++++++++++++++++++++++++++-------
 www/php-nextcloud/distinfo |   10 +-
 3 files changed, 196 insertions(+), 43 deletions(-)

diffs (truncated from 777 to 300 lines):

diff -r b8eb211531ef -r c5fa70640970 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Wed May 12 12:26:27 2021 +0000
+++ b/www/php-nextcloud/Makefile        Wed May 12 12:54:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2021/03/07 13:21:58 taca Exp $
+# $NetBSD: Makefile,v 1.52 2021/05/12 12:54:53 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
 # contained 18.0.2, then during April to June it is ok to update to
 # later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
 # update to 20.
-DISTNAME=      nextcloud-21.0.0
+DISTNAME=      nextcloud-21.0.1
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
diff -r b8eb211531ef -r c5fa70640970 www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST   Wed May 12 12:26:27 2021 +0000
+++ b/www/php-nextcloud/PLIST   Wed May 12 12:54:53 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.41 2021/02/27 19:04:55 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.42 2021/05/12 12:54:53 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/workflows/composer.yml
@@ -6910,8 +6910,6 @@
 share/nextcloud/apps/activity/l10n/sc.json
 share/nextcloud/apps/activity/l10n/si.js
 share/nextcloud/apps/activity/l10n/si.json
-share/nextcloud/apps/activity/l10n/si_LK.js
-share/nextcloud/apps/activity/l10n/si_LK.json
 share/nextcloud/apps/activity/l10n/sk.js
 share/nextcloud/apps/activity/l10n/sk.json
 share/nextcloud/apps/activity/l10n/sl.js
@@ -6924,8 +6922,8 @@
 share/nextcloud/apps/activity/l10n/sr%latin.json@localhost
 share/nextcloud/apps/activity/l10n/sv.js
 share/nextcloud/apps/activity/l10n/sv.json
-share/nextcloud/apps/activity/l10n/ta_LK.js
-share/nextcloud/apps/activity/l10n/ta_LK.json
+share/nextcloud/apps/activity/l10n/ta.js
+share/nextcloud/apps/activity/l10n/ta.json
 share/nextcloud/apps/activity/l10n/th.js
 share/nextcloud/apps/activity/l10n/th.json
 share/nextcloud/apps/activity/l10n/tk.js
@@ -7090,6 +7088,8 @@
 share/nextcloud/apps/admin_audit/l10n/tr.json
 share/nextcloud/apps/admin_audit/l10n/uk.js
 share/nextcloud/apps/admin_audit/l10n/uk.json
+share/nextcloud/apps/admin_audit/l10n/vi.js
+share/nextcloud/apps/admin_audit/l10n/vi.json
 share/nextcloud/apps/admin_audit/l10n/zh_CN.js
 share/nextcloud/apps/admin_audit/l10n/zh_CN.json
 share/nextcloud/apps/admin_audit/l10n/zh_HK.js
@@ -7144,6 +7144,8 @@
 share/nextcloud/apps/cloud_federation_api/l10n/gl.json
 share/nextcloud/apps/cloud_federation_api/l10n/hr.js
 share/nextcloud/apps/cloud_federation_api/l10n/hr.json
+share/nextcloud/apps/cloud_federation_api/l10n/hu.js
+share/nextcloud/apps/cloud_federation_api/l10n/hu.json
 share/nextcloud/apps/cloud_federation_api/l10n/is.js
 share/nextcloud/apps/cloud_federation_api/l10n/is.json
 share/nextcloud/apps/cloud_federation_api/l10n/it.js
@@ -7369,6 +7371,8 @@
 share/nextcloud/apps/comments/l10n/ro.json
 share/nextcloud/apps/comments/l10n/ru.js
 share/nextcloud/apps/comments/l10n/ru.json
+share/nextcloud/apps/comments/l10n/sc.js
+share/nextcloud/apps/comments/l10n/sc.json
 share/nextcloud/apps/comments/l10n/si.js
 share/nextcloud/apps/comments/l10n/si.json
 share/nextcloud/apps/comments/l10n/si_LK.js
@@ -7466,6 +7470,8 @@
 share/nextcloud/apps/contactsinteraction/l10n/he.json
 share/nextcloud/apps/contactsinteraction/l10n/hr.js
 share/nextcloud/apps/contactsinteraction/l10n/hr.json
+share/nextcloud/apps/contactsinteraction/l10n/hu.js
+share/nextcloud/apps/contactsinteraction/l10n/hu.json
 share/nextcloud/apps/contactsinteraction/l10n/it.js
 share/nextcloud/apps/contactsinteraction/l10n/it.json
 share/nextcloud/apps/contactsinteraction/l10n/lt_LT.js
@@ -7480,6 +7486,8 @@
 share/nextcloud/apps/contactsinteraction/l10n/pt_BR.json
 share/nextcloud/apps/contactsinteraction/l10n/ro.js
 share/nextcloud/apps/contactsinteraction/l10n/ro.json
+share/nextcloud/apps/contactsinteraction/l10n/ru.js
+share/nextcloud/apps/contactsinteraction/l10n/ru.json
 share/nextcloud/apps/contactsinteraction/l10n/sc.js
 share/nextcloud/apps/contactsinteraction/l10n/sc.json
 share/nextcloud/apps/contactsinteraction/l10n/sk.js
@@ -7549,6 +7557,8 @@
 share/nextcloud/apps/dashboard/l10n/ca.json
 share/nextcloud/apps/dashboard/l10n/cs.js
 share/nextcloud/apps/dashboard/l10n/cs.json
+share/nextcloud/apps/dashboard/l10n/da.js
+share/nextcloud/apps/dashboard/l10n/da.json
 share/nextcloud/apps/dashboard/l10n/de.js
 share/nextcloud/apps/dashboard/l10n/de.json
 share/nextcloud/apps/dashboard/l10n/de_DE.js
@@ -7577,6 +7587,10 @@
 share/nextcloud/apps/dashboard/l10n/it.json
 share/nextcloud/apps/dashboard/l10n/ja.js
 share/nextcloud/apps/dashboard/l10n/ja.json
+share/nextcloud/apps/dashboard/l10n/ka_GE.js
+share/nextcloud/apps/dashboard/l10n/ka_GE.json
+share/nextcloud/apps/dashboard/l10n/ko.js
+share/nextcloud/apps/dashboard/l10n/ko.json
 share/nextcloud/apps/dashboard/l10n/lt_LT.js
 share/nextcloud/apps/dashboard/l10n/lt_LT.json
 share/nextcloud/apps/dashboard/l10n/mk.js
@@ -7593,6 +7607,8 @@
 share/nextcloud/apps/dashboard/l10n/pt_PT.json
 share/nextcloud/apps/dashboard/l10n/ru.js
 share/nextcloud/apps/dashboard/l10n/ru.json
+share/nextcloud/apps/dashboard/l10n/sc.js
+share/nextcloud/apps/dashboard/l10n/sc.json
 share/nextcloud/apps/dashboard/l10n/sk.js
 share/nextcloud/apps/dashboard/l10n/sk.json
 share/nextcloud/apps/dashboard/l10n/sl.js
@@ -7747,6 +7763,8 @@
 share/nextcloud/apps/dav/l10n/ro.json
 share/nextcloud/apps/dav/l10n/ru.js
 share/nextcloud/apps/dav/l10n/ru.json
+share/nextcloud/apps/dav/l10n/sc.js
+share/nextcloud/apps/dav/l10n/sc.json
 share/nextcloud/apps/dav/l10n/sk.js
 share/nextcloud/apps/dav/l10n/sk.json
 share/nextcloud/apps/dav/l10n/sl.js
@@ -9021,6 +9039,7 @@
 share/nextcloud/apps/files_external/3rdparty/composer.json
 share/nextcloud/apps/files_external/3rdparty/composer.lock
 share/nextcloud/apps/files_external/3rdparty/composer/ClassLoader.php
+share/nextcloud/apps/files_external/3rdparty/composer/InstalledVersions.php
 share/nextcloud/apps/files_external/3rdparty/composer/LICENSE
 share/nextcloud/apps/files_external/3rdparty/composer/autoload_classmap.php
 share/nextcloud/apps/files_external/3rdparty/composer/autoload_namespaces.php
@@ -9028,6 +9047,8 @@
 share/nextcloud/apps/files_external/3rdparty/composer/autoload_real.php
 share/nextcloud/apps/files_external/3rdparty/composer/autoload_static.php
 share/nextcloud/apps/files_external/3rdparty/composer/installed.json
+share/nextcloud/apps/files_external/3rdparty/composer/installed.php
+share/nextcloud/apps/files_external/3rdparty/composer/platform_check.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/.gitignore
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/.php_cs.dist
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/LICENSE.txt
@@ -9084,6 +9105,7 @@
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeWriteStream.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Options.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/ServerFactory.php
+share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/StringBuffer.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/System.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Connection.php
@@ -9096,7 +9118,6 @@
 share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams-dummy/composer.json
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/.gitignore
-share/nextcloud/apps/files_external/3rdparty/icewind/streams/.travis.yml
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/LICENCE
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/README.md
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/composer.json
@@ -9106,15 +9127,19 @@
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/DirectoryFilter.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/DirectoryWrapper.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/File.php
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/HashWrapper.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/IteratorDirectory.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/NullWrapper.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Path.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/PathWrapper.php
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/ReadHashWrapper.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/RetryWrapper.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/SeekableWrapper.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Url.php
-share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/UrlCallBack.php
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/UrlCallback.php
 share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/WrapperHandler.php
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/WriteHashWrapper.php
 share/nextcloud/apps/files_external/ajax/applicable.php
 share/nextcloud/apps/files_external/ajax/oauth2.php
 share/nextcloud/apps/files_external/appinfo/app.php
@@ -9833,6 +9858,7 @@
 share/nextcloud/apps/files_pdfviewer/lib/AppInfo/Application.php
 share/nextcloud/apps/files_pdfviewer/lib/Controller/DisplayController.php
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/CSPListener.php
+share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadPublicViewerListener.php
 share/nextcloud/apps/files_pdfviewer/lib/Listeners/LoadViewerListener.php
 share/nextcloud/apps/files_pdfviewer/pdfjs-get.js
 share/nextcloud/apps/files_pdfviewer/phpunit.xml
@@ -9991,8 +10017,6 @@
 share/nextcloud/apps/files_rightclick/l10n/sc.json
 share/nextcloud/apps/files_rightclick/l10n/si.js
 share/nextcloud/apps/files_rightclick/l10n/si.json
-share/nextcloud/apps/files_rightclick/l10n/si_LK.js
-share/nextcloud/apps/files_rightclick/l10n/si_LK.json
 share/nextcloud/apps/files_rightclick/l10n/sk.js
 share/nextcloud/apps/files_rightclick/l10n/sk.json
 share/nextcloud/apps/files_rightclick/l10n/sl.js
@@ -10005,8 +10029,8 @@
 share/nextcloud/apps/files_rightclick/l10n/sr%latin.json@localhost
 share/nextcloud/apps/files_rightclick/l10n/sv.js
 share/nextcloud/apps/files_rightclick/l10n/sv.json
-share/nextcloud/apps/files_rightclick/l10n/ta_LK.js
-share/nextcloud/apps/files_rightclick/l10n/ta_LK.json
+share/nextcloud/apps/files_rightclick/l10n/ta.js
+share/nextcloud/apps/files_rightclick/l10n/ta.json
 share/nextcloud/apps/files_rightclick/l10n/th.js
 share/nextcloud/apps/files_rightclick/l10n/th.json
 share/nextcloud/apps/files_rightclick/l10n/tr.js
@@ -11032,8 +11056,6 @@
 share/nextcloud/apps/firstrunwizard/l10n/ru.json
 share/nextcloud/apps/firstrunwizard/l10n/si.js
 share/nextcloud/apps/firstrunwizard/l10n/si.json
-share/nextcloud/apps/firstrunwizard/l10n/si_LK.js
-share/nextcloud/apps/firstrunwizard/l10n/si_LK.json
 share/nextcloud/apps/firstrunwizard/l10n/si_LK.php
 share/nextcloud/apps/firstrunwizard/l10n/sk.js
 share/nextcloud/apps/firstrunwizard/l10n/sk.json
@@ -11229,6 +11251,8 @@
 share/nextcloud/apps/logreader/l10n/ko.json
 share/nextcloud/apps/logreader/l10n/lb.js
 share/nextcloud/apps/logreader/l10n/lb.json
+share/nextcloud/apps/logreader/l10n/lo.js
+share/nextcloud/apps/logreader/l10n/lo.json
 share/nextcloud/apps/logreader/l10n/lt_LT.js
 share/nextcloud/apps/logreader/l10n/lt_LT.json
 share/nextcloud/apps/logreader/l10n/lv.js
@@ -11257,6 +11281,8 @@
 share/nextcloud/apps/logreader/l10n/ro.json
 share/nextcloud/apps/logreader/l10n/ru.js
 share/nextcloud/apps/logreader/l10n/ru.json
+share/nextcloud/apps/logreader/l10n/sc.js
+share/nextcloud/apps/logreader/l10n/sc.json
 share/nextcloud/apps/logreader/l10n/si.js
 share/nextcloud/apps/logreader/l10n/si.json
 share/nextcloud/apps/logreader/l10n/sk.js
@@ -11340,6 +11366,8 @@
 share/nextcloud/apps/lookup_server_connector/l10n/he.json
 share/nextcloud/apps/lookup_server_connector/l10n/hr.js
 share/nextcloud/apps/lookup_server_connector/l10n/hr.json
+share/nextcloud/apps/lookup_server_connector/l10n/hu.js
+share/nextcloud/apps/lookup_server_connector/l10n/hu.json
 share/nextcloud/apps/lookup_server_connector/l10n/it.js
 share/nextcloud/apps/lookup_server_connector/l10n/it.json
 share/nextcloud/apps/lookup_server_connector/l10n/nl.js
@@ -11366,6 +11394,8 @@
 share/nextcloud/apps/lookup_server_connector/l10n/zh_CN.json
 share/nextcloud/apps/lookup_server_connector/l10n/zh_HK.js
 share/nextcloud/apps/lookup_server_connector/l10n/zh_HK.json
+share/nextcloud/apps/lookup_server_connector/l10n/zh_TW.js
+share/nextcloud/apps/lookup_server_connector/l10n/zh_TW.json
 share/nextcloud/apps/lookup_server_connector/lib/AppInfo/Application.php
 share/nextcloud/apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php
 share/nextcloud/apps/lookup_server_connector/lib/UpdateLookupServer.php
@@ -11519,7 +11549,6 @@
 share/nextcloud/apps/nextcloud_announcements/lib/Notification/Notifier.php
 share/nextcloud/apps/nextcloud_announcements/lib/Settings/Admin.php
 share/nextcloud/apps/nextcloud_announcements/templates/admin.php
-share/nextcloud/apps/notifications/.eslintignore
 share/nextcloud/apps/notifications/COPYING
 share/nextcloud/apps/notifications/appinfo/info.xml
 share/nextcloud/apps/notifications/appinfo/routes.php
@@ -11657,6 +11686,8 @@
 share/nextcloud/apps/notifications/l10n/ko.json
 share/nextcloud/apps/notifications/l10n/lb.js
 share/nextcloud/apps/notifications/l10n/lb.json
+share/nextcloud/apps/notifications/l10n/lo.js
+share/nextcloud/apps/notifications/l10n/lo.json
 share/nextcloud/apps/notifications/l10n/lt_LT.js
 share/nextcloud/apps/notifications/l10n/lt_LT.json
 share/nextcloud/apps/notifications/l10n/lv.js
@@ -11693,8 +11724,6 @@
 share/nextcloud/apps/notifications/l10n/ru.json
 share/nextcloud/apps/notifications/l10n/si.js
 share/nextcloud/apps/notifications/l10n/si.json
-share/nextcloud/apps/notifications/l10n/si_LK.js
-share/nextcloud/apps/notifications/l10n/si_LK.json
 share/nextcloud/apps/notifications/l10n/sk.js
 share/nextcloud/apps/notifications/l10n/sk.json
 share/nextcloud/apps/notifications/l10n/sl.js
@@ -11707,8 +11736,8 @@
 share/nextcloud/apps/notifications/l10n/sr%latin.json@localhost
 share/nextcloud/apps/notifications/l10n/sv.js
 share/nextcloud/apps/notifications/l10n/sv.json
-share/nextcloud/apps/notifications/l10n/ta_LK.js
-share/nextcloud/apps/notifications/l10n/ta_LK.json
+share/nextcloud/apps/notifications/l10n/ta.js
+share/nextcloud/apps/notifications/l10n/ta.json
 share/nextcloud/apps/notifications/l10n/th.js
 share/nextcloud/apps/notifications/l10n/th.json
 share/nextcloud/apps/notifications/l10n/tr.js
@@ -11861,6 +11890,8 @@
 share/nextcloud/apps/oauth2/l10n/pt_PT.json
 share/nextcloud/apps/oauth2/l10n/ru.js
 share/nextcloud/apps/oauth2/l10n/ru.json
+share/nextcloud/apps/oauth2/l10n/sc.js
+share/nextcloud/apps/oauth2/l10n/sc.json



Home | Main Index | Thread Index | Old Index