Merge branch 'master' of github.com:cutls/TheDesk
This commit is contained in:
commit
89ba321890
|
@ -52,14 +52,16 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^5.11.2",
|
"@fortawesome/fontawesome-free": "^5.11.2",
|
||||||
"electron-dl": "^1.14.0",
|
"electron-dl": "^1.14.0",
|
||||||
"jimp": "^0.8.4",
|
"jimp": "^0.9.1",
|
||||||
"jquery": "^3.4.1",
|
"jquery": "^3.4.1",
|
||||||
"jquery-ui-dist": "^1.12.1",
|
"jquery-ui-dist": "^1.12.1",
|
||||||
"materialize-css": "git://github.com/cutls/materialize",
|
"materialize-css": "git://github.com/cutls/materialize",
|
||||||
"json5": "^2.1.1",
|
"json5": "^2.1.1",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"sumchecker": "^3.0.0",
|
"sumchecker": "^3.0.0",
|
||||||
"sweetalert2": "^9.3.16",
|
"sweetalert2": "^9.4.0",
|
||||||
|
"sumchecker": "^3.0.1",
|
||||||
|
"sweetalert2": "^9.4.0",
|
||||||
"vue": "^2.6.10"
|
"vue": "^2.6.10"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -125,7 +125,7 @@
|
||||||
"integratedTLDes": "Интегриране (Местно/Начало)",
|
"integratedTLDes": "Интегриране (Местно/Начало)",
|
||||||
"localPlusDes": "LTL+Отговор+BT",
|
"localPlusDes": "LTL+Отговор+BT",
|
||||||
"notf": "Известия",
|
"notf": "Известия",
|
||||||
"bookmark": "Bookmarks",
|
"bookmark": "Отметки",
|
||||||
"showThisTL": "Показване на този TL:",
|
"showThisTL": "Показване на този TL:",
|
||||||
"webviewWarn": "TweetDeck с потребителски TJDeck(<a href='https://gist.github.com/cutls/8787a55d2c1c53274e68a427966046a6' target='_blank'>Код</a>/<a href='https://gist.github.com/totoraj930/d1394dadb51d75666a76829f61e7280c' target='_blank'>TJDeck</a>). Клавишните комбинации ще ви дразнят. Когато се почувствате така, маркирате „Предпочитам WebView“ в горната част на колоната.",
|
"webviewWarn": "TweetDeck с потребителски TJDeck(<a href='https://gist.github.com/cutls/8787a55d2c1c53274e68a427966046a6' target='_blank'>Код</a>/<a href='https://gist.github.com/totoraj930/d1394dadb51d75666a76829f61e7280c' target='_blank'>TJDeck</a>). Клавишните комбинации ще ви дразнят. Когато се почувствате така, маркирате „Предпочитам WebView“ в горната част на колоната.",
|
||||||
"add": "Добави",
|
"add": "Добави",
|
||||||
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "Ако ми кажете за грешки (нещо не работи или подобно) с този дневник, мога по-лесно да открия какво не е наред.",
|
"contactwithlog": "Ако ми кажете за грешки (нещо не работи или подобно) с този дневник, мога по-лесно да открия какво не е наред.",
|
||||||
"about": "За TheDesk",
|
"about": "За TheDesk",
|
||||||
"hereAddColumns": "<- Добави ТЛ",
|
"hereAddColumns": "<- Добави ТЛ",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Покажи",
|
"show": "Покажи",
|
||||||
"directory": "Директория",
|
"directory": "Директория",
|
||||||
"active": "Наскоро активен",
|
"active": "Наскоро активен",
|
||||||
|
@ -178,5 +179,5 @@
|
||||||
"acctManDesc": "Добавете още акаунти и излезте от тях.",
|
"acctManDesc": "Добавете още акаунти и излезте от тях.",
|
||||||
"settingDesc": "Много. много предпочитания са тук. Няма да можете да ги проверите всички!",
|
"settingDesc": "Много. много предпочитания са тук. Няма да можете да ги проверите всички!",
|
||||||
"nanoDescPlus": "Клиент мини прозорец (експериментално)",
|
"nanoDescPlus": "Клиент мини прозорец (експериментално)",
|
||||||
"listDesc": "All daily TheDesk and Mastodon tuning like <b>add and sort columns</b>, <b>list and filter check</b>."
|
"listDesc": "Всички настройки на TheDesk и Mastodon, като <b> добавяне и сортиране на колони </b>, <b> списък и проверка на филтрите </b>."
|
||||||
}
|
}
|
|
@ -21,17 +21,17 @@
|
||||||
"lang_time_suffixAgo": null,
|
"lang_time_suffixAgo": null,
|
||||||
"lang_time_suffixFromNow": null,
|
"lang_time_suffixFromNow": null,
|
||||||
"lang_time_inPast": null,
|
"lang_time_inPast": null,
|
||||||
"lang_time_seconds": "%d s",
|
"lang_time_seconds": "%d сек.",
|
||||||
"lang_time_minute": "1 m",
|
"lang_time_minute": "1 мин.",
|
||||||
"lang_time_minutes": "%d m",
|
"lang_time_minutes": "%d мин.",
|
||||||
"lang_time_hour": "1 h",
|
"lang_time_hour": "1 ч",
|
||||||
"lang_time_hours": "%d h",
|
"lang_time_hours": "%d ч",
|
||||||
"lang_time_day": "1 d",
|
"lang_time_day": "1 ден",
|
||||||
"lang_time_days": "%d d",
|
"lang_time_days": "%d дни",
|
||||||
"lang_time_month": "1 month",
|
"lang_time_month": "1 месец",
|
||||||
"lang_time_months": "%d months",
|
"lang_time_months": "%d месеца",
|
||||||
"lang_time_year": "y",
|
"lang_time_year": "г.",
|
||||||
"lang_time_years": "%d y",
|
"lang_time_years": "%d г.",
|
||||||
"lang_version_usever": "Не е намерена актуализация({{ver}})",
|
"lang_version_usever": "Не е намерена актуализация({{ver}})",
|
||||||
"lang_version_skipver": "Актуализацията бе игнорирана.",
|
"lang_version_skipver": "Актуализацията бе игнорирана.",
|
||||||
"lang_version_platform": "Искате ли автоматични актуализации? (За потребителите инсталирали от Microsoft Store, изберете „Не“)",
|
"lang_version_platform": "Искате ли автоматични актуализации? (За потребителите инсталирали от Microsoft Store, изберете „Не“)",
|
||||||
|
@ -52,13 +52,13 @@
|
||||||
"lang_emoji_get": "Вземи емотикони",
|
"lang_emoji_get": "Вземи емотикони",
|
||||||
"lang_emoji_custom": "Персонализирани емотикони",
|
"lang_emoji_custom": "Персонализирани емотикони",
|
||||||
"lang_defaultemojis_text": "Още емотикони {{cat}}",
|
"lang_defaultemojis_text": "Още емотикони {{cat}}",
|
||||||
"lang_emoji_uncat": "Uncategorized",
|
"lang_emoji_uncat": "Без категория",
|
||||||
"lang_postimg_previewdis": "не може да се визуализира",
|
"lang_postimg_previewdis": "не може да се визуализира",
|
||||||
"lang_postimg_aftupload": "Не можете да променяте профилите след качването.",
|
"lang_postimg_aftupload": "Не можете да променяте профилите след качването.",
|
||||||
"lang_postimg_failupload": "Failed",
|
"lang_postimg_failupload": "Неуспешно",
|
||||||
"lang_postimg_delete": "Click to add description, right-click to delete this",
|
"lang_postimg_delete": "Кликнете за да добавите описание, щракнете с десния бутон за да го изтриете",
|
||||||
"lang_postimg_desc": "Description",
|
"lang_postimg_desc": "Описание",
|
||||||
"lang_postimg_leadContext": "right-click the thumbnail to delete this",
|
"lang_postimg_leadContext": "щракнете с десния бутон върху миниатюрата за да изтриете това",
|
||||||
"lang_post_tagTL": "Тази раздумка не съдържа маркер по подразбиране. Тази раздумка няма да се показва в локалния TL. Продължавате?",
|
"lang_post_tagTL": "Тази раздумка не съдържа маркер по подразбиране. Тази раздумка няма да се показва в локалния TL. Продължавате?",
|
||||||
"lang_post_tagVis": "Тази раздумка (не е \"публична\") не е показана с този етикет в ТЛ.",
|
"lang_post_tagVis": "Тази раздумка (не е \"публична\") не е показана с този етикет в ТЛ.",
|
||||||
"lang_post_cwtitle": "Авто CW Сигнал",
|
"lang_post_cwtitle": "Авто CW Сигнал",
|
||||||
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Премахване на тази колона",
|
"lang_layout_deleteColumn": "Премахване на тази колона",
|
||||||
"lang_layout_deleteColumnDesc": "Премахване на тази колона",
|
"lang_layout_deleteColumnDesc": "Премахване на тази колона",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Отидете в тази колона",
|
"lang_sort_gothis": "Отидете в тази колона",
|
||||||
"lang_sort_remthis": "Премахване на тази колона",
|
"lang_sort_remthis": "Премахване на тази колона",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "NSFW media",
|
"lang_parse_nsfw": "NSFW media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -199,9 +200,11 @@
|
||||||
"lang_parse_clientmute": "ztlumena",
|
"lang_parse_clientmute": "ztlumena",
|
||||||
"lang_parse_mute": " bude ztlumena. To můžete odstranit v nastavení.",
|
"lang_parse_mute": " bude ztlumena. To můžete odstranit v nastavení.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "Voted",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "NSFW media",
|
"lang_parse_nsfw": "NSFW media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "Wenn Sie mir mit diesem Log Fehler (Funktionsunfähigkeit oder ähnliches) zeigen, kann ich leichter erkennen, was falsch ist.",
|
"contactwithlog": "Wenn Sie mir mit diesem Log Fehler (Funktionsunfähigkeit oder ähnliches) zeigen, kann ich leichter erkennen, was falsch ist.",
|
||||||
"about": "Über TheDesk",
|
"about": "Über TheDesk",
|
||||||
"hereAddColumns": "<- Neuer Verlauf",
|
"hereAddColumns": "<- Neuer Verlauf",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Zeige",
|
"show": "Zeige",
|
||||||
"directory": "Verzeichnis",
|
"directory": "Verzeichnis",
|
||||||
"active": "Kürzlich aktiv",
|
"active": "Kürzlich aktiv",
|
||||||
|
|
|
@ -24,10 +24,10 @@
|
||||||
"lang_time_seconds": "%d s",
|
"lang_time_seconds": "%d s",
|
||||||
"lang_time_minute": "1 Min.",
|
"lang_time_minute": "1 Min.",
|
||||||
"lang_time_minutes": "%d m",
|
"lang_time_minutes": "%d m",
|
||||||
"lang_time_hour": "1 h",
|
"lang_time_hour": "1 S",
|
||||||
"lang_time_hours": "%d h",
|
"lang_time_hours": "%d h",
|
||||||
"lang_time_day": "1 d",
|
"lang_time_day": "1 t",
|
||||||
"lang_time_days": "%d d",
|
"lang_time_days": "%d t",
|
||||||
"lang_time_month": "1 Monat",
|
"lang_time_month": "1 Monat",
|
||||||
"lang_time_months": "%d Monate",
|
"lang_time_months": "%d Monate",
|
||||||
"lang_time_year": "y",
|
"lang_time_year": "y",
|
||||||
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Diese Spalte löschen",
|
"lang_layout_deleteColumn": "Diese Spalte löschen",
|
||||||
"lang_layout_deleteColumnDesc": "Diese Spalte löschen",
|
"lang_layout_deleteColumnDesc": "Diese Spalte löschen",
|
||||||
"lang_layout_unread": "ungelesen",
|
"lang_layout_unread": "ungelesen",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Gehe zu dieser Spalte",
|
"lang_sort_gothis": "Gehe zu dieser Spalte",
|
||||||
"lang_sort_remthis": "Diese Spalte löschen",
|
"lang_sort_remthis": "Diese Spalte löschen",
|
||||||
"lang_spotify_img": "Albumcover anhängen",
|
"lang_spotify_img": "Albumcover anhängen",
|
||||||
|
@ -182,7 +183,7 @@
|
||||||
"lang_parse_bt": "Diesen Tröt verstärken",
|
"lang_parse_bt": "Diesen Tröt verstärken",
|
||||||
"lang_parse_fav": "Diesen Tröt favorisieren",
|
"lang_parse_fav": "Diesen Tröt favorisieren",
|
||||||
"lang_parse_quote": "Diesen Tröt zitieren",
|
"lang_parse_quote": "Diesen Tröt zitieren",
|
||||||
"lang_parse_bookmark": "Bookmark this",
|
"lang_parse_bookmark": "Lesezeichen hinzufügen",
|
||||||
"lang_parse_unbookmark": "Lesezeichen entfernen",
|
"lang_parse_unbookmark": "Lesezeichen entfernen",
|
||||||
"lang_parse_del": "Diesen Tröt löschen",
|
"lang_parse_del": "Diesen Tröt löschen",
|
||||||
"lang_parse_pin": "Dieses Tröt fixieren",
|
"lang_parse_pin": "Dieses Tröt fixieren",
|
||||||
|
@ -199,9 +200,11 @@
|
||||||
"lang_parse_clientmute": "Stumm",
|
"lang_parse_clientmute": "Stumm",
|
||||||
"lang_parse_mute": " wird stumm gemacht. Kann in den Einstellungen wieder entfernt werden.",
|
"lang_parse_mute": " wird stumm gemacht. Kann in den Einstellungen wieder entfernt werden.",
|
||||||
"lang_parse_voted": "Abgestimmt",
|
"lang_parse_voted": "Abgestimmt",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Abstimmen",
|
"lang_parse_vote": "Abstimmen",
|
||||||
"lang_parse_unvoted": "Ergebnis ohne Abstimmung anzeigen",
|
"lang_parse_unvoted": "Ergebnis ohne Abstimmung anzeigen",
|
||||||
"lang_parse_endedvote": "Abgelaufen",
|
"lang_parse_endedvote": "Abgelaufen",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Konversation anzeigen",
|
"lang_parse_thread": "Konversation anzeigen",
|
||||||
"lang_parse_unknown": "Angehängte Datei",
|
"lang_parse_unknown": "Angehängte Datei",
|
||||||
"lang_parse_nsfw": "NSFW Medien",
|
"lang_parse_nsfw": "NSFW Medien",
|
||||||
|
@ -259,6 +262,6 @@
|
||||||
"lang_setting_notftestprof": "Ihr Symbol wird angezeigt.",
|
"lang_setting_notftestprof": "Ihr Symbol wird angezeigt.",
|
||||||
"lang_setting_exportwarn": "Nur wichtige Daten werden exportiert. Sie müssen diese Daten sichern.",
|
"lang_setting_exportwarn": "Nur wichtige Daten werden exportiert. Sie müssen diese Daten sichern.",
|
||||||
"lang_setting_importwarn": "Alle Daten werden gelöscht.",
|
"lang_setting_importwarn": "Alle Daten werden gelöscht.",
|
||||||
"lang_setting_noupd": "No available update",
|
"lang_setting_noupd": "Keine Updates verfügbar",
|
||||||
"lang_setting_thisisbeta": "This is beta version. You have to update manually."
|
"lang_setting_thisisbeta": "This is beta version. You have to update manually."
|
||||||
}
|
}
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "crwdns4378:0crwdne4378:0",
|
"contactwithlog": "crwdns4378:0crwdne4378:0",
|
||||||
"about": "crwdns3384:0crwdne3384:0",
|
"about": "crwdns3384:0crwdne3384:0",
|
||||||
"hereAddColumns": "crwdns3386:0crwdne3386:0",
|
"hereAddColumns": "crwdns3386:0crwdne3386:0",
|
||||||
|
"foundBug": "crwdns4431:0crwdne4431:0",
|
||||||
"show": "crwdns3388:0crwdne3388:0",
|
"show": "crwdns3388:0crwdne3388:0",
|
||||||
"directory": "crwdns3390:0crwdne3390:0",
|
"directory": "crwdns3390:0crwdne3390:0",
|
||||||
"active": "crwdns3392:0crwdne3392:0",
|
"active": "crwdns3392:0crwdne3392:0",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "crwdns3670:0crwdne3670:0",
|
"lang_layout_deleteColumn": "crwdns3670:0crwdne3670:0",
|
||||||
"lang_layout_deleteColumnDesc": "crwdns3672:0crwdne3672:0",
|
"lang_layout_deleteColumnDesc": "crwdns3672:0crwdne3672:0",
|
||||||
"lang_layout_unread": "crwdns3674:0crwdne3674:0",
|
"lang_layout_unread": "crwdns3674:0crwdne3674:0",
|
||||||
|
"lang_layout_tagManager": "crwdns4411:0crwdne4411:0",
|
||||||
"lang_sort_gothis": "crwdns3676:0crwdne3676:0",
|
"lang_sort_gothis": "crwdns3676:0crwdne3676:0",
|
||||||
"lang_sort_remthis": "crwdns3678:0crwdne3678:0",
|
"lang_sort_remthis": "crwdns3678:0crwdne3678:0",
|
||||||
"lang_spotify_img": "crwdns3680:0crwdne3680:0",
|
"lang_spotify_img": "crwdns3680:0crwdne3680:0",
|
||||||
|
@ -199,9 +200,11 @@
|
||||||
"lang_parse_clientmute": "crwdns3784:0crwdne3784:0",
|
"lang_parse_clientmute": "crwdns3784:0crwdne3784:0",
|
||||||
"lang_parse_mute": "crwdns3786:0crwdne3786:0",
|
"lang_parse_mute": "crwdns3786:0crwdne3786:0",
|
||||||
"lang_parse_voted": "crwdns3788:0crwdne3788:0",
|
"lang_parse_voted": "crwdns3788:0crwdne3788:0",
|
||||||
|
"lang_parse_myvote": "crwdns4415:0crwdne4415:0",
|
||||||
"lang_parse_vote": "crwdns3790:0crwdne3790:0",
|
"lang_parse_vote": "crwdns3790:0crwdne3790:0",
|
||||||
"lang_parse_unvoted": "crwdns3792:0crwdne3792:0",
|
"lang_parse_unvoted": "crwdns3792:0crwdne3792:0",
|
||||||
"lang_parse_endedvote": "crwdns3794:0crwdne3794:0",
|
"lang_parse_endedvote": "crwdns3794:0crwdne3794:0",
|
||||||
|
"lang_parse_people": "crwdns4413:0crwdne4413:0",
|
||||||
"lang_parse_thread": "crwdns3796:0crwdne3796:0",
|
"lang_parse_thread": "crwdns3796:0crwdne3796:0",
|
||||||
"lang_parse_unknown": "crwdns3798:0crwdne3798:0",
|
"lang_parse_unknown": "crwdns3798:0crwdne3798:0",
|
||||||
"lang_parse_nsfw": "crwdns3800:0crwdne3800:0",
|
"lang_parse_nsfw": "crwdns3800:0crwdne3800:0",
|
||||||
|
|
|
@ -125,7 +125,7 @@
|
||||||
"integratedTLDes": "Integrado (local/principal)",
|
"integratedTLDes": "Integrado (local/principal)",
|
||||||
"localPlusDes": "Local+Respuesta+retoot",
|
"localPlusDes": "Local+Respuesta+retoot",
|
||||||
"notf": "Notificaciones",
|
"notf": "Notificaciones",
|
||||||
"bookmark": "Bookmarks",
|
"bookmark": "Marcadores",
|
||||||
"showThisTL": "Mostrar esta línea temporal:",
|
"showThisTL": "Mostrar esta línea temporal:",
|
||||||
"webviewWarn": "TweetDeck con TJDeck personalizado (<a href='https://gist.github.com/cutls/8787a55d2c1c53274e68a427966046a6' target='_blank'>Código</a>/<a href='https://gist.github.com/totoraj930/d1394dadb51d75666a76829f61e7280c' target='_blank'>TJDeck</a>). Los atajos de teclado te irritarán. Cuando lo sientas, revisá \"Preferir WebView\" en la parte superior de la columna.",
|
"webviewWarn": "TweetDeck con TJDeck personalizado (<a href='https://gist.github.com/cutls/8787a55d2c1c53274e68a427966046a6' target='_blank'>Código</a>/<a href='https://gist.github.com/totoraj930/d1394dadb51d75666a76829f61e7280c' target='_blank'>TJDeck</a>). Los atajos de teclado te irritarán. Cuando lo sientas, revisá \"Preferir WebView\" en la parte superior de la columna.",
|
||||||
"add": "Agregar",
|
"add": "Agregar",
|
||||||
|
@ -163,11 +163,12 @@
|
||||||
"clockTips": "Reloj",
|
"clockTips": "Reloj",
|
||||||
"ramTips": "Estado de RAM",
|
"ramTips": "Estado de RAM",
|
||||||
"changeTips": "Cambiar atajos",
|
"changeTips": "Cambiar atajos",
|
||||||
"helpAndLogs": "Help & Log",
|
"helpAndLogs": "Ayuda y registro",
|
||||||
"help": "Ayuda",
|
"help": "Ayuda",
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "Si me comentás de estos errores (algo que funcione mal o que no funcione en absoluto) con este registro, puedo detectar lo que está mal más fácilmente.",
|
||||||
"about": "Acerca de TheDesk",
|
"about": "Acerca de TheDesk",
|
||||||
"hereAddColumns": "« Agregar línea temporal",
|
"hereAddColumns": "« Agregar línea temporal",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Mostrar",
|
"show": "Mostrar",
|
||||||
"directory": "Directorio",
|
"directory": "Directorio",
|
||||||
"active": "Recientemente activo",
|
"active": "Recientemente activo",
|
||||||
|
|
|
@ -86,8 +86,8 @@
|
||||||
"lang_usetxtbox_reply": "Modo de respuesta. \"Ctrl\" + \"Mayús\" + \"C\" para limpiar.",
|
"lang_usetxtbox_reply": "Modo de respuesta. \"Ctrl\" + \"Mayús\" + \"C\" para limpiar.",
|
||||||
"lang_cards_check": " comprobado",
|
"lang_cards_check": " comprobado",
|
||||||
"lang_cards_pip": "Modo de pantalla en pantalla",
|
"lang_cards_pip": "Modo de pantalla en pantalla",
|
||||||
"lang_cards_trusted": "Trusted embed HTML by TheDesk(Twitter, nicovideo, YouTube, Spotify, twitcasing)",
|
"lang_cards_trusted": "HTML insertado de confianza por TheDesk (Twitter, nicovideo, YouTube, Spotify, twitcasing)",
|
||||||
"lang_cards_untrusted": "Untrusted embed HTML by TheDesk",
|
"lang_cards_untrusted": "HTML insertado no confiable por TheDesk",
|
||||||
"lang_details_nodata": "Sin datos",
|
"lang_details_nodata": "Sin datos",
|
||||||
"lang_details_filtered": "Toot filtrado",
|
"lang_details_filtered": "Toot filtrado",
|
||||||
"lang_details_embed": "El código HTML de inserción se copió al portapapeles.",
|
"lang_details_embed": "El código HTML de inserción se copió al portapapeles.",
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
"lang_tl_postmarkers_title": "Procesando…",
|
"lang_tl_postmarkers_title": "Procesando…",
|
||||||
"lang_tl_postmarkers": "Datos de marcadores POST. Por favor, esperá.",
|
"lang_tl_postmarkers": "Datos de marcadores POST. Por favor, esperá.",
|
||||||
"lang_img_DLDone": "Descargado:",
|
"lang_img_DLDone": "Descargado:",
|
||||||
"lang_img_copyDone": "Copied: URL of this image",
|
"lang_img_copyDone": "Copiado: dirección web de esta imagen",
|
||||||
"lang_layout_gotop": "Ir al comienzo de esta columna. Cuando el ícono está rojo, esta columna no se puede conectar a la API del streaming. En ese caso, por favor, refrescá.",
|
"lang_layout_gotop": "Ir al comienzo de esta columna. Cuando el ícono está rojo, esta columna no se puede conectar a la API del streaming. En ese caso, por favor, refrescá.",
|
||||||
"lang_layout_thisacct": "{{notf}} de esta cuenta",
|
"lang_layout_thisacct": "{{notf}} de esta cuenta",
|
||||||
"lang_layout_delthis": "Quitar esta columna",
|
"lang_layout_delthis": "Quitar esta columna",
|
||||||
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Eliminar esta columna",
|
"lang_layout_deleteColumn": "Eliminar esta columna",
|
||||||
"lang_layout_deleteColumnDesc": "Eliminar esta columna",
|
"lang_layout_deleteColumnDesc": "Eliminar esta columna",
|
||||||
"lang_layout_unread": "Sin leer",
|
"lang_layout_unread": "Sin leer",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Ir a esta columna",
|
"lang_sort_gothis": "Ir a esta columna",
|
||||||
"lang_sort_remthis": "Eliminar esta columna",
|
"lang_sort_remthis": "Eliminar esta columna",
|
||||||
"lang_spotify_img": "Adjuntar la tapa del álbum",
|
"lang_spotify_img": "Adjuntar la tapa del álbum",
|
||||||
|
@ -182,14 +183,14 @@
|
||||||
"lang_parse_bt": "Retootear este toot",
|
"lang_parse_bt": "Retootear este toot",
|
||||||
"lang_parse_fav": "Marcar como favorito este toot",
|
"lang_parse_fav": "Marcar como favorito este toot",
|
||||||
"lang_parse_quote": "Citar este toot",
|
"lang_parse_quote": "Citar este toot",
|
||||||
"lang_parse_bookmark": "Bookmark this",
|
"lang_parse_bookmark": "Marcar esto",
|
||||||
"lang_parse_unbookmark": "Unbookmark this",
|
"lang_parse_unbookmark": "Desmarcar esto",
|
||||||
"lang_parse_del": "Eliminar este toot",
|
"lang_parse_del": "Eliminar este toot",
|
||||||
"lang_parse_pin": "Fijar este toot",
|
"lang_parse_pin": "Fijar este toot",
|
||||||
"lang_parse_unpin": "Unpin this",
|
"lang_parse_unpin": "Desanclar esto",
|
||||||
"lang_parse_link": "Open in a browser",
|
"lang_parse_link": "Abrir en navegador web",
|
||||||
"lang_parse_det": "Detalles vía tu cuenta principal.",
|
"lang_parse_det": "Detalles vía tu cuenta principal.",
|
||||||
"lang_parse_detail": "Details",
|
"lang_parse_detail": "Detalles",
|
||||||
"lang_parse_redraft": "Eliminar toot original y editarlo",
|
"lang_parse_redraft": "Eliminar toot original y editarlo",
|
||||||
"lang_parse_followed": "Te sigue",
|
"lang_parse_followed": "Te sigue",
|
||||||
"lang_parse_clientop": "Función de este cliente",
|
"lang_parse_clientop": "Función de este cliente",
|
||||||
|
@ -199,13 +200,15 @@
|
||||||
"lang_parse_clientmute": "silenciar",
|
"lang_parse_clientmute": "silenciar",
|
||||||
"lang_parse_mute": " será silenciado. Lo podés quitar en la configuración.",
|
"lang_parse_mute": " será silenciado. Lo podés quitar en la configuración.",
|
||||||
"lang_parse_voted": "Votado",
|
"lang_parse_voted": "Votado",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Votar",
|
"lang_parse_vote": "Votar",
|
||||||
"lang_parse_unvoted": "Mostrar el resultado sin votar",
|
"lang_parse_unvoted": "Mostrar el resultado sin votar",
|
||||||
"lang_parse_endedvote": "Venció",
|
"lang_parse_endedvote": "Venció",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Mostrar hilo",
|
"lang_parse_thread": "Mostrar hilo",
|
||||||
"lang_parse_unknown": "Archivo adjunto",
|
"lang_parse_unknown": "Archivo adjunto",
|
||||||
"lang_parse_nsfw": "medios sensibles",
|
"lang_parse_nsfw": "medios sensibles",
|
||||||
"lang_parse_html": "Show embed HTML",
|
"lang_parse_html": "Mostrar HTML insertado",
|
||||||
"lang_parse_notffilter": "Mostrar notificaciones de este usuario",
|
"lang_parse_notffilter": "Mostrar notificaciones de este usuario",
|
||||||
"lang_misskeyparse_renote": "Republicar",
|
"lang_misskeyparse_renote": "Republicar",
|
||||||
"lang_misskeyparse_renoteqt": "Renovar",
|
"lang_misskeyparse_renoteqt": "Renovar",
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
"fontsize": "Tamaño de tipografía",
|
"fontsize": "Tamaño de tipografía",
|
||||||
"savefolder": "Carpeta para guardar",
|
"savefolder": "Carpeta para guardar",
|
||||||
"savefolderwarn": "TheDesk usa esta configuración para guardar imágenes en general y capturas de pantallas.",
|
"savefolderwarn": "TheDesk usa esta configuración para guardar imágenes en general y capturas de pantallas.",
|
||||||
"useragent": "User agent",
|
"useragent": "Cadena de agente de usuario",
|
||||||
"useragentWarn": "Restart when changed",
|
"useragentWarn": "Reiniciar cuando se cambie",
|
||||||
"absolute": "valor absoluto",
|
"absolute": "valor absoluto",
|
||||||
"themeSel": "Seleccionar tema",
|
"themeSel": "Seleccionar tema",
|
||||||
"customtheme": "Editar y agregar temas personalizados",
|
"customtheme": "Editar y agregar temas personalizados",
|
||||||
|
@ -98,8 +98,8 @@
|
||||||
"animation": "Animación de líneas temporales",
|
"animation": "Animación de líneas temporales",
|
||||||
"markers": "Marcadores (marcar como leído) en línea temporal principal y notificaciones",
|
"markers": "Marcadores (marcar como leído) en línea temporal principal y notificaciones",
|
||||||
"markerswarn": "Mastodon 3.0~. Compartido en interface web y clientes de terceros soportados.",
|
"markerswarn": "Mastodon 3.0~. Compartido en interface web y clientes de terceros soportados.",
|
||||||
"remote_img": "Get images from the remote server",
|
"remote_img": "Obtener imágenes del servidor remoto",
|
||||||
"remote_imgWarn": "All previews are got from your loginned cache server.",
|
"remote_imgWarn": "Todas las previsualizaciones se obtienen de tu servidor de caché conectado.",
|
||||||
"replySound": "Sonido (respuesta)",
|
"replySound": "Sonido (respuesta)",
|
||||||
"favSound": "Sonido (marcado como favorito)",
|
"favSound": "Sonido (marcado como favorito)",
|
||||||
"btSound": "Sonido (retoot)",
|
"btSound": "Sonido (retoot)",
|
||||||
|
@ -127,7 +127,7 @@
|
||||||
"full": "Dirección web, texto y cuenta (mención al usuario)",
|
"full": "Dirección web, texto y cuenta (mención al usuario)",
|
||||||
"notqt": "Deshabilitado (ocultar botones en las líneas temporales)",
|
"notqt": "Deshabilitado (ocultar botones en las líneas temporales)",
|
||||||
"apiQuote": "API (sólo algunas instancias)",
|
"apiQuote": "API (sólo algunas instancias)",
|
||||||
"showBookmarkAction": "Show a bookmarking toot button",
|
"showBookmarkAction": "Mostrar un botón de marcador",
|
||||||
"main": "Acciones de cuenta predeterminada",
|
"main": "Acciones de cuenta predeterminada",
|
||||||
"mainwarn": "Se puede establecer la cuenta predeterminada en el Administrador de cuentas.",
|
"mainwarn": "Se puede establecer la cuenta predeterminada en el Administrador de cuentas.",
|
||||||
"lastacct": "Cuenta usada recientemente",
|
"lastacct": "Cuenta usada recientemente",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"portable": "Compilación portátil",
|
"portable": "Compilación portátil",
|
||||||
"installer": "Compilación de instalación",
|
"installer": "Compilación de instalación",
|
||||||
"linux": "zip",
|
"linux": "zip",
|
||||||
"linuxdeb": "deb(Recommended on buntu, Debian)",
|
"linuxdeb": "deb (Recomendado para Debian y Ubuntu)",
|
||||||
"linuxsnap": "snap",
|
"linuxsnap": "snap",
|
||||||
"snap": "La compilación Snap puede encontrarse en Snapcraft",
|
"snap": "La compilación Snap puede encontrarse en Snapcraft",
|
||||||
"sureupd": "¡Podrías perderte una experiencia copada!",
|
"sureupd": "¡Podrías perderte una experiencia copada!",
|
||||||
|
@ -15,5 +15,5 @@
|
||||||
"problem2": "Por favor, descargá desde <a href=\"https://thedesk.top/en/\">el sitio web oficial</a>.",
|
"problem2": "Por favor, descargá desde <a href=\"https://thedesk.top/en/\">el sitio web oficial</a>.",
|
||||||
"continue": "Continuar con la actualización",
|
"continue": "Continuar con la actualización",
|
||||||
"dlnow": "Descargando…",
|
"dlnow": "Descargando…",
|
||||||
"checkWhatIsNew": "What is new?"
|
"checkWhatIsNew": "¿Qué hay de nuevo?"
|
||||||
}
|
}
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "Om TheDesk",
|
"about": "Om TheDesk",
|
||||||
"hereAddColumns": "<- Legg til tidslinje",
|
"hereAddColumns": "<- Legg til tidslinje",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Vis",
|
"show": "Vis",
|
||||||
"directory": "Mapper",
|
"directory": "Mapper",
|
||||||
"active": "Nylig aktive",
|
"active": "Nylig aktive",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Slett denne kolonnen",
|
"lang_layout_deleteColumn": "Slett denne kolonnen",
|
||||||
"lang_layout_deleteColumnDesc": "Slett denne kolonnen",
|
"lang_layout_deleteColumnDesc": "Slett denne kolonnen",
|
||||||
"lang_layout_unread": "Uleste",
|
"lang_layout_unread": "Uleste",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Gå til denne kolonnen",
|
"lang_sort_gothis": "Gå til denne kolonnen",
|
||||||
"lang_sort_remthis": "Slett denne kolonnen",
|
"lang_sort_remthis": "Slett denne kolonnen",
|
||||||
"lang_spotify_img": "Legg til albumbilde",
|
"lang_spotify_img": "Legg til albumbilde",
|
||||||
|
@ -199,9 +200,11 @@
|
||||||
"lang_parse_clientmute": "dempet",
|
"lang_parse_clientmute": "dempet",
|
||||||
"lang_parse_mute": " vil bli dempet. Du kan fjerne på preferanser.",
|
"lang_parse_mute": " vil bli dempet. Du kan fjerne på preferanser.",
|
||||||
"lang_parse_voted": "Stemte",
|
"lang_parse_voted": "Stemte",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Stem",
|
"lang_parse_vote": "Stem",
|
||||||
"lang_parse_unvoted": "Vis resultat uten å stemme",
|
"lang_parse_unvoted": "Vis resultat uten å stemme",
|
||||||
"lang_parse_endedvote": "Utløpt",
|
"lang_parse_endedvote": "Utløpt",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Vis tråd",
|
"lang_parse_thread": "Vis tråd",
|
||||||
"lang_parse_unknown": "Vedlagt fil",
|
"lang_parse_unknown": "Vedlagt fil",
|
||||||
"lang_parse_nsfw": "sensitivt innhold",
|
"lang_parse_nsfw": "sensitivt innhold",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"list": "List of accounts",
|
"list": "Список аккаунтов",
|
||||||
"back": "Back",
|
"back": "Назад",
|
||||||
"add": "Add an account",
|
"add": "Добавьте аккаунт",
|
||||||
"codesetupwarn": "Uncheck it to skip pasiting code.(login to Mastodon on Windows or macOS) (Recommended: pcheck)",
|
"codesetupwarn": "Uncheck it to skip pasiting code.(login to Mastodon on Windows or macOS) (Recommended: pcheck)",
|
||||||
"codesetup": "Code setup",
|
"codesetup": "Настройка кода",
|
||||||
"mainacct": "Main an account",
|
"mainacct": "Основной аккаунт",
|
||||||
"selacct": "Select an account",
|
"selacct": "Выберите аккаунт",
|
||||||
"codepastewarn": "Paste the code and close browser.",
|
"codepastewarn": "Вставьте код и закройте браузер.",
|
||||||
"codepaste": "Code",
|
"codepaste": "Код",
|
||||||
"domain": "Domain",
|
"domain": "Домен",
|
||||||
"connect": "Federated servers",
|
"connect": "Федеративные серверы",
|
||||||
"toots": "Toots",
|
"toots": "Toots",
|
||||||
"users": "Users",
|
"users": "Пользователи",
|
||||||
"users2": "users",
|
"users2": "пользователи",
|
||||||
"safety": "Connection",
|
"safety": "Подключение",
|
||||||
"ver": "Mastodon version",
|
"ver": "Версия Mastodon",
|
||||||
"ko": "",
|
"ko": "",
|
||||||
"thisismisskey": "Login as Misskey",
|
"thisismisskey": "Login as Misskey",
|
||||||
"misskeylogin": "Read <a href=\"https://thedesk.top/how-to-misskey-login.html\">Docs(ja)</a> to login Misskey.",
|
"misskeylogin": "Read <a href=\"https://thedesk.top/how-to-misskey-login.html\">Docs(ja)</a> to login Misskey.",
|
||||||
"nodata": "No data",
|
"nodata": "Нет данных",
|
||||||
"accessTokenSetup": "Use access token to login(click after fill not code but access-token in box: Advanced)"
|
"accessTokenSetup": "Use access token to login(click after fill not code but access-token in box: Advanced)"
|
||||||
}
|
}
|
|
@ -1,55 +1,55 @@
|
||||||
{
|
{
|
||||||
"draghere": "Drag here to upload",
|
"draghere": "Перетащите сюда для загрузки",
|
||||||
"close": "Close",
|
"close": "Закрыть",
|
||||||
"showSelectProf": "Show profile of the selecting account",
|
"showSelectProf": "Показать профиль выбранного аккаунта",
|
||||||
"closethisbox": "Close this box",
|
"closethisbox": "Close this box",
|
||||||
"toot": "Toot",
|
"toot": "Toot",
|
||||||
"post-new": "Post new",
|
"post-new": "Новая запись",
|
||||||
"nsfwDes": "Mark media as sensitive",
|
"nsfwDes": "Mark media as sensitive",
|
||||||
"cwDes": "Hide text behind warning",
|
"cwDes": "Hide text behind warning",
|
||||||
"selfile": "Attach..",
|
"selfile": "Вложение..",
|
||||||
"insertEmoji": "Emojis",
|
"insertEmoji": "Смайлики",
|
||||||
"NPSpotify": "NowPlaying(Spotify)",
|
"NPSpotify": "Сейчас играет (Spotify)",
|
||||||
"NPiTunes": "NowPlaying(macOS)",
|
"NPiTunes": "NowPlaying(macOS)",
|
||||||
"schedule": "Scheduled toot",
|
"schedule": "Scheduled toot",
|
||||||
"postat": "Post at",
|
"postat": "Post at",
|
||||||
"scheduleWarn": "2.7.0~ Minimum time gap:5min(clock on the server may not be accurate.)",
|
"scheduleWarn": "2.7.0~ Минимальный промежуток времени: 5 минут (часы на сервере могут быть неточными.)",
|
||||||
"clearToot": "Clear toot box",
|
"clearToot": "Clear toot box",
|
||||||
"replyMode": "Reply",
|
"replyMode": "Ответить",
|
||||||
"no": "No",
|
"no": "Нет",
|
||||||
"yes": "Yes",
|
"yes": "Да",
|
||||||
"temp": "Attaching files",
|
"temp": "Прикрепить файлы",
|
||||||
"nothing": "None",
|
"nothing": "None",
|
||||||
"vis": "Adjust status privacy",
|
"vis": "Отрегулировать статус конфиденциальности",
|
||||||
"cwtext": "Warning text",
|
"cwtext": "Предупреждающий текст",
|
||||||
"selectVis": "Adjust status privacy",
|
"selectVis": "Отрегулировать статус конфиденциальности",
|
||||||
"publicJP": "",
|
"publicJP": "",
|
||||||
"unlistedJP": "",
|
"unlistedJP": "",
|
||||||
"privateJP": "",
|
"privateJP": "",
|
||||||
"localJP": "Local only",
|
"localJP": "Только локальные",
|
||||||
"sectoot": "Secondary Toot",
|
"sectoot": "Secondary Toot",
|
||||||
"directJP": "",
|
"directJP": "",
|
||||||
"emojiWarn": "",
|
"emojiWarn": "",
|
||||||
"emojiInsertWarn": "Some emojis are not able to be inserted.",
|
"emojiInsertWarn": "Некоторые смайлики не могут быть вставлены.",
|
||||||
"refreshEmoji": "Refresh emojis list",
|
"refreshEmoji": "Обновить список смайликов",
|
||||||
"closeThisBox": "Close this box",
|
"closeThisBox": "Close this box",
|
||||||
"showThisEmoji": " are shown.",
|
"showThisEmoji": " показаны.",
|
||||||
"customEmoji": "Custom emojis",
|
"customEmoji": "Пользовательские смайлики",
|
||||||
"peopleEmoji": "Emojis of people",
|
"peopleEmoji": "Смайлики людей",
|
||||||
"natureEmoji": "Emojis of nature",
|
"natureEmoji": "Смайлики природы",
|
||||||
"foodEmoji": "Emojis of foods",
|
"foodEmoji": "Смайлики еды",
|
||||||
"activityEmoji": "Emojis of activities",
|
"activityEmoji": "Смайлики деятельности",
|
||||||
"placeEmoji": "Emojis of places",
|
"placeEmoji": "Смайлики мест",
|
||||||
"thingsEmoji": "Emojis of tools",
|
"thingsEmoji": "Смайлики инструментов",
|
||||||
"symbolEmoji": "Emojis of symbols",
|
"symbolEmoji": "Смайлики символов",
|
||||||
"flagsEmoji": "Emojis of flags",
|
"flagsEmoji": "Смайлики флагов",
|
||||||
"poll": "Poll",
|
"poll": "Poll",
|
||||||
"pollDdisabled": "Polls: Disabled",
|
"pollDdisabled": "Опросы: Отключены",
|
||||||
"pollProvider": "Provider of Poll",
|
"pollProvider": "Provider of Poll",
|
||||||
"polluntil": "Hide 'votes' count until people vote it.",
|
"polluntil": "Скрыть количество голосов, пока люди не проголосуют.",
|
||||||
"choice": "Choice",
|
"choice": "Выбор",
|
||||||
"pollmulti": "Multiple select",
|
"pollmulti": "Множественный выбор",
|
||||||
"expires_in": "Expires in...(sec)",
|
"expires_in": "Истекает через...(сек)",
|
||||||
"contextBefore": "Context before this toot",
|
"contextBefore": "Context before this toot",
|
||||||
"thisToot": "This toot",
|
"thisToot": "This toot",
|
||||||
"contextAfter": "Context after this toot",
|
"contextAfter": "Context after this toot",
|
||||||
|
@ -63,120 +63,121 @@
|
||||||
"useOtherAcct1": "Use other account",
|
"useOtherAcct1": "Use other account",
|
||||||
"useOtherAcct2": ":unfav and unBT are disabled.",
|
"useOtherAcct2": ":unfav and unBT are disabled.",
|
||||||
"btWithVis": "Boost with visibility",
|
"btWithVis": "Boost with visibility",
|
||||||
"reply": "Reply",
|
"reply": "Ответить",
|
||||||
"bt": "Boost",
|
"bt": "Boost",
|
||||||
"favRegist": "Favourite",
|
"favRegist": "Favourite",
|
||||||
"openBrowser": "Open in browser",
|
"openBrowser": "Открыть в браузере",
|
||||||
"screenshot": "Take a screenshot",
|
"screenshot": "Сделать скриншот",
|
||||||
"copyURL": "Copy the URL",
|
"copyURL": "Копировать URL",
|
||||||
"embed": "Embed",
|
"embed": "Embed",
|
||||||
"toots": "Toots",
|
"toots": "Toots",
|
||||||
"follow": "Follow",
|
"follow": "Следить",
|
||||||
"follower": "Follower",
|
"follower": "Подписчик",
|
||||||
"timeline": "Timeline",
|
"timeline": "Хронология",
|
||||||
"operateOtherAcct": "Cross-account",
|
"operateOtherAcct": "Кросс-аккаунт",
|
||||||
"list": "List",
|
"list": "Список",
|
||||||
"makeNew": "Save",
|
"makeNew": "Сохранить",
|
||||||
"blocks": "Blocks",
|
"blocks": "Блоки",
|
||||||
"mutes": "Mutes",
|
"mutes": "Mutes",
|
||||||
"block": "Block",
|
"block": "Заблокировать",
|
||||||
"mute": "Mute",
|
"mute": "Заглушить",
|
||||||
"domainBlock": "Domain block",
|
"domainBlock": "Заблокировать домен",
|
||||||
"editProf": "Edit profile",
|
"editProf": "Изменить профиль",
|
||||||
"change": "Save",
|
"change": "Сохранить",
|
||||||
"followReq": "Follow requests",
|
"followReq": "Follow requests",
|
||||||
"likeHimOrHer": "Resembling",
|
"likeHimOrHer": "Resembling",
|
||||||
"endorse": "Feature on profile",
|
"endorse": "Функция в профиле",
|
||||||
"openinbrowser": "Open in browser",
|
"openinbrowser": "Открыть в браузере",
|
||||||
"mainacct": "Set it an main account",
|
"mainacct": "Установить как основной аккаунт",
|
||||||
"frc": "Suggest",
|
"frc": "Предложить",
|
||||||
"more": "More",
|
"more": "Ещё",
|
||||||
"revoverJP": " to ",
|
"revoverJP": " to ",
|
||||||
"warnUseOtherAcct": "(Unable to unfollow)",
|
"warnUseOtherAcct": "(Не удается отписаться)",
|
||||||
"revoverJPde": "",
|
"revoverJPde": "",
|
||||||
"or": "or",
|
"or": "или",
|
||||||
"openProf": "Show profile",
|
"openProf": "Показать профиль",
|
||||||
"warnListRegist": "Follow to add this user to lists.",
|
"warnListRegist": "Подпишитесь, чтобы добавить этого пользователя в списки.",
|
||||||
"blockDomain": "Add blocking domain",
|
"blockDomain": "Add blocking domain",
|
||||||
"name": "Display name",
|
"name": "Отображаемое имя",
|
||||||
"note": "Note",
|
"note": "Примечание",
|
||||||
"editProfImg": "Change avataor",
|
"editProfImg": "Изменить аватар",
|
||||||
"editHeader": "Change header image",
|
"editHeader": "Изменить изображение заголовка",
|
||||||
"blocked": "You are blocked. Why?",
|
"blocked": "Вы заблокированы. Почему?",
|
||||||
"likeUserDes": "Get people resembling this user.",
|
"likeUserDes": "Get people resembling this user.",
|
||||||
"get": "Get",
|
"get": "Get",
|
||||||
"historyBack": "Back",
|
"historyBack": "Назад",
|
||||||
"empUser": "Emphasize this user",
|
"empUser": "Подчеркнуть этого пользователя",
|
||||||
"supportme": "Support TheDesk!",
|
"supportme": "Поддержите TheDesk!",
|
||||||
"TheDeskDes": "TheDesk has no ad, you need no charge to unlock premium features. We need your friendly support!",
|
"TheDeskDes": "У TheDesk нет рекламы, вам не нужно платить за разблокировку премиум-функций. Нам нужна ваша дружественная поддержка!",
|
||||||
"PatreonSupport": "Support on Patreon",
|
"PatreonSupport": "Поддержка на Patreon",
|
||||||
"PixivSupport": "Support on Pixiv FANBOX",
|
"PixivSupport": "Поддержка на Pixiv FANBOX",
|
||||||
"AWLSupport": "Amazon Wish List",
|
"AWLSupport": "Список желаний Amazon",
|
||||||
"SendAmazonGift1": "Give me Amazon Gift Card:",
|
"SendAmazonGift1": "Дайте мне подарочную карту Amazon:",
|
||||||
"SendAmazonGift2": "",
|
"SendAmazonGift2": "",
|
||||||
"monthly": "Monthly",
|
"monthly": "Ежемесячно",
|
||||||
"once": "Once",
|
"once": "Однажды",
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"localMedia": "Local(Media)",
|
"localMedia": "Local(Media)",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"fed": "Federated",
|
"fed": "Federated",
|
||||||
"fedMedia": "Federated(Media)",
|
"fedMedia": "Federated(Media)",
|
||||||
"dm": "Direct Message",
|
"dm": "Прямое сообщение",
|
||||||
"integratedTLDes": "Integrated(Local/Home)",
|
"integratedTLDes": "Integrated(Local/Home)",
|
||||||
"localPlusDes": "LTL+Reply+BT",
|
"localPlusDes": "LTL+Reply+BT",
|
||||||
"notf": "Notifications",
|
"notf": "Уведомления",
|
||||||
"bookmark": "Bookmarks",
|
"bookmark": "Закладки",
|
||||||
"showThisTL": "Show this TL:",
|
"showThisTL": "Show this TL:",
|
||||||
"webviewWarn": "TweetDeck with customed TJDeck(<a href='https://gist.github.com/cutls/8787a55d2c1c53274e68a427966046a6' target='_blank'>Code</a>/<a href='https://gist.github.com/totoraj930/d1394dadb51d75666a76829f61e7280c' target='_blank'>TJDeck</a>). Keyboard shortcuts will irritate you. When you feel so, you check 'Prefer WebView' on top of the column.",
|
"webviewWarn": "TweetDeck with customed TJDeck(<a href='https://gist.github.com/cutls/8787a55d2c1c53274e68a427966046a6' target='_blank'>Code</a>/<a href='https://gist.github.com/totoraj930/d1394dadb51d75666a76829f61e7280c' target='_blank'>TJDeck</a>). Keyboard shortcuts will irritate you. When you feel so, you check 'Prefer WebView' on top of the column.",
|
||||||
"add": "Add",
|
"add": "Добавить",
|
||||||
"search": "Search",
|
"search": "Поиск",
|
||||||
"sortSet": "Sort",
|
"sortSet": "Сортировать",
|
||||||
"selectAcct": "Account(Scroll to show all)",
|
"selectAcct": "Account(Scroll to show all)",
|
||||||
"listLocale": "List",
|
"listLocale": "Список",
|
||||||
"filterWord": "Filtering words",
|
"filterWord": "Фильтрация слов",
|
||||||
"degree": "Filter contexts",
|
"degree": "Фильтр контекстов",
|
||||||
"conver": "Conversations",
|
"conver": "Разговоры",
|
||||||
"option": "Options",
|
"option": "Настройки",
|
||||||
"matchWord": "Whole word",
|
"matchWord": "Целое слово",
|
||||||
"warnMatchWord": "Nice for Latin language",
|
"warnMatchWord": "Хорошо для латинского языка",
|
||||||
"except": "Drop instead of hide",
|
"except": "Drop instead of hide",
|
||||||
"exceptWorn": "Filtered toots will disappear irreversibly, even if filter is later removed",
|
"exceptWorn": "Filtered toots will disappear irreversibly, even if filter is later removed",
|
||||||
"avalableBefore": "Expire after",
|
"avalableBefore": "Истекает через",
|
||||||
"warnAvBefore": "Unset or \"0\" means \"Never\"",
|
"warnAvBefore": "Не установлено или \"0\" означает \"Никогда\"",
|
||||||
"warnAvBefore2": "This value may contain some error",
|
"warnAvBefore2": "Это значение может содержать ошибку",
|
||||||
"unlimited": "Never",
|
"unlimited": "Никогда",
|
||||||
"days": "day(s)",
|
"days": "день(ей)",
|
||||||
"hours": "hour(s)",
|
"hours": "час(ов)",
|
||||||
"mins": "minute(s)",
|
"mins": "minute(s)",
|
||||||
"secs": "second(s)",
|
"secs": "second(s)",
|
||||||
"warnOnIntegratedTL": "Integrated TL/Plus TL will hide both Home-filtering words and Local-filtering words.",
|
"warnOnIntegratedTL": "Integrated TL/Plus TL will hide both Home-filtering words and Local-filtering words.",
|
||||||
"helloTheDesk": "Internal error: please clear all data(at setting page) <b>All data will be deleted.</b>",
|
"helloTheDesk": "Internal error: please clear all data(at setting page) <b>All data will be deleted.</b>",
|
||||||
"addColumn": "Add a column",
|
"addColumn": "Добавить столбец",
|
||||||
"sortColumns": "Sort",
|
"sortColumns": "Сортировать",
|
||||||
"acctMan": "Account Manager",
|
"acctMan": "Account Manager",
|
||||||
"filter": "Filter",
|
"filter": "Фильтр",
|
||||||
"setting": "Preferences",
|
"setting": "Предпочтения",
|
||||||
"reverse": "Toot button layout reverse",
|
"reverse": "Toot button layout reverse",
|
||||||
"f5": "Reload TL",
|
"f5": "Reload TL",
|
||||||
"nanoDes": "The smallest Mastodon,",
|
"nanoDes": "The smallest Mastodon,",
|
||||||
"verTips": "Version",
|
"verTips": "Версия",
|
||||||
"clockTips": "Clock",
|
"clockTips": "Часы",
|
||||||
"ramTips": "RAM status",
|
"ramTips": "состояние ОЗУ",
|
||||||
"changeTips": "Change Tips",
|
"changeTips": "Изменить советы",
|
||||||
"helpAndLogs": "Help & Log",
|
"helpAndLogs": "Help & Log",
|
||||||
"help": "Help",
|
"help": "Help",
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "Если вы скажите мне об ошибках (не работает что-нибудь и пр.) с этим журналом, то мне будет проще выявить и устранить проблему.",
|
||||||
"about": "About TheDesk",
|
"about": "О TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Добавить TL",
|
||||||
"show": "Show",
|
"foundBug": "I found a bug",
|
||||||
"directory": "Directory",
|
"show": "Показать",
|
||||||
"active": "Recently active",
|
"directory": "Каталог",
|
||||||
"newcomer": "New arrivals",
|
"active": "Последние активные",
|
||||||
"local_only": "Local only",
|
"newcomer": "Новые прибытия",
|
||||||
|
"local_only": "Только локальные",
|
||||||
"demoBottomBtns": "Welcome guide",
|
"demoBottomBtns": "Welcome guide",
|
||||||
"lookAtBottom": "Look at the bottom of this window. Here is some tips about it.",
|
"lookAtBottom": "Посмотрите на нижнюю часть этого окна. Вот несколько советов по этому поводу.",
|
||||||
"acctManDesc": "Add more accounts and logout them.",
|
"acctManDesc": "Добавьте больше аккаунтов и выйдите из них.",
|
||||||
"settingDesc": "Many and many preferences here. You will couldn't check it all!",
|
"settingDesc": "Здесь очень много настроек. Вы не сможете проверить все!",
|
||||||
"nanoDescPlus": "Mini window client(experimental)",
|
"nanoDescPlus": "Клиент мини-окна (экспериментальный)",
|
||||||
"listDesc": "All daily TheDesk and Mastodon tuning like <b>add and sort columns</b>, <b>list and filter check</b>."
|
"listDesc": "Все ежедневные настройки TheDesk и Mastodon, такие как <b>добавить и сортировать столбцы</b>, <b>список и проверка фильтра</b>."
|
||||||
}
|
}
|
|
@ -1,19 +1,19 @@
|
||||||
{
|
{
|
||||||
"language": "en",
|
"language": "en",
|
||||||
"lang_toot": "Toot",
|
"lang_toot": "Toot",
|
||||||
"lang_there": "Yes",
|
"lang_there": "Да",
|
||||||
"lang_nothing": "None",
|
"lang_nothing": "None",
|
||||||
"lang_yesno": "Yes",
|
"lang_yesno": "Да",
|
||||||
"lang_no": "No",
|
"lang_no": "Нет",
|
||||||
"lang_progress": "Wait...",
|
"lang_progress": "Wait...",
|
||||||
"lang_edit": "Edit",
|
"lang_edit": "Edit",
|
||||||
"lang_del": "Delete",
|
"lang_del": "Delete",
|
||||||
"lang_add": "Add",
|
"lang_add": "Добавить",
|
||||||
"lang_fatalerroroccured": "Error",
|
"lang_fatalerroroccured": "Error",
|
||||||
"lang_speech": "Google US English",
|
"lang_speech": "Google US English",
|
||||||
"lang_lang": "Language",
|
"lang_lang": "Language",
|
||||||
"lang_langlocale": "English",
|
"lang_langlocale": "English",
|
||||||
"lang_back": "Back",
|
"lang_back": "Назад",
|
||||||
"lang_set": "Set",
|
"lang_set": "Set",
|
||||||
"lang_langadd": "Translate TheDesk to other languages or proofread TheDesk on <a href=\"https://github.com/cutls/TheDesk\" target=\"_blank\">GitHub</a>. TheDesk needs your help.",
|
"lang_langadd": "Translate TheDesk to other languages or proofread TheDesk on <a href=\"https://github.com/cutls/TheDesk\" target=\"_blank\">GitHub</a>. TheDesk needs your help.",
|
||||||
"lang_time_prefixAgo": null,
|
"lang_time_prefixAgo": null,
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
"lang_manager_logout": "Logout",
|
"lang_manager_logout": "Logout",
|
||||||
"lang_bbmd_misskey": "TheDesk regards \"@\" as reply, but put other parameter. Unlisted on Mastodon means Home on Misskey.",
|
"lang_bbmd_misskey": "TheDesk regards \"@\" as reply, but put other parameter. Unlisted on Mastodon means Home on Misskey.",
|
||||||
"lang_emoji_get": "Get emojis",
|
"lang_emoji_get": "Get emojis",
|
||||||
"lang_emoji_custom": "Custom emojis",
|
"lang_emoji_custom": "Пользовательские смайлики",
|
||||||
"lang_defaultemojis_text": "Emojis about {{cat}}",
|
"lang_defaultemojis_text": "Emojis about {{cat}}",
|
||||||
"lang_emoji_uncat": "Uncategorized",
|
"lang_emoji_uncat": "Uncategorized",
|
||||||
"lang_postimg_previewdis": "cannot preview",
|
"lang_postimg_previewdis": "cannot preview",
|
||||||
|
@ -68,18 +68,18 @@
|
||||||
"lang_post_btn3": "Continue to post",
|
"lang_post_btn3": "Continue to post",
|
||||||
"lang_status_favWarn": "It will take a miunte to favourite a remote toot.",
|
"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_btWarn": "It will take a miunte to boost a remote toot.",
|
||||||
"lang_status_follow": "Follow",
|
"lang_status_follow": "Следить",
|
||||||
"lang_status_unfollow": "Unfollow",
|
"lang_status_unfollow": "Unfollow",
|
||||||
"lang_status_block": "Block",
|
"lang_status_block": "Заблокировать",
|
||||||
"lang_status_unblock": "Unblock",
|
"lang_status_unblock": "Unblock",
|
||||||
"lang_status_mute": "Mute",
|
"lang_status_mute": "Заглушить",
|
||||||
"lang_status_unmute": "Unmute",
|
"lang_status_unmute": "Unmute",
|
||||||
"lang_status_redraftTitle": "Delete & redraft",
|
"lang_status_redraftTitle": "Delete & redraft",
|
||||||
"lang_status_redraft": "Continue to delete & redraft? You lose statuses of this toot. This fanction may contain some bugs. Images of this toot will be deleted on older than Mastodon 2.4.1.",
|
"lang_status_redraft": "Continue to delete & redraft? You lose statuses of this toot. This fanction may contain some bugs. Images of this toot will be deleted on older than Mastodon 2.4.1.",
|
||||||
"lang_status_emphas": "'s toots are emphasized. Please reload after this action.",
|
"lang_status_emphas": "'s toots are emphasized. Please reload after this action.",
|
||||||
"lang_status_unemphas": "'s toots are not emphasized. Please reload after this action.",
|
"lang_status_unemphas": "'s toots are not emphasized. Please reload after this action.",
|
||||||
"lang_status_unendorse": "Not feature on profile",
|
"lang_status_unendorse": "Not feature on profile",
|
||||||
"lang_status_endorse": "Feature on profile",
|
"lang_status_endorse": "Функция в профиле",
|
||||||
"lang_status_followers": "Followers",
|
"lang_status_followers": "Followers",
|
||||||
"lang_status_active": "Last status",
|
"lang_status_active": "Last status",
|
||||||
"lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
|
"lang_suggest_nodata": "Please get emojis list in order to show suggestion.",
|
||||||
|
@ -88,15 +88,15 @@
|
||||||
"lang_cards_pip": "PiP mode",
|
"lang_cards_pip": "PiP mode",
|
||||||
"lang_cards_trusted": "Trusted embed HTML by TheDesk(Twitter, nicovideo, YouTube, Spotify, twitcasing)",
|
"lang_cards_trusted": "Trusted embed HTML by TheDesk(Twitter, nicovideo, YouTube, Spotify, twitcasing)",
|
||||||
"lang_cards_untrusted": "Untrusted embed HTML by TheDesk",
|
"lang_cards_untrusted": "Untrusted embed HTML by TheDesk",
|
||||||
"lang_details_nodata": "No data",
|
"lang_details_nodata": "Нет данных",
|
||||||
"lang_details_filtered": "Filtered toot",
|
"lang_details_filtered": "Filtered toot",
|
||||||
"lang_details_embed": "Embed HTML is cliped.",
|
"lang_details_embed": "Embed HTML is cliped.",
|
||||||
"lang_details_url": "URL of this toot is cliped.",
|
"lang_details_url": "URL of this toot is cliped.",
|
||||||
"lang_details_txt": "Content of this toot is cliped.",
|
"lang_details_txt": "Content of this toot is cliped.",
|
||||||
"lang_filter_nodata": "No data",
|
"lang_filter_nodata": "Нет данных",
|
||||||
"lang_filter_errordegree": "Please check a context",
|
"lang_filter_errordegree": "Please check a context",
|
||||||
"lang_list_nodata": "No data",
|
"lang_list_nodata": "Нет данных",
|
||||||
"lang_list_show": "Show",
|
"lang_list_show": "Показать",
|
||||||
"lang_list_users": "Users list",
|
"lang_list_users": "Users list",
|
||||||
"lang_list_nouser": "No users in this list.",
|
"lang_list_nouser": "No users in this list.",
|
||||||
"lang_list_add": "Add to the list",
|
"lang_list_add": "Add to the list",
|
||||||
|
@ -128,7 +128,7 @@
|
||||||
"lang_layout_reconnect": "Reload this column",
|
"lang_layout_reconnect": "Reload this column",
|
||||||
"lang_layout_headercolor": "Header color of this column",
|
"lang_layout_headercolor": "Header color of this column",
|
||||||
"lang_layout_nodata": "[No data]<br>F5/⌘+R to reload",
|
"lang_layout_nodata": "[No data]<br>F5/⌘+R to reload",
|
||||||
"lang_layout_dm": "Direct Message",
|
"lang_layout_dm": "Прямое сообщение",
|
||||||
"lang_layout_webviewmode": "Prefer WebView",
|
"lang_layout_webviewmode": "Prefer WebView",
|
||||||
"lang_excluded": "Excluded type of notification",
|
"lang_excluded": "Excluded type of notification",
|
||||||
"lang_layout_excludingbt": "Show BT mode(OFF/Exclude BT/Only BT)",
|
"lang_layout_excludingbt": "Show BT mode(OFF/Exclude BT/Only BT)",
|
||||||
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -155,7 +156,7 @@
|
||||||
"lang_showontl_followed": "Following you",
|
"lang_showontl_followed": "Following you",
|
||||||
"lang_showontl_notf": "Notification ",
|
"lang_showontl_notf": "Notification ",
|
||||||
"lang_showontl_domain": "Domain ",
|
"lang_showontl_domain": "Domain ",
|
||||||
"lang_showontl_listwarn": "Follow to add this user to lists.",
|
"lang_showontl_listwarn": "Подпишитесь, чтобы добавить этого пользователя в списки.",
|
||||||
"lang_showontl_verified": "This website is verified by owner at ",
|
"lang_showontl_verified": "This website is verified by owner at ",
|
||||||
"lang_parse_mentioned": " replied to you",
|
"lang_parse_mentioned": " replied to you",
|
||||||
"lang_parse_faved": " favourited your toot",
|
"lang_parse_faved": " favourited your toot",
|
||||||
|
@ -163,10 +164,10 @@
|
||||||
"lang_parse_btedsimple": " boosted",
|
"lang_parse_btedsimple": " boosted",
|
||||||
"lang_parse_polled": "'s poll",
|
"lang_parse_polled": "'s poll",
|
||||||
"lang_parse_notftime": "Actioned at",
|
"lang_parse_notftime": "Actioned at",
|
||||||
"lang_parse_cwshow": "Show",
|
"lang_parse_cwshow": "Показать",
|
||||||
"lang_parse_fulltext": "Full size text:",
|
"lang_parse_fulltext": "Full size text:",
|
||||||
"lang_parse_autofold": "Auto folded",
|
"lang_parse_autofold": "Auto folded",
|
||||||
"lang_parse_more": "More",
|
"lang_parse_more": "Ещё",
|
||||||
"lang_parse_url": "URL Analyzer",
|
"lang_parse_url": "URL Analyzer",
|
||||||
"lang_parse_tagTL": "Timeline of {{tag}}",
|
"lang_parse_tagTL": "Timeline of {{tag}}",
|
||||||
"lang_parse_tagtoot": "Toot with {{tag}}",
|
"lang_parse_tagtoot": "Toot with {{tag}}",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
@ -213,7 +216,7 @@
|
||||||
"lang_misskeyparse_tagnostr": "No streaming API on Tag TLs",
|
"lang_misskeyparse_tagnostr": "No streaming API on Tag TLs",
|
||||||
"lang_misskeyparse_listnostr": "No streaming API on List TLs",
|
"lang_misskeyparse_listnostr": "No streaming API on List TLs",
|
||||||
"lang_misskeyparse_home": "Home",
|
"lang_misskeyparse_home": "Home",
|
||||||
"lang_misskeyparse_followers": "Follower",
|
"lang_misskeyparse_followers": "Подписчик",
|
||||||
"lang_misskeyparse_specified": "Specified User",
|
"lang_misskeyparse_specified": "Specified User",
|
||||||
"lang_misskeyparse_qt": "Misskey renote(quote) mode:Ctrl+Shift+Enter to clear",
|
"lang_misskeyparse_qt": "Misskey renote(quote) mode:Ctrl+Shift+Enter to clear",
|
||||||
"lang_misskeyparse_renoted": " renoted your following post.",
|
"lang_misskeyparse_renoted": " renoted your following post.",
|
||||||
|
|
|
@ -1,63 +1,63 @@
|
||||||
{
|
{
|
||||||
"setting": "Preferences",
|
"setting": "Предпочтения",
|
||||||
"set": "Save",
|
"set": "Сохранить",
|
||||||
"yes": "Yes",
|
"yes": "Да",
|
||||||
"no": "No",
|
"no": "Нет",
|
||||||
"none": "None",
|
"none": "None",
|
||||||
"default": "Default",
|
"default": "Default",
|
||||||
"change": "Change",
|
"change": "Изменить",
|
||||||
"select": "Select",
|
"select": "Выбрать",
|
||||||
"env": "System Preferences",
|
"env": "Системные настройки",
|
||||||
"setlang": "Languages",
|
"setlang": "Языки",
|
||||||
"backup": "Import and export of preferences",
|
"backup": "Импорт и экспорт предпочтений",
|
||||||
"import": "Import",
|
"import": "Импорт",
|
||||||
"export": "Export",
|
"export": "Экспорт",
|
||||||
"hardwareAcceleration": "Disable hardware acceleration",
|
"hardwareAcceleration": "Отключить аппаратное ускорение",
|
||||||
"hardwareAccelerationWarn": "Auto restarted",
|
"hardwareAccelerationWarn": "Автоперезапуск",
|
||||||
"theme": "Themes",
|
"theme": "Темы",
|
||||||
"popup": "Popup notification(on Windows)",
|
"popup": "Всплывающие уведомления (на Windows)",
|
||||||
"popupwarn": "Hide to set \"0\"",
|
"popupwarn": "Скрыть для установки \"0\"",
|
||||||
"s": "sec",
|
"s": "сек",
|
||||||
"nativenotf": "Native notification",
|
"nativenotf": "Native notification",
|
||||||
"nnwarn": "This does not work on Windows Portable ver.",
|
"nnwarn": "Это не работает на Windows Portable.",
|
||||||
"nntest": "Notification test",
|
"nntest": "Проверка уведомлений",
|
||||||
"minwidth": "Minimum width of columns",
|
"minwidth": "Минимальная ширина столбцов",
|
||||||
"minwidthwarn": "Scroll bar will be shown when your window size is more than ammounts of columns.",
|
"minwidthwarn": "Панель прокрутки будет показана, когда размер вашего окна будет больше, чем количество столбцов.",
|
||||||
"fixwidth": "Minimum width of TweetDeck browser",
|
"fixwidth": "Минимальная ширина браузера TweetDeck",
|
||||||
"fixwidthwarn": "",
|
"fixwidthwarn": "",
|
||||||
"above": "above",
|
"above": "above",
|
||||||
"font": "Font",
|
"font": "Шрифт",
|
||||||
"fontwarn": "Select your favorite font to 'Select'(Windows/ macOS only)",
|
"fontwarn": "Select your favorite font to 'Select'(Windows/ macOS only)",
|
||||||
"fontsize": "Font size",
|
"fontsize": "Размер шрифта",
|
||||||
"savefolder": "Folder to save",
|
"savefolder": "Папка для сохранения",
|
||||||
"savefolderwarn": "TheDesk uses this value when it try to save pictures or take screenshots.",
|
"savefolderwarn": "TheDesk использует это значение, когда он пытается сохранить фотографии или сделать скриншоты.",
|
||||||
"useragent": "User agent",
|
"useragent": "User agent",
|
||||||
"useragentWarn": "Restart when changed",
|
"useragentWarn": "Перезапустить, когда изменилось",
|
||||||
"absolute": "absolute value",
|
"absolute": "абсолютное значение",
|
||||||
"themeSel": "Select theme",
|
"themeSel": "Выбрать тему",
|
||||||
"customtheme": "Edit and add custom themes",
|
"customtheme": "Редактировать и добавить пользовательские темы",
|
||||||
"customthemeDirection": "Color scheme",
|
"customthemeDirection": "Цветная схема",
|
||||||
"advanced": "Advanced options(6 additional colors)",
|
"advanced": "Дополнительные параметры (6 дополнительных цветов)",
|
||||||
"advancedWarn": "Advanced options will be <i>null</i> if you set nothing, while basic 3 options will be white(<i>fff</i>). They(adv. options) will be reset if you saved with advanced panel closed.",
|
"advancedWarn": "Advanced options will be <i>null</i> if you set nothing, while basic 3 options will be white(<i>fff</i>). They(adv. options) will be reset if you saved with advanced panel closed.",
|
||||||
"active": "Background of Show or CW buttons, selected options...",
|
"active": "Background of Show or CW buttons, selected options...",
|
||||||
"modal": "Background of modals",
|
"modal": "Background of modals",
|
||||||
"bottom": "Background of bottom bar",
|
"bottom": "Фон нижней панели",
|
||||||
"postbox": "Background of post box and menu",
|
"postbox": "Background of post box and menu",
|
||||||
"subcolor": "Subcolor, has harmony with secondary color",
|
"subcolor": "Подцвет, имеет гармонию с вторичным цветом",
|
||||||
"primary": "Background color",
|
"primary": "Цвет фона",
|
||||||
"secondarycolor": "Background of components",
|
"secondarycolor": "Фон компонентов",
|
||||||
"text": "Text color",
|
"text": "Цвет текста",
|
||||||
"accent": "Background of boosts",
|
"accent": "Background of boosts",
|
||||||
"add_new": "Add new",
|
"add_new": "Добавить новое",
|
||||||
"name": "Name",
|
"name": "Имя",
|
||||||
"desc": "About this theme",
|
"desc": "Об этой теме",
|
||||||
"customShare": "Share this code with other TheDesk. Do not share this code with MiAS.",
|
"customShare": "Поделитесь этим кодом с другими TheDesk. Не делитесь этим кодом с MiAS.",
|
||||||
"customImport": "Import of custom themes",
|
"customImport": "Импорт пользовательских тем",
|
||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
"cImpWarn": "Get more themes on <a href=\"https://assets.msky.cafe/\" target=\"_blank\">MiAS</a>",
|
"cImpWarn": "Получить больше тем на <a href=\"https://assets.msky.cafe/\" target=\"_blank\">MiAS</a>",
|
||||||
"timeline": "Timeline Preferences",
|
"timeline": "Настройки хронологии",
|
||||||
"timemode": "Time format",
|
"timemode": "Формат времени",
|
||||||
"relativetime": "Relative format:\"1 minutes ago\",\"3 days ago\"",
|
"relativetime": "Относительный формат:\"1 минут назад\",\"3 дня назад\"",
|
||||||
"absolutetime": "Absolute format:\"23:25:21\",\"2017/12/30 23:59:00\"",
|
"absolutetime": "Absolute format:\"23:25:21\",\"2017/12/30 23:59:00\"",
|
||||||
"mixtime": "Mixed format:toots posted today are relative-format, others are absolute-format.",
|
"mixtime": "Mixed format:toots posted today are relative-format, others are absolute-format.",
|
||||||
"relativesel": "Relative",
|
"relativesel": "Relative",
|
||||||
|
@ -90,7 +90,7 @@
|
||||||
"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.",
|
"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",
|
"lines": "lines",
|
||||||
"letters": "letters",
|
"letters": "letters",
|
||||||
"or": "or",
|
"or": "или",
|
||||||
"imgheight": "Height of images",
|
"imgheight": "Height of images",
|
||||||
"imgheightwarn": "Option:Set \"full\" to uncrop.",
|
"imgheightwarn": "Option:Set \"full\" to uncrop.",
|
||||||
"ticker": "Enable #InstanceTicker",
|
"ticker": "Enable #InstanceTicker",
|
||||||
|
@ -101,11 +101,11 @@
|
||||||
"remote_img": "Get images from the remote server",
|
"remote_img": "Get images from the remote server",
|
||||||
"remote_imgWarn": "All previews are got from your loginned cache server.",
|
"remote_imgWarn": "All previews are got from your loginned cache server.",
|
||||||
"replySound": "Sound(Reply)",
|
"replySound": "Sound(Reply)",
|
||||||
"favSound": "Sound(Fav)",
|
"favSound": "Звук(Fav)",
|
||||||
"btSound": "Sound(Boost)",
|
"btSound": "Звук(Boost)",
|
||||||
"followSound": "Sound(Follow)",
|
"followSound": "Звук(Подписаться)",
|
||||||
"customSound": "Custom sound",
|
"customSound": "Пользовательский звук",
|
||||||
"post": "Posting Preferences",
|
"post": "Настройки публикации",
|
||||||
"autocw": "Alert before posting a long toot.",
|
"autocw": "Alert before posting a long toot.",
|
||||||
"autocwwarn": "Show dialog whether you make too-long text hidden.",
|
"autocwwarn": "Show dialog whether you make too-long text hidden.",
|
||||||
"defaultcw": "Default warining text",
|
"defaultcw": "Default warining text",
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
"test": "Test",
|
"test": "Test",
|
||||||
"sample": "TheDesk is an open-source Mastodon client for PC.",
|
"sample": "TheDesk is an open-source Mastodon client for PC.",
|
||||||
"playstop": "Play/Stop",
|
"playstop": "Play/Stop",
|
||||||
"back": "Back",
|
"back": "Назад",
|
||||||
"keyscs": "Keyboard shortcuts",
|
"keyscs": "Keyboard shortcuts",
|
||||||
"keyscr": "Jump to n(1-9)th column",
|
"keyscr": "Jump to n(1-9)th column",
|
||||||
"keynew": "Open toot box",
|
"keynew": "Open toot box",
|
||||||
|
@ -198,7 +198,7 @@
|
||||||
"keyselecttop": "Select the top & left(No.1 column) toot",
|
"keyselecttop": "Select the top & left(No.1 column) toot",
|
||||||
"reset": "Reset(Danger)",
|
"reset": "Reset(Danger)",
|
||||||
"resetconfirm": "Delete all data. You cannot undo. Continue?",
|
"resetconfirm": "Delete all data. You cannot undo. Continue?",
|
||||||
"about": "About TheDesk",
|
"about": "О TheDesk",
|
||||||
"hp": "Website",
|
"hp": "Website",
|
||||||
"support": "Support",
|
"support": "Support",
|
||||||
"help": "Help",
|
"help": "Help",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
|
@ -168,6 +168,7 @@
|
||||||
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
"contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.",
|
||||||
"about": "About TheDesk",
|
"about": "About TheDesk",
|
||||||
"hereAddColumns": "<- Add TL",
|
"hereAddColumns": "<- Add TL",
|
||||||
|
"foundBug": "I found a bug",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
"directory": "Directory",
|
"directory": "Directory",
|
||||||
"active": "Recently active",
|
"active": "Recently active",
|
||||||
|
|
|
@ -137,6 +137,7 @@
|
||||||
"lang_layout_deleteColumn": "Delete this column",
|
"lang_layout_deleteColumn": "Delete this column",
|
||||||
"lang_layout_deleteColumnDesc": "Delete this column",
|
"lang_layout_deleteColumnDesc": "Delete this column",
|
||||||
"lang_layout_unread": "Unread",
|
"lang_layout_unread": "Unread",
|
||||||
|
"lang_layout_tagManager": "Tag timeline manager",
|
||||||
"lang_sort_gothis": "Go to this column",
|
"lang_sort_gothis": "Go to this column",
|
||||||
"lang_sort_remthis": "Delete this column",
|
"lang_sort_remthis": "Delete this column",
|
||||||
"lang_spotify_img": "Attach an album artwork",
|
"lang_spotify_img": "Attach an album artwork",
|
||||||
|
@ -198,10 +199,12 @@
|
||||||
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
"lang_parse_clientemp": "emphasized(/not emphasized)",
|
||||||
"lang_parse_clientmute": "muted",
|
"lang_parse_clientmute": "muted",
|
||||||
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
"lang_parse_mute": " will be muted. You can remove on preferences.",
|
||||||
"lang_parse_voted": "Voted",
|
"lang_parse_voted": "(Voted)",
|
||||||
|
"lang_parse_myvote": "(My own poll)",
|
||||||
"lang_parse_vote": "Vote",
|
"lang_parse_vote": "Vote",
|
||||||
"lang_parse_unvoted": "Show the result without voting",
|
"lang_parse_unvoted": "Show the result without voting",
|
||||||
"lang_parse_endedvote": "Expired",
|
"lang_parse_endedvote": "Expired",
|
||||||
|
"lang_parse_people": "people",
|
||||||
"lang_parse_thread": "Show thread",
|
"lang_parse_thread": "Show thread",
|
||||||
"lang_parse_unknown": "Attached file",
|
"lang_parse_unknown": "Attached file",
|
||||||
"lang_parse_nsfw": "sensitive media",
|
"lang_parse_nsfw": "sensitive media",
|
||||||
|
|
336
app/yarn.lock
336
app/yarn.lock
|
@ -35,21 +35,21 @@
|
||||||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.11.2.tgz#8644bc25b19475779a7b7c1fc104bc0a794f4465"
|
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.11.2.tgz#8644bc25b19475779a7b7c1fc104bc0a794f4465"
|
||||||
integrity sha512-XiUPoS79r1G7PcpnNtq85TJ7inJWe0v+b5oZJZKb0pGHNIV6+UiNeQWiFGmuQ0aj7GEhnD/v9iqxIsjuRKtEnQ==
|
integrity sha512-XiUPoS79r1G7PcpnNtq85TJ7inJWe0v+b5oZJZKb0pGHNIV6+UiNeQWiFGmuQ0aj7GEhnD/v9iqxIsjuRKtEnQ==
|
||||||
|
|
||||||
"@jimp/bmp@^0.8.5":
|
"@jimp/bmp@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.8.5.tgz#94437fa0f4dda5cf0233005640f39f75647c53ba"
|
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.9.1.tgz#fd6aaf7b2b6c82c4c2cca6e5659a4500efce6f84"
|
||||||
integrity sha512-o/23j1RODQGGjvb2xg+9ZQCHc9uXa5XIoJuXHN8kh8AJBGD7JZYiHMwNHaxJRJvadimCKUeA5udZUJAoaPwrYg==
|
integrity sha512-HXJQr90ghvDJOP1kzrBH+6KKRqGA89+A0wUJSg04XDVkKF5i6F5b9Pvpw9pLIPrVD2VaxbuOv2w+S1fgR+FbsA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
bmp-js "^0.1.0"
|
bmp-js "^0.1.0"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/core@^0.8.5":
|
"@jimp/core@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.8.5.tgz#925549488916f1b9d71a4f248b023f9e8f969d7f"
|
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.9.1.tgz#1bbf67233d9dc60b9284fd1d469a859726bf3414"
|
||||||
integrity sha512-Jto1IdL5HYg7uE15rpQjK6dfZJ6d6gRjUsVCPW50nIfXgWizaTibFEov90W9Bj+irwKrX2ntG3e3pZUyOC0COg==
|
integrity sha512-B/7uSAY3iNjmPXf+BtUdjPhEBOPemMHwww3QO8afSyBvI6jsJlwpTNW5mTssyionbb96TFWLtE2+KUbhQ7Kang==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
any-base "^1.1.0"
|
any-base "^1.1.0"
|
||||||
buffer "^5.2.0"
|
buffer "^5.2.0"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
@ -61,229 +61,229 @@
|
||||||
pixelmatch "^4.0.2"
|
pixelmatch "^4.0.2"
|
||||||
tinycolor2 "^1.4.1"
|
tinycolor2 "^1.4.1"
|
||||||
|
|
||||||
"@jimp/custom@^0.8.5":
|
"@jimp/custom@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.8.5.tgz#68131a5d7e8776d3aafc5aa7ba207405fde5c361"
|
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.9.1.tgz#71b9fb06ba1b226d4f1aafd751bb421f444798e5"
|
||||||
integrity sha512-hS4qHOcOIL+N93IprsIhFgr8F4XnC2oYd+lRaOKEOg3ptS2vQnceSTtcXsC0//mhq8AV6lNjpbfs1iseEZuTqg==
|
integrity sha512-PznGbzJ2nxWcABbMSRAOA7+77W5PZURYDOH6LLzVXDPjIhEF2Q8GuLLfCpAYysGt+ll1xkrCDYqpDcVnIxgJrw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/core" "^0.8.5"
|
"@jimp/core" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/gif@^0.8.5":
|
"@jimp/gif@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.8.5.tgz#18626bcb2d38b2ee7feb48b9c36acea094190dd1"
|
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.9.1.tgz#9547889ae1613a71b97cfd3d3089d5c302362e94"
|
||||||
integrity sha512-Mj8jmv4AS76OY+Hx/Xoyihj02SUZ2ELk+O5x89pODz1+NeGtSWHHjZjnSam9HYAjycvVI/lGJdk/7w0nWIV/yQ==
|
integrity sha512-/lLMXMRd06mjH9GIbamtGiS88r6J5mMAw4y3hwFcvqxMtkIwup8T00+YEsjFmpxn2h7RdHoojnorZulm1gL0OA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
omggif "^1.0.9"
|
omggif "^1.0.9"
|
||||||
|
|
||||||
"@jimp/jpeg@^0.8.5":
|
"@jimp/jpeg@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.8.5.tgz#07b3524dadb2d69d0b7cd862d9525a6f42cdcc28"
|
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.9.1.tgz#bc3e9519dbcc35a2bdc8fb9a175df527d410d69c"
|
||||||
integrity sha512-7kjTY0BiCpwRywk+oPfpLto7cLI+9G0mf4N1bv1Hn+VLQwcXFy2fHyl4qjqLbbY6u4cyZgqN+R8Pg6GRRzv0kw==
|
integrity sha512-GCbJBHmSZ0jwG89cFvG8RpS5SxR21jw8/Fo82q8jElnuNXWP7RFSwYaG+pOE2FFnjhWn6Nl2SxRKJc2qlCkg8w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
jpeg-js "^0.3.4"
|
jpeg-js "^0.3.4"
|
||||||
|
|
||||||
"@jimp/plugin-blit@^0.8.5":
|
"@jimp/plugin-blit@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.8.5.tgz#5a865ca39e2bd46d7f7250a86e44c67115b84bcf"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.9.1.tgz#e45cf526a02d037af23573def699513147697b67"
|
||||||
integrity sha512-r8Z1CwazaJwZCRbucQgrfprlGyH91tX7GubUsbWr+zy5/dRJAAgaPj/hcoHDwbh3zyiXp5BECKKzKW0x4reL4w==
|
integrity sha512-vMKW6I1r66Bz9BjFyoNm0gUrSvGF38NbENkZLfEoyyuCRGi1m7L5La+ciM//rPpx5CAO3NXmRIGZasL8N4XTpA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-blur@^0.8.5":
|
"@jimp/plugin-blur@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.8.5.tgz#6a4675cdf50ed0add497af280b904858017b59b9"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.9.1.tgz#cfeb06533f00204c96230e2b4aad3f3116ee8e92"
|
||||||
integrity sha512-UH5ywpV4YooUh9HXEsrNKDtojLCvIAAV0gywqn8EQeFyzwBJyXAvRNARJp7zr5OPLr9uGXkRLDCO9YyzdlXZng==
|
integrity sha512-Z6EYPmFR5aLhMc/V7jrzPVGJErRWwi6CDceEMI9R6/wUSilN8nu2bRSKq3JtBO0UHgGAJHTu+7nb2A6yBZ4hPw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-color@^0.8.5":
|
"@jimp/plugin-color@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.8.5.tgz#fd4a656fbf6bd9db9e86a6cd2e141d0bf2250a8b"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.9.1.tgz#68fa49cae9f261eb09edb4955a75a29399041423"
|
||||||
integrity sha512-7XHqcTQ8Y1zto1b9P1y8m1dzSjnOpBsD9OZG0beTpeJ5bgPX+hF5ZLmvcM6c5ljkINw5EUF1it07BYbkCxiGQA==
|
integrity sha512-BzYclXku08gEO9pXe4gCoh7vuTDwpq3/pJNTe+Xa/ueHNrohhAP96Ga20bbCRVRGRrmvEGH2nIY9qzaA5AYTWA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
tinycolor2 "^1.4.1"
|
tinycolor2 "^1.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-contain@^0.8.5":
|
"@jimp/plugin-contain@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.8.5.tgz#e2fd426684790972596c9035b4ddb8594d5be627"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.9.1.tgz#4e8915183a1062dfa4cf6c21d92777817046448c"
|
||||||
integrity sha512-ZkiPFx9L0yITiKtYTYLWyBsSIdxo/NARhNPRZXyVF9HmTWSLDUw1c2c1uvETKxDZTAVK+souYT14DwFWWdhsYA==
|
integrity sha512-8Rgx+EJ9m6NeojQT/BcIft8XqDJWVyTWVHIU6Ev8X2w9PxYksn71N3Qg6RciYgyKle6UwyduPUh77cGRkFkVNQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-cover@^0.8.5":
|
"@jimp/plugin-cover@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.8.5.tgz#25672884c5bf0bd6bbffbf288482f5f2cf53f50d"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.9.1.tgz#7d767dca8a9d7330f0812149b15860c96fb12be9"
|
||||||
integrity sha512-OdT4YAopLOhbhTUQV3R1v5ZZqIaUt3n3vJi/OfTbsak1t9UkPBVdmYPyhoont8zJdtdkF5dW16Ro1FTshytcww==
|
integrity sha512-/LKVvC5QKzAKth9utX0cfX+iiPkcvvC5fnl8XsrKf0tmC6wuK6uzrs+wElZTnsTFJFsgrEcKtdsZo4UcHInGrw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-crop@^0.8.5":
|
"@jimp/plugin-crop@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.8.5.tgz#68e2a72796148d32b18fd74d5f0d2dc049b5af84"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.9.1.tgz#67988586bc74e664b6380e3c200356150d2f3cba"
|
||||||
integrity sha512-E1Hb+gfu2k74Gkqh96apAyVljsP5MjCH4TY6lECAAEcYKGH/XRhz6lY2dSEjCYE7KtiqjTZzWwYkgAvkwojj9Q==
|
integrity sha512-ZoQDUrZO1knys6V/5c3bz+r7ADcY8Q/4ijLW9shm+bOYlDeTb1bYblgzuV+Te2Pde7CCJyZT2sejyif4uosj7Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-displace@^0.8.5":
|
"@jimp/plugin-displace@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.8.5.tgz#af75a58939653c0b489ed57ea056fbde2cca5557"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.9.1.tgz#29868d48efe33f8d8bcdace90b8f9eb60a4e12cb"
|
||||||
integrity sha512-fVgVYTS1HZzAXkg8Lg06PuirSUG5oXYaYYGL+3ZU4tmZn1pyZ+mZyfejpwtymETEYZnmymHoCT4xto19E/IRvA==
|
integrity sha512-E0IyhWBXLkbiSJVY+Rbv/cQjktRsh4Ym3lQGzRmgq/+pxo95QDcIlf564ywRZ4y2QYqlzXJ2A4kgPuVDOQ4CvQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-dither@^0.8.5":
|
"@jimp/plugin-dither@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.8.5.tgz#66ce78be90071ddef5ac2451da97b2c28d836960"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.9.1.tgz#afc3a8729b6518c7cb48c15be05aa04fd0a34a36"
|
||||||
integrity sha512-KSj2y8E3yK7tldjT/8ejqAWw5HFBjtWW6QkcxfW7FdV4c/nsXZXDkMbhqMZ7FkDuSYoAPeWUFeddrH4yipC5iA==
|
integrity sha512-oUpOPR6fDxhf2Vl/EoEfckBMhoO63fOi/W96MQa1t8zNUgOOWCLU+LzWHaSVwm4xblkWJ6Ui2YiwSmVSxSUAJw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-flip@^0.8.5":
|
"@jimp/plugin-flip@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.8.5.tgz#ef9bd0b7126bc6d696bd60f8591071461eef993c"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.9.1.tgz#291d94a788eef2ea4e4c5213b5017712c8a3f24a"
|
||||||
integrity sha512-2QbGDkurPNAXZUeHLo/UA3tjh+AbAXWZKSdtoa1ArlASovRz8rqtA45YIRIkKrMH82TA3PZk8bgP2jaLKLrzww==
|
integrity sha512-ZStZs+H3G6G4mK20RbE9VHUBx+xQppMYJqEupUrfMHBiVScN++T6bwzf+vsgaVmbLFuSnsZNNsOcHNAErOwnxA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-gaussian@^0.8.5":
|
"@jimp/plugin-gaussian@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.8.5.tgz#2de042c20def796276e46e3a0a4d576ceeeb6ddb"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.9.1.tgz#a416ba8f2a96c570b08fa79783fe9b2233c72e64"
|
||||||
integrity sha512-2zReC5GJcVAXtf3UgzFcHSYN277i02K9Yrhc1xJf3mti00s43uD++B5Ho7/mIo+HrntVvWhxqar7PARdq0lVIg==
|
integrity sha512-SAHZHzWe3MTSFElPysou8lqX4Grv6fhnq2/bHetO3chlFpIRVovDX8QSjVhxuBXsFdEg8vQSP6UuFA2V/PAOvQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-invert@^0.8.5":
|
"@jimp/plugin-invert@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.8.5.tgz#91044275df2101beecabd6d12416539724840f6a"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.9.1.tgz#7809f4e8b8533892dd03b78c49282f8311304d3d"
|
||||||
integrity sha512-GyMXPGheHdS14xfDceuZ9hrGm6gE9UG3PfTEjQbJmHMWippLC6yf8kombSudJlUf8q72YYSSXsSFKGgkHa67vA==
|
integrity sha512-qnuRUYYehtUkZoyCps3gsmxqjJG8kIyYFcXaczRAIzDf6K+9kzMHXB1lOcuqDvnWQFSJa/AdwKBM1Z0UEzKWVw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-mask@^0.8.5":
|
"@jimp/plugin-mask@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.8.5.tgz#c7ce4961902c333f7a3adaa89e5d95204dc94193"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.9.1.tgz#7da1be2348e3e243a36fdd6761ec315a267352a7"
|
||||||
integrity sha512-inD/++XO+MkmwXl9JGYQ8X2deyOZuq9i+dmugH/557p16B9Q6tvUQt5X1Yg5w7hhkLZ00BKOAJI9XoyCC1NFvQ==
|
integrity sha512-Sc3r+A62cME157ktla1qKn3g80hvgxNq/iWc+N34BFfZdaJ2eacbwST5JOHmLHiXiM0OOdHU4Y0SCwUSznHBUg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-normalize@^0.8.5":
|
"@jimp/plugin-normalize@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.8.5.tgz#4fe62178ae45ba987f638dde2da8230277318b19"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.9.1.tgz#1c46399f0bf82371af2904457d04285c5a6f28b2"
|
||||||
integrity sha512-8YRWJWBT4NoSAbPhnjQJXGeaeWVrJAlGDv39A54oNH8Ry47fHcE0EN6zogQNpBuM34M6hRnZl4rOv1FIisaWdg==
|
integrity sha512-uqERGOz0dUGaZD7IwjPhEkFDB415fmY83jj+vWkrF8P5EsZqNLMFyDDxc3fM+Xt4tOfG2KvHURR4u5O4eWsQqA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-print@^0.8.5":
|
"@jimp/plugin-print@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.8.5.tgz#702228f962bdfd53b38c17e49053e4124e8051c0"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.9.1.tgz#fb2dcebfc0229e4680f152a19d6f7692ae86364d"
|
||||||
integrity sha512-BviNpCiA/fEieOqsrWr1FkqyFuiG2izdyyg7zUqyeUTHPwqrTLvXO9cfP/ThG4hZpu5wMQ5QClWSqhZu1fAwxA==
|
integrity sha512-1AaZLeFz4NZsBd9k9EZlTmJ6/sFqWOcI9ltXQdz918vYKOFX+mrq54Tb8HcPH99N5Fb2yWsZTP35NSREaIchfg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
load-bmfont "^1.4.0"
|
load-bmfont "^1.4.0"
|
||||||
|
|
||||||
"@jimp/plugin-resize@^0.8.5":
|
"@jimp/plugin-resize@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.8.5.tgz#4949909d89a9e540725b7431abcbafd520ce32f4"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.9.1.tgz#4d380024c8b149a9e381fed353551c96fdc87a45"
|
||||||
integrity sha512-gIdmISuNmZQ1QwprnRC5VXVWQfKIiWineVQGebpMAG/aoFOLDXrVl939Irg7Fb/uOlSFTzpAbt1zpJ8YG/Mi2w==
|
integrity sha512-w66eYNHL0ZDH/y4fNwu2xnxK75wYU5yuILVToEMpnUOGr+aWFR8VDU/Z9M/As4sR1xoJc49i18kLm9yxISOudA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-rotate@^0.8.5":
|
"@jimp/plugin-rotate@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.8.5.tgz#279dbe2c5e51ec2b2861010cbcc38ce574b12f9c"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.9.1.tgz#4327ad15a10076c6eeeae4db86521200da2304ac"
|
||||||
integrity sha512-8T9wnL3gb+Z0ogMZmtyI6h3y7TuqW2a5SpFbzFUVF+lTZoAabXjEfX3CAozizCLaT+Duc5H2FJVemAHiyr+Dbw==
|
integrity sha512-r4w1Yhm5lY7aeXhE1ANvPN8fAz8jbYZJkB6CYML9FI+uYcEOFaft16Esaw+ggI39pXgzg6/5Jt5FYRhDa8zk4A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugin-scale@^0.8.5":
|
"@jimp/plugin-scale@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.8.5.tgz#6c166575c085da31788acda7da460af3a60351b3"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.9.1.tgz#ae1fadcd95455b40d8eb9347840eb2a3017d20fb"
|
||||||
integrity sha512-G+CDH9s7BsxJ4b+mKZ5SsiXwTAynBJ+7/9SwZFnICZJJvLd79Tws6VPXfSaKJZuWnGIX++L8jTGmFORCfLNkdg==
|
integrity sha512-d2VdrC0cvEfjZWryAZ47VOgTGzUK7t/G9v1Ne8bpJi5pzOoA6gazLmz7sH0ljQyyBoPC6DXZPH/h7nyEzkQqfw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
"@jimp/plugins@^0.8.5":
|
"@jimp/plugins@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.8.5.tgz#1d8d6521e67c527885833ffd5fab7d707ebce3c4"
|
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.9.1.tgz#f1612ff2b28fe2a5bd8ee6a892124fc00fd5bbc8"
|
||||||
integrity sha512-52na0wqfQ3uItIA+C9cJ1EXffhSmABgK7ETClDseUh9oGtynHzxZ97smnFf1ydLjXLrF89Gt+YBxWLyiBGgiZQ==
|
integrity sha512-MuRjoi9Al9W5BMkhQmt1VxOzoqlXRvnR9lTEidUSI4zm2ForRmVy98PcwTy+0PxDT+Ce9zA03uDwSpNfozwJmg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/plugin-blit" "^0.8.5"
|
"@jimp/plugin-blit" "^0.9.1"
|
||||||
"@jimp/plugin-blur" "^0.8.5"
|
"@jimp/plugin-blur" "^0.9.1"
|
||||||
"@jimp/plugin-color" "^0.8.5"
|
"@jimp/plugin-color" "^0.9.1"
|
||||||
"@jimp/plugin-contain" "^0.8.5"
|
"@jimp/plugin-contain" "^0.9.1"
|
||||||
"@jimp/plugin-cover" "^0.8.5"
|
"@jimp/plugin-cover" "^0.9.1"
|
||||||
"@jimp/plugin-crop" "^0.8.5"
|
"@jimp/plugin-crop" "^0.9.1"
|
||||||
"@jimp/plugin-displace" "^0.8.5"
|
"@jimp/plugin-displace" "^0.9.1"
|
||||||
"@jimp/plugin-dither" "^0.8.5"
|
"@jimp/plugin-dither" "^0.9.1"
|
||||||
"@jimp/plugin-flip" "^0.8.5"
|
"@jimp/plugin-flip" "^0.9.1"
|
||||||
"@jimp/plugin-gaussian" "^0.8.5"
|
"@jimp/plugin-gaussian" "^0.9.1"
|
||||||
"@jimp/plugin-invert" "^0.8.5"
|
"@jimp/plugin-invert" "^0.9.1"
|
||||||
"@jimp/plugin-mask" "^0.8.5"
|
"@jimp/plugin-mask" "^0.9.1"
|
||||||
"@jimp/plugin-normalize" "^0.8.5"
|
"@jimp/plugin-normalize" "^0.9.1"
|
||||||
"@jimp/plugin-print" "^0.8.5"
|
"@jimp/plugin-print" "^0.9.1"
|
||||||
"@jimp/plugin-resize" "^0.8.5"
|
"@jimp/plugin-resize" "^0.9.1"
|
||||||
"@jimp/plugin-rotate" "^0.8.5"
|
"@jimp/plugin-rotate" "^0.9.1"
|
||||||
"@jimp/plugin-scale" "^0.8.5"
|
"@jimp/plugin-scale" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
timm "^1.6.1"
|
timm "^1.6.1"
|
||||||
|
|
||||||
"@jimp/png@^0.8.5":
|
"@jimp/png@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.8.5.tgz#121debfb55c5ba2a44e9ffeeb901bbb97fd24f53"
|
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.9.1.tgz#ecb97fa81adf726164b1687c2e189a6c3af6e775"
|
||||||
integrity sha512-zT89ucu8I2rsD3FIMIPLgr1OyKn4neD+5umwD3MY8AOB8+6tX5bFtnmTm3FzGJaJuibkK0wFl87eiaxnb+Megw==
|
integrity sha512-gKHT+7jKDhVKP0ipv8IBTXa+pZ1XMSji2gEXIEJS/D2a9DG55aq+WP3RytdWIEzm/wqh/fAcKZbK0pJIhtYX0w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/utils" "^0.8.5"
|
"@jimp/utils" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
pngjs "^3.3.3"
|
pngjs "^3.3.3"
|
||||||
|
|
||||||
"@jimp/tiff@^0.8.5":
|
"@jimp/tiff@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.8.5.tgz#b1eddfd8b7fd3171cbde8fbe133c36a9889b04c2"
|
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.9.1.tgz#fd443abd1a0de50f8b47e26e5f55c4d29cb884b1"
|
||||||
integrity sha512-Z7uzDcbHuwDg+hy2+UJQ2s5O6sqYXmv6H1fmSf/2dxBrlGMzl8yTc2/BxLrGREeoidDDMcKmXYGAOp4uCsdJjw==
|
integrity sha512-0uWALC736+/QEXzuPdnCunGgxh9Y+72lDhdBrIwBASh196ZdRY2ADpxesODAly3/Hu6augNzZVliE58oRF4KTw==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
utif "^2.0.1"
|
utif "^2.0.1"
|
||||||
|
|
||||||
"@jimp/types@^0.8.5":
|
"@jimp/types@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.8.5.tgz#49058260cfe4227da39f4915c5e5c83b0dbcbf46"
|
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.9.1.tgz#16ec59e0d12d0c3a6826cfd94c8fd00f8455961d"
|
||||||
integrity sha512-XUvpyebZGd1vyFiJyxUT4H9A3mKD7MV2MxjXnay3fNTrcow0UJJspmFw/w+G3TP/1dgrVC4K++gntjR6QWTzvg==
|
integrity sha512-4MJP3PQU1Y3oJNB4CVhxRozRkPzQPE07XHtMhvA4PaEEfjE5SbZp3xeFVjrA44BOJioPp2mn3iv25wy+cmkXtw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/bmp" "^0.8.5"
|
"@jimp/bmp" "^0.9.1"
|
||||||
"@jimp/gif" "^0.8.5"
|
"@jimp/gif" "^0.9.1"
|
||||||
"@jimp/jpeg" "^0.8.5"
|
"@jimp/jpeg" "^0.9.1"
|
||||||
"@jimp/png" "^0.8.5"
|
"@jimp/png" "^0.9.1"
|
||||||
"@jimp/tiff" "^0.8.5"
|
"@jimp/tiff" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
timm "^1.6.1"
|
timm "^1.6.1"
|
||||||
|
|
||||||
"@jimp/utils@^0.8.5":
|
"@jimp/utils@^0.9.1":
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.8.5.tgz#5aede22f51b56141d245bef1195013a1de9158bd"
|
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.9.1.tgz#f3799b0ceedaff9c2f66a4055f47d1c2a6394d6c"
|
||||||
integrity sha512-D3+H4BiopDkhUKvKkZTPPJ53voqOkfMuk3r7YZNcLtXGLkchjjukC4056lNo7B0DzjBgowTYsQM3JjKnYNIYeg==
|
integrity sha512-/oTslY4ZA3UZPLBzugYfy1KnqMO0yFLqY/sq2OxQU53NPe2d4MNe0r/PKo6UzkPkoIBUP18fGuSdA7uCQ65Wqw==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
|
|
||||||
|
@ -1655,14 +1655,14 @@ itunes-nowplaying-mac@0.3.1:
|
||||||
resolved "https://registry.yarnpkg.com/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.3.1.tgz#3f5ee853aef843e66c20ae10b9439303bc1a4986"
|
resolved "https://registry.yarnpkg.com/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.3.1.tgz#3f5ee853aef843e66c20ae10b9439303bc1a4986"
|
||||||
integrity sha512-kZ/ef1rMzl/CMc1RBh3z99wqijxQgz5Vn1gLCrE1OqRwj9bq2vbgeIqWjJC8iDWZHRolizdTPfKMAbp8yKYFTQ==
|
integrity sha512-kZ/ef1rMzl/CMc1RBh3z99wqijxQgz5Vn1gLCrE1OqRwj9bq2vbgeIqWjJC8iDWZHRolizdTPfKMAbp8yKYFTQ==
|
||||||
|
|
||||||
jimp@^0.8.4:
|
jimp@^0.9.1:
|
||||||
version "0.8.5"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.8.5.tgz#59427688ccc8d7a89c2165fd10d0e4164f041a9d"
|
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.9.1.tgz#7343db1370c3ec6969468a32347bfd0bd2fa4d98"
|
||||||
integrity sha512-BW7t/+TCgKpqZw/wHFwqF/A/Tyk43RmzRHyMBdqfOepqunUrajt0RTqowdWyFo4CS2FmD8pFiYfefWjpXFWrCA==
|
integrity sha512-5/cUDnMoJKdVEEzLmKn5f1L7N1m3WwHjeJ1tUKWPGsKM6jfwSZSZhUgENs0OOSSCWwSn+9sI3hpMhBkft4BgcA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jimp/custom" "^0.8.5"
|
"@jimp/custom" "^0.9.1"
|
||||||
"@jimp/plugins" "^0.8.5"
|
"@jimp/plugins" "^0.9.1"
|
||||||
"@jimp/types" "^0.8.5"
|
"@jimp/types" "^0.9.1"
|
||||||
core-js "^2.5.7"
|
core-js "^2.5.7"
|
||||||
regenerator-runtime "^0.13.3"
|
regenerator-runtime "^0.13.3"
|
||||||
|
|
||||||
|
@ -2698,10 +2698,10 @@ strip-json-comments@~2.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
||||||
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
|
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
|
||||||
|
|
||||||
sumchecker@^3.0.0:
|
sumchecker@^3.0.0, sumchecker@^3.0.1:
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-3.0.0.tgz#da5457b4605184575c76540e5e99cc777cb8ce4c"
|
resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-3.0.1.tgz#6377e996795abb0b6d348e9b3e1dfb24345a8e42"
|
||||||
integrity sha512-yreseuC/z4iaodVoq07XULEOO9p4jnQazO7mbrnDSvWAU/y2cbyIKs+gWJptfcGu9R+1l27K8Rkj0bfvqnBpgQ==
|
integrity sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.1.0"
|
debug "^4.1.0"
|
||||||
|
|
||||||
|
@ -2712,10 +2712,10 @@ supports-color@^5.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
has-flag "^3.0.0"
|
has-flag "^3.0.0"
|
||||||
|
|
||||||
sweetalert2@^9.3.16:
|
sweetalert2@^9.4.0:
|
||||||
version "9.3.16"
|
version "9.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.3.16.tgz#dc32bf977246236e69fb9e979ceb1a67426b426d"
|
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-9.4.0.tgz#7dc06b09b830e201b5a51a2c84e52af3b8f396be"
|
||||||
integrity sha512-5JGvUwP1/oFblPm+vRK5vkCeOSJpnqLNcNAAEjgQiCJuoOaBmGMnB89q/Zq66mn1jsa64apilYHY4tDW7uvTFQ==
|
integrity sha512-c9Azg2eVXIgaYV9Su2tRbRip7YD3baGwl9S7yKVdELu9E7rEcER+WBeJenVjR6kRGC426ggMFUgLTf0l/LUb1Q==
|
||||||
|
|
||||||
tar@^4.4.12:
|
tar@^4.4.12:
|
||||||
version "4.4.13"
|
version "4.4.13"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user