favourited notes

This commit is contained in:
Mateusz Gruszczyński
2026-09-07 16:39:58 +02:00
parent 87b61d6088
commit f9cf17554a
25 changed files with 1534 additions and 22 deletions
+9
View File
@@ -739,6 +739,14 @@
"resource.visibilityChanged": "{title} is now {visibility}.",
"resource.visibilityFailed": "Could not update visibility",
"resource.visibilityTitle": "Visibility updated",
"favorites.add": "Add to favorites",
"favorites.added": "Added to favorites.",
"favorites.copy": "Favorite notes are shown only while your current account, share link, or password access can still open them. If access is lost, they are hidden and return automatically when access is restored.",
"favorites.empty": "No favorites yet.",
"favorites.remove": "Remove from favorites",
"favorites.removed": "Removed from favorites.",
"favorites.title": "Favorites",
"favorites.updateFailed": "Could not update favorites",
"resources.accessRules": "Access rules:",
"resources.accessRules.copy": "Public items open from their link; a password adds link-based protection. Private items are visible only to their owner and explicitly shared accounts or valid share links. Unauthorized visitors receive a not-found response.",
"resources.anotherUser": "another user",
@@ -751,6 +759,7 @@
"resources.search": "Search notes and workspaces",
"resources.search.placeholder": "Search notes and workspaces…",
"resources.sharedBy": "Shared by {user}",
"resources.ownedShared": "Owned and shared",
"resources.title": "My notes and workspaces",
"share.accessGranted": "Access granted.",
"share.accessRemoved": "Access removed.",
+9
View File
@@ -739,6 +739,14 @@
"resource.visibilityChanged": "{title}: widoczność ustawiono na {visibility}.",
"resource.visibilityFailed": "Nie udało się zmienić widoczności",
"resource.visibilityTitle": "Zmieniono widoczność",
"favorites.add": "Dodaj do ulubionych",
"favorites.added": "Dodano do ulubionych.",
"favorites.copy": "Ulubione notatki są widoczne tylko wtedy, gdy bieżące konto, link udostępnienia lub hasło nadal daje dostęp. Po utracie dostępu znikają z listy i wracają automatycznie po jego odzyskaniu.",
"favorites.empty": "Brak ulubionych.",
"favorites.remove": "Usuń z ulubionych",
"favorites.removed": "Usunięto z ulubionych.",
"favorites.title": "Ulubione",
"favorites.updateFailed": "Nie udało się zmienić ulubionych",
"resources.accessRules": "Zasady dostępu:",
"resources.accessRules.copy": "Elementy publiczne otwierają się z linku; hasło dodaje ochronę dostępu przez link. Elementy prywatne są widoczne tylko dla właściciela, wskazanych kont i użytkowników z ważnym linkiem udostępniania. Nieuprawnieni użytkownicy otrzymują odpowiedź o braku zasobu.",
"resources.anotherUser": "innego użytkownika",
@@ -751,6 +759,7 @@
"resources.search": "Szukaj notatek i obszarów roboczych",
"resources.search.placeholder": "Szukaj notatek i obszarów roboczych…",
"resources.sharedBy": "Udostępnione przez: {user}",
"resources.ownedShared": "Własne i udostępnione",
"resources.title": "Moje notatki i obszary robocze",
"share.accessGranted": "Dostęp nadany.",
"share.accessRemoved": "Dostęp został odebrany.",