This commit is contained in:
Domipoke
2026-06-25 19:58:23 +02:00
parent 372c622025
commit 955801c666
147 changed files with 18829 additions and 0 deletions
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Alle",
"images": "Bilder",
"videos": "Videos",
"shuffle": "Mischen",
"live-preview": "Live",
"color-na": "✕"
},
"widget": {
"tooltip": "Wallcards öffnen",
"generate-thumbs-message": "Miniaturbilder werden erstellt…"
},
"settings": {
"icon-color": {
"label": "Symbolfarbe",
"description": "Farbe des Leistensymbols"
},
"live-preview": {
"label": "Live-Vorschau",
"description": "Hintergrundbild beim Durchblättern anwenden"
},
"default-filter": {
"label": "Standardfilter",
"description": "Anfänglicher Dateitypfilter beim Öffnen"
},
"hide-shortcuts": {
"label": "Tastenkürzel ausblenden",
"description": "Tastenkürzel-Leiste ausblenden"
},
"hide-top-bar": {
"label": "Kopfleiste ausblenden",
"description": "Werkzeugleiste über den Karten ausblenden"
},
"center-card-width": {
"label": "Breite der mittleren Karte",
"description": "Breite der mittleren Karte in Prozent des Bildschirms"
},
"card-height": {
"label": "Kartenhöhe",
"description": "Höhe der Hintergrundbilder-Karten"
},
"strip-width": {
"label": "Streifenbreite",
"description": "Breite der seitlichen Kartenstreifen"
},
"card-spacing": {
"label": "Kartenabstand",
"description": "Abstand zwischen den Karten"
},
"cards-shown": {
"label": "Angezeigte Karten",
"description": "Anzahl sichtbarer Karten (ungerade Zahlen empfohlen)"
},
"shear-factor": {
"label": "Scherungsfaktor",
"description": "Neigungswinkel des Kartenlayouts"
},
"card-animation": {
"label": "Kartenanimation",
"description": "Geschwindigkeit der Kartenübergänge"
},
"background-color": {
"label": "Hintergrundfarbe",
"description": "Farbe der abgedunkelten Überblendung"
},
"background-opacity": {
"label": "Hintergrund-Deckkraft",
"description": "Deckkraft der abgedunkelten Überblendung"
},
"window-animation-speed": {
"label": "Fensteranimation-Geschwindigkeit",
"description": "Geschwindigkeit der Öffnen- und Schließen-Übergänge"
},
"animate-window": {
"label": "Fensteranimation",
"description": "Öffnen- und Schließen-Übergänge animieren"
},
"top-bar-height": {
"label": "Kopfleistenhöhe",
"description": "Höhe der Werkzeugleiste"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVIGATION",
"actions": "AKTIONEN",
"filters": "FILTER",
"view": "ANSICHT",
"layout": "LAYOUT"
},
"label": {
"help-title": "Tastenkürzel",
"navigate": "Navigieren",
"jump": "Springen",
"shuffle": "Mischen",
"apply-quit": "Anwenden + Schließen",
"apply": "Anwenden",
"quit": "Schließen",
"filter-all": "Alle",
"filter-images": "Bilder",
"filter-videos": "Videos",
"filter-colors": "Farbfilter",
"top-bar": "Kopfleiste umschalten",
"live-preview": "Live-Vorschau umschalten",
"center-height": "Kartenhöhe",
"center-width": "Kartenbreite",
"cards-shown": "Angezeigte Karten",
"cards-spacing": "Abstand",
"cards-width": "Kartenbreite",
"save": "Einstellungen speichern",
"hide": "Ausblenden"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "All",
"images": "Images",
"videos": "Videos",
"shuffle": "Shuffle",
"live-preview": "Live",
"color-na": "✕"
},
"widget": {
"tooltip": "Open Wallcards",
"generate-thumbs-message": "Generating thumbnails…"
},
"settings": {
"icon-color": {
"label": "Icon Color",
"description": "Color of the bar widget icon"
},
"live-preview": {
"label": "Live Preview",
"description": "Apply wallpaper while browsing cards"
},
"default-filter": {
"label": "Default Filter",
"description": "Initial file type filter when opening"
},
"hide-shortcuts": {
"label": "Hide Shortcuts",
"description": "Hide the keyboard shortcuts panel"
},
"hide-top-bar": {
"label": "Hide Top Bar",
"description": "Hide the toolbar above the cards"
},
"center-card-width": {
"label": "Center Card Width",
"description": "Width of the center card as percentage of screen"
},
"card-height": {
"label": "Card Height",
"description": "Height of the wallpaper cards"
},
"strip-width": {
"label": "Strip Width",
"description": "Width of the side card strips"
},
"card-spacing": {
"label": "Card Spacing",
"description": "Gap between cards"
},
"cards-shown": {
"label": "Cards Shown",
"description": "Number of visible cards (odd numbers recommended)"
},
"shear-factor": {
"label": "Shear Factor",
"description": "Skew angle of the card layout"
},
"card-animation": {
"label": "Card Animation",
"description": "Speed of card transitions"
},
"background-color": {
"label": "Background Color",
"description": "Color of the dimmed overlay"
},
"background-opacity": {
"label": "Background Opacity",
"description": "Opacity of the dimmed overlay"
},
"window-animation-speed": {
"label": "Window Animation Speed",
"description": "Speed of open and close transitions"
},
"animate-window": {
"label": "Window Animation",
"description": "Animate the open and close transitions"
},
"top-bar-height": {
"label": "Top Bar Height",
"description": "Height of the toolbar"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVIGATION",
"actions": "ACTIONS",
"filters": "FILTERS",
"view": "VIEW",
"layout": "LAYOUT"
},
"label": {
"help-title": "Shortcuts",
"navigate": "Navigate",
"jump": "Jump",
"shuffle": "Shuffle",
"apply-quit": "Apply + Quit",
"apply": "Apply",
"quit": "Quit",
"filter-all": "All",
"filter-images": "Images",
"filter-videos": "Videos",
"filter-colors": "Color Filter",
"top-bar": "Toggle Top Bar",
"live-preview": "Toggle Live Preview",
"center-height": "Center Height",
"center-width": "Center Width",
"cards-shown": "Cards Shown",
"cards-spacing": "Spacing",
"cards-width": "Cards Width",
"save": "Save Settings",
"hide": "Hide"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Todos",
"images": "Imágenes",
"videos": "Vídeos",
"shuffle": "Mezclar",
"live-preview": "En vivo",
"color-na": "✕"
},
"widget": {
"tooltip": "Abrir Wallcards",
"generate-thumbs-message": "Generando miniaturas…"
},
"settings": {
"icon-color": {
"label": "Color del icono",
"description": "Color del icono del widget de barra"
},
"live-preview": {
"label": "Vista previa en vivo",
"description": "Aplicar fondo mientras navegas por las tarjetas"
},
"default-filter": {
"label": "Filtro predeterminado",
"description": "Filtro de tipo de archivo inicial al abrir"
},
"hide-shortcuts": {
"label": "Ocultar atajos",
"description": "Ocultar el panel de atajos de teclado"
},
"hide-top-bar": {
"label": "Ocultar barra superior",
"description": "Ocultar la barra de herramientas sobre las tarjetas"
},
"center-card-width": {
"label": "Ancho de tarjeta central",
"description": "Ancho de la tarjeta central como porcentaje de la pantalla"
},
"card-height": {
"label": "Altura de tarjeta",
"description": "Altura de las tarjetas de fondo"
},
"strip-width": {
"label": "Ancho de franja",
"description": "Ancho de las franjas laterales"
},
"card-spacing": {
"label": "Espaciado de tarjetas",
"description": "Espacio entre tarjetas"
},
"cards-shown": {
"label": "Tarjetas visibles",
"description": "Número de tarjetas visibles (se recomiendan números impares)"
},
"shear-factor": {
"label": "Factor de inclinación",
"description": "Ángulo de inclinación del diseño de tarjetas"
},
"card-animation": {
"label": "Animación de tarjetas",
"description": "Velocidad de las transiciones de tarjetas"
},
"background-color": {
"label": "Color de fondo",
"description": "Color de la superposición oscurecida"
},
"background-opacity": {
"label": "Opacidad del fondo",
"description": "Opacidad de la superposición oscurecida"
},
"window-animation-speed": {
"label": "Velocidad de animación de ventana",
"description": "Velocidad de las transiciones de abrir y cerrar"
},
"animate-window": {
"label": "Animación de ventana",
"description": "Animar las transiciones de abrir y cerrar"
},
"top-bar-height": {
"label": "Altura de barra superior",
"description": "Altura de la barra de herramientas"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVEGACIÓN",
"actions": "ACCIONES",
"filters": "FILTROS",
"view": "VISTA",
"layout": "DISEÑO"
},
"label": {
"help-title": "Atajos",
"navigate": "Navegar",
"jump": "Saltar",
"shuffle": "Mezclar",
"apply-quit": "Aplicar + Cerrar",
"apply": "Aplicar",
"quit": "Cerrar",
"filter-all": "Todos",
"filter-images": "Imágenes",
"filter-videos": "Vídeos",
"filter-colors": "Filtro de color",
"top-bar": "Barra superior",
"live-preview": "Vista previa",
"center-height": "Altura central",
"center-width": "Ancho central",
"cards-shown": "Tarjetas visibles",
"cards-spacing": "Espaciado",
"cards-width": "Ancho de tarjetas",
"save": "Guardar ajustes",
"hide": "Ocultar"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Tous",
"images": "Images",
"videos": "Vidéos",
"shuffle": "Mélanger",
"live-preview": "En direct",
"color-na": "✕"
},
"widget": {
"tooltip": "Ouvrir Wallcards",
"generate-thumbs-message": "Génération des miniatures…"
},
"settings": {
"icon-color": {
"label": "Couleur de l'icône",
"description": "Couleur de l'icône du widget de barre"
},
"live-preview": {
"label": "Aperçu en direct",
"description": "Appliquer le fond d'écran en parcourant les cartes"
},
"default-filter": {
"label": "Filtre par défaut",
"description": "Filtre de type de fichier initial à l'ouverture"
},
"hide-shortcuts": {
"label": "Masquer les raccourcis",
"description": "Masquer le panneau des raccourcis clavier"
},
"hide-top-bar": {
"label": "Masquer la barre supérieure",
"description": "Masquer la barre d'outils au-dessus des cartes"
},
"center-card-width": {
"label": "Largeur de la carte centrale",
"description": "Largeur de la carte centrale en pourcentage de l'écran"
},
"card-height": {
"label": "Hauteur des cartes",
"description": "Hauteur des cartes de fond d'écran"
},
"strip-width": {
"label": "Largeur des bandes",
"description": "Largeur des bandes latérales"
},
"card-spacing": {
"label": "Espacement des cartes",
"description": "Espace entre les cartes"
},
"cards-shown": {
"label": "Cartes affichées",
"description": "Nombre de cartes visibles (nombres impairs recommandés)"
},
"shear-factor": {
"label": "Facteur de cisaillement",
"description": "Angle d'inclinaison de la disposition des cartes"
},
"card-animation": {
"label": "Animation des cartes",
"description": "Vitesse des transitions de cartes"
},
"background-color": {
"label": "Couleur de fond",
"description": "Couleur de la superposition assombrie"
},
"background-opacity": {
"label": "Opacité du fond",
"description": "Opacité de la superposition assombrie"
},
"window-animation-speed": {
"label": "Vitesse d'animation de la fenêtre",
"description": "Vitesse des transitions d'ouverture et de fermeture"
},
"animate-window": {
"label": "Animation de la fenêtre",
"description": "Animer les transitions d'ouverture et de fermeture"
},
"top-bar-height": {
"label": "Hauteur de la barre supérieure",
"description": "Hauteur de la barre d'outils"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVIGATION",
"actions": "ACTIONS",
"filters": "FILTRES",
"view": "AFFICHAGE",
"layout": "DISPOSITION"
},
"label": {
"help-title": "Raccourcis",
"navigate": "Naviguer",
"jump": "Sauter",
"shuffle": "Mélanger",
"apply-quit": "Appliquer + Quitter",
"apply": "Appliquer",
"quit": "Quitter",
"filter-all": "Tous",
"filter-images": "Images",
"filter-videos": "Vidéos",
"filter-colors": "Filtre couleur",
"top-bar": "Barre supérieure",
"live-preview": "Aperçu en direct",
"center-height": "Hauteur centrale",
"center-width": "Largeur centrale",
"cards-shown": "Cartes affichées",
"cards-spacing": "Espacement",
"cards-width": "Largeur des cartes",
"save": "Enregistrer",
"hide": "Masquer"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Összes",
"images": "Képek",
"videos": "Videók",
"shuffle": "Keverés",
"live-preview": "Élő",
"color-na": "✕"
},
"widget": {
"tooltip": "Wallcards megnyitása",
"generate-thumbs-message": "Miniatűrök létrehozása…"
},
"settings": {
"icon-color": {
"label": "Ikon színe",
"description": "A sáv widget ikonjának színe"
},
"live-preview": {
"label": "Élő előnézet",
"description": "Háttérkép alkalmazása böngészés közben"
},
"default-filter": {
"label": "Alapértelmezett szűrő",
"description": "Kezdeti fájltípus-szűrő megnyitáskor"
},
"hide-shortcuts": {
"label": "Gyorsbillentyűk elrejtése",
"description": "A gyorsbillentyűk panel elrejtése"
},
"hide-top-bar": {
"label": "Felső sáv elrejtése",
"description": "Az eszköztár elrejtése a kártyák felett"
},
"center-card-width": {
"label": "Középső kártya szélessége",
"description": "A középső kártya szélessége a képernyő százalékában"
},
"card-height": {
"label": "Kártya magassága",
"description": "A háttérkép-kártyák magassága"
},
"strip-width": {
"label": "Csík szélessége",
"description": "Az oldalsó kártyacsíkok szélessége"
},
"card-spacing": {
"label": "Kártyák térköze",
"description": "Kártyák közötti rés"
},
"cards-shown": {
"label": "Megjelenített kártyák",
"description": "Látható kártyák száma (páratlan számok ajánlottak)"
},
"shear-factor": {
"label": "Nyírási tényező",
"description": "A kártya-elrendezés döntési szöge"
},
"card-animation": {
"label": "Kártya animáció",
"description": "Kártyaátmenetek sebessége"
},
"background-color": {
"label": "Háttérszín",
"description": "A sötétített fedőréteg színe"
},
"background-opacity": {
"label": "Háttér átlátszatlansága",
"description": "A sötétített fedőréteg átlátszatlansága"
},
"window-animation-speed": {
"label": "Ablak animáció sebessége",
"description": "A nyitás és zárás átmenetek sebessége"
},
"animate-window": {
"label": "Ablak animáció",
"description": "Nyitás és zárás átmenetek animálása"
},
"top-bar-height": {
"label": "Felső sáv magassága",
"description": "Az eszköztár magassága"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVIGÁCIÓ",
"actions": "MŰVELETEK",
"filters": "SZŰRŐK",
"view": "NÉZET",
"layout": "ELRENDEZÉS"
},
"label": {
"help-title": "Gyorsbillentyűk",
"navigate": "Navigálás",
"jump": "Ugrás",
"shuffle": "Keverés",
"apply-quit": "Alkalmazás + Kilépés",
"apply": "Alkalmazás",
"quit": "Kilépés",
"filter-all": "Összes",
"filter-images": "Képek",
"filter-videos": "Videók",
"filter-colors": "Színszűrő",
"top-bar": "Felső sáv",
"live-preview": "Élő előnézet",
"center-height": "Középső magasság",
"center-width": "Középső szélesség",
"cards-shown": "Megjelenített kártyák",
"cards-spacing": "Térköz",
"cards-width": "Kártyák szélessége",
"save": "Beállítások mentése",
"hide": "Elrejtés"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Tutti",
"images": "Immagini",
"videos": "Video",
"shuffle": "Mescola",
"live-preview": "Live",
"color-na": "✕"
},
"widget": {
"tooltip": "Apri Wallcards",
"generate-thumbs-message": "Generazione miniature…"
},
"settings": {
"icon-color": {
"label": "Colore icona",
"description": "Colore dell'icona del widget della barra"
},
"live-preview": {
"label": "Anteprima dal vivo",
"description": "Applica lo sfondo durante la navigazione delle schede"
},
"default-filter": {
"label": "Filtro predefinito",
"description": "Filtro tipo file iniziale all'apertura"
},
"hide-shortcuts": {
"label": "Nascondi scorciatoie",
"description": "Nascondi il pannello delle scorciatoie da tastiera"
},
"hide-top-bar": {
"label": "Nascondi barra superiore",
"description": "Nascondi la barra degli strumenti sopra le schede"
},
"center-card-width": {
"label": "Larghezza scheda centrale",
"description": "Larghezza della scheda centrale in percentuale dello schermo"
},
"card-height": {
"label": "Altezza scheda",
"description": "Altezza delle schede sfondo"
},
"strip-width": {
"label": "Larghezza striscia",
"description": "Larghezza delle strisce laterali"
},
"card-spacing": {
"label": "Spaziatura schede",
"description": "Distanza tra le schede"
},
"cards-shown": {
"label": "Schede visibili",
"description": "Numero di schede visibili (numeri dispari consigliati)"
},
"shear-factor": {
"label": "Fattore di taglio",
"description": "Angolo di inclinazione del layout delle schede"
},
"card-animation": {
"label": "Animazione schede",
"description": "Velocità delle transizioni delle schede"
},
"background-color": {
"label": "Colore di sfondo",
"description": "Colore della sovrapposizione oscurata"
},
"background-opacity": {
"label": "Opacità dello sfondo",
"description": "Opacità della sovrapposizione oscurata"
},
"window-animation-speed": {
"label": "Velocità animazione finestra",
"description": "Velocità delle transizioni di apertura e chiusura"
},
"animate-window": {
"label": "Animazione finestra",
"description": "Anima le transizioni di apertura e chiusura"
},
"top-bar-height": {
"label": "Altezza barra superiore",
"description": "Altezza della barra degli strumenti"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVIGAZIONE",
"actions": "AZIONI",
"filters": "FILTRI",
"view": "VISTA",
"layout": "LAYOUT"
},
"label": {
"help-title": "Scorciatoie",
"navigate": "Naviga",
"jump": "Salta",
"shuffle": "Mescola",
"apply-quit": "Applica + Esci",
"apply": "Applica",
"quit": "Esci",
"filter-all": "Tutti",
"filter-images": "Immagini",
"filter-videos": "Video",
"filter-colors": "Filtro colore",
"top-bar": "Barra superiore",
"live-preview": "Anteprima dal vivo",
"center-height": "Altezza centrale",
"center-width": "Larghezza centrale",
"cards-shown": "Schede visibili",
"cards-spacing": "Spaziatura",
"cards-width": "Larghezza schede",
"save": "Salva impostazioni",
"hide": "Nascondi"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "すべて",
"images": "画像",
"videos": "動画",
"shuffle": "シャッフル",
"live-preview": "ライブ",
"color-na": "✕"
},
"widget": {
"tooltip": "Wallcardsを開く",
"generate-thumbs-message": "サムネイルを生成中…"
},
"settings": {
"icon-color": {
"label": "アイコンの色",
"description": "バーウィジェットのアイコンの色"
},
"live-preview": {
"label": "ライブプレビュー",
"description": "カードを閲覧しながら壁紙を適用"
},
"default-filter": {
"label": "デフォルトフィルター",
"description": "起動時のファイルタイプフィルター"
},
"hide-shortcuts": {
"label": "ショートカットを非表示",
"description": "キーボードショートカットパネルを非表示"
},
"hide-top-bar": {
"label": "トップバーを非表示",
"description": "カード上部のツールバーを非表示"
},
"center-card-width": {
"label": "中央カードの幅",
"description": "画面に対する中央カードの幅の割合"
},
"card-height": {
"label": "カードの高さ",
"description": "壁紙カードの高さ"
},
"strip-width": {
"label": "ストリップ幅",
"description": "サイドカードストリップの幅"
},
"card-spacing": {
"label": "カード間隔",
"description": "カード間のスペース"
},
"cards-shown": {
"label": "表示カード数",
"description": "表示するカードの数(奇数推奨)"
},
"shear-factor": {
"label": "せん断係数",
"description": "カードレイアウトの傾斜角度"
},
"card-animation": {
"label": "カードアニメーション",
"description": "カード遷移の速度"
},
"background-color": {
"label": "背景色",
"description": "暗転オーバーレイの色"
},
"background-opacity": {
"label": "背景の不透明度",
"description": "暗転オーバーレイの不透明度"
},
"window-animation-speed": {
"label": "ウィンドウアニメーション速度",
"description": "開閉時の遷移速度"
},
"animate-window": {
"label": "ウィンドウアニメーション",
"description": "開閉時の遷移をアニメーション化"
},
"top-bar-height": {
"label": "トップバーの高さ",
"description": "ツールバーの高さ"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "ナビゲーション",
"actions": "アクション",
"filters": "フィルター",
"view": "表示",
"layout": "レイアウト"
},
"label": {
"help-title": "ショートカット",
"navigate": "移動",
"jump": "ジャンプ",
"shuffle": "シャッフル",
"apply-quit": "適用して終了",
"apply": "適用",
"quit": "終了",
"filter-all": "すべて",
"filter-images": "画像",
"filter-videos": "動画",
"filter-colors": "カラーフィルター",
"top-bar": "トップバー切替",
"live-preview": "ライブプレビュー切替",
"center-height": "中央の高さ",
"center-width": "中央の幅",
"cards-shown": "表示カード数",
"cards-spacing": "間隔",
"cards-width": "カード幅",
"save": "設定を保存",
"hide": "非表示"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Hemû",
"images": "Wêne",
"videos": "Vîdeo",
"shuffle": "Tevlihev",
"live-preview": "Zindî",
"color-na": "✕"
},
"widget": {
"tooltip": "Wallcards veke",
"generate-thumbs-message": "Wêneyên biçûk têne çêkirin…"
},
"settings": {
"icon-color": {
"label": "Rengê îkonê",
"description": "Rengê îkona wîceta barê"
},
"live-preview": {
"label": "Pêşdîtina zindî",
"description": "Dîwarê bi kar bîne dema ku kartên digerin"
},
"default-filter": {
"label": "Parzûna standard",
"description": "Parzûna celebê pelê ya destpêkê dema vekirinê"
},
"hide-shortcuts": {
"label": "Kurterêyan veşêre",
"description": "Panela kurterêyên klavyeyê veşêre"
},
"hide-top-bar": {
"label": "Barê jorîn veşêre",
"description": "Amûrbarê li ser kartan veşêre"
},
"center-card-width": {
"label": "Firehiya karta navendî",
"description": "Firehiya karta navendî wek sedî ya ekranê"
},
"card-height": {
"label": "Bilindahiya kartê",
"description": "Bilindahiya kartên dîwarê"
},
"strip-width": {
"label": "Firehiya şirîtê",
"description": "Firehiya şirîtên kartên alî"
},
"card-spacing": {
"label": "Navbera kartan",
"description": "Valahiya di navbera kartan de"
},
"cards-shown": {
"label": "Kartên xuya",
"description": "Hejmara kartên xuya (jimarên taq têne pêşniyar kirin)"
},
"shear-factor": {
"label": "Faktora qutkirinê",
"description": "Goşeya meylkirina sêwirana kartan"
},
"card-animation": {
"label": "Anîmasyona kartê",
"description": "Leza veguheztinên kartan"
},
"background-color": {
"label": "Rengê paşperdê",
"description": "Rengê tebeqa tarîkirî"
},
"background-opacity": {
"label": "Zelalbûna paşperdê",
"description": "Zelalbûna tebeqa tarîkirî"
},
"window-animation-speed": {
"label": "Leza anîmasyona pencereyê",
"description": "Leza veguheztinên vekirî û girtî"
},
"animate-window": {
"label": "Anîmasyona pencereyê",
"description": "Veguheztinên vekirî û girtî bianîme"
},
"top-bar-height": {
"label": "Bilindahiya barê jorîn",
"description": "Bilindahiya amûrbarê"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVÎGASYON",
"actions": "ÇALAKÎ",
"filters": "PARZÛN",
"view": "DÎTIN",
"layout": "SÊWIRAN"
},
"label": {
"help-title": "Kurterê",
"navigate": "Navîgasyon",
"jump": "Bazdan",
"shuffle": "Tevlihev",
"apply-quit": "Bicîh bîne + Derkeve",
"apply": "Bicîh bîne",
"quit": "Derkeve",
"filter-all": "Hemû",
"filter-images": "Wêne",
"filter-videos": "Vîdeo",
"filter-colors": "Parzûna rengan",
"top-bar": "Barê jorîn",
"live-preview": "Pêşdîtina zindî",
"center-height": "Bilindahiya navendî",
"center-width": "Firehiya navendî",
"cards-shown": "Kartên xuya",
"cards-spacing": "Navber",
"cards-width": "Firehiya kartan",
"save": "Mîhengan tomar bike",
"hide": "Veşêre"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Alles",
"images": "Afbeeldingen",
"videos": "Video's",
"shuffle": "Willekeurig",
"live-preview": "Live",
"color-na": "✕"
},
"widget": {
"tooltip": "Wallcards openen",
"generate-thumbs-message": "Miniaturen genereren…"
},
"settings": {
"icon-color": {
"label": "Pictogramkleur",
"description": "Kleur van het balkwidget-pictogram"
},
"live-preview": {
"label": "Live voorbeeld",
"description": "Achtergrond toepassen tijdens het bladeren"
},
"default-filter": {
"label": "Standaardfilter",
"description": "Initieel bestandstypefilter bij openen"
},
"hide-shortcuts": {
"label": "Sneltoetsen verbergen",
"description": "Het sneltoetsenpaneel verbergen"
},
"hide-top-bar": {
"label": "Bovenste balk verbergen",
"description": "De werkbalk boven de kaarten verbergen"
},
"center-card-width": {
"label": "Breedte middelste kaart",
"description": "Breedte van de middelste kaart als percentage van het scherm"
},
"card-height": {
"label": "Kaarthoogte",
"description": "Hoogte van de achtergrondkaarten"
},
"strip-width": {
"label": "Stripbreedte",
"description": "Breedte van de zijstroken"
},
"card-spacing": {
"label": "Kaartafstand",
"description": "Ruimte tussen kaarten"
},
"cards-shown": {
"label": "Zichtbare kaarten",
"description": "Aantal zichtbare kaarten (oneven aantallen aanbevolen)"
},
"shear-factor": {
"label": "Schuinfactor",
"description": "Hellingshoek van de kaartindeling"
},
"card-animation": {
"label": "Kaartanimatie",
"description": "Snelheid van kaartovergangen"
},
"background-color": {
"label": "Achtergrondkleur",
"description": "Kleur van de verduisterde overlay"
},
"background-opacity": {
"label": "Achtergrond-dekking",
"description": "Dekking van de verduisterde overlay"
},
"window-animation-speed": {
"label": "Vensteranimatiesnelheid",
"description": "Snelheid van open- en sluitovergangen"
},
"animate-window": {
"label": "Vensteranimatie",
"description": "Open- en sluitovergangen animeren"
},
"top-bar-height": {
"label": "Hoogte bovenste balk",
"description": "Hoogte van de werkbalk"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVIGATIE",
"actions": "ACTIES",
"filters": "FILTERS",
"view": "WEERGAVE",
"layout": "INDELING"
},
"label": {
"help-title": "Sneltoetsen",
"navigate": "Navigeren",
"jump": "Springen",
"shuffle": "Willekeurig",
"apply-quit": "Toepassen + Sluiten",
"apply": "Toepassen",
"quit": "Sluiten",
"filter-all": "Alles",
"filter-images": "Afbeeldingen",
"filter-videos": "Video's",
"filter-colors": "Kleurfilter",
"top-bar": "Bovenste balk",
"live-preview": "Live voorbeeld",
"center-height": "Middenhoogte",
"center-width": "Middenbreedte",
"cards-shown": "Zichtbare kaarten",
"cards-spacing": "Afstand",
"cards-width": "Kaartbreedte",
"save": "Instellingen opslaan",
"hide": "Verbergen"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Wszystkie",
"images": "Obrazy",
"videos": "Filmy",
"shuffle": "Losuj",
"live-preview": "Na żywo",
"color-na": "✕"
},
"widget": {
"tooltip": "Otwórz Wallcards",
"generate-thumbs-message": "Generowanie miniatur…"
},
"settings": {
"icon-color": {
"label": "Kolor ikony",
"description": "Kolor ikony widżetu paska"
},
"live-preview": {
"label": "Podgląd na żywo",
"description": "Zastosuj tapetę podczas przeglądania kart"
},
"default-filter": {
"label": "Domyślny filtr",
"description": "Początkowy filtr typu pliku przy otwieraniu"
},
"hide-shortcuts": {
"label": "Ukryj skróty",
"description": "Ukryj panel skrótów klawiszowych"
},
"hide-top-bar": {
"label": "Ukryj górny pasek",
"description": "Ukryj pasek narzędzi nad kartami"
},
"center-card-width": {
"label": "Szerokość środkowej karty",
"description": "Szerokość środkowej karty jako procent ekranu"
},
"card-height": {
"label": "Wysokość karty",
"description": "Wysokość kart tapet"
},
"strip-width": {
"label": "Szerokość paska",
"description": "Szerokość bocznych pasków kart"
},
"card-spacing": {
"label": "Odstęp kart",
"description": "Przerwa między kartami"
},
"cards-shown": {
"label": "Widoczne karty",
"description": "Liczba widocznych kart (zalecane liczby nieparzyste)"
},
"shear-factor": {
"label": "Współczynnik ścinania",
"description": "Kąt pochylenia układu kart"
},
"card-animation": {
"label": "Animacja kart",
"description": "Szybkość przejść kart"
},
"background-color": {
"label": "Kolor tła",
"description": "Kolor przyciemnionej nakładki"
},
"background-opacity": {
"label": "Nieprzezroczystość tła",
"description": "Nieprzezroczystość przyciemnionej nakładki"
},
"window-animation-speed": {
"label": "Szybkość animacji okna",
"description": "Szybkość przejść otwierania i zamykania"
},
"animate-window": {
"label": "Animacja okna",
"description": "Animuj przejścia otwierania i zamykania"
},
"top-bar-height": {
"label": "Wysokość górnego paska",
"description": "Wysokość paska narzędzi"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAWIGACJA",
"actions": "AKCJE",
"filters": "FILTRY",
"view": "WIDOK",
"layout": "UKŁAD"
},
"label": {
"help-title": "Skróty",
"navigate": "Nawiguj",
"jump": "Skocz",
"shuffle": "Losuj",
"apply-quit": "Zastosuj + Zamknij",
"apply": "Zastosuj",
"quit": "Zamknij",
"filter-all": "Wszystkie",
"filter-images": "Obrazy",
"filter-videos": "Filmy",
"filter-colors": "Filtr kolorów",
"top-bar": "Górny pasek",
"live-preview": "Podgląd na żywo",
"center-height": "Wysokość środka",
"center-width": "Szerokość środka",
"cards-shown": "Widoczne karty",
"cards-spacing": "Odstęp",
"cards-width": "Szerokość kart",
"save": "Zapisz ustawienia",
"hide": "Ukryj"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Todos",
"images": "Imagens",
"videos": "Vídeos",
"shuffle": "Aleatório",
"live-preview": "Ao vivo",
"color-na": "✕"
},
"widget": {
"tooltip": "Abrir Wallcards",
"generate-thumbs-message": "Gerando miniaturas…"
},
"settings": {
"icon-color": {
"label": "Cor do ícone",
"description": "Cor do ícone do widget da barra"
},
"live-preview": {
"label": "Pré-visualização ao vivo",
"description": "Aplicar papel de parede enquanto navega pelos cartões"
},
"default-filter": {
"label": "Filtro padrão",
"description": "Filtro de tipo de arquivo inicial ao abrir"
},
"hide-shortcuts": {
"label": "Ocultar atalhos",
"description": "Ocultar o painel de atalhos de teclado"
},
"hide-top-bar": {
"label": "Ocultar barra superior",
"description": "Ocultar a barra de ferramentas acima dos cartões"
},
"center-card-width": {
"label": "Largura do cartão central",
"description": "Largura do cartão central como porcentagem da tela"
},
"card-height": {
"label": "Altura do cartão",
"description": "Altura dos cartões de papel de parede"
},
"strip-width": {
"label": "Largura da faixa",
"description": "Largura das faixas laterais dos cartões"
},
"card-spacing": {
"label": "Espaçamento dos cartões",
"description": "Espaço entre os cartões"
},
"cards-shown": {
"label": "Cartões visíveis",
"description": "Número de cartões visíveis (números ímpares recomendados)"
},
"shear-factor": {
"label": "Fator de cisalhamento",
"description": "Ângulo de inclinação do layout dos cartões"
},
"card-animation": {
"label": "Animação dos cartões",
"description": "Velocidade das transições dos cartões"
},
"background-color": {
"label": "Cor de fundo",
"description": "Cor da sobreposição escurecida"
},
"background-opacity": {
"label": "Opacidade do fundo",
"description": "Opacidade da sobreposição escurecida"
},
"window-animation-speed": {
"label": "Velocidade da animação da janela",
"description": "Velocidade das transições de abrir e fechar"
},
"animate-window": {
"label": "Animação da janela",
"description": "Animar as transições de abrir e fechar"
},
"top-bar-height": {
"label": "Altura da barra superior",
"description": "Altura da barra de ferramentas"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "NAVEGAÇÃO",
"actions": "AÇÕES",
"filters": "FILTROS",
"view": "VISUALIZAÇÃO",
"layout": "LAYOUT"
},
"label": {
"help-title": "Atalhos",
"navigate": "Navegar",
"jump": "Saltar",
"shuffle": "Aleatório",
"apply-quit": "Aplicar + Fechar",
"apply": "Aplicar",
"quit": "Fechar",
"filter-all": "Todos",
"filter-images": "Imagens",
"filter-videos": "Vídeos",
"filter-colors": "Filtro de cor",
"top-bar": "Barra superior",
"live-preview": "Pré-visualização",
"center-height": "Altura central",
"center-width": "Largura central",
"cards-shown": "Cartões visíveis",
"cards-spacing": "Espaçamento",
"cards-width": "Largura dos cartões",
"save": "Salvar configurações",
"hide": "Ocultar"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Все",
"images": "Изображения",
"videos": "Видео",
"shuffle": "Перемешать",
"live-preview": "Живой",
"color-na": "✕"
},
"widget": {
"tooltip": "Открыть Wallcards",
"generate-thumbs-message": "Создание миниатюр…"
},
"settings": {
"icon-color": {
"label": "Цвет значка",
"description": "Цвет значка виджета панели"
},
"live-preview": {
"label": "Предпросмотр",
"description": "Применять обои при просмотре карточек"
},
"default-filter": {
"label": "Фильтр по умолчанию",
"description": "Начальный фильтр типа файлов при открытии"
},
"hide-shortcuts": {
"label": "Скрыть горячие клавиши",
"description": "Скрыть панель горячих клавиш"
},
"hide-top-bar": {
"label": "Скрыть верхнюю панель",
"description": "Скрыть панель инструментов над карточками"
},
"center-card-width": {
"label": "Ширина центральной карточки",
"description": "Ширина центральной карточки в процентах от экрана"
},
"card-height": {
"label": "Высота карточки",
"description": "Высота карточек обоев"
},
"strip-width": {
"label": "Ширина полосы",
"description": "Ширина боковых полос карточек"
},
"card-spacing": {
"label": "Расстояние между карточками",
"description": "Зазор между карточками"
},
"cards-shown": {
"label": "Видимые карточки",
"description": "Количество видимых карточек (рекомендуются нечётные числа)"
},
"shear-factor": {
"label": "Коэффициент сдвига",
"description": "Угол наклона расположения карточек"
},
"card-animation": {
"label": "Анимация карточек",
"description": "Скорость переходов карточек"
},
"background-color": {
"label": "Цвет фона",
"description": "Цвет затемнённого наложения"
},
"background-opacity": {
"label": "Прозрачность фона",
"description": "Прозрачность затемнённого наложения"
},
"window-animation-speed": {
"label": "Скорость анимации окна",
"description": "Скорость переходов открытия и закрытия"
},
"animate-window": {
"label": "Анимация окна",
"description": "Анимировать переходы открытия и закрытия"
},
"top-bar-height": {
"label": "Высота верхней панели",
"description": "Высота панели инструментов"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "НАВИГАЦИЯ",
"actions": "ДЕЙСТВИЯ",
"filters": "ФИЛЬТРЫ",
"view": "ВИД",
"layout": "КОМПОНОВКА"
},
"label": {
"help-title": "Горячие клавиши",
"navigate": "Навигация",
"jump": "Перейти",
"shuffle": "Перемешать",
"apply-quit": "Применить + Выйти",
"apply": "Применить",
"quit": "Выйти",
"filter-all": "Все",
"filter-images": "Изображения",
"filter-videos": "Видео",
"filter-colors": "Цветовой фильтр",
"top-bar": "Верхняя панель",
"live-preview": "Предпросмотр",
"center-height": "Высота центра",
"center-width": "Ширина центра",
"cards-shown": "Видимые карточки",
"cards-spacing": "Расстояние",
"cards-width": "Ширина карточек",
"save": "Сохранить настройки",
"hide": "Скрыть"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Tümü",
"images": "Resimler",
"videos": "Videolar",
"shuffle": "Karıştır",
"live-preview": "Canlı",
"color-na": "✕"
},
"widget": {
"tooltip": "Wallcards'ı aç",
"generate-thumbs-message": "Küçük resimler oluşturuluyor…"
},
"settings": {
"icon-color": {
"label": "Simge rengi",
"description": "Çubuk widget simgesinin rengi"
},
"live-preview": {
"label": "Canlı önizleme",
"description": "Kartlara göz atarken duvar kağıdını uygula"
},
"default-filter": {
"label": "Varsayılan filtre",
"description": "Açılışta başlangıç dosya türü filtresi"
},
"hide-shortcuts": {
"label": "Kısayolları gizle",
"description": "Klavye kısayolları panelini gizle"
},
"hide-top-bar": {
"label": "Üst çubuğu gizle",
"description": "Kartların üzerindeki araç çubuğunu gizle"
},
"center-card-width": {
"label": "Orta kart genişliği",
"description": "Orta kartın ekran yüzdesi olarak genişliği"
},
"card-height": {
"label": "Kart yüksekliği",
"description": "Duvar kağıdı kartlarının yüksekliği"
},
"strip-width": {
"label": "Şerit genişliği",
"description": "Yan kart şeritlerinin genişliği"
},
"card-spacing": {
"label": "Kart aralığı",
"description": "Kartlar arasındaki boşluk"
},
"cards-shown": {
"label": "Görünen kartlar",
"description": "Görünür kart sayısı (tek sayılar önerilir)"
},
"shear-factor": {
"label": "Kayma faktörü",
"description": "Kart düzeninin eğim açısı"
},
"card-animation": {
"label": "Kart animasyonu",
"description": "Kart geçişlerinin hızı"
},
"background-color": {
"label": "Arka plan rengi",
"description": "Karartılmış katmanın rengi"
},
"background-opacity": {
"label": "Arka plan opaklığı",
"description": "Karartılmış katmanın opaklığı"
},
"window-animation-speed": {
"label": "Pencere animasyon hızı",
"description": "Açma ve kapama geçişlerinin hızı"
},
"animate-window": {
"label": "Pencere animasyonu",
"description": "Açma ve kapama geçişlerini animasyonla göster"
},
"top-bar-height": {
"label": "Üst çubuk yüksekliği",
"description": "Araç çubuğunun yüksekliği"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "GEZİNME",
"actions": "EYLEMLER",
"filters": "FİLTRELER",
"view": "GÖRÜNÜM",
"layout": "DÜZEN"
},
"label": {
"help-title": "Kısayollar",
"navigate": "Gezin",
"jump": "Atla",
"shuffle": "Karıştır",
"apply-quit": "Uygula + Kapat",
"apply": "Uygula",
"quit": "Kapat",
"filter-all": "Tümü",
"filter-images": "Resimler",
"filter-videos": "Videolar",
"filter-colors": "Renk filtresi",
"top-bar": "Üst çubuk",
"live-preview": "Canlı önizleme",
"center-height": "Orta yükseklik",
"center-width": "Orta genişlik",
"cards-shown": "Görünen kartlar",
"cards-spacing": "Aralık",
"cards-width": "Kart genişliği",
"save": "Ayarları kaydet",
"hide": "Gizle"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Усі",
"images": "Зображення",
"videos": "Відео",
"shuffle": "Перемішати",
"live-preview": "Наживо",
"color-na": "✕"
},
"widget": {
"tooltip": "Відкрити Wallcards",
"generate-thumbs-message": "Створення мініатюр…"
},
"settings": {
"icon-color": {
"label": "Колір значка",
"description": "Колір значка віджета панелі"
},
"live-preview": {
"label": "Попередній перегляд",
"description": "Застосовувати шпалери під час перегляду карток"
},
"default-filter": {
"label": "Фільтр за замовчуванням",
"description": "Початковий фільтр типу файлів при відкритті"
},
"hide-shortcuts": {
"label": "Сховати гарячі клавіші",
"description": "Сховати панель гарячих клавіш"
},
"hide-top-bar": {
"label": "Сховати верхню панель",
"description": "Сховати панель інструментів над картками"
},
"center-card-width": {
"label": "Ширина центральної картки",
"description": "Ширина центральної картки у відсотках екрана"
},
"card-height": {
"label": "Висота картки",
"description": "Висота карток шпалер"
},
"strip-width": {
"label": "Ширина смуги",
"description": "Ширина бічних смуг карток"
},
"card-spacing": {
"label": "Відстань між картками",
"description": "Проміжок між картками"
},
"cards-shown": {
"label": "Видимі картки",
"description": "Кількість видимих карток (рекомендуються непарні числа)"
},
"shear-factor": {
"label": "Коефіцієнт зсуву",
"description": "Кут нахилу розташування карток"
},
"card-animation": {
"label": "Анімація карток",
"description": "Швидкість переходів карток"
},
"background-color": {
"label": "Колір фону",
"description": "Колір затемненого накладання"
},
"background-opacity": {
"label": "Прозорість фону",
"description": "Прозорість затемненого накладання"
},
"window-animation-speed": {
"label": "Швидкість анімації вікна",
"description": "Швидкість переходів відкриття та закриття"
},
"animate-window": {
"label": "Анімація вікна",
"description": "Анімувати переходи відкриття та закриття"
},
"top-bar-height": {
"label": "Висота верхньої панелі",
"description": "Висота панелі інструментів"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "НАВІГАЦІЯ",
"actions": "ДІЇ",
"filters": "ФІЛЬТРИ",
"view": "ВИГЛЯД",
"layout": "КОМПОНУВАННЯ"
},
"label": {
"help-title": "Гарячі клавіші",
"navigate": "Навігація",
"jump": "Перейти",
"shuffle": "Перемішати",
"apply-quit": "Застосувати + Вийти",
"apply": "Застосувати",
"quit": "Вийти",
"filter-all": "Усі",
"filter-images": "Зображення",
"filter-videos": "Відео",
"filter-colors": "Кольоровий фільтр",
"top-bar": "Верхня панель",
"live-preview": "Попередній перегляд",
"center-height": "Висота центру",
"center-width": "Ширина центру",
"cards-shown": "Видимі картки",
"cards-spacing": "Відстань",
"cards-width": "Ширина карток",
"save": "Зберегти налаштування",
"hide": "Сховати"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "Tất cả",
"images": "Hình ảnh",
"videos": "Video",
"shuffle": "Xáo trộn",
"live-preview": "Trực tiếp",
"color-na": "✕"
},
"widget": {
"tooltip": "Mở Wallcards",
"generate-thumbs-message": "Đang tạo hình thu nhỏ…"
},
"settings": {
"icon-color": {
"label": "Màu biểu tượng",
"description": "Màu của biểu tượng widget thanh"
},
"live-preview": {
"label": "Xem trước trực tiếp",
"description": "Áp dụng hình nền khi duyệt thẻ"
},
"default-filter": {
"label": "Bộ lọc mặc định",
"description": "Bộ lọc loại tệp ban đầu khi mở"
},
"hide-shortcuts": {
"label": "Ẩn phím tắt",
"description": "Ẩn bảng phím tắt bàn phím"
},
"hide-top-bar": {
"label": "Ẩn thanh trên",
"description": "Ẩn thanh công cụ phía trên các thẻ"
},
"center-card-width": {
"label": "Chiều rộng thẻ giữa",
"description": "Chiều rộng thẻ giữa tính theo phần trăm màn hình"
},
"card-height": {
"label": "Chiều cao thẻ",
"description": "Chiều cao của các thẻ hình nền"
},
"strip-width": {
"label": "Chiều rộng dải",
"description": "Chiều rộng các dải thẻ bên"
},
"card-spacing": {
"label": "Khoảng cách thẻ",
"description": "Khoảng cách giữa các thẻ"
},
"cards-shown": {
"label": "Số thẻ hiển thị",
"description": "Số lượng thẻ hiển thị (khuyến nghị số lẻ)"
},
"shear-factor": {
"label": "Hệ số nghiêng",
"description": "Góc nghiêng của bố cục thẻ"
},
"card-animation": {
"label": "Hoạt ảnh thẻ",
"description": "Tốc độ chuyển đổi thẻ"
},
"background-color": {
"label": "Màu nền",
"description": "Màu của lớp phủ tối"
},
"background-opacity": {
"label": "Độ mờ nền",
"description": "Độ mờ của lớp phủ tối"
},
"window-animation-speed": {
"label": "Tốc độ hoạt ảnh cửa sổ",
"description": "Tốc độ chuyển đổi mở và đóng"
},
"animate-window": {
"label": "Hoạt ảnh cửa sổ",
"description": "Tạo hoạt ảnh cho chuyển đổi mở và đóng"
},
"top-bar-height": {
"label": "Chiều cao thanh trên",
"description": "Chiều cao của thanh công cụ"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "ĐIỀU HƯỚNG",
"actions": "HÀNH ĐỘNG",
"filters": "BỘ LỌC",
"view": "HIỂN THỊ",
"layout": "BỐ CỤC"
},
"label": {
"help-title": "Phím tắt",
"navigate": "Di chuyển",
"jump": "Nhảy",
"shuffle": "Xáo trộn",
"apply-quit": "Áp dụng + Thoát",
"apply": "Áp dụng",
"quit": "Thoát",
"filter-all": "Tất cả",
"filter-images": "Hình ảnh",
"filter-videos": "Video",
"filter-colors": "Lọc màu",
"top-bar": "Thanh trên",
"live-preview": "Xem trước trực tiếp",
"center-height": "Chiều cao giữa",
"center-width": "Chiều rộng giữa",
"cards-shown": "Số thẻ hiển thị",
"cards-spacing": "Khoảng cách",
"cards-width": "Chiều rộng thẻ",
"save": "Lưu cài đặt",
"hide": "Ẩn"
}
}
}
+116
View File
@@ -0,0 +1,116 @@
{
"buttons": {
"all": "全部",
"images": "图片",
"videos": "视频",
"shuffle": "随机",
"live-preview": "实时",
"color-na": "✕"
},
"widget": {
"tooltip": "打开 Wallcards",
"generate-thumbs-message": "正在生成缩略图…"
},
"settings": {
"icon-color": {
"label": "图标颜色",
"description": "栏小部件图标的颜色"
},
"live-preview": {
"label": "实时预览",
"description": "浏览卡片时应用壁纸"
},
"default-filter": {
"label": "默认筛选",
"description": "打开时的初始文件类型筛选"
},
"hide-shortcuts": {
"label": "隐藏快捷键",
"description": "隐藏键盘快捷键面板"
},
"hide-top-bar": {
"label": "隐藏顶栏",
"description": "隐藏卡片上方的工具栏"
},
"center-card-width": {
"label": "中央卡片宽度",
"description": "中央卡片占屏幕的宽度百分比"
},
"card-height": {
"label": "卡片高度",
"description": "壁纸卡片的高度"
},
"strip-width": {
"label": "条带宽度",
"description": "侧面卡片条带的宽度"
},
"card-spacing": {
"label": "卡片间距",
"description": "卡片之间的间隔"
},
"cards-shown": {
"label": "显示卡片数",
"description": "可见卡片数量(建议使用奇数)"
},
"shear-factor": {
"label": "剪切系数",
"description": "卡片布局的倾斜角度"
},
"card-animation": {
"label": "卡片动画",
"description": "卡片过渡的速度"
},
"background-color": {
"label": "背景颜色",
"description": "暗化覆盖层的颜色"
},
"background-opacity": {
"label": "背景不透明度",
"description": "暗化覆盖层的不透明度"
},
"window-animation-speed": {
"label": "窗口动画速度",
"description": "打开和关闭过渡的速度"
},
"animate-window": {
"label": "窗口动画",
"description": "为打开和关闭过渡添加动画"
},
"top-bar-height": {
"label": "顶栏高度",
"description": "工具栏的高度"
}
},
"shortcuts": {
"key-separator": "/",
"header": {
"navigation": "导航",
"actions": "操作",
"filters": "筛选",
"view": "视图",
"layout": "布局"
},
"label": {
"help-title": "快捷键",
"navigate": "导航",
"jump": "跳转",
"shuffle": "随机",
"apply-quit": "应用并退出",
"apply": "应用",
"quit": "退出",
"filter-all": "全部",
"filter-images": "图片",
"filter-videos": "视频",
"filter-colors": "颜色筛选",
"top-bar": "顶栏",
"live-preview": "实时预览",
"center-height": "中央高度",
"center-width": "中央宽度",
"cards-shown": "显示卡片数",
"cards-spacing": "间距",
"cards-width": "卡片宽度",
"save": "保存设置",
"hide": "隐藏"
}
}
}