Files
Domipoke 955801c666 noctalia
2026-06-25 19:58:23 +02:00

123 lines
5.3 KiB
JSON

{
"bar": {
"tooltip": "Historia schowka"
},
"context": {
"toggle": "Przełącz Clipper",
"settings": "Otwórz ustawienia"
},
"panel": {
"title": "Historia schowka",
"pinned-title": "Przypięte elementy",
"no-pinned": "Brak przypiętych elementów",
"settings": "Ustawienia",
"close": "Close",
"search-placeholder": "Szukaj...",
"filter-all": "Wszystkie",
"filter-text": "Tekst",
"filter-images": "Obrazy",
"filter-colors": "Kolory",
"filter-links": "Linki",
"filter-code": "Kod",
"filter-emoji": "Emoji",
"filter-files": "Pliki",
"clear-all": "Wyczyść wszystko",
"no-matches": "Brak pasujących elementów",
"empty": "Schowek jest pusty"
},
"card": {
"add-todo": "Dodaj do zadań",
"pin": "Przypnij",
"delete": "Usuń"
},
"notecards": {
"empty-state": "No notes yet",
"empty-hint": "Click the button below to create your first note",
"create-note": "Create Note",
"change-color": "Change Color",
"export": "Export to .txt",
"delete": "Delete Note",
"untitled-placeholder": "Untitled"
},
"toast": {
"invalid-clipboard-item": "Invalid clipboard item",
"max-pinned-items": "Maximum {max} pinned items reached",
"item-not-found": "Item not found in clipboard",
"failed-to-pin": "Failed to pin item",
"failed-to-pin-image": "Failed to pin image",
"image-too-large": "Image too large to pin (max 5MB)",
"text-too-large": "Text too large to pin (max 1MB)",
"item-pinned": "Item pinned",
"item-unpinned": "Item unpinned",
"max-notes": "Maximum {max} notes reached",
"note-created": "Note created",
"note-deleted": "Note deleted",
"note-not-found": "Note not found",
"note-exported": "Note exported to ~/Documents/{fileName}",
"copied-to-clipboard": "Copied to clipboard",
"failed-to-copy-image": "Failed to copy image",
"failed-to-copy-text": "Failed to copy text",
"no-text-selected": "No text selected",
"failed-to-get-selection": "Failed to get selection",
"no-text-to-add": "No text to add",
"todo-not-available": "ToDo plugin not available",
"added-to-todo": "Added to ToDo",
"failed-to-copy": "Failed to copy to clipboard",
"todo-disabled": "ToDo integration is disabled",
"could-not-open-todo": "Could not open ToDo selector",
"could-not-open-note-selector": "Could not open note selector",
"text-added-to-note": "Text added to note",
"todo-page-created": "New ToDo page created",
"failed-to-get-cursor-position": "Failed to get cursor position",
"notes-cleared": "All notes cleared",
"pinned-cleared": "All pinned items cleared"
},
"settings": {
"tab-general": "General",
"tab-appearance": "Appearance",
"integrations": "Integracje",
"todo-integration": "Integracja z ToDo",
"todo-description": "Dodawaj elementy ze schowka bezpośrednio do listy zadań",
"todo-disabled": "Plugin ToDo nie jest zainstalowany lub jest wyłączony",
"features": "Features",
"pincards-enabled": "Enable Pin Cards",
"pincards-desc": "Show pinned items panel and allow pinning clipboard items",
"pincards-items-count": "Pinned Items",
"clear-all-pinned": "Clear All Pinned Items",
"notecards-enabled": "Enable NoteCards",
"notecards-desc": "Show notecards panel for quick notes",
"notecards-notes-count": "Current Notes",
"clear-all-notes": "Clear All Notes",
"show-close-button": "Show Close Button",
"show-close-button-desc": "Display an X button at the top-right corner to close the panel",
"fullscreen-mode": "Tryb pełnoekranowy",
"fullscreen-mode-desc": "Rozwiń panel na cały ekran",
"hide-panel-background": "Ukryj tło panelu",
"hide-panel-background-desc": "Usuwa tło kontenerów panelu. Uwaga: Przypięte karty i notatki działają lepiej z włączonym tłem.",
"auto-paste-section": "Automatyczne wklejanie",
"auto-paste": "Wklej automatycznie po kliknięciu",
"auto-paste-desc": "Automatycznie wkleja zaznaczony element do aktywnego okna",
"auto-paste-warning": "wtype jest wymagany do automatycznego wklejania. Zainstaluj: sudo pacman -S wtype",
"auto-paste-rmb": "Tylko prawy przycisk myszy",
"auto-paste-rmb-desc": "Prawy klik = wklej automatycznie; lewy klik = tylko kopiuj do schowka",
"auto-paste-delay": "Opóźnienie wklejania",
"auto-paste-delay-desc": "Opóźnienie przed wklejeniem (ms). Zwiększ jeśli włączony jest focus-follows-cursor w kompozytorze.",
"appearance": "Wygląd kart",
"card-type": "Typ karty",
"card-type-desc": "Wybierz typ karty do personalizacji",
"preview": "Podgląd",
"sample-content": "Przykładowa treść...",
"bg-color": "Kolor tła",
"bg-color-desc": "Kolor tła karty",
"separator-color": "Kolor separatora",
"separator-color-desc": "Linia między nagłówkiem a treścią",
"fg-color": "Kolor tekstu",
"fg-color-desc": "Kolor tytułu, ikon i treści tekstowej",
"reset-defaults": "Przywróć domyślne",
"panel-width": "Szerokość panelu",
"panel-width-desc": "Szerokość panelu w pikselach (tylko gdy tryb pełnoekranowy jest wyłączony)",
"panel-height": "Wysokość panelu",
"panel-height-desc": "Wysokość panelu w pikselach. Ustaw 0 dla automatycznej wysokości (tylko gdy tryb pełnoekranowy jest wyłączony)"
}
}