From 55a3571edd4278caa8a8697a8b19ef0c527ca8e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 20:03:30 +0000 Subject: [PATCH 1/5] Bump sanitize-html from 2.3.3 to 2.4.0 in /app Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/apostrophecms/sanitize-html/releases) - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.3.3...2.4.0) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index af4cb335..36d37062 100644 --- a/app/package.json +++ b/app/package.json @@ -67,7 +67,7 @@ "json5": "^2.2.0", "lodash": "^4.17.21", "materialize-css": "git://github.com/cutls/materialize#v1-dev", - "sanitize-html": "^2.3.3", + "sanitize-html": "^2.4.0", "sumchecker": "^3.0.1", "sweetalert2": "^11.0.8", "system-font-families": "^0.4.1", diff --git a/app/yarn.lock b/app/yarn.lock index e69ff251..14ed10c4 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4431,10 +4431,10 @@ sanitize-filename@^1.6.2, sanitize-filename@^1.6.3: dependencies: truncate-utf8-bytes "^1.0.0" -sanitize-html@^2.3.3: - version "2.3.3" - resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.3.3.tgz#3db382c9a621cce4c46d90f10c64f1e9da9e8353" - integrity sha512-DCFXPt7Di0c6JUnlT90eIgrjs6TsJl/8HYU3KLdmrVclFN4O0heTcVbJiMa23OKVr6aR051XYtsgd8EWwEBwUA== +sanitize-html@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-2.4.0.tgz#8da7524332eb210d968971621b068b53f17ab5a3" + integrity sha512-Y1OgkUiTPMqwZNRLPERSEi39iOebn2XJLbeiGOBhaJD/yLqtLGu6GE5w7evx177LeGgSE+4p4e107LMiydOf6A== dependencies: deepmerge "^4.2.2" escape-string-regexp "^4.0.0" From dafc36b01d4c0cb60b42eafeae9372a3cb2ab31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 20:06:14 +0000 Subject: [PATCH 2/5] Bump eslint from 7.26.0 to 7.27.0 in /app Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 54 +++++++++++++++++++++--------------------------- 2 files changed, 24 insertions(+), 32 deletions(-) diff --git a/app/package.json b/app/package.json index af4cb335..63182d6a 100644 --- a/app/package.json +++ b/app/package.json @@ -82,7 +82,7 @@ "electron-builder": "^22.11.5", "electron-notarize": "^1.0.0", "electron-rebuild": "^2.3.5", - "eslint": "^7.26.0", + "eslint": "^7.27.0", "npm-run-all": "^4.1.5", "readline-sync": "1.4.10" }, diff --git a/app/yarn.lock b/app/yarn.lock index e69ff251..99844c35 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2065,10 +2065,10 @@ eslint-visitor-keys@^2.0.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== -eslint@^7.26.0: - version "7.26.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6" - integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg== +eslint@^7.27.0: + version "7.27.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7" + integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA== dependencies: "@babel/code-frame" "7.12.11" "@eslint/eslintrc" "^0.4.1" @@ -2078,12 +2078,14 @@ eslint@^7.26.0: debug "^4.0.1" doctrine "^3.0.0" enquirer "^2.3.5" + escape-string-regexp "^4.0.0" eslint-scope "^5.1.1" eslint-utils "^2.1.0" eslint-visitor-keys "^2.0.0" espree "^7.3.1" esquery "^1.4.0" esutils "^2.0.2" + fast-deep-equal "^3.1.3" file-entry-cache "^6.0.1" functional-red-black-tree "^1.0.1" glob-parent "^5.0.0" @@ -2095,7 +2097,7 @@ eslint@^7.26.0: js-yaml "^3.13.1" json-stable-stringify-without-jsonify "^1.0.1" levn "^0.4.1" - lodash "^4.17.21" + lodash.merge "^4.6.2" minimatch "^3.0.4" natural-compare "^1.4.0" optionator "^0.9.1" @@ -2104,7 +2106,7 @@ eslint@^7.26.0: semver "^7.2.1" strip-ansi "^6.0.0" strip-json-comments "^3.1.0" - table "^6.0.4" + table "^6.0.9" text-table "^0.2.0" v8-compile-cache "^2.0.3" @@ -2214,10 +2216,10 @@ extsprintf@^1.2.0: resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8= -fast-deep-equal@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4" - integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA== +fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" + integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-json-stable-stringify@^2.0.0: version "2.0.0" @@ -3298,16 +3300,16 @@ lodash.clonedeep@^4.5.0: resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= -lodash.flatten@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8= - lodash.memoize@~3.0.3: version "3.0.4" resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f" integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8= +lodash.merge@^4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" + integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== + lodash.truncate@^4.4.2: version "4.4.2" resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" @@ -4476,14 +4478,7 @@ semver@^6.0.0, semver@^6.2.0, semver@^6.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.2.1, semver@^7.3.2, semver@^7.3.4: - version "7.3.4" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97" - integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw== - dependencies: - lru-cache "^6.0.0" - -semver@^7.3.5: +semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: version "7.3.5" resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== @@ -4912,20 +4907,17 @@ system-font-families@^0.4.1: babel-polyfill "^6.23.0" ttfinfo "https://github.com/rBurgett/ttfinfo.git" -table@^6.0.4: - version "6.0.8" - resolved "https://registry.yarnpkg.com/table/-/table-6.0.8.tgz#b63f35af8d90601de282a3292226007a9429644f" - integrity sha512-OBAdezyozae8IvjHGXBDHByVkLCcsmffXUSj8LXkNb0SluRd4ug3GFCjk6JynZONIPhOkyr0Nnvbq1rlIspXyQ== +table@^6.0.9: + version "6.7.1" + resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2" + integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg== dependencies: ajv "^8.0.1" - is-boolean-object "^1.1.0" - is-number-object "^1.0.4" - is-string "^1.0.5" lodash.clonedeep "^4.5.0" - lodash.flatten "^4.4.0" lodash.truncate "^4.4.2" slice-ansi "^4.0.0" string-width "^4.2.0" + strip-ansi "^6.0.0" tar@^4: version "4.4.13" From 7769113b3cbde48bb1081a225445717b8325b9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 20:03:03 +0000 Subject: [PATCH 3/5] Bump electron from 12.0.8 to 13.0.1 in /app Bumps [electron](https://github.com/electron/electron) from 12.0.8 to 13.0.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v12.0.8...v13.0.1) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index af4cb335..dd57ba2b 100644 --- a/app/package.json +++ b/app/package.json @@ -78,7 +78,7 @@ "browserify": "^17.0.0", "chokidar": "^3.5.1", "dotenv": "^9.0.2", - "electron": "^12.0.8", + "electron": "^13.0.1", "electron-builder": "^22.11.5", "electron-notarize": "^1.0.0", "electron-rebuild": "^2.3.5", diff --git a/app/yarn.lock b/app/yarn.lock index e69ff251..9a5b5d2f 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1878,10 +1878,10 @@ electron-rebuild@^2.3.5: tar "^6.0.5" yargs "^16.0.0" -electron@^12.0.8: - version "12.0.8" - resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.8.tgz#e52583b2b4f1eaa6fbb0e3666b9907f99f1f24c7" - integrity sha512-bN2wYNnnma7ugBsiwysO1LI6oTTV1lDHOXuWip+OGjDUiz0IiJmZ+r0gAIMMeypVohZh7AA1ftnKad7tJ8sH4A== +electron@^13.0.1: + version "13.0.1" + resolved "https://registry.yarnpkg.com/electron/-/electron-13.0.1.tgz#7dd3666f0f966ab83a1f9868d84add2e6205d43a" + integrity sha512-ds1cf0m46nStil0jbM2r9W/p+Kprdq22+2MikIUqEu69eGl1c86IinQVrpmJ9bR4RshDSF4j3uD32a0bsHDMnQ== dependencies: "@electron/get" "^1.0.1" "@types/node" "^14.6.2" From 9290c146e368eedbeb1e82f6cb12c8bd5321e941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 20:04:32 +0000 Subject: [PATCH 4/5] Bump sweetalert2 from 11.0.8 to 11.0.12 in /app Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.0.8 to 11.0.12. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md) - [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.0.8...v11.0.12) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index af4cb335..3302cb45 100644 --- a/app/package.json +++ b/app/package.json @@ -69,7 +69,7 @@ "materialize-css": "git://github.com/cutls/materialize#v1-dev", "sanitize-html": "^2.3.3", "sumchecker": "^3.0.1", - "sweetalert2": "^11.0.8", + "sweetalert2": "^11.0.12", "system-font-families": "^0.4.1", "textarea-caret": "^3.1.0", "vue": "^2.6.12" diff --git a/app/yarn.lock b/app/yarn.lock index e69ff251..f208f615 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -4892,10 +4892,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -sweetalert2@^11.0.8: - version "11.0.8" - resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.0.8.tgz#4c03d92983de4616a8130d8c9ab12175572f749f" - integrity sha512-2m4yP/1tQuJYDPX8CnMoJDjvxNUGqbluO4OKIkDH5TB/w6A/DMt5R7iDyxR5Oon7XxIA3PYOy4xwXcJylSw08Q== +sweetalert2@^11.0.12: + version "11.0.12" + resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.0.12.tgz#7b500fad352def30412798883433b37e48cb14dc" + integrity sha512-iAn9nB1qu+8z4xjuxeJp+BfBcgReh+NDZ7P/I1r8oDMcukLtYYJxcpEbiaIpBYU4+k698WHe90oCm+UgCCVnqA== syntax-error@^1.1.1: version "1.4.0" From c7df190d797cd186fb59dc6c621ec29ecfd8e99f Mon Sep 17 00:00:00 2001 From: Cutls Date: Mon, 31 May 2021 04:26:46 +0900 Subject: [PATCH 5/5] New Crowdin updates (#506) * New translations main.json (Russian) * New translations main.json (Portuguese) * New translations main.json (Polish) * New translations main.json (Norwegian) * New translations main.json (Dutch) * New translations main.json (Italian) * New translations main.json (Hungarian) * New translations main.json (Chinese Traditional) * New translations main.json (Chinese Simplified) * New translations main.json (Ukrainian) * New translations main.json (Serbian (Cyrillic)) * New translations main.json (Turkish) * New translations main.json (Swedish) * New translations main.json (Hebrew) * New translations main.json (Bulgarian) * New translations main.json (Arabic) * New translations main.json (Afrikaans) * New translations main.json (Spanish) * New translations main.json (French) * New translations main.json (Romanian) * New translations main.json (Catalan) * New translations main.json (Finnish) * New translations main.json (Greek) * New translations main.json (German) * New translations main.json (Czech) * New translations main.json (Danish) * New translations main.json (Cornish) * New translations main.json (Sinhala) * New translations main.json (Spanish, Argentina) * New translations main.json (Portuguese, Brazilian) * New translations main.json (Vietnamese) * New translations main.json (English) * New translations index.json (Italian) * New translations main.json (Italian) --- app/view/make/language/af-ZA/main.json | 1 + app/view/make/language/ar-SA/main.json | 1 + app/view/make/language/bg-BG/main.json | 1 + app/view/make/language/ca-ES/main.json | 1 + app/view/make/language/cs-CZ/main.json | 1 + app/view/make/language/da-DK/main.json | 1 + app/view/make/language/de-DE/main.json | 1 + app/view/make/language/el-GR/main.json | 1 + app/view/make/language/en-US/main.json | 1 + app/view/make/language/es-AR/main.json | 1 + app/view/make/language/es-ES/main.json | 1 + app/view/make/language/fi-FI/main.json | 1 + app/view/make/language/fr-FR/main.json | 1 + app/view/make/language/he-IL/main.json | 1 + app/view/make/language/hu-HU/main.json | 1 + app/view/make/language/it-IT/index.json | 4 ++-- app/view/make/language/it-IT/main.json | 7 ++++--- app/view/make/language/kw-GB/main.json | 1 + app/view/make/language/nl-NL/main.json | 1 + app/view/make/language/no-NO/main.json | 1 + app/view/make/language/pl-PL/main.json | 1 + app/view/make/language/pt-BR/main.json | 1 + app/view/make/language/pt-PT/main.json | 1 + app/view/make/language/ro-RO/main.json | 1 + app/view/make/language/ru-RU/main.json | 1 + app/view/make/language/si-LK/main.json | 1 + app/view/make/language/sr-SP/main.json | 1 + app/view/make/language/sv-SE/main.json | 1 + app/view/make/language/tr-TR/main.json | 1 + app/view/make/language/uk-UA/main.json | 1 + app/view/make/language/vi-VN/main.json | 1 + app/view/make/language/zh-CN/main.json | 1 + app/view/make/language/zh-TW/main.json | 1 + 33 files changed, 37 insertions(+), 5 deletions(-) diff --git a/app/view/make/language/af-ZA/main.json b/app/view/make/language/af-ZA/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/af-ZA/main.json +++ b/app/view/make/language/af-ZA/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/ar-SA/main.json b/app/view/make/language/ar-SA/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/ar-SA/main.json +++ b/app/view/make/language/ar-SA/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/bg-BG/main.json b/app/view/make/language/bg-BG/main.json index cfff49ea..4eb162c4 100644 --- a/app/view/make/language/bg-BG/main.json +++ b/app/view/make/language/bg-BG/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Вграденият HTML е изрязан.", "lang_details_url": "URL адресът на този toot е изрязан.", "lang_details_txt": "Съдържанието на този toot е изрязано.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Няма данни", "lang_filter_errordegree": "Моля, проверете контекстта", "lang_list_nodata": "Няма данни", diff --git a/app/view/make/language/ca-ES/main.json b/app/view/make/language/ca-ES/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/ca-ES/main.json +++ b/app/view/make/language/ca-ES/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/cs-CZ/main.json b/app/view/make/language/cs-CZ/main.json index 71f4b5ca..397eeb27 100644 --- a/app/view/make/language/cs-CZ/main.json +++ b/app/view/make/language/cs-CZ/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "HTML pro vložení je zkopírován.", "lang_details_url": "URL adresa tohoto tootu je zkopírována.", "lang_details_txt": "Obsah tohoto tootu je zkopírován.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Žádná data", "lang_filter_errordegree": "Prosím zkontrolujte kontext", "lang_list_nodata": "Žádná data", diff --git a/app/view/make/language/da-DK/main.json b/app/view/make/language/da-DK/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/da-DK/main.json +++ b/app/view/make/language/da-DK/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/de-DE/main.json b/app/view/make/language/de-DE/main.json index 1cb931bf..ee0d7276 100644 --- a/app/view/make/language/de-DE/main.json +++ b/app/view/make/language/de-DE/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Eingefügtes HTML wurde entfernt.", "lang_details_url": "URL dieses Tröts wurde entfernt.", "lang_details_txt": "Inhalt dieses Tröts wurde entfernt.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Keine Daten", "lang_filter_errordegree": "Bitte überprüfen Sie den Kontext", "lang_list_nodata": "Keine Daten", diff --git a/app/view/make/language/el-GR/main.json b/app/view/make/language/el-GR/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/el-GR/main.json +++ b/app/view/make/language/el-GR/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/en-US/main.json b/app/view/make/language/en-US/main.json index e64ea0f2..fa7a09df 100644 --- a/app/view/make/language/en-US/main.json +++ b/app/view/make/language/en-US/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "crwdns3584:0crwdne3584:0", "lang_details_url": "crwdns3586:0crwdne3586:0", "lang_details_txt": "crwdns3588:0crwdne3588:0", + "lang_details_fetch": "crwdns4588:0crwdne4588:0", "lang_filter_nodata": "crwdns3590:0crwdne3590:0", "lang_filter_errordegree": "crwdns3592:0crwdne3592:0", "lang_list_nodata": "crwdns3594:0crwdne3594:0", diff --git a/app/view/make/language/es-AR/main.json b/app/view/make/language/es-AR/main.json index 5f3aa9ae..af5dfcaf 100644 --- a/app/view/make/language/es-AR/main.json +++ b/app/view/make/language/es-AR/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "El código HTML de inserción se copió al portapapeles.", "lang_details_url": "La dirección web de este toot se copió al portapapeles.", "lang_details_txt": "El contenido de este toot se copió al portapapeles.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Sin datos", "lang_filter_errordegree": "Por favor, comprobá un contexto", "lang_list_nodata": "Sin datos", diff --git a/app/view/make/language/es-ES/main.json b/app/view/make/language/es-ES/main.json index 18956f58..73e779ed 100644 --- a/app/view/make/language/es-ES/main.json +++ b/app/view/make/language/es-ES/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Sin datos", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "Sin datos", diff --git a/app/view/make/language/fi-FI/main.json b/app/view/make/language/fi-FI/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/fi-FI/main.json +++ b/app/view/make/language/fi-FI/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/fr-FR/main.json b/app/view/make/language/fr-FR/main.json index 60df302f..b8f9788a 100644 --- a/app/view/make/language/fr-FR/main.json +++ b/app/view/make/language/fr-FR/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Le code HTML intégré est tronqué.", "lang_details_url": "L'URL de ce pouet est tronqué.", "lang_details_txt": "Le contenu de ce pouet est tronqué.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Aucune donnée", "lang_filter_errordegree": "Veuillez vérifier le contexte", "lang_list_nodata": "Aucune donnée", diff --git a/app/view/make/language/he-IL/main.json b/app/view/make/language/he-IL/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/he-IL/main.json +++ b/app/view/make/language/he-IL/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/hu-HU/main.json b/app/view/make/language/hu-HU/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/hu-HU/main.json +++ b/app/view/make/language/hu-HU/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/it-IT/index.json b/app/view/make/language/it-IT/index.json index b5a728c5..8ed5e9fa 100644 --- a/app/view/make/language/it-IT/index.json +++ b/app/view/make/language/it-IT/index.json @@ -47,7 +47,7 @@ "thingsEmoji": "Emoji di strumenti", "symbolEmoji": "Emoji di simboli", "flagsEmoji": "Emoji delle bandiere", - "draft": "Draft", + "draft": "Bozza", "poll": "Sondaggio", "pollDdisabled": "Sondaggi: Disabilitato", "pollProvider": "Fornitore del sondaggio", @@ -74,7 +74,7 @@ "openBrowser": "Apri nel browser", "screenshot": "Cattura una schermata", "copyURL": "Copia l'URL", - "copy": "Copy", + "copy": "Copia", "embed": "Incorpora", "toots": "Toots", "follow": "Segui", diff --git a/app/view/make/language/it-IT/main.json b/app/view/make/language/it-IT/main.json index 49d0a00b..db4969f1 100644 --- a/app/view/make/language/it-IT/main.json +++ b/app/view/make/language/it-IT/main.json @@ -49,7 +49,7 @@ "lang_manager_godev": "Apri DevCenter di Misskey. Mostriamo anche un documento ufficiale da riferire.", "lang_manager_logout": "Esci", "lang_manager_maxChars": "Max caratteri dei toot", - "lang_manager_refreshAt": "Login with this domain", + "lang_manager_refreshAt": "Accedi con questo dominio", "lang_bbmd_misskey": "TheDesk considera \"@\" come risposta, ma mettere altri parametri. Non elencato su Mastodon significa Home su Misskey.", "lang_emoji_get": "Ottieni emoji", "lang_emoji_custom": "Emoji personalizzate", @@ -89,7 +89,7 @@ "lang_status_endorse": "Caratteristica sul profilo", "lang_status_followers": "Follower", "lang_status_active": "Ultimo stato", - "lang_secure_draft": "Add to draft", + "lang_secure_draft": "Aggiungi alla bozza", "lang_secure_useThis": "Usa questo", "lang_secure_deleteThis": "Elimina questo", "lang_suggest_nodata": "Si prega di ottenere l'elenco delle emoji per mostrare il suggerimento.", @@ -103,6 +103,7 @@ "lang_details_embed": "HTML incorporato è sotto la lente.", "lang_details_url": "L'URL di questo toot è sotto la lente.", "lang_details_txt": "Il contenuto di questo toot è ritagliato.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Nessun dato", "lang_filter_errordegree": "Si prega di controllare un contesto", "lang_list_nodata": "Nessun dato", @@ -154,7 +155,7 @@ "lang_layout_unread": "Non Letta", "lang_layout_tagManager": "Gestore timeline tag", "lang_layout_announ": "Annuncio: il contatore è il numero dei tuoi annunci non letti. Se non mostrato, significa che gli annunci sono tutti contrassegnati come letti.", - "lang_layout_resetWidth": "Stretch this column", + "lang_layout_resetWidth": "Allunga questa colonna", "lang_sort_gothis": "Vai a questa colonna", "lang_sort_remthis": "Elimina questa colonna", "lang_spotify_img": "Allega una copertina album", diff --git a/app/view/make/language/kw-GB/main.json b/app/view/make/language/kw-GB/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/kw-GB/main.json +++ b/app/view/make/language/kw-GB/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/nl-NL/main.json b/app/view/make/language/nl-NL/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/nl-NL/main.json +++ b/app/view/make/language/nl-NL/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/no-NO/main.json b/app/view/make/language/no-NO/main.json index 8691ee8f..306b284a 100644 --- a/app/view/make/language/no-NO/main.json +++ b/app/view/make/language/no-NO/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Ingen data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "Ingen data", diff --git a/app/view/make/language/pl-PL/main.json b/app/view/make/language/pl-PL/main.json index c5e6972b..46aa0d51 100644 --- a/app/view/make/language/pl-PL/main.json +++ b/app/view/make/language/pl-PL/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Brak danych", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "Brak danych", diff --git a/app/view/make/language/pt-BR/main.json b/app/view/make/language/pt-BR/main.json index 28428acd..5ba313c1 100644 --- a/app/view/make/language/pt-BR/main.json +++ b/app/view/make/language/pt-BR/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Sem dados", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "Sem dados", diff --git a/app/view/make/language/pt-PT/main.json b/app/view/make/language/pt-PT/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/pt-PT/main.json +++ b/app/view/make/language/pt-PT/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/ro-RO/main.json b/app/view/make/language/ro-RO/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/ro-RO/main.json +++ b/app/view/make/language/ro-RO/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/ru-RU/main.json b/app/view/make/language/ru-RU/main.json index d2565fed..30fe811f 100644 --- a/app/view/make/language/ru-RU/main.json +++ b/app/view/make/language/ru-RU/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "Нет данных", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "Нет данных", diff --git a/app/view/make/language/si-LK/main.json b/app/view/make/language/si-LK/main.json index 91189250..1074c69f 100644 --- a/app/view/make/language/si-LK/main.json +++ b/app/view/make/language/si-LK/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/sr-SP/main.json b/app/view/make/language/sr-SP/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/sr-SP/main.json +++ b/app/view/make/language/sr-SP/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/sv-SE/main.json b/app/view/make/language/sv-SE/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/sv-SE/main.json +++ b/app/view/make/language/sv-SE/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/tr-TR/main.json b/app/view/make/language/tr-TR/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/tr-TR/main.json +++ b/app/view/make/language/tr-TR/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/uk-UA/main.json b/app/view/make/language/uk-UA/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/uk-UA/main.json +++ b/app/view/make/language/uk-UA/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/vi-VN/main.json b/app/view/make/language/vi-VN/main.json index be117f14..a1edbec9 100644 --- a/app/view/make/language/vi-VN/main.json +++ b/app/view/make/language/vi-VN/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/zh-CN/main.json b/app/view/make/language/zh-CN/main.json index 50844e36..1059b0eb 100644 --- a/app/view/make/language/zh-CN/main.json +++ b/app/view/make/language/zh-CN/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "No data", "lang_filter_errordegree": "Please check a context", "lang_list_nodata": "No data", diff --git a/app/view/make/language/zh-TW/main.json b/app/view/make/language/zh-TW/main.json index 2d8952ff..ec5db110 100644 --- a/app/view/make/language/zh-TW/main.json +++ b/app/view/make/language/zh-TW/main.json @@ -103,6 +103,7 @@ "lang_details_embed": "已複製內嵌 HTML", "lang_details_url": "已複製此嘟文 URL", "lang_details_txt": "已複製此嘟文內容", + "lang_details_fetch": "Fetcging toot data...", "lang_filter_nodata": "沒有資料", "lang_filter_errordegree": "請檢查上下文", "lang_list_nodata": "沒有資料",