noctalia
This commit is contained in:
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Zwischenablage-Verlauf"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Clipper umschalten",
|
||||
"settings": "Einstellungen öffnen"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Zwischenablage-Verlauf",
|
||||
"pinned-title": "Angeheftete Elemente",
|
||||
"no-pinned": "Keine angehefteten Elemente",
|
||||
"settings": "Einstellungen",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Suchen...",
|
||||
"filter-all": "Alle",
|
||||
"filter-text": "Text",
|
||||
"filter-images": "Bilder",
|
||||
"filter-colors": "Farben",
|
||||
"filter-links": "Links",
|
||||
"filter-code": "Code",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Dateien",
|
||||
"clear-all": "Alles löschen",
|
||||
"no-matches": "Keine übereinstimmenden Elemente",
|
||||
"empty": "Zwischenablage ist leer"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Zur Aufgabenliste hinzufügen",
|
||||
"pin": "Anheften",
|
||||
"delete": "Löschen"
|
||||
},
|
||||
"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": "Integrationen",
|
||||
"todo-integration": "ToDo-Plugin-Integration",
|
||||
"todo-description": "Zwischenablage-Elemente direkt zu Ihrer Aufgabenliste hinzufügen",
|
||||
"todo-disabled": "ToDo-Plugin ist nicht installiert oder deaktiviert",
|
||||
"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": "Vollbildmodus",
|
||||
"fullscreen-mode-desc": "Das Clipboard-Panel auf den gesamten Bildschirm erweitern",
|
||||
"hide-panel-background": "Panelhintergrund ausblenden",
|
||||
"hide-panel-background-desc": "Hintergrund der Panelcontainer entfernen. Hinweis: Pin Cards und Note Cards funktionieren am besten mit aktiviertem Hintergrund.",
|
||||
"auto-paste-section": "Automatisches Einfügen",
|
||||
"auto-paste": "Beim Klick automatisch einfügen",
|
||||
"auto-paste-desc": "Clipboard-Inhalt nach der Auswahl automatisch in das fokussierte Fenster einfügen",
|
||||
"auto-paste-warning": "wtype wird für das automatische Einfügen benötigt. Installieren mit: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Nur Rechtsklick",
|
||||
"auto-paste-rmb-desc": "Rechtsklick zum automatischen Einfügen; Linksklick kopiert nur in die Zwischenablage",
|
||||
"auto-paste-delay": "Einfügeverzögerung",
|
||||
"auto-paste-delay-desc": "Verzögerung vor dem Einfügen (ms). Erhöhen wenn Fokus-folgt-Maus in Ihrem Compositor aktiv ist.",
|
||||
"appearance": "Kartendarstellung",
|
||||
"card-type": "Kartentyp",
|
||||
"card-type-desc": "Wählen Sie den Kartentyp zum Anpassen",
|
||||
"preview": "Vorschau",
|
||||
"sample-content": "Beispielinhalt...",
|
||||
"bg-color": "Hintergrundfarbe",
|
||||
"bg-color-desc": "Hintergrundfarbe der Karte",
|
||||
"separator-color": "Trennlinienfarbe",
|
||||
"separator-color-desc": "Linie zwischen Kopfzeile und Inhalt",
|
||||
"fg-color": "Vordergrundfarbe",
|
||||
"fg-color-desc": "Farbe für Titel, Symbole und Textinhalt",
|
||||
"reset-defaults": "Auf Standardwerte zurücksetzen",
|
||||
"panel-width": "Panelbreite",
|
||||
"panel-width-desc": "Breite des Panels in Pixeln (nur wenn der Vollbildmodus deaktiviert ist)",
|
||||
"panel-height": "Panelhöhe",
|
||||
"panel-height-desc": "Höhe des Panels in Pixeln. Auf 0 setzen für automatische Höhe (nur wenn der Vollbildmodus deaktiviert ist)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Clipboard History"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Toggle Clipper",
|
||||
"settings": "Open Settings"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Clipboard History",
|
||||
"pinned-title": "Pinned Items",
|
||||
"no-pinned": "No pinned items",
|
||||
"settings": "Settings",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Search...",
|
||||
"filter-all": "All",
|
||||
"filter-text": "Text",
|
||||
"filter-images": "Images",
|
||||
"filter-colors": "Colors",
|
||||
"filter-links": "Links",
|
||||
"filter-code": "Code",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Files",
|
||||
"clear-all": "Clear All",
|
||||
"no-matches": "No matching items",
|
||||
"empty": "Clipboard is empty"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Add to ToDo",
|
||||
"pin": "Pin",
|
||||
"delete": "Delete"
|
||||
},
|
||||
"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": "Integrations",
|
||||
"todo-integration": "ToDo Plugin Integration",
|
||||
"todo-description": "Add clipboard items directly to your ToDo list",
|
||||
"todo-disabled": "ToDo plugin is not installed or disabled",
|
||||
"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 and sticky 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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Card Appearance",
|
||||
"card-type": "Card Type",
|
||||
"card-type-desc": "Select card type to customize",
|
||||
"preview": "Preview",
|
||||
"sample-content": "Sample content preview...",
|
||||
"bg-color": "Background Color",
|
||||
"bg-color-desc": "Card background color",
|
||||
"separator-color": "Separator Color",
|
||||
"separator-color-desc": "Line between header and content",
|
||||
"fg-color": "Foreground Color",
|
||||
"fg-color-desc": "Title, icons and content text color",
|
||||
"reset-defaults": "Reset to Defaults",
|
||||
"panel-width": "Panel Width",
|
||||
"panel-width-desc": "Width of the panel in pixels (only when fullscreen mode is disabled)",
|
||||
"panel-height": "Panel Height",
|
||||
"panel-height-desc": "Height of the panel in pixels. Set to 0 for automatic height (only when fullscreen mode is disabled)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Historial del portapapeles"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Alternar Clipper",
|
||||
"settings": "Abrir configuración"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Historial del portapapeles",
|
||||
"pinned-title": "Elementos fijados",
|
||||
"no-pinned": "Sin elementos fijados",
|
||||
"settings": "Configuración",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Buscar...",
|
||||
"filter-all": "Todos",
|
||||
"filter-text": "Texto",
|
||||
"filter-images": "Imágenes",
|
||||
"filter-colors": "Colores",
|
||||
"filter-links": "Enlaces",
|
||||
"filter-code": "Código",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Archivos",
|
||||
"clear-all": "Borrar todo",
|
||||
"no-matches": "Sin coincidencias",
|
||||
"empty": "El portapapeles está vacío"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Añadir a tareas",
|
||||
"pin": "Fijar",
|
||||
"delete": "Eliminar"
|
||||
},
|
||||
"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": "Integraciones",
|
||||
"todo-integration": "Integración con ToDo",
|
||||
"todo-description": "Añadir elementos del portapapeles directamente a tu lista de tareas",
|
||||
"todo-disabled": "El plugin ToDo no está instalado o está deshabilitado",
|
||||
"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": "Modo pantalla completa",
|
||||
"fullscreen-mode-desc": "Expandir el panel al tamaño completo de la pantalla",
|
||||
"hide-panel-background": "Ocultar fondo del panel",
|
||||
"hide-panel-background-desc": "Eliminar el fondo de los contenedores del panel. Nota: Las tarjetas ancladas y las notas funcionan mejor con el fondo activado.",
|
||||
"auto-paste-section": "Pegado automático",
|
||||
"auto-paste": "Pegar automáticamente al hacer clic",
|
||||
"auto-paste-desc": "Pegar automáticamente el elemento seleccionado en la ventana activa",
|
||||
"auto-paste-warning": "wtype es necesario para el pegado automático. Instalar con: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Solo clic derecho",
|
||||
"auto-paste-rmb-desc": "Clic derecho para pegar automáticamente; clic izquierdo solo copia al portapapeles",
|
||||
"auto-paste-delay": "Retraso de pegado",
|
||||
"auto-paste-delay-desc": "Retraso antes de pegar (ms). Aumentar si focus-follows-cursor está activado en tu compositor.",
|
||||
"appearance": "Apariencia de tarjetas",
|
||||
"card-type": "Tipo de tarjeta",
|
||||
"card-type-desc": "Selecciona el tipo de tarjeta para personalizar",
|
||||
"preview": "Vista previa",
|
||||
"sample-content": "Contenido de ejemplo...",
|
||||
"bg-color": "Color de fondo",
|
||||
"bg-color-desc": "Color de fondo de la tarjeta",
|
||||
"separator-color": "Color del separador",
|
||||
"separator-color-desc": "Línea entre el encabezado y el contenido",
|
||||
"fg-color": "Color del texto",
|
||||
"fg-color-desc": "Color del título, iconos y contenido de texto",
|
||||
"reset-defaults": "Restaurar valores predeterminados",
|
||||
"panel-width": "Ancho del panel",
|
||||
"panel-width-desc": "Ancho del panel en píxeles (solo cuando el modo pantalla completa está desactivado)",
|
||||
"panel-height": "Alto del panel",
|
||||
"panel-height-desc": "Alto del panel en píxeles. Establecer en 0 para altura automática (solo cuando el modo pantalla completa está desactivado)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Historique du presse-papiers"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Basculer Clipper",
|
||||
"settings": "Ouvrir les paramètres"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Historique du presse-papiers",
|
||||
"pinned-title": "Éléments épinglés",
|
||||
"no-pinned": "Aucun élément épinglé",
|
||||
"settings": "Paramètres",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Rechercher...",
|
||||
"filter-all": "Tous",
|
||||
"filter-text": "Texte",
|
||||
"filter-images": "Images",
|
||||
"filter-colors": "Couleurs",
|
||||
"filter-links": "Liens",
|
||||
"filter-code": "Code",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Fichiers",
|
||||
"clear-all": "Tout effacer",
|
||||
"no-matches": "Aucun élément correspondant",
|
||||
"empty": "Le presse-papiers est vide"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Ajouter aux tâches",
|
||||
"pin": "Épingler",
|
||||
"delete": "Supprimer"
|
||||
},
|
||||
"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": "Intégrations",
|
||||
"todo-integration": "Intégration du plugin ToDo",
|
||||
"todo-description": "Ajouter des éléments du presse-papiers directement à votre liste de tâches",
|
||||
"todo-disabled": "Le plugin ToDo n'est pas installé ou est désactivé",
|
||||
"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": "Mode plein écran",
|
||||
"fullscreen-mode-desc": "Étendre le panneau au plein écran",
|
||||
"hide-panel-background": "Masquer l'arrière-plan",
|
||||
"hide-panel-background-desc": "Supprimer l'arrière-plan des conteneurs du panneau. Note: Les cartes épinglées et les notes fonctionnent mieux avec l'arrière-plan activé.",
|
||||
"auto-paste-section": "Collage automatique",
|
||||
"auto-paste": "Coller automatiquement au clic",
|
||||
"auto-paste-desc": "Coller automatiquement l'élément sélectionné dans la fenêtre active",
|
||||
"auto-paste-warning": "wtype est requis pour le collage automatique. Installer avec: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Clic droit uniquement",
|
||||
"auto-paste-rmb-desc": "Clic droit pour coller automatiquement; clic gauche copie dans le presse-papiers",
|
||||
"auto-paste-delay": "Délai de collage",
|
||||
"auto-paste-delay-desc": "Délai avant le collage (ms). Augmenter si focus-suit-curseur est activé dans votre compositeur.",
|
||||
"appearance": "Apparence des cartes",
|
||||
"card-type": "Type de carte",
|
||||
"card-type-desc": "Sélectionner le type de carte à personnaliser",
|
||||
"preview": "Aperçu",
|
||||
"sample-content": "Aperçu du contenu...",
|
||||
"bg-color": "Couleur d'arrière-plan",
|
||||
"bg-color-desc": "Couleur d'arrière-plan de la carte",
|
||||
"separator-color": "Couleur du séparateur",
|
||||
"separator-color-desc": "Ligne entre l'en-tête et le contenu",
|
||||
"fg-color": "Couleur de premier plan",
|
||||
"fg-color-desc": "Couleur du titre, des icônes et du texte",
|
||||
"reset-defaults": "Réinitialiser les valeurs par défaut",
|
||||
"panel-width": "Largeur du panneau",
|
||||
"panel-width-desc": "Largeur du panneau en pixels (uniquement quand le mode plein écran est désactivé)",
|
||||
"panel-height": "Hauteur du panneau",
|
||||
"panel-height-desc": "Hauteur du panneau en pixels. Mettre à 0 pour hauteur automatique (uniquement quand le mode plein écran est désactivé)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Vágólap előzmények"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Clipper váltása",
|
||||
"settings": "Beállítások megnyitása"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Vágólap előzmények",
|
||||
"pinned-title": "Rögzített elemek",
|
||||
"no-pinned": "Nincs rögzített elem",
|
||||
"settings": "Beállítások",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Keresés...",
|
||||
"filter-all": "Minden",
|
||||
"filter-text": "Szöveg",
|
||||
"filter-images": "Képek",
|
||||
"filter-colors": "Színek",
|
||||
"filter-links": "Hivatkozások",
|
||||
"filter-code": "Kód",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Fájlok",
|
||||
"clear-all": "Összes törlése",
|
||||
"no-matches": "Nincs egyező elem",
|
||||
"empty": "A vágólap üres"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Hozzáadás a feladatokhoz",
|
||||
"pin": "Rögzítés",
|
||||
"delete": "Törlés"
|
||||
},
|
||||
"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": "Integrációk",
|
||||
"todo-integration": "ToDo beépülő integráció",
|
||||
"todo-description": "Vágólap elemek hozzáadása közvetlenül a feladatlistához",
|
||||
"todo-disabled": "A ToDo beépülő nincs telepítve vagy le van tiltva",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Kártya megjelenése",
|
||||
"card-type": "Kártya típusa",
|
||||
"card-type-desc": "Válassza ki a testreszabandó kártya típust",
|
||||
"preview": "Előnézet",
|
||||
"sample-content": "Minta tartalom előnézete...",
|
||||
"bg-color": "Háttérszín",
|
||||
"bg-color-desc": "Kártya háttérszíne",
|
||||
"separator-color": "Elválasztó színe",
|
||||
"separator-color-desc": "Vonal a fejléc és a tartalom között",
|
||||
"fg-color": "Előtérszín",
|
||||
"fg-color-desc": "Cím, ikonok és szöveges tartalom színe",
|
||||
"reset-defaults": "Alapértelmezések visszaállítása",
|
||||
"panel-width": "Panel szélessége",
|
||||
"panel-width-desc": "A panel szélessége képpontokban (csak ha a teljes képernyős mód ki van kapcsolva)",
|
||||
"panel-height": "Panel magassága",
|
||||
"panel-height-desc": "A panel magassága képpontokban. 0 értéknél automatikus magasság (csak ha a teljes képernyős mód ki van kapcsolva)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Cronologia appunti"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Attiva/disattiva Clipper",
|
||||
"settings": "Apri impostazioni"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Cronologia appunti",
|
||||
"pinned-title": "Elementi bloccati",
|
||||
"no-pinned": "Nessun elemento bloccato",
|
||||
"settings": "Impostazioni",
|
||||
"close": "Chiudi",
|
||||
"search-placeholder": "Cerca...",
|
||||
"filter-all": "Tutti",
|
||||
"filter-text": "Testo",
|
||||
"filter-images": "Immagini",
|
||||
"filter-colors": "Colori",
|
||||
"filter-links": "Link",
|
||||
"filter-code": "Codice",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "File",
|
||||
"clear-all": "Cancella tutto",
|
||||
"no-matches": "Nessun elemento corrispondente",
|
||||
"empty": "Gli appunti sono vuoti"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Aggiungi a ToDo",
|
||||
"pin": "Blocca",
|
||||
"delete": "Elimina"
|
||||
},
|
||||
"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": "Integrazioni",
|
||||
"todo-integration": "Integrazione plugin ToDo",
|
||||
"todo-description": "Aggiungi elementi dagli appunti direttamente alla lista ToDo",
|
||||
"todo-disabled": "Plugin ToDo non installato o disabilitato",
|
||||
"features": "Funzionalità",
|
||||
"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 and sticky 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": "Modalità schermo intero",
|
||||
"fullscreen-mode-desc": "Espandi il pannello degli appunti a tutto schermo",
|
||||
"hide-panel-background": "Nascondi sfondo pannello",
|
||||
"hide-panel-background-desc": "Rimuovi lo sfondo dai contenitori del pannello. Nota: Le card bloccate e le note funzionano meglio con lo sfondo attivo.",
|
||||
"auto-paste-section": "Incolla automaticamente",
|
||||
"auto-paste": "Incolla automaticamente al clic",
|
||||
"auto-paste-desc": "Incolla automaticamente l'elemento selezionato nella finestra attiva",
|
||||
"auto-paste-warning": "wtype è necessario per l'incolla automatico. Installa con: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Solo clic destro",
|
||||
"auto-paste-rmb-desc": "Clic destro per incollare automaticamente; clic sinistro copia solo negli appunti",
|
||||
"auto-paste-delay": "Ritardo incolla",
|
||||
"auto-paste-delay-desc": "Ritardo prima di incollare (ms). Aumenta se il focus-segue-cursore è attivo nel tuo compositore.",
|
||||
"appearance": "Aspetto card",
|
||||
"card-type": "Tipo card",
|
||||
"card-type-desc": "Seleziona il tipo di card da personalizzare",
|
||||
"preview": "Anteprima",
|
||||
"sample-content": "Anteprima contenuto di esempio...",
|
||||
"bg-color": "Colore sfondo",
|
||||
"bg-color-desc": "Colore di sfondo della card",
|
||||
"separator-color": "Colore separatore",
|
||||
"separator-color-desc": "Linea tra intestazione e contenuto",
|
||||
"fg-color": "Colore primo piano",
|
||||
"fg-color-desc": "Colore per titolo, icone e testo",
|
||||
"reset-defaults": "Ripristina impostazioni predefinite",
|
||||
"panel-width": "Larghezza del pannello",
|
||||
"panel-width-desc": "Larghezza del pannello in pixel (solo quando la modalità schermo intero è disattivata)",
|
||||
"panel-height": "Altezza del pannello",
|
||||
"panel-height-desc": "Altezza del pannello in pixel. Imposta 0 per altezza automatica (solo quando la modalità schermo intero è disattivata)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "クリップボード履歴"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Clipperを切り替え",
|
||||
"settings": "設定を開く"
|
||||
},
|
||||
"panel": {
|
||||
"title": "クリップボード履歴",
|
||||
"pinned-title": "ピン留めされたアイテム",
|
||||
"no-pinned": "ピン留めされたアイテムはありません",
|
||||
"settings": "設定",
|
||||
"close": "Close",
|
||||
"search-placeholder": "検索...",
|
||||
"filter-all": "すべて",
|
||||
"filter-text": "テキスト",
|
||||
"filter-images": "画像",
|
||||
"filter-colors": "色",
|
||||
"filter-links": "リンク",
|
||||
"filter-code": "コード",
|
||||
"filter-emoji": "絵文字",
|
||||
"filter-files": "ファイル",
|
||||
"clear-all": "すべてクリア",
|
||||
"no-matches": "一致するアイテムがありません",
|
||||
"empty": "クリップボードは空です"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "ToDoに追加",
|
||||
"pin": "ピン留め",
|
||||
"delete": "削除"
|
||||
},
|
||||
"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": "統合",
|
||||
"todo-integration": "ToDoプラグイン統合",
|
||||
"todo-description": "クリップボードアイテムをToDoリストに直接追加",
|
||||
"todo-disabled": "ToDoプラグインがインストールされていないか無効です",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "カードの外観",
|
||||
"card-type": "カードタイプ",
|
||||
"card-type-desc": "カスタマイズするカードタイプを選択",
|
||||
"preview": "プレビュー",
|
||||
"sample-content": "サンプルコンテンツのプレビュー...",
|
||||
"bg-color": "背景色",
|
||||
"bg-color-desc": "カードの背景色",
|
||||
"separator-color": "区切り線の色",
|
||||
"separator-color-desc": "ヘッダーとコンテンツ間の線",
|
||||
"fg-color": "前景色",
|
||||
"fg-color-desc": "タイトル、アイコン、テキストコンテンツの色",
|
||||
"reset-defaults": "デフォルトにリセット",
|
||||
"panel-width": "パネルの幅",
|
||||
"panel-width-desc": "パネルの幅をピクセル単位で指定(全画面モードが無効の場合のみ)",
|
||||
"panel-height": "パネルの高さ",
|
||||
"panel-height-desc": "パネルの高さをピクセル単位で指定。0 で自動高さ(全画面モードが無効の場合のみ)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "클립보드 기록"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Clipper 전환",
|
||||
"settings": "설정 열기"
|
||||
},
|
||||
"panel": {
|
||||
"title": "클립보드 기록",
|
||||
"pinned-title": "고정된 항목",
|
||||
"no-pinned": "고정된 항목이 없습니다",
|
||||
"settings": "설정",
|
||||
"close": "Close",
|
||||
"search-placeholder": "검색...",
|
||||
"filter-all": "전체",
|
||||
"filter-text": "텍스트",
|
||||
"filter-images": "이미지",
|
||||
"filter-colors": "색상",
|
||||
"filter-links": "링크",
|
||||
"filter-code": "코드",
|
||||
"filter-emoji": "이모지",
|
||||
"filter-files": "파일",
|
||||
"clear-all": "모두 지우기",
|
||||
"no-matches": "일치하는 항목이 없습니다",
|
||||
"empty": "클립보드가 비어 있습니다"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "할 일에 추가",
|
||||
"pin": "고정",
|
||||
"delete": "삭제"
|
||||
},
|
||||
"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": "통합",
|
||||
"todo-integration": "ToDo 플러그인 통합",
|
||||
"todo-description": "클립보드 항목을 할 일 목록에 직접 추가",
|
||||
"todo-disabled": "ToDo 플러그인이 설치되지 않았거나 비활성화됨",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "카드 모양",
|
||||
"card-type": "카드 유형",
|
||||
"card-type-desc": "사용자 지정할 카드 유형 선택",
|
||||
"preview": "미리보기",
|
||||
"sample-content": "샘플 콘텐츠 미리보기...",
|
||||
"bg-color": "배경색",
|
||||
"bg-color-desc": "카드 배경색",
|
||||
"separator-color": "구분선 색상",
|
||||
"separator-color-desc": "헤더와 콘텐츠 사이의 선",
|
||||
"fg-color": "전경색",
|
||||
"fg-color-desc": "제목, 아이콘 및 텍스트 콘텐츠 색상",
|
||||
"reset-defaults": "기본값으로 재설정",
|
||||
"panel-width": "패널 너비",
|
||||
"panel-width-desc": "패널의 너비(픽셀 단위, 전체 화면 모드가 비활성화된 경우에만 적용)",
|
||||
"panel-height": "패널 높이",
|
||||
"panel-height-desc": "패널의 높이(픽셀 단위). 0으로 설정하면 자동 높이(전체 화면 모드가 비활성화된 경우에만 적용)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Klembordgeschiedenis"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Clipper schakelen",
|
||||
"settings": "Instellingen openen"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Klembordgeschiedenis",
|
||||
"pinned-title": "Vastgemaakte items",
|
||||
"no-pinned": "Geen vastgemaakte items",
|
||||
"settings": "Instellingen",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Zoeken...",
|
||||
"filter-all": "Alle",
|
||||
"filter-text": "Tekst",
|
||||
"filter-images": "Afbeeldingen",
|
||||
"filter-colors": "Kleuren",
|
||||
"filter-links": "Links",
|
||||
"filter-code": "Code",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Bestanden",
|
||||
"clear-all": "Alles wissen",
|
||||
"no-matches": "Geen overeenkomende items",
|
||||
"empty": "Klembord is leeg"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Toevoegen aan takenlijst",
|
||||
"pin": "Vastmaken",
|
||||
"delete": "Verwijderen"
|
||||
},
|
||||
"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": "Integraties",
|
||||
"todo-integration": "ToDo-plugin-integratie",
|
||||
"todo-description": "Klembord-items rechtstreeks toevoegen aan uw takenlijst",
|
||||
"todo-disabled": "ToDo-plugin is niet geïnstalleerd of uitgeschakeld",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Kaartweergave",
|
||||
"card-type": "Kaarttype",
|
||||
"card-type-desc": "Selecteer kaarttype om aan te passen",
|
||||
"preview": "Voorbeeld",
|
||||
"sample-content": "Voorbeeldinhoud...",
|
||||
"bg-color": "Achtergrondkleur",
|
||||
"bg-color-desc": "Achtergrondkleur van kaart",
|
||||
"separator-color": "Scheidingslijnkleur",
|
||||
"separator-color-desc": "Lijn tussen koptekst en inhoud",
|
||||
"fg-color": "Voorgrondkleur",
|
||||
"fg-color-desc": "Kleur van titel, pictogrammen en tekstinhoud",
|
||||
"reset-defaults": "Standaardinstellingen herstellen",
|
||||
"panel-width": "Panelbreedte",
|
||||
"panel-width-desc": "Breedte van het paneel in pixels (alleen wanneer de volledig-schermmodus is uitgeschakeld)",
|
||||
"panel-height": "Panelhoogte",
|
||||
"panel-height-desc": "Hoogte van het paneel in pixels. Stel in op 0 voor automatische hoogte (alleen wanneer de volledig-schermmodus is uitgeschakeld)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"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)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Histórico da área de transferência"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Alternar Clipper",
|
||||
"settings": "Abrir configurações"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Histórico da área de transferência",
|
||||
"pinned-title": "Itens fixados",
|
||||
"no-pinned": "Nenhum item fixado",
|
||||
"settings": "Configurações",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Pesquisar...",
|
||||
"filter-all": "Todos",
|
||||
"filter-text": "Texto",
|
||||
"filter-images": "Imagens",
|
||||
"filter-colors": "Cores",
|
||||
"filter-links": "Links",
|
||||
"filter-code": "Código",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Arquivos",
|
||||
"clear-all": "Limpar tudo",
|
||||
"no-matches": "Nenhum item correspondente",
|
||||
"empty": "A área de transferência está vazia"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Adicionar às tarefas",
|
||||
"pin": "Fixar",
|
||||
"delete": "Excluir"
|
||||
},
|
||||
"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": "Integrações",
|
||||
"todo-integration": "Integração do plugin ToDo",
|
||||
"todo-description": "Adicionar itens da área de transferência diretamente à sua lista de tarefas",
|
||||
"todo-disabled": "O plugin ToDo não está instalado ou está desativado",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Aparência do cartão",
|
||||
"card-type": "Tipo de cartão",
|
||||
"card-type-desc": "Selecione o tipo de cartão para personalizar",
|
||||
"preview": "Visualização",
|
||||
"sample-content": "Visualização de conteúdo de exemplo...",
|
||||
"bg-color": "Cor de fundo",
|
||||
"bg-color-desc": "Cor de fundo do cartão",
|
||||
"separator-color": "Cor do separador",
|
||||
"separator-color-desc": "Linha entre o cabeçalho e o conteúdo",
|
||||
"fg-color": "Cor do primeiro plano",
|
||||
"fg-color-desc": "Cor do título, ícones e conteúdo de texto",
|
||||
"reset-defaults": "Redefinir para padrões",
|
||||
"panel-width": "Largura do painel",
|
||||
"panel-width-desc": "Largura do painel em pixels (apenas quando o modo ecrã completo está desativado)",
|
||||
"panel-height": "Altura do painel",
|
||||
"panel-height-desc": "Altura do painel em pixels. Defina 0 para altura automática (apenas quando o modo ecrã completo está desativado)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "История буфера обмена"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Переключить Clipper",
|
||||
"settings": "Открыть настройки"
|
||||
},
|
||||
"panel": {
|
||||
"title": "История буфера обмена",
|
||||
"pinned-title": "Закрепленные элементы",
|
||||
"no-pinned": "Нет закрепленных элементов",
|
||||
"settings": "Настройки",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Поиск...",
|
||||
"filter-all": "Все",
|
||||
"filter-text": "Текст",
|
||||
"filter-images": "Изображения",
|
||||
"filter-colors": "Цвета",
|
||||
"filter-links": "Ссылки",
|
||||
"filter-code": "Код",
|
||||
"filter-emoji": "Эмодзи",
|
||||
"filter-files": "Файлы",
|
||||
"clear-all": "Очистить все",
|
||||
"no-matches": "Нет совпадающих элементов",
|
||||
"empty": "Буфер обмена пуст"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Добавить в задачи",
|
||||
"pin": "Закрепить",
|
||||
"delete": "Удалить"
|
||||
},
|
||||
"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": "Интеграции",
|
||||
"todo-integration": "Интеграция с плагином ToDo",
|
||||
"todo-description": "Добавлять элементы буфера обмена прямо в список задач",
|
||||
"todo-disabled": "Плагин ToDo не установлен или отключен",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Внешний вид карточек",
|
||||
"card-type": "Тип карточки",
|
||||
"card-type-desc": "Выберите тип карточки для настройки",
|
||||
"preview": "Предпросмотр",
|
||||
"sample-content": "Предпросмотр образца содержимого...",
|
||||
"bg-color": "Цвет фона",
|
||||
"bg-color-desc": "Цвет фона карточки",
|
||||
"separator-color": "Цвет разделителя",
|
||||
"separator-color-desc": "Линия между заголовком и содержимым",
|
||||
"fg-color": "Цвет переднего плана",
|
||||
"fg-color-desc": "Цвет заголовка, значков и текстового содержимого",
|
||||
"reset-defaults": "Сбросить к значениям по умолчанию",
|
||||
"panel-width": "Ширина панели",
|
||||
"panel-width-desc": "Ширина панели в пикселях (только когда полноэкранный режим отключён)",
|
||||
"panel-height": "Высота панели",
|
||||
"panel-height-desc": "Высота панели в пикселях. Установите 0 для автоматической высоты (только когда полноэкранный режим отключён)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Urklippshistorik"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Växla Clipper",
|
||||
"settings": "Öppna inställningar"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Urklippshistorik",
|
||||
"pinned-title": "Fästa objekt",
|
||||
"no-pinned": "Inga fästa objekt",
|
||||
"settings": "Inställningar",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Sök...",
|
||||
"filter-all": "Alla",
|
||||
"filter-text": "Text",
|
||||
"filter-images": "Bilder",
|
||||
"filter-colors": "Färger",
|
||||
"filter-links": "Länkar",
|
||||
"filter-code": "Kod",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Filer",
|
||||
"clear-all": "Rensa allt",
|
||||
"no-matches": "Inga matchande objekt",
|
||||
"empty": "Urklippet är tomt"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Lägg till i uppgifter",
|
||||
"pin": "Fäst",
|
||||
"delete": "Ta bort"
|
||||
},
|
||||
"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": "Integrationer",
|
||||
"todo-integration": "ToDo-pluginintegration",
|
||||
"todo-description": "Lägg till urklippsobjekt direkt till din uppgiftslista",
|
||||
"todo-disabled": "ToDo-plugin är inte installerat eller inaktiverat",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Kortutseende",
|
||||
"card-type": "Korttyp",
|
||||
"card-type-desc": "Välj korttyp att anpassa",
|
||||
"preview": "Förhandsgranskning",
|
||||
"sample-content": "Förhandsgranskning av exempelinnehåll...",
|
||||
"bg-color": "Bakgrundsfärg",
|
||||
"bg-color-desc": "Kortets bakgrundsfärg",
|
||||
"separator-color": "Separatorfärg",
|
||||
"separator-color-desc": "Linje mellan rubrik och innehåll",
|
||||
"fg-color": "Förgrundsfärg",
|
||||
"fg-color-desc": "Färg på titel, ikoner och textinnehåll",
|
||||
"reset-defaults": "Återställ till standard",
|
||||
"panel-width": "Panelbredd",
|
||||
"panel-width-desc": "Panelens bredd i pixlar (bara när fullskärmsläget är inaktiverat)",
|
||||
"panel-height": "Panelhöjd",
|
||||
"panel-height-desc": "Panelens höjd i pixlar. Ange 0 för automatisk höjd (bara när fullskärmsläget är inaktiverat)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Pano geçmişi"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Clipper'ı değiştir",
|
||||
"settings": "Ayarları aç"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Pano geçmişi",
|
||||
"pinned-title": "Sabitlenmiş öğeler",
|
||||
"no-pinned": "Sabitlenmiş öğe yok",
|
||||
"settings": "Ayarlar",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Ara...",
|
||||
"filter-all": "Tümü",
|
||||
"filter-text": "Metin",
|
||||
"filter-images": "Resimler",
|
||||
"filter-colors": "Renkler",
|
||||
"filter-links": "Bağlantılar",
|
||||
"filter-code": "Kod",
|
||||
"filter-emoji": "Emoji",
|
||||
"filter-files": "Dosyalar",
|
||||
"clear-all": "Tümünü temizle",
|
||||
"no-matches": "Eşleşen öğe yok",
|
||||
"empty": "Pano boş"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Yapılacaklara ekle",
|
||||
"pin": "Sabitle",
|
||||
"delete": "Sil"
|
||||
},
|
||||
"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": "Entegrasyonlar",
|
||||
"todo-integration": "ToDo eklentisi entegrasyonu",
|
||||
"todo-description": "Pano öğelerini doğrudan yapılacaklar listenize ekleyin",
|
||||
"todo-disabled": "ToDo eklentisi yüklü değil veya devre dışı",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Kart görünümü",
|
||||
"card-type": "Kart türü",
|
||||
"card-type-desc": "Özelleştirilecek kart türünü seçin",
|
||||
"preview": "Önizleme",
|
||||
"sample-content": "Örnek içerik önizlemesi...",
|
||||
"bg-color": "Arka plan rengi",
|
||||
"bg-color-desc": "Kart arka plan rengi",
|
||||
"separator-color": "Ayırıcı rengi",
|
||||
"separator-color-desc": "Başlık ve içerik arasındaki çizgi",
|
||||
"fg-color": "Ön plan rengi",
|
||||
"fg-color-desc": "Başlık, simgeler ve metin içeriği rengi",
|
||||
"reset-defaults": "Varsayılanlara sıfırla",
|
||||
"panel-width": "Panel genişliği",
|
||||
"panel-width-desc": "Panelin piksel cinsinden genişliği (yalnızca tam ekran modu devre dışıyken)",
|
||||
"panel-height": "Panel yüksekliği",
|
||||
"panel-height-desc": "Panelin piksel cinsinden yüksekliği. Otomatik yükseklik için 0 girin (yalnızca tam ekran modu devre dışıyken)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "Історія буфера обміну"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "Перемкнути Clipper",
|
||||
"settings": "Відкрити налаштування"
|
||||
},
|
||||
"panel": {
|
||||
"title": "Історія буфера обміну",
|
||||
"pinned-title": "Закріплені елементи",
|
||||
"no-pinned": "Немає закріплених елементів",
|
||||
"settings": "Налаштування",
|
||||
"close": "Close",
|
||||
"search-placeholder": "Пошук...",
|
||||
"filter-all": "Усі",
|
||||
"filter-text": "Текст",
|
||||
"filter-images": "Зображення",
|
||||
"filter-colors": "Кольори",
|
||||
"filter-links": "Посилання",
|
||||
"filter-code": "Код",
|
||||
"filter-emoji": "Емодзі",
|
||||
"filter-files": "Файли",
|
||||
"clear-all": "Очистити все",
|
||||
"no-matches": "Немає відповідних елементів",
|
||||
"empty": "Буфер обміну порожній"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "Додати до завдань",
|
||||
"pin": "Закріпити",
|
||||
"delete": "Видалити"
|
||||
},
|
||||
"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": "Інтеграції",
|
||||
"todo-integration": "Інтеграція з плагіном ToDo",
|
||||
"todo-description": "Додавати елементи буфера обміну безпосередньо до списку завдань",
|
||||
"todo-disabled": "Плагін ToDo не встановлено або вимкнено",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "Зовнішній вигляд карток",
|
||||
"card-type": "Тип картки",
|
||||
"card-type-desc": "Виберіть тип картки для налаштування",
|
||||
"preview": "Попередній перегляд",
|
||||
"sample-content": "Попередній перегляд зразка вмісту...",
|
||||
"bg-color": "Колір фону",
|
||||
"bg-color-desc": "Колір фону картки",
|
||||
"separator-color": "Колір роздільника",
|
||||
"separator-color-desc": "Лінія між заголовком і вмістом",
|
||||
"fg-color": "Колір переднього плану",
|
||||
"fg-color-desc": "Колір заголовка, значків і текстового вмісту",
|
||||
"reset-defaults": "Скинути до типових значень",
|
||||
"panel-width": "Ширина панелі",
|
||||
"panel-width-desc": "Ширина панелі в пікселях (тільки коли повноекранний режим вимкнено)",
|
||||
"panel-height": "Висота панелі",
|
||||
"panel-height-desc": "Висота панелі в пікселях. Встановіть 0 для автоматичної висоти (тільки коли повноекранний режим вимкнено)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "剪贴板历史"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "切换 Clipper",
|
||||
"settings": "打开设置"
|
||||
},
|
||||
"panel": {
|
||||
"title": "剪贴板历史",
|
||||
"pinned-title": "已固定项目",
|
||||
"no-pinned": "无已固定项目",
|
||||
"settings": "设置",
|
||||
"close": "Close",
|
||||
"search-placeholder": "搜索...",
|
||||
"filter-all": "全部",
|
||||
"filter-text": "文本",
|
||||
"filter-images": "图片",
|
||||
"filter-colors": "颜色",
|
||||
"filter-links": "链接",
|
||||
"filter-code": "代码",
|
||||
"filter-emoji": "表情符号",
|
||||
"filter-files": "文件",
|
||||
"clear-all": "全部清除",
|
||||
"no-matches": "无匹配项目",
|
||||
"empty": "剪贴板为空"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "添加到待办事项",
|
||||
"pin": "固定",
|
||||
"delete": "删除"
|
||||
},
|
||||
"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": "集成",
|
||||
"todo-integration": "ToDo 插件集成",
|
||||
"todo-description": "将剪贴板项目直接添加到待办事项列表",
|
||||
"todo-disabled": "ToDo 插件未安装或已禁用",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "卡片外观",
|
||||
"card-type": "卡片类型",
|
||||
"card-type-desc": "选择要自定义的卡片类型",
|
||||
"preview": "预览",
|
||||
"sample-content": "示例内容预览...",
|
||||
"bg-color": "背景颜色",
|
||||
"bg-color-desc": "卡片背景颜色",
|
||||
"separator-color": "分隔线颜色",
|
||||
"separator-color-desc": "标题和内容之间的线条",
|
||||
"fg-color": "前景颜色",
|
||||
"fg-color-desc": "标题、图标和文本内容颜色",
|
||||
"reset-defaults": "重置为默认值",
|
||||
"panel-width": "面板宽度",
|
||||
"panel-width-desc": "面板的像素宽度(仅在全屏模式关闭时有效)",
|
||||
"panel-height": "面板高度",
|
||||
"panel-height-desc": "面板的像素高度。设为 0 则自动高度(仅在全屏模式关闭时有效)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"bar": {
|
||||
"tooltip": "剪貼簿歷史記錄"
|
||||
},
|
||||
"context": {
|
||||
"toggle": "切換 Clipper",
|
||||
"settings": "開啟設定"
|
||||
},
|
||||
"panel": {
|
||||
"title": "剪貼簿歷史記錄",
|
||||
"pinned-title": "已釘選項目",
|
||||
"no-pinned": "無已釘選項目",
|
||||
"settings": "設定",
|
||||
"close": "Close",
|
||||
"search-placeholder": "搜尋...",
|
||||
"filter-all": "全部",
|
||||
"filter-text": "文字",
|
||||
"filter-images": "圖片",
|
||||
"filter-colors": "顏色",
|
||||
"filter-links": "連結",
|
||||
"filter-code": "程式碼",
|
||||
"filter-emoji": "表情符號",
|
||||
"filter-files": "檔案",
|
||||
"clear-all": "全部清除",
|
||||
"no-matches": "無符合項目",
|
||||
"empty": "剪貼簿為空"
|
||||
},
|
||||
"card": {
|
||||
"add-todo": "加入待辦事項",
|
||||
"pin": "釘選",
|
||||
"delete": "刪除"
|
||||
},
|
||||
"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": "整合",
|
||||
"todo-integration": "ToDo 外掛程式整合",
|
||||
"todo-description": "將剪貼簿項目直接加入待辦事項清單",
|
||||
"todo-disabled": "ToDo 外掛程式未安裝或已停用",
|
||||
"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": "Fullscreen Mode",
|
||||
"fullscreen-mode-desc": "Expand the clipboard panel to fill the entire screen",
|
||||
"hide-panel-background": "Hide Panel Background",
|
||||
"hide-panel-background-desc": "Remove background from panel containers. Note: Pin Cards and Note Cards work best with background enabled.",
|
||||
"auto-paste-section": "Auto-Paste",
|
||||
"auto-paste": "Auto-Paste on Click",
|
||||
"auto-paste-desc": "Automatically paste clipboard item into focused window after selecting",
|
||||
"auto-paste-warning": "wtype is required for auto-paste. Install with: sudo pacman -S wtype",
|
||||
"auto-paste-rmb": "Right-Click Only",
|
||||
"auto-paste-rmb-desc": "Use right-click for auto-paste; left-click copies to clipboard without pasting",
|
||||
"auto-paste-delay": "Paste Delay",
|
||||
"auto-paste-delay-desc": "Delay before pasting (ms). Increase if focus follows cursor is enabled in your compositor.",
|
||||
"appearance": "卡片外觀",
|
||||
"card-type": "卡片類型",
|
||||
"card-type-desc": "選擇要自訂的卡片類型",
|
||||
"preview": "預覽",
|
||||
"sample-content": "範例內容預覽...",
|
||||
"bg-color": "背景顏色",
|
||||
"bg-color-desc": "卡片背景顏色",
|
||||
"separator-color": "分隔線顏色",
|
||||
"separator-color-desc": "標題與內容之間的線條",
|
||||
"fg-color": "前景顏色",
|
||||
"fg-color-desc": "標題、圖示和文字內容顏色",
|
||||
"reset-defaults": "重設為預設值",
|
||||
"panel-width": "面板寬度",
|
||||
"panel-width-desc": "面板的像素寬度(僅在全螢幕模式關閉時有效)",
|
||||
"panel-height": "面板高度",
|
||||
"panel-height-desc": "面板的像素高度。設為 0 則自動高度(僅在全螢幕模式關閉時有效)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user