mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Remove "hack-to-give-us-something-to-compare-against"
It looked messy in the control panel listing.
This commit is contained in:
parent
613f0b2559
commit
afb7435a88
@ -13,7 +13,6 @@ description: The descriptive text for a plugin, or a modal dialogue
|
||||
draft.of: For draft tiddlers, contains the title of the tiddler of which this is a draft
|
||||
draft.title: For draft tiddlers, contains the proposed new title of the tiddler
|
||||
footer: The footer text for a wizard
|
||||
hack-to-give-us-something-to-compare-against: A temporary storage field used in [[$:/core/templates/static.content]]
|
||||
hide-body: The view template will hide bodies of tiddlers if set to: ''yes''
|
||||
icon: The title of the tiddler containing the icon associated with a tiddler
|
||||
library: Indicates that a tiddler should be saved as a JavaScript library if set to: ''yes''
|
||||
|
@ -1,11 +1,11 @@
|
||||
title: $:/core/templates/static.content
|
||||
type: text/vnd.tiddlywiki
|
||||
hack-to-give-us-something-to-compare-against: yes
|
||||
|
||||
\define tv-wikilink-template() https://tiddlywiki.com/static/$uri_doubleencoded$.html
|
||||
|
||||
<!-- For Google, and people without JavaScript-->
|
||||
<$reveal state="!!hack-to-give-us-something-to-compare-against" type="nomatch" text=<<savingEmpty>>>
|
||||
|
||||
<$reveal default="yes" text=<<savingEmpty>> type="nomatch">
|
||||
|
||||
Es scheint, dass bei diesem Browser JavaScript deaktiviert wurde. Sie können die statische HTML Version verwenden:
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
title: $:/core/templates/static.content
|
||||
type: text/vnd.tiddlywiki
|
||||
hack-to-give-us-something-to-compare-against: yes
|
||||
|
||||
\define tv-wikilink-template() https://tiddlywiki.com/dev/static/$uri_doubleencoded$.html
|
||||
|
||||
<!-- For Google, and people without JavaScript-->
|
||||
<$reveal state="!!hack-to-give-us-something-to-compare-against" type="nomatch" text=<<savingEmpty>>>
|
||||
|
||||
<$reveal default="yes" text=<<savingEmpty>> type="nomatch">
|
||||
|
||||
It looks like this browser doesn't run JavaScript. You can use one of these static HTML versions to browse the same content:
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
title: $:/core/templates/static.content
|
||||
type: text/vnd.tiddlywiki
|
||||
hack-to-give-us-something-to-compare-against: yes
|
||||
|
||||
\define tv-wikilink-template() https://tiddlywiki.com/languages/ko-KR/static/$uri_doubleencoded$.html
|
||||
|
||||
<!-- For Google, and people without JavaScript-->
|
||||
<$reveal state="!!hack-to-give-us-something-to-compare-against" type="nomatch" text=<<savingEmpty>>>
|
||||
|
||||
<$reveal default="yes" text=<<savingEmpty>> type="nomatch">
|
||||
|
||||
이 브라우저는 자바스크립트를 실행하지 않은 것으로 보입니다. 같은 내용을 찾아보려면 정적 HTML 버전 중 하나를 사용할 수 있습니다:
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
title: $:/core/templates/static.content
|
||||
hack-to-give-us-something-to-compare-against: yes
|
||||
|
||||
\define tv-wikilink-template() https://tiddlywiki.com/static/$uri_doubleencoded$.html
|
||||
|
||||
<!-- For Google, and people without JavaScript-->
|
||||
<$reveal state="!!hack-to-give-us-something-to-compare-against" type="nomatch" text=<<savingEmpty>>>
|
||||
|
||||
<$reveal default="yes" text=<<savingEmpty>> type="nomatch">
|
||||
|
||||
It looks like this browser doesn't run JavaScript. You can use one of these static HTML versions to browse the same content:
|
||||
|
||||
|
@ -13,7 +13,6 @@ description: El text que descriu un connector, o un diàleg modal
|
||||
draft.of: Per als tiddlers esborranys, conté el títol del tiddler del qual és un esborrany
|
||||
draft.title: Per als tiddlers esborranys, conté el títol proposat per al tiddler
|
||||
footer: El text del peu d'un assistent
|
||||
hack-to-give-us-something-to-compare-against: Un camp on desar temporalment utilitzat a [[$:/core/templates/static.content]]
|
||||
hide-body: El valor de la plantilla de vista amaga el cos dels tiddlers és: ''sí''
|
||||
icon: El títol del tiddler que conté la icona associada amb el tiddler
|
||||
library: Si està a "si" indica que un tiddler s'ha de sar com una biblioteca de JavaScript
|
||||
|
@ -13,7 +13,6 @@ description: Popis pluginu nebo dialogu
|
||||
draft.of: Pro rozepsané tiddlery, obsahuje titulek s popisem, že se jedná o rozepsané tiddlery
|
||||
draft.title: Pro rozepsané tiddlery, obsahuje návrhy názvů pro nový tiddler
|
||||
footer: Patička
|
||||
hack-to-give-us-something-to-compare-against: Dočasné pole v [[$:/core/templates/static.content]]
|
||||
icon: Název tiddleru obsahujícím ikonu
|
||||
library: Je-li nastaveno na "ano", pak se tiddler bude ukládán jako JavaScriptový soubor
|
||||
list: Seřazený seznam názvu tiddleru
|
||||
|
@ -13,7 +13,6 @@ description: Den beskrivende tekst for en udvidelse, eller en modal dialog
|
||||
draft.of: For kladdetiddlere, indeholder titlen på den tiddler som denne er en kladde til
|
||||
draft.title: For kladdetiddlere, indeholder forslag til ny titel på tiddleren
|
||||
footer: fodnotetekst i en guide
|
||||
hack-to-give-us-something-to-compare-against: Et midlertidigt lagerfelt brugt i [[$:/core/templates/static.content]]
|
||||
icon: Titlen på den tiddler som indeholder et ikon, der er knyttet til en tiddler
|
||||
library: Hvis sat til "ja" indikeres at en tiddler bør gemmes som et JavaScript library
|
||||
list: En ordnet liste af tiddlertitler som er knyttet til en tiddler
|
||||
|
@ -13,7 +13,6 @@ description: Die Beschreibung für ein "plugin" oder einen "modalen" Dialog.
|
||||
draft.of: Entwurf von - enthält den Titel des Tiddlers, zu dem dieser Entwurf-Tiddler gehört.
|
||||
draft.title: Entwurf Titel - enthält den neuen Titel, wenn der Entwurf-Tiddler gespeichert wird.
|
||||
footer: Der Fußnoten Text bei einem "~Wizard-Dialog"
|
||||
hack-to-give-us-something-to-compare-against: Ein temporäres Feld, verwendet in [[$:/core/templates/static.content]]
|
||||
hide-body: Der Textbereich eines Tiddlers wird verborgen, wenn dieses Feld auf ''"yes"'' gesetzt wird
|
||||
icon: Der Titel eines ~Icon-Tiddlers, der mit diesem Tiddler verbunden ist.
|
||||
library: Wenn dieses Feld="yes" ist, dann soll der Tiddler als JavaScript Bibliothek gespeichert werden.
|
||||
|
@ -13,7 +13,6 @@ description: Το κείμενο που περιγράφει ένα πρόσθε
|
||||
draft.of: Για πρόχειρα tiddlers, περιέχει τον τίτλο από το tiddler για το οποίο αυτό είναι μια πρόχειρη έκδοση
|
||||
draft.title: Για πρόχειρα tiddlers, περιέχει τον προτεινόμενο νέο τίτλο από το tiddler
|
||||
footer: Το κείμενο του υποσέλιδου για έναν οδηγό
|
||||
hack-to-give-us-something-to-compare-against: Ένα προσωρινό πεδίο που χρησιμοποιείται στο [[$:/core/templates/static.content]]
|
||||
icon: Ο τίτλος του tiddler που περιέχει το εικονίδιο που σχετίζεται με ένα tiddler
|
||||
library: Αν οριστεί σε "yes" υποδεικνύει πως το tiddler θα πρέπει να αποθηκευτεί ως μια βιβλιοθήκη της JavaScript
|
||||
list: Μια διατεταγμένη λίστα από τίτλους tiddler που σχετίζεται με ένα tiddler
|
||||
|
@ -13,7 +13,6 @@ description: Descripción de un complemento, extensión, o diálogo modal
|
||||
draft.of: Título del tiddler del que el actual es borrador
|
||||
draft.title: Nuevo título propuesto para el presente borrador
|
||||
footer: Texto al pie que figurará en un asistente
|
||||
hack-to-give-us-something-to-compare-against: Campo de almacenamiento temporal usado en [[$:/core/templates/static.content]]
|
||||
icon: Nombre del tiddler que contiene el icono que se quiere asociar al presente tiddler
|
||||
library: Si su valor es "Sí", indica que el tiddler debe guardarse como librería de JavaScript
|
||||
list: Lista ordenada de tiddlers asociados al presente tiddler
|
||||
|
@ -13,7 +13,6 @@ description: Texte de description d'un plugin, ou d'une boîte de dialogue
|
||||
draft.of: Pour les tiddlers en cours d'édition, contient le titre du tiddler initial
|
||||
draft.title: Pour les tiddlers en cours d'édition, contient le nouveau titre prévu pour le tiddler
|
||||
footer: Texte de bas de page dans le cas d'un wizard
|
||||
hack-to-give-us-something-to-compare-against: Champ de stockage temporaire utilisé dans [[$:/core/templates/static.content]]
|
||||
icon: Titre du tiddler contenant l'icone associée à un tiddler
|
||||
library: Avec une valeur à <q>yes</q>, indique qu'un tiddler doit être sauvegardé comme bibliothèque JavaScript
|
||||
list: Liste ordonnée de titres de tiddlers associée à un tiddler
|
||||
|
@ -13,7 +13,6 @@ description: התיאור של פלאגין או דיאלוג מודאלי
|
||||
draft.of: עבור טידלרי טיוטה, מכיל את כותרת הטידלר שעבורו הוא טיוטה
|
||||
draft.title: עבור טידלרי טיוטה, מכיל את הכותרת החדשה לטידלר המוצע
|
||||
footer: כותרת תחתונה לוויזארד
|
||||
hack-to-give-us-something-to-compare-against: שדה אחסון זמני המשמש ב [[$:/core/templates/static.content]]
|
||||
icon: שם הטידלר המכיל את הצלמית המקושרת לטידלר
|
||||
library: אם "yes" מציין שהטידלר צריך להישמר כספריית ג'אווהסקריפט
|
||||
list: רשימה סדורה של שמות טידלרים המקושרים לטידלר
|
||||
|
@ -15,7 +15,6 @@ description: एक प्लगइन के लिए वर्णनात्
|
||||
draft.of: tiddler के शीर्षक में शामिल,जिसमें से यह एक ड्राफ्ट है,ड्राफ्ट tiddlers के लिए
|
||||
draft.title: ड्राफ्ट tiddlers के लिए, tiddler के प्रस्तावित नए शीर्षक में शामिल
|
||||
footer: एक विज़ार्ड के के लिए footer टेक्स्ट
|
||||
hack-to-give-us-something-to-compare-against: एक अस्थायी भंडारण क्षेत्र में इस्तेमाल [[$: / कोर / टेम्पलेट्स / static.content]]
|
||||
icon: एक tiddler के साथ जुड़े चिह्न युक्त tiddler का खिताब
|
||||
library: अगर"हाँ" सेट किया है, तो यह संकेत करता है की एक tiddler किसी JavaScript लाइब्रेरी के रूप सेव की जानी चाहिए
|
||||
list: एक tiddler के साथ जुड़े tiddler खिताब के एक आदेश सूची
|
||||
|
@ -13,7 +13,6 @@ description: Le texto descriptive de un extension o un dialogo modal
|
||||
draft.of: Pro notas de schizzo, contine le titulo del nota del qual isto es un schizzo
|
||||
draft.title: Pro notas de schizzo, contine le proponite nove titulo del nota
|
||||
footer: Le texto de pede de un guida
|
||||
hack-to-give-us-something-to-compare-against: Un quadro pro salvar temporarimente usate in [[$:/core/templates/static.content]]
|
||||
icon: Le titulo del nota con le icone associate con un nota
|
||||
library: Quando fixate a "si" illo indica que un nota debe esser salvate como un bibliotheca de JavaScript
|
||||
list: Un lista arrangiate de titulos de notas associate con un nota
|
||||
|
@ -13,7 +13,6 @@ description: Il testo descrittivo per un plugin o per una modalità a dial
|
||||
draft.of: Per i frammenti bozza, contiene il titolo del frammento di cui questo è una bozza
|
||||
draft.title: Per i frammenti bozza, contiene la proposta di nuovo titolo per il frammento
|
||||
footer: Il testo del footer per un wizard
|
||||
hack-to-give-us-something-to-compare-against: Un campo di memoria temporanea utilizzato in [[$:/core/templates/static.content]]
|
||||
icon: Il titolo del frammento che contiene l'icona associata con il frammento
|
||||
library: Se impostato su "yes" indica che il frammento deve essere salvato come una libreria ~JavaScript
|
||||
list: Una lista ordinata di titoli di frammenti associati con un frammento
|
||||
|
@ -13,7 +13,6 @@ description: プラグインなどの説明文
|
||||
draft.of: それがドラフト tiddler であるときのタイトル
|
||||
draft.title: ドラフト tiddler が正式版になったときに使用される予定のタイトル
|
||||
footer: ウィザードのフッタ部テキスト
|
||||
hack-to-give-us-something-to-compare-against: [[$:/core/templates/static.content]] で使用される一時保管用フィールド
|
||||
icon: 紐付けられているアイコン tiddler のタイトル
|
||||
library: "yes" となっている場合、その tiddler は JavaScript ライブラリとして保存されなければならない
|
||||
list: そのtiddlerに紐付くtiddler名の順序付きリスト
|
||||
|
@ -13,7 +13,6 @@ description: 플러그인에 대한 설명문, 또는 모달 대화 상자
|
||||
draft.of: 초안 티들러에 대해, 초안인 티들러의 제목을 포함
|
||||
draft.title: 초안 티들러에 대해, 티들러의 제안된 새 제목을 포함
|
||||
footer: 마법사를 위한 바닥글 텍스트
|
||||
hack-to-give-us-something-to-compare-against: [[$:/core/templates/static.content]]에 사용되는 임시 저장 필드
|
||||
icon: 티들러와 연관된 아이콘을 포함하는 티들러의 제목
|
||||
library: "yes"로 설정하면 티들러가 자바스크립트 라이브러리로 저장해야하는지 나타냄
|
||||
list: 티들러와 연관된 티들러 제목의 정렬된 목록
|
||||
|
@ -13,7 +13,6 @@ description: De beschrijvende tekst voor een plugin of een modale dialoog
|
||||
draft.of: Voor concepttiddlers; bevat de titel van de te maken tiddler
|
||||
draft.title: Voor concepttiddlers; bevat de voorgestelde titel van de tiddler
|
||||
footer: De voettekst van een 'wizard'
|
||||
hack-to-give-us-something-to-compare-against: Een tijdelijk opslagveld dat in [[$:/core/templates/static.content]] gebruikt wordt
|
||||
hide-body: Als 'yes' ingevuld is, wordt de tekst van de tiddler niet weergegeven
|
||||
icon: De titel van de pictogramtiddler die met deze tiddler gekoppeld is
|
||||
library: Als 'yes' ingevuld is, dient de tiddler als JavaScript-bibliotheek opgeslagen te worden
|
||||
|
@ -13,7 +13,6 @@ description: ਇੱਕ ਪਲੱਗਇਨ ਲਈ ਟੈਕਸਟ ਜਾਣਕ
|
||||
draft.of: ਡਰਾਫਟ tiddlers ਲਈ, tiddler ਦਾ ਸਿਰਲੇਖ ਸ਼ਾਮਿਲ ਹੈ ਜੋ ਕਿ ਇੱਕ ਡਰਾਫਟ ਹੈ
|
||||
draft.title: ਡਰਾਫਟ tiddlers ਲਈ, tiddler ਦੇ ਪ੍ਰਸਤਾਵਿਤ ਸਿਰਲੇਖ ਸ਼ਾਮਿਲ ਹੈ
|
||||
footer: ਪਦਲੇਖ ਪਾਠ ਲਈ ਇੱਕ ਸਹਾਇਕ
|
||||
hack-to-give-us-something-to-compare-against: ਆਰਜੀ ਸਟੋਰੇਜ਼ ਖੇਤਰ ਵਿੱਚ ਵਰਤੇ ਗਏ [[$: / core / ਖਾਕੇ / static.content]]
|
||||
icon: ਨੂੰ ਇੱਕ tiddler ਨਾਲ ਸਬੰਧਤ ਆਈਕਾਨ ਰੱਖਣ ਵਾਲੀ tiddler ਦਾ ਸਿਰਲੇਖ
|
||||
library: ਜੇਕਰ "yes" ਇੱਕ tiddler ਨੂੰ ਇੱਕ ਜਾਵਾਸਕ੍ਰਿਪਟ ਲਾਇਬ੍ਰੇਰੀ ਦੇ ਤੌਰ ਤੇ ਸੰਭਾਲਿਆ ਜਾਣਾ ਚਾਹੀਦਾ ਹੈ, ਜੋ ਕਿ ਦਰਸਾਉਦਾ ਹੈ
|
||||
list: ਇੱਕ tiddler ਨਾਲ ਸਬੰਧਤ tiddler ਦੇ ਟਾਇਟਲ ਦੀ ਇੱਕ ਸੂਚੀ, ਦਾ ਹੁਕਮ
|
||||
|
@ -13,7 +13,6 @@ description: O texto descritivo de uma extensão, ou diálogo modal
|
||||
draft.of: Para tiddlers rascunho, contém o título do tiddler do qual este é rascunho
|
||||
draft.title: Para tiddlers rascunho, contém o título proposto para o novo tiddler
|
||||
footer: O texto de rodapé para um assistente
|
||||
hack-to-give-us-something-to-compare-against: Um campo temporário utilizado em [[$:/core/templates/static.content]]
|
||||
icon: O título do tiddler que contém o ícone associado com determinado tiddler
|
||||
library: Se definido como "yes" indica que o tiddler deve ser gravado como uma biblioteca JavaScript
|
||||
list: Uma lista ordenada de títulos de tiddlers associados com um determinado tiddler
|
||||
|
@ -13,7 +13,6 @@ description: O texto descritivo de uma extensão, ou diálogo modal
|
||||
draft.of: Para tiddlers rascunho, contém o título do tiddler do qual este é rascunho
|
||||
draft.title: Para tiddlers rascunho, contém o título proposto para o novo tiddler
|
||||
footer: O texto de rodapé para um assistente
|
||||
hack-to-give-us-something-to-compare-against: Um campo temporário utilizado em [[$:/core/templates/static.content]]
|
||||
icon: O título do tiddler que contém o ícone associado com determinado tiddler
|
||||
library: Se definido como "yes" indica que o tiddler deve ser gravado como uma biblioteca JavaScript
|
||||
list: Uma lista ordenada de títulos de tiddlers associados com um determinado tiddler
|
||||
|
@ -13,7 +13,6 @@ description: Описание плагина или модального окн
|
||||
draft.of: Для черновиков, содержит название редактируемой заметки
|
||||
draft.title: Для черновиков, содержит новое название заметки
|
||||
footer: Текст "подвала" мастера
|
||||
hack-to-give-us-something-to-compare-against: Временное поле используемое в [[$:/core/templates/static.content]]
|
||||
icon: Название заметки, содержащей значок заметки
|
||||
library: Если "yes", то заметка сохраняется как библиотека JavaScript
|
||||
list: Упорядоченный список названий связанных заметок
|
||||
|
@ -13,7 +13,6 @@ description: Popisný text pre plugin, alebo modálny dialóg
|
||||
draft.of: Pre pracovné tiddlery, obsahuje názov tiddlera, pre ktorý je to pracovný tiddler
|
||||
draft.title: Pre pracovné tiddlery, obsahuje navrhovaný nový názov pre tiddler
|
||||
footer: Text pre pätu stránky do wizardu
|
||||
hack-to-give-us-something-to-compare-against: Dočasné úložné pole používané v [[$:/core/templates/static.content]]
|
||||
icon: Názov tiddlera obsahujúceho icomu priradenú tiddlera
|
||||
library: Ak nastavené ako "yes" signalizuje, že tiddler by sa mal uložiť ako JavaScript knižnica
|
||||
list: Zotriedený zoznam názvov tiddlerov priradených tiddlera
|
||||
|
@ -13,7 +13,6 @@ description: Opisno besedilo za vtičnik ali modalni dialog
|
||||
draft.of: Osnutek od - vsebuje naslov tiddlerja, h kateremu spada ta osnutek
|
||||
draft.title: Za osnutek tiddlerja vsebuje predlagani novi naslov tiddlerja
|
||||
footer: Besedilo noge za čarovnika
|
||||
hack-to-give-us-something-to-compare-against: Polje za začasno shranjevanje, uporabljeno v [[$:/core/templates/static.content]]
|
||||
icon: Naslov tiddlerja, ki vsebuje ikono, povezano s tem tiddlerjem
|
||||
library: Če je nastavljeno na "da", bo tiddler shranjen kot knjižnica JavaScript
|
||||
list: Urejen seznam naslovov tiddlerjev, povezanih s tem tiddlerjem
|
||||
|
@ -13,7 +13,6 @@ description: Den beskrivande texten för ett insticksprogram, eller en modal-dia
|
||||
draft.of: För utkast-tiddlers, innehåller rubriken av tiddlern som det är ett utkast för
|
||||
draft.title: For draft tiddlers, contains the proposed new title of the tiddler
|
||||
footer: Sidfotens text för en guide
|
||||
hack-to-give-us-something-to-compare-against: Ett temporärt lagringsfält som används i [[$:/core/templates/static.content]]
|
||||
icon: Tiddlerns rubrik innehållande ikonen som är associerad med en tiddler
|
||||
library: Om satt till "Ja" innebär att tiddlern ska sparas som ett Javaskriptbibliotek
|
||||
list: En ordnad lista över tiddler-rubriker som är associerade med en tiddler
|
||||
|
@ -13,7 +13,6 @@ description: 插件的说明、描述
|
||||
draft.of: 草稿条目,包含条目的标题、标签、栏位 ...
|
||||
draft.title: 草稿条目的标题
|
||||
footer: wizard 的注脚
|
||||
hack-to-give-us-something-to-compare-against: 于 [[$:/core/templates/static.content]] 使用的临时保存栏位
|
||||
icon: 条目的标题含有与条目关联的图标
|
||||
library: 若设为 "yes",表示条目应该被保存为一个 JavaScript 程序库
|
||||
list: 条目的列表,指定一些条目的标题清单
|
||||
|
@ -13,7 +13,6 @@ description: 插件的說明、描述
|
||||
draft.of: 草稿條目,包含條目的標題、標籤、欄位 ...
|
||||
draft.title: 草稿條目的標題
|
||||
footer: wizard 的註腳
|
||||
hack-to-give-us-something-to-compare-against: 於 [[$:/core/templates/static.content]] 使用的臨時儲存欄位
|
||||
icon: 條目的標題含有與條目關聯的圖示
|
||||
library: 若設為 "yes",表示條目應該被儲存為一個 JavaScript 程式庫
|
||||
list: 條目的列表,指定一些條目的標題清單
|
||||
|
Loading…
Reference in New Issue
Block a user