Merge branch 'master' of github.com:cutls/TheDesk
This commit is contained in:
		@@ -59,7 +59,7 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "license": "GPL-3.0",
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@fortawesome/fontawesome-free": "^5.14.0",
 | 
			
		||||
        "@fortawesome/fontawesome-free": "^5.15.1",
 | 
			
		||||
        "electron-dl": "^3.0.2",
 | 
			
		||||
        "jimp": "^0.16.1",
 | 
			
		||||
        "jquery": "^3.5.1",
 | 
			
		||||
@@ -68,7 +68,7 @@
 | 
			
		||||
        "lodash": "^4.17.20",
 | 
			
		||||
        "materialize-css": "git://github.com/cutls/materialize#v1-dev",
 | 
			
		||||
        "sumchecker": "^3.0.1",
 | 
			
		||||
        "sweetalert2": "^10.3.5",
 | 
			
		||||
        "sweetalert2": "^10.10.0",
 | 
			
		||||
        "system-font-families": "^0.4.1",
 | 
			
		||||
        "vue": "^2.6.12"
 | 
			
		||||
    },
 | 
			
		||||
@@ -76,11 +76,11 @@
 | 
			
		||||
        "itunes-nowplaying-mac": "0.3.1"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "chokidar": "^3.4.2",
 | 
			
		||||
        "electron": "^10.1.2",
 | 
			
		||||
        "electron-builder": "^22.8.1",
 | 
			
		||||
        "electron-rebuild": "^2.0.3",
 | 
			
		||||
        "eslint": "^7.9.0",
 | 
			
		||||
        "chokidar": "^3.4.3",
 | 
			
		||||
        "electron": "^10.1.5",
 | 
			
		||||
        "electron-builder": "^22.9.1",
 | 
			
		||||
        "electron-rebuild": "^2.3.2",
 | 
			
		||||
        "eslint": "^7.13.0",
 | 
			
		||||
        "readline-sync": "1.4.10"
 | 
			
		||||
    },
 | 
			
		||||
    "build": {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Плъзнете тук за да качите",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Затвори",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Емоти с инструменти",
 | 
			
		||||
    "symbolEmoji": "Емоти със символи",
 | 
			
		||||
    "flagsEmoji": "Емоти с флагове",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Анкета",
 | 
			
		||||
    "pollDdisabled": "Анкети: Деактивирани",
 | 
			
		||||
    "pollProvider": "Доставчик на Анкета",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Продължете към публикуването",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "Ще отнеме минута раздумката отдалечено да стане любима.",
 | 
			
		||||
    "lang_status_btWarn": "Ще отнеме минута раздумката отдалечено да бъде подсилена.",
 | 
			
		||||
    "lang_status_follow": "Следване",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Функция в профила",
 | 
			
		||||
    "lang_status_followers": "Последователи",
 | 
			
		||||
    "lang_status_active": "Последно състояние",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Изтрийте тази раздумка",
 | 
			
		||||
    "lang_suggest_nodata": "Моля, вземете списък с емотикони за да покажете състояние.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Режим на отговор. Ctrl+Shift+C за изчистване.",
 | 
			
		||||
    "lang_cards_check": " проверка",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Přetáhněte sem pro nahrání",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Zavřít",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Anketa",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Pokračovat k přispívání",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "Oblíbení vzdáleného tootu bude chvíli trvat.",
 | 
			
		||||
    "lang_status_btWarn": "Boostnutí vzdáleného tootu bude chvíli trvat.",
 | 
			
		||||
    "lang_status_follow": "Sledovat",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Představit na profilu",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Smazat tento toot",
 | 
			
		||||
    "lang_suggest_nodata": "Pro zobrazení návrhu prosím získejte seznam emoji.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Režim odpovězení. Pro vymazání stiskněte Ctrl+Shift+C.",
 | 
			
		||||
    "lang_cards_check": " kontrolovat",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Zum Hochladen hier her ziehen",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Schließen",
 | 
			
		||||
    "webSrc": "Suche im Internet",
 | 
			
		||||
    "tsSrc": "Bei Tootsearch suchen",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis vom Werkzeugen",
 | 
			
		||||
    "symbolEmoji": "Emojis von Symbolen",
 | 
			
		||||
    "flagsEmoji": "Emojis der Flaggen",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Umfrage",
 | 
			
		||||
    "pollDdisabled": "Umfragen: Deaktiviert",
 | 
			
		||||
    "pollProvider": "Anbieter von Umfragen",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Weiter mit Senden",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "Es braucht einen Moment, um ein entferntes Tröt zu favorisieren.",
 | 
			
		||||
    "lang_status_btWarn": "Es braucht einen Moment, um ein entferntes Tröt zu verstärken.",
 | 
			
		||||
    "lang_status_follow": "Folgen",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Auf dem Profil zeigen",
 | 
			
		||||
    "lang_status_followers": "Folgende",
 | 
			
		||||
    "lang_status_active": "Letzter Status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Diesen Tröt löschen",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Antwortmodus. Strg+Umschalt+C zum Löschen.",
 | 
			
		||||
    "lang_cards_check": " überprüfen",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "crwdns3058:0crwdne3058:0",
 | 
			
		||||
    "nowOffline": "crwdns4548:0crwdne4548:0",
 | 
			
		||||
    "reOnline": "crwdns4550:0crwdne4550:0",
 | 
			
		||||
    "close": "crwdns3060:0crwdne3060:0",
 | 
			
		||||
    "webSrc": "crwdns4451:0crwdne4451:0",
 | 
			
		||||
    "tsSrc": "crwdns4453:0crwdne4453:0",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "crwdns3140:0crwdne3140:0",
 | 
			
		||||
    "symbolEmoji": "crwdns3142:0crwdne3142:0",
 | 
			
		||||
    "flagsEmoji": "crwdns3144:0crwdne3144:0",
 | 
			
		||||
    "draft": "crwdns4540:0crwdne4540:0",
 | 
			
		||||
    "poll": "crwdns3146:0crwdne3146:0",
 | 
			
		||||
    "pollDdisabled": "crwdns3148:0crwdne3148:0",
 | 
			
		||||
    "pollProvider": "crwdns3150:0crwdne3150:0",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "crwdns3538:0crwdne3538:0",
 | 
			
		||||
    "lang_post_unfinishedMedia": "crwdns4480:0crwdne4480:0",
 | 
			
		||||
    "lang_post_retry": "crwdns4482:0crwdne4482:0",
 | 
			
		||||
    "lang_post_offline": "crwdns4552:0crwdne4552:0",
 | 
			
		||||
    "lang_status_favWarn": "crwdns3540:0crwdne3540:0",
 | 
			
		||||
    "lang_status_btWarn": "crwdns3542:0crwdne3542:0",
 | 
			
		||||
    "lang_status_follow": "crwdns3544:0crwdne3544:0",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "crwdns3566:0crwdne3566:0",
 | 
			
		||||
    "lang_status_followers": "crwdns3568:0crwdne3568:0",
 | 
			
		||||
    "lang_status_active": "crwdns3570:0crwdne3570:0",
 | 
			
		||||
    "lang_secure_draft": "crwdns4542:0crwdne4542:0",
 | 
			
		||||
    "lang_secure_useThis": "crwdns4544:0crwdne4544:0",
 | 
			
		||||
    "lang_secure_deleteThis": "crwdns4546:0crwdne4546:0",
 | 
			
		||||
    "lang_suggest_nodata": "crwdns3572:0crwdne3572:0",
 | 
			
		||||
    "lang_usetxtbox_reply": "crwdns3574:0crwdne3574:0",
 | 
			
		||||
    "lang_cards_check": "crwdns3576:0crwdne3576:0",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Arrastrá y soltá acá para subir",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Cerrar",
 | 
			
		||||
    "webSrc": "Buscar en la Web",
 | 
			
		||||
    "tsSrc": "Buscar en tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Herramientas",
 | 
			
		||||
    "symbolEmoji": "Símbolos",
 | 
			
		||||
    "flagsEmoji": "Banderas",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Encuesta",
 | 
			
		||||
    "pollDdisabled": "Encuestas: deshabilitadas",
 | 
			
		||||
    "pollProvider": "Proveedor de encuesta",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continuar con el envío",
 | 
			
		||||
    "lang_post_unfinishedMedia": "El servidor no ha terminado de procesar tu archivo. Volvé a intentarlo.",
 | 
			
		||||
    "lang_post_retry": "Reintentar",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "Llevará un minuto marcar un toot remoto como favorito.",
 | 
			
		||||
    "lang_status_btWarn": "Llevará un minuto retootear un toot remoto.",
 | 
			
		||||
    "lang_status_follow": "Seguir",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Destacado en el perfil",
 | 
			
		||||
    "lang_status_followers": "Seguidores",
 | 
			
		||||
    "lang_status_active": "Último estado",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Eliminar este toot",
 | 
			
		||||
    "lang_suggest_nodata": "Por favor, obtené la lista de emojis para mostrar sugerencias.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Modo de respuesta. \"Ctrl\" + \"Mayús\" + \"C\" para limpiar.",
 | 
			
		||||
    "lang_cards_check": " comprobado",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Faites glisser ici pour transférer",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Fermer",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Suivre",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Recommander sur son profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Supprimer ce pouet",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -5,54 +5,54 @@
 | 
			
		||||
  "no": "Non",
 | 
			
		||||
  "none": "Aucun",
 | 
			
		||||
  "show": "Show",
 | 
			
		||||
  "hide": "Hide",
 | 
			
		||||
  "hide": "Cacher",
 | 
			
		||||
  "default": "Par défaut",
 | 
			
		||||
  "change": "Modifier",
 | 
			
		||||
  "select": "Select",
 | 
			
		||||
  "select": "Sélectionner",
 | 
			
		||||
  "env": "Préférences système",
 | 
			
		||||
  "setlang": "Langues",
 | 
			
		||||
  "backup": "Import and export of preferences",
 | 
			
		||||
  "backupWarn": "If you got a error when you choose the file, please paste the strings printed when you open the file and click import",
 | 
			
		||||
  "backup": "Importer et exporter les préférences",
 | 
			
		||||
  "backupWarn": "Si vous avez une erreur lorsque vous choisissez le fichier, veuillez coller les chaînes affichées lorsque vous ouvrez le fichier et cliquez sur Importer",
 | 
			
		||||
  "import": "Importer",
 | 
			
		||||
  "export": "Exporter",
 | 
			
		||||
  "hardwareAcceleration": "Disable hardware acceleration",
 | 
			
		||||
  "hardwareAccelerationWarn": "Auto restarted",
 | 
			
		||||
  "hardwareAcceleration": "Désactiver l'accélération matérielle",
 | 
			
		||||
  "hardwareAccelerationWarn": "Redémarrage Automatique",
 | 
			
		||||
  "theme": "Thèmes",
 | 
			
		||||
  "popup": "Popup notification",
 | 
			
		||||
  "popup": "Notification pop-up",
 | 
			
		||||
  "popupwarn": "Hide to set \"0\"",
 | 
			
		||||
  "s": "sec",
 | 
			
		||||
  "nativenotf": "Native notification",
 | 
			
		||||
  "nnwarn": "This does not work on Windows Portable ver.",
 | 
			
		||||
  "nnwarn": "Cela ne fonctionne pas sur la version portable pour Windows.",
 | 
			
		||||
  "nntest": "Notification test",
 | 
			
		||||
  "width": "Width of columns",
 | 
			
		||||
  "width": "Largeur des colonnes",
 | 
			
		||||
  "widthwarn": "Scroll bar will be shown when your window size is more than ammounts of columns.",
 | 
			
		||||
  "fixwidth": "Minimum width of TweetDeck browser",
 | 
			
		||||
  "fixwidth": "Largeur minimale du navigateur TweetDeck",
 | 
			
		||||
  "fixwidthwarn": "",
 | 
			
		||||
  "margin": "Margin between timelines",
 | 
			
		||||
  "margin": "Marge entre les timelines",
 | 
			
		||||
  "above": "above",
 | 
			
		||||
  "font": "Police de caractères",
 | 
			
		||||
  "fontwarn": "Select your favorite font to 'Select'",
 | 
			
		||||
  "fontsize": "Taille de la police de caractères",
 | 
			
		||||
  "savefolder": "Folder to save",
 | 
			
		||||
  "savefolderwarn": "TheDesk uses this value when it try to save pictures or take screenshots.",
 | 
			
		||||
  "savefolderwarn": "TheDesk utilise cette valeur lorsqu'il tente d'enregistrer des photos ou de prendre des captures d'écran.",
 | 
			
		||||
  "useragent": "User agent",
 | 
			
		||||
  "useragentWarn": "Restart when changed",
 | 
			
		||||
  "frame": "Window frame",
 | 
			
		||||
  "frameWarn": "If 'off', the window looks cool.",
 | 
			
		||||
  "downloadWin": "Versioning(o Windows downloader)",
 | 
			
		||||
  "absolute": "absolute value",
 | 
			
		||||
  "srcUrl": "Search engine",
 | 
			
		||||
  "absolute": "valeur absolue",
 | 
			
		||||
  "srcUrl": "Moteur de recherche",
 | 
			
		||||
  "srcUrlWarn": "{q} will be replaced to query.",
 | 
			
		||||
  "themeSel": "Select theme",
 | 
			
		||||
  "customtheme": "Edit and add themes",
 | 
			
		||||
  "customthemeDirection": "Color scheme",
 | 
			
		||||
  "advanced": "Advanced options",
 | 
			
		||||
  "themeSel": "Sélectionner un thème",
 | 
			
		||||
  "customtheme": "Modifier et ajouter des thèmes",
 | 
			
		||||
  "customthemeDirection": "Jeu de couleurs",
 | 
			
		||||
  "advanced": "Options avancées",
 | 
			
		||||
  "advancedWarn": "",
 | 
			
		||||
  "use": "Use this",
 | 
			
		||||
  "copyFrom": "Copy from",
 | 
			
		||||
  "bg": "Background color",
 | 
			
		||||
  "copyFrom": "Copier depuis",
 | 
			
		||||
  "bg": "Couleur de l'arrière-plan",
 | 
			
		||||
  "subcolor": "Distinguishable from background",
 | 
			
		||||
  "text": "Text color",
 | 
			
		||||
  "text": "Couleur du texte",
 | 
			
		||||
  "accent": "Background of boosts",
 | 
			
		||||
  "modal": "Background of modal window",
 | 
			
		||||
  "modalFooter": "Background of modal window's footer",
 | 
			
		||||
@@ -64,9 +64,9 @@
 | 
			
		||||
  "active": "Background of 'active' elements",
 | 
			
		||||
  "selected": "Background of selected with arrow keys",
 | 
			
		||||
  "selectedWithShare": "Background of selected with arrow keys(boosted toots)",
 | 
			
		||||
  "add_new": "Add new",
 | 
			
		||||
  "name": "Name",
 | 
			
		||||
  "desc": "About this theme",
 | 
			
		||||
  "add_new": "Ajouter",
 | 
			
		||||
  "name": "Nom",
 | 
			
		||||
  "desc": "À propos de ce thème",
 | 
			
		||||
  "customShare": "Share this code with other TheDesk. Do not share this code with MiAS.",
 | 
			
		||||
  "customImport": "Import of custom themes",
 | 
			
		||||
  "delete": "Supprimer",
 | 
			
		||||
@@ -95,7 +95,7 @@
 | 
			
		||||
  "boxno": "Open after posting",
 | 
			
		||||
  "tag": "Tag TL Search",
 | 
			
		||||
  "tagfed": "Use federated network",
 | 
			
		||||
  "taglocal": "Use local network",
 | 
			
		||||
  "taglocal": "Utiliser le réseau local",
 | 
			
		||||
  "via": "Afficher via",
 | 
			
		||||
  "mouseover": "Hide action buttons without mouseover",
 | 
			
		||||
  "mouseoverwarn": "You may feel 'mouseover' is unconfortable:(",
 | 
			
		||||
@@ -103,30 +103,30 @@
 | 
			
		||||
  "mvclick": "Cliquez pour afficher",
 | 
			
		||||
  "notfmarker": "Show Notification marker, red colored bell and counter(if you show a notification column.)",
 | 
			
		||||
  "autofold": "Auto folding",
 | 
			
		||||
  "autofoldwarn": "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.",
 | 
			
		||||
  "lines": "lines",
 | 
			
		||||
  "letters": "letters",
 | 
			
		||||
  "autofoldwarn": "TheDesk ne réduit pas les toots de 5 caractères ou moins. Si réduit, les retours à la ligne ne sont pas affichés. TheDesk compte uniquement les retours à la ligne comme le nombre de lignes.",
 | 
			
		||||
  "lines": "lignes",
 | 
			
		||||
  "letters": "lettres",
 | 
			
		||||
  "or": "ou",
 | 
			
		||||
  "imgheight": "Height of images",
 | 
			
		||||
  "imgheight": "Hauteur des images",
 | 
			
		||||
  "imgheightwarn": "Option:Set \"full\" to uncrop.",
 | 
			
		||||
  "ticker": "Enable OpenSticker",
 | 
			
		||||
  "ticker": "Activer OpenSticker",
 | 
			
		||||
  "tickerwarn": "Show colorful stickers about tooters' server. <a href=\"https://cdn.weep.me/mastodon/\">About #InstanceTicker</a> Copyright 2018 weepjp, kyori19.",
 | 
			
		||||
  "animation": "Animation of timelines",
 | 
			
		||||
  "animation": "Animation des timelines",
 | 
			
		||||
  "markers": "Markers(mark as read) on HTL and notifications",
 | 
			
		||||
  "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.",
 | 
			
		||||
  "remote_img": "Get images from the remote server",
 | 
			
		||||
  "remote_img": "Récupérer les images depuis le serveur distant",
 | 
			
		||||
  "remote_imgWarn": "All previews are got from your loginned cache server.",
 | 
			
		||||
  "replySound": "Sound(Reply)",
 | 
			
		||||
  "favSound": "Sound(Fav)",
 | 
			
		||||
  "btSound": "Sound(Boost)",
 | 
			
		||||
  "followSound": "Sound(Follow)",
 | 
			
		||||
  "customSound": "Custom sound",
 | 
			
		||||
  "replySound": "Son (Réponse)",
 | 
			
		||||
  "favSound": "Son (Fav)",
 | 
			
		||||
  "btSound": "Son (Boost)",
 | 
			
		||||
  "followSound": "Son (Follow)",
 | 
			
		||||
  "customSound": "Son personnalisé",
 | 
			
		||||
  "post": "Posting Preferences",
 | 
			
		||||
  "autocw": "Alert before posting a long toot.",
 | 
			
		||||
  "autocwwarn": "Show dialog whether you make too-long text hidden.",
 | 
			
		||||
  "defaultcw": "Default warining text",
 | 
			
		||||
  "autocw": "Alerte avant de poster un long toot.",
 | 
			
		||||
  "autocwwarn": "Afficher la boîte de dialogue si vous cachez un texte trop long.",
 | 
			
		||||
  "defaultcw": "Texte d'avertissement par défaut",
 | 
			
		||||
  "cws": "Always CW set",
 | 
			
		||||
  "defaultvis": "Default visibility",
 | 
			
		||||
  "defaultvis": "Visibilité par défaut",
 | 
			
		||||
  "public": "Public",
 | 
			
		||||
  "unlisted": "Non listé",
 | 
			
		||||
  "private": "Privé",
 | 
			
		||||
@@ -137,12 +137,12 @@
 | 
			
		||||
  "showurl": "Insert media URL",
 | 
			
		||||
  "nourl": "Insert nothig",
 | 
			
		||||
  "disabled": "Désactivé",
 | 
			
		||||
  "quote": "Quote format",
 | 
			
		||||
  "simple": "Only URL",
 | 
			
		||||
  "quote": "Format des citations",
 | 
			
		||||
  "simple": "URL uniquement",
 | 
			
		||||
  "mention": "URL and acct(mention to the user)",
 | 
			
		||||
  "full": "URL, text and acct(mention to the user)",
 | 
			
		||||
  "notqt": "Disabled(Hide buttons on TLs)",
 | 
			
		||||
  "apiQuote": "API(only some instances)",
 | 
			
		||||
  "apiQuote": "API (seulement certaines instances)",
 | 
			
		||||
  "showBookmarkAction": "Show a bookmarking toot button",
 | 
			
		||||
  "main": "Default accounts of actions",
 | 
			
		||||
  "mainwarn": "Main account can be set on Account Manager.",
 | 
			
		||||
@@ -153,7 +153,7 @@
 | 
			
		||||
  "nothing": "Hidden",
 | 
			
		||||
  "localonly": "Local Only",
 | 
			
		||||
  "zeroWidthEmoji": "Zero-width space when inserting emojis",
 | 
			
		||||
  "uploadCrop": "Auto scale to fit",
 | 
			
		||||
  "uploadCrop": "Ajuster automatiquement la taille",
 | 
			
		||||
  "uploadCropWarn": "Max long-side px. Uploaded images are converted to JPEG(from JPEG) or PNG(from others). Set 0 and the images will not be resized. Notice: if you post an animated picture like GIF, it will be converted static one.",
 | 
			
		||||
  "keysc": "Keyboard shortcut Preferences",
 | 
			
		||||
  "iks": "Easy inserter",
 | 
			
		||||
@@ -172,17 +172,17 @@
 | 
			
		||||
  "spotifynote1": "Click ",
 | 
			
		||||
  "spotifynote2": "icon to NowPlaying",
 | 
			
		||||
  "link": "Account Connection",
 | 
			
		||||
  "linkwarn": "TheDesk save your data on thedesk.top server.",
 | 
			
		||||
  "connect": "Connect",
 | 
			
		||||
  "disconnect": "Disconnect",
 | 
			
		||||
  "linkwarn": "TheDesk enregistre vos données sur le serveur thedesk.top.",
 | 
			
		||||
  "connect": "Se connecter",
 | 
			
		||||
  "disconnect": "Se déconnecter",
 | 
			
		||||
  "lastFmWarn": "User name...(empty to disconnect) You cannot hide your recent play log at last.fm privacy settings.",
 | 
			
		||||
  "templateedit": "Edit a template",
 | 
			
		||||
  "templateedit": "Modifier un modèle",
 | 
			
		||||
  "templateeditwarn": "",
 | 
			
		||||
  "template1": "Spotify:{song}:Song name/{album}:Album name/{artist}:Artist name/{url}:URL to Spotify",
 | 
			
		||||
  "template2": "macOS:{song}:Song name/{album}:Album name/{artist}:Artist name/composer:{composer}/spampling rate:{hz}/bit rate:{bitRate}/genre:{genre}",
 | 
			
		||||
  "template3": "",
 | 
			
		||||
  "postartwork": "Attach an Artwork of Spotify",
 | 
			
		||||
  "searchArtwork": "If the song has no artwork, automatic complete it(macOS)",
 | 
			
		||||
  "searchArtwork": "Si la chanson n'a pas d'illustration, la compléter automatiquement (macOS)",
 | 
			
		||||
  "searchArtworkWarn": "If you nowplaying an non-artwork song, get one which seems nice through API. If you do not like the completed artwork, you can right-click it to delete.",
 | 
			
		||||
  "tts": "TTS(text to speech) Preferences",
 | 
			
		||||
  "bouyomi": "BouyomiChan connect",
 | 
			
		||||
@@ -193,32 +193,32 @@
 | 
			
		||||
  "pitchwarn": "0-100(default:50)",
 | 
			
		||||
  "vol": "Volume",
 | 
			
		||||
  "volwarn": "0-100(default:100)",
 | 
			
		||||
  "volwarn80": "0-100(default:80)",
 | 
			
		||||
  "volwarn80": "0-100 (par défaut:80)",
 | 
			
		||||
  "test": "Test",
 | 
			
		||||
  "sample": "TheDesk is an open-source Mastodon client for PC.",
 | 
			
		||||
  "playstop": "Play/Stop",
 | 
			
		||||
  "sample": "TheDesk est un client Mastodon open-source pour PC.",
 | 
			
		||||
  "playstop": "Jouer/Arrêter",
 | 
			
		||||
  "back": "Retour",
 | 
			
		||||
  "keyscs": "Raccourcis clavier",
 | 
			
		||||
  "keyscr": "Jump to n(1-9)th column",
 | 
			
		||||
  "keynew": "Open toot box",
 | 
			
		||||
  "keytoggle": "Toggle toot box",
 | 
			
		||||
  "keypost": "Post",
 | 
			
		||||
  "keypost": "Publier",
 | 
			
		||||
  "keysecpost": "Post(secondary toot)",
 | 
			
		||||
  "keyunread": "Make all notifications read",
 | 
			
		||||
  "keyunread": "Marquer toutes les notifications comme lues",
 | 
			
		||||
  "keyesc": "Hide toot box",
 | 
			
		||||
  "keyf5": "Super Reload",
 | 
			
		||||
  "keyclear": "Clear toot box",
 | 
			
		||||
  "keyacctman": "Account Manager",
 | 
			
		||||
  "keyshowprof": "Show profile of selecting",
 | 
			
		||||
  "keyrow": "Show next or previous image",
 | 
			
		||||
  "keyzoom": "Mousewheel:Zoom a image",
 | 
			
		||||
  "whenSelected": "When a toot is selected: ",
 | 
			
		||||
  "keyrow": "Montrer l'image précédente ou suivante",
 | 
			
		||||
  "keyzoom": "Molette de la souris : Zoomer sur l'image",
 | 
			
		||||
  "whenSelected": "Quand un toot est sélectionné : ",
 | 
			
		||||
  "fav": "Mettre ce pouet en favoris",
 | 
			
		||||
  "bt": "Booster ce pouet",
 | 
			
		||||
  "reply": "Répondre à ce pouet",
 | 
			
		||||
  "keyselecttop": "Select the top & left(No.1 column) toot",
 | 
			
		||||
  "reset": "Reset(Danger)",
 | 
			
		||||
  "resetconfirm": "Delete all data. You cannot undo. Continue?",
 | 
			
		||||
  "keyselecttop": "Sélectionner la colonne de toot en haut à gauche (colonne numéro 1)",
 | 
			
		||||
  "reset": "Réinitialiser (Danger)",
 | 
			
		||||
  "resetconfirm": "Supprimer toutes les données. Vous ne pouvez pas annuler. Continuer ?",
 | 
			
		||||
  "about": "About TheDesk",
 | 
			
		||||
  "hp": "Site Web",
 | 
			
		||||
  "support": "Assistance",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Trascina qui per caricare",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Chiudi",
 | 
			
		||||
    "webSrc": "Cerca sul Web",
 | 
			
		||||
    "tsSrc": "Cerca su tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emoji di strumenti",
 | 
			
		||||
    "symbolEmoji": "Emoji di simboli",
 | 
			
		||||
    "flagsEmoji": "Emoji delle bandiere",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Sondaggio",
 | 
			
		||||
    "pollDdisabled": "Sondaggi: Disabilitato",
 | 
			
		||||
    "pollProvider": "Fornitore del sondaggio",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continua a pubblicare",
 | 
			
		||||
    "lang_post_unfinishedMedia": "Il server non ha finito di elaborare il tuo supporto. Riprova.",
 | 
			
		||||
    "lang_post_retry": "Riprova",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "Ci vorrà un miunte per preferire un toot remoto.",
 | 
			
		||||
    "lang_status_btWarn": "Ci vorrà un miunte per aumentare un toot remoto.",
 | 
			
		||||
    "lang_status_follow": "Segui",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Caratteristica sul profilo",
 | 
			
		||||
    "lang_status_followers": "Follower",
 | 
			
		||||
    "lang_status_active": "Ultimo stato",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Usa questo",
 | 
			
		||||
    "lang_secure_deleteThis": "Elimina questo",
 | 
			
		||||
    "lang_suggest_nodata": "Si prega di ottenere l'elenco delle emoji per mostrare il suggerimento.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Modalità di risposta. Ctrl+Maiusc+C per cancellare.",
 | 
			
		||||
    "lang_cards_check": " controlla",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Dra hit for å laste opp",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Lukk",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Verktøyemojier",
 | 
			
		||||
    "symbolEmoji": "Symbolemojier",
 | 
			
		||||
    "flagsEmoji": "Flaggemojier",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Spørreundersøkelse",
 | 
			
		||||
    "pollDdisabled": "Spørreundersøkelser: Avslått",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Fortsett å poste",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "Det vil ta en stund å favorittmarkere en fjern toot.",
 | 
			
		||||
    "lang_status_btWarn": "Det vil ta en stund å dytte en fjern toot.",
 | 
			
		||||
    "lang_status_follow": "Følg",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Fremhev profil",
 | 
			
		||||
    "lang_status_followers": "Følgere",
 | 
			
		||||
    "lang_status_active": "Siste status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Slett dette",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " kryss av",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Arraste o arquivo para cá para fazer o upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Fechar",
 | 
			
		||||
    "webSrc": "Buscar na Web",
 | 
			
		||||
    "tsSrc": "Buscar no tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis de ferramentas",
 | 
			
		||||
    "symbolEmoji": "Emojis de símbolos",
 | 
			
		||||
    "flagsEmoji": "Emojis de bandeiras",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Seguir",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Перетащите сюда для загрузки",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Закрыть",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Смайлики инструментов",
 | 
			
		||||
    "symbolEmoji": "Смайлики символов",
 | 
			
		||||
    "flagsEmoji": "Смайлики флагов",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Опросы: Отключены",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Следить",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Функция в профиле",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "拖动到此处上传",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "关闭",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "将花费一点点时间收藏距离很远的嘟嘟",
 | 
			
		||||
    "lang_status_btWarn": "将花费一点点时间收藏距离很远的嘟嘟",
 | 
			
		||||
    "lang_status_follow": "关注",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this toot",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "draghere": "Drag here to upload",
 | 
			
		||||
    "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet",
 | 
			
		||||
    "reOnline": "Now we are in the Internet, you should reload...",
 | 
			
		||||
    "close": "Close",
 | 
			
		||||
    "webSrc": "Search on Web",
 | 
			
		||||
    "tsSrc": "Search on tootsearch",
 | 
			
		||||
@@ -45,6 +47,7 @@
 | 
			
		||||
    "thingsEmoji": "Emojis of tools",
 | 
			
		||||
    "symbolEmoji": "Emojis of symbols",
 | 
			
		||||
    "flagsEmoji": "Emojis of flags",
 | 
			
		||||
    "draft": "Draft",
 | 
			
		||||
    "poll": "Poll",
 | 
			
		||||
    "pollDdisabled": "Polls: Disabled",
 | 
			
		||||
    "pollProvider": "Provider of Poll",
 | 
			
		||||
 
 | 
			
		||||
@@ -71,6 +71,7 @@
 | 
			
		||||
    "lang_post_btn3": "Continue to post",
 | 
			
		||||
    "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.",
 | 
			
		||||
    "lang_post_retry": "Retry",
 | 
			
		||||
    "lang_post_offline": "Add to the drafts because of offline",
 | 
			
		||||
    "lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
 | 
			
		||||
    "lang_status_btWarn": "It will take a miunte to boost a remote toot.",
 | 
			
		||||
    "lang_status_follow": "Follow",
 | 
			
		||||
@@ -87,6 +88,9 @@
 | 
			
		||||
    "lang_status_endorse": "Feature on profile",
 | 
			
		||||
    "lang_status_followers": "Followers",
 | 
			
		||||
    "lang_status_active": "Last status",
 | 
			
		||||
    "lang_secure_draft": "Add to draft",
 | 
			
		||||
    "lang_secure_useThis": "Use this",
 | 
			
		||||
    "lang_secure_deleteThis": "Delete this",
 | 
			
		||||
    "lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
 | 
			
		||||
    "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.",
 | 
			
		||||
    "lang_cards_check": " check",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										641
									
								
								app/yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										641
									
								
								app/yarn.lock
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user