Skip to content

Commit 218b837

Browse files
committed
Merge branch 'master' into stable
2 parents c19ed4f + aa0f952 commit 218b837

File tree

21 files changed

+256
-149
lines changed

21 files changed

+256
-149
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [16.0.1] - 2025-11-08
8+
9+
### Fixed
10+
11+
fix: Update link-preview to be compatible with php8.4
12+
fix(l10n): Update translations from Transifex
13+
714
## [16.0.0] - 2025-10-03
815

916
### Breaking changes

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
77
sign_dir=$(build_dir)/sign
88
package_name=$(app_name)
99
cert_dir=$(HOME)/.nextcloud/certificates
10-
version+=16.0.0
10+
version+=16.0.1
1111

1212
all: dev-setup build-js-production composer-no-dev
1313

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Requirements:
2323
- mbstring: *
2424
- when using MySQL, use at least v8.0
2525
]]></description>
26-
<version>16.0.0</version>
26+
<version>16.0.1</version>
2727
<licence>agpl</licence>
2828
<author mail="[email protected]" homepage="https://marcelklehr.de">Marcel Klehr</author>
2929
<author mail="[email protected]" homepage="https://www.arthur-schiwon.de">Arthur Schiwon</author>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"ext-json": "*",
66
"ext-libxml": "*",
77
"ext-pdo": "*",
8-
"marcelklehr/link-preview": "3.x",
8+
"marcelklehr/link-preview": "5.x",
99
"rowbot/url": "^4.0",
1010
"xantios/mimey": "^2.1",
1111
"fivefilters/readability.php": "^3.1",

l10n/da.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ OC.L10N.register(
4949
"You have clicked this link {count} times" : "Du har klikket på dette link {count} gange",
5050
"Details" : "Detaljer",
5151
"Rename" : "Omdøb",
52-
"Copy link" : "Kopier link",
52+
"Copy link" : "Kopiér link",
5353
"Move" : "Flyt",
5454
"Add to folders" : "Tilføj til mapper",
5555
"Put bookmark into trash bin" : "Smid bormærker i skraldespand",
@@ -72,7 +72,7 @@ OC.L10N.register(
7272
"Do you really want to delete these items?" : "Vil du virkelig slette disse elementer?",
7373
"Open all selected" : "Åbn alle valgte",
7474
"Move selection" : "Flyt valgte",
75-
"Edit tags of selection" : "Rediger Tags for markering",
75+
"Edit tags of selection" : "Redigér tags for det markerede",
7676
"Delete selection" : "Slet valgte",
7777
"Select all" : "Vælg alle",
7878
"Cancel selection" : "Annuller valg",
@@ -93,7 +93,7 @@ OC.L10N.register(
9393
"New folder" : "Ny mappe",
9494
"Change to grid view" : "Skift til gittervisning",
9595
"Change to list view" : "Skift til listevisning",
96-
"Copy RSS Feed of current view" : "Kopier RSS feed for den aktuelle visning",
96+
"Copy RSS Feed of current view" : "Kopiér RSS feed for den aktuelle visning",
9797
"The RSS feed requires authentication with your Nextcloud credentials" : "RSS feedet kræver godkendelse med dine Nextcloud legitimationsoplysninger",
9898
"Search" : "Søg",
9999
"Empty trash bin" : "Tøm papirkurv",
@@ -105,7 +105,7 @@ OC.L10N.register(
105105
"_%n bookmark_::_%n bookmarks_" : ["%n bogmærke","%n bogmærker"],
106106
"_%n folder_::_%n folders_" : ["%n mappe","%n mapper"],
107107
"Welcome to Bookmarks" : "Velkommen til bogmærker",
108-
"This app allows you to manage links to your favorite places on the web. Sort your bookmarks into folders, label them with tags and share them with others! The app will regularly check all your links for availability and display unavailable links. If you add a link to a file on the web, the file will be automatically downloaded to your Nextcloud Files. You can also import bookmarks exported from other services or directly sync bookmarks from all your browsers with this app." : "Denne app giver dig mulighed for at administrere links til dine yndlingssteder på nettet. Sorter dine bogmærker i mapper, mærk dem med tags og del dem med andre! Appen vil regelmæssigt tjekke alle dine links for tilgængelighed og vise utilgængelige links. Hvis du tilføjer et link til en fil på nettet, vil filen automatisk blive downloadet til dine Nextcloud-filer. Du kan også importere bogmærker eksporteret fra andre tjenester eller direkte synkronisere bogmærker fra alle dine browsere med denne app.",
108+
"This app allows you to manage links to your favorite places on the web. Sort your bookmarks into folders, label them with tags and share them with others! The app will regularly check all your links for availability and display unavailable links. If you add a link to a file on the web, the file will be automatically downloaded to your Nextcloud Files. You can also import bookmarks exported from other services or directly sync bookmarks from all your browsers with this app." : "Denne app giver dig mulighed for at administrere links til dine yndlingssteder på nettet. Sortér dine bogmærker i mapper, mærk dem med tags og del dem med andre! Appen vil regelmæssigt tjekke alle dine links for tilgængelighed og vise utilgængelige links. Hvis du tilføjer et link til en fil på nettet, vil filen automatisk blive downloadet til dine Nextcloud-filer. Du kan også importere bogmærker eksporteret fra andre tjenester eller direkte synkronisere bogmærker fra alle dine browsere med denne app.",
109109
"Add a bookmark" : "Tilføj et bogmærke",
110110
"Import bookmarks" : "Importér bogmærker",
111111
"Sync with your browser" : "Synkroniser med din browser",
@@ -158,7 +158,7 @@ OC.L10N.register(
158158
"Please select \"Add to home screen\" in your browser menu" : "Vælg venligst \"Tilføj til startskærmen\" i din browsermenu",
159159
"Bookmarks settings" : "Bogmærkeindstillinger",
160160
"Import/Export" : "Importér/Eksportér",
161-
"Export bookmarks" : "Eksporter bogmærker",
161+
"Export bookmarks" : "Eksportér bogmærker",
162162
"Auto-archiving" : "Autoarkivering",
163163
"The bookmarks app can automatically archive the web content of links you have bookmarked" : "Bogmærke app'en kan automatisk arkivere webindholdet for links som du har bogmærket",
164164
"Enable archiving" : "Aktiver arkivering",
@@ -204,7 +204,7 @@ OC.L10N.register(
204204
"Select a user or group" : "Vælg en bruger eller gruppe",
205205
"Share link" : "Del link",
206206
"Reading allowed" : "Læsning tilladt",
207-
"Copy RSS feed" : "Kopier RSS feed",
207+
"Copy RSS feed" : "Kopiér RSS feed",
208208
"Delete link" : "Slet link",
209209
"Create public link" : "Opret offentligt link",
210210
"Resharing allowed" : "Videredeling tilladt",

l10n/da.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"You have clicked this link {count} times" : "Du har klikket på dette link {count} gange",
4848
"Details" : "Detaljer",
4949
"Rename" : "Omdøb",
50-
"Copy link" : "Kopier link",
50+
"Copy link" : "Kopiér link",
5151
"Move" : "Flyt",
5252
"Add to folders" : "Tilføj til mapper",
5353
"Put bookmark into trash bin" : "Smid bormærker i skraldespand",
@@ -70,7 +70,7 @@
7070
"Do you really want to delete these items?" : "Vil du virkelig slette disse elementer?",
7171
"Open all selected" : "Åbn alle valgte",
7272
"Move selection" : "Flyt valgte",
73-
"Edit tags of selection" : "Rediger Tags for markering",
73+
"Edit tags of selection" : "Redigér tags for det markerede",
7474
"Delete selection" : "Slet valgte",
7575
"Select all" : "Vælg alle",
7676
"Cancel selection" : "Annuller valg",
@@ -91,7 +91,7 @@
9191
"New folder" : "Ny mappe",
9292
"Change to grid view" : "Skift til gittervisning",
9393
"Change to list view" : "Skift til listevisning",
94-
"Copy RSS Feed of current view" : "Kopier RSS feed for den aktuelle visning",
94+
"Copy RSS Feed of current view" : "Kopiér RSS feed for den aktuelle visning",
9595
"The RSS feed requires authentication with your Nextcloud credentials" : "RSS feedet kræver godkendelse med dine Nextcloud legitimationsoplysninger",
9696
"Search" : "Søg",
9797
"Empty trash bin" : "Tøm papirkurv",
@@ -103,7 +103,7 @@
103103
"_%n bookmark_::_%n bookmarks_" : ["%n bogmærke","%n bogmærker"],
104104
"_%n folder_::_%n folders_" : ["%n mappe","%n mapper"],
105105
"Welcome to Bookmarks" : "Velkommen til bogmærker",
106-
"This app allows you to manage links to your favorite places on the web. Sort your bookmarks into folders, label them with tags and share them with others! The app will regularly check all your links for availability and display unavailable links. If you add a link to a file on the web, the file will be automatically downloaded to your Nextcloud Files. You can also import bookmarks exported from other services or directly sync bookmarks from all your browsers with this app." : "Denne app giver dig mulighed for at administrere links til dine yndlingssteder på nettet. Sorter dine bogmærker i mapper, mærk dem med tags og del dem med andre! Appen vil regelmæssigt tjekke alle dine links for tilgængelighed og vise utilgængelige links. Hvis du tilføjer et link til en fil på nettet, vil filen automatisk blive downloadet til dine Nextcloud-filer. Du kan også importere bogmærker eksporteret fra andre tjenester eller direkte synkronisere bogmærker fra alle dine browsere med denne app.",
106+
"This app allows you to manage links to your favorite places on the web. Sort your bookmarks into folders, label them with tags and share them with others! The app will regularly check all your links for availability and display unavailable links. If you add a link to a file on the web, the file will be automatically downloaded to your Nextcloud Files. You can also import bookmarks exported from other services or directly sync bookmarks from all your browsers with this app." : "Denne app giver dig mulighed for at administrere links til dine yndlingssteder på nettet. Sortér dine bogmærker i mapper, mærk dem med tags og del dem med andre! Appen vil regelmæssigt tjekke alle dine links for tilgængelighed og vise utilgængelige links. Hvis du tilføjer et link til en fil på nettet, vil filen automatisk blive downloadet til dine Nextcloud-filer. Du kan også importere bogmærker eksporteret fra andre tjenester eller direkte synkronisere bogmærker fra alle dine browsere med denne app.",
107107
"Add a bookmark" : "Tilføj et bogmærke",
108108
"Import bookmarks" : "Importér bogmærker",
109109
"Sync with your browser" : "Synkroniser med din browser",
@@ -156,7 +156,7 @@
156156
"Please select \"Add to home screen\" in your browser menu" : "Vælg venligst \"Tilføj til startskærmen\" i din browsermenu",
157157
"Bookmarks settings" : "Bogmærkeindstillinger",
158158
"Import/Export" : "Importér/Eksportér",
159-
"Export bookmarks" : "Eksporter bogmærker",
159+
"Export bookmarks" : "Eksportér bogmærker",
160160
"Auto-archiving" : "Autoarkivering",
161161
"The bookmarks app can automatically archive the web content of links you have bookmarked" : "Bogmærke app'en kan automatisk arkivere webindholdet for links som du har bogmærket",
162162
"Enable archiving" : "Aktiver arkivering",
@@ -202,7 +202,7 @@
202202
"Select a user or group" : "Vælg en bruger eller gruppe",
203203
"Share link" : "Del link",
204204
"Reading allowed" : "Læsning tilladt",
205-
"Copy RSS feed" : "Kopier RSS feed",
205+
"Copy RSS feed" : "Kopiér RSS feed",
206206
"Delete link" : "Slet link",
207207
"Create public link" : "Opret offentligt link",
208208
"Resharing allowed" : "Videredeling tilladt",

l10n/de.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ OC.L10N.register(
6969
"Selected {folders} folders and {bookmarks} bookmarks" : "{folders} Ordner und {bookmarks} Lesezeichen ausgewählt",
7070
"_Selected %n bookmark_::_Selected %n bookmarks_" : ["%n Lesezeichen ausgewählt","%n Lesezeichen ausgewählt"],
7171
"_Selected %n folder_::_Selected %n folders_" : ["%n Ordner gewählt","%n Ordner gewählt"],
72-
"Do you really want to delete these items?" : "Soll dieses Element wirklich gelöscht werden?",
72+
"Do you really want to delete these items?" : "Sollen diese Elemente wirklich gelöscht werden?",
7373
"Open all selected" : "Alle ausgewählten öffnen",
7474
"Move selection" : "Auswahl verschieben",
7575
"Edit tags of selection" : "Ausgewählte Schlagworte bearbeiten",
@@ -162,7 +162,7 @@ OC.L10N.register(
162162
"Auto-archiving" : "Automatische Archivierungen",
163163
"The bookmarks app can automatically archive the web content of links you have bookmarked" : "Die Lesezeichen-App kann automatisch den Webinhalt, der von dir gespeicherten Lesezeichen, archivieren.",
164164
"Enable archiving" : "Archivierung aktivieren",
165-
"Enter the path of a folder in your Files where bookmarked files should be stored." : "Gib den Pfad eines Ordners an, in dem deine mit Lesezeichen versehenen Dateien gespeichert werden sollen",
165+
"Enter the path of a folder in your Files where bookmarked files should be stored." : "Den Pfad eines Ordners in deinen Dateien eingeben, in dem mit Lesezeichen versehene Dateien gespeichert werden sollen.",
166166
"Currently your administrator has disabled network access for this app, however, which is why Auto-archiving is disabled at the moment." : "Deine Administration hat aktuell den Netzwerkzugriff für diese App deaktiviert, daher ist die automatische Archivierung momentan deaktiviert.",
167167
"Auto-Backup" : "Automatische Sicherungekopien",
168168
"The bookmarks app can automatically backup your bookmarks on a daily basis to prevent data loss when syncing bookmarks across devices." : "Die Lesezeichen-App kann täglich automatisch deine Lesezeichen sichern, um Datenverlust beim synchronisieren mit Geräten zu verhindern.",
@@ -178,7 +178,7 @@ OC.L10N.register(
178178
"You can install this app on your device home screen to quickly access your bookmarks on your phone. You can easily remove the app from your home screen again, if you don't like it." : "Du kannst diese App auf dem Startbildschirm deines Geräts installieren, um schnell auf deine Lesezeichen auf dem Smartphone zuzugreifen. Du kannst die App ganz einfach wieder von deinem Startbildschirm entfernen, wenn sie dir nicht gefällt.",
179179
"Install on home screen" : "Auf Startbildschirm installieren",
180180
"Bookmarklet" : "Bookmarklet",
181-
"Drag this to your browser bookmarks and click it to quickly bookmark a webpage." : "Ziehe dies in deine Browser-Lesezeichen und klicke darauf, um schnell ein Lesezeichen für eine Webseite zu erstellen",
181+
"Drag this to your browser bookmarks and click it to quickly bookmark a webpage." : "Ziehe dies in deine Browser-Lesezeichen und klicke darauf, um schnell ein Lesezeichen für eine Webseite zu setzen.",
182182
"Add to {instanceName}" : "Hinzufügen zu {instanceName}",
183183
"Need help?" : "Benötigst du Hilfe?",
184184
"If you have problems with this Bookmarks app or have an idea about what could be improved, don't hesitate to get in touch by clicking here." : "Wenn du Probleme mit dieser Lesezeichen-App oder einen Verbesserungsvorschlag hast, nimm Kontakt zu uns auf, indem du hier klickst.",
@@ -244,7 +244,7 @@ OC.L10N.register(
244244
"Save" : "Speichern",
245245
"Network access is disabled by default. Go to administrator settings for the bookmarks app to allow fetching previews and favicons." : "Netzwerkzugriff ist standardmäßig deaktiviert. Gehe zu den Administrationseinstellungen für die Lesezeichen-App, um das Abrufen von Vorschauen und Favicons zu erlauben.",
246246
"What's new?" : "Was ist neu?",
247-
"Leave a rating on the Nextcloud App Store" : "Im Nextcloud App-Store bewerten.",
247+
"Leave a rating on the Nextcloud App Store" : "Hinterlasse eine Bewertung im Nextcloud App Store",
248248
"What" : "Was",
249249
"Failed to count unavailable bookmarks" : "Die nicht verfügbare Lesezeichen konnten nicht gezählt werden",
250250
"Failed to count archived bookmarks" : "Archivierte Lesezeichen konnten nicht gezählt werden",
@@ -268,7 +268,7 @@ OC.L10N.register(
268268
"Failed to move folder" : "Ordner konnte nicht verschoben werden.",
269269
"Failed to restore folder" : "Ordner konnte nicht wiederhergestellt werden",
270270
"Failed to create folder" : "Ordner konnte nicht erstellt werden",
271-
"Failed to load children order" : "Kind-Reihenfolge konnte nicht geladen werden",
271+
"Failed to load children order" : "Reihenfolge der untergeordneten Elemente konnte nicht geladen werden",
272272
"Failed to move parts of selection" : "Ein Teil der Auswahl konnte nicht verschoben werden",
273273
"Failed to copy parts of selection" : "Teile der Auswahl konnten nicht kopiert werden",
274274
"Failed to delete parts of selection" : "Ein Teil der Auswahl konnte nicht gelöscht werden",

0 commit comments

Comments
 (0)