Update: de and Change: algo of locale
This commit is contained in:
@@ -102,12 +102,12 @@
|
||||
Uncheck it to skip pasiting code.(login to Mastodon on Windows or macOS) (Recommended: pcheck)<br>
|
||||
<label>
|
||||
<input type="checkbox" class="filled-in" id="linux" />
|
||||
<span>Code setup</span>
|
||||
<span>Code-Setup</span>
|
||||
</label>
|
||||
<br>
|
||||
<label>
|
||||
<input type="checkbox" class="filled-in" id="misskey" />
|
||||
<span>Login as Misskey</span>
|
||||
<span>Als Misskey anmelden</span>
|
||||
</label><br>
|
||||
<button class="btn waves-effect" onclick="instance()">Login</button><br>
|
||||
</div>
|
||||
@@ -124,7 +124,7 @@
|
||||
</div>
|
||||
<div id="misskeylogin" style="display:none">
|
||||
<h5>AppSecret</h5>
|
||||
Lies die <a href="https://thedesk.top/how-to-misskey-login.html">Doku (japanisch)</a> um dich bei Misskey einzuloggen.<br>
|
||||
Lies die <a href=\"https://thedesk.top/how-to-misskey-login.html\">Doku (japanisch)</a> um dich bei Misskey einzuloggen.<br>
|
||||
<input type="hidden" id="misskey-url">
|
||||
<input type="text" id="misskey-key" placeholder="Code">
|
||||
<button class="btn waves-effect" onclick="misskeyLogin()">Auth</button><br>
|
||||
|
@@ -185,7 +185,7 @@
|
||||
</span>
|
||||
<br>
|
||||
<input type="text" id="cw-text" placeholder="Warntext" class="mize" style="margin:0">
|
||||
<div id="sch-box">Senden um<br><span class="sml">2.7.0~ Minimum time gap:5min(clock on the server may not be accurate.)</span><br>
|
||||
<div id="sch-box">Senden um<br><span class="sml">2.7.0~ Mindestzeitraum: von 5min(Uhr auf dem Server ist möglicherweise ungenau.)</span><br>
|
||||
<input type="datetime-local" id="sch-date" placeholder="Geplanter Tröt" class="datepicker"
|
||||
style="margin:0">
|
||||
</div>
|
||||
@@ -239,7 +239,7 @@
|
||||
id="toot-post-btn">Tröt</button>
|
||||
<button class="btn waves-effect darken-3 unmize hide toot-btn-group" onclick="sec()"
|
||||
id="toot-sec-btn"><i class="material-icons" id="toot-sec-icon"
|
||||
title="Secondary Toot">lock_open</i></button>
|
||||
title="Zweiter Tröt">lock_open</i></button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="right-side">
|
||||
@@ -316,7 +316,7 @@
|
||||
</label>
|
||||
<label>
|
||||
<input type="checkbox" class="filled-in" id="poll-until" value="1" />
|
||||
<span>Hide 'votes' count until people vote it.</span>
|
||||
<span>Verstecke Ergebnis bis die Leute abgestimmt haben.</span>
|
||||
</label>
|
||||
<input type="number" style="width:50px" id="days_poll" placeholder="d" value="0">Tag(e)
|
||||
<input type="number" style="width:50px" id="hours_poll" placeholder="h" value="0">Stunde(n)
|
||||
@@ -429,7 +429,7 @@
|
||||
<div class="modal-footer">
|
||||
<a href="#!" class="waves-effect waves-green btn-flat dm-hide" onclick="brws()">Im Browser öffnen</a>
|
||||
<a href="#!" class="waves-effect waves-green btn-flat dm-hide" onclick="cbCopy()">URL dieses Tröts kopieren</a>
|
||||
<a href="#!" class="waves-effect waves-green btn-flat dm-hide" onclick="cbCopy('emb')">Embed</a>
|
||||
<a href="#!" class="waves-effect waves-green btn-flat dm-hide" onclick="cbCopy('emb')">Einbinden</a>
|
||||
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat">Schließen</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -462,13 +462,13 @@
|
||||
<div id="his-des" data-acct=""></div><br>
|
||||
<div id="his-plus-action">
|
||||
<a href="#!" class="btn waves-effect waves-effect blue-grey btn-flat" id="his-emp-btn"
|
||||
onclick="empUser()">Emphasize this user</a>
|
||||
onclick="empUser()">Diesen Benutzer hervorheben</a>
|
||||
<a href="#!" class="btn waves-effect waves-effect blue-grey btn-flat only-his-data"
|
||||
id="his-end-btn" onclick="pinUser()">Auf dem Profil zeigen</a><br>
|
||||
<a href="#!" class="btn waves-effect waves-effect blue-grey btn-flat" id="his-openin"
|
||||
onclick="profbrws()">Im Browser öffnen</a>
|
||||
<a href="#!" class="btn waves-effect waves-effect blue-grey btn-flat only-my-data" id="his-main-acct"
|
||||
onclick="setMain()" style="width: calc(100% - 10px)">Set it an main account</a><br>
|
||||
onclick="setMain()" style="width: calc(100% - 10px)">Im Hauptkonto einstellen</a><br>
|
||||
</div><br>
|
||||
<div id="his-matching-list">
|
||||
Get people resembling this user.<br>
|
||||
@@ -491,7 +491,7 @@
|
||||
class="material-icons">people</i>←</a>
|
||||
</li>
|
||||
<li class="tab col my-data-width only-his-data">
|
||||
<a go="#his-action" title="Cross-account"><i
|
||||
<a go="#his-action" title="Cross-Account"><i
|
||||
class="material-icons">account_box</i></a>
|
||||
</li>
|
||||
<li class="tab col my-data-width only-his-data">
|
||||
@@ -616,7 +616,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="his-float" id="his-float-blocked">
|
||||
<div>You are blocked. Why?</div>
|
||||
<div>Sie sind blockiert. Warum?</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -910,7 +910,7 @@
|
||||
</label>
|
||||
<br>
|
||||
<span class="sml">Gefilterte Toots verschwinden unwiderruflich, auch wenn der Filter später entfernt wird</span><br>
|
||||
Verfällt nach<span class="sml">Nicht gesetzt oder "0" bedeutet "Nie"<b>This value may contain some error</b></span><br><br>
|
||||
Verfällt nach<span class="sml">Nicht gesetzt oder \"0\" bedeutet \"Nie\"<b>This value may contain some error</b></span><br><br>
|
||||
<input type="number" style="width:50px" id="days_filter" placeholder="d" value="0">Tag(e)
|
||||
<input type="number" style="width:50px" id="hours_filter" placeholder="h" value="0">Stunde(n)
|
||||
<input type="number" style="width:50px" id="mins_filter" placeholder="m" value="0">Minute(n)<br>
|
||||
@@ -998,7 +998,7 @@
|
||||
</div>
|
||||
<div id="tips" class="hide">
|
||||
<a onclick="tipsToggle()" class="nex waves-effect" style="float:left">
|
||||
<i class="material-icons nex" title="Change Tips" data-trans-title="tips">bubble_chart</i>
|
||||
<i class="material-icons nex" title="Tipps ändern" data-trans-title="tips">bubble_chart</i>
|
||||
</a>
|
||||
<div id="tips-text" style="float:left; width:300px;"></div>
|
||||
</div>
|
||||
|
@@ -89,7 +89,7 @@
|
||||
</div>
|
||||
<h5>Schriftart</h5>
|
||||
Wählen Sie Ihre Lieblingsschrift. 'Select'(nur Windows/ macOS)<br>
|
||||
<button class="btn waves-effect" style="width:100px;" onclick="font()">Select</button><br>
|
||||
<button class="btn waves-effect" style="width:100px;" onclick="font()">Auswahl</button><br>
|
||||
<div id="fonts" class="hide" style="overflow-y:scroll; width:300px; height:500px;"></div>
|
||||
<br>
|
||||
<input type="text" style="width:150px" id="font">
|
||||
@@ -164,7 +164,7 @@
|
||||
</label>
|
||||
<div id="pickers">
|
||||
<div>
|
||||
<h5>Primary</h5>Background of components
|
||||
<h5>Primary</h5>Hintergrund der Komponenten
|
||||
<div id="color-picker0-wrap">
|
||||
<div class="color-picker" id="color-picker0"></div>
|
||||
</div>
|
||||
@@ -185,7 +185,7 @@
|
||||
<input type="hidden" id="color-picker2_value">
|
||||
</div>
|
||||
<div>
|
||||
<h5>Accent</h5>Background of boosts
|
||||
<h5>Accent</h5>Hintergrund des Boosts
|
||||
<div id="color-picker3-wrap">
|
||||
<div class="color-picker" id="color-picker3"></div>
|
||||
</div>
|
||||
@@ -196,16 +196,16 @@
|
||||
class="btn waves-effect red disabled" id="delTheme" onclick="deleteIt()">Löschen</button><br><br>
|
||||
<input type="text" style="width:300px;height:40px;" id="custom_json" class="materialize-textarea"
|
||||
placeholder="JSON style" readonly><br>
|
||||
Share this code with other TheDesk. Do not share this code with MiAS.
|
||||
Teilen Sie diesen Code mit anderen TheDesk. Teilen Sie diesen Code nicht mit MiAS.
|
||||
<h4>Import von eigenen Designs</h4>
|
||||
Mehr Designs auf: <a href="https://assets.msky.cafe/" target="_blank">MiAS</a><br>
|
||||
Mehr Designs auf: <a href=\"https://assets.msky.cafe/\" target=\"_blank\">MiAS</a><br>
|
||||
<input type="text" style="width:300px;height:40px;" id="custom_import" class="materialize-textarea"
|
||||
placeholder="JSON/JSON5 style">
|
||||
<button class="btn waves-effect" onclick="customImp()">Import</button><br>
|
||||
</li>
|
||||
<li>
|
||||
<div class="collapsible-header">
|
||||
<i class="material-icons">reorder</i>Timeline Preferences
|
||||
<i class="material-icons">reorder</i>Verlaufseinstellungen
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<div id="tlView">
|
||||
@@ -239,7 +239,7 @@
|
||||
</template><br>
|
||||
</template>
|
||||
</div>
|
||||
<h5>Custom sound</h5>
|
||||
<h5>Eigener Ton</h5>
|
||||
<button class="btn waves-effect" style="width:120px;" onclick="customSound(1)">Custom 1</button><span
|
||||
id="c1-file"></span><br>
|
||||
<button class="btn waves-effect" style="width:120px;" onclick="customSound(2)">Custom 2</button><span
|
||||
@@ -252,7 +252,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<div class="collapsible-header">
|
||||
<i class="material-icons">send</i>Posting Preferences
|
||||
<i class="material-icons">send</i>Einstellungen für Tröts Senden
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<div id="postView">
|
||||
@@ -295,8 +295,8 @@
|
||||
<i class="material-icons">keyboard</i>Tastaturkürzel Einstellungen
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<h5>Easy inserter</h5>
|
||||
You can insert any letters and emojis with only 3 keys<br>
|
||||
<h5>Schnell Einfügen</h5>
|
||||
Sie können Buchstaben und Emojis mit 3-Tasten-Kombination einfügen<br>
|
||||
Ctrl+Shift+1:<input type="text" style="width:150px" id="oks-1">
|
||||
<button onclick="oks(1)" class="btn waves-effect" style="width:100px;">Speichern</button><br><br>
|
||||
Ctrl+Shift+2:<input type="text" style="width:150px" id="oks-2">
|
||||
@@ -307,24 +307,24 @@
|
||||
</li>
|
||||
<li>
|
||||
<div class="collapsible-header">
|
||||
<i class="material-icons">bookmark</i>Mute & Emphasis Preferences
|
||||
<i class="material-icons">bookmark</i>Einstellungen für Stumm & Hervorheben
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<h5>Client Mute</h5>
|
||||
<h5>Client Stumm</h5>
|
||||
<div id="mute-cli"></div>
|
||||
<h5>Client Emphasis</h5>
|
||||
Click client name on toots to toggle mute and emphasis.
|
||||
<h5>Words Mute</h5>
|
||||
Enter to set<br>
|
||||
<h5>Client Hervorheben</h5>
|
||||
Klicken Sie auf den Client-Namen des Tröts, um Ausblenden oder Hervorheben umzuschalten.
|
||||
<h5>Wörter Ausblenden</h5>
|
||||
\"Enter\" zum setzen<br>
|
||||
<div class="chips" id="wordmute" style="background-color:gray;"></div>
|
||||
<button onclick="wordmuteSave()" class="btn waves-effect" style="width:100px;">Speichern</button>
|
||||
<h5>Words Emphasis</h5>
|
||||
Enter to set<br>
|
||||
<h5>Wörter Hervorheben</h5>
|
||||
\"Enter\" zum setzen<br>
|
||||
<div class="chips" id="wordemp" style="background-color:gray;"></div>
|
||||
<button onclick="wordempSave()" class="btn waves-effect" style="width:100px;">Speichern</button>
|
||||
<h5>Users Emphasis</h5>
|
||||
<h5>Benutzer Hervorheben</h5>
|
||||
Set on users data modals.
|
||||
<span class="emphasized"> Use this color to emphasis </span>
|
||||
<span class="emphasized"> Diese Farbe zum Hervorheben verwenden </span>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
@@ -333,7 +333,7 @@
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<h5>NowPlaying Provider(Windows)</h5>
|
||||
macOS und Linux werden nicht unterstützt. AIMP und iTunes wurden von Entwicklern überprüft. <br>CAD:foobar2000, MusicBee,J. River Media Center, Media Jukebox<br>WLM:Last.fm Client, TTPlayer, OpenPandora, Zune.<br> Für foobar2000 ist <a href="http://poiru.github.com/foo-cad/">foo_cad Plugin</a> erforderlich. MusicBee benötigt CAD.<br>
|
||||
macOS und Linux werden nicht unterstützt. AIMP und iTunes wurden von Entwicklern überprüft. <br>CAD:foobar2000, MusicBee,J. River Media Center, Media Jukebox<br>WLM:Last.fm Client, TTPlayer, OpenPandora, Zune.<br> Für foobar2000 ist <a href=\"http://poiru.github.com/foo-cad/\">foo_cad Plugin</a> erforderlich. MusicBee benötigt CAD.<br>
|
||||
<label>
|
||||
<input class="with-gap" onchange="npprovider()" name="npp" type="radio" id="aimp" value="AIMP" />
|
||||
<span>AIMP</span>
|
||||
@@ -385,7 +385,7 @@
|
||||
@@template2@@<br>
|
||||
@@template3@@<br>
|
||||
<button onclick="spotifySave()" class="btn waves-effect" style="width:100px;">Speichern</button>
|
||||
<h5>Attach an Artwork of Spotify</h5>
|
||||
<h5>Das Artwork von Spotify anhängen</h5>
|
||||
<label>
|
||||
<input class="with-gap" onchange="spotifyFlagSave()" name="awk" type="radio" id="awk_yes"
|
||||
value="yes" />
|
||||
@@ -435,17 +435,17 @@
|
||||
<li>N:Tröt-Box öffnen</li>
|
||||
<li>X:Tröt-Box umschalten</li>
|
||||
<li>Ctrl+Enter:Senden</li>
|
||||
<li>Ctrl+Enter+Shift:Post(secondary toot)</li>
|
||||
<li>Alt+Enter:Secondary Toot Button</li>
|
||||
<li>Ctrl+Enter+Shift:Senden (Zweit-Tröt)</li>
|
||||
<li>Alt+Enter:Zweite Tröt-Tasten</li>
|
||||
<li>Ctrl+E:Markiere alle Benachrichtigungen als gelesen.</li>
|
||||
<li>Ctrl+U:@@keyselecttop@@</li>
|
||||
<li>Ctrl+U:Select the top & left(No.1 column) toot</li>
|
||||
<li>Esc:Tröt-Box ausblenden</li>
|
||||
<li>F5:Super Reload</li>
|
||||
<li>F5:Alles neu laden</li>
|
||||
<li>Ctrl+Shift+C:Eingabe löschen</li>
|
||||
<li>Ctrl+Shift+S:Einstellungen</li>
|
||||
<li>Ctrl+Shift+M:Account Manager</li>
|
||||
<li>Ctrl+Shift+M:Kontenverwaltung</li>
|
||||
<li>Ctrl+Shift+N:NowPlaying(Spotify)</li>
|
||||
<li>Ctrl+Shift+P:Show profile of selecting</li>
|
||||
<li>Ctrl+Shift+P:Ausgewähltes Profil anzeigen</li>
|
||||
<li>←/→:Nächstes oder vorheriges Bild anzeigen</li>
|
||||
<li>Mousewheel:Zoom a image</li>
|
||||
<div class="hide kirishima">
|
||||
@@ -457,10 +457,10 @@
|
||||
<li>Ctrl+R:
|
||||
<a href="https://astarte.thedesk.top">アスタルテ暇人ランキング</a>を開く
|
||||
</li><br>
|
||||
@@whenSelected@@
|
||||
<li>F:@@fav@@</li>
|
||||
<li>B:@@bt@@</li>
|
||||
<li>R:@@reply@@</li>
|
||||
Wenn ein Tröt ausgewählt ist:
|
||||
<li>F:Diesen Tröt favorisieren</li>
|
||||
<li>B:Diesen Tröt verstärken</li>
|
||||
<li>R:Auf diesen Tröt antworten</li>
|
||||
</div>
|
||||
<button class="btn waves-effect red" style="width:100%; max-width:500px;"
|
||||
onclick="if(confirm('Alle Daten löschen. Kein Rückgängig mehr möglich! Fortfahren?')){ localStorage.clear(); location.href='index.html'; }"><i
|
||||
|
@@ -38,7 +38,7 @@ var envConstruction = [
|
||||
width: 50,
|
||||
text: {
|
||||
head: "Popup-Benachrichtigung(unter Windows)",
|
||||
desc: 'Bei "0" Ausgeschaltet.',
|
||||
desc: "Bei \"0\" Ausgeschaltet.",
|
||||
after: "Sek"
|
||||
}
|
||||
}, {
|
||||
@@ -60,8 +60,8 @@ var envConstruction = [
|
||||
setValue: 300,
|
||||
text: {
|
||||
head: "Minimale Breite der Spalten",
|
||||
desc: "Scroll bar will be shown when your window size is more than ammounts of columns.",
|
||||
after: "px above"
|
||||
desc: "Die Scroll-Leiste wird angezeigt, wenn Spalten breiter als das Fenster sind.",
|
||||
after: "px über"
|
||||
}
|
||||
}, {
|
||||
id: "fixwidth",
|
||||
@@ -73,7 +73,7 @@ var envConstruction = [
|
||||
text: {
|
||||
head: "Minimale Breite des TweetDeck-Browsers",
|
||||
desc: "",
|
||||
after: "px above"
|
||||
after: "px über"
|
||||
}
|
||||
}, {
|
||||
id: "size",
|
||||
@@ -84,7 +84,7 @@ var envConstruction = [
|
||||
setValue: 13,
|
||||
text: {
|
||||
head: "Schriftgröße",
|
||||
desc: '<span style="font-size:13px">13px(Absoluter Wert)</span>',
|
||||
desc: "<span style=\"font-size:13px\">13px(Absoluter Wert)</span>",
|
||||
after: "px"
|
||||
}
|
||||
}, {
|
||||
@@ -94,7 +94,7 @@ var envConstruction = [
|
||||
setValue: false,
|
||||
text: {
|
||||
head: "Hardwarebeschleunigung deaktivieren",
|
||||
desc: "Auto restarted",
|
||||
desc: "Automatischer Neustart",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Ja",
|
||||
@@ -115,7 +115,7 @@ var tlConstruction = [
|
||||
setValue: "absolute",
|
||||
text: {
|
||||
head: "Zeitformat",
|
||||
desc: 'Relatives Format:"vor 1 Minuten","vor 3 Tagen"<br>Absolutes Format:"23:25:21","2017/12/30 23:59:00"<br>Gemischtes Format:Die heute geposteten Zahn sind relativ formatiert, andere sind absolut formatiert.',
|
||||
desc: "Relatives Format:\"vor 1 Minuten\",\"vor 3 Tagen\"<br>Absolutes Format:\"23:25:21\",\"2017/12/30 23:59:00\"<br>Gemischtes Format:Die heute geposteten Zahn sind relativ formatiert, andere sind absolut formatiert.",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Relativ",
|
||||
@@ -140,7 +140,7 @@ var tlConstruction = [
|
||||
setValue: "yes",
|
||||
text: {
|
||||
head: "Server's unique locale",
|
||||
desc: "This value is available on some Japanese servers",
|
||||
desc: "Dieser Wert ist auf einigen japanischen Servern verfügbar",
|
||||
checkbox: yesno
|
||||
}
|
||||
}, {
|
||||
@@ -169,14 +169,14 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "hidden",
|
||||
text: {
|
||||
head: "Reply counter style",
|
||||
head: "Aussehen der Antwortzähler",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Show 1+ if the replies are more than 1.",
|
||||
text: "1+ anzeigen, bei mehr als einer Antworten.",
|
||||
value: "hidden"
|
||||
}, {
|
||||
text: "Show 1+ if the replies are more than 1.",
|
||||
text: "1+ anzeigen, bei mehr als einer Antworten.",
|
||||
value: "all"
|
||||
}
|
||||
|
||||
@@ -188,7 +188,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "yes",
|
||||
text: {
|
||||
head: "Animated GIF images animation",
|
||||
head: "Animierte GIF-Bilder abspielen",
|
||||
desc: "",
|
||||
checkbox: yesno
|
||||
}
|
||||
@@ -198,14 +198,14 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "local",
|
||||
text: {
|
||||
head: "Tag TL Search",
|
||||
head: "Suche im Tag-Verlauf",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Use federated network",
|
||||
text: "Auch in Verbundenen Netzwerken",
|
||||
value: "all"
|
||||
}, {
|
||||
text: "Use local network",
|
||||
text: "Nur im lokalen Netzwerk",
|
||||
value: "local"
|
||||
}
|
||||
|
||||
@@ -227,14 +227,14 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "no",
|
||||
text: {
|
||||
head: "Hide action buttons without mouseover",
|
||||
desc: "You may feel 'mouseover' is unconfortable:(",
|
||||
head: "Aktionsbuttons ausblenden wenn der Mauszeiger weg ist.",
|
||||
desc: "Du wirst vielleicht das Gefühl haben, dass \"Mouseover\" unangenehm ist :-(",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Mouseover to show",
|
||||
text: "Maus drüber zum Anzeigen",
|
||||
value: "yes"
|
||||
}, {
|
||||
text: "Click to show",
|
||||
text: "Klicken um anzuzeigen",
|
||||
value: "click"
|
||||
}, {
|
||||
text: "Nein",
|
||||
@@ -249,7 +249,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "yes",
|
||||
text: {
|
||||
head: "Show Notification marker, red colored bell and counter(if you show a notification column.)",
|
||||
head: "Benachrichtigungs-Markierung, rote Klingel und Zähler anzeigen(wenn Sie eine Benachrichtigungsspalte haben.)",
|
||||
desc: "",
|
||||
checkbox: yesno
|
||||
}
|
||||
@@ -262,18 +262,18 @@ var tlConstruction = [
|
||||
storage: "sentence",
|
||||
width: 50,
|
||||
setValue: 500,
|
||||
text: { after: "lines above or" }
|
||||
text: { after: "Zeilen über oder" }
|
||||
}, {
|
||||
id: "letters",
|
||||
storage: "letters",
|
||||
width: 50,
|
||||
setValue: 7000,
|
||||
text: { after: "letters above" }
|
||||
text: { after: "Buchstaben über" }
|
||||
}
|
||||
],
|
||||
text: {
|
||||
head: "Auto folding",
|
||||
desc: "TheDesk does not collapse totes of 5 characters or less. Also, when collapsing, newlines are not shown. TheDesk count only newlines as the number of lines.",
|
||||
head: "Automatisches Zusammenfalten",
|
||||
desc: "TheDesk faltet nicht Tröts von 5 Zeichen oder weniger. Zusammengefaltet, werden keine Zeilen angezeigt. TheDesk zählen nur richtige Zeilen. (Zeilenumbrüche nicht.)",
|
||||
}
|
||||
}, {
|
||||
id: "img-height",
|
||||
@@ -283,8 +283,8 @@ var tlConstruction = [
|
||||
width: 80,
|
||||
setValue: 200,
|
||||
text: {
|
||||
head: "Height of images",
|
||||
desc: 'Option:Set "full" to uncrop.',
|
||||
head: "Höhe der Bilder",
|
||||
desc: "Option:Setze \"full\" für Unbeschnitten.",
|
||||
after: "px"
|
||||
}
|
||||
}, {
|
||||
@@ -293,8 +293,8 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "no",
|
||||
text: {
|
||||
head: "Enable #InstanceTicker",
|
||||
desc: 'Show colorful stickers about the server. <a href="https://cdn.weep.me/mastodon/">About #InstanceTicker</a> Copyright 2018 weepjp, kyori19.',
|
||||
head: "Aktiviere #InstanceTicker",
|
||||
desc: "Zeigt bunte Sticker über den Server. <a href=\"https://cdn.weep.me/mastodon/\">Über #InstanceTicker</a> Copyright 2018 weepjp, kyori19.",
|
||||
checkbox: yesno
|
||||
}
|
||||
}, {
|
||||
@@ -303,7 +303,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "yes",
|
||||
text: {
|
||||
head: "Animation of timelines",
|
||||
head: "Animation der Verläufe",
|
||||
desc: "",
|
||||
checkbox: yesno
|
||||
}
|
||||
@@ -313,7 +313,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "none",
|
||||
text: {
|
||||
head: "Sound(Reply)",
|
||||
head: "Ton bei Antwort",
|
||||
desc: "",
|
||||
checkbox: sound
|
||||
}
|
||||
@@ -323,7 +323,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "none",
|
||||
text: {
|
||||
head: "Sound(Fav)",
|
||||
head: "Ton bei Favorit",
|
||||
desc: "",
|
||||
checkbox: sound
|
||||
}
|
||||
@@ -333,7 +333,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "none",
|
||||
text: {
|
||||
head: "Sound(Boost)",
|
||||
head: "Ton bei Verstärkung",
|
||||
desc: "",
|
||||
checkbox: sound
|
||||
}
|
||||
@@ -343,7 +343,7 @@ var tlConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "none",
|
||||
text: {
|
||||
head: "Sound(Follow)",
|
||||
head: "Ton bei Folgen",
|
||||
desc: "",
|
||||
checkbox: sound
|
||||
}
|
||||
@@ -358,7 +358,7 @@ var postConstruction = [
|
||||
width: 150,
|
||||
setValue: "",
|
||||
text: {
|
||||
head: "Default warining text",
|
||||
head: "Standard Warnung",
|
||||
desc: "",
|
||||
after: ""
|
||||
}
|
||||
@@ -371,18 +371,18 @@ var postConstruction = [
|
||||
storage: "cw_sentence",
|
||||
width: 50,
|
||||
setValue: 500,
|
||||
text: { after: "lines above or" }
|
||||
text: { after: "Zeilen über oder" }
|
||||
}, {
|
||||
id: "cw_letters",
|
||||
storage: "cw_letters",
|
||||
width: 50,
|
||||
setValue: 7000,
|
||||
text: { after: "letters above" }
|
||||
text: { after: "Buchstaben über" }
|
||||
}
|
||||
],
|
||||
text: {
|
||||
head: "Warnung vor dem Versenden eines langen Toots.",
|
||||
desc: "Show dialog whether you make too-long text hidden.",
|
||||
desc: "Dialog anzeigen, ob Sie den zu langen Text verstecken möchten.",
|
||||
}
|
||||
}, {
|
||||
id: "cws",
|
||||
@@ -400,26 +400,26 @@ var postConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "public",
|
||||
text: {
|
||||
head: "Default visibility",
|
||||
head: "Standardsichtbarkeit",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Public",
|
||||
text: "Öffentlich",
|
||||
value: "public"
|
||||
}, {
|
||||
text: "Unlisted",
|
||||
text: "Nicht aufgeführt",
|
||||
value: "unlisted"
|
||||
}, {
|
||||
text: "Private",
|
||||
text: "Privat",
|
||||
value: "private"
|
||||
}, {
|
||||
text: "Direct",
|
||||
text: "Direkt",
|
||||
value: "direct"
|
||||
}, {
|
||||
text: "Memory(memorized as each server)",
|
||||
text: "Merken (bei jeden Server gespeichert)",
|
||||
value: "memory"
|
||||
}, {
|
||||
text: "Default of your visibility(Set on preferences of Mastodon server)",
|
||||
text: "Ihrer Standard-Sichtbarkeit (Einstellungen des Mastodon-Servers setzen)",
|
||||
value: "useapi"
|
||||
}
|
||||
]
|
||||
@@ -430,14 +430,14 @@ var postConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "no-act",
|
||||
text: {
|
||||
head: "Posting images preferences",
|
||||
head: "Bilder-Einstellungen fürs Senden",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Insert media URL",
|
||||
text: "MedienURL einfügen",
|
||||
value: "url"
|
||||
}, {
|
||||
text: "Insert nothig",
|
||||
text: "Nichts einfügen",
|
||||
value: "no-act"
|
||||
}
|
||||
]
|
||||
@@ -448,17 +448,17 @@ var postConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "yes",
|
||||
text: {
|
||||
head: "Action of posting-box",
|
||||
head: "Verhalten der Posting-Box",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Folding",
|
||||
text: "Zusammengeklappt",
|
||||
value: "yes"
|
||||
}, {
|
||||
text: "Open after posting",
|
||||
text: "Nach dem Posting offen",
|
||||
value: "no"
|
||||
}, {
|
||||
text: "Absolutely open",
|
||||
text: "Alles geöffnet",
|
||||
value: "absolute"
|
||||
}
|
||||
]
|
||||
@@ -469,20 +469,20 @@ var postConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "nothing",
|
||||
text: {
|
||||
head: "Quote format",
|
||||
head: "Zitierformat",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Nur URL",
|
||||
value: "simple"
|
||||
}, {
|
||||
text: "URL and acct(mention to the user)",
|
||||
text: "URL und Name (Hinweis auf den Benutzer)",
|
||||
value: "mention"
|
||||
}, {
|
||||
text: "URL, text and acct(mention to the user)",
|
||||
text: "URL, Text und Name(Hinweis auf den Benutzer)",
|
||||
value: "full"
|
||||
}, {
|
||||
text: "Disabled(Hide buttons on TLs)",
|
||||
text: "Deaktiviert (Taste in Verlauf ausgeblendet)",
|
||||
value: "nothing"
|
||||
}
|
||||
]
|
||||
@@ -493,14 +493,14 @@ var postConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "remain",
|
||||
text: {
|
||||
head: "Default accounts of actions",
|
||||
desc: "Main account can be set on Account Manager.",
|
||||
head: "Standard-Konto für Aktionen",
|
||||
desc: "Das Hauptkonto kann in der Kontoverwaltung gestellt werden.",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Account you used recently",
|
||||
text: "Konto, das Sie kürzlich verwendet haben",
|
||||
value: "remain"
|
||||
}, {
|
||||
text: "Main account",
|
||||
text: "Hauptkonto",
|
||||
value: "main"
|
||||
}
|
||||
]
|
||||
@@ -511,26 +511,26 @@ var postConstruction = [
|
||||
checkbox: true,
|
||||
setValue: "public",
|
||||
text: {
|
||||
head: "Secondary Toot Button",
|
||||
head: "Zweite Tröt-Tasten",
|
||||
desc: "",
|
||||
checkbox: [
|
||||
{
|
||||
text: "Hidden",
|
||||
text: "Versteckt",
|
||||
value: "nothing"
|
||||
}, {
|
||||
text: "Public",
|
||||
text: "Öffentlich",
|
||||
value: "public"
|
||||
}, {
|
||||
text: "Unlisted",
|
||||
text: "Nicht aufgeführt",
|
||||
value: "unlisted"
|
||||
}, {
|
||||
text: "Private",
|
||||
text: "Privat",
|
||||
value: "private"
|
||||
}, {
|
||||
text: "Direct",
|
||||
text: "Direkt",
|
||||
value: "direct"
|
||||
}, {
|
||||
text: "Local Only",
|
||||
text: "Nur lokal",
|
||||
value: "local",
|
||||
kirishima: true,
|
||||
kirishimaText: "非対応インスタンスでは「未収載」になります。"
|
||||
@@ -544,7 +544,7 @@ var postConstruction = [
|
||||
setValue: "normal",
|
||||
setValue: "no",
|
||||
text: {
|
||||
head: "Zero-width space when inserting emojis",
|
||||
head: "Emojis ohne Abstand Einfügen",
|
||||
desc: "",
|
||||
checkbox: yesno
|
||||
}
|
||||
|
@@ -97,7 +97,7 @@
|
||||
<button class="waves-effect btn mac hide" onclick="update('mac')"
|
||||
style="margin-left:15px;">Start</button>
|
||||
<br>
|
||||
Gibt es Probleme?<br>Bitte von <a href="https://thedesk.top">Offizielle Homepage</a> herunterladen.
|
||||
Gibt es Probleme?<br>Bitte von <a href=\"https://thedesk.top\">Offizielle Homepage</a> herunterladen.
|
||||
</div>
|
||||
<div id="skipper" class="hide">
|
||||
<h4>Du kannst ein cooles Erlebnis verpassen!</h4>
|
||||
|
Reference in New Issue
Block a user