mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
New file based graphs works with opfs db
This commit is contained in:
@@ -714,7 +714,6 @@
|
||||
:command.graph/open "Graph zum Öffnen auswählen"
|
||||
:command.graph/re-index "Aktuellen Graph neu indizieren"
|
||||
:command.graph/remove "Einen Graph entfernen"
|
||||
:command.graph/save "Aktuellen Graph auf Festplatte speichern"
|
||||
:command.misc/copy "Kopieren"
|
||||
:command.pdf/close "PDF: Aktuelles PDF-Dokument schließen"
|
||||
:command.pdf/find "PDF: Text des aktuellen PDF-Dokuments durchsuchen"
|
||||
|
||||
@@ -212,7 +212,6 @@
|
||||
:command.graph/open "Seleccionar grafo a abrir"
|
||||
:command.graph/re-index "Reindexar grafo actual"
|
||||
:command.graph/remove "Eliminar un grafo"
|
||||
:command.graph/save "Guardar grafo actual al disco"
|
||||
:command.misc/copy "Copiar"
|
||||
:command.pdf/close "Pdf: Cerrar documento pdf actual"
|
||||
:command.pdf/find "Pdf: Buscar texto del documento pdf actual"
|
||||
|
||||
@@ -384,7 +384,6 @@
|
||||
:command.graph/open "Sélectionner un graphe à ouvrir"
|
||||
:command.graph/re-index "Réindexer le graphe actuel"
|
||||
:command.graph/remove "Retirer un graphe"
|
||||
:command.graph/save "Enregistrer le graphe sur le disque"
|
||||
:command.pdf/close "PDF : fermer le document PDF"
|
||||
:command.pdf/find "PDF : rechercher du texte dans le document"
|
||||
:command.pdf/next-page "PDF : page suivante du document en cours"
|
||||
|
||||
@@ -742,7 +742,6 @@
|
||||
:command.graph/open "Pilih grafik untuk dibuka"
|
||||
:command.graph/re-index "Reindeks grafik saat ini"
|
||||
:command.graph/remove "Hapus grafik"
|
||||
:command.graph/save "Simpan grafik saat ini ke disk"
|
||||
:command.misc/copy "Salin"
|
||||
:command.pdf/close "Pdf: Tutup dokumen pdf saat ini"
|
||||
:command.pdf/find "Pdf: Cari teks dokumen pdf saat ini"
|
||||
|
||||
@@ -275,7 +275,6 @@
|
||||
:command.graph/open "Seleziona il diagramma da aprire"
|
||||
:command.graph/remove "Rimuovi un diagramma"
|
||||
:command.graph/add "Aggiungi un diagramma"
|
||||
:command.graph/save "Salva il diagramma corrente su disco"
|
||||
:command.command/run "Esegui comando Git"
|
||||
:command.go/home "Vai all'inizio"
|
||||
:command.go/all-pages "Vai a tutte le pagine"
|
||||
|
||||
@@ -771,7 +771,6 @@
|
||||
:command.graph/open "グラフを選択して開く"
|
||||
:command.graph/remove "グラフを削除"
|
||||
:command.graph/add "グラフを追加"
|
||||
:command.graph/save "現在のグラフをディスクへ保存"
|
||||
:command.graph/re-index "現在のグラフを再構築"
|
||||
:command.command/run "Git コマンドを実行"
|
||||
:command.go/home "ホームへ移動"
|
||||
|
||||
@@ -384,7 +384,6 @@
|
||||
:command.graph/open "그래프 열기"
|
||||
:command.graph/remove "그래프 제거"
|
||||
:command.graph/add "그래프 추가"
|
||||
:command.graph/save "그래프 저장"
|
||||
:command.sidebar/clear "사이드바 클리어"
|
||||
:command.sidebar/open-today-page "오늘의 일지를 사이드바에서 열기"
|
||||
:command.editor/insert-youtube-timestamp "YouTube 타임스탬프 삽입"
|
||||
|
||||
@@ -430,7 +430,6 @@
|
||||
:command.graph/add "Legg til graf"
|
||||
:command.graph/open "Velg graf for å åpne"
|
||||
:command.graph/remove "Fjern en graf"
|
||||
:command.graph/save "Lagre nåværende graf til disk"
|
||||
:command.graph/re-index "Reindekser nåværende graf"
|
||||
:command.pdf/close "Lukk nåværende pdf leser"
|
||||
:command.pdf/next-page "Neste side i nåværende pdf dok"
|
||||
|
||||
@@ -296,7 +296,6 @@
|
||||
:command.graph/open "Selecteer grafiek om te openen"
|
||||
:command.graph/re-index "Huidige grafiek opnieuw indexeren"
|
||||
:command.graph/remove "Verwijder een grafiek"
|
||||
:command.graph/save "Huidige grafiek opslaan op schijf"
|
||||
:command.misc/copy "Kopieer"
|
||||
:command.pdf/close "Huidige pdf-viewer sluiten"
|
||||
:command.pdf/next-page "Volgende pagina van huidige pdf doc"
|
||||
|
||||
@@ -297,7 +297,6 @@
|
||||
:command.graph/open "Wybierz graf do otwarcia"
|
||||
:command.graph/remove "Usuń graf"
|
||||
:command.graph/add "Dodaj graf"
|
||||
:command.graph/save "Zapisz obecny graf na dysk"
|
||||
:command.graph/re-index "Reindeksuj obecny graf"
|
||||
:command.command/run "Wykonaj polecenie GIT"
|
||||
:command.command/toggle-favorite "Dodaj / Usuń z ulubionych"
|
||||
|
||||
@@ -416,7 +416,6 @@
|
||||
:command.sidebar/open-today-page "Abrir a página de hoje na barra lateral direita"
|
||||
:command.ui/select-theme-color "Selecionar as cores do tema disponível"
|
||||
:command.ui/toggle-left-sidebar "Trocar barra lateral esquerda"
|
||||
:command.graph/save "Guardar grafo atual no computador"
|
||||
:command.misc/copy "Copiar (copiar seleção ou referência do bloco)"
|
||||
:command.ui/goto-plugins "Ir para o painel de plugins"
|
||||
:command.go/all-graphs "Ir a todos os grafos"
|
||||
|
||||
@@ -598,7 +598,6 @@
|
||||
:command.graph/open "Выберите граф для открытия"
|
||||
:command.graph/remove "Удалить граф"
|
||||
:command.graph/add "Добавить граф"
|
||||
:command.graph/save "Сохранить текущий граф на диск"
|
||||
:command.graph/re-index "Переиндексировать текущий граф"
|
||||
:command.command/run "Выполнить команду git"
|
||||
:command.go/home "Домой"
|
||||
|
||||
@@ -388,7 +388,6 @@
|
||||
:command.graph/open "Vybrať graf na otvorenie"
|
||||
:command.graph/remove "Odstrániť graf"
|
||||
:command.graph/add "Pridať graf"
|
||||
:command.graph/save "Uložiť aktuálny graf na disk"
|
||||
:command.graph/re-index "Preindexovať aktuálny graf"
|
||||
:command.command/run "Spustiť príkaz GIT"
|
||||
:command.go/home "Prejsť na hlavnú stránku"
|
||||
|
||||
@@ -763,7 +763,6 @@
|
||||
:command.graph/open "Açılacak grafı seçin"
|
||||
:command.graph/remove "Bir grafı kaldır"
|
||||
:command.graph/add "Graf ekle"
|
||||
:command.graph/save "Mevcut grafı diske kaydet"
|
||||
:command.graph/re-index "Mevcut grafı yeniden oluştur"
|
||||
:command.command/run "Git komutunu çalıştır"
|
||||
:command.go/home "Ana sayfaya git"
|
||||
|
||||
@@ -458,7 +458,6 @@
|
||||
:command.graph/open "Виберіть графік, яку потрібно відкрити"
|
||||
:command.graph/remove "Видалити графік"
|
||||
:command.graph/add "Додати графік"
|
||||
:command.graph/save "Зберегти поточний графік на диск"
|
||||
:command.graph/re-index "Переіндексувати поточний графік"
|
||||
:command.command/run "Виконати команду GIT"
|
||||
:command.go/home "Перейти на головну сторінку"
|
||||
|
||||
@@ -529,8 +529,6 @@
|
||||
:command.graph/open "打开图谱"
|
||||
:command.graph/re-index "重建索引"
|
||||
:command.graph/remove "移除图谱"
|
||||
:command.graph/save "保存"
|
||||
:command.sidebar/clear "清除侧边栏"
|
||||
:command.sidebar/open-today-page "在侧边栏打开今日"
|
||||
:command.ui/goto-plugins "插件"
|
||||
:command.ui/select-theme-color "选择皮肤颜色"
|
||||
|
||||
Reference in New Issue
Block a user