From b8d75025d2e1cb337eb22aa5aa88e79f6df172b3 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 09:55:24 +0100 Subject: [PATCH 01/10] chore(deps): update deps Signed-off-by: Thomas Citharel --- mix.exs | 2 +- mix.lock | 4 +- package-lock.json | 284 +++++++++++++++++++++++----------------------- 3 files changed, 145 insertions(+), 145 deletions(-) diff --git a/mix.exs b/mix.exs index 72bab5bb6..754f83d95 100644 --- a/mix.exs +++ b/mix.exs @@ -185,7 +185,7 @@ defmodule Mobilizon.Mixfile do {:floki, "~> 0.31"}, {:ip_reserved, "~> 0.1.0"}, {:fast_sanitize, "~> 0.1"}, - {:ueberauth, "0.10.7", override: true}, + {:ueberauth, "0.10.8", override: true}, {:ueberauth_twitter, "~> 0.4"}, {:ueberauth_discord, "~> 0.7"}, {:ueberauth_github, "~> 0.8.1"}, diff --git a/mix.lock b/mix.lock index f8f06a948..3bceb2bc1 100644 --- a/mix.lock +++ b/mix.lock @@ -108,7 +108,7 @@ "phoenix_ecto": {:hex, :phoenix_ecto, "4.4.3", "86e9878f833829c3f66da03d75254c155d91d72a201eb56ae83482328dc7ca93", [:mix], [{:ecto, "~> 3.5", [hex: :ecto, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:plug, "~> 1.9", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "d36c401206f3011fefd63d04e8ef626ec8791975d9d107f9a0817d426f61ac07"}, "phoenix_html": {:hex, :phoenix_html, "3.3.3", "380b8fb45912b5638d2f1d925a3771b4516b9a78587249cabe394e0a5d579dc9", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "923ebe6fec6e2e3b3e569dfbdc6560de932cd54b000ada0208b5f45024bdd76c"}, "phoenix_live_reload": {:hex, :phoenix_live_reload, "1.4.1", "2aff698f5e47369decde4357ba91fc9c37c6487a512b41732818f2204a8ef1d3", [:mix], [{:file_system, "~> 0.2.1 or ~> 0.3", [hex: :file_system, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.4", [hex: :phoenix, repo: "hexpm", optional: false]}], "hexpm", "9bffb834e7ddf08467fe54ae58b5785507aaba6255568ae22b4d46e2bb3615ab"}, - "phoenix_live_view": {:hex, :phoenix_live_view, "0.20.9", "46d5d436d3f8ff97f066b6c45528fd842a711fd3875b2d3f706b2e769ea07c51", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.15", [hex: :plug, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "694388615ece21b70c523910cba1c633132b08a270caaf60100dd4eaf331885d"}, + "phoenix_live_view": {:hex, :phoenix_live_view, "0.20.10", "a790858cf9b63815bb93d1748e26c73f0c7f09f20873562f4f307dd52b0ca32f", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.15", [hex: :plug, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "daa17b3fbdfd6347aaade4db01a5dd24d23af0f4344e2e24934e8adfb4a11607"}, "phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.3", "3168d78ba41835aecad272d5e8cd51aa87a7ac9eb836eabc42f6e57538e3731d", [:mix], [], "hexpm", "bba06bc1dcfd8cb086759f0edc94a8ba2bc8896d5331a1e2c2902bf8e36ee502"}, "phoenix_swoosh": {:hex, :phoenix_swoosh, "1.2.1", "b74ccaa8046fbc388a62134360ee7d9742d5a8ae74063f34eb050279de7a99e1", [:mix], [{:finch, "~> 0.8", [hex: :finch, repo: "hexpm", optional: true]}, {:hackney, "~> 1.10", [hex: :hackney, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6", [hex: :phoenix, repo: "hexpm", optional: true]}, {:phoenix_html, "~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_view, "~> 1.0 or ~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: false]}, {:swoosh, "~> 1.5", [hex: :swoosh, repo: "hexpm", optional: false]}], "hexpm", "4000eeba3f9d7d1a6bf56d2bd56733d5cadf41a7f0d8ffe5bb67e7d667e204a2"}, "phoenix_template": {:hex, :phoenix_template, "1.0.4", "e2092c132f3b5e5b2d49c96695342eb36d0ed514c5b252a77048d5969330d639", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "2c0c81f0e5c6753faf5cca2f229c9709919aba34fab866d3bc05060c9c444206"}, @@ -140,7 +140,7 @@ "tls_certificate_check": {:hex, :tls_certificate_check, "1.21.0", "042ab2c0c860652bc5cf69c94e3a31f96676d14682e22ec7813bd173ceff1788", [:rebar3], [{:ssl_verify_fun, "~> 1.1", [hex: :ssl_verify_fun, repo: "hexpm", optional: false]}], "hexpm", "6cee6cffc35a390840d48d463541d50746a7b0e421acaadb833cfc7961e490e7"}, "tz_world": {:hex, :tz_world, "1.3.2", "15d331ad1ff22735dfcc8c98bfc7b2a9fdc17f1f071e31e21cdafe2d9318a300", [:mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:certifi, "~> 2.5", [hex: :certifi, repo: "hexpm", optional: true]}, {:geo, "~> 1.0 or ~> 2.0 or ~> 3.3", [hex: :geo, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "d1a345e07b3378c4c902ad54fbd5d54c8c3dd55dba883b7407fe57bcec45ff2a"}, "tzdata": {:hex, :tzdata, "1.1.1", "20c8043476dfda8504952d00adac41c6eda23912278add38edc140ae0c5bcc46", [:mix], [{:hackney, "~> 1.17", [hex: :hackney, repo: "hexpm", optional: false]}], "hexpm", "a69cec8352eafcd2e198dea28a34113b60fdc6cb57eb5ad65c10292a6ba89787"}, - "ueberauth": {:hex, :ueberauth, "0.10.7", "5a31cbe11e7ce5c7484d745dc9e1f11948e89662f8510d03c616de03df581ebd", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "0bccf73e2ffd6337971340832947ba232877aa8122dba4c95be9f729c8987377"}, + "ueberauth": {:hex, :ueberauth, "0.10.8", "ba78fbcbb27d811a6cd06ad851793aaf7d27c3b30c9e95349c2c362b344cd8f0", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "f2d3172e52821375bccb8460e5fa5cb91cfd60b19b636b6e57e9759b6f8c10c1"}, "ueberauth_cas": {:hex, :ueberauth_cas, "2.3.1", "df45a1f2c5df8bc80191cbca4baeeed808d697702ec5ebe5bd5d5a264481752f", [:mix], [{:httpoison, "~> 1.8", [hex: :httpoison, repo: "hexpm", optional: false]}, {:sweet_xml, "~> 0.7", [hex: :sweet_xml, repo: "hexpm", optional: false]}, {:ueberauth, "~> 0.6", [hex: :ueberauth, repo: "hexpm", optional: false]}], "hexpm", "5068ae2b9e217c2f05aa9a67483a6531e21ba0be9a6f6c8749bb7fd1599be321"}, "ueberauth_discord": {:hex, :ueberauth_discord, "0.7.0", "463f6dfe1ed10a76739331ce8e1dd3600ab611f10524dd828eb3aa50e76e9d43", [:mix], [{:oauth2, "~> 1.0 or ~> 2.0", [hex: :oauth2, repo: "hexpm", optional: false]}, {:ueberauth, "~> 0.7", [hex: :ueberauth, repo: "hexpm", optional: false]}], "hexpm", "d6f98ef91abb4ddceada4b7acba470e0e68c4d2de9735ff2f24172a8e19896b4"}, "ueberauth_facebook": {:hex, :ueberauth_facebook, "0.10.0", "0d607fbd1b7c6e0449981571027d869c2d156b8ad20c42e3672346678c05ccf1", [:mix], [{:oauth2, "~> 1.0 or ~> 2.0", [hex: :oauth2, repo: "hexpm", optional: false]}, {:ueberauth, "~> 0.7", [hex: :ueberauth, repo: "hexpm", optional: false]}], "hexpm", "bf8ce5d66b1c50da8abff77e8086c1b710bdde63f4acaef19a651ba43a9537a8"}, diff --git a/package-lock.json b/package-lock.json index d2c06efc1..8f1b6b49f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mobilizon", - "version": "4.1.0-alpha.1", + "version": "4.1.0-beta.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mobilizon", - "version": "4.1.0-alpha.1", + "version": "4.1.0-beta.1", "hasInstallScript": true, "dependencies": { "@apollo/client": "^3.3.16", @@ -304,9 +304,9 @@ } }, "node_modules/@babel/core": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz", - "integrity": "sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.0.tgz", + "integrity": "sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.0", @@ -314,11 +314,11 @@ "@babel/generator": "^7.23.6", "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.23.9", - "@babel/parser": "^7.23.9", - "@babel/template": "^7.23.9", - "@babel/traverse": "^7.23.9", - "@babel/types": "^7.23.9", + "@babel/helpers": "^7.24.0", + "@babel/parser": "^7.24.0", + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.0", + "@babel/types": "^7.24.0", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -428,9 +428,9 @@ } }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.23.10", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.10.tgz", - "integrity": "sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.0.tgz", + "integrity": "sha512-QAH+vfvts51BCsNZ2PhY6HAggnlS6omLLFTsIpeqZk/MmJ6cW7tgz5yRv0fMJThcr6FmbMrENh1RgrWPTYA76g==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", @@ -591,9 +591,9 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", - "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz", + "integrity": "sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==", "dev": true, "engines": { "node": ">=6.9.0" @@ -711,14 +711,14 @@ } }, "node_modules/@babel/helpers": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz", - "integrity": "sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.0.tgz", + "integrity": "sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==", "dev": true, "dependencies": { - "@babel/template": "^7.23.9", - "@babel/traverse": "^7.23.9", - "@babel/types": "^7.23.9" + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.0", + "@babel/types": "^7.24.0" }, "engines": { "node": ">=6.9.0" @@ -810,9 +810,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz", - "integrity": "sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.0.tgz", + "integrity": "sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==", "bin": { "parser": "bin/babel-parser.js" }, @@ -1595,14 +1595,14 @@ } }, "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz", - "integrity": "sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.0.tgz", + "integrity": "sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.23.3", - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", + "@babel/compat-data": "^7.23.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-plugin-utils": "^7.24.0", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-transform-parameters": "^7.23.3" }, @@ -1897,14 +1897,14 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.9.tgz", - "integrity": "sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.0.tgz", + "integrity": "sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA==", "dev": true, "dependencies": { "@babel/compat-data": "^7.23.5", "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-plugin-utils": "^7.24.0", "@babel/helper-validator-option": "^7.23.5", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", @@ -1957,7 +1957,7 @@ "@babel/plugin-transform-new-target": "^7.23.3", "@babel/plugin-transform-nullish-coalescing-operator": "^7.23.4", "@babel/plugin-transform-numeric-separator": "^7.23.4", - "@babel/plugin-transform-object-rest-spread": "^7.23.4", + "@babel/plugin-transform-object-rest-spread": "^7.24.0", "@babel/plugin-transform-object-super": "^7.23.3", "@babel/plugin-transform-optional-catch-binding": "^7.23.4", "@babel/plugin-transform-optional-chaining": "^7.23.4", @@ -2020,9 +2020,9 @@ "dev": true }, "node_modules/@babel/runtime": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz", - "integrity": "sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.0.tgz", + "integrity": "sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==", "dependencies": { "regenerator-runtime": "^0.14.0" }, @@ -2031,23 +2031,23 @@ } }, "node_modules/@babel/template": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz", - "integrity": "sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz", + "integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==", "dev": true, "dependencies": { "@babel/code-frame": "^7.23.5", - "@babel/parser": "^7.23.9", - "@babel/types": "^7.23.9" + "@babel/parser": "^7.24.0", + "@babel/types": "^7.24.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz", - "integrity": "sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.0.tgz", + "integrity": "sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==", "dev": true, "dependencies": { "@babel/code-frame": "^7.23.5", @@ -2056,8 +2056,8 @@ "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.9", - "@babel/types": "^7.23.9", + "@babel/parser": "^7.24.0", + "@babel/types": "^7.24.0", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -2075,9 +2075,9 @@ } }, "node_modules/@babel/types": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz", - "integrity": "sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==", + "version": "7.24.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz", + "integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==", "dev": true, "dependencies": { "@babel/helper-string-parser": "^7.23.4", @@ -2928,9 +2928,9 @@ } }, "node_modules/@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", "engines": { "node": ">=6.0.0" } @@ -3134,12 +3134,12 @@ } }, "node_modules/@playwright/test": { - "version": "1.41.2", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.41.2.tgz", - "integrity": "sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==", + "version": "1.42.0", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.42.0.tgz", + "integrity": "sha512-2k1HzC28Fs+HiwbJOQDUwrWMttqSLUVdjCqitBOjdCD0svWOMQUVqrXX6iFD7POps6xXAojsX/dGBpKnjZctLA==", "dev": true, "dependencies": { - "playwright": "1.41.2" + "playwright": "1.42.0" }, "bin": { "playwright": "cli.js" @@ -4055,9 +4055,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.11.20", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.20.tgz", - "integrity": "sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==", + "version": "20.11.22", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.22.tgz", + "integrity": "sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -4627,12 +4627,12 @@ } }, "node_modules/@vue/compiler-core": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.20.tgz", - "integrity": "sha512-l7M+xUuL8hrGtRLkrf+62d9zucAdgqNBTbJ/NufCOIuJQhauhfyAKH9ra/qUctCXcULwmclGAVpvmxjbBO30qg==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.21.tgz", + "integrity": "sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==", "dependencies": { "@babel/parser": "^7.23.9", - "@vue/shared": "3.4.20", + "@vue/shared": "3.4.21", "entities": "^4.5.0", "estree-walker": "^2.0.2", "source-map-js": "^1.0.2" @@ -4644,24 +4644,24 @@ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" }, "node_modules/@vue/compiler-dom": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.20.tgz", - "integrity": "sha512-/cSBGL79HFBYgDnqCNKErOav3bPde3n0sJwJM2Z09rXlkiowV/2SG1tgDAiWS1CatS4Cvo0o74e1vNeCK1R3RA==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz", + "integrity": "sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==", "dependencies": { - "@vue/compiler-core": "3.4.20", - "@vue/shared": "3.4.20" + "@vue/compiler-core": "3.4.21", + "@vue/shared": "3.4.21" } }, "node_modules/@vue/compiler-sfc": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.20.tgz", - "integrity": "sha512-nPuTZz0yxTPzjyYe+9nQQsFYImcz/57UX8N3jyhl5oIUUs2jqqAMaULsAlJwve3qNYfjQzq0bwy3pqJrN9ecZw==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz", + "integrity": "sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==", "dependencies": { "@babel/parser": "^7.23.9", - "@vue/compiler-core": "3.4.20", - "@vue/compiler-dom": "3.4.20", - "@vue/compiler-ssr": "3.4.20", - "@vue/shared": "3.4.20", + "@vue/compiler-core": "3.4.21", + "@vue/compiler-dom": "3.4.21", + "@vue/compiler-ssr": "3.4.21", + "@vue/shared": "3.4.21", "estree-walker": "^2.0.2", "magic-string": "^0.30.7", "postcss": "^8.4.35", @@ -4674,12 +4674,12 @@ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" }, "node_modules/@vue/compiler-ssr": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.20.tgz", - "integrity": "sha512-b3gFQPiHLvI12C56otzBPpQhZ5kgkJ5RMv/zpLjLC2BIFwX5GktDqYQ7xg0Q2grP6uFI8al3beVKvAVxFtXmIg==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz", + "integrity": "sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==", "dependencies": { - "@vue/compiler-dom": "3.4.20", - "@vue/shared": "3.4.20" + "@vue/compiler-dom": "3.4.21", + "@vue/shared": "3.4.21" } }, "node_modules/@vue/devtools-api": { @@ -4726,48 +4726,48 @@ } }, "node_modules/@vue/reactivity": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.20.tgz", - "integrity": "sha512-P5LJcxUkG6inlHr6MHVA4AVFAmRYJQ7ONGWJILNjMjoYuEXFhYviSCb9BEMyszSG/1kWCZbtWQlKSLasFRpThw==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.21.tgz", + "integrity": "sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==", "dependencies": { - "@vue/shared": "3.4.20" + "@vue/shared": "3.4.21" } }, "node_modules/@vue/runtime-core": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.20.tgz", - "integrity": "sha512-MPvsQpGAxoBqLHjqopt4YPtUYBpq0K6oAWDTwIR1CTNZ3y9O/J2ZVh+i2JpxKNYwANJBiZ20O99NE20uisB7xw==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.21.tgz", + "integrity": "sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==", "dependencies": { - "@vue/reactivity": "3.4.20", - "@vue/shared": "3.4.20" + "@vue/reactivity": "3.4.21", + "@vue/shared": "3.4.21" } }, "node_modules/@vue/runtime-dom": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.20.tgz", - "integrity": "sha512-OkbPVP69H+8m74543zMAAx/LIkajxufYyow41gc0s5iF0uplT5uTQ4llDYu1GeJZEI8wjL5ueiPQruk4qwOMmA==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.21.tgz", + "integrity": "sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==", "dependencies": { - "@vue/runtime-core": "3.4.20", - "@vue/shared": "3.4.20", + "@vue/runtime-core": "3.4.21", + "@vue/shared": "3.4.21", "csstype": "^3.1.3" } }, "node_modules/@vue/server-renderer": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.20.tgz", - "integrity": "sha512-w3VH2GuwxQHA6pJo/HCV22OfVC8Mw4oeHQM+vKeqtRK0OPE1Wilnh+P/SDVGGxPjJsGmyfphi0dbw8UKZQJH9w==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.21.tgz", + "integrity": "sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==", "dependencies": { - "@vue/compiler-ssr": "3.4.20", - "@vue/shared": "3.4.20" + "@vue/compiler-ssr": "3.4.21", + "@vue/shared": "3.4.21" }, "peerDependencies": { - "vue": "3.4.20" + "vue": "3.4.21" } }, "node_modules/@vue/shared": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.20.tgz", - "integrity": "sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag==" + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.21.tgz", + "integrity": "sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==" }, "node_modules/@vue/test-utils": { "version": "2.4.4", @@ -6499,9 +6499,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.682", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.682.tgz", - "integrity": "sha512-oCglfs8yYKs9RQjJFOHonSnhikPK3y+0SvSYc/YpYJV//6rqc0/hbwd0c7vgK4vrl6y2gJAwjkhkSGWK+z4KRA==" + "version": "1.4.687", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.687.tgz", + "integrity": "sha512-Ic85cOuXSP6h7KM0AIJ2hpJ98Bo4hyTUjc4yjMbkvD+8yTxEhfK9+8exT2KKYsSjnCn2tGsKVSZwE7ZgTORQCw==" }, "node_modules/emoji-regex": { "version": "9.2.2", @@ -6529,18 +6529,18 @@ } }, "node_modules/es-abstract": { - "version": "1.22.4", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.4.tgz", - "integrity": "sha512-vZYJlk2u6qHYxBOTjAeg7qUxHdNfih64Uu2J8QqWgXZ2cri0ZpJAkzDUK/q593+mvKwlxyaxr6F1Q+3LKoQRgg==", + "version": "1.22.5", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.5.tgz", + "integrity": "sha512-oW69R+4q2wG+Hc3KZePPZxOiisRIqfKBVo/HLx94QcJeWGU/8sZhCvc829rd1kS366vlJbzBfXf9yWwf0+Ko7w==", "dev": true, "dependencies": { "array-buffer-byte-length": "^1.0.1", "arraybuffer.prototype.slice": "^1.0.3", - "available-typed-arrays": "^1.0.6", + "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", "es-define-property": "^1.0.0", "es-errors": "^1.3.0", - "es-set-tostringtag": "^2.0.2", + "es-set-tostringtag": "^2.0.3", "es-to-primitive": "^1.2.1", "function.prototype.name": "^1.1.6", "get-intrinsic": "^1.2.4", @@ -6548,15 +6548,15 @@ "globalthis": "^1.0.3", "gopd": "^1.0.1", "has-property-descriptors": "^1.0.2", - "has-proto": "^1.0.1", + "has-proto": "^1.0.3", "has-symbols": "^1.0.3", "hasown": "^2.0.1", "internal-slot": "^1.0.7", "is-array-buffer": "^3.0.4", "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", + "is-negative-zero": "^2.0.3", "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", + "is-shared-array-buffer": "^1.0.3", "is-string": "^1.0.7", "is-typed-array": "^1.1.13", "is-weakref": "^1.0.2", @@ -6569,10 +6569,10 @@ "string.prototype.trim": "^1.2.8", "string.prototype.trimend": "^1.0.7", "string.prototype.trimstart": "^1.0.7", - "typed-array-buffer": "^1.0.1", - "typed-array-byte-length": "^1.0.0", - "typed-array-byte-offset": "^1.0.0", - "typed-array-length": "^1.0.4", + "typed-array-buffer": "^1.0.2", + "typed-array-byte-length": "^1.0.1", + "typed-array-byte-offset": "^1.0.2", + "typed-array-length": "^1.0.5", "unbox-primitive": "^1.0.2", "which-typed-array": "^1.1.14" }, @@ -10539,12 +10539,12 @@ } }, "node_modules/playwright": { - "version": "1.41.2", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.41.2.tgz", - "integrity": "sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==", + "version": "1.42.0", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.42.0.tgz", + "integrity": "sha512-Ko7YRUgj5xBHbntrgt4EIw/nE//XBHOKVKnBjO1KuZkmkhlbgyggTe5s9hjqQ1LpN+Xg+kHsQyt5Pa0Bw5XpvQ==", "dev": true, "dependencies": { - "playwright-core": "1.41.2" + "playwright-core": "1.42.0" }, "bin": { "playwright": "cli.js" @@ -10557,9 +10557,9 @@ } }, "node_modules/playwright-core": { - "version": "1.41.2", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.41.2.tgz", - "integrity": "sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==", + "version": "1.42.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.42.0.tgz", + "integrity": "sha512-0HD9y8qEVlcbsAjdpBaFjmaTHf+1FeIddy8VJLeiqwhcNqGCBe4Wp2e8knpqiYbzxtxarxiXyNDw2cG8sCaNMQ==", "dev": true, "bin": { "playwright-core": "cli.js" @@ -11026,9 +11026,9 @@ } }, "node_modules/prosemirror-tables": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.3.5.tgz", - "integrity": "sha512-JSZ2cCNlApu/ObAhdPyotrjBe2cimniniTpz60YXzbL0kZ+47nEYk2LWbfKU2lKpBkUNquta2PjteoNi4YCluQ==", + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.3.6.tgz", + "integrity": "sha512-95yL7w+/KcC5AD1VlacTrtFCJ0vNC+jRklGbikATPz0xSyuYq7XO6f/YCaMfWAtsGTbwt3zh1uWkzsIYyPeK9g==", "dependencies": { "prosemirror-keymap": "^1.1.2", "prosemirror-model": "^1.8.1", @@ -13165,9 +13165,9 @@ } }, "node_modules/vite-plugin-pwa": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.0.tgz", - "integrity": "sha512-Unfb4Jk/ka4HELtpMLIPCmGcW4LFT+CL7Ri1/Of1544CVKXS2ftP91kUkNzkzeI1sGpOdVGuxprVLB9NjMoCAA==", + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.1.tgz", + "integrity": "sha512-pxubJSqDfiUflmFfU8ErPP2eIHz7SqiSuJz6Qk2dPlEeC5Wm2hTInYhmVBYVx1KbVUEhQ4f8uCdmhYB/YP/pqw==", "dev": true, "dependencies": { "debug": "^4.3.4", @@ -13282,15 +13282,15 @@ } }, "node_modules/vue": { - "version": "3.4.20", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.20.tgz", - "integrity": "sha512-xF4zDKXp67NjgORFX/HOuaiaKYjgxkaToK0KWglFQEYlCw9AqgBlj1yu5xa6YaRek47w2IGiuvpvrGg/XuQFCw==", + "version": "3.4.21", + "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.21.tgz", + "integrity": "sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==", "dependencies": { - "@vue/compiler-dom": "3.4.20", - "@vue/compiler-sfc": "3.4.20", - "@vue/runtime-dom": "3.4.20", - "@vue/server-renderer": "3.4.20", - "@vue/shared": "3.4.20" + "@vue/compiler-dom": "3.4.21", + "@vue/compiler-sfc": "3.4.21", + "@vue/runtime-dom": "3.4.21", + "@vue/server-renderer": "3.4.21", + "@vue/shared": "3.4.21" }, "peerDependencies": { "typescript": "*" From c2055d92ae7707b5aab3fd14ea827df0696cca61 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 09:56:08 +0100 Subject: [PATCH 02/10] fix(front): fix typing for canReport prop on DiscussionComment Signed-off-by: Thomas Citharel --- src/components/Discussion/DiscussionComment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Discussion/DiscussionComment.vue b/src/components/Discussion/DiscussionComment.vue index 419b41586..0813a9198 100644 --- a/src/components/Discussion/DiscussionComment.vue +++ b/src/components/Discussion/DiscussionComment.vue @@ -168,7 +168,7 @@ const props = withDefaults( defineProps<{ modelValue: IComment; currentActor: IPerson; - canReport: boolean; + canReport?: boolean; }>(), { canReport: false } ); From a9b977540b900416cfe0d5739cba13e506f83120 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 09:56:51 +0100 Subject: [PATCH 03/10] fix(front): remove extra classes on comment that are not needed Signed-off-by: Thomas Citharel --- src/views/Discussions/DiscussionView.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/Discussions/DiscussionView.vue b/src/views/Discussions/DiscussionView.vue index 6d7e09c0f..c5de7ad7a 100644 --- a/src/views/Discussions/DiscussionView.vue +++ b/src/views/Discussions/DiscussionView.vue @@ -98,7 +98,6 @@ Date: Thu, 29 Feb 2024 09:57:22 +0100 Subject: [PATCH 04/10] fix(front): fix discussion comment changed subscription done before having slug value Signed-off-by: Thomas Citharel --- src/views/Discussions/DiscussionView.vue | 90 +++++++++++++----------- 1 file changed, 48 insertions(+), 42 deletions(-) diff --git a/src/views/Discussions/DiscussionView.vue b/src/views/Discussions/DiscussionView.vue index c5de7ad7a..c3d87629f 100644 --- a/src/views/Discussions/DiscussionView.vue +++ b/src/views/Discussions/DiscussionView.vue @@ -179,6 +179,7 @@ import { MemberRole } from "@/types/enums"; import { PERSON_MEMBERSHIPS } from "@/graphql/actor"; import { Dialog } from "@/plugins/dialog"; import { useI18n } from "vue-i18n"; +import { watch } from "vue"; const props = defineProps<{ slug: string }>(); @@ -187,6 +188,8 @@ const COMMENTS_PER_PAGE = 10; const { currentActor } = useCurrentActorClient(); +const slug = computed(() => props.slug); + const { result: discussionResult, onError: onDiscussionError, @@ -196,52 +199,55 @@ const { } = useQuery<{ discussion: IDiscussion }>( GET_DISCUSSION, () => ({ - slug: props.slug, + slug: slug.value, page: page.value, limit: COMMENTS_PER_PAGE, }), () => ({ - enabled: props.slug !== undefined, + enabled: slug.value !== undefined, }) ); -subscribeToMore({ - document: DISCUSSION_COMMENT_CHANGED, - variables: () => ({ - slug: props.slug, - page: page.value, - limit: COMMENTS_PER_PAGE, - }), - updateQuery( - previousResult: any, - { subscriptionData }: { subscriptionData: any } - ) { - const previousDiscussion = previousResult.discussion; - const lastComment = - subscriptionData.data.discussionCommentChanged.lastComment; - hasMoreComments.value = !previousDiscussion.comments.elements.some( - (comment: IComment) => comment.id === lastComment.id - ); - if (hasMoreComments.value) { - return { - discussion: { - ...previousDiscussion, - lastComment: lastComment, - comments: { - elements: [ - ...previousDiscussion.comments.elements.filter( - ({ id }: { id: string }) => id !== lastComment.id - ), - lastComment, - ], - total: previousDiscussion.comments.total + 1, +watch(slug, (newSlug: string | undefined | null) => { + if (!newSlug) return; + subscribeToMore({ + document: DISCUSSION_COMMENT_CHANGED, + variables: () => ({ + slug: slug.value, + page: page.value, + limit: COMMENTS_PER_PAGE, + }), + updateQuery( + previousResult: any, + { subscriptionData }: { subscriptionData: any } + ) { + const previousDiscussion = previousResult.discussion; + const lastComment = + subscriptionData.data.discussionCommentChanged.lastComment; + hasMoreComments.value = !previousDiscussion.comments.elements.some( + (comment: IComment) => comment.id === lastComment.id + ); + if (hasMoreComments.value) { + return { + discussion: { + ...previousDiscussion, + lastComment: lastComment, + comments: { + elements: [ + ...previousDiscussion.comments.elements.filter( + ({ id }: { id: string }) => id !== lastComment.id + ), + lastComment, + ], + total: previousDiscussion.comments.total + 1, + }, }, - }, - }; - } + }; + } - return previousDiscussion; - }, + return previousDiscussion; + }, + }); }); const discussion = computed(() => discussionResult.value?.discussion); @@ -271,7 +277,7 @@ const { mutate: replyToDiscussionMutation } = useMutation<{ }>({ query: GET_DISCUSSION, variables: { - slug: props.slug, + slug: slug.value, page: page.value, }, }); @@ -280,7 +286,7 @@ const { mutate: replyToDiscussionMutation } = useMutation<{ store.writeQuery({ query: GET_DISCUSSION, - variables: { slug: props.slug, page: page.value }, + variables: { slug: slug.value, page: page.value }, data: { discussion: { ...discussionCached, @@ -323,7 +329,7 @@ const { mutate: updateComment } = useMutation< }>({ query: GET_DISCUSSION, variables: { - slug: props.slug, + slug: slug.value, page: page.value, }, }); @@ -338,7 +344,7 @@ const { mutate: updateComment } = useMutation< } store.writeQuery({ query: GET_DISCUSSION, - variables: { slug: props.slug, page: page.value }, + variables: { slug: slug.value, page: page.value }, data: { discussion: discussionCached }, }); }, @@ -378,7 +384,7 @@ const loadMoreComments = async (): Promise => { await fetchMore({ // New variables variables: { - slug: props.slug, + slug: slug.value, page: page.value, limit: COMMENTS_PER_PAGE, }, From d390a915d80ce5d2447f5323b78c71e9e1aa58dc Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 10:01:39 +0100 Subject: [PATCH 05/10] fix(backend): set Gettext default locale to "en" Even though that should already be the default value Signed-off-by: Thomas Citharel --- config/config.exs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.exs b/config/config.exs index 03c613a7c..8099cc8e7 100644 --- a/config/config.exs +++ b/config/config.exs @@ -205,6 +205,8 @@ config :codepagex, :encodings, [ :"VENDORS/MICSFT/WINDOWS/CP1252" ] +config :gettext, :default_locale, "en" + config :mobilizon, Mobilizon.Web.Gettext, split_module_by: [:locale, :domain] config :ex_cldr, From 043b5f388db7191799f3b1aec31b91f2762d09b5 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 10:11:58 +0100 Subject: [PATCH 06/10] docs: remove obsolete references to Framasoft Signed-off-by: Thomas Citharel --- LICENSE | 2 +- README.md | 2 +- SECURITY.md | 10 ++++------ docker/tests/Dockerfile | 1 - lib/web/templates/api/terms.html.heex | 2 +- 5 files changed, 7 insertions(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index 58db0a43d..db9fb08d8 100644 --- a/LICENSE +++ b/LICENSE @@ -630,7 +630,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Mobilizon - Copyright (C) 2018 Thomas Citharel + Copyright (C) 2018 - 2024 Framasoft This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published diff --git a/README.md b/README.md index fa3bbf7be..5d84cbe6f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Mobilizon is your federated organization and mobilization platform. Gather people with a convivial, ethical, and emancipating tool.

- Developed with ♥ by Framasoft + 2017 - 2024 Developed with ♥ by Framasoft

diff --git a/SECURITY.md b/SECURITY.md index be9788c4d..6c9ab1d37 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,7 +1,7 @@ [Mobilizon](https://joinmobilizon.org) takes security, privacy and user control seriously, and we want to put them front and centre of our project. This document outlines security procedures and general policies for the Mobilizon project. -Framasoft, the Mobilizon maintainer team and community take all security bugs in Mobilizon seriously. Thank you for improving the security of Mobilizon. We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. +The Mobilizon maintainer team and community take all security bugs in Mobilizon seriously. Thank you for improving the security of Mobilizon. We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. ### Goals @@ -15,8 +15,6 @@ Framasoft, the Mobilizon maintainer team and community take all security bugs in * GDPR compliance. -Framasoft is both a developer of open-source/free/libre self-hosted software, and a service provider with users in the European Union. As a result, we are putting user privacy, data sovereignty, and GDPR compliance into our security plans, including asking both the Framasoft community and outside hackers to review our approaches and implementations. - ### Challenges [Mobilizon](https://joinmobilizon.org) will be challenging to keep secure, as it is: @@ -33,14 +31,14 @@ This means there are more attack surfaces compared to typical proprietary, centr We are committed to working with security researchers to verify, reproduce, and respond to legitimate reported vulnerabilities. You can help us by following these simple guidelines: -* Alert us about the vulnerability as soon as you become aware of it by emailing the lead maintainer at tcit+mobilizon@framasoft.org. +* Alert us about the vulnerability as soon as you become aware of it by emailing the lead maintainer. * Provide details needed to reproduce and validate the vulnerability and a Proof of Concept (PoC) as soon as possible * Act in good faith to avoid privacy violations, destruction of data, and interruption or degradation of services * Do not access or modify users’ private data, without explicit permission of the owner. Only interact with your own accounts or test accounts for security research purposes; -* Contact Framasoft or a maintainer of the Mobilizon project (or the instance admin) immediately if you do inadvertently encounter user data. Do not view, alter, save, store, transfer, or otherwise access the data, and immediately purge any local information upon reporting the vulnerability; +* Contact a maintainer of the Mobilizon project (or the instance admin) immediately if you do inadvertently encounter user data. Do not view, alter, save, store, transfer, or otherwise access the data, and immediately purge any local information upon reporting the vulnerability; * The lead maintainer will acknowledge your email within 48 hours, and will send a more detailed response within 48 hours indicating the next steps in handling your report. After the initial reply to your report, the security team will endeavor to keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance. * Give us time to confirm, determine the affected versions and prepare fixes to correct the issue before disclosing it to other parties (if after waiting a reasonable amount of time, we are clearly unable or unwilling to do anything about it, please do hold us accountable!) -* Please test against a local instance of the software, and refrain from running any Denial of Service or automated testing tools against Framasoft's (and our partners') infrastructure +* Please test against a local instance of the software, and refrain from running any Denial of Service or automated testing tools against the project managers (and their partners') infrastructure Note : Please report security bugs in third-party modules to the person or team maintaining the module. diff --git a/docker/tests/Dockerfile b/docker/tests/Dockerfile index 7cccbada3..e09e4fb1e 100644 --- a/docker/tests/Dockerfile +++ b/docker/tests/Dockerfile @@ -1,5 +1,4 @@ FROM elixir:latest -LABEL maintainer="Thomas Citharel " ENV REFRESHED_AT=2023-11-20 RUN apt-get update -yq && apt-get install -yq ca-certificates build-essential inotify-tools postgresql-client git curl gnupg xvfb libgtk-3-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 cmake exiftool python3-pip python3-setuptools diff --git a/lib/web/templates/api/terms.html.heex b/lib/web/templates/api/terms.html.heex index 8f7f8366f..dafe7b100 100644 --- a/lib/web/templates/api/terms.html.heex +++ b/lib/web/templates/api/terms.html.heex @@ -54,7 +54,7 @@

<%= pgettext( "terms", - "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." + "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." ) |> raw %>

From 6f21bd1cd9c8b9368d3e1f9da4823de3dbe8f7cf Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 10:38:10 +0100 Subject: [PATCH 07/10] chore(i18n): update translation files Signed-off-by: Thomas Citharel --- priv/gettext/activity.pot | 4 +- priv/gettext/ar/LC_MESSAGES/activity.po | 4 +- priv/gettext/ar/LC_MESSAGES/default.po | 28 +- priv/gettext/ar/LC_MESSAGES/errors.po | 32 +- priv/gettext/be/LC_MESSAGES/activity.po | 4 +- priv/gettext/be/LC_MESSAGES/default.po | 28 +- priv/gettext/be/LC_MESSAGES/errors.po | 32 +- priv/gettext/ca/LC_MESSAGES/activity.po | 4 +- priv/gettext/ca/LC_MESSAGES/default.po | 28 +- priv/gettext/ca/LC_MESSAGES/errors.po | 32 +- priv/gettext/cs/LC_MESSAGES/activity.po | 4 +- priv/gettext/cs/LC_MESSAGES/default.po | 44 +- priv/gettext/cs/LC_MESSAGES/errors.po | 32 +- priv/gettext/de/LC_MESSAGES/activity.po | 4 +- priv/gettext/de/LC_MESSAGES/default.po | 46 +- priv/gettext/de/LC_MESSAGES/errors.po | 32 +- priv/gettext/default.pot | 28 +- priv/gettext/en/LC_MESSAGES/activity.po | 4 +- priv/gettext/en/LC_MESSAGES/default.po | 28 +- priv/gettext/en/LC_MESSAGES/errors.po | 32 +- priv/gettext/errors.pot | 33 +- priv/gettext/es/LC_MESSAGES/activity.po | 4 +- priv/gettext/es/LC_MESSAGES/default.po | 48 +- priv/gettext/es/LC_MESSAGES/errors.po | 32 +- priv/gettext/fi/LC_MESSAGES/activity.po | 4 +- priv/gettext/fi/LC_MESSAGES/default.po | 44 +- priv/gettext/fi/LC_MESSAGES/errors.po | 32 +- priv/gettext/fr/LC_MESSAGES/activity.po | 4 +- priv/gettext/fr/LC_MESSAGES/default.po | 1468 ++++++++++++++---- priv/gettext/fr/LC_MESSAGES/errors.po | 32 +- priv/gettext/gd/LC_MESSAGES/activity.po | 4 +- priv/gettext/gd/LC_MESSAGES/default.po | 28 +- priv/gettext/gd/LC_MESSAGES/errors.po | 32 +- priv/gettext/gl/LC_MESSAGES/activity.po | 4 +- priv/gettext/gl/LC_MESSAGES/default.po | 46 +- priv/gettext/gl/LC_MESSAGES/errors.po | 32 +- priv/gettext/he/LC_MESSAGES/activity.po | 4 +- priv/gettext/he/LC_MESSAGES/default.po | 28 +- priv/gettext/he/LC_MESSAGES/errors.po | 32 +- priv/gettext/hr/LC_MESSAGES/activity.po | 4 +- priv/gettext/hr/LC_MESSAGES/default.po | 28 +- priv/gettext/hr/LC_MESSAGES/errors.po | 32 +- priv/gettext/hu/LC_MESSAGES/activity.po | 4 +- priv/gettext/hu/LC_MESSAGES/default.po | 28 +- priv/gettext/hu/LC_MESSAGES/errors.po | 32 +- priv/gettext/id/LC_MESSAGES/activity.po | 4 +- priv/gettext/id/LC_MESSAGES/default.po | 28 +- priv/gettext/id/LC_MESSAGES/errors.po | 32 +- priv/gettext/it/LC_MESSAGES/activity.po | 4 +- priv/gettext/it/LC_MESSAGES/default.po | 46 +- priv/gettext/it/LC_MESSAGES/errors.po | 32 +- priv/gettext/ja/LC_MESSAGES/activity.po | 4 +- priv/gettext/ja/LC_MESSAGES/default.po | 28 +- priv/gettext/ja/LC_MESSAGES/errors.po | 32 +- priv/gettext/ko/LC_MESSAGES/activity.po | 4 +- priv/gettext/ko/LC_MESSAGES/default.po | 28 +- priv/gettext/ko/LC_MESSAGES/errors.po | 32 +- priv/gettext/nb_NO/LC_MESSAGES/activity.po | 4 +- priv/gettext/nb_NO/LC_MESSAGES/default.po | 28 +- priv/gettext/nb_NO/LC_MESSAGES/errors.po | 32 +- priv/gettext/nl/LC_MESSAGES/activity.po | 4 +- priv/gettext/nl/LC_MESSAGES/default.po | 28 +- priv/gettext/nl/LC_MESSAGES/errors.po | 32 +- priv/gettext/nn/LC_MESSAGES/activity.po | 4 +- priv/gettext/nn/LC_MESSAGES/default.po | 44 +- priv/gettext/nn/LC_MESSAGES/errors.po | 32 +- priv/gettext/oc/LC_MESSAGES/activity.po | 4 +- priv/gettext/oc/LC_MESSAGES/default.po | 28 +- priv/gettext/oc/LC_MESSAGES/errors.po | 32 +- priv/gettext/pl/LC_MESSAGES/activity.po | 4 +- priv/gettext/pl/LC_MESSAGES/default.po | 46 +- priv/gettext/pl/LC_MESSAGES/errors.po | 32 +- priv/gettext/pt/LC_MESSAGES/activity.po | 4 +- priv/gettext/pt/LC_MESSAGES/default.po | 28 +- priv/gettext/pt/LC_MESSAGES/errors.po | 32 +- priv/gettext/pt_BR/LC_MESSAGES/activity.po | 4 +- priv/gettext/pt_BR/LC_MESSAGES/default.po | 28 +- priv/gettext/pt_BR/LC_MESSAGES/errors.po | 32 +- priv/gettext/ru/LC_MESSAGES/activity.po | 4 +- priv/gettext/ru/LC_MESSAGES/default.po | 44 +- priv/gettext/ru/LC_MESSAGES/errors.po | 32 +- priv/gettext/sv/LC_MESSAGES/activity.po | 4 +- priv/gettext/sv/LC_MESSAGES/default.po | 28 +- priv/gettext/sv/LC_MESSAGES/errors.po | 32 +- priv/gettext/zh_Hant/LC_MESSAGES/activity.po | 4 +- priv/gettext/zh_Hant/LC_MESSAGES/default.po | 28 +- priv/gettext/zh_Hant/LC_MESSAGES/errors.po | 32 +- src/i18n/en_US.json | 3 +- src/i18n/fr_FR.json | 3 +- 89 files changed, 2133 insertions(+), 1326 deletions(-) diff --git a/priv/gettext/activity.pot b/priv/gettext/activity.pot index ee7859b26..760150dbb 100644 --- a/priv/gettext/activity.pot +++ b/priv/gettext/activity.pot @@ -214,7 +214,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -224,7 +224,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/ar/LC_MESSAGES/activity.po b/priv/gettext/ar/LC_MESSAGES/activity.po index b1602b143..f1c9a50dc 100644 --- a/priv/gettext/ar/LC_MESSAGES/activity.po +++ b/priv/gettext/ar/LC_MESSAGES/activity.po @@ -216,7 +216,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -230,7 +230,7 @@ msgstr[5] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/ar/LC_MESSAGES/default.po b/priv/gettext/ar/LC_MESSAGES/default.po index 0656231a0..44e3bd8dc 100644 --- a/priv/gettext/ar/LC_MESSAGES/default.po +++ b/priv/gettext/ar/LC_MESSAGES/default.po @@ -317,7 +317,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -329,7 +329,7 @@ msgstr[5] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -383,7 +383,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" @@ -394,7 +394,7 @@ msgstr[4] "" msgstr[5] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -406,7 +406,7 @@ msgstr[5] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -776,7 +776,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1076,7 +1076,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1160,12 +1160,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1650,7 +1644,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2048,3 +2042,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/ar/LC_MESSAGES/errors.po b/priv/gettext/ar/LC_MESSAGES/errors.po index e4efbe032..92b22aeaf 100644 --- a/priv/gettext/ar/LC_MESSAGES/errors.po +++ b/priv/gettext/ar/LC_MESSAGES/errors.po @@ -207,13 +207,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -647,7 +647,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -667,17 +667,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -964,7 +964,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1095,22 +1095,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1120,7 +1120,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1382,7 +1382,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1392,7 +1392,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1412,12 +1412,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/be/LC_MESSAGES/activity.po b/priv/gettext/be/LC_MESSAGES/activity.po index b24f809b0..657f1185d 100644 --- a/priv/gettext/be/LC_MESSAGES/activity.po +++ b/priv/gettext/be/LC_MESSAGES/activity.po @@ -215,7 +215,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -226,7 +226,7 @@ msgstr[2] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/be/LC_MESSAGES/default.po b/priv/gettext/be/LC_MESSAGES/default.po index c7b3902e0..666353ae0 100644 --- a/priv/gettext/be/LC_MESSAGES/default.po +++ b/priv/gettext/be/LC_MESSAGES/default.po @@ -315,7 +315,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -324,7 +324,7 @@ msgstr[2] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -375,7 +375,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" @@ -383,7 +383,7 @@ msgstr[1] "" msgstr[2] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -392,7 +392,7 @@ msgstr[2] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -759,7 +759,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1056,7 +1056,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1140,12 +1140,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1630,7 +1624,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2025,3 +2019,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/be/LC_MESSAGES/errors.po b/priv/gettext/be/LC_MESSAGES/errors.po index dfd7e8329..9cfd18244 100644 --- a/priv/gettext/be/LC_MESSAGES/errors.po +++ b/priv/gettext/be/LC_MESSAGES/errors.po @@ -181,13 +181,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -621,7 +621,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -641,17 +641,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -938,7 +938,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1069,22 +1069,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1094,7 +1094,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1356,7 +1356,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1366,7 +1366,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1386,12 +1386,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/ca/LC_MESSAGES/activity.po b/priv/gettext/ca/LC_MESSAGES/activity.po index 60f297ccc..9fb8201be 100644 --- a/priv/gettext/ca/LC_MESSAGES/activity.po +++ b/priv/gettext/ca/LC_MESSAGES/activity.po @@ -222,7 +222,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -232,7 +232,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/ca/LC_MESSAGES/default.po b/priv/gettext/ca/LC_MESSAGES/default.po index 83921993b..19b4256d2 100644 --- a/priv/gettext/ca/LC_MESSAGES/default.po +++ b/priv/gettext/ca/LC_MESSAGES/default.po @@ -358,7 +358,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon a %{instance}: s'ha canviat l'adreça de correu" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Una activitat planificada per avui" @@ -366,7 +366,7 @@ msgstr[1] "%{nb_events} activitats planificades avui" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Tens una activitat avui:" @@ -416,14 +416,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} t'ha convidat al grup %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Una activitat planificada per aquesta setmana" msgstr[1] "%{nb_events} planificades per aquesta setmana" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Hi ha una soŀlicitud de participar a %{title} pendent de resoldre" @@ -433,7 +433,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Tens una activitat aquesta setmana:" @@ -925,7 +925,7 @@ msgstr "No ho facis servir més que proves, sisplau" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1261,7 +1261,7 @@ msgstr "" "L'equip de moderació de la teva instància ha decidit suspendre el grup " "%{group_name} (%{group_address}). Ja no formes part del grup." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "El grup %{group} ha estat suspès a %{instance}" @@ -1375,12 +1375,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1876,7 +1870,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Tens una soŀlicitud de participació pendent de resoldre:" @@ -2283,3 +2277,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/ca/LC_MESSAGES/errors.po b/priv/gettext/ca/LC_MESSAGES/errors.po index 1bba8fcc0..9dea6fb34 100644 --- a/priv/gettext/ca/LC_MESSAGES/errors.po +++ b/priv/gettext/ca/LC_MESSAGES/errors.po @@ -182,13 +182,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -622,7 +622,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -642,17 +642,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -939,7 +939,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1070,22 +1070,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1095,7 +1095,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1357,7 +1357,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1367,7 +1367,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1387,12 +1387,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/cs/LC_MESSAGES/activity.po b/priv/gettext/cs/LC_MESSAGES/activity.po index 9782ae98e..b70a63ab6 100644 --- a/priv/gettext/cs/LC_MESSAGES/activity.po +++ b/priv/gettext/cs/LC_MESSAGES/activity.po @@ -224,7 +224,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Zobrazit jednu další aktivitu" @@ -235,7 +235,7 @@ msgstr[2] "Zobrazit %{count} dalších aktivit" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Došlo k aktivitě!" diff --git a/priv/gettext/cs/LC_MESSAGES/default.po b/priv/gettext/cs/LC_MESSAGES/default.po index c7430749a..ce02fdb3f 100644 --- a/priv/gettext/cs/LC_MESSAGES/default.po +++ b/priv/gettext/cs/LC_MESSAGES/default.po @@ -355,7 +355,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon na %{instance}: e-mail změněn" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Na dnešek je naplánována jedna událost" @@ -364,7 +364,7 @@ msgstr[2] "%{nb_events} událostí plánovaných na dnešek" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Dnes máte jednu událost:" @@ -415,7 +415,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "Byl/a jste pozván/a %{inviter} do skupiny %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Tento týden je naplánována jedna akce" @@ -423,7 +423,7 @@ msgstr[1] "%{nb_events} události plánované na tento týden" msgstr[2] "%{nb_events} událostí plánovaných na tento týden" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Jeden požadavek na účast pro událost %{title} ke zpracování" @@ -436,7 +436,7 @@ msgstr[2] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Tento týden máte jednu událost:" @@ -932,7 +932,7 @@ msgstr "Nepoužívejte ji pro skutečné účely." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1278,7 +1278,7 @@ msgstr "" "Moderátorský tým vaší instance se rozhodl pozastavit %{group_name} " "(%{group_address}). Již nejste členem této skupiny." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Skupina %{group} byla pozastavena na %{instance}" @@ -1403,20 +1403,6 @@ msgstr "" "Vyhrazujeme si právo tyto podmínky kdykoli změnit. Tyto podmínky můžeme " "například změnit, pokud přijdeme s novou funkcí." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Když v tomto dokumentu říkáme \"my\", \"naše\" nebo \"nás\", máme na mysli " -"vlastníky, provozovatele a správce této instance Mobilizon. Software " -"Mobilizon je poskytován týmem přispěvatelů Mobilizonu, který je podporován " -"Framasoft, francouzskou neziskovou " -"organizací prosazující svobodný software. Pokud to není výslovně uvedeno, je " -"tato instance Mobilizonu nezávislou službou využívající zdrojový kód " -"Mobilizonu. Více informací o této instanci najdete na stránce \"O této instanci\"." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1945,7 +1931,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2376,3 +2362,17 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Když v tomto dokumentu říkáme \"my\", \"naše\" nebo \"nás\", máme na mysli " +"vlastníky, provozovatele a správce této instance Mobilizon. Software " +"Mobilizon je poskytován týmem přispěvatelů Mobilizonu, který je podporován " +"Framasoft, francouzskou neziskovou " +"organizací prosazující svobodný software. Pokud to není výslovně uvedeno, je " +"tato instance Mobilizonu nezávislou službou využívající zdrojový kód " +"Mobilizonu. Více informací o této instanci najdete na stránce \"O této instanci\"." diff --git a/priv/gettext/cs/LC_MESSAGES/errors.po b/priv/gettext/cs/LC_MESSAGES/errors.po index 155943dfc..2125d4b4d 100644 --- a/priv/gettext/cs/LC_MESSAGES/errors.po +++ b/priv/gettext/cs/LC_MESSAGES/errors.po @@ -190,13 +190,13 @@ msgstr "Registrace nejsou otevřeny" msgid "The current password is invalid" msgstr "Aktuální heslo je neplatné" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Nový e-mail se nezdá být platný" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -635,7 +635,7 @@ msgstr "Do této skupiny nelze zvát" msgid "You don't have permission to delete this token" msgstr "Nemáte oprávnění tento token odstranit" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -656,19 +656,19 @@ msgstr "Chcete-li aktualizovat zprávu, musíte být přihlášeni a být moder msgid "You need to be logged-in and a moderator to view a report" msgstr "Pro zobrazení zprávy musíte být přihlášeni a být moderátorem" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "Pro přístup k nastavení správce musíte být přihlášeni jako správce" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Pro přístup ke statistikám ovládacího panelu musíte být přihlášeni jako " "správce" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -959,7 +959,7 @@ msgstr "Nepodařilo se opustit událost" msgid "Failed to update the group" msgstr "Nepodařilo se aktualizovat skupinu" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1090,22 +1090,22 @@ msgstr "Chcete-li odebrat člena, musíte být přihlášeni" msgid "Your email seems to be using an invalid format" msgstr "Váš e-mail zřejmě používá nesprávný formát" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Nelze potvrdit již potvrzeného uživatele" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "Zrušení potvrzení uživatelů není podporováno" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Nová role musí být jiná" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1116,7 +1116,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "Profil nebo skupina s tímto názvem již existuje" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1389,7 +1389,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1399,7 +1399,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Tuto skupinu již sledujete" @@ -1419,12 +1419,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/de/LC_MESSAGES/activity.po b/priv/gettext/de/LC_MESSAGES/activity.po index bebe75a70..f339bb3e0 100644 --- a/priv/gettext/de/LC_MESSAGES/activity.po +++ b/priv/gettext/de/LC_MESSAGES/activity.po @@ -228,7 +228,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "%{count} weitere Aktivität anzeigen" @@ -238,7 +238,7 @@ msgstr[1] "Eine weitere Aktivität anzeigen" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Es hat sich etwas getan!" diff --git a/priv/gettext/de/LC_MESSAGES/default.po b/priv/gettext/de/LC_MESSAGES/default.po index 7e7ed9f38..2e632eba9 100644 --- a/priv/gettext/de/LC_MESSAGES/default.po +++ b/priv/gettext/de/LC_MESSAGES/default.po @@ -365,7 +365,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon auf %{instance}: E-Mail geändert" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Ein Event wurde heute geplannt" @@ -373,7 +373,7 @@ msgstr[1] "%{nb_events} wurden heute geplannt" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Sie haben ein neues Event:" @@ -423,14 +423,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "Sie wurden von %{inviter} eingeladen, der Gruppe %{group} beizutreten" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Ein Event ist für diese Woche geplant" msgstr[1] "%{nb_events} Events sind für diese Woche geplant" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Eine Teilnahmeanfrage für die Veranstaltung %{title} zu bearbeiten" @@ -440,7 +440,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Sie haben diese Woche eine Veranstaltung:" @@ -960,7 +960,7 @@ msgstr "Bitte verwenden Sie es nicht für reale Zwecke." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1309,7 +1309,7 @@ msgstr "" "(%{group_address}) zu suspendieren. Sie sind nicht länger ein Mitglied " "dieser Gruppe." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Die Gruppe %{group} wurde auf %{instance} ausgesetzt" @@ -1439,21 +1439,6 @@ msgstr "" "Beispiel kann es sein, dass wir diese Bedingungen ändern müssen, wenn wir " "eine neue Funktion einführen." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Wenn wir in diesem Dokument „wir“, „unser“ oder „uns“ sagen, beziehen wir " -"uns auf die Eigentümer, Betreiber und Administratoren dieser Mobilizon-" -"Instanz. Die Mobilizon-Software wird vom Team der Mobilizon-Mitwirkenden " -"bereitgestellt, unterstützt von Framasoft, einer französischen Non-Profit-Organisation, die sich für freie/libre " -"Software einsetzt. Sofern nicht ausdrücklich angegeben, ist diese Mobilizon-" -"Instanz ein unabhängiger Dienst, der den Quellcode von Mobilizon verwendet. " -"Weitere Informationen über diese Instanz finden Sie auf der Seite „Über diese Instanz“." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1998,7 +1983,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Sie haben eine ausstehende Anwesenheitsanforderung zu bearbeiten:" @@ -2435,3 +2420,18 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Wenn wir in diesem Dokument „wir“, „unser“ oder „uns“ sagen, beziehen wir " +"uns auf die Eigentümer, Betreiber und Administratoren dieser Mobilizon-" +"Instanz. Die Mobilizon-Software wird vom Team der Mobilizon-Mitwirkenden " +"bereitgestellt, unterstützt von Framasoft, einer französischen Non-Profit-Organisation, die sich für freie/libre " +"Software einsetzt. Sofern nicht ausdrücklich angegeben, ist diese Mobilizon-" +"Instanz ein unabhängiger Dienst, der den Quellcode von Mobilizon verwendet. " +"Weitere Informationen über diese Instanz finden Sie auf der Seite „Über diese Instanz“." diff --git a/priv/gettext/de/LC_MESSAGES/errors.po b/priv/gettext/de/LC_MESSAGES/errors.po index 21e17a9a8..5afeba246 100644 --- a/priv/gettext/de/LC_MESSAGES/errors.po +++ b/priv/gettext/de/LC_MESSAGES/errors.po @@ -185,13 +185,13 @@ msgstr "Registrierungen sind nicht geöffnet" msgid "The current password is invalid" msgstr "Das aktuelle Passwort ist ungültig" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Die neue E-Mail scheint nicht gültig zu sein" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -637,7 +637,7 @@ msgstr "Sie können nicht in diese Gruppe einladen" msgid "You don't have permission to delete this token" msgstr "Sie haben nicht die Berechtigung diesen Token zu löschen" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -661,21 +661,21 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "Sie müssen eingeloggt und ein Moderator sein, um einen Bericht zu sehen" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Sie müssen angemeldet und ein Administrator sein, um auf die Admin-" "Einstellungen zugreifen zu können" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Sie müssen angemeldet und ein Administrator sein, um auf die Dashboard-" "Statistiken zugreifen zu können" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -974,7 +974,7 @@ msgstr "Das Verlassen der Veranstaltung fehlgeschlagen" msgid "Failed to update the group" msgstr "Aktualisierung der Gruppe fehlgeschlagen" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1107,22 +1107,22 @@ msgstr "Sie müssen angemeldet sein, um ein Mitglied zu entfernen" msgid "Your email seems to be using an invalid format" msgstr "Ihre E-Mail scheint ein ungültiges Format zu verwenden" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Kann einen bereits bestätigten Benutzer nicht bestätigen" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "Das Zurücknehmen einer Bestätigung von Benutzern wird nicht unterstützt" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Die neue Rolle muss anders sein" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1134,7 +1134,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "Ein Profil oder eine Gruppe mit diesem Namen existiert bereits" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "Keine Instanz gefunden um dieser Adresse zu folgen" @@ -1401,7 +1401,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1411,7 +1411,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Sie folgen dieser Gruppe bereits" @@ -1431,12 +1431,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index b7984ecc1..205f33eac 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -300,7 +300,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -308,7 +308,7 @@ msgstr[1] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -358,14 +358,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" msgstr[1] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -373,7 +373,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -739,7 +739,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1035,7 +1035,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1119,12 +1119,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1609,7 +1603,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2003,3 +1997,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/activity.po b/priv/gettext/en/LC_MESSAGES/activity.po index c353e4c67..d6b3b55c3 100644 --- a/priv/gettext/en/LC_MESSAGES/activity.po +++ b/priv/gettext/en/LC_MESSAGES/activity.po @@ -215,7 +215,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -225,7 +225,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po index 93c91c4e9..d73c4e449 100644 --- a/priv/gettext/en/LC_MESSAGES/default.po +++ b/priv/gettext/en/LC_MESSAGES/default.po @@ -353,7 +353,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -361,7 +361,7 @@ msgstr[1] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -411,14 +411,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" msgstr[1] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -426,7 +426,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -792,7 +792,7 @@ msgstr "Please do not use it in any real way" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "If you need to cancel your participation, just access the event page through link above and click on the participation button." @@ -1088,7 +1088,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1172,12 +1172,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1662,7 +1656,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2056,3 +2050,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/errors.po b/priv/gettext/en/LC_MESSAGES/errors.po index a53b425f8..072eb9654 100644 --- a/priv/gettext/en/LC_MESSAGES/errors.po +++ b/priv/gettext/en/LC_MESSAGES/errors.po @@ -185,13 +185,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -625,7 +625,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -645,17 +645,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -942,7 +942,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1073,22 +1073,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1098,7 +1098,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1360,7 +1360,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1370,7 +1370,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1390,12 +1390,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/errors.pot b/priv/gettext/errors.pot index 43ce04214..546a73a5d 100644 --- a/priv/gettext/errors.pot +++ b/priv/gettext/errors.pot @@ -3,7 +3,6 @@ ## `msgid`s here are often extracted from source code. ## Add new translations manually only if they're dynamic ## translations that can't be statically extracted. -## ## Run `mix gettext.extract` to bring this file up to ## date. Leave `msgstr`s empty as changing them here as no ## effect: edit them in PO (`.po`) files instead. @@ -182,13 +181,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -622,7 +621,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -642,17 +641,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -939,7 +938,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1070,22 +1069,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1095,7 +1094,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1357,7 +1356,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1367,7 +1366,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format msgid "You are already following this instance" msgstr "" @@ -1387,12 +1386,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/es/LC_MESSAGES/activity.po b/priv/gettext/es/LC_MESSAGES/activity.po index 1f02db2ec..ee0d7fe2f 100644 --- a/priv/gettext/es/LC_MESSAGES/activity.po +++ b/priv/gettext/es/LC_MESSAGES/activity.po @@ -227,7 +227,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Ver una actividad más" @@ -237,7 +237,7 @@ msgstr[1] "Ver %{count} actividades más" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "¡Ha habido una actividad!" diff --git a/priv/gettext/es/LC_MESSAGES/default.po b/priv/gettext/es/LC_MESSAGES/default.po index 90574afca..acf4ab265 100644 --- a/priv/gettext/es/LC_MESSAGES/default.po +++ b/priv/gettext/es/LC_MESSAGES/default.po @@ -360,7 +360,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon en %{instance}: correo electrónico modificado" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Un evento programado para hoy" @@ -368,7 +368,7 @@ msgstr[1] "%{nb_events} eventos planeados hoy" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Tienes un evento hoy:" @@ -418,14 +418,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{Inviter} te ha invitado a unirte al grupo %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Un evento programado para hoy" msgstr[1] "%{nb_events} eventos planeados hoy" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Una solicitud para participar en el evento %{title} a procesar" @@ -435,7 +435,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Tienes un evento hoy:" @@ -938,7 +938,7 @@ msgstr "Por favor no lo use de ninguna manera real." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1275,7 +1275,7 @@ msgstr "" "El equipo de moderación de su instancia ha decidido suspender a " "%{group_name} (%{group_address}). Ya no eres miembro de este grupo." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "El grupo %{group} ha sido suspendido en %{instance}" @@ -1406,22 +1406,6 @@ msgstr "" "Por ejemplo, es posible que necesitemos cambiar estos Términos si " "presentamos una nueva función o por alguna otra razón." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Cuando decimos \"nosotros\", \"nuestro\" o \"nosotros\" en este documento, " -"nos referimos a los propietarios, operadores y administradores de esta " -"instancia de Mobilizon. El software de Mobilizon es proporcionado por el " -"equipo de contribuyentes de Mobilizon, respaldado por Framasoft , una organización educativa popular francesa " -"sin fines de lucro que aboga por el Software Libre. A menos que se indique " -"explícitamente, esta instancia de Mobilizon es un servicio independiente que " -"utiliza el código fuente de Mobilizon. Puede encontrar más información sobre " -"esta instancia en la página \"Acerca de esta " -"instancia\" ." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1949,7 +1933,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Tiene una solicitud de participación pendiente de procesar:" @@ -2380,3 +2364,19 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Cuando decimos \"nosotros\", \"nuestro\" o \"nosotros\" en este documento, " +"nos referimos a los propietarios, operadores y administradores de esta " +"instancia de Mobilizon. El software de Mobilizon es proporcionado por el " +"equipo de contribuyentes de Mobilizon, respaldado por Framasoft , una organización educativa popular francesa " +"sin fines de lucro que aboga por el Software Libre. A menos que se indique " +"explícitamente, esta instancia de Mobilizon es un servicio independiente que " +"utiliza el código fuente de Mobilizon. Puede encontrar más información sobre " +"esta instancia en la página \"Acerca de esta " +"instancia\" ." diff --git a/priv/gettext/es/LC_MESSAGES/errors.po b/priv/gettext/es/LC_MESSAGES/errors.po index e5dc3ffdb..e5bfa6cc5 100644 --- a/priv/gettext/es/LC_MESSAGES/errors.po +++ b/priv/gettext/es/LC_MESSAGES/errors.po @@ -183,13 +183,13 @@ msgstr "Las inscripciones no están abiertas" msgid "The current password is invalid" msgstr "La contraseña actual no es válida" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "El nuevo correo electrónico no parece ser válido" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -631,7 +631,7 @@ msgstr "No puedes invitar a este grupo" msgid "You don't have permission to delete this token" msgstr "No tienes permiso para eliminar este token" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -652,21 +652,21 @@ msgstr "Debe iniciar sesión y ser un moderador para actualizar un informe" msgid "You need to be logged-in and a moderator to view a report" msgstr "Debe iniciar sesión y ser un moderador para actualizar un informe" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Debe iniciar sesión y ser administrador para acceder a la configuración de " "administrador" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Debe iniciar sesión y ser administrador para acceder a las estadísticas del " "panel" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -964,7 +964,7 @@ msgstr "No se pudo salir del evento" msgid "Failed to update the group" msgstr "No se pudo actualizar el grupo" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1096,22 +1096,22 @@ msgstr "Debes iniciar sesión para eliminar un miembro" msgid "Your email seems to be using an invalid format" msgstr "Su correo electrónico parece estar usando un formato no válido" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "No puedo confirmar un usuario ya confirmado" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "No se admite la desconfirmación de usuarios" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "El nuevo rol debe ser diferente" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1123,7 +1123,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "Ya existe un perfil o grupo con ese nombre" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "No se puede encontrar una instancia para seguir en esta dirección" @@ -1387,7 +1387,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1397,7 +1397,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Ya estas siguiendo este grupo" @@ -1418,12 +1418,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/fi/LC_MESSAGES/activity.po b/priv/gettext/fi/LC_MESSAGES/activity.po index 725753ff5..2a31ccb79 100644 --- a/priv/gettext/fi/LC_MESSAGES/activity.po +++ b/priv/gettext/fi/LC_MESSAGES/activity.po @@ -224,7 +224,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Näytä seuraava toimenpide" @@ -234,7 +234,7 @@ msgstr[1] "Näytä %{count} seuraavaa toimenpidettä" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Toimenpide!" diff --git a/priv/gettext/fi/LC_MESSAGES/default.po b/priv/gettext/fi/LC_MESSAGES/default.po index 2b01c700c..0d374cd68 100644 --- a/priv/gettext/fi/LC_MESSAGES/default.po +++ b/priv/gettext/fi/LC_MESSAGES/default.po @@ -354,7 +354,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon palvelimella %{instance}: sähköpostiosoite vaihdettu" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Yksi suunniteltu tapahtuma tänään" @@ -362,7 +362,7 @@ msgstr[1] "%{nb_events} suunniteltua tapahtumaa tänään" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Sinulla on tänään yksi tapahtuma:" @@ -412,14 +412,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} kutsui sinut ryhmään %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Yksi suunniteltu tapahtuma tällä viikolla" msgstr[1] "%{nb_events} suunniteltua tapahtumaa tällä viikolla" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Yksi osallistujapyyntö tapahtumaan %{title} odottaa käsittelyä" @@ -429,7 +429,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Sinulla on tällä viikolla yksi tapahtuma:" @@ -920,7 +920,7 @@ msgstr "Älä käytä todellisiin tarkoituksiin." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1256,7 +1256,7 @@ msgstr "" "Palvelimesi moderointitiimi on päättänyt estää ryhmän %{group_name} " "(%{group_address}). Et ole enää tämän ryhmän jäsen." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Ryhmä %{group} on estetty palvelimella %{instance}" @@ -1378,20 +1378,6 @@ msgstr "" "esimerkiksi olla tarpeen muuttaa, jos käyttöön otetaan uusia ominaisuuksia, " "tai muusta syystä." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Tässä asiakirjassa ”me” tarkoittaa tämän Mobilizon-palvelimen omistajia, " -"operaattoreita ja ylläpitäjiä. Mobilizon-ohjelman on tuottanut Mobilizon-" -"toteuttajatiimi, ja tuotantoa on tukenut Framasoft, joka on ranskalainen voittoa tavoittelematon, vapaiden ja " -"ilmaisten ohjelmistojen käyttöä edistävä kansansivistysjärjestö. Ellei " -"toisin mainita, tämä Mobilizon-palvelin on Mobilizonin lähdekoodia käyttävä " -"itsenäinen palvelu. Voit lukea lisää tästä palvelimesta ”Tietoja tästä palvelimesta” -sivulta." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1915,7 +1901,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Yksi osallistujapyyntö odottaa käsittelyäsi:" @@ -2320,3 +2306,17 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Tässä asiakirjassa ”me” tarkoittaa tämän Mobilizon-palvelimen omistajia, " +"operaattoreita ja ylläpitäjiä. Mobilizon-ohjelman on tuottanut Mobilizon-" +"toteuttajatiimi, ja tuotantoa on tukenut Framasoft, joka on ranskalainen voittoa tavoittelematon, vapaiden ja " +"ilmaisten ohjelmistojen käyttöä edistävä kansansivistysjärjestö. Ellei " +"toisin mainita, tämä Mobilizon-palvelin on Mobilizonin lähdekoodia käyttävä " +"itsenäinen palvelu. Voit lukea lisää tästä palvelimesta ”Tietoja tästä palvelimesta” -sivulta." diff --git a/priv/gettext/fi/LC_MESSAGES/errors.po b/priv/gettext/fi/LC_MESSAGES/errors.po index 478c1105b..230379e3b 100644 --- a/priv/gettext/fi/LC_MESSAGES/errors.po +++ b/priv/gettext/fi/LC_MESSAGES/errors.po @@ -183,13 +183,13 @@ msgstr "Ei voi rekisteröityä" msgid "The current password is invalid" msgstr "Nykyinen salasana ei kelpaa" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Uusi sähköpostiosoite ei vaikuta kelvolliselta" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -628,7 +628,7 @@ msgstr "Et voi kutsua tähän ryhmään" msgid "You don't have permission to delete this token" msgstr "Sinulla ei ole oikeutta poistaa tätä merkkiä" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "Toimintalokien katselu vain moderaattorille sisäänkirjautuneena" @@ -648,17 +648,17 @@ msgstr "Raportin päivittäminen vain moderaattorille sisäänkirjautuneena" msgid "You need to be logged-in and a moderator to view a report" msgstr "Raportin katselu vain moderaattorille sisäänkirjautuneena" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "Pääsy ylläpitoasetuksiin vain ylläpitäjälle sisäänkirjautuneena" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "Pääsy koontinäytön tilastoihin vain ylläpitäjälle sisäänkirjautuneena" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "Ylläpitoasetusten tallennus vain ylläpitäjälle sisäänkirjautuneena" @@ -945,7 +945,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1076,22 +1076,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "Uuden sähköpostiosoitteen on poikettava vanhasta" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "Ylläpitoasetusten tallennus vain ylläpitäjälle sisäänkirjautuneena" @@ -1101,7 +1101,7 @@ msgstr "Ylläpitoasetusten tallennus vain ylläpitäjälle sisäänkirjautuneena msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1363,7 +1363,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1373,7 +1373,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1393,12 +1393,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/fr/LC_MESSAGES/activity.po b/priv/gettext/fr/LC_MESSAGES/activity.po index ba0c3650a..835c8deb9 100644 --- a/priv/gettext/fr/LC_MESSAGES/activity.po +++ b/priv/gettext/fr/LC_MESSAGES/activity.po @@ -224,7 +224,7 @@ msgstr "Vous ne voulez pas recevoir de notifications d'activité ? Vous pouvez #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Voir une activité de plus" @@ -234,7 +234,7 @@ msgstr[1] "Voir %{count} activités de plus" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Il y a eu une activité !" diff --git a/priv/gettext/fr/LC_MESSAGES/default.po b/priv/gettext/fr/LC_MESSAGES/default.po index f99961124..489962327 100644 --- a/priv/gettext/fr/LC_MESSAGES/default.po +++ b/priv/gettext/fr/LC_MESSAGES/default.po @@ -10,19 +10,25 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2023-12-06 18:50+0100\n" +"PO-Revision-Date: 2024-02-29 10:37+0100\n" "Last-Translator: Thomas Citharel \n" -"Language-Team: French \n" +"Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Poedit 3.4\n" +"X-Generator: Poedit 3.4.2\n" #: lib/web/templates/email/password_reset.html.heex:66 -msgid "If you didn't request this, please ignore this email. Your password won't change until you access the link below and create a new one." -msgstr "Si vous n'avez pas demandé ceci, vous pouvez ignorer cet email. Votre mot de passe ne changera pas tant que vous n'en créerez pas un nouveau en cliquant sur le lien ci-dessous." +msgid "" +"If you didn't request this, please ignore this email. Your password won't " +"change until you access the link below and create a new one." +msgstr "" +"Si vous n'avez pas demandé ceci, vous pouvez ignorer cet email. Votre mot de " +"passe ne changera pas tant que vous n'en créerez pas un nouveau en cliquant sur " +"le lien ci-dessous." #: lib/web/templates/email/report.html.heex:121 msgid "%{title} by %{creator}" @@ -32,7 +38,8 @@ msgstr "%{title} par %{creator}" msgid "Activate my account" msgstr "Activer mon compte" -#: lib/web/templates/email/email.html.heex:150 lib/web/templates/email/email.text.eex:9 +#: lib/web/templates/email/email.html.heex:150 +#: lib/web/templates/email/email.text.eex:9 msgid "Ask the community on Framacolibri" msgstr "Demander à la communauté sur Framacolibri" @@ -53,8 +60,12 @@ msgid "Reset Password" msgstr "Réinitialiser mon mot de passe" #: lib/web/templates/email/password_reset.html.heex:53 -msgid "Resetting your password is easy. Just press the button below and follow the instructions. We'll have you up and running in no time." -msgstr "Réinitialiser votre mot de passe est facile. Cliquez simplement sur le bouton et suivez les inscriptions. Vous serez opérationnel en un rien de temps." +msgid "" +"Resetting your password is easy. Just press the button below and follow the " +"instructions. We'll have you up and running in no time." +msgstr "" +"Réinitialiser votre mot de passe est facile. Cliquez simplement sur le bouton " +"et suivez les inscriptions. Vous serez opérationnel en un rien de temps." #: lib/web/email/user.ex:26 msgid "Instructions to confirm your Mobilizon account on %{instance}" @@ -64,7 +75,8 @@ msgstr "Instructions pour confirmer votre compte Mobilizon sur %{instance}" msgid "New report on Mobilizon instance %{instance}" msgstr "Nouveau signalement sur l'instance Mobilizon %{instance}" -#: lib/web/templates/email/before_event_notification.html.heex:65 lib/web/templates/email/before_event_notification.text.eex:4 +#: lib/web/templates/email/before_event_notification.html.heex:65 +#: lib/web/templates/email/before_event_notification.text.eex:4 msgid "Go to event page" msgstr "Aller à la page de l'événement" @@ -76,17 +88,26 @@ msgstr "Nouveau signalement de la part de %{reporter} sur %{instance}" msgid "Participation approved" msgstr "Participation approuvée" -#: lib/web/templates/email/password_reset.html.heex:18 lib/web/templates/email/password_reset.text.eex:1 +#: lib/web/templates/email/password_reset.html.heex:18 +#: lib/web/templates/email/password_reset.text.eex:1 msgid "Password reset" msgstr "Réinitialisation du mot de passe" #: lib/web/templates/email/password_reset.text.eex:7 -msgid "Resetting your password is easy. Just click the link below and follow the instructions. We'll have you up and running in no time." -msgstr "Réinitialiser votre mot de passe est facile. Cliquez simplement sur le bouton et suivez les instructions. Vous serez opérationnel en un rien de temps." +msgid "" +"Resetting your password is easy. Just click the link below and follow the " +"instructions. We'll have you up and running in no time." +msgstr "" +"Réinitialiser votre mot de passe est facile. Cliquez simplement sur le bouton " +"et suivez les instructions. Vous serez opérationnel en un rien de temps." #: lib/web/templates/email/registration_confirmation.text.eex:5 -msgid "You created an account on %{host} with this email address. You are one click away from activating it. If this wasn't you, please ignore this email." -msgstr "Vous avez créé un compte sur %{host} avec cette adresse email. Vous êtes à un clic de l'activer." +msgid "" +"You created an account on %{host} with this email address. You are one click " +"away from activating it. If this wasn't you, please ignore this email." +msgstr "" +"Vous avez créé un compte sur %{host} avec cette adresse email. Vous êtes à un " +"clic de l'activer." #: lib/web/email/participation.ex:115 msgid "Your participation to event %{title} has been approved" @@ -106,7 +127,8 @@ msgstr "Nouveau titre : %{title}" #: lib/web/templates/email/password_reset.text.eex:5 msgid "You requested a new password for your account on %{instance}." -msgstr "Vous avez demandé un nouveau mot de passe pour votre compte sur %{instance}." +msgstr "" +"Vous avez demandé un nouveau mot de passe pour votre compte sur %{instance}." #: lib/web/templates/email/email.html.heex:105 msgid "Warning" @@ -128,8 +150,10 @@ msgstr "Une identité utilisateur·ice interne" #: lib/web/templates/api/privacy.html.heex:47 msgctxt "terms" -msgid "Any of the information we collect from you may be used in the following ways:" -msgstr "Les informations que nous vous nous fournissez pourront être utilisées ainsi :" +msgid "" +"Any of the information we collect from you may be used in the following ways:" +msgstr "" +"Les informations que nous vous nous fournissez pourront être utilisées ainsi :" #: lib/web/templates/api/privacy.html.heex:13 msgctxt "terms" @@ -168,8 +192,11 @@ msgstr "Événements publiés et commentaires" #: lib/web/templates/api/privacy.html.heex:93 msgctxt "terms" -msgid "Retain the IP addresses associated with registered users no more than 12 months." -msgstr "Ne pas conserver les adresses IP associées aux utilisateur·ices enregistrés pas plus de 12 mois." +msgid "" +"Retain the IP addresses associated with registered users no more than 12 months." +msgstr "" +"Ne pas conserver les adresses IP associées aux utilisateur·ices enregistrés pas " +"plus de 12 mois." #: lib/web/templates/api/privacy.html.heex:107 msgctxt "terms" @@ -178,13 +205,19 @@ msgstr "Jetons pour vous identifier" #: lib/web/templates/api/privacy.html.heex:38 msgctxt "terms" -msgid "We also may retain server logs which include the IP address of every request to our server." -msgstr "Nous pouvons également conserver les données d'authentification y compris les adresses IP de toutes les requêtes de notre serveur." +msgid "" +"We also may retain server logs which include the IP address of every request to " +"our server." +msgstr "" +"Nous pouvons également conserver les données d'authentification y compris les " +"adresses IP de toutes les requêtes de notre serveur." #: lib/web/templates/api/privacy.html.heex:102 msgctxt "terms" msgid "We store the following information on your device when you connect:" -msgstr "Nous conservons les informations suivantes sur votre appareil lorsque vous vous connectez :" +msgstr "" +"Nous conservons les informations suivantes sur votre appareil lorsque vous vous " +"connectez :" #: lib/web/templates/api/privacy.html.heex:84 msgctxt "terms" @@ -213,23 +246,51 @@ msgstr "Modifications de notre politique de confidentialité" #: lib/web/templates/api/privacy.html.heex:139 msgctxt "terms" -msgid "If this server is in the EU or the EEA: Our site, products and services are all directed to people who are at least 16 years old. If you are under the age of 16, per the requirements of the GDPR (General Data Protection Regulation) do not use this site." -msgstr "Si ce serveur est dans l'Union Européenne ou dans l'Espace Economique Européen : nos sites, produits et services sont tous destinés aux personnes âgées de plus de 16 ans. Si vous avez moins de 16 ans, suivant le RGPD (Règlement général sur la protection des données), n'utilisez pas ce site." +msgid "" +"If this server is in the EU or the EEA: Our site, products and services are all " +"directed to people who are at least 16 years old. If you are under the age of " +"16, per the requirements of the GDPR (General Data Protection Regulation) do " +"not use this site." +msgstr "" +"Si ce serveur est dans l'Union Européenne ou dans l'Espace Economique " +"Européen : nos sites, produits et services sont tous destinés aux personnes " +"âgées de plus de 16 ans. Si vous avez moins de 16 ans, suivant le RGPD (Règlement " +"général sur la protection des données), n'utilisez pas ce site." #: lib/web/templates/api/privacy.html.heex:146 msgctxt "terms" -msgid "If this server is in the USA: Our site, products and services are all directed to people who are at least 13 years old. If you are under the age of 13, per the requirements of COPPA (Children's Online Privacy Protection Act) do not use this site." -msgstr "Si le serveur est situé aux Etats-Unis : Notre site, nos produits et services sont tous à destination de personnes agées d'au moins 13 ans. Si vous avez moins de 13 ans, d'après les recommandations de COOPA (Children's Online Privacy Protection Act) n'utilisez pas ce site." +msgid "" +"If this server is in the USA: Our site, products and services are all directed " +"to people who are at least 13 years old. If you are under the age of 13, per " +"the requirements of COPPA (Children's Online Privacy " +"Protection Act) do not use this site." +msgstr "" +"Si le serveur est situé aux Etats-Unis : Notre site, nos produits et services " +"sont tous à destination de personnes agées d'au moins 13 ans. Si vous avez " +"moins de 13 ans, d'après les recommandations de COOPA (Children's " +"Online Privacy Protection Act) n'utilisez pas ce site." #: lib/web/templates/api/privacy.html.heex:160 msgctxt "terms" -msgid "If we decide to change our privacy policy, we will post those changes on this page." -msgstr "Si nous décidons de changer notre politique de confidentialité, nous présenterons ces changements sur cette page." +msgid "" +"If we decide to change our privacy policy, we will post those changes on this " +"page." +msgstr "" +"Si nous décidons de changer notre politique de confidentialité, nous " +"présenterons ces changements sur cette page." #: lib/web/templates/api/privacy.html.heex:153 msgctxt "terms" -msgid "Law requirements can be different if this server is in another jurisdiction." -msgstr "Les conditions juridiques peuvent différer si le serveur est sous une autre juridiction." +msgid "" +"Law requirements can be different if this server is in another jurisdiction." +msgstr "" +"Les conditions juridiques peuvent différer si le serveur est sous une autre " +"juridiction." #: lib/web/templates/api/privacy.html.heex:137 msgctxt "terms" @@ -239,31 +300,43 @@ msgstr "Utilisation du site par des mineurs" #: lib/web/templates/api/privacy.html.heex:68 msgctxt "terms" msgid "" -"The email address you provide may be used to send you information, updates and notifications about other people\n" -" interacting with your content or sending you messages and to respond to inquiries, and/or other requests or\n" +"The email address you provide may be used to send you information, updates and " +"notifications about other people\n" +" interacting with your content or sending you messages and to respond to " +"inquiries, and/or other requests or\n" " questions." msgstr "" -"L'adresse électronique que vous nous fournissez peut être utilisée pour vous envoyer des informations, des mises à jour et des notifications concernant d'autres personnes\n" -"qui interagissent avec vos contenus ou vous envoient des messages et pour répondre à des demandes,\n" +"L'adresse électronique que vous nous fournissez peut être utilisée pour vous " +"envoyer des informations, des mises à jour et des notifications concernant " +"d'autres personnes\n" +"qui interagissent avec vos contenus ou vous envoient des messages et pour " +"répondre à des demandes,\n" "et/ou à d'autres requêtes ou questions." #: lib/web/templates/api/privacy.html.heex:61 msgctxt "terms" msgid "" -"To aid moderation of the community, for example comparing your IP address with other known ones to determine ban\n" +"To aid moderation of the community, for example comparing your IP address with " +"other known ones to determine ban\n" " evasion or other violations." msgstr "" -"Afin d'aider à la modération de la communauté, par exemple en comparant votre adresse IP avec d'autres adresses connues\n" -"dans le but de détecter des tentatives de contournement d'un bannissement ou d'autres violations." +"Afin d'aider à la modération de la communauté, par exemple en comparant votre " +"adresse IP avec d'autres adresses connues\n" +"dans le but de détecter des tentatives de contournement d'un bannissement ou " +"d'autres violations." #: lib/web/templates/api/privacy.html.heex:54 msgctxt "terms" msgid "" -"To provide the core functionality of Mobilizon. Depending on this instance's policy you may only be able to\n" -" interact with other people's content and post your own content if you are logged in." +"To provide the core functionality of Mobilizon. Depending on this instance's " +"policy you may only be able to\n" +" interact with other people's content and post your own content if you are " +"logged in." msgstr "" -"Fournir la fonctionnalité de base de Mobilizon. Selon la politique de cette instance, vous ne pourrez interagir\n" -"avec le contenu d'autres personnes et publier votre propre contenu que si vous êtes connecté." +"Fournir la fonctionnalité de base de Mobilizon. Selon la politique de cette " +"instance, vous ne pourrez interagir\n" +"avec le contenu d'autres personnes et publier votre propre contenu que si vous " +"êtes connecté." #: lib/web/templates/api/privacy.html.heex:10 msgctxt "terms" @@ -284,7 +357,8 @@ msgid_plural "%{nb_events} events planned today" msgstr[0] "Un événement prévu aujourd'hui" msgstr[1] "%{nb_events} événements prévus aujourd'hui" -#: lib/web/templates/email/on_day_notification.html.heex:47 lib/web/templates/email/on_day_notification.text.eex:3 +#: lib/web/templates/email/on_day_notification.html.heex:47 +#: lib/web/templates/email/on_day_notification.text.eex:3 msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Vous avez un événement aujourd'hui :" @@ -294,7 +368,8 @@ msgstr[1] "Vous avez %{total} événements aujourd'hui :" msgid "%{inviter} just invited you to join their group %{group}" msgstr "%{inviter} vient de vous inviter à rejoindre son groupe %{group}" -#: lib/web/templates/email/group_invite.html.heex:18 lib/web/templates/email/group_invite.text.eex:1 +#: lib/web/templates/email/group_invite.html.heex:18 +#: lib/web/templates/email/group_invite.text.eex:1 msgid "Come along!" msgstr "Rejoignez-nous !" @@ -302,7 +377,8 @@ msgstr "Rejoignez-nous !" msgid "Don't forget to go to %{title}" msgstr "N'oubliez pas de vous rendre à %{title}" -#: lib/web/templates/email/before_event_notification.html.heex:47 lib/web/templates/email/before_event_notification.text.eex:3 +#: lib/web/templates/email/before_event_notification.html.heex:47 +#: lib/web/templates/email/before_event_notification.text.eex:3 msgid "Get ready for %{title}" msgstr "Préparez vous pour %{title}" @@ -310,7 +386,8 @@ msgstr "Préparez vous pour %{title}" msgid "See my groups" msgstr "Voir mes groupes" -#: lib/web/templates/email/group_invite.html.heex:65 lib/web/templates/email/group_invite.text.eex:5 +#: lib/web/templates/email/group_invite.html.heex:65 +#: lib/web/templates/email/group_invite.text.eex:5 msgid "To accept this invitation, head over to your groups." msgstr "Pour accepter cette invitation, rendez-vous dans vos groupes." @@ -330,11 +407,16 @@ msgstr[1] "%{nb_events} événements prévus cette semaine" #: lib/web/email/notification.ex:107 msgid "One participation request for event %{title} to process" -msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" +msgid_plural "" +"%{number_participation_requests} participation requests for event %{title} to " +"process" msgstr[0] "Une demande de participation à l'événement %{title} à traiter" -msgstr[1] "%{number_participation_requests} demandes de participation à l'événement %{title} à traiter" +msgstr[1] "" +"%{number_participation_requests} demandes de participation à l'événement " +"%{title} à traiter" -#: lib/web/templates/email/notification_each_week.html.heex:47 lib/web/templates/email/notification_each_week.text.eex:3 +#: lib/web/templates/email/notification_each_week.html.heex:47 +#: lib/web/templates/email/notification_each_week.text.eex:3 msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Vous avez un événement aujourd'hui :" @@ -346,13 +428,39 @@ msgstr "L'organisateur·ice de l'événement n'a pas ajouté de description." #: lib/web/templates/api/privacy.html.heex:78 msgctxt "terms" -msgid "We implement a variety of security measures to maintain the safety of your personal information when you enter, submit, or access your personal information. Among other things, your browser session, as well as the traffic between your applications and the API, are secured with SSL/TLS, and your password is hashed using a strong one-way algorithm." -msgstr "Nous utilisons plusieurs mesures de sécurité pour assurer la confidentialité de vos informations personnelles lorsque vous soumettez ou accédez à vos informations. Entre autres, votre session de navigateur et la connexion entre vos applications et l'API sont sécurisés par SSL/TLS, et votre mot de passe est haché avec un algorithme fort à sens unique." +msgid "" +"We implement a variety of security measures to maintain the safety of your " +"personal information when you enter, submit, or access your personal " +"information. Among other things, your browser session, as well as the traffic " +"between your applications and the API, are secured with SSL/TLS, and your " +"password is hashed using a strong one-way algorithm." +msgstr "" +"Nous utilisons plusieurs mesures de sécurité pour assurer la confidentialité de " +"vos informations personnelles lorsque vous soumettez ou accédez à vos " +"informations. Entre autres, votre session de navigateur et la connexion entre " +"vos applications et l'API sont sécurisés par SSL/TLS, et votre mot de passe est " +"haché avec un algorithme fort à sens unique." #: lib/web/templates/api/privacy.html.heex:126 msgctxt "terms" -msgid "No. We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information. This does not include trusted third parties who assist us in operating our site, conducting our business, or servicing you, so long as those parties agree to keep this information confidential. We may also release your information when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others rights, property, or safety." -msgstr "Non. Nous ne vendons, n’échangeons ou ne transférons d’une quelque manière que soit des informations permettant de vous identifier personnellement. Cela n’inclut pas les tierces parties de confiance qui nous aident à opérer ce site, à conduire nos activités commerciales ou à vous servir, tant qu’elles acceptent de garder ces informations confidentielles. Nous sommes également susceptibles de partager vos informations quand nous pensons que c’est nécessaire pour nous conformer à la loi, pour appliquer les politiques de notre site ainsi que pour défendre nos droits, notre propriété, notre sécurité et celles et ceux d’autres personnes." +msgid "" +"No. We do not sell, trade, or otherwise transfer to outside parties your " +"personally identifiable information. This does not include trusted third " +"parties who assist us in operating our site, conducting our business, or " +"servicing you, so long as those parties agree to keep this information " +"confidential. We may also release your information when we believe release is " +"appropriate to comply with the law, enforce our site policies, or protect ours " +"or others rights, property, or safety." +msgstr "" +"Non. Nous ne vendons, n’échangeons ou ne transférons d’une quelque manière que " +"soit des informations permettant de vous identifier personnellement. Cela " +"n’inclut pas les tierces parties de confiance qui nous aident à opérer ce site, " +"à conduire nos activités commerciales ou à vous servir, tant qu’elles acceptent " +"de garder ces informations confidentielles. Nous sommes également susceptibles " +"de partager vos informations quand nous pensons que c’est nécessaire pour nous " +"conformer à la loi, pour appliquer les politiques de notre site ainsi que pour " +"défendre nos droits, notre propriété, notre sécurité et celles et ceux d’autres " +"personnes." #: lib/web/templates/api/terms.html.heex:62 msgctxt "terms" @@ -366,33 +474,70 @@ msgstr "Modifications de ces Conditions d'Utilisation" #: lib/web/templates/api/terms.html.heex:271 msgctxt "terms" -msgid "A lot of the content on the Service is from you and others, and we don't review, verify or authenticate it, and it may include inaccuracies or false information. We make no representations, warranties, or guarantees relating to the quality, suitability, truth, accuracy or completeness of any content contained in the Service. You acknowledge sole responsibility for and assume all risk arising from your use of or reliance on any content." -msgstr "Une grande partie du contenu du Service provient de vous et d'autres personnes, et nous ne l'examinons, ne le vérifions ni ne l'authentifions, et il peut contenir des inexactitudes ou de fausses informations. Nous ne faisons aucune déclaration, garantie ou assurance concernant la qualité, la pertinence, la véracité, l'exactitude ou l'exhaustivité de tout contenu du Service. Vous reconnaissez être seul responsable et assumez tous les risques découlant de votre utilisation ou de votre confiance dans tout contenu." +msgid "" +"A lot of the content on the Service is from you and others, and we don't " +"review, verify or authenticate it, and it may include inaccuracies or false " +"information. We make no representations, warranties, or guarantees relating to " +"the quality, suitability, truth, accuracy or completeness of any content " +"contained in the Service. You acknowledge sole responsibility for and assume " +"all risk arising from your use of or reliance on any content." +msgstr "" +"Une grande partie du contenu du Service provient de vous et d'autres personnes, " +"et nous ne l'examinons, ne le vérifions ni ne l'authentifions, et il peut " +"contenir des inexactitudes ou de fausses informations. Nous ne faisons aucune " +"déclaration, garantie ou assurance concernant la qualité, la pertinence, la " +"véracité, l'exactitude ou l'exhaustivité de tout contenu du Service. Vous " +"reconnaissez être seul responsable et assumez tous les risques découlant de " +"votre utilisation ou de votre confiance dans tout contenu." #: lib/web/templates/api/terms.html.heex:192 msgctxt "terms" -msgid "Also, you agree that you will not do any of the following in connection with the Service or other users:" -msgstr "De plus, vous acceptez de ne pas faire ce qui suit en relation avec le Service ou les autres utilisateur·ices :" +msgid "" +"Also, you agree that you will not do any of the following in connection with " +"the Service or other users:" +msgstr "" +"De plus, vous acceptez de ne pas faire ce qui suit en relation avec le Service " +"ou les autres utilisateur·ices :" #: lib/web/templates/api/terms.html.heex:217 msgctxt "terms" -msgid "Circumvent or attempt to circumvent any filtering, security measures, rate limits or other features designed to protect the Service, users of the Service, or third parties." -msgstr "Contourner ou tenter de contourner tout filtrage, mesures de sécurité, limites d'accès ou autres caractéristiques destinées à protéger le Service, les utilisateur·ices du Service ou des tiers." +msgid "" +"Circumvent or attempt to circumvent any filtering, security measures, rate " +"limits or other features designed to protect the Service, users of the Service, " +"or third parties." +msgstr "" +"Contourner ou tenter de contourner tout filtrage, mesures de sécurité, limites " +"d'accès ou autres caractéristiques destinées à protéger le Service, les " +"utilisateur·ices du Service ou des tiers." #: lib/web/templates/api/terms.html.heex:211 msgctxt "terms" -msgid "Collect any personal information about other users, or intimidate, threaten, stalk or otherwise harass other users of the Service;" -msgstr "Recueillir des informations personnelles sur les autres utilisateur·ices, ou intimider, menacer, traquer ou harceler de toute autre manière les autres utilisateurs du Service ;" +msgid "" +"Collect any personal information about other users, or intimidate, threaten, " +"stalk or otherwise harass other users of the Service;" +msgstr "" +"Recueillir des informations personnelles sur les autres utilisateur·ices, ou " +"intimider, menacer, traquer ou harceler de toute autre manière les autres " +"utilisateurs du Service ;" #: lib/web/templates/api/terms.html.heex:167 msgctxt "terms" -msgid "Content that is illegal or unlawful, that would otherwise create liability;" -msgstr "Du contenu qui est illégal ou illicite, qui autrement entraînerait une responsabilité ;" +msgid "" +"Content that is illegal or unlawful, that would otherwise create liability;" +msgstr "" +"Du contenu qui est illégal ou illicite, qui autrement entraînerait une " +"responsabilité ;" #: lib/web/templates/api/terms.html.heex:173 msgctxt "terms" -msgid "Content that may infringe or violate any patent, trademark, trade secret, copyright, right of privacy, right of publicity or other intellectual or other right of any party;" -msgstr "Du contenu susceptible d'enfreindre ou de violer un brevet, une marque de commerce, un secret commercial, un droit d'auteur, un droit à la vie privée, un droit de publicité ou tout autre droit intellectuel ou autre de toute partie ;" +msgid "" +"Content that may infringe or violate any patent, trademark, trade secret, " +"copyright, right of privacy, right of publicity or other intellectual or other " +"right of any party;" +msgstr "" +"Du contenu susceptible d'enfreindre ou de violer un brevet, une marque de " +"commerce, un secret commercial, un droit d'auteur, un droit à la vie privée, un " +"droit de publicité ou tout autre droit intellectuel ou autre de toute partie ;" #: lib/web/templates/api/terms.html.heex:103 msgctxt "terms" @@ -416,18 +561,34 @@ msgstr "Liens hypertexte et contenu tiers" #: lib/web/templates/api/terms.html.heex:279 msgctxt "terms" -msgid "If you breach any of these Terms, we have the right to suspend or disable your access to or use of the Service." -msgstr "Si vous enfreignez l'une de ces Conditions, nous avons le droit de suspendre ou de désactiver votre accès ou votre utilisation du Service." +msgid "" +"If you breach any of these Terms, we have the right to suspend or disable your " +"access to or use of the Service." +msgstr "" +"Si vous enfreignez l'une de ces Conditions, nous avons le droit de suspendre ou " +"de désactiver votre accès ou votre utilisation du Service." #: lib/web/templates/api/terms.html.heex:205 msgctxt "terms" -msgid "Impersonate or post on behalf of any person or entity or otherwise misrepresent your affiliation with a person or entity;" -msgstr "Usurper l'identité d'une personne ou d'une entité ou afficher au nom d'une personne ou d'une entité, ou encore présenter de manière inexacte votre affiliation à une personne ou une entité ;" +msgid "" +"Impersonate or post on behalf of any person or entity or otherwise misrepresent " +"your affiliation with a person or entity;" +msgstr "" +"Usurper l'identité d'une personne ou d'une entité ou afficher au nom d'une " +"personne ou d'une entité, ou encore présenter de manière inexacte votre " +"affiliation à une personne ou une entité ;" #: lib/web/templates/api/terms.html.heex:128 msgctxt "terms" -msgid "Our Service allows you and other users to post, link and otherwise make available content. You are responsible for the content that you make available to the Service, including its legality, reliability, and appropriateness." -msgstr "Notre Service vous permet, ainsi qu'à d'autres utilisateur·ices, de publier, d'établir des liens et de mettre à disposition du contenu. Vous êtes responsable du contenu que vous mettez à la disposition du service, y compris de sa légalité, de sa fiabilité et de sa pertinence." +msgid "" +"Our Service allows you and other users to post, link and otherwise make " +"available content. You are responsible for the content that you make available " +"to the Service, including its legality, reliability, and appropriateness." +msgstr "" +"Notre Service vous permet, ainsi qu'à d'autres utilisateur·ices, de publier, " +"d'établir des liens et de mettre à disposition du contenu. Vous êtes " +"responsable du contenu que vous mettez à la disposition du service, y compris " +"de sa légalité, de sa fiabilité et de sa pertinence." #: lib/web/templates/api/terms.html.heex:94 msgctxt "terms" @@ -446,8 +607,15 @@ msgstr "Résiliation" #: lib/web/templates/api/terms.html.heex:199 msgctxt "terms" -msgid "Use the Service in any manner that could interfere with, disrupt, negatively affect or inhibit other users from fully enjoying the Service or that could damage, disable, overburden or impair the functioning of the Service;" -msgstr "Utiliser le Service de toute manière qui pourrait interférer, perturber, affecter négativement ou empêcher d'autres utilisateur·ices de profiter pleinement du Service ou qui pourrait endommager, désactiver, surcharger ou altérer le fonctionnement du Service ;" +msgid "" +"Use the Service in any manner that could interfere with, disrupt, negatively " +"affect or inhibit other users from fully enjoying the Service or that could " +"damage, disable, overburden or impair the functioning of the Service;" +msgstr "" +"Utiliser le Service de toute manière qui pourrait interférer, perturber, " +"affecter négativement ou empêcher d'autres utilisateur·ices de profiter " +"pleinement du Service ou qui pourrait endommager, désactiver, surcharger ou " +"altérer le fonctionnement du Service ;" #: lib/web/templates/api/terms.html.heex:126 msgctxt "terms" @@ -456,68 +624,165 @@ msgstr "Votre contenu et votre conduite" #: lib/web/templates/api/terms.html.heex:263 msgctxt "terms" -msgid "%{instance_name} makes no claim or representation regarding, and accepts no responsibility for third party websites accessible by hyperlink from the Service or websites linking to the Service. When you leave the Service, you should be aware that these Terms and our policies no longer govern. The inclusion of any link does not imply endorsement by %{instance_name} of the site. Use of any such linked website is at the user's own risk." -msgstr "%{instance_name} ne fait aucune revendication et n'accepte aucune responsabilité concernant les sites web de tiers accessibles par lien hypertexte depuis le Service ou les sites web liés au Service. Lorsque vous quittez le Service, vous devez savoir que les présentes Conditions et nos politiques de confidentialité ne sont plus applicables. L'inclusion d'un lien n'implique pas l'approbation par %{instance_name} du site. L'utilisation de tout site web lié est aux risques et périls de l'utilisateur·ice." +msgid "" +"%{instance_name} makes no claim or representation regarding, and accepts " +"no responsibility for third party websites accessible by hyperlink from the " +"Service or websites linking to the Service. When you leave the Service, you " +"should be aware that these Terms and our policies no longer govern. The " +"inclusion of any link does not imply endorsement by %{instance_name} of " +"the site. Use of any such linked website is at the user's own risk." +msgstr "" +"%{instance_name} ne fait aucune revendication et n'accepte aucune " +"responsabilité concernant les sites web de tiers accessibles par lien " +"hypertexte depuis le Service ou les sites web liés au Service. Lorsque vous " +"quittez le Service, vous devez savoir que les présentes Conditions et nos " +"politiques de confidentialité ne sont plus applicables. L'inclusion d'un lien " +"n'implique pas l'approbation par %{instance_name} du site. L'utilisation " +"de tout site web lié est aux risques et périls de l'utilisateur·ice." #: lib/web/templates/api/terms.html.heex:224 msgctxt "terms" -msgid "Finally, your use of the Service is also subject to acceptance of the instance's own specific rules regarding the code of conduct and moderation rules. Breaking those rules may also result in your account being disabled or suspended." -msgstr "Enfin, votre utilisation du Service est également soumise à l'acceptation des règles spécifiques de l'instance concernant le code de conduite et les règles de modération. Le non-respect de ces règles peut également entraîner la désactivation ou la suspension de votre compte." +msgid "" +"Finally, your use of the Service is also subject to acceptance of the instance's own specific rules regarding the code of conduct and " +"moderation rules. Breaking those rules may also result in your account being " +"disabled or suspended." +msgstr "" +"Enfin, votre utilisation du Service est également soumise à l'acceptation des " +"règles spécifiques de l'instance concernant le code de " +"conduite et les règles de modération. Le non-respect de ces règles peut " +"également entraîner la désactivation ou la suspension de votre compte." #: lib/web/templates/api/terms.html.heex:254 msgctxt "terms" -msgid "For full details about the Mobilizon software see here." -msgstr "Pour plus de détails sur le logiciel Mobilizon voir ici." +msgid "" +"For full details about the Mobilizon software see here." +msgstr "" +"Pour plus de détails sur le logiciel Mobilizon voir ici." #: lib/web/templates/api/terms.html.heex:47 msgctxt "terms" -msgid "Here are the important things you need to know about accessing and using the %{instance_name} (%{instance_url}) website and service (collectively, \"Service\"). These are our terms of service (\"Terms\"). Please read them carefully." -msgstr "Voici les points importants que vous devez savoir sur l'accès et l'utilisation du site web et du Service %{instance_name} (%{instance_url}) (conjointement, \"Service\"). Ce sont nos conditions de service (\"Conditions\"). Veuillez les lire attentivement." +msgid "" +"Here are the important things you need to know about accessing and using the " +"%{instance_name} (%{instance_url}) website and service (collectively, \"Service\"). These are our terms of " +"service (\"Terms\"). Please read them carefully." +msgstr "" +"Voici les points importants que vous devez savoir sur l'accès et l'utilisation " +"du site web et du Service %{instance_name} (%{instance_url}) (conjointement, \"Service\"). Ce sont " +"nos conditions de service (\"Conditions\"). Veuillez les lire attentivement." #: lib/web/templates/api/terms.html.heex:82 msgctxt "terms" -msgid "If we make major changes, we will notify our users in a clear and prominent manner. Minor changes may only be highlighted in the footer of our website. It is your responsibility to check the website regularly for changes to these Terms." -msgstr "Si nous apportons des changements majeurs, nous en informerons nos utilisateur·ices de manière claire et visible. Il est possible que les changements mineurs ne soient mis en évidence que dans le pied de page de cette page. Il est de votre responsabilité de vérifier régulièrement sur le site web si des modifications ont été apportées aux présentes Conditions." +msgid "" +"If we make major changes, we will notify our users in a clear and prominent " +"manner. Minor changes may only be highlighted in the footer of our website. It " +"is your responsibility to check the website regularly for changes to these " +"Terms." +msgstr "" +"Si nous apportons des changements majeurs, nous en informerons nos " +"utilisateur·ices de manière claire et visible. Il est possible que les " +"changements mineurs ne soient mis en évidence que dans le pied de page de cette " +"page. Il est de votre responsabilité de vérifier régulièrement sur le site web " +"si des modifications ont été apportées aux présentes Conditions." #: lib/web/templates/api/terms.html.heex:158 msgctxt "terms" -msgid "In order to make %{instance_name} a great place for all of us, please do not post, link and otherwise make available on or through the Service any of the following:" -msgstr "Afin de faire de %{instance_name} un endroit idéal pour nous toutes et tous, nous vous prions de ne pas publier, relier ou rendre disponible sur ou par le biais du Service l'un des éléments suivants :" +msgid "" +"In order to make %{instance_name} a great place for all of us, please do " +"not post, link and otherwise make available on or through the Service any of " +"the following:" +msgstr "" +"Afin de faire de %{instance_name} un endroit idéal pour nous toutes et " +"tous, nous vous prions de ne pas publier, relier ou rendre disponible sur ou " +"par le biais du Service l'un des éléments suivants :" #: lib/web/templates/api/terms.html.heex:179 msgctxt "terms" -msgid "Private information of any third party (e.g., addresses, phone numbers, email addresses, Social Security numbers and credit card numbers); and" -msgstr "Les informations privées de toute personne tierce (par exemple, les adresses, les numéros de téléphone, les adresses électroniques, les numéros de sécurité sociale et les numéros de carte de crédit) ; et" +msgid "" +"Private information of any third party (e.g., addresses, phone numbers, email " +"addresses, Social Security numbers and credit card numbers); and" +msgstr "" +"Les informations privées de toute personne tierce (par exemple, les adresses, " +"les numéros de téléphone, les adresses électroniques, les numéros de sécurité " +"sociale et les numéros de carte de crédit) ; et" #: lib/web/templates/api/terms.html.heex:152 msgctxt "terms" -msgid "Since Mobilizon is a distributed network, it is possible, depending on the visibility rules set to your content, that your content has been distributed to other Mobilizon instances. When you delete your content, we will request those other instances to also delete the content. Our responsibility on the content being deleted from those other instances ends here. If for some reason, some other instance does not delete the content, we cannot be held responsible." -msgstr "Mobilizon étant un réseau distribué, il est possible, en fonction des règles de visibilité définies pour votre contenu, que celui-ci ait été distribué à d'autres instances de Mobilizon. Lorsque vous supprimez votre contenu, nous demandons à ces autres instances de supprimer également le contenu. Notre responsabilité quant au contenu supprimé de ces autres instances s'arrête ici. Si, pour une raison quelconque, une autre instance ne supprime pas le contenu, nous ne pouvons être tenus responsables." +msgid "" +"Since Mobilizon is a distributed network, it is possible, depending on the " +"visibility rules set to your content, that your content has been distributed to " +"other Mobilizon instances. When you delete your content, we will request those " +"other instances to also delete the content. Our responsibility on the content " +"being deleted from those other instances ends here. If for some reason, some " +"other instance does not delete the content, we cannot be held responsible." +msgstr "" +"Mobilizon étant un réseau distribué, il est possible, en fonction des règles de " +"visibilité définies pour votre contenu, que celui-ci ait été distribué à " +"d'autres instances de Mobilizon. Lorsque vous supprimez votre contenu, nous " +"demandons à ces autres instances de supprimer également le contenu. Notre " +"responsabilité quant au contenu supprimé de ces autres instances s'arrête ici. " +"Si, pour une raison quelconque, une autre instance ne supprime pas le contenu, " +"nous ne pouvons être tenus responsables." #: lib/web/templates/api/terms.html.heex:286 msgctxt "terms" -msgid "These Terms constitute the entire agreement between you and %{instance_name} regarding the use of the Service, superseding any prior agreements between you and %{instance_name} relating to your use of the Service." -msgstr "Les présentes Conditions constituent l'intégralité de l'accord entre vous et %{instance_name} concernant l'utilisation du Service, remplaçant tout accord préalable entre vous et %{instance_name} relatif à votre utilisation du Service." +msgid "" +"These Terms constitute the entire agreement between you and %{instance_name}" +" regarding the use of the Service, superseding any prior agreements between " +"you and %{instance_name} relating to your use of the Service." +msgstr "" +"Les présentes Conditions constituent l'intégralité de l'accord entre vous et " +"%{instance_name} concernant l'utilisation du Service, remplaçant tout " +"accord préalable entre vous et %{instance_name} relatif à votre " +"utilisation du Service." #: lib/web/templates/api/terms.html.heex:247 msgctxt "terms" -msgid "This Service runs on a Mobilizon instance. This source code is licensed under an AGPLv3 license which means you are allowed to and even encouraged to take the source code, modify it and use it." -msgstr "Ce Service fonctionne sur une instance de Mobilizon. Ce code source est sous licence AGPLv3 ce qui signifie que vous êtes autorisé et même encouragé à prendre le code source, le modifier et l'utiliser." +msgid "" +"This Service runs on a Mobilizon instance. This source code is licensed under " +"an AGPLv3 license which means you are allowed to and even " +"encouraged to take the source code, modify it and use it." +msgstr "" +"Ce Service fonctionne sur une instance de Mobilizon. Ce code source est sous licence AGPLv3 ce qui signifie que vous êtes autorisé et même " +"encouragé à prendre le code source, le modifier et l'utiliser." #: lib/web/templates/api/terms.html.heex:185 msgctxt "terms" -msgid "Viruses, corrupted data or other harmful, disruptive or destructive files or code." -msgstr "Virus, données corrompues ou autres fichiers ou codes nuisibles, perturbateurs ou destructeurs." +msgid "" +"Viruses, corrupted data or other harmful, disruptive or destructive files or " +"code." +msgstr "" +"Virus, données corrompues ou autres fichiers ou codes nuisibles, perturbateurs " +"ou destructeurs." #: lib/web/templates/api/terms.html.heex:146 msgctxt "terms" -msgid "You can remove the content that you posted by deleting it. Once you delete your content, it will not appear on the Service, but copies of your deleted content may remain in our system or backups for some period of time. Web server access logs might also be stored for some time in the system." -msgstr "Vous pouvez supprimer le contenu que vous avez publié en le supprimant. Une fois que vous avez supprimé votre contenu, il n'apparaîtra plus sur le Service, mais des copies de votre contenu supprimé peuvent rester dans notre système ou des sauvegardes pendant un certain temps. Les journaux d'accès au serveur web peuvent également être stockés pendant un certain temps dans le système." +msgid "" +"You can remove the content that you posted by deleting it. Once you delete your " +"content, it will not appear on the Service, but copies of your deleted content " +"may remain in our system or backups for some period of time. Web server access " +"logs might also be stored for some time in the system." +msgstr "" +"Vous pouvez supprimer le contenu que vous avez publié en le supprimant. Une " +"fois que vous avez supprimé votre contenu, il n'apparaîtra plus sur le Service, " +"mais des copies de votre contenu supprimé peuvent rester dans notre système ou " +"des sauvegardes pendant un certain temps. Les journaux d'accès au serveur web " +"peuvent également être stockés pendant un certain temps dans le système." #: lib/web/templates/api/terms.html.heex:306 msgctxt "terms" -msgid "Questions or comments about the Service may be directed to us at %{contact}" -msgstr "Les questions ou commentaires concernant le Service peuvent nous être adressés à %{contact}" +msgid "" +"Questions or comments about the Service may be directed to us at %{contact}" +msgstr "" +"Les questions ou commentaires concernant le Service peuvent nous être adressés " +"à %{contact}" #: lib/web/templates/api/terms.html.heex:245 msgctxt "terms" @@ -526,38 +791,90 @@ msgstr "Code source" #: lib/web/templates/api/terms.html.heex:296 msgctxt "terms" -msgid "We love feedback. Please let us know what you think of the Service, these Terms and, in general, %{instance_name}." -msgstr "Nous aimons les retours d'information. N'hésitez pas à nous faire savoir ce que vous pensez du Service, des présentes Conditions et, en général, de %{instance_name}." +msgid "" +"We love feedback. Please let us know what you think of the Service, these Terms " +"and, in general, %{instance_name}." +msgstr "" +"Nous aimons les retours d'information. N'hésitez pas à nous faire savoir ce que " +"vous pensez du Service, des présentes Conditions et, en général, de " +"%{instance_name}." #: lib/web/templates/api/terms.html.heex:234 msgctxt "terms" -msgid "Instance administrators (and community moderators, given the relevant access) are responsible for monitoring and acting on flagged content and other user reports, and have the right and responsibility to remove or edit content that is not aligned to this Instance set of rules, or to suspend, block or ban (temporarily or permanently) any account, community, or instance for breaking these terms, or for other behaviours that they deem inappropriate, threatening, offensive, or harmful." -msgstr "Les administrateurs d'instance (et les modérateurs de la communauté, sous réserve d'un accès approprié) sont chargés de surveiller et d'agir sur les contenus signalés et autres rapports d'utilisateur·ices, et ont le droit et la responsabilité de supprimer ou de modifier les contenus qui ne sont pas conformes aux règles de cette d'instance, ou de suspendre, bloquer ou interdire (temporairement ou définitivement) tout compte, communauté ou instance pour violation de ces conditions, ou pour d'autres comportements qu'ils jugent inappropriés, menaçants, offensants ou nuisibles." +msgid "" +"Instance administrators (and community moderators, given the relevant access) " +"are responsible for monitoring and acting on flagged content and other user " +"reports, and have the right and responsibility to remove or edit content that " +"is not aligned to this Instance set of rules, or to suspend, block or ban " +"(temporarily or permanently) any account, community, or instance for breaking " +"these terms, or for other behaviours that they deem inappropriate, threatening, " +"offensive, or harmful." +msgstr "" +"Les administrateurs d'instance (et les modérateurs de la communauté, sous " +"réserve d'un accès approprié) sont chargés de surveiller et d'agir sur les " +"contenus signalés et autres rapports d'utilisateur·ices, et ont le droit et la " +"responsabilité de supprimer ou de modifier les contenus qui ne sont pas " +"conformes aux règles de cette d'instance, ou de suspendre, bloquer ou interdire " +"(temporairement ou définitivement) tout compte, communauté ou instance pour " +"violation de ces conditions, ou pour d'autres comportements qu'ils jugent " +"inappropriés, menaçants, offensants ou nuisibles." #: lib/web/templates/api/terms.html.heex:7 msgctxt "terms" -msgid "%{instance_name} will not use or transmit or resell your personal data" -msgstr "%{instance_name} n'utilisera pas ni ne transmettra ou revendra vos données" +msgid "" +"%{instance_name} will not use or transmit or resell your personal data" +msgstr "" +"%{instance_name} n'utilisera pas ni ne transmettra ou revendra vos " +"données" #: lib/web/templates/api/terms.html.heex:113 msgctxt "terms" -msgid "If you discover or suspect any Service security breaches, please let us know as soon as possible. For security holes in the Mobilizon software itself, please contact its contributors directly." -msgstr "Si vous découvrez ou soupçonnez des failles de sécurité du Service, veuillez nous en informer dès que possible. Pour les failles de sécurité dans le logiciel Mobilizon lui-même, veuillez contacter directement ses contributeur·ices." +msgid "" +"If you discover or suspect any Service security breaches, please let us know as " +"soon as possible. For security holes in the Mobilizon software itself, please " +"contact its contributors directly." +msgstr "" +"Si vous découvrez ou soupçonnez des failles de sécurité du Service, veuillez " +"nous en informer dès que possible. Pour les failles de sécurité dans le " +"logiciel Mobilizon lui-même, veuillez contacter directement ses contributeur·ices." #: lib/web/templates/api/terms.html.heex:240 msgctxt "terms" -msgid "Instance administrators should ensure that every community hosted on the instance is properly moderated according to the defined rules." -msgstr "Les administrateur·ices d'instance doivent s'assurer que chaque communauté hébergée sur l'instance est correctement modérée conformément aux règles définies." +msgid "" +"Instance administrators should ensure that every community hosted on the " +"instance is properly moderated according to the defined rules." +msgstr "" +"Les administrateur·ices d'instance doivent s'assurer que chaque communauté " +"hébergée sur l'instance est correctement modérée conformément aux règles " +"définies." #: lib/web/templates/api/terms.html.heex:321 msgctxt "terms" -msgid "Originally adapted from the Diaspora* and App.net privacy policies, also licensed under CC BY-SA." -msgstr "Adaptée à l'origine des politiques de confidentialité de Diaspora* et App.net, aussi sous licence CC BY-SA." +msgid "" +"Originally adapted from the Diaspora* and App.net privacy policies, also licensed under CC BY-SA." +msgstr "" +"Adaptée à l'origine des politiques de confidentialité de Diaspora* et App.net, aussi sous licence CC BY-SA." #: lib/web/templates/api/privacy.html.heex:173 msgctxt "terms" -msgid "Originally adapted from the Mastodon and Discourse privacy policies, also licensed under CC BY-SA." -msgstr "Adaptée à l'origine des politiques de confidentialité de Mastodon et Discourse, aussi sous licence CC BY-SA." +msgid "" +"Originally adapted from the Mastodon and Discourse privacy " +"policies, also licensed under CC BY-SA." +msgstr "" +"Adaptée à l'origine des politiques de confidentialité de Mastodon et Discourse, aussi sous licence CC BY-SA." #: lib/web/templates/api/terms.html.heex:3 msgctxt "terms" @@ -566,23 +883,39 @@ msgstr "Version courte" #: lib/web/templates/api/terms.html.heex:29 msgctxt "terms" -msgid "The service is provided without warranties and these terms may change in the future" -msgstr "Le service est fourni sans garanties et ces conditions peuvent changer dans le futur" +msgid "" +"The service is provided without warranties and these terms may change in the " +"future" +msgstr "" +"Le service est fourni sans garanties et ces conditions peuvent changer dans le " +"futur" #: lib/web/templates/api/privacy.html.heex:166 msgctxt "terms" -msgid "This document is licensed under CC BY-SA. It was last updated June 18, 2020." -msgstr "Ce document est sous licence CC BY-SA. La dernière mise à jour date du 18 juin 2020." +msgid "" +"This document is licensed under CC BY-SA. It was last updated June 18, 2020." +msgstr "" +"Ce document est sous licence CC BY-SA. La dernière mise à jour date du 18 juin 2020." #: lib/web/templates/api/terms.html.heex:314 msgctxt "terms" -msgid "This document is licensed under CC BY-SA. It was last updated June 22, 2020." -msgstr "Ce document est sous licence CC BY-SA. La dernière mise à jour date du 22 juin 2020." +msgid "" +"This document is licensed under CC BY-SA. It was last updated June 22, 2020." +msgstr "" +"Ce document est sous licence CC BY-SA. La dernière mise à jour date du 22 juin 2020." #: lib/web/templates/api/terms.html.heex:21 msgctxt "terms" -msgid "You must respect other people and %{instance_name}'s rules when using the service" -msgstr "Vous devez respecter les autres et les règles de %{instance_name} lorsque vous utilisez le service" +msgid "" +"You must respect other people and %{instance_name}'s rules when using " +"the service" +msgstr "" +"Vous devez respecter les autres et les règles de %{instance_name} " +"lorsque vous utilisez le service" #: lib/web/templates/api/terms.html.heex:15 msgctxt "terms" @@ -598,21 +931,31 @@ msgstr "Votre contenu vous appartient" msgid "Confirm my e-mail address" msgstr "Confirmer mon adresse email" -#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:18 lib/web/templates/email/anonymous_participation_confirmation.text.eex:1 +#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:18 +#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:1 msgid "Confirm your e-mail" msgstr "Confirmez votre adresse email" #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:3 -msgid "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:" -msgstr "Salut ! Vous venez de vous enregistrer pour rejoindre cet événement : « %{title} ». Merci de confirmer l'adresse email que vous avez fournie :" +msgid "" +"Hi there! You just registered to join this event: « %{title} ». Please confirm " +"the e-mail address you provided:" +msgstr "" +"Salut ! Vous venez de vous enregistrer pour rejoindre cet événement : " +"« %{title} ». Merci de confirmer l'adresse email que vous avez fournie :" -#: lib/web/templates/email/email.html.heex:142 lib/web/templates/email/email.text.eex:8 +#: lib/web/templates/email/email.html.heex:142 +#: lib/web/templates/email/email.text.eex:8 msgid "Need help? Is something not working as expected?" msgstr "Besoin d'aide ? Quelque chose ne fonctionne pas correctement ?" #: lib/web/templates/email/registration_confirmation.html.heex:47 -msgid "You created an account on %{host} with this email address. You are one click away from activating it." -msgstr "Vous avez créé un compte sur %{host} avec cette adresse email. Vous êtes à un clic de l'activer." +msgid "" +"You created an account on %{host} with this email address. You are one " +"click away from activating it." +msgstr "" +"Vous avez créé un compte sur %{host} avec cette adresse email. Vous êtes " +"à un clic de l'activer." #: lib/web/templates/email/report.html.heex:18 msgid "New report on %{instance}" @@ -620,21 +963,42 @@ msgstr "Nouveau signalement sur %{instance}" #: lib/web/templates/email/email_changed_old.html.heex:47 msgid "The email address for your account on %{host} is being changed to:" -msgstr "L'adresse email pour votre compte sur %{host} est en train d'être changée pour :" +msgstr "" +"L'adresse email pour votre compte sur %{host} est en train d'être " +"changée pour :" #: lib/web/templates/email/password_reset.html.heex:47 msgid "You requested a new password for your account on %{instance}." -msgstr "Vous avez demandé un nouveau mot de passe pour votre compte sur %{instance}." +msgstr "" +"Vous avez demandé un nouveau mot de passe pour votre compte sur %{instance}." -#: lib/web/templates/email/email.html.heex:112 lib/web/templates/email/email.text.eex:5 +#: lib/web/templates/email/email.html.heex:112 +#: lib/web/templates/email/email.text.eex:5 msgid "Please do not use it for real purposes." msgstr "Veuillez ne pas l'utiliser pour un cas réel." -#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:172 lib/web/templates/email/event_updated.text.eex:14 lib/web/templates/email/notification_each_week.html.heex:92 lib/web/templates/email/notification_each_week.text.eex:11 lib/web/templates/email/on_day_notification.html.heex:89 lib/web/templates/email/on_day_notification.text.eex:11 -msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." -msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." -msgstr[0] "Si vous avez besoin d'annuler votre participation, il suffit d'accéder à la page de l'événement à partir du lien ci-dessus et de cliquer sur le bouton « Je participe »." -msgstr[1] "Si vous avez besoin d'annuler votre participation à un ou plusieurs événements, il suffit d'accéder aux pages des événement grâce aux liens ci-dessus et de cliquer sur le bouton « Je participe »." +#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 +#: lib/web/templates/email/event_updated.html.heex:172 +#: lib/web/templates/email/event_updated.text.eex:14 +#: lib/web/templates/email/notification_each_week.html.heex:92 +#: lib/web/templates/email/notification_each_week.text.eex:11 +#: lib/web/templates/email/on_day_notification.html.heex:89 +#: lib/web/templates/email/on_day_notification.text.eex:11 +msgid "" +"Would you wish to cancel your attendance, visit the event page through the link " +"above and click the « Attending » button." +msgid_plural "" +"Would you wish to cancel your attendance to one or several events, visit the " +"event pages through the links above and click the « Attending » button." +msgstr[0] "" +"Si vous avez besoin d'annuler votre participation, il suffit d'accéder à la " +"page de l'événement à partir du lien ci-dessus et de cliquer sur le bouton « Je " +"participe »." +msgstr[1] "" +"Si vous avez besoin d'annuler votre participation à un ou plusieurs événements, " +"il suffit d'accéder aux pages des événement grâce aux liens ci-dessus et de " +"cliquer sur le bouton « Je participe »." #: lib/web/templates/email/email.text.eex:11 msgid "%{instance} is powered by Mobilizon." @@ -644,15 +1008,18 @@ msgstr "%{instance} est une instance Mobilizon." msgid "%{instance} is powered by Mobilizon." msgstr "%{instance} est une instance Mobilizon." -#: lib/web/templates/email/pending_participation_notification.html.heex:18 lib/web/templates/email/pending_participation_notification.text.eex:1 +#: lib/web/templates/email/pending_participation_notification.html.heex:18 +#: lib/web/templates/email/pending_participation_notification.text.eex:1 msgid "A request is pending!" msgstr "Une demande est en attente !" -#: lib/web/templates/email/before_event_notification.html.heex:18 lib/web/templates/email/before_event_notification.text.eex:1 +#: lib/web/templates/email/before_event_notification.html.heex:18 +#: lib/web/templates/email/before_event_notification.text.eex:1 msgid "An event is upcoming!" msgstr "Un événement est à venir !" -#: lib/web/templates/email/email_changed_new.html.heex:18 lib/web/templates/email/email_changed_new.text.eex:1 +#: lib/web/templates/email/email_changed_new.html.heex:18 +#: lib/web/templates/email/email_changed_new.text.eex:1 msgid "Confirm new email" msgstr "Confirmez votre adresse email" @@ -660,7 +1027,8 @@ msgstr "Confirmez votre adresse email" msgid "End" msgstr "Fin" -#: lib/web/templates/email/event_updated.html.heex:18 lib/web/templates/email/event_updated.text.eex:1 +#: lib/web/templates/email/event_updated.html.heex:18 +#: lib/web/templates/email/event_updated.text.eex:1 msgid "Event update!" msgstr "Événement mis à jour !" @@ -668,39 +1036,84 @@ msgstr "Événement mis à jour !" msgid "Flagged comments" msgstr "Commentaires signalés" -#: lib/web/templates/email/event_participation_approved.html.heex:61 lib/web/templates/email/event_participation_approved.text.eex:7 -msgid "Good news: one of the event organizers just approved your request. Update your calendar, because you're on the guest list now!" -msgstr "Bonne nouvelle : un·e des organisateur·ices de l'événement vient d'approuver votre demande. Mettez à jour votre agenda, car vous êtes maintenant un·e participant·e !" +#: lib/web/templates/email/event_participation_approved.html.heex:61 +#: lib/web/templates/email/event_participation_approved.text.eex:7 +msgid "" +"Good news: one of the event organizers just approved your request. Update your " +"calendar, because you're on the guest list now!" +msgstr "" +"Bonne nouvelle : un·e des organisateur·ices de l'événement vient d'approuver " +"votre demande. Mettez à jour votre agenda, car vous êtes maintenant un·e " +"participant·e !" #: lib/web/templates/email/email_changed_new.html.heex:47 -msgid "Hi there! It seems like you wanted to change the email address linked to your account on %{instance}. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address." -msgstr "Salut ! Il semblerait que vous avez demandé la modification de l'adresse e-mail liée à votre compte sur %{instance}. Si vous voulez toujours effectuer ce changement, merci de cliquer sur le bouton ci-dessous pour confirmer la modification. Vous pourrez alors vous connecter à %{instance} avec cette nouvelle adresse." +msgid "" +"Hi there! It seems like you wanted to change the email address linked to your " +"account on %{instance}. If you still wish to do so, please click the " +"button below to confirm the change. You will then be able to log in to " +"%{instance} with this new email address." +msgstr "" +"Salut ! Il semblerait que vous avez demandé la modification de l'adresse e-mail " +"liée à votre compte sur %{instance}. Si vous voulez toujours effectuer " +"ce changement, merci de cliquer sur le bouton ci-dessous pour confirmer la " +"modification. Vous pourrez alors vous connecter à %{instance} avec cette " +"nouvelle adresse." #: lib/web/templates/email/email_changed_old.text.eex:3 -msgid "Hi there! Just a quick note to confirm that the email address linked to your account on %{host} has been changed from this one to:" -msgstr "Salut ! Juste un petite note pour confirmer que l'adresse e-mail liée à votre compte sur %{host} a été changée depuis celle-ci à :" +msgid "" +"Hi there! Just a quick note to confirm that the email address linked to your " +"account on %{host} has been changed from this one to:" +msgstr "" +"Salut ! Juste un petite note pour confirmer que l'adresse e-mail liée à votre " +"compte sur %{host} a été changée depuis celle-ci à :" -#: lib/web/templates/email/email_changed_old.html.heex:79 lib/web/templates/email/email_changed_old.text.eex:5 -msgid "If you did not trigger this change yourself, it is likely that someone has gained access to your %{host} account. Please log in and change your password immediately. If you cannot login, contact the admin on %{host}." -msgstr "Si vous n'avez pas effectué cette modification vous-même, il est probable que quelqu'un ait eu accès à votre compte %{host}. Veuillez vous connecter et changer immédiatement votre mot de passe. Si vous ne pouvez pas vous connecter, contactez l'administrateur·ice sur %{host}." +#: lib/web/templates/email/email_changed_old.html.heex:79 +#: lib/web/templates/email/email_changed_old.text.eex:5 +msgid "" +"If you did not trigger this change yourself, it is likely that someone has " +"gained access to your %{host} account. Please log in and change your password " +"immediately. If you cannot login, contact the admin on %{host}." +msgstr "" +"Si vous n'avez pas effectué cette modification vous-même, il est probable que " +"quelqu'un ait eu accès à votre compte %{host}. Veuillez vous connecter et " +"changer immédiatement votre mot de passe. Si vous ne pouvez pas vous connecter, " +"contactez l'administrateur·ice sur %{host}." #: lib/web/templates/email/password_reset.text.eex:12 -msgid "If you didn't trigger the change yourself, please ignore this message. Your password won't be changed until you click the link above." -msgstr "Si vous n'êtes pas à l'origine de cette modification, merci d'ignorer ce message. Votre mot de passe ne sera pas modifié tant que vous ne cliquerez pas le lien ci-dessus." +msgid "" +"If you didn't trigger the change yourself, please ignore this message. Your " +"password won't be changed until you click the link above." +msgstr "" +"Si vous n'êtes pas à l'origine de cette modification, merci d'ignorer ce " +"message. Votre mot de passe ne sera pas modifié tant que vous ne cliquerez pas " +"le lien ci-dessus." -#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:130 lib/web/templates/email/anonymous_participation_confirmation.text.eex:4 lib/web/templates/email/registration_confirmation.html.heex:62 lib/web/templates/email/registration_confirmation.text.eex:7 +#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:130 +#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4 +#: lib/web/templates/email/registration_confirmation.html.heex:62 +#: lib/web/templates/email/registration_confirmation.text.eex:7 msgid "If you didn't trigger this email, you may safely ignore it." -msgstr "Si vous n'avez pas déclenché cette alerte, vous pouvez ignorer cet e-mail sans souci." +msgstr "" +"Si vous n'avez pas déclenché cette alerte, vous pouvez ignorer cet e-mail sans " +"souci." -#: lib/web/templates/email/before_event_notification.html.heex:82 lib/web/templates/email/before_event_notification.text.eex:6 -msgid "If you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." -msgstr "Si vous avez besoin d'annuler votre participation, il suffit d'accéder à la page de l'événement à partir du lien ci-dessus et de cliquer sur le bouton « Je participe »." +#: lib/web/templates/email/before_event_notification.html.heex:82 +#: lib/web/templates/email/before_event_notification.text.eex:6 +msgid "" +"If you wish to cancel your attendance, visit the event page through the link " +"above and click the « Attending » button." +msgstr "" +"Si vous avez besoin d'annuler votre participation, il suffit d'accéder à la " +"page de l'événement à partir du lien ci-dessus et de cliquer sur le bouton « Je " +"participe »." -#: lib/web/templates/email/email.html.heex:193 lib/web/templates/email/email.text.eex:11 +#: lib/web/templates/email/email.html.heex:193 +#: lib/web/templates/email/email.text.eex:11 msgid "Learn more about Mobilizon here!" msgstr "En apprendre plus à propos de Mobilizon ici !" -#: lib/web/templates/email/event_updated.html.heex:123 lib/web/templates/export/event_participants.html.heex:129 +#: lib/web/templates/email/event_updated.html.heex:123 +#: lib/web/templates/export/event_participants.html.heex:129 msgid "Location" msgstr "Localisation" @@ -708,15 +1121,18 @@ msgstr "Localisation" msgid "Location address was removed" msgstr "L'adresse physique a été enlevée" -#: lib/web/templates/email/pending_participation_notification.html.heex:89 lib/web/templates/email/pending_participation_notification.text.eex:8 +#: lib/web/templates/email/pending_participation_notification.html.heex:89 +#: lib/web/templates/email/pending_participation_notification.text.eex:8 msgid "Manage pending requests" msgstr "Gérer les demandes de participation en attente" -#: lib/web/templates/email/registration_confirmation.html.heex:18 lib/web/templates/email/registration_confirmation.text.eex:1 +#: lib/web/templates/email/registration_confirmation.html.heex:18 +#: lib/web/templates/email/registration_confirmation.text.eex:1 msgid "Nearly there!" msgstr "Vous y êtes presque !" -#: lib/web/templates/email/email_changed_old.html.heex:18 lib/web/templates/email/email_changed_old.text.eex:1 +#: lib/web/templates/email/email_changed_old.html.heex:18 +#: lib/web/templates/email/email_changed_old.text.eex:1 msgid "New email confirmation" msgstr "Confirmation de nouvel e-mail" @@ -725,10 +1141,12 @@ msgid "Reasons for report" msgstr "Raisons du signalement" #: lib/web/templates/email/report.html.heex:48 -msgid "Someone on %{instance} reported the following content for you to analyze:" +msgid "" +"Someone on %{instance} reported the following content for you to analyze:" msgstr "Une personne de %{instance} a signalé le contenu suivant :" -#: lib/web/templates/email/event_participation_rejected.html.heex:18 lib/web/templates/email/event_participation_rejected.text.eex:1 +#: lib/web/templates/email/event_participation_rejected.html.heex:18 +#: lib/web/templates/email/event_participation_rejected.text.eex:1 msgid "Sorry! You're not going." msgstr "Désolé ! Vous n'y allez pas." @@ -738,23 +1156,35 @@ msgstr "Début" #: lib/web/templates/email/event_updated.text.eex:3 msgid "There have been changes for %{title} so we'd thought we'd let you know." -msgstr "Il y a eu des changements pour %{title} donc nous avons pensé que nous vous le ferions savoir." +msgstr "" +"Il y a eu des changements pour %{title} donc nous avons pensé que nous vous le " +"ferions savoir." -#: lib/web/templates/email/event_updated.html.heex:74 lib/web/templates/email/event_updated.text.eex:6 +#: lib/web/templates/email/event_updated.html.heex:74 +#: lib/web/templates/email/event_updated.text.eex:6 msgid "This event has been cancelled by its organizers. Sorry!" msgstr "Cet événement a été annulé par ses organisateur·ices. Désolé !" -#: lib/web/templates/email/event_updated.html.heex:68 lib/web/templates/email/event_updated.text.eex:4 +#: lib/web/templates/email/event_updated.html.heex:68 +#: lib/web/templates/email/event_updated.text.eex:4 msgid "This event has been confirmed" msgstr "L'événement a été confirmé" -#: lib/web/templates/email/event_updated.html.heex:70 lib/web/templates/email/event_updated.text.eex:5 -msgid "This event has yet to be confirmed: organizers will let you know if they do confirm it." -msgstr "Cet événement doit encore être confirmé : les organisateur·ices vous feront savoir si l'événement est confirmé." +#: lib/web/templates/email/event_updated.html.heex:70 +#: lib/web/templates/email/event_updated.text.eex:5 +msgid "" +"This event has yet to be confirmed: organizers will let you know if they do " +"confirm it." +msgstr "" +"Cet événement doit encore être confirmé : les organisateur·ices vous feront " +"savoir si l'événement est confirmé." -#: lib/web/templates/email/event_participation_rejected.html.heex:61 lib/web/templates/email/event_participation_rejected.text.eex:7 +#: lib/web/templates/email/event_participation_rejected.html.heex:61 +#: lib/web/templates/email/event_participation_rejected.text.eex:7 msgid "Unfortunately, the organizers rejected your request." -msgstr "Malheureusement, les organisateur⋅ices ont rejeté votre demande de participation." +msgstr "" +"Malheureusement, les organisateur⋅ices ont rejeté votre demande de " +"participation." #: lib/web/templates/email/email_changed_new.html.heex:68 msgid "Verify your email address" @@ -768,7 +1198,10 @@ msgstr "Voir le signalement" msgid "View report:" msgstr "Voir le signalement :" -#: lib/web/templates/email/email_anonymous_activity.html.heex:85 lib/web/templates/email/email_anonymous_activity.html.heex:182 lib/web/templates/email/event_participation_approved.html.heex:81 lib/web/templates/email/event_participation_confirmed.html.heex:81 +#: lib/web/templates/email/email_anonymous_activity.html.heex:85 +#: lib/web/templates/email/email_anonymous_activity.html.heex:182 +#: lib/web/templates/email/event_participation_approved.html.heex:81 +#: lib/web/templates/email/event_participation_confirmed.html.heex:81 msgid "Visit event page" msgstr "Voir la page de l'événement" @@ -780,99 +1213,180 @@ msgstr "Voir la page de l'événement mis à jour" msgid "Visit the updated event page: %{link}" msgstr "Voir l'événement mis à jour sur : %{link}" -#: lib/web/templates/email/on_day_notification.html.heex:18 lib/web/templates/email/on_day_notification.text.eex:1 +#: lib/web/templates/email/on_day_notification.html.heex:18 +#: lib/web/templates/email/on_day_notification.text.eex:1 msgid "What's up today?" msgstr "Quoi de neuf aujourd'hui ?" -#: lib/web/templates/email/event_participation_approved.html.heex:98 lib/web/templates/email/event_participation_approved.text.eex:11 lib/web/templates/email/event_participation_confirmed.html.heex:140 lib/web/templates/email/event_participation_confirmed.text.eex:6 -msgid "Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button." -msgstr "Si vous souhaitez mettre à jour ou annuler votre participation, il vous suffit d'accéder à la page de l'événement par le lien ci-dessus et de cliquer sur le bouton Participer." +#: lib/web/templates/email/event_participation_approved.html.heex:98 +#: lib/web/templates/email/event_participation_approved.text.eex:11 +#: lib/web/templates/email/event_participation_confirmed.html.heex:140 +#: lib/web/templates/email/event_participation_confirmed.text.eex:6 +msgid "" +"Would you wish to update or cancel your attendance, simply access the event " +"page through the link above and click on the Attending button." +msgstr "" +"Si vous souhaitez mettre à jour ou annuler votre participation, il vous suffit " +"d'accéder à la page de l'événement par le lien ci-dessus et de cliquer sur le " +"bouton Participer." -#: lib/web/templates/email/pending_participation_notification.html.heex:106 lib/web/templates/email/pending_participation_notification.text.eex:10 -msgid "You are receiving this email because you chose to get notifications for pending attendance requests to your events. You can disable or change your notification settings in your user account settings under « Notifications »." -msgstr "Vous recevez ce courriel parce que vous avez choisi de recevoir des notifications pour les demandes de participation en attente à vos événements. Vous pouvez désactiver ou modifier vos paramètres de notification dans les paramètres de votre compte utilisateur dans « Notifications »." +#: lib/web/templates/email/pending_participation_notification.html.heex:106 +#: lib/web/templates/email/pending_participation_notification.text.eex:10 +msgid "" +"You are receiving this email because you chose to get notifications for pending " +"attendance requests to your events. You can disable or change your notification " +"settings in your user account settings under « Notifications »." +msgstr "" +"Vous recevez ce courriel parce que vous avez choisi de recevoir des " +"notifications pour les demandes de participation en attente à vos événements. " +"Vous pouvez désactiver ou modifier vos paramètres de notification dans les " +"paramètres de votre compte utilisateur dans « Notifications »." #: lib/web/templates/email/event_participation_rejected.text.eex:5 msgid "You issued a request to attend %{title}." msgstr "Vous avez effectué une demande de participation à %{title}." -#: lib/web/templates/email/event_participation_approved.text.eex:5 lib/web/templates/email/event_participation_confirmed.text.eex:3 +#: lib/web/templates/email/event_participation_approved.text.eex:5 +#: lib/web/templates/email/event_participation_confirmed.text.eex:3 msgid "You recently requested to attend %{title}." msgstr "Vous avez demandé à participer à l'événement %{title}." -#: lib/web/templates/email/event_participation_approved.html.heex:18 lib/web/templates/email/event_participation_confirmed.html.heex:18 lib/web/templates/email/event_participation_confirmed.text.eex:1 +#: lib/web/templates/email/event_participation_approved.html.heex:18 +#: lib/web/templates/email/event_participation_confirmed.html.heex:18 +#: lib/web/templates/email/event_participation_confirmed.text.eex:1 msgid "You're going!" msgstr "Vous y allez !" -#: lib/web/templates/email/email_changed_new.html.heex:85 lib/web/templates/email/email_changed_new.text.eex:5 +#: lib/web/templates/email/email_changed_new.html.heex:85 +#: lib/web/templates/email/email_changed_new.text.eex:5 msgid "If you didn't trigger the change yourself, please ignore this message." -msgstr "Si vous n'êtes pas à l'origine de cette modification, merci d'ignorer ce message." +msgstr "" +"Si vous n'êtes pas à l'origine de cette modification, merci d'ignorer ce " +"message." -#: lib/web/templates/email/group_member_removal.html.heex:64 lib/web/templates/email/group_member_removal.text.eex:5 -msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back." -msgstr "Si vous pensez qu'il s'agit d'une erreur, vous pouvez contacter les administrateurs du groupe afin qu'ils vous réintègrent." +#: lib/web/templates/email/group_member_removal.html.heex:64 +#: lib/web/templates/email/group_member_removal.text.eex:5 +msgid "" +"If you feel this is an error, you may contact the group's administrators so " +"that they can add you back." +msgstr "" +"Si vous pensez qu'il s'agit d'une erreur, vous pouvez contacter les " +"administrateurs du groupe afin qu'ils vous réintègrent." #: lib/web/email/member.ex:114 msgid "You have been removed from group %{group}" msgstr "Vous avez été enlevé du groupe %{group}" #: lib/web/templates/email/group_member_removal.text.eex:3 -msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore." -msgstr "Vous avez été enlevé du groupe %{group}. Vous ne serez plus en mesure d'accéder au contenu privé du groupe." +msgid "" +"You have been removed from group %{group}. You will not be able to access this " +"group's private content anymore." +msgstr "" +"Vous avez été enlevé du groupe %{group}. Vous ne serez plus en mesure d'accéder " +"au contenu privé du groupe." #: lib/web/templates/email/group_invite.html.heex:47 -msgid "%{inviter} just invited you to join their group %{link_start}%{group}%{link_end}" -msgstr "%{inviter} vient de vous inviter à rejoindre son groupe %{link_start}%{group}%{link_end}" +msgid "" +"%{inviter} just invited you to join their group %{link_start}%{group}" +"%{link_end}" +msgstr "" +"%{inviter} vient de vous inviter à rejoindre son groupe %{link_start}" +"%{group}%{link_end}" #: lib/web/templates/email/group_member_removal.html.heex:47 -msgid "You have been removed from group %{link_start}%{group}%{link_end}. You will not be able to access this group's private content anymore." -msgstr "Vous avez été enlevé du groupe %{link_start}%{group}%{link_end}. Vous ne serez plus en mesure d'accéder au contenu privé du groupe." +msgid "" +"You have been removed from group %{link_start}%{group}%{link_end}. You " +"will not be able to access this group's private content anymore." +msgstr "" +"Vous avez été enlevé du groupe %{link_start}%{group}%{link_end}. Vous ne " +"serez plus en mesure d'accéder au contenu privé du groupe." -#: lib/web/templates/email/group_suspension.html.heex:81 lib/web/templates/email/group_suspension.text.eex:7 -msgid "As this group was located on another instance, it will continue to work for other instances than this one." -msgstr "Comme ce groupe était originaire d'une autre instance, il continuera à fonctionner pour d'autres instances que celle-ci." +#: lib/web/templates/email/group_suspension.html.heex:81 +#: lib/web/templates/email/group_suspension.text.eex:7 +msgid "" +"As this group was located on another instance, it will continue to work for " +"other instances than this one." +msgstr "" +"Comme ce groupe était originaire d'une autre instance, il continuera à " +"fonctionner pour d'autres instances que celle-ci." -#: lib/web/templates/email/group_suspension.html.heex:18 lib/web/templates/email/group_suspension.text.eex:1 +#: lib/web/templates/email/group_suspension.html.heex:18 +#: lib/web/templates/email/group_suspension.text.eex:1 msgid "The group %{group} has been suspended on %{instance}!" msgstr "Le groupe %{group} a été suspendu sur %{instance} !" #: lib/web/templates/email/group_suspension.text.eex:3 -msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." -msgstr "L'équipe de modération de votre instance a décidé de suspendre %{group_name} (%{group_address}). Vous n'êtes désormais plus membre de ce groupe." +msgid "" +"Your instance's moderation team has decided to suspend %{group_name} " +"(%{group_address}). You are no longer a member of this group." +msgstr "" +"L'équipe de modération de votre instance a décidé de suspendre %{group_name} " +"(%{group_address}). Vous n'êtes désormais plus membre de ce groupe." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 msgid "The group %{group} has been suspended on %{instance}" msgstr "Le groupe %{group} a été suspendu sur %{instance}" #: lib/web/templates/api/terms.html.heex:64 msgctxt "terms" -msgid "By accessing or using the Service, this means you agree to be bound by all the terms below. If these terms are in any way unclear, please let us know by contacting %{contact}." -msgstr "Si vous accédez au Service ou utilisez le Service, cela signifie que vous acceptez d'être lié·e par toutes les Conditions ci-dessous. Si une condition n'a pas de sens pour vous, veuillez nous le faire savoir en contactant %{contact}." +msgid "" +"By accessing or using the Service, this means you agree to be bound by all the " +"terms below. If these terms are in any way unclear, please let us know by " +"contacting %{contact}." +msgstr "" +"Si vous accédez au Service ou utilisez le Service, cela signifie que vous " +"acceptez d'être lié·e par toutes les Conditions ci-dessous. Si une condition " +"n'a pas de sens pour vous, veuillez nous le faire savoir en contactant " +"%{contact}." #: lib/web/templates/api/terms.html.heex:96 msgctxt "terms" -msgid "For information about how we collect and use information about users of the Service, please check our privacy policy." -msgstr "Pour savoir comment nous recueillons et utilisons les informations sur les utilisateur·ice·s du Service, veuillez consulter notre politique de confidentialité." +msgid "" +"For information about how we collect and use information about users of the " +"Service, please check our privacy policy." +msgstr "" +"Pour savoir comment nous recueillons et utilisons les informations sur les " +"utilisateur·ice·s du Service, veuillez consulter notre politique de confidentialité." #: lib/web/templates/api/terms.html.heex:88 msgctxt "terms" -msgid "If you continue to use the Service after the revised Terms go into effect, you accept the revised Terms." -msgstr "Si vous continuez à utiliser le Service après l'entrée en vigueur des Conditions révisées, vous acceptez les conditions révisées." +msgid "" +"If you continue to use the Service after the revised Terms go into effect, you " +"accept the revised Terms." +msgstr "" +"Si vous continuez à utiliser le Service après l'entrée en vigueur des " +"Conditions révisées, vous acceptez les conditions révisées." #: lib/web/templates/api/privacy.html.heex:109 msgctxt "terms" msgid "If you delete this information, you need to login again." -msgstr "Si vous supprimez ces informations, vous devrez vous connecter de nouveau." +msgstr "" +"Si vous supprimez ces informations, vous devrez vous connecter de nouveau." #: lib/web/templates/api/privacy.html.heex:111 msgctxt "terms" -msgid "If you're not connected, we don't store any information on your device, unless you participate in an event anonymously. In this specific case we store the hash of an unique identifier for the event and participation status in your browser so that we may display participation status. Deleting this information will only stop displaying participation status in your browser." -msgstr "Si vous n'êtes pas connecté·e, nous ne conserverons aucune information sur votre appareil, sauf si vous participez anonymement à un événement. Dans ce cas spécifique nous conservons le hash d'un identifiant unique pour l'événement et les statuts de participation dans votre navigateur pour pouvoir les afficher. Supprimer ces informations aura pour seule conséquence que votre participation ne sera plus affichée dans votre navigateur." +msgid "" +"If you're not connected, we don't store any information on your device, unless " +"you participate in an event anonymously. In this specific case we store the " +"hash of an unique identifier for the event and participation status in your " +"browser so that we may display participation status. Deleting this information " +"will only stop displaying participation status in your browser." +msgstr "" +"Si vous n'êtes pas connecté·e, nous ne conserverons aucune information sur " +"votre appareil, sauf si vous participez anonymement à un événement. Dans ce cas " +"spécifique nous conservons le hash d'un identifiant unique pour l'événement et " +"les statuts de participation dans votre navigateur pour pouvoir les afficher. " +"Supprimer ces informations aura pour seule conséquence que votre participation " +"ne sera plus affichée dans votre navigateur." #: lib/web/templates/api/privacy.html.heex:117 msgctxt "terms" -msgid "Note: This information is stored in your localStorage and not your cookies." -msgstr "Attention : Ces informations sont conservées dans votre stockage local et non vos cookies." +msgid "" +"Note: This information is stored in your localStorage and not your cookies." +msgstr "" +"Attention : Ces informations sont conservées dans votre stockage local et non " +"vos cookies." #: lib/web/templates/api/terms.html.heex:231 msgctxt "terms" @@ -881,66 +1395,169 @@ msgstr "Notre responsabilité" #: lib/web/templates/api/privacy.html.heex:87 msgctxt "terms" -msgid "Retain server logs containing the IP address of all requests to this server, insofar as such logs are kept, no more than 90 days." -msgstr "Conserver les journaux du serveur contenant l'adresse IP de toutes les demandes adressées à ce serveur, dans la mesure où ces journaux sont conservés, pas plus de 90 jours." +msgid "" +"Retain server logs containing the IP address of all requests to this server, " +"insofar as such logs are kept, no more than 90 days." +msgstr "" +"Conserver les journaux du serveur contenant l'adresse IP de toutes les demandes " +"adressées à ce serveur, dans la mesure où ces journaux sont conservés, pas plus " +"de 90 jours." -#: lib/web/templates/api/privacy.html.heex:3 lib/web/templates/api/terms.html.heex:39 +#: lib/web/templates/api/privacy.html.heex:3 +#: lib/web/templates/api/terms.html.heex:39 msgctxt "terms" -msgid "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary to help you understand them better." -msgstr "Certains termes, techniques ou non, utilisés dans le texte ci-dessous peuvent recouvrir des concepts difficiles à appréhender. Nous vous proposons un glossaire qui pourra vous aider à mieux les comprendre." +msgid "" +"Some terms, technical or otherwise, used in the text below may cover concepts " +"that are difficult to grasp. We have provided a glossary to help you understand them better." +msgstr "" +"Certains termes, techniques ou non, utilisés dans le texte ci-dessous peuvent " +"recouvrir des concepts difficiles à appréhender. Nous vous proposons un glossaire qui pourra vous aider à mieux les comprendre." #: lib/web/templates/api/terms.html.heex:120 msgctxt "terms" -msgid "We are not liable for any loss you may incur as a result of someone else using your email or password, either with or without your knowledge." -msgstr "Nous ne sommes pas responsables des pertes que vous pourriez subir si quelqu'un d'autre utilise votre adresse électronique ou votre mot de passe, à votre insu ou non." +msgid "" +"We are not liable for any loss you may incur as a result of someone else using " +"your email or password, either with or without your knowledge." +msgstr "" +"Nous ne sommes pas responsables des pertes que vous pourriez subir si quelqu'un " +"d'autre utilise votre adresse électronique ou votre mot de passe, à votre insu " +"ou non." #: lib/web/templates/api/terms.html.heex:140 msgctxt "terms" -msgid "We cannot be held responsible should a programming or administrative error make your content visible to a larger audience than intended. Aside from our limited right to your content, you retain all of your rights to the content you post, link and otherwise make available on or through the Service." -msgstr "Nous ne pouvons être tenus responsables si une erreur de programmation ou d'administration rend votre contenu visible à un public plus large que celui que vous aviez prévu. Outre notre droit limité sur votre contenu, vous conservez tous vos droits sur le contenu que vous publiez, mettez en lien et rendez disponible sur ou via le Service." +msgid "" +"We cannot be held responsible should a programming or administrative error make " +"your content visible to a larger audience than intended. Aside from our limited " +"right to your content, you retain all of your rights to the content you post, " +"link and otherwise make available on or through the Service." +msgstr "" +"Nous ne pouvons être tenus responsables si une erreur de programmation ou " +"d'administration rend votre contenu visible à un public plus large que celui " +"que vous aviez prévu. Outre notre droit limité sur votre contenu, vous " +"conservez tous vos droits sur le contenu que vous publiez, mettez en lien et " +"rendez disponible sur ou via le Service." #: lib/web/templates/api/privacy.html.heex:15 msgctxt "terms" -msgid "We collect information from you when you register on this instance and gather data when you participate in the platform by reading, writing, and interacting with content shared here. If you register on this instance, you will be asked to enter an email address, a password (hashed) and at least an username. Your email address will be verified by an email containing a unique link. Once the link is activated, we know you control that email address. You may also enter additional profile information such as a display name and biography, and upload a profile picture and header image. The username, display name, biography, profile picture and header image are always listed publicly. You may however visit this instance without registering." +msgid "" +"We collect information from you when you register on this instance and gather " +"data when you participate in the platform by reading, writing, and interacting " +"with content shared here. If you register on this instance, you will be asked " +"to enter an email address, a password (hashed) and at least an " +"username. Your email address will be verified by an email containing a " +"unique link. Once the link is activated, we know you control that email " +"address. You may also enter additional profile information such as a display " +"name and biography, and upload a profile picture and header image. The " +"username, display name, biography, profile picture and header image are " +"always listed publicly. You may however visit this instance without " +"registering." msgstr "" -"Nous collectons des informations sur vous lorsque vous vous inscrivez sur cette instance et récupérons des données lorsque vous utilisez la plateforme en lisant, écrivant, et en interagissant avec les contenus partagés. Si vous vous inscrivez sur cette instance, nous vous demanderons une adresse courriel, un mot de passe (haché) et au moins un nom d'utilisateur.ice. Votre adresse courriel sera vérifiée par l'envoi d'un courriel de confirmation contenant un lien unique. Si ce lien est activé, nous saurons que vous contrôlez cette adresse courriel. Vous pouvez également entrer des informations supplémentaires au profil, comme un pseudonyme, une biographie, une image de profil et une image d'en-tête. Le nom d'utilisateur, le pseudonyme affiché, la " -"biographie, les images de profil et d'en-tête sont toujours publiques. Vous pouvez toutefois utiliser ce serveur sans vous inscrire." +"Nous collectons des informations sur vous lorsque vous vous inscrivez sur cette " +"instance et récupérons des données lorsque vous utilisez la plateforme en " +"lisant, écrivant, et en interagissant avec les contenus partagés. Si vous vous " +"inscrivez sur cette instance, nous vous demanderons une adresse courriel, un " +"mot de passe (haché) et au moins un nom d'utilisateur.ice. Votre " +"adresse courriel sera vérifiée par l'envoi d'un courriel de confirmation " +"contenant un lien unique. Si ce lien est activé, nous saurons que vous " +"contrôlez cette adresse courriel. Vous pouvez également entrer des informations " +"supplémentaires au profil, comme un pseudonyme, une biographie, une image de " +"profil et une image d'en-tête. Le nom d'utilisateur, le pseudonyme affiché, " +"la biographie, les images de profil et d'en-tête sont toujours publiques. Vous pouvez toutefois utiliser ce serveur sans vous inscrire." #: lib/web/templates/api/terms.html.heex:76 msgctxt "terms" -msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." -msgstr "Nous nous réservons le droit de modifier ces Conditions à tout moment. Par exemple, nous pouvons être amenés à modifier ces Conditions si nous proposons une nouvelle fonctionnalité." - -#: lib/web/templates/api/terms.html.heex:55 -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "Lorsque nous disons « nous », « notre » ou « nos » dans ce document, nous faisons référence aux propriétaires, opérateur·ices et administrateur·ices de cette instance de Mobilizon. Le logiciel Mobilizon est fourni par l'équipe des contributeur·ices de Mobilizon, soutenue par Framasoft, une organisation française d'éducation populaire à but non lucratif qui défend les logiciels libres. Sauf mention explicite, cette instance de Mobilizon est un service indépendant utilisant le code source de Mobilizon. Vous pouvez trouver plus d'informations sur cette instance sur la page « A propos de cette instance »." +msgid "" +"We reserve the right to modify these Terms at any time. For instance, we may " +"need to change these Terms if we come out with a new feature." +msgstr "" +"Nous nous réservons le droit de modifier ces Conditions à tout moment. Par " +"exemple, nous pouvons être amenés à modifier ces Conditions si nous proposons " +"une nouvelle fonctionnalité." #: lib/web/templates/api/terms.html.heex:105 msgctxt "terms" -msgid "When you create an account you agree to maintain the security and confidentiality of your password and accept all risks of unauthorized access to your account data and any other information you provide to %{instance_name}." -msgstr "Lorsque vous créez un compte, vous acceptez également de maintenir la sécurité et la confidentialité de votre mot de passe et vous acceptez tous les risques d'accès non autorisé aux données de votre compte et à toute autre information que vous fournissez à %{instance_name}." +msgid "" +"When you create an account you agree to maintain the security and " +"confidentiality of your password and accept all risks of unauthorized access to " +"your account data and any other information you provide to %{instance_name}." +msgstr "" +"Lorsque vous créez un compte, vous acceptez également de maintenir la sécurité " +"et la confidentialité de votre mot de passe et vous acceptez tous les risques " +"d'accès non autorisé aux données de votre compte et à toute autre information " +"que vous fournissez à %{instance_name}." #: lib/web/templates/api/terms.html.heex:134 msgctxt "terms" -msgid "When you post, link or otherwise make available content to the Service, you grant us the right and license to display and distribute your content on or through the Service (including via applications). We may format your content for display throughout the Service, but we will not edit or revise the substance of your content itself. The displaying and distribution of your content happens only according to the visibility rules you have set for the content. We will not modify the visibility of the content you have set." -msgstr "Lorsque vous publiez, liez ou mettez à disposition un contenu sur le Service, vous nous accordez le droit et la licence d'afficher et de distribuer votre contenu sur ou via le Service (y compris via des applications). Nous pouvons formater votre contenu pour l'afficher dans le Service, mais nous ne modifierons pas ou ne réviserons pas la substance de votre contenu lui-même. L'affichage et la distribution de votre contenu se fait strictement selon les règles de visibilité que vous avez définies pour le contenu. Nous ne modifierons pas la visibilité du contenu que vous avez défini." +msgid "" +"When you post, link or otherwise make available content to the Service, you " +"grant us the right and license to display and distribute your content on or " +"through the Service (including via applications). We may format your content " +"for display throughout the Service, but we will not edit or revise the " +"substance of your content itself. The displaying and distribution of your " +"content happens only according to the visibility rules you have set for the " +"content. We will not modify the visibility of the content you have set." +msgstr "" +"Lorsque vous publiez, liez ou mettez à disposition un contenu sur le Service, " +"vous nous accordez le droit et la licence d'afficher et de distribuer votre " +"contenu sur ou via le Service (y compris via des applications). Nous pouvons " +"formater votre contenu pour l'afficher dans le Service, mais nous ne " +"modifierons pas ou ne réviserons pas la substance de votre contenu lui-même. " +"L'affichage et la distribution de votre contenu se fait strictement selon les " +"règles de visibilité que vous avez définies pour le contenu. Nous ne " +"modifierons pas la visibilité du contenu que vous avez défini." #: lib/web/templates/api/privacy.html.heex:25 msgctxt "terms" -msgid "Your events and comments are delivered to other instances that follow your own, meaning they are delivered to different instances and copies are stored there. When you delete events or comments, this is likewise delivered to these other instances. All interactions related to event features - such as joining an event - or group features - such as managing resources - are federated as well. Please keep in mind that the operators of the instance and any receiving instances may view such messages and information, and that recipients may screenshot, copy or otherwise re-share them." -msgstr "Vos événements et commentaires sont transmis aux instances qui suivent la vôtre, ce qui signifie que d'autres instances posséderont des copies de ces contenus. Lorsque vous supprimez un événement ou un commentaire, ceci est transmis de la même façon aux autres instances. Toutes les interactions liées aux fonctionnalités des événements - comme rejoindre un événement - ou bien aux fonctionnalités de groupes - comme gérer ses ressources - sont également fédérées. Veuillez noter que les administrateur·ices de cette instance et de toutes les instances fédérées peuvent voir ces messages, et que les destinataires peuvent les copier, en faire des captures d'écran et les repartager de différentes façons." +msgid "" +"Your events and comments are delivered to other instances that " +"follow your own, meaning they are delivered to different instances and copies " +"are stored there. When you delete events or comments, this is likewise " +"delivered to these other instances. All interactions related to event features " +"- such as joining an event - or group features - such as managing resources - " +"are federated as well. Please keep in mind that the operators of the instance " +"and any receiving instances may view such messages and information, and that " +"recipients may screenshot, copy or otherwise re-share them." +msgstr "" +"Vos événements et commentaires sont transmis aux instances qui " +"suivent la vôtre, ce qui signifie que d'autres instances posséderont des copies " +"de ces contenus. Lorsque vous supprimez un événement ou un commentaire, ceci " +"est transmis de la même façon aux autres instances. Toutes les interactions " +"liées aux fonctionnalités des événements - comme rejoindre un événement - ou " +"bien aux fonctionnalités de groupes - comme gérer ses ressources - sont " +"également fédérées. Veuillez noter que les administrateur·ices de cette " +"instance et de toutes les instances fédérées peuvent voir ces messages, et que " +"les destinataires peuvent les copier, en faire des captures d'écran et les " +"repartager de différentes façons." #: lib/web/templates/api/privacy.html.heex:132 msgctxt "terms" -msgid "Your content may be downloaded by other instances in the network. Your public events and comments are delivered to the instances following your own instance. Content created through a group is forwarded to all the instances of all the members of the group, insofar as these members reside on a different instance than this one." -msgstr "Votre contenu peut être téléchargé par d'autres instances du réseau. Vos événements publics et commentaires sont transmis aux instances abonnées à votre instance. Le contenu créé à travers un groupe est transmis à toutes les instances de tous les membres du groupe, si celleux-ci sont inscrit·e·s sur une autre instance que la vôtre." +msgid "" +"Your content may be downloaded by other instances in the network. Your public " +"events and comments are delivered to the instances following your own instance. " +"Content created through a group is forwarded to all the instances of all the " +"members of the group, insofar as these members reside on a different instance " +"than this one." +msgstr "" +"Votre contenu peut être téléchargé par d'autres instances du réseau. Vos " +"événements publics et commentaires sont transmis aux instances abonnées à votre " +"instance. Le contenu créé à travers un groupe est transmis à toutes les " +"instances de tous les membres du groupe, si celleux-ci sont inscrit·e·s sur une " +"autre instance que la vôtre." #: lib/web/templates/email/event_participation_confirmed.text.eex:4 -msgid "You have confirmed your participation. Update your calendar, because you're on the guest list now!" -msgstr "Vous avez confirmé votre participation. Mettez à jour votre agenda, car vous êtes maintenant sur la liste des invités !" +msgid "" +"You have confirmed your participation. Update your calendar, because you're on " +"the guest list now!" +msgstr "" +"Vous avez confirmé votre participation. Mettez à jour votre agenda, car vous " +"êtes maintenant sur la liste des invités !" -#: lib/web/templates/email/event_participation_approved.html.heex:47 lib/web/templates/email/event_participation_confirmed.html.heex:47 +#: lib/web/templates/email/event_participation_approved.html.heex:47 +#: lib/web/templates/email/event_participation_confirmed.html.heex:47 msgid "You recently requested to attend %{title}." msgstr "Vous avez demandé à participer à l'événement %{title}." @@ -969,8 +1586,12 @@ msgid "Profile reported" msgstr "Profil signalé" #: lib/web/templates/email/event_participation_confirmed.html.heex:61 -msgid "You have now confirmed your participation. Update your calendar, because you're on the guest list now!" -msgstr "Vous avez maintenant confirmé votre participation. Mettez à jour votre agenda, car vous êtes maintenant sur la liste des invités !" +msgid "" +"You have now confirmed your participation. Update your calendar, because you're " +"on the guest list now!" +msgstr "" +"Vous avez maintenant confirmé votre participation. Mettez à jour votre agenda, " +"car vous êtes maintenant sur la liste des invités !" #: lib/mobilizon/posts/post.ex:98 msgid "A text is required for the post" @@ -984,25 +1605,36 @@ msgstr "Un titre est requis pour le billet" msgid "%{name} requests to follow your instance" msgstr "%{name} demande à suivre votre instance" -#: lib/web/templates/email/instance_follow.html.heex:53 lib/web/templates/email/instance_follow.text.eex:6 +#: lib/web/templates/email/instance_follow.html.heex:53 +#: lib/web/templates/email/instance_follow.text.eex:6 msgid "If you accept, this instance will receive all of your public events." -msgstr "Si vous acceptez, leur instance recevra tous les événements publics de votre instance." +msgstr "" +"Si vous acceptez, leur instance recevra tous les événements publics de votre " +"instance." #: lib/web/email/follow.ex:54 msgid "Instance %{name} (%{domain}) requests to follow your instance" msgstr "L'instance %{name} (%{domain}) demande à suivre votre instance" -#: lib/web/templates/email/instance_follow.html.heex:84 lib/web/templates/email/instance_follow.text.eex:9 +#: lib/web/templates/email/instance_follow.html.heex:84 +#: lib/web/templates/email/instance_follow.text.eex:9 msgid "To accept this invitation, head over to the instance's admin settings." -msgstr "Pour accepter cette invitation, rendez-vous dans les paramètres de fédération de l'instance." +msgstr "" +"Pour accepter cette invitation, rendez-vous dans les paramètres de fédération " +"de l'instance." -#: lib/web/templates/email/instance_follow.html.heex:18 lib/web/templates/email/instance_follow.text.eex:1 +#: lib/web/templates/email/instance_follow.html.heex:18 +#: lib/web/templates/email/instance_follow.text.eex:1 msgid "Want to connect?" msgstr "Voulez-vous vous connecter ?" #: lib/web/templates/email/anonymous_participation_confirmation.html.heex:47 -msgid "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:" -msgstr "Salut ! Vous venez de vous enregistrer pour rejoindre cet événement : « %{title} ». Merci de confirmer l'adresse email que vous avez fournie :" +msgid "" +"Hi there! You just registered to join this event: « %{title} ». Please " +"confirm the e-mail address you provided:" +msgstr "" +"Salut ! Vous venez de vous enregistrer pour rejoindre cet événement : " +"« %{title} ». Merci de confirmer l'adresse email que vous avez fournie :" #: lib/web/templates/email/event_participation_rejected.html.heex:47 msgid "You issued a request to attend %{title}." @@ -1013,8 +1645,11 @@ msgid "Event title" msgstr "Titre de l'événement" #: lib/web/templates/email/event_updated.html.heex:47 -msgid "There have been changes for %{title} so we'd thought we'd let you know." -msgstr "Il y a eu des changements pour %{title} donc nous avons pensé que nous vous le ferions savoir." +msgid "" +"There have been changes for %{title} so we'd thought we'd let you know." +msgstr "" +"Il y a eu des changements pour %{title} donc nous avons pensé que nous " +"vous le ferions savoir." #: lib/web/templates/error/500_page.html.heex:7 msgid "This page is not correct" @@ -1024,11 +1659,13 @@ msgstr "Cette page n’est pas correcte" msgid "We're sorry, but something went wrong on our end." msgstr "Nous sommes désolé·e·s, mais quelque chose s’est mal passé de notre côté." -#: lib/web/templates/email/email.html.heex:109 lib/web/templates/email/email.text.eex:4 +#: lib/web/templates/email/email.html.heex:109 +#: lib/web/templates/email/email.text.eex:4 msgid "This is a demonstration site to test Mobilizon." msgstr "Ceci est un site de démonstration permettant de tester Mobilizon." -#: lib/service/metadata/actor.ex:86 lib/service/metadata/actor.ex:93 lib/service/metadata/instance.ex:60 lib/service/metadata/instance.ex:66 +#: lib/service/metadata/actor.ex:86 lib/service/metadata/actor.ex:93 +#: lib/service/metadata/instance.ex:60 lib/service/metadata/instance.ex:66 msgid "%{name}'s feed" msgstr "Flux de %{name}" @@ -1045,12 +1682,17 @@ msgid "Feed for %{email} on %{instance}" msgstr "Flux pour %{email} sur %{instance}" #: lib/web/templates/error/500_page.html.heex:61 -msgid "If the issue persists, you may contact the server administrator at %{contact}." -msgstr "Si le problème persiste, vous pouvez contacter l'administrateur⋅ice du serveur à %{contact}." +msgid "" +"If the issue persists, you may contact the server administrator at %{contact}." +msgstr "" +"Si le problème persiste, vous pouvez contacter l'administrateur⋅ice du serveur " +"à %{contact}." #: lib/web/templates/error/500_page.html.heex:59 msgid "If the issue persists, you may try to contact the server administrator." -msgstr "Si le problème persiste, vous pouvez essayer de contacter l'administrateur⋅ice du serveur." +msgstr "" +"Si le problème persiste, vous pouvez essayer de contacter l'administrateur⋅ice " +"du serveur." #: lib/web/templates/error/500_page.html.heex:82 msgid "Technical details" @@ -1068,20 +1710,35 @@ msgstr "Flux public pour %{instance}" msgid "Your participation to %{event} has been cancelled!" msgstr "Votre participation à l'événement %{event} a été annulée !" -#: lib/web/templates/email/actor_suspension_participants.html.heex:50 lib/web/templates/email/actor_suspension_participants.text.eex:3 -msgid "Your instance's moderation team has decided to suspend %{actor_name} (%{actor_address}). All of their events have been removed and your participation to event %{event} cancelled." -msgstr "L'équipe de modération de votre instance a décidé de suspendre %{actor_name} (%{actor_address}). Tous leurs événements ont été supprimés et votre participation à %{event} annulée." +#: lib/web/templates/email/actor_suspension_participants.html.heex:50 +#: lib/web/templates/email/actor_suspension_participants.text.eex:3 +msgid "" +"Your instance's moderation team has decided to suspend %{actor_name} " +"(%{actor_address}). All of their events have been removed and your " +"participation to event %{event} cancelled." +msgstr "" +"L'équipe de modération de votre instance a décidé de suspendre %{actor_name} " +"(%{actor_address}). Tous leurs événements ont été supprimés et votre " +"participation à %{event} annulée." #: lib/web/templates/email/group_suspension.html.heex:50 -msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." -msgstr "L'équipe de modération de votre instance a décidé de suspendre %{group_name} (%{group_address}). Vous n'êtes désormais plus membre de ce groupe." +msgid "" +"Your instance's moderation team has decided to suspend %{group_name} " +"(%{group_address}). You are no longer a member of this group." +msgstr "" +"L'équipe de modération de votre instance a décidé de suspendre %{group_name}" +" (%{group_address}). Vous n'êtes désormais plus membre de ce groupe." -#: lib/web/templates/email/actor_suspension_participants.html.heex:18 lib/web/templates/email/actor_suspension_participants.text.eex:1 +#: lib/web/templates/email/actor_suspension_participants.html.heex:18 +#: lib/web/templates/email/actor_suspension_participants.text.eex:1 msgid "Your participation to %{event} on %{instance} has been cancelled!" -msgstr "Votre participation à l'événement %{event} sur %{instance} a été annulée !" +msgstr "" +"Votre participation à l'événement %{event} sur %{instance} a été annulée !" #. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems. -#: lib/service/export/participants/csv.ex:97 lib/service/export/participants/ods.ex:86 lib/service/export/participants/pdf.ex:96 +#: lib/service/export/participants/csv.ex:97 +#: lib/service/export/participants/ods.ex:86 +#: lib/service/export/participants/pdf.ex:96 msgid "%{event}_participants" msgstr "%{event}_participants" @@ -1097,7 +1754,9 @@ msgstr "Nom du participant" msgid "Participant status" msgstr "Statut du participant" -#: lib/service/export/participants/common.ex:53 lib/web/templates/email/admin/_role.html.heex:3 lib/web/templates/email/admin/_role.text.eex:1 +#: lib/service/export/participants/common.ex:53 +#: lib/web/templates/email/admin/_role.html.heex:3 +#: lib/web/templates/email/admin/_role.text.eex:1 msgid "Administrator" msgstr "Administrateur⋅ice" @@ -1105,7 +1764,9 @@ msgstr "Administrateur⋅ice" msgid "Creator" msgstr "Créateur⋅ice" -#: lib/service/export/participants/common.ex:50 lib/web/templates/email/admin/_role.html.heex:5 lib/web/templates/email/admin/_role.text.eex:1 +#: lib/service/export/participants/common.ex:50 +#: lib/web/templates/email/admin/_role.html.heex:5 +#: lib/web/templates/email/admin/_role.text.eex:1 msgid "Moderator" msgstr "Modérateur⋅ice" @@ -1145,7 +1806,10 @@ msgstr "Participant⋅es pour %{event}" msgid "Anonymous participant" msgstr "Participant⋅e anonyme" -#: lib/web/templates/email/date/event_tz_date.html.heex:12 lib/web/templates/email/date/event_tz_date_range.html.heex:20 lib/web/templates/email/date/event_tz_date_range.html.heex:36 lib/web/templates/email/date/event_tz_date_range.text.eex:1 +#: lib/web/templates/email/date/event_tz_date.html.heex:12 +#: lib/web/templates/email/date/event_tz_date_range.html.heex:20 +#: lib/web/templates/email/date/event_tz_date_range.html.heex:36 +#: lib/web/templates/email/date/event_tz_date_range.text.eex:1 msgid "🌐 %{timezone} %{offset}" msgstr "🌐 %{timezone} %{offset}" @@ -1157,7 +1821,8 @@ msgstr "%{date_time} (%{timezone} %{offset})" msgid "%{date_time} (in your timezone %{timezone} %{offset})" msgstr "%{date_time} (dans votre fuseau horaire %{timezone} %{offset})" -#: lib/web/templates/email/notification_each_week.html.heex:18 lib/web/templates/email/notification_each_week.text.eex:1 +#: lib/web/templates/email/notification_each_week.html.heex:18 +#: lib/web/templates/email/notification_each_week.text.eex:1 msgid "On the agenda this week" msgstr "Au programme cette semaine" @@ -1165,7 +1830,8 @@ msgstr "Au programme cette semaine" msgid "Details" msgstr "Détails" -#: lib/web/templates/email/date/event_tz_date_range.html.heex:28 lib/web/templates/email/date/event_tz_date_range.text.eex:1 +#: lib/web/templates/email/date/event_tz_date_range.html.heex:28 +#: lib/web/templates/email/date/event_tz_date_range.text.eex:1 msgid "From the %{start} to the %{end}" msgstr "Du %{start} au %{end}" @@ -1173,7 +1839,8 @@ msgstr "Du %{start} au %{end}" msgid "Manage your participation" msgstr "Gérer votre participation" -#: lib/web/templates/email/date/event_tz_date_range.html.heex:11 lib/web/templates/email/date/event_tz_date_range.text.eex:1 +#: lib/web/templates/email/date/event_tz_date_range.html.heex:11 +#: lib/web/templates/email/date/event_tz_date_range.text.eex:1 msgid "On %{date} from %{start_time} to %{end_time}" msgstr "Le %{date} de %{start_time} à %{end_time}" @@ -1181,7 +1848,8 @@ msgstr "Le %{date} de %{start_time} à %{end_time}" msgid "Read more" msgstr "Lire plus" -#: lib/web/templates/email/participation/card/_metadata.html.heex:121 lib/web/templates/email/participation/card/_metadata.text.eex:2 +#: lib/web/templates/email/participation/card/_metadata.html.heex:121 +#: lib/web/templates/email/participation/card/_metadata.text.eex:2 msgid "Online event" msgstr "Événement en ligne" @@ -1245,7 +1913,8 @@ msgstr "Nouvelle localisation :" msgid "New start date:" msgstr "Nouvelle date de début :" -#: lib/web/templates/email/group_membership_rejection.html.heex:18 lib/web/templates/email/group_membership_rejection.text.eex:1 +#: lib/web/templates/email/group_membership_rejection.html.heex:18 +#: lib/web/templates/email/group_membership_rejection.text.eex:1 msgid "Sorry, not this time!" msgstr "Désolé, pas cette fois !" @@ -1253,7 +1922,8 @@ msgstr "Désolé, pas cette fois !" msgid "View the group" msgstr "Voir le groupe" -#: lib/web/templates/email/group_membership_approval.html.heex:18 lib/web/templates/email/group_membership_approval.text.eex:1 +#: lib/web/templates/email/group_membership_approval.html.heex:18 +#: lib/web/templates/email/group_membership_approval.text.eex:1 msgid "You're in!" msgstr "Vous en êtes !" @@ -1270,24 +1940,41 @@ msgid "Your membership request for group %{group} has been rejected." msgstr "Votre demande d'adhésion pour le groupe %{group} a été rejetée." #: lib/web/templates/email/group_membership_rejection.html.heex:47 -msgid "Your membership request for group %{link_start}%{group}%{link_end} has been rejected." -msgstr "Votre demande d'adhésion pour le groupe %{link_start}%{group}%{link_end} a été rejetée." +msgid "" +"Your membership request for group %{link_start}%{group}%{link_end} has " +"been rejected." +msgstr "" +"Votre demande d'adhésion pour le groupe %{link_start}%{group}%{link_end} " +"a été rejetée." #: lib/web/templates/email/group_membership_approval.text.eex:3 msgid "Your membership request for group %{group} has been approved." msgstr "Votre demande d'adhésion pour le groupe %{group} a été approuvée." #: lib/web/templates/email/group_membership_approval.html.heex:47 -msgid "Your membership request for group %{link_start}%{group}%{link_end} has been approved." -msgstr "Votre demande d'adhésion pour le groupe %{link_start}%{group}%{link_end} a été approuvée." +msgid "" +"Your membership request for group %{link_start}%{group}%{link_end} has " +"been approved." +msgstr "" +"Votre demande d'adhésion pour le groupe %{link_start}%{group}%{link_end} " +"a été approuvée." -#: lib/web/templates/email/pending_participation_notification.html.heex:47 lib/web/templates/email/pending_participation_notification.text.eex:4 -msgid "You have one pending attendance request to process for the following event:" -msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" -msgstr[0] "Vous avez une demande de participation en attente à traiter pour l'événement suivant :" -msgstr[1] "Vous avez %{number_participation_requests} demandes de participation en attente à traiter pour l'événement suivant :" +#: lib/web/templates/email/pending_participation_notification.html.heex:47 +#: lib/web/templates/email/pending_participation_notification.text.eex:4 +msgid "" +"You have one pending attendance request to process for the following event:" +msgid_plural "" +"You have %{number_participation_requests} attendance requests to process for " +"the following event:" +msgstr[0] "" +"Vous avez une demande de participation en attente à traiter pour l'événement " +"suivant :" +msgstr[1] "" +"Vous avez %{number_participation_requests} demandes de participation en attente " +"à traiter pour l'événement suivant :" -#: lib/web/templates/email/admin_user_role_changed.html.heex:18 lib/web/templates/email/admin_user_role_changed.text.eex:1 +#: lib/web/templates/email/admin_user_role_changed.html.heex:18 +#: lib/web/templates/email/admin_user_role_changed.text.eex:1 msgid "An administrator changed your role" msgstr "Un⋅e administrateur⋅ice a changé votre rôle" @@ -1295,15 +1982,24 @@ msgstr "Un⋅e administrateur⋅ice a changé votre rôle" msgid "An administrator confirmed your account on %{instance}" msgstr "Un⋅e administrateur⋅ice a confirmé votre compte sur %{instance}" -#: lib/web/templates/email/admin_user_email_changed_new.html.heex:18 lib/web/templates/email/admin_user_email_changed_new.text.eex:1 lib/web/templates/email/admin_user_email_changed_old.html.heex:18 lib/web/templates/email/admin_user_email_changed_old.text.eex:1 +#: lib/web/templates/email/admin_user_email_changed_new.html.heex:18 +#: lib/web/templates/email/admin_user_email_changed_new.text.eex:1 +#: lib/web/templates/email/admin_user_email_changed_old.html.heex:18 +#: lib/web/templates/email/admin_user_email_changed_old.text.eex:1 msgid "An administrator manually changed the email attached to your account" -msgstr "Une administrateur⋅ice a manuellement changé le courriel attaché à votre compte" +msgstr "" +"Une administrateur⋅ice a manuellement changé le courriel attaché à votre compte" #: lib/web/email/admin.ex:43 lib/web/email/admin.ex:70 -msgid "An administrator manually changed the email attached to your account on %{instance}" -msgstr "Une administrateur⋅ice a manuellement changé le courriel attaché à votre compte sur %{instance}" +msgid "" +"An administrator manually changed the email attached to your account on " +"%{instance}" +msgstr "" +"Une administrateur⋅ice a manuellement changé le courriel attaché à votre compte " +"sur %{instance}" -#: lib/web/templates/email/admin_user_confirmation.html.heex:18 lib/web/templates/email/admin_user_confirmation.text.eex:1 +#: lib/web/templates/email/admin_user_confirmation.html.heex:18 +#: lib/web/templates/email/admin_user_confirmation.text.eex:1 msgid "An administrator manually confirmed your account" msgstr "Un⋅e administrateur⋅ice a manuellement confirmé votre compte" @@ -1312,36 +2008,90 @@ msgid "An administrator updated your role on %{instance}" msgstr "Un⋅e administrateur⋅ice a mis à jour votre rôle sur %{instance}" #: lib/web/templates/email/email_changed_new.text.eex:3 -msgid "Hi there! It seems like you wanted to change the email address linked to your account on %{instance}. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address." -msgstr "Salut ! Il semblerait que vous avez demandé la modification de l'adresse e-mail liée à votre compte sur %{instance}. Si vous voulez toujours effectuer ce changement, merci de cliquer sur le bouton ci-dessous pour confirmer la modification. Vous pourrez alors vous connecter à %{instance} avec cette nouvelle adresse." +msgid "" +"Hi there! It seems like you wanted to change the email address linked to your " +"account on %{instance}. If you still wish to do so, please click the button " +"below to confirm the change. You will then be able to log in to %{instance} " +"with this new email address." +msgstr "" +"Salut ! Il semblerait que vous avez demandé la modification de l'adresse e-mail " +"liée à votre compte sur %{instance}. Si vous voulez toujours effectuer ce " +"changement, merci de cliquer sur le bouton ci-dessous pour confirmer la " +"modification. Vous pourrez alors vous connecter à %{instance} avec cette " +"nouvelle adresse." -#: lib/web/templates/email/admin_user_email_changed_new.text.eex:3 lib/web/templates/email/admin_user_email_changed_old.text.eex:3 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually changed your account email from %{old_email} (this one) to %{new_email}." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de changer manuellement le courriel de votre compte de %{old_email} (celui-ci) à %{new_email}." +#: lib/web/templates/email/admin_user_email_changed_new.text.eex:3 +#: lib/web/templates/email/admin_user_email_changed_old.text.eex:3 +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance} " +"just manually changed your account email from %{old_email} (this one) to " +"%{new_email}." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de changer manuellement le courriel de votre compte de " +"%{old_email} (celui-ci) à %{new_email}." #: lib/web/templates/email/admin_user_confirmation.text.eex:3 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually confirmed your account." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de confirmer manuellement votre compte." +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance} " +"just manually confirmed your account." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de confirmer manuellement votre compte." #: lib/web/templates/email/admin_user_email_changed_old.html.heex:47 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually changed your account email from %{old_email} (this one) to %{new_email}." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de changer manuellement le courriel de votre compte de %{old_email} (celui-ci) à %{new_email}." +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance}" +" just manually changed your account email from %{old_email} (this " +"one) to %{new_email}." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de changer manuellement le courriel de votre compte de " +"%{old_email} (celui-ci) à %{new_email}." #: lib/web/templates/email/admin_user_email_changed_new.html.heex:47 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually changed your account email from %{old_email} to %{new_email} (this one)." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de changer manuellement le courriel de votre compte de %{old_email} à %{new_email} (celui-ci)." +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance}" +" just manually changed your account email from %{old_email} to " +"%{new_email} (this one)." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de changer manuellement le courriel de votre compte de " +"%{old_email} à %{new_email} (celui-ci)." #: lib/web/templates/email/admin_user_confirmation.html.heex:47 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually confirmed your account." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de confirmer manuellement votre compte." +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance}" +" just manually confirmed your account." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de confirmer manuellement votre compte." -#: lib/web/templates/email/admin_user_confirmation.html.heex:96 lib/web/templates/email/admin_user_email_changed_new.html.heex:62 lib/web/templates/email/admin_user_email_changed_old.html.heex:62 lib/web/templates/email/admin_user_role_changed.html.heex:88 -msgid "If something doesn't feel right to you, please contact the instance administrator through the contact methods %{start_link}on the instance's about page%{end_link}." -msgstr "Si quelque chose ne vous semble pas correct, merci de contacter l'administrateur⋅ice de l'instance via les moyens de contacts %{start_link}sur la page « À propos » de l'instance%{end_link}." +#: lib/web/templates/email/admin_user_confirmation.html.heex:96 +#: lib/web/templates/email/admin_user_email_changed_new.html.heex:62 +#: lib/web/templates/email/admin_user_email_changed_old.html.heex:62 +#: lib/web/templates/email/admin_user_role_changed.html.heex:88 +msgid "" +"If something doesn't feel right to you, please contact the instance " +"administrator through the contact methods %{start_link}on the instance's about " +"page%{end_link}." +msgstr "" +"Si quelque chose ne vous semble pas correct, merci de contacter " +"l'administrateur⋅ice de l'instance via les moyens de contacts %{start_link}sur " +"la page « À propos » de l'instance%{end_link}." -#: lib/web/templates/email/admin_user_confirmation.text.eex:7 lib/web/templates/email/admin_user_email_changed_new.text.eex:4 lib/web/templates/email/admin_user_email_changed_old.text.eex:4 lib/web/templates/email/admin_user_role_changed.text.eex:8 -msgid "If something doesn't feel right to you, please contact the instance administrator through the contact methods on the instance's about page: %{about_page}." -msgstr "Si quelque chose ne vous semble pas correct, merci de contacter l'administrateur⋅ice de l'instance via les moyens de contacts sur la page « À propos » de l'instance : %{about_page}." +#: lib/web/templates/email/admin_user_confirmation.text.eex:7 +#: lib/web/templates/email/admin_user_email_changed_new.text.eex:4 +#: lib/web/templates/email/admin_user_email_changed_old.text.eex:4 +#: lib/web/templates/email/admin_user_role_changed.text.eex:8 +msgid "" +"If something doesn't feel right to you, please contact the instance " +"administrator through the contact methods on the instance's about page: " +"%{about_page}." +msgstr "" +"Si quelque chose ne vous semble pas correct, merci de contacter " +"l'administrateur⋅ice de l'instance via les moyens de contacts sur la page « À " +"propos » de l'instance : %{about_page}." #: lib/web/templates/email/admin_user_confirmation.html.heex:79 msgid "Login on %{instance}" @@ -1363,25 +2113,38 @@ msgstr "Ancien rôle" msgid "Old role:" msgstr "Ancien rôle :" -#: lib/web/templates/email/admin/_role.html.heex:7 lib/web/templates/email/admin/_role.text.eex:1 +#: lib/web/templates/email/admin/_role.html.heex:7 +#: lib/web/templates/email/admin/_role.text.eex:1 msgid "User" msgstr "Utilisateur⋅ice" #: lib/web/templates/email/admin_user_confirmation.html.heex:62 msgid "You may now login using your credentials on the service." -msgstr "Vous pouvez à présent vous connecter en utilisant vos identifiants sur le service." +msgstr "" +"Vous pouvez à présent vous connecter en utilisant vos identifiants sur le " +"service." #: lib/web/templates/email/admin_user_confirmation.text.eex:5 msgid "You may now login using your credentials on the service:" -msgstr "Vous pouvez à présent vous connecter en utilisant vos identifiants sur le service :" +msgstr "" +"Vous pouvez à présent vous connecter en utilisant vos identifiants sur le " +"service :" #: lib/web/templates/email/admin_user_role_changed.text.eex:3 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just changed your account role." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de changer le rôle de votre compte." +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance} " +"just changed your account role." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de changer le rôle de votre compte." #: lib/web/templates/email/admin_user_role_changed.html.heex:47 -msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just changed your account role." -msgstr "Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de %{instance} vient de changer le rôle de votre compte." +msgid "" +"Hi there! We just wanted to inform you that an administrator from %{instance}" +" just changed your account role." +msgstr "" +"Salut ! Nous voulions juste vous informer qu'un⋅e administrateur⋅ice de " +"%{instance} vient de changer le rôle de votre compte." #: lib/web/templates/email/instance_follow.text.eex:5 msgid "%{name} just requested to follow your instance." @@ -1391,15 +2154,22 @@ msgstr "%{name} vient de demander à suivre votre instance." msgid "%{name} just requested to follow your instance." msgstr "%{name} demande à suivre votre instance." -#: lib/web/templates/email/instance_follow.html.heex:55 lib/web/templates/email/instance_follow.text.eex:6 +#: lib/web/templates/email/instance_follow.html.heex:55 +#: lib/web/templates/email/instance_follow.text.eex:6 msgid "If you accept, this profile will receive all of your public events." -msgstr "Si vous acceptez, ce profil recevra tous les événements publics de votre instance." +msgstr "" +"Si vous acceptez, ce profil recevra tous les événements publics de votre " +"instance." -#: lib/web/templates/email/instance_follow.html.heex:88 lib/web/templates/email/instance_follow.text.eex:9 +#: lib/web/templates/email/instance_follow.html.heex:88 +#: lib/web/templates/email/instance_follow.text.eex:9 msgid "To accept this invitation, head over to the profile's admin page." -msgstr "Pour accepter cette invitation, rendez-vous sur la page du profil dans l'administration." +msgstr "" +"Pour accepter cette invitation, rendez-vous sur la page du profil dans " +"l'administration." -#: lib/web/templates/email/instance_follow.html.heex:110 lib/web/templates/email/instance_follow.html.heex:120 +#: lib/web/templates/email/instance_follow.html.heex:110 +#: lib/web/templates/email/instance_follow.html.heex:120 msgid "View the details" msgstr "Voir les détails" @@ -1535,17 +2305,28 @@ msgstr "Activer mon compte :" msgid "Instance %{domain} requests to follow your instance" msgstr "L'instance %{domain} demande à suivre votre instance" -#: lib/web/templates/email/instance_follow.html.heex:68 lib/web/templates/email/instance_follow.text.eex:7 -msgid "Note: %{name} following you doesn't necessarily imply that you follow this instance, but you can ask to follow them too." -msgstr "Note : le fait que %{name} vous suive n'implique pas nécessairement que vous suivez cette instance, mais vous pouvez demander à les suivre également." +#: lib/web/templates/email/instance_follow.html.heex:68 +#: lib/web/templates/email/instance_follow.text.eex:7 +msgid "" +"Note: %{name} following you doesn't necessarily imply that you follow this " +"instance, but you can ask to follow them too." +msgstr "" +"Note : le fait que %{name} vous suive n'implique pas nécessairement que vous " +"suivez cette instance, mais vous pouvez demander à les suivre également." -#: lib/web/templates/email/group_member_removal.html.heex:18 lib/web/templates/email/group_member_removal.text.eex:1 +#: lib/web/templates/email/group_member_removal.html.heex:18 +#: lib/web/templates/email/group_member_removal.text.eex:1 msgid "Until next time!" msgstr "À la prochaine fois !" -#: lib/web/templates/email/group_suspension.html.heex:67 lib/web/templates/email/group_suspension.text.eex:5 -msgid "As this group was located on this instance, all of its data has been irretrievably deleted." -msgstr "Comme ce groupe était originaire de cette instance, toutes ses données ont été irrémédiablement détruites." +#: lib/web/templates/email/group_suspension.html.heex:67 +#: lib/web/templates/email/group_suspension.text.eex:5 +msgid "" +"As this group was located on this instance, all of its data has been " +"irretrievably deleted." +msgstr "" +"Comme ce groupe était originaire de cette instance, toutes ses données ont été " +"irrémédiablement détruites." #: lib/web/templates/email/report.text.eex:11 msgid "Events" @@ -1559,22 +2340,47 @@ msgstr "Événements signalés" msgid "Participant registration date" msgstr "Date d'inscription du participant" -#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:113 lib/web/templates/email/event_participation_confirmed.html.heex:122 +#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:113 +#: lib/web/templates/email/event_participation_confirmed.html.heex:122 msgid "Cancel my attendance" msgstr "Annuler ma participation" -#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:90 lib/web/templates/email/event_participation_confirmed.html.heex:99 +#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:90 +#: lib/web/templates/email/event_participation_confirmed.html.heex:99 msgid "If you wish to cancel your participation, simply click on the link below." -msgstr "Si vous souhaitez annuler votre participation, il vous suffit de cliquer sur le lien ci-dessous." +msgstr "" +"Si vous souhaitez annuler votre participation, il vous suffit de cliquer sur le " +"lien ci-dessous." #: lib/web/email/admin.ex:142 msgid "Email configuration test for %{instance}" msgstr "Test de configuration des e-mails pour %{instance}" -#: lib/web/templates/email/email_configuration_test.html.heex:47 lib/web/templates/email/email_configuration_test.text.eex:3 +#: lib/web/templates/email/email_configuration_test.html.heex:47 +#: lib/web/templates/email/email_configuration_test.text.eex:3 msgid "If you received this email, the email configuration seems to be correct." -msgstr "Si vous avez reçu cet e-mail, la configuration des e-mails semble correcte." +msgstr "" +"Si vous avez reçu cet e-mail, la configuration des e-mails semble correcte." -#: lib/web/templates/email/email_configuration_test.html.heex:18 lib/web/templates/email/email_configuration_test.text.eex:1 +#: lib/web/templates/email/email_configuration_test.html.heex:18 +#: lib/web/templates/email/email_configuration_test.text.eex:1 msgid "Well done!" msgstr "Bien joué !" + +#: lib/web/templates/api/terms.html.heex:55 +msgctxt "terms" +msgid "" +"When we say “we”, “our”, or “us” in this document, we are referring to the " +"owners, operators and administrators of this Mobilizon instance. The Mobilizon " +"software is provided by the team of Mobilizon contributors. Unless explicitly " +"stated, this Mobilizon instance is an independent service using Mobilizon's " +"source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Lorsque nous disons « nous », « notre » ou « nos » dans ce document, nous " +"faisons référence aux propriétaires, opérateur·ices et administrateur·ices de " +"cette instance de Mobilizon. Le logiciel Mobilizon est fourni par l'équipe des " +"contributeur·ices de Mobilizon. Sauf mention explicite, cette instance de " +"Mobilizon est un service indépendant utilisant le code source de Mobilizon. " +"Vous pouvez trouver plus d'informations sur cette instance sur la page « A propos de cette instance »." diff --git a/priv/gettext/fr/LC_MESSAGES/errors.po b/priv/gettext/fr/LC_MESSAGES/errors.po index b18e13cd3..5432b1ea8 100644 --- a/priv/gettext/fr/LC_MESSAGES/errors.po +++ b/priv/gettext/fr/LC_MESSAGES/errors.po @@ -184,13 +184,13 @@ msgstr "Les inscriptions ne sont pas ouvertes" msgid "The current password is invalid" msgstr "Le mot de passe actuel est invalide" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "La nouvelle adresse e-mail ne semble pas être valide" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -624,7 +624,7 @@ msgstr "Vous ne pouvez pas rejoindre ce groupe" msgid "You don't have permission to delete this token" msgstr "Vous n'avez pas la permission de supprimer ce jeton" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "Vous devez être connecté·e et une modérateur·ice pour lister les journaux de modération" @@ -644,17 +644,17 @@ msgstr "Vous devez être connecté·e et une modérateur·ice pour modifier un s msgid "You need to be logged-in and a moderator to view a report" msgstr "Vous devez être connecté·e pour et une modérateur·ice pour visionner un signalement" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "Vous devez être connecté·e et un·e administrateur·ice pour accéder aux paramètres administrateur" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "Vous devez être connecté·e et un·e administrateur·ice pour accéder aux panneau de statistiques" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "Vous devez être connecté·e et un·e administrateur·ice pour sauvegarder les paramètres administrateur" @@ -941,7 +941,7 @@ msgstr "Impossible de quitter l'événement" msgid "Failed to update the group" msgstr "Impossible de mettre à jour le groupe" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1072,22 +1072,22 @@ msgstr "Vous devez être connecté⋅e pour supprimer un⋅e membre" msgid "Your email seems to be using an invalid format" msgstr "Votre email semble utiliser un format invalide" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Impossible de confirmer un⋅e utilisateur⋅ice déjà confirmé⋅e" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "Dé-confirmer des utilisateur⋅ices n'est pas supporté" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Le nouveau rôle doit être différent" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "Vous devez être connecté·e et un·e administrateur·ice pour éditer les détails d'un⋅e utilisateur⋅ice" @@ -1097,7 +1097,7 @@ msgstr "Vous devez être connecté·e et un·e administrateur·ice pour éditer msgid "A profile or group with that name already exists" msgstr "Un profil ou un groupe avec ce nom existe déjà" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "Impossible de trouver une instance à suivre à cette adresse" @@ -1361,7 +1361,7 @@ msgstr "L'enregistrement externe n'est pas autorisé" msgid "The same push subscription has already been registered" msgstr "Le même abonnement push a déjà été enregistré" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "Cette instance est en attente d'une approbation de suivi" @@ -1371,7 +1371,7 @@ msgstr "Cette instance est en attente d'une approbation de suivi" msgid "Timezone ID %{timezone} is invalid" msgstr "L'ID de fuseau horaire %{timezone} est invalide" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format msgid "You are already following this instance" msgstr "Vous suivez déjà cette instance" @@ -1393,12 +1393,12 @@ msgstr "" "Le jeton que vous avez fourni n'est pas valide. Assurez-vous que l'URL est exactement la même que celle fournie dans le courriel que vous " "avez reçu." -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "La conversation doit mentionner au moins un·e participant·e qui n'est pas vous-même" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "Il n'y a pas de participant·es correspondant à l'audience que vous avez sélectionnée." diff --git a/priv/gettext/gd/LC_MESSAGES/activity.po b/priv/gettext/gd/LC_MESSAGES/activity.po index ec8f0214e..a779c1630 100644 --- a/priv/gettext/gd/LC_MESSAGES/activity.po +++ b/priv/gettext/gd/LC_MESSAGES/activity.po @@ -231,7 +231,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Seall %{count} ghnìomhachd a bharrachd" @@ -243,7 +243,7 @@ msgstr[3] "Seall %{count} gnìomhachd a bharrachd" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Bha gnìomhachd ann!" diff --git a/priv/gettext/gd/LC_MESSAGES/default.po b/priv/gettext/gd/LC_MESSAGES/default.po index a40afd486..e25a318a9 100644 --- a/priv/gettext/gd/LC_MESSAGES/default.po +++ b/priv/gettext/gd/LC_MESSAGES/default.po @@ -321,7 +321,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -331,7 +331,7 @@ msgstr[3] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -383,7 +383,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" @@ -392,7 +392,7 @@ msgstr[2] "" msgstr[3] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -402,7 +402,7 @@ msgstr[3] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -770,7 +770,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1068,7 +1068,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1152,12 +1152,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1642,7 +1636,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2038,3 +2032,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/gd/LC_MESSAGES/errors.po b/priv/gettext/gd/LC_MESSAGES/errors.po index 9fa4ea687..411bfa621 100644 --- a/priv/gettext/gd/LC_MESSAGES/errors.po +++ b/priv/gettext/gd/LC_MESSAGES/errors.po @@ -188,13 +188,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -628,7 +628,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -648,17 +648,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -945,7 +945,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1076,22 +1076,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1101,7 +1101,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1363,7 +1363,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1373,7 +1373,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1393,12 +1393,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/gl/LC_MESSAGES/activity.po b/priv/gettext/gl/LC_MESSAGES/activity.po index 51189462a..0944e8163 100644 --- a/priv/gettext/gl/LC_MESSAGES/activity.po +++ b/priv/gettext/gl/LC_MESSAGES/activity.po @@ -228,7 +228,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Ver unha actividade máis" @@ -238,7 +238,7 @@ msgstr[1] "Ver %{count} actividades máis" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Houbo actividade!" diff --git a/priv/gettext/gl/LC_MESSAGES/default.po b/priv/gettext/gl/LC_MESSAGES/default.po index 90af06c4c..da086b36e 100644 --- a/priv/gettext/gl/LC_MESSAGES/default.po +++ b/priv/gettext/gl/LC_MESSAGES/default.po @@ -356,7 +356,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon en %{instance}: email cambiado" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Un evento previsto para hoxe" @@ -364,7 +364,7 @@ msgstr[1] "%{nb_events} eventos previstos hoxe" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Hoxe tes un evento:" @@ -414,14 +414,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} convidoute a unirte ó grupo %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Un evento previsto nesta semana" msgstr[1] "%{nb_events} eventos previstos nesta semana" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Hai unha solicitude de participación para o evento %{title} que atender" @@ -431,7 +431,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Tes un evento esta semana:" @@ -916,7 +916,7 @@ msgstr "Por favor, non o utilices nun entorno de produción." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1252,7 +1252,7 @@ msgstr "" "Os moderadores da túa instancia decidiron suspender %{group_name} " "(%{group_address}). Xa non pertences a este grupo." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "O grupo %{group} foi suspendido en %{instance}" @@ -1375,21 +1375,6 @@ msgstr "" "Reservamos o dereito a modificar estos Termos en calquera momento. Por " "exemplo, poderiamos cambiar os Termos se introducimos novas funcións." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Cando dicimos \"nós\", \"noso\" ou \"a nós\" neste documento, referímonos ás " -"persoas donas, operadoras e administradoras desta instancia Mobilizon. O " -"software Mobilizon está proporcionado polo equipo de colaboradoras de " -"Mobilizon, coa axuda de Framasoft, " -"unha organización francesa sen ánimo de lucro que fomenta o Software Libre. " -"A non ser que se indique o contrario, esta instancia Mobilizon é un servizo " -"independente que está a usar o código fonte de Mobilizon. Podes atopar máis " -"información sobre esta instancia na páxina Acerca desta instancia." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1911,7 +1896,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Tes unha solicitude de participación pendente de atender:" @@ -2316,3 +2301,18 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Cando dicimos \"nós\", \"noso\" ou \"a nós\" neste documento, referímonos ás " +"persoas donas, operadoras e administradoras desta instancia Mobilizon. O " +"software Mobilizon está proporcionado polo equipo de colaboradoras de " +"Mobilizon, coa axuda de Framasoft, " +"unha organización francesa sen ánimo de lucro que fomenta o Software Libre. " +"A non ser que se indique o contrario, esta instancia Mobilizon é un servizo " +"independente que está a usar o código fonte de Mobilizon. Podes atopar máis " +"información sobre esta instancia na páxina Acerca desta instancia." diff --git a/priv/gettext/gl/LC_MESSAGES/errors.po b/priv/gettext/gl/LC_MESSAGES/errors.po index 13b3eba4c..11444ba29 100644 --- a/priv/gettext/gl/LC_MESSAGES/errors.po +++ b/priv/gettext/gl/LC_MESSAGES/errors.po @@ -183,13 +183,13 @@ msgstr "O rexistro está pechado" msgid "The current password is invalid" msgstr "O contrasinal actual non é válido" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "O novo email non semella ser válido" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -628,7 +628,7 @@ msgstr "Non podes convidar a este grupo" msgid "You don't have permission to delete this token" msgstr "Non tes permiso para eliminar este token" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -650,21 +650,21 @@ msgstr "Tes que estas conectada e ser moderadora para actualizar unha denuncia" msgid "You need to be logged-in and a moderator to view a report" msgstr "Tes que estar conectada e ser moderadora para ver unha denuncia" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Tes que estar conectada e ser administradora para acceder ós axustes de " "administración" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Tes que estar conectada e ser administradora para acceder ó taboleiro de " "estatísticas" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -959,7 +959,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1090,22 +1090,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "O novo email ten que ser diferente" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1117,7 +1117,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1379,7 +1379,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1389,7 +1389,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1409,12 +1409,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/he/LC_MESSAGES/activity.po b/priv/gettext/he/LC_MESSAGES/activity.po index 70b2c84fa..20969fa23 100644 --- a/priv/gettext/he/LC_MESSAGES/activity.po +++ b/priv/gettext/he/LC_MESSAGES/activity.po @@ -230,7 +230,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "להציג עוד פעילות אחת" @@ -242,7 +242,7 @@ msgstr[3] "להציג עוד %{count} פעילויות" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "התרחשה פעילות!" diff --git a/priv/gettext/he/LC_MESSAGES/default.po b/priv/gettext/he/LC_MESSAGES/default.po index 909075445..d5b679ef3 100644 --- a/priv/gettext/he/LC_MESSAGES/default.po +++ b/priv/gettext/he/LC_MESSAGES/default.po @@ -314,7 +314,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -324,7 +324,7 @@ msgstr[3] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -376,7 +376,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format, fuzzy +#, elixir-format, elixir-autogen, fuzzy msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" @@ -385,7 +385,7 @@ msgstr[2] "" msgstr[3] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -395,7 +395,7 @@ msgstr[3] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -763,7 +763,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format, fuzzy +#, elixir-format, elixir-autogen, fuzzy msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1061,7 +1061,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1145,12 +1145,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1635,7 +1629,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2031,3 +2025,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/he/LC_MESSAGES/errors.po b/priv/gettext/he/LC_MESSAGES/errors.po index 56913831b..6841b1083 100644 --- a/priv/gettext/he/LC_MESSAGES/errors.po +++ b/priv/gettext/he/LC_MESSAGES/errors.po @@ -189,13 +189,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -629,7 +629,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -649,17 +649,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -946,7 +946,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1077,22 +1077,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1102,7 +1102,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1364,7 +1364,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1394,12 +1394,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/hr/LC_MESSAGES/activity.po b/priv/gettext/hr/LC_MESSAGES/activity.po index 779659aeb..36aabbbd2 100644 --- a/priv/gettext/hr/LC_MESSAGES/activity.po +++ b/priv/gettext/hr/LC_MESSAGES/activity.po @@ -231,7 +231,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Prikaži još jednu aktivnost" @@ -242,7 +242,7 @@ msgstr[2] "Prikaži još %{count} aktivnosti" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Aktivnost!" diff --git a/priv/gettext/hr/LC_MESSAGES/default.po b/priv/gettext/hr/LC_MESSAGES/default.po index d95e45f64..9396a818e 100644 --- a/priv/gettext/hr/LC_MESSAGES/default.po +++ b/priv/gettext/hr/LC_MESSAGES/default.po @@ -333,7 +333,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon na %{instance}: e-mail adresa se promijenila" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Za danas je planiran jedan događaj" @@ -342,7 +342,7 @@ msgstr[2] "Za danas je planirano %{nb_events} događaja" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Danas imaš jedan događaj:" @@ -393,7 +393,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} te pozvao/la da se pridružiš grupi %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Ovaj tjedan je planiran jedan događaj" @@ -401,7 +401,7 @@ msgstr[1] "Ovaj tjedan su planirana %{nb_events} događaja" msgstr[2] "Ovaj tjedan je planirano %{nb_events} događaja" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Jedan zahtjev za sudjelovanje događaju %{title} koji se mora obraditi" @@ -414,7 +414,7 @@ msgstr[2] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Ovaj tjedan imaš jedan događaj:" @@ -800,7 +800,7 @@ msgstr "Nemoj to koristiti u stvarne svrhe." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1133,7 +1133,7 @@ msgstr "" "Tim za moderiranje tvoje instance je odlučio suspendirati %{group_name} " "(%{group_address}). Više nisi član ove grupe." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Grupa %{group} je suspendirana na instanci %{instance}" @@ -1222,12 +1222,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1738,7 +1732,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Imaš jedan neriješen zahtjev za prisustvovanje za sljedeći događaj:" @@ -2162,3 +2156,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/hr/LC_MESSAGES/errors.po b/priv/gettext/hr/LC_MESSAGES/errors.po index ff3cb95f6..790b8f136 100644 --- a/priv/gettext/hr/LC_MESSAGES/errors.po +++ b/priv/gettext/hr/LC_MESSAGES/errors.po @@ -206,13 +206,13 @@ msgstr "Registracije nisu otvorene" msgid "The current password is invalid" msgstr "Aktualna lozinka nije ispravna" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Čini se da nova e-mail adresa nije ispravna" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -650,7 +650,7 @@ msgstr "Ne možeš pozivati u ovu grupu" msgid "You don't have permission to delete this token" msgstr "Nemaš dozvole za brisanje ovog tokena" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "Za prikaz zapisnike radnji moraš biti prijavljen/a i biti moderator" @@ -670,21 +670,21 @@ msgstr "Za aktualiziranje izvještaja moraš biti prijavljen/a i biti moderator" msgid "You need to be logged-in and a moderator to view a report" msgstr "Za prikaz izvještaja moraš biti prijavljen/a i biti moderator" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Za pristup administratorskim postavkama moraš biti prijavljen/a i biti " "moderator" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Za pristup nadzornoj ploči statistike moraš biti prijavljen/a i biti " "administrator" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -975,7 +975,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1106,22 +1106,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Nova uloga mora biti drugačija" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1132,7 +1132,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1394,7 +1394,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1404,7 +1404,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1424,12 +1424,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "Konverzacija treba spomenuti barem jednog sudionika koji nisi ti" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/hu/LC_MESSAGES/activity.po b/priv/gettext/hu/LC_MESSAGES/activity.po index e0f7fe2e3..c124e230f 100644 --- a/priv/gettext/hu/LC_MESSAGES/activity.po +++ b/priv/gettext/hu/LC_MESSAGES/activity.po @@ -228,7 +228,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Még egy tevékenység megtekintése" @@ -238,7 +238,7 @@ msgstr[1] "Még %{count} tevékenység megtekintése" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Történt egy tevékenység!" diff --git a/priv/gettext/hu/LC_MESSAGES/default.po b/priv/gettext/hu/LC_MESSAGES/default.po index a3b053a1a..a54b0658a 100644 --- a/priv/gettext/hu/LC_MESSAGES/default.po +++ b/priv/gettext/hu/LC_MESSAGES/default.po @@ -360,7 +360,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon a(z) %{instance} példányon: e-mail-cím megváltoztatva" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Egy esemény van tervezve mára" @@ -368,7 +368,7 @@ msgstr[1] "%{nb_events} esemény van tervezve mára" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Egy eseménye van mára:" @@ -418,14 +418,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} meghívta, hogy csatlakozzon a(z) %{group} csoporthoz" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Egy esemény van tervezve erre a hétre" msgstr[1] "%{nb_events} esemény van tervezve erre a hétre" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Egy feldolgozandó részvételi kérés a(z) %{title} eseménynél" @@ -435,7 +435,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Egy eseménye van ezen héten:" @@ -823,7 +823,7 @@ msgstr "Ne használja valós célokhoz." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1166,7 +1166,7 @@ msgstr "" "A példánya moderátori csapata úgy döntött, hogy felfüggeszti a(z) " "%{group_name} csoportot (%{group_address}). Többé már nem a csoport tagja." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "A(z) %{group} csoport fel lett függesztve a(z) %{instance} példányon" @@ -1255,12 +1255,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1768,7 +1762,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Egy függőben lévő részvételi kérése van a következő eseménynél:" @@ -2202,3 +2196,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "Szép munka." + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/hu/LC_MESSAGES/errors.po b/priv/gettext/hu/LC_MESSAGES/errors.po index e8e2d72a4..d041f991a 100644 --- a/priv/gettext/hu/LC_MESSAGES/errors.po +++ b/priv/gettext/hu/LC_MESSAGES/errors.po @@ -198,13 +198,13 @@ msgstr "A regisztrációk nincsenek nyitva" msgid "The current password is invalid" msgstr "A jelenlegi jelszó érvénytelen" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Az új e-mail-cím nem tűnik érvényesnek" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -645,7 +645,7 @@ msgstr "Nem tud meghívni ebbe a csoportba" msgid "You don't have permission to delete this token" msgstr "Nincs jogosultsága a token törléséhez" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -673,21 +673,21 @@ msgstr "" "Bejelentkezve kell lennie és moderátornak kell lennie egy jelentés " "megtekintéséhez" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Bejelentkezve kell lennie és adminisztrátornak kell lennie az " "adminisztrátori beállításokhoz való hozzáféréshez" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Bejelentkezve kell lennie és adminisztrátornak kell lennie a vezérlőpulti " "statisztikákhoz való hozzáféréshez" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -986,7 +986,7 @@ msgstr "Nem sikerült elhagyni az eseményt" msgid "Failed to update the group" msgstr "Nem sikerült frissíteni a csoportot" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1121,22 +1121,22 @@ msgstr "Bejelentkezve kell lennie egy tag eltávolításához" msgid "Your email seems to be using an invalid format" msgstr "Úgy tűnik, hogy az e-mail-címe érvénytelen formátumot használ" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "A már megerősített felhasználó nem erősíthető meg" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "A felhasználók megerősítésének visszavonása nem támogatott" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Az új szerepnek eltérőnek kell lennie" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1148,7 +1148,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "Már létezik ilyen nevű profil vagy csoport" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "Nem található követhető példány ezen a címen" @@ -1412,7 +1412,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1422,7 +1422,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Már követi ezt a csoportot" @@ -1442,12 +1442,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/id/LC_MESSAGES/activity.po b/priv/gettext/id/LC_MESSAGES/activity.po index f54b8b053..6ade84c13 100644 --- a/priv/gettext/id/LC_MESSAGES/activity.po +++ b/priv/gettext/id/LC_MESSAGES/activity.po @@ -227,7 +227,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Lihat %{count} aktivitas lagi" @@ -236,7 +236,7 @@ msgstr[0] "Lihat %{count} aktivitas lagi" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/id/LC_MESSAGES/default.po b/priv/gettext/id/LC_MESSAGES/default.po index eb48df415..aec1e4e4a 100644 --- a/priv/gettext/id/LC_MESSAGES/default.po +++ b/priv/gettext/id/LC_MESSAGES/default.po @@ -333,14 +333,14 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon pada %{instance}: surel diubah" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "%{nb_events} acara direncanakan hari ini" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Anda memiliki %{total} acara hari ini:" @@ -390,20 +390,20 @@ msgstr "" "Anda telah diundang oleh %{inviter} untuk bergabung ke kelompok %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "%{nb_events} acara direncanakan pekan ini" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Anda memiliki %{total} acara pekan ini:" @@ -785,7 +785,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1085,7 +1085,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1169,12 +1169,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1659,7 +1653,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2052,3 +2046,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/id/LC_MESSAGES/errors.po b/priv/gettext/id/LC_MESSAGES/errors.po index 0256bd284..9af13f0e5 100644 --- a/priv/gettext/id/LC_MESSAGES/errors.po +++ b/priv/gettext/id/LC_MESSAGES/errors.po @@ -176,13 +176,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -616,7 +616,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -636,17 +636,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -933,7 +933,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1064,22 +1064,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1089,7 +1089,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1351,7 +1351,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1361,7 +1361,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1381,12 +1381,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/it/LC_MESSAGES/activity.po b/priv/gettext/it/LC_MESSAGES/activity.po index 1ed495603..c238e6df1 100644 --- a/priv/gettext/it/LC_MESSAGES/activity.po +++ b/priv/gettext/it/LC_MESSAGES/activity.po @@ -226,7 +226,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Visualizza un'altra attività" @@ -236,7 +236,7 @@ msgstr[1] "Visualizza altre %{count} attività" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "C'è stata un'attività!" diff --git a/priv/gettext/it/LC_MESSAGES/default.po b/priv/gettext/it/LC_MESSAGES/default.po index 5704efc91..46b62ae66 100644 --- a/priv/gettext/it/LC_MESSAGES/default.po +++ b/priv/gettext/it/LC_MESSAGES/default.po @@ -357,7 +357,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon su %{instance}: email modificata" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Un evento programmato oggi" @@ -365,7 +365,7 @@ msgstr[1] "%{nb_events} eventi programmati oggi" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Hai un evento oggi:" @@ -415,14 +415,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "Sei stato invitato da %{inviter} a unirti al gruppo %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Un evento in programma questa settimana" msgstr[1] "%{nb_events} eventi in programma questa settimana" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Una richiesta di partecipazione per l'evento %{title} da elaborare" @@ -432,7 +432,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Hai un evento questa settimana:" @@ -941,7 +941,7 @@ msgstr "Si prega di non usarlo per scopi reali." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1285,7 +1285,7 @@ msgstr "" "Il team di moderazione della tua istanza ha deciso di sospendere " "%{group_name} (%{group_address}). Non sei più un membro di questo gruppo." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Il gruppo %{group} è stato sospeso su %{instance}" @@ -1416,21 +1416,6 @@ msgstr "" "momento. Ad esempio, potrebbe essere necessario modificare questi Termini se " "pubblichiamo una nuova funzionalità." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Quando diciamo \"noi\" o \"nostro\" in questo documento, ci riferiamo ai " -"proprietari, operatori e amministratori di questa istanza di Mobilizon. Il " -"software Mobilizon è fornito dal team di collaboratori di Mobilizon, " -"supportato da Framasoft, " -"un'organizzazione francese senza scopo di lucro che sostiene il software " -"gratuito/libero. Se non diversamente specificato, questa istanza di " -"Mobilizon è un servizio indipendente che utilizza il codice sorgente di " -"Mobilizon. Puoi trovare ulteriori informazioni su questa istanza nella " -"pagina \"Informazioni su questa istanza\"." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1964,7 +1949,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Hai una richiesta di partecipazione in sospeso da esaminare:" @@ -2399,3 +2384,18 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Quando diciamo \"noi\" o \"nostro\" in questo documento, ci riferiamo ai " +"proprietari, operatori e amministratori di questa istanza di Mobilizon. Il " +"software Mobilizon è fornito dal team di collaboratori di Mobilizon, " +"supportato da Framasoft, " +"un'organizzazione francese senza scopo di lucro che sostiene il software " +"gratuito/libero. Se non diversamente specificato, questa istanza di " +"Mobilizon è un servizio indipendente che utilizza il codice sorgente di " +"Mobilizon. Puoi trovare ulteriori informazioni su questa istanza nella " +"pagina \"Informazioni su questa istanza\"." diff --git a/priv/gettext/it/LC_MESSAGES/errors.po b/priv/gettext/it/LC_MESSAGES/errors.po index 178e804b4..5812a4715 100644 --- a/priv/gettext/it/LC_MESSAGES/errors.po +++ b/priv/gettext/it/LC_MESSAGES/errors.po @@ -182,13 +182,13 @@ msgstr "Le registrazioni non sono aperte" msgid "The current password is invalid" msgstr "la password corrente non è valida" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "La nuova email sembra non valida" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -627,7 +627,7 @@ msgstr "Non puoi invitare in questo gruppo" msgid "You don't have permission to delete this token" msgstr "Non hai il permesso di cancellare questo token" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "Devi essere connesso e un moderatore per elencare i log delle azioni" @@ -647,21 +647,21 @@ msgstr "Devi essere connesso e un moderatore per aggiornare un rapporto" msgid "You need to be logged-in and a moderator to view a report" msgstr "Devi essere connesso e un moderatore per visualizzare un rapporto" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Devi essere connesso e un moderatore per accedere alle opzioni " "dell'amministratore" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Devi essere connesso e un moderatore per accedere alle statistiche del " "dashboard" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -962,7 +962,7 @@ msgstr "Non è stato possibile abbandonare l'evento" msgid "Failed to update the group" msgstr "Non è stato possibile aggiornare il gruppo" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1094,22 +1094,22 @@ msgstr "Per rimuovere un membro è necessario aver effettuato il login" msgid "Your email seems to be using an invalid format" msgstr "La tua email sembra utilizzare un formato non valido" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Non è possibile confermare un utente già confermato" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "La deconferma degli utenti non è supportata" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "La nuova email dev'essere diversa" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1121,7 +1121,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "Esiste già un profilo o un gruppo con quel nome" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "Non è stato possibile trovare un'istanza da seguire a questo indirizzo" @@ -1387,7 +1387,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1397,7 +1397,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Stai già seguendo questo gruppo" @@ -1417,12 +1417,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/ja/LC_MESSAGES/activity.po b/priv/gettext/ja/LC_MESSAGES/activity.po index e68b339fc..12eca49e9 100644 --- a/priv/gettext/ja/LC_MESSAGES/activity.po +++ b/priv/gettext/ja/LC_MESSAGES/activity.po @@ -224,7 +224,7 @@ msgstr "通知の頻度と有効・無効の設定はアカウントの設定で #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "もっと更新・投稿を見る" @@ -233,7 +233,7 @@ msgstr[0] "もっと更新・投稿を見る" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "更新か投稿がありました!" diff --git a/priv/gettext/ja/LC_MESSAGES/default.po b/priv/gettext/ja/LC_MESSAGES/default.po index aca43e360..c5e0256bc 100644 --- a/priv/gettext/ja/LC_MESSAGES/default.po +++ b/priv/gettext/ja/LC_MESSAGES/default.po @@ -316,14 +316,14 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -372,20 +372,20 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -750,7 +750,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1045,7 +1045,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1130,12 +1130,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1621,7 +1615,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2019,3 +2013,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/ja/LC_MESSAGES/errors.po b/priv/gettext/ja/LC_MESSAGES/errors.po index 40377a498..08b931c97 100644 --- a/priv/gettext/ja/LC_MESSAGES/errors.po +++ b/priv/gettext/ja/LC_MESSAGES/errors.po @@ -176,13 +176,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -616,7 +616,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -636,17 +636,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -933,7 +933,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1064,22 +1064,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1089,7 +1089,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1351,7 +1351,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1361,7 +1361,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1381,12 +1381,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/ko/LC_MESSAGES/activity.po b/priv/gettext/ko/LC_MESSAGES/activity.po index 9cd90a465..76e083cd8 100644 --- a/priv/gettext/ko/LC_MESSAGES/activity.po +++ b/priv/gettext/ko/LC_MESSAGES/activity.po @@ -225,7 +225,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -235,7 +235,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/ko/LC_MESSAGES/default.po b/priv/gettext/ko/LC_MESSAGES/default.po index a1b49a565..5394a2bbf 100644 --- a/priv/gettext/ko/LC_MESSAGES/default.po +++ b/priv/gettext/ko/LC_MESSAGES/default.po @@ -320,14 +320,14 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -376,20 +376,20 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -754,7 +754,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1049,7 +1049,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1133,12 +1133,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1623,7 +1617,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2016,3 +2010,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/ko/LC_MESSAGES/errors.po b/priv/gettext/ko/LC_MESSAGES/errors.po index d6260f61f..f41df25b0 100644 --- a/priv/gettext/ko/LC_MESSAGES/errors.po +++ b/priv/gettext/ko/LC_MESSAGES/errors.po @@ -169,13 +169,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -609,7 +609,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -629,17 +629,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -926,7 +926,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1057,22 +1057,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1082,7 +1082,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1344,7 +1344,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1354,7 +1354,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format msgid "You are already following this instance" msgstr "" @@ -1374,12 +1374,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/nb_NO/LC_MESSAGES/activity.po b/priv/gettext/nb_NO/LC_MESSAGES/activity.po index 6bfa5bc99..a636a4b5d 100644 --- a/priv/gettext/nb_NO/LC_MESSAGES/activity.po +++ b/priv/gettext/nb_NO/LC_MESSAGES/activity.po @@ -215,7 +215,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -225,7 +225,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/nb_NO/LC_MESSAGES/default.po b/priv/gettext/nb_NO/LC_MESSAGES/default.po index 1fa3658f2..20cd9f9fd 100644 --- a/priv/gettext/nb_NO/LC_MESSAGES/default.po +++ b/priv/gettext/nb_NO/LC_MESSAGES/default.po @@ -322,7 +322,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -330,7 +330,7 @@ msgstr[1] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -380,14 +380,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" msgstr[1] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -395,7 +395,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -761,7 +761,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1057,7 +1057,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1141,12 +1141,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1631,7 +1625,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2025,3 +2019,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/nb_NO/LC_MESSAGES/errors.po b/priv/gettext/nb_NO/LC_MESSAGES/errors.po index dc5c1d116..35278e7e1 100644 --- a/priv/gettext/nb_NO/LC_MESSAGES/errors.po +++ b/priv/gettext/nb_NO/LC_MESSAGES/errors.po @@ -175,13 +175,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -615,7 +615,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -635,17 +635,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -932,7 +932,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1063,22 +1063,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1088,7 +1088,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1350,7 +1350,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1360,7 +1360,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1380,12 +1380,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/nl/LC_MESSAGES/activity.po b/priv/gettext/nl/LC_MESSAGES/activity.po index ea5e27fce..c69d2e394 100644 --- a/priv/gettext/nl/LC_MESSAGES/activity.po +++ b/priv/gettext/nl/LC_MESSAGES/activity.po @@ -222,7 +222,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -232,7 +232,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/nl/LC_MESSAGES/default.po b/priv/gettext/nl/LC_MESSAGES/default.po index 5c20c272c..73b08b60b 100644 --- a/priv/gettext/nl/LC_MESSAGES/default.po +++ b/priv/gettext/nl/LC_MESSAGES/default.po @@ -325,7 +325,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -333,7 +333,7 @@ msgstr[1] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -383,14 +383,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" msgstr[1] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -398,7 +398,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -768,7 +768,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1071,7 +1071,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1159,12 +1159,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1651,7 +1645,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2055,3 +2049,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/nl/LC_MESSAGES/errors.po b/priv/gettext/nl/LC_MESSAGES/errors.po index 523a10661..24ea4ef2e 100644 --- a/priv/gettext/nl/LC_MESSAGES/errors.po +++ b/priv/gettext/nl/LC_MESSAGES/errors.po @@ -175,13 +175,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -615,7 +615,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -635,17 +635,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -932,7 +932,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1063,22 +1063,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1088,7 +1088,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1350,7 +1350,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1360,7 +1360,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1380,12 +1380,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/nn/LC_MESSAGES/activity.po b/priv/gettext/nn/LC_MESSAGES/activity.po index 294dbd591..61e5b408b 100644 --- a/priv/gettext/nn/LC_MESSAGES/activity.po +++ b/priv/gettext/nn/LC_MESSAGES/activity.po @@ -225,7 +225,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Sjå ein aktivitet til" @@ -235,7 +235,7 @@ msgstr[1] "Sjå %{count} aktivitetar til" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Det har skjedd noko!" diff --git a/priv/gettext/nn/LC_MESSAGES/default.po b/priv/gettext/nn/LC_MESSAGES/default.po index e2d619a43..83f3b6500 100644 --- a/priv/gettext/nn/LC_MESSAGES/default.po +++ b/priv/gettext/nn/LC_MESSAGES/default.po @@ -351,7 +351,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon på %{instance}: epostadressa er endra" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Ei planlagd hending i dag" @@ -359,7 +359,7 @@ msgstr[1] "%{nb_events} planlagde hendingar i dag" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Du har ei hending i dag:" @@ -409,14 +409,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} har invitert deg til å bli med i gruppa %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Ei planlagd hending denne veka" msgstr[1] "%{nb_events} planlagde hendingar denne veka" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Du har ein førespurnad om å delta på %{title} å handtera" @@ -426,7 +426,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Du har ei hending denne veka:" @@ -911,7 +911,7 @@ msgstr "Ikkje bruk han på ordentleg." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1248,7 +1248,7 @@ msgstr "" "Styrarane på nettstaden din har avgjort å sperra gruppa %{group_name} " "(%{group_address}). Du er ikkje lenger medlem av gruppa." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Gruppa %{group} på %{instance} er sperra" @@ -1372,20 +1372,6 @@ msgstr "" "Me held på retten til å endra desse vilkåra til ei kvar tid. Til dømes kan " "me ha bruk for å endra vilkåra dersom det kjem nye funksjonar på nettstaden." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Når me seier «me», «vår» eller «oss» i dette dokumentet, meiner me dei som " -"eig, driv og styrer denne Mobilizon-nettstaden. Programvara Mobilizon blir " -"gjeven ut av eit lag med bidragsytarar, støtta av Framasoft, som er ein fransk ideell organisasjon som arbeider for " -"fri og gratis programvare. Dersom det ikkje står anna, er denne Mobilizon-" -"nettstaden ei uavhengig teneste som bruker kjeldekode frå Mobilizon. Du kan " -"lesa meir om denne nettstaden på «Om " -"oss»-sida." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1916,7 +1902,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Du har ein førespurnad om deltaking å handtera:" @@ -2348,3 +2334,17 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Når me seier «me», «vår» eller «oss» i dette dokumentet, meiner me dei som " +"eig, driv og styrer denne Mobilizon-nettstaden. Programvara Mobilizon blir " +"gjeven ut av eit lag med bidragsytarar, støtta av Framasoft, som er ein fransk ideell organisasjon som arbeider for " +"fri og gratis programvare. Dersom det ikkje står anna, er denne Mobilizon-" +"nettstaden ei uavhengig teneste som bruker kjeldekode frå Mobilizon. Du kan " +"lesa meir om denne nettstaden på «Om " +"oss»-sida." diff --git a/priv/gettext/nn/LC_MESSAGES/errors.po b/priv/gettext/nn/LC_MESSAGES/errors.po index a842f0712..712bc1d32 100644 --- a/priv/gettext/nn/LC_MESSAGES/errors.po +++ b/priv/gettext/nn/LC_MESSAGES/errors.po @@ -198,13 +198,13 @@ msgstr "Det er ikkje opna for å registrera seg" msgid "The current password is invalid" msgstr "Dette passordet er ugyldig" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Den nye epostadressa ser ut til å vera feil" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -643,7 +643,7 @@ msgstr "Du kan ikkje invitera til denne gruppa" msgid "You don't have permission to delete this token" msgstr "Du har ikkje løyve til å sletta dette teiknet" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -664,21 +664,21 @@ msgstr "Du må vera innlogga og ha ei moderatorrolle for å oppdatera ein rappor msgid "You need to be logged-in and a moderator to view a report" msgstr "Du må vera innlogga og ha ei moderatorrolle for å lesa rapportar" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Du må vera innlogga og ha ei administratorrolle for å sjå admin-" "innstillingane" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Du må vera innlogga og ha ei administratorrolle for å sjå statistikk på " "styringspanelet" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -975,7 +975,7 @@ msgstr "Greidde ikkje forlata hendinga" msgid "Failed to update the group" msgstr "Greidde ikkje oppdatera gruppa" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1107,22 +1107,22 @@ msgstr "Du må vera innlogga for å fjerna medlemer" msgid "Your email seems to be using an invalid format" msgstr "Det ser ut som epostadressa di er ugyldig" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Du kan ikkje stadfesta ein brukar som allereie er stadfesta" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "Du kan ikkje oppheva stadfesting av brukarar" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Den nye rolla må vera annleis" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "Du må vera innlogga og ha ei administratorrolle for å redigera brukarar" @@ -1132,7 +1132,7 @@ msgstr "Du må vera innlogga og ha ei administratorrolle for å redigera brukara msgid "A profile or group with that name already exists" msgstr "Det finst allereie ein brukar eller ei gruppe med det namnet" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "Greidde ikkje finna ein nettstad å fylgja på denne adressa" @@ -1394,7 +1394,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1404,7 +1404,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Du fylgjer allereie denne gruppa" @@ -1424,12 +1424,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/oc/LC_MESSAGES/activity.po b/priv/gettext/oc/LC_MESSAGES/activity.po index 06fa6392d..3e603e63c 100644 --- a/priv/gettext/oc/LC_MESSAGES/activity.po +++ b/priv/gettext/oc/LC_MESSAGES/activity.po @@ -215,7 +215,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -225,7 +225,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/oc/LC_MESSAGES/default.po b/priv/gettext/oc/LC_MESSAGES/default.po index 9fe4ea1d5..410ebd307 100644 --- a/priv/gettext/oc/LC_MESSAGES/default.po +++ b/priv/gettext/oc/LC_MESSAGES/default.po @@ -348,7 +348,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon sus %{instance} : adreça electronica cambiada" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Un eveniment previst uèi" @@ -356,7 +356,7 @@ msgstr[1] "%{nb_events} eveniments previstes uèi" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Avètz un eveniment uèi :" @@ -406,14 +406,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} vos a convidat a rejónher lo grop %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Un eveniment previst aquesta setmana" msgstr[1] "%{nb_events} eveniments previstes aquesta setmana" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Una demanda de participacion a l’eveniment %{title} a tractar" @@ -423,7 +423,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Avètz un eveniment aquesta setmana :" @@ -836,7 +836,7 @@ msgstr "Mercés de l’utilizar pas d’un biais real." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1149,7 +1149,7 @@ msgstr "Lo grop %{group} foguèt suspendut sus %{instance} !" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Lo grop %{group} foguèt suspendut sus %{instance}" @@ -1235,12 +1235,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1726,7 +1720,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2122,3 +2116,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/oc/LC_MESSAGES/errors.po b/priv/gettext/oc/LC_MESSAGES/errors.po index 86e10f9d7..507209e58 100644 --- a/priv/gettext/oc/LC_MESSAGES/errors.po +++ b/priv/gettext/oc/LC_MESSAGES/errors.po @@ -184,13 +184,13 @@ msgstr "Las inscripciones sèn pas obèrtas" msgid "The current password is invalid" msgstr "Lo mòt de santa clara actuau es invalid" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Lo email nau sèm invalid" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -627,7 +627,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -647,17 +647,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -944,7 +944,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1075,22 +1075,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "Lo email nau deb esser different" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1100,7 +1100,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1362,7 +1362,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1372,7 +1372,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1392,12 +1392,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/pl/LC_MESSAGES/activity.po b/priv/gettext/pl/LC_MESSAGES/activity.po index be2681a2c..3eed5c541 100644 --- a/priv/gettext/pl/LC_MESSAGES/activity.po +++ b/priv/gettext/pl/LC_MESSAGES/activity.po @@ -229,7 +229,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Zobacz jeszcze jedną aktywność" @@ -240,7 +240,7 @@ msgstr[2] "Zobacz jeszcze %{count} aktywności" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Wystąpiła aktywność!" diff --git a/priv/gettext/pl/LC_MESSAGES/default.po b/priv/gettext/pl/LC_MESSAGES/default.po index 69bc7059a..e44df87a6 100644 --- a/priv/gettext/pl/LC_MESSAGES/default.po +++ b/priv/gettext/pl/LC_MESSAGES/default.po @@ -359,7 +359,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon na %{instance}: zmieniono e-mail" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Jedno wydarzenie zaplanowane na dzisiaj" @@ -368,7 +368,7 @@ msgstr[2] "%{nv_events} wydareń zaplanowanych na dzisiaj" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Masz dzisiaj jedno wydarzenie:" @@ -420,7 +420,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "Dostałeś(-aś) zaproszenie od %{inviter}, aby dołączyć do grupy %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Jedno wydarzenie zaplanowane na ten tydzień" @@ -428,7 +428,7 @@ msgstr[1] "%{nb_events} wydarzenia zaplanowane na ten tydzień" msgstr[2] "%{nb_events} wydarzeń zaplanowanych na ten tydzień" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Jedno zgłoszenie uczestnictwa dla wydarzenia %{title} do zatwierdzenia" @@ -441,7 +441,7 @@ msgstr[2] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Masz w tym tygodniu jedno wydarzenie:" @@ -947,7 +947,7 @@ msgstr "Nie używaj go do żadnych rzeczywistych zastosowań." #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1289,7 +1289,7 @@ msgstr "" "Zespół moderatorów(-ek) Twojej instancji zdecydował się zawiesić " "%{nazwa_grupy} (%{adres_grupy}). Nie należysz już do tej grupy." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Grupa %{group} została zawieszona na %{instance}" @@ -1419,21 +1419,6 @@ msgstr "" "momencie. Na przykład, możemy być zmuszeni do zmiany niniejszych Warunków, " "jeśli wprowadzimy nową funkcję." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Kiedy mówimy „my”, „nasz” lub „nas” w tym dokumencie, mamy na myśli " -"właścicieli(-ki), operatorów(-ki) i administratorów(-ki) tej instancji " -"Mobilizon. Oprogramowanie Mobilizon jest dostarczane przez zespół " -"współpracowników(-czek) Mobilizon, wspieranych przez Framasoft, francuską organizację non-profit " -"działającą na rzecz darmowego/wolnego oprogramowania. O ile wyraźnie nie " -"zaznaczono, ta instancja Mobilizon jest niezależną usługą korzystającą z " -"kodu źródłowego Mobilizon. Więcej informacji o tej instancji można znaleźć " -"na stronie „Informacje o tej instancji”." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1969,7 +1954,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "Masz jedną prośbę o zatwierdzenie uczestnictwa do przejrzenia:" @@ -2412,3 +2397,18 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Kiedy mówimy „my”, „nasz” lub „nas” w tym dokumencie, mamy na myśli " +"właścicieli(-ki), operatorów(-ki) i administratorów(-ki) tej instancji " +"Mobilizon. Oprogramowanie Mobilizon jest dostarczane przez zespół " +"współpracowników(-czek) Mobilizon, wspieranych przez Framasoft, francuską organizację non-profit " +"działającą na rzecz darmowego/wolnego oprogramowania. O ile wyraźnie nie " +"zaznaczono, ta instancja Mobilizon jest niezależną usługą korzystającą z " +"kodu źródłowego Mobilizon. Więcej informacji o tej instancji można znaleźć " +"na stronie „Informacje o tej instancji”." diff --git a/priv/gettext/pl/LC_MESSAGES/errors.po b/priv/gettext/pl/LC_MESSAGES/errors.po index 3764693eb..8fa3a74bc 100644 --- a/priv/gettext/pl/LC_MESSAGES/errors.po +++ b/priv/gettext/pl/LC_MESSAGES/errors.po @@ -192,13 +192,13 @@ msgstr "Rejestracje nie są otwarte" msgid "The current password is invalid" msgstr "Obecne hasło jest nieprawidłowe" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Nowy adres e-mail nie wydaje się być prawidłowy" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -641,7 +641,7 @@ msgstr "Nie możesz zaprosić do tej grupy" msgid "You don't have permission to delete this token" msgstr "Nie masz uprawnień do usunięcia tego tokenu" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -666,21 +666,21 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "Musisz być zalogowanym(-ą) moderatorem(-ką), aby wyświetlić zgłoszenie" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Musisz być zalogowanym(-ą) administratorem(-ką), aby uzyskać dostęp do " "ustawień administratora(-ki)" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Musisz być zalogowanym(-ą) administratorem(-ką), aby uzyskać dostęp do " "statystyk w panelu" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -977,7 +977,7 @@ msgstr "Nie udało się opuścić wydarzenia" msgid "Failed to update the group" msgstr "Nie udało się zaktualizować grupy" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1108,22 +1108,22 @@ msgstr "Musisz być zalogowany(-a), aby usunąć członka" msgid "Your email seems to be using an invalid format" msgstr "Wiadomość e-mail ma nieprawidłowy format" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Nie można potwierdzić już potwierdzonego(-ej) użytkownika(-czki)" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "Cofanie potwierdzenia nie jest obsługiwane" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Nowa rola musi być inna" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1135,7 +1135,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "Profil lub grupa o tej nazwie już istnieje" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "Nie można znaleźć instancji do obserwacji pod tym adresem" @@ -1418,7 +1418,7 @@ msgstr "Zapewnienie zewnętrznej rejestracji nie jest dozwolone" msgid "The same push subscription has already been registered" msgstr "Ta sama subskrypcja push została już zarejestrowana" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "Ta instancja oczekuje na zatwierdzenie obserwacji" @@ -1428,7 +1428,7 @@ msgstr "Ta instancja oczekuje na zatwierdzenie obserwacji" msgid "Timezone ID %{timezone} is invalid" msgstr "Identyfikator strefy czasowej %{timezone} jest nieprawidłowy" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format msgid "You are already following this instance" msgstr "Obserwujesz już tę instancję" @@ -1454,12 +1454,12 @@ msgstr "" "Podany token jest nieprawidłowy. Upewnij się, że adres URL jest dokładnie " "taki sam, jak podany w otrzymanej wiadomości e-mail." -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/pt/LC_MESSAGES/activity.po b/priv/gettext/pt/LC_MESSAGES/activity.po index 2a5434361..aaf414b4a 100644 --- a/priv/gettext/pt/LC_MESSAGES/activity.po +++ b/priv/gettext/pt/LC_MESSAGES/activity.po @@ -215,7 +215,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -225,7 +225,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/pt/LC_MESSAGES/default.po b/priv/gettext/pt/LC_MESSAGES/default.po index 47319fc74..e038ad6ec 100644 --- a/priv/gettext/pt/LC_MESSAGES/default.po +++ b/priv/gettext/pt/LC_MESSAGES/default.po @@ -315,7 +315,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" @@ -323,7 +323,7 @@ msgstr[1] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -373,14 +373,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" msgstr[1] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -388,7 +388,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -754,7 +754,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1050,7 +1050,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1134,12 +1134,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1624,7 +1618,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2018,3 +2012,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/pt/LC_MESSAGES/errors.po b/priv/gettext/pt/LC_MESSAGES/errors.po index 8bb1a2c30..aa03789ab 100644 --- a/priv/gettext/pt/LC_MESSAGES/errors.po +++ b/priv/gettext/pt/LC_MESSAGES/errors.po @@ -175,13 +175,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -615,7 +615,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -635,17 +635,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -932,7 +932,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1063,22 +1063,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1088,7 +1088,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1350,7 +1350,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1360,7 +1360,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1380,12 +1380,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/pt_BR/LC_MESSAGES/activity.po b/priv/gettext/pt_BR/LC_MESSAGES/activity.po index 2410ddbe9..2c6b58c1d 100644 --- a/priv/gettext/pt_BR/LC_MESSAGES/activity.po +++ b/priv/gettext/pt_BR/LC_MESSAGES/activity.po @@ -226,7 +226,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Ver mais uma atividade" @@ -236,7 +236,7 @@ msgstr[1] "Ver mais %{count} atividades" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Houve uma atividade!" diff --git a/priv/gettext/pt_BR/LC_MESSAGES/default.po b/priv/gettext/pt_BR/LC_MESSAGES/default.po index efeb001bb..41e3d1dac 100644 --- a/priv/gettext/pt_BR/LC_MESSAGES/default.po +++ b/priv/gettext/pt_BR/LC_MESSAGES/default.po @@ -360,7 +360,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon da instância %{instance}: email alterado" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Um evento planejado para hoje" @@ -368,7 +368,7 @@ msgstr[1] "%{nb_events} eventos planejadospara hoje" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Você tem um evento hoje:" @@ -419,14 +419,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "Você foi convidado por %{inviter} para ingressar no grupo %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Um evento planejado esta semana" msgstr[1] "%{nb_events} eventos planejados esta semana" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" @@ -434,7 +434,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Você tem um evento esta semana:" @@ -825,7 +825,7 @@ msgstr "Por favor não utilize este serviço em nenhum caso real" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1127,7 +1127,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1237,12 +1237,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1736,7 +1730,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2130,3 +2124,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/pt_BR/LC_MESSAGES/errors.po b/priv/gettext/pt_BR/LC_MESSAGES/errors.po index 7d34adb20..42d738551 100644 --- a/priv/gettext/pt_BR/LC_MESSAGES/errors.po +++ b/priv/gettext/pt_BR/LC_MESSAGES/errors.po @@ -182,13 +182,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -622,7 +622,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -642,17 +642,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -939,7 +939,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1070,22 +1070,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1095,7 +1095,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1357,7 +1357,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1367,7 +1367,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1387,12 +1387,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/ru/LC_MESSAGES/activity.po b/priv/gettext/ru/LC_MESSAGES/activity.po index e417614f2..e0ff73f29 100644 --- a/priv/gettext/ru/LC_MESSAGES/activity.po +++ b/priv/gettext/ru/LC_MESSAGES/activity.po @@ -225,7 +225,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Посмотреть еще одно событие" @@ -236,7 +236,7 @@ msgstr[2] "Посмотреть еще %{count} событий" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Было событие!" diff --git a/priv/gettext/ru/LC_MESSAGES/default.po b/priv/gettext/ru/LC_MESSAGES/default.po index 8a78c61af..648b02891 100644 --- a/priv/gettext/ru/LC_MESSAGES/default.po +++ b/priv/gettext/ru/LC_MESSAGES/default.po @@ -359,7 +359,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon на %{instance}: адрес электронной почты изменен" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Сегодня запланировано одно мероприятие" @@ -368,7 +368,7 @@ msgstr[2] "Сегодня запланировано %{nb_events} меропри #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "У вас сегодня одно мероприятие:" @@ -419,7 +419,7 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{Inviter} пригласил вас присоединиться к группе %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "На этой неделе запланировано одно мероприятие" @@ -427,7 +427,7 @@ msgstr[1] "На этой неделе запланировано %{nb_events} м msgstr[2] "На этой неделе запланировано %{nb_events} мероприятий" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Одна заявка на участие в мероприятии %{title} ожидает одобрения" @@ -440,7 +440,7 @@ msgstr[2] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "У вас одно мероприятие на этой неделе:" @@ -937,7 +937,7 @@ msgstr "Пожалуйста, используйте это только для #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1282,7 +1282,7 @@ msgstr "" "%{group_name} (%{group_address}). Вы больше не являетесь участником этой " "группы." -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "Группа %{group} заблокирована на %{instance}" @@ -1408,20 +1408,6 @@ msgstr "" "Мы оставляем за собой право изменять эти Условия в любое время. Например, " "нам может потребоваться сделать это при добавлении новой функции." -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" -"Когда мы говорим «мы», «наш» или «нас» в этом документе, то имеем в виду " -"владельцев, операторов и администраторов данного узла Mobilizon. Программное " -"обеспечение Mobilizon предоставляется командой разработчиков Mobilizon при " -"поддержке Framasoft, французской " -"некоммерческой организации, выступающей за Открытое / Свободное ПО. Если " -"явно не указано иное, этот узел Mobilizon является независимой службой, " -"использующей исходный код Mobilizon. Дополнительную информацию об этом узле " -"можно найти на странице «Об этом узле»." - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1956,7 +1942,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "У вас есть ожидающий рассмотрения запрос на участие:" @@ -2365,3 +2351,17 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" +"Когда мы говорим «мы», «наш» или «нас» в этом документе, то имеем в виду " +"владельцев, операторов и администраторов данного узла Mobilizon. Программное " +"обеспечение Mobilizon предоставляется командой разработчиков Mobilizon при " +"поддержке Framasoft, французской " +"некоммерческой организации, выступающей за Открытое / Свободное ПО. Если " +"явно не указано иное, этот узел Mobilizon является независимой службой, " +"использующей исходный код Mobilizon. Дополнительную информацию об этом узле " +"можно найти на странице «Об этом узле»." diff --git a/priv/gettext/ru/LC_MESSAGES/errors.po b/priv/gettext/ru/LC_MESSAGES/errors.po index 1726fc443..ef3eadcea 100644 --- a/priv/gettext/ru/LC_MESSAGES/errors.po +++ b/priv/gettext/ru/LC_MESSAGES/errors.po @@ -193,13 +193,13 @@ msgstr "Регистрация не открыта" msgid "The current password is invalid" msgstr "Текущий пароль неверен" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Новый адрес электронной почты недействителен" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -643,7 +643,7 @@ msgstr "Вы не можете приглашать в эту группу" msgid "You don't have permission to delete this token" msgstr "У вас нет прав на удаление этого токена" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -668,20 +668,20 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "Для просмотра отчёта вы должны войти в систему и иметь права модератора" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" "Для доступа в админку вы должны войти в систему и иметь права администратора" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" "Для доступа к панели со статистикой вы должны войти в систему и иметь права " "администратора" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -987,7 +987,7 @@ msgstr "Не удалось покинуть мероприятие" msgid "Failed to update the group" msgstr "Не удалось обновить группу" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1118,22 +1118,22 @@ msgstr "Вы должны войти в систему, чтобы удалит msgid "Your email seems to be using an invalid format" msgstr "Ваш адрес электронной почты, , похоже, использует неправильный формат" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "Невозможно подтвердить уже подтвержденного пользователя" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "Отмена подтверждения пользователей не поддерживается" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "Новая роль должна быть другой" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1145,7 +1145,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1407,7 +1407,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1417,7 +1417,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "Вы уже подписаны на эту группу" @@ -1437,12 +1437,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/sv/LC_MESSAGES/activity.po b/priv/gettext/sv/LC_MESSAGES/activity.po index 69c53d136..f2cae0df8 100644 --- a/priv/gettext/sv/LC_MESSAGES/activity.po +++ b/priv/gettext/sv/LC_MESSAGES/activity.po @@ -225,7 +225,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "Visa en till aktivitet" @@ -235,7 +235,7 @@ msgstr[1] "Visa %{count} fler aktiviteter" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "Det har varit en aktivitet!" diff --git a/priv/gettext/sv/LC_MESSAGES/default.po b/priv/gettext/sv/LC_MESSAGES/default.po index 36241db40..6b7ad0942 100644 --- a/priv/gettext/sv/LC_MESSAGES/default.po +++ b/priv/gettext/sv/LC_MESSAGES/default.po @@ -349,7 +349,7 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon på %{instance}: e-postadressen har ändrats" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Ett evenemang har planerats idag" @@ -357,7 +357,7 @@ msgstr[1] "%{nb_events} evenemang har planerats idag" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Du har ett evenemang idag:" @@ -407,14 +407,14 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{inviter} har bjudit in dig till gruppen %{group}" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Ett evenemang planerat denna vecka" msgstr[1] "%{nb_events} evenemang planerade denna vecka" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "En deltagarförfrågan för evenemanget %{title} att behandla" @@ -424,7 +424,7 @@ msgstr[1] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Du har ett evenemang den här veckan:" @@ -804,7 +804,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1107,7 +1107,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1191,12 +1191,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1684,7 +1678,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2078,3 +2072,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/sv/LC_MESSAGES/errors.po b/priv/gettext/sv/LC_MESSAGES/errors.po index 062ae6a27..3e82a92f0 100644 --- a/priv/gettext/sv/LC_MESSAGES/errors.po +++ b/priv/gettext/sv/LC_MESSAGES/errors.po @@ -182,13 +182,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "Den nya mejladressen verkar vara felaktig" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -627,7 +627,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -647,17 +647,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -944,7 +944,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1075,22 +1075,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format, fuzzy msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format, fuzzy msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1100,7 +1100,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1362,7 +1362,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1372,7 +1372,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1393,12 +1393,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/priv/gettext/zh_Hant/LC_MESSAGES/activity.po b/priv/gettext/zh_Hant/LC_MESSAGES/activity.po index 387930b86..13b47907a 100644 --- a/priv/gettext/zh_Hant/LC_MESSAGES/activity.po +++ b/priv/gettext/zh_Hant/LC_MESSAGES/activity.po @@ -226,7 +226,7 @@ msgstr "" #: lib/web/templates/email/email_direct_activity.html.heex:230 #: lib/web/templates/email/email_direct_activity.text.eex:23 -#, elixir-format +#, elixir-format, elixir-autogen msgid "View one more activity" msgid_plural "View %{count} more activities" msgstr[0] "" @@ -236,7 +236,7 @@ msgstr[1] "" #: lib/web/templates/email/email_direct_activity.html.heex:60 #: lib/web/templates/email/email_direct_activity.text.eex:6 #: lib/web/templates/email/email_direct_activity.text.eex:7 -#, elixir-format +#, elixir-format, elixir-autogen msgid "There has been an activity!" msgid_plural "There has been some activity!" msgstr[0] "" diff --git a/priv/gettext/zh_Hant/LC_MESSAGES/default.po b/priv/gettext/zh_Hant/LC_MESSAGES/default.po index 75a7da65e..dce5f69c3 100644 --- a/priv/gettext/zh_Hant/LC_MESSAGES/default.po +++ b/priv/gettext/zh_Hant/LC_MESSAGES/default.po @@ -313,14 +313,14 @@ msgid "Mobilizon on %{instance}: email changed" msgstr "" #: lib/web/email/notification.ex:52 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "" #: lib/web/templates/email/on_day_notification.html.heex:47 #: lib/web/templates/email/on_day_notification.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "" @@ -369,20 +369,20 @@ msgid "You have been invited by %{inviter} to join group %{group}" msgstr "" #: lib/web/email/notification.ex:81 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "" #: lib/web/email/notification.ex:107 -#, elixir-format +#, elixir-format, elixir-autogen msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "" #: lib/web/templates/email/notification_each_week.html.heex:47 #: lib/web/templates/email/notification_each_week.text.eex:3 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "" @@ -747,7 +747,7 @@ msgstr "" #: lib/web/templates/email/notification_each_week.text.eex:11 #: lib/web/templates/email/on_day_notification.html.heex:89 #: lib/web/templates/email/on_day_notification.text.eex:11 -#, elixir-format +#, elixir-format, elixir-autogen msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button." msgstr[0] "" @@ -1042,7 +1042,7 @@ msgstr "" msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" -#: lib/web/email/group.ex:108 +#: lib/web/email/group.ex:106 #, elixir-autogen, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "" @@ -1126,12 +1126,6 @@ msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" -#: lib/web/templates/api/terms.html.heex:55 -#, elixir-autogen, elixir-format -msgctxt "terms" -msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." -msgstr "" - #: lib/web/templates/api/terms.html.heex:105 #, elixir-autogen, elixir-format msgctxt "terms" @@ -1616,7 +1610,7 @@ msgstr "" #: lib/web/templates/email/pending_participation_notification.html.heex:47 #: lib/web/templates/email/pending_participation_notification.text.eex:4 -#, elixir-format +#, elixir-format, elixir-autogen msgid "You have one pending attendance request to process for the following event:" msgid_plural "You have %{number_participation_requests} attendance requests to process for the following event:" msgstr[0] "" @@ -2009,3 +2003,9 @@ msgstr "" #, elixir-autogen, elixir-format msgid "Well done!" msgstr "" + +#: lib/web/templates/api/terms.html.heex:55 +#, elixir-autogen, elixir-format, fuzzy +msgctxt "terms" +msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." +msgstr "" diff --git a/priv/gettext/zh_Hant/LC_MESSAGES/errors.po b/priv/gettext/zh_Hant/LC_MESSAGES/errors.po index f053fd21d..45fb221e3 100644 --- a/priv/gettext/zh_Hant/LC_MESSAGES/errors.po +++ b/priv/gettext/zh_Hant/LC_MESSAGES/errors.po @@ -169,13 +169,13 @@ msgstr "" msgid "The current password is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:334 +#: lib/graphql/resolvers/admin.ex:335 #: lib/graphql/resolvers/user.ex:527 #, elixir-autogen, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#: lib/graphql/resolvers/admin.ex:323 +#: lib/graphql/resolvers/admin.ex:324 #: lib/graphql/resolvers/user.ex:514 #, elixir-autogen, elixir-format msgid "The new email must be different" @@ -609,7 +609,7 @@ msgstr "" msgid "You don't have permission to delete this token" msgstr "" -#: lib/graphql/resolvers/admin.ex:56 +#: lib/graphql/resolvers/admin.ex:57 #, elixir-autogen, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" @@ -629,17 +629,17 @@ msgstr "" msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#: lib/graphql/resolvers/admin.ex:258 +#: lib/graphql/resolvers/admin.ex:259 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#: lib/graphql/resolvers/admin.ex:242 +#: lib/graphql/resolvers/admin.ex:243 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#: lib/graphql/resolvers/admin.ex:283 +#: lib/graphql/resolvers/admin.ex:284 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" @@ -926,7 +926,7 @@ msgstr "" msgid "Failed to update the group" msgstr "" -#: lib/graphql/resolvers/admin.ex:357 +#: lib/graphql/resolvers/admin.ex:358 #: lib/graphql/resolvers/user.ex:547 #, elixir-autogen, elixir-format msgid "Failed to update user email" @@ -1057,22 +1057,22 @@ msgstr "" msgid "Your email seems to be using an invalid format" msgstr "" -#: lib/graphql/resolvers/admin.ex:399 +#: lib/graphql/resolvers/admin.ex:400 #, elixir-autogen, elixir-format msgid "Can't confirm an already confirmed user" msgstr "" -#: lib/graphql/resolvers/admin.ex:403 +#: lib/graphql/resolvers/admin.ex:404 #, elixir-autogen, elixir-format msgid "Deconfirming users is not supported" msgstr "" -#: lib/graphql/resolvers/admin.ex:375 +#: lib/graphql/resolvers/admin.ex:376 #, elixir-autogen, elixir-format msgid "The new role must be different" msgstr "" -#: lib/graphql/resolvers/admin.ex:314 +#: lib/graphql/resolvers/admin.ex:315 #, elixir-autogen, elixir-format msgid "You need to be logged-in and an administrator to edit an user's details" msgstr "" @@ -1082,7 +1082,7 @@ msgstr "" msgid "A profile or group with that name already exists" msgstr "" -#: lib/graphql/resolvers/admin.ex:542 +#: lib/graphql/resolvers/admin.ex:560 #, elixir-autogen, elixir-format msgid "Unable to find an instance to follow at this address" msgstr "" @@ -1344,7 +1344,7 @@ msgstr "" msgid "The same push subscription has already been registered" msgstr "" -#: lib/graphql/resolvers/admin.ex:536 +#: lib/graphql/resolvers/admin.ex:554 #, elixir-autogen, elixir-format msgid "This instance is pending follow approval" msgstr "" @@ -1354,7 +1354,7 @@ msgstr "" msgid "Timezone ID %{timezone} is invalid" msgstr "" -#: lib/graphql/resolvers/admin.ex:539 +#: lib/graphql/resolvers/admin.ex:557 #, elixir-autogen, elixir-format, fuzzy msgid "You are already following this instance" msgstr "" @@ -1374,12 +1374,12 @@ msgstr "" msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got." msgstr "" -#: lib/graphql/resolvers/conversation.ex:161 +#: lib/graphql/resolvers/conversation.ex:164 #, elixir-autogen, elixir-format msgid "Conversation needs to mention at least one participant that's not yourself" msgstr "" -#: lib/graphql/resolvers/participant.ex:396 +#: lib/graphql/resolvers/participant.ex:401 #, elixir-autogen, elixir-format msgid "There are no participants matching the audience you've selected." msgstr "" diff --git a/src/i18n/en_US.json b/src/i18n/en_US.json index acb7bda1f..f0de2c51d 100644 --- a/src/i18n/en_US.json +++ b/src/i18n/en_US.json @@ -1644,5 +1644,6 @@ "Only instances with an application actor can be followed": "Only instances with an application actor can be followed", "Domain or instance name": "Domain or instance name", "You need to enter a text": "You need to enter a text", - "Error while adding tag: {error}": "Error while adding tag: {error}" + "Error while adding tag: {error}": "Error while adding tag: {error}", + "From this instance only": "From this instance only" } \ No newline at end of file diff --git a/src/i18n/fr_FR.json b/src/i18n/fr_FR.json index 671f55c16..f8afa47cc 100644 --- a/src/i18n/fr_FR.json +++ b/src/i18n/fr_FR.json @@ -1638,5 +1638,6 @@ "Only instances with an application actor can be followed": "Seules les instances avec un acteur application peuvent être suivies", "Domain or instance name": "Domaine ou nom de l'instance", "You need to enter a text": "Vous devez entrer un texte", - "Error while adding tag: {error}": "Erreur lors de l'ajout d'un tag : {error}" + "Error while adding tag: {error}": "Erreur lors de l'ajout d'un tag : {error}", + "From this instance only": "Depuis cette instance uniquement" } From 8f3a9e6cf0facc43af3793ab026dc6f459ded19e Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 10:48:07 +0100 Subject: [PATCH 08/10] fix(ci): refresh CI Docker image and fix Python packages install Signed-off-by: Thomas Citharel --- docker/tests/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/tests/Dockerfile b/docker/tests/Dockerfile index e09e4fb1e..7c0d5b1d2 100644 --- a/docker/tests/Dockerfile +++ b/docker/tests/Dockerfile @@ -1,10 +1,10 @@ FROM elixir:latest -ENV REFRESHED_AT=2023-11-20 +ENV REFRESHED_AT=2024-02-29 RUN apt-get update -yq && apt-get install -yq ca-certificates build-essential inotify-tools postgresql-client git curl gnupg xvfb libgtk-3-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 cmake exiftool python3-pip python3-setuptools RUN mkdir -p /etc/apt/keyrings && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list && apt-get update && apt-get install nodejs -yq RUN npm install -g wait-on RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* RUN mix local.hex --force && mix local.rebar --force -RUN pip3 --no-cache-dir install -Iv weasyprint pyexcel_ods3 +RUN pip --no-cache-dir install --break-system-packages weasyprint pyexcel-ods3 RUN curl https://dbip.mirror.framasoft.org/files/dbip-city-lite-latest.mmdb --output GeoLite2-City.mmdb -s && mkdir -p /usr/share/GeoIP && mv GeoLite2-City.mmdb /usr/share/GeoIP/ From f3e0ce462bfb723df07b4e6ea14e713832db53a6 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 10:51:45 +0100 Subject: [PATCH 09/10] chore(docker): upgrade docker Elixir versions and buildpacks Signed-off-by: Thomas Citharel --- .gitlab-ci.yml | 2 +- docker/multiarch/Dockerfile | 2 +- docker/production/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9a1b2e64a..ef0dbf5df 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -306,7 +306,7 @@ docker-latest: # Packaging app for amd64 package-app: - image: mobilizon/buildpack:1.15.7-erlang-26.1.2-${SYSTEM} + image: mobilizon/buildpack:1.16.1-erlang-26.2.2-${SYSTEM} stage: build variables: &release-variables MIX_ENV: "prod" diff --git a/docker/multiarch/Dockerfile b/docker/multiarch/Dockerfile index 391507d76..77eee5027 100644 --- a/docker/multiarch/Dockerfile +++ b/docker/multiarch/Dockerfile @@ -1,4 +1,4 @@ -ARG IMAGE="elixir:1.15" +ARG IMAGE="elixir:1.16" FROM ${IMAGE} as build SHELL ["/bin/bash", "-c"] diff --git a/docker/production/Dockerfile b/docker/production/Dockerfile index d79986bb3..6091b2446 100644 --- a/docker/production/Dockerfile +++ b/docker/production/Dockerfile @@ -9,7 +9,7 @@ COPY . . RUN npm install && npm run build # Then, build the application binary -FROM elixir:1.15-alpine AS builder +FROM elixir:1.16-alpine AS builder # Fix qemu segfault on arm64 # See https://github.com/plausible/analytics/pull/2879 and https://github.com/erlang/otp/pull/6340 From 10549161cf08a245df03c73fb74fec62ea5b382f Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 29 Feb 2024 10:00:56 +0100 Subject: [PATCH 10/10] chore(release): release 4.1.0 Signed-off-by: Thomas Citharel --- CHANGELOG.md | 91 +++++++++++++++++++++++++++++++++++++++++++++++ mix.exs | 2 +- package-lock.json | 4 +-- package.json | 2 +- 4 files changed, 95 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f53750ce..7aaaac264 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,97 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 4.1.0 (2024-02-29) + +This release is the last provided by Framasoft. [The project is now supported by the Kaihuri association](https://framacolibri.org/t/mobilizon-nous/19752). + +The highlights for this release are the following: + - improved event federation with https://event-federation.eu and https://gancio.org, as well as adding event metadata in summary for micro-blogging platforms that make use of it like Mastodon + - allowing to filter events by local-only, so that you can find only the events created on this instance + + +### Features + +* **activitpub:** add summary of metadata to events ([1441d35](https://framagit.org/framasoft/mobilizon/commits/1441d35e0b0c3a151b8626711b3acaf30d3dcf58)) +* **activitypub:** allow simple text for address field ([64237cf](https://framagit.org/framasoft/mobilizon/commits/64237cfc2633794a48022a059c79155b1ece14d1)), closes [#1387](https://framagit.org/framasoft/mobilizon/issues/1387) +* **activitypub:** implement FEP-2677 to identify the application actor used for federation ([f10977a](https://framagit.org/framasoft/mobilizon/commits/f10977a99ac73ce5a702a12ed31e773a4b0f6961)), closes [#1367](https://framagit.org/framasoft/mobilizon/issues/1367) +* allow to filter events by local-only ([9d99684](https://framagit.org/framasoft/mobilizon/commits/9d996844025f9d128305a54f8f169fb4b1ffac44)), closes [#1322](https://framagit.org/framasoft/mobilizon/issues/1322) +* **config:** enable instance feeds by default ([ab3f5df](https://framagit.org/framasoft/mobilizon/commits/ab3f5dfd278dc55dd0f28bb11cf4a976d212e9fc)) +* **docker:** add new environment variables for Docker config ([28430d6](https://framagit.org/framasoft/mobilizon/commits/28430d6d57a85b568c839e75ba1bcbff90e4149e)) +* **front:** upgrade to Oruga 0.8.x ([a9676d6](https://framagit.org/framasoft/mobilizon/commits/a9676d6481e6966d939ea4e44ad610eb9231c370)) +* **graphql:** increase max_complexity to 300 ([dcbb8ea](https://framagit.org/framasoft/mobilizon/commits/dcbb8eae01012e6e3aa2c83e06cc50f61176b8ef)) +* **http:** allow to provide self-signed certificates ([baa11c1](https://framagit.org/framasoft/mobilizon/commits/baa11c18b03684e508e56793a800878e95644962)), closes [#1355](https://framagit.org/framasoft/mobilizon/issues/1355) +* **nodeinfo:** extract and save NodeInfo information from instances to display it on instances list ([99b2339](https://framagit.org/framasoft/mobilizon/commits/99b2339424edb5b0c514581fbd6a42e4f0fcc5e1)), closes [#1392](https://framagit.org/framasoft/mobilizon/issues/1392) + +### Bug Fixes + +* **activitypub:** also handle as:Public and Public values for public addressing ([4dc2f48](https://framagit.org/framasoft/mobilizon/commits/4dc2f489e79d4f7d64ba3d5c2588d5d6ec0bc99c)), closes [#1413](https://framagit.org/framasoft/mobilizon/issues/1413) +* **activitypub:** consider PM as private conversations even if attributed_to_id is defined ([387d3b1](https://framagit.org/framasoft/mobilizon/commits/387d3b1c30ec719a992c565fd495ef2b6642641e)) +* **activitypub:** do not try to calculate timezone from missing geo-coordinates ([001a0ed](https://framagit.org/framasoft/mobilizon/commits/001a0ed1a50894ad1abe0f7fc9dc5b9666de5dae)) +* **activitypub:** handle actors following with manually_approves_followers not set ([7351468](https://framagit.org/framasoft/mobilizon/commits/73514688423b92b9f62b52fd54f2e523abeb3e34)) +* **activitypub:** handle any type of error when fetching Application actor from NodeInfo ([9308c53](https://framagit.org/framasoft/mobilizon/commits/9308c5399dc2e7afd8844d083de2ea291a3c5a66)) +* **activitypub:** handle issue with AP Fetcher not catching some changeset errors ([e3b3643](https://framagit.org/framasoft/mobilizon/commits/e3b36434cb05feb2e6add2b6b229e83b9dccf825)), closes [#1409](https://framagit.org/framasoft/mobilizon/issues/1409) +* **activitypub:** make relay outbox events ordered by desc publication date ([e73fd9b](https://framagit.org/framasoft/mobilizon/commits/e73fd9b370b9679a0ab424a0bd44f262a21a4697)) +* **activitypub:** refresh NodeInfo metadata straight away when adding a new instance to follow ([2f4b8fe](https://framagit.org/framasoft/mobilizon/commits/2f4b8feeba9e7e1c4d1fc967505b3ed80e314b3c)) +* allow html_to_text to receive nil, e.g. for empty event descriptions ([5030b75](https://framagit.org/framasoft/mobilizon/commits/5030b755a0880a022d0656598b591cb47ebd7dc5)) +* **announcements:** error message not showing when an event announcement is created with empty text ([ef20585](https://framagit.org/framasoft/mobilizon/commits/ef20585f8cc1e4ac2f2f3359a70b7f456d2adeeb)) +* **announcements:** make sure only valid announcements are shown to the user ([c9a1c35](https://framagit.org/framasoft/mobilizon/commits/c9a1c35aa7a1d399b524dc5cc1fbebb38681ee24)) +* **backend:** avoid duplicating locality and region if they are the same ([5de22f9](https://framagit.org/framasoft/mobilizon/commits/5de22f91e22109da9e2169928dc744acd94b7299)) +* **backend:** fix sending N notifications to a single conversation participant ([9537988](https://framagit.org/framasoft/mobilizon/commits/95379885c8fb3decd19fa434774023a7b05ef0b5)), closes [#1384](https://framagit.org/framasoft/mobilizon/issues/1384) +* **backend:** hide non-public replies to comments in event comment threads ([10c4038](https://framagit.org/framasoft/mobilizon/commits/10c4038b856b7e5c4981dcdce0bb9a885afb3cea)) +* **backend:** only send announcement event emails when the comment author has the right to do so ([0bd00de](https://framagit.org/framasoft/mobilizon/commits/0bd00de501b36c5f2320c2530019f302bf084517)) +* **backend:** validate length of instance actor details and set description column to text ([f7585cf](https://framagit.org/framasoft/mobilizon/commits/f7585cfc759576475133bcc86d2e816b2553626d)), closes [#1393](https://framagit.org/framasoft/mobilizon/issues/1393) +* **back:** fix instances filtering ([b3ba45e](https://framagit.org/framasoft/mobilizon/commits/b3ba45e8a73038dc70286afbb479c1db51b6fbcd)) +* **back:** sitemapper fix after upgrade ([1acf931](https://framagit.org/framasoft/mobilizon/commits/1acf931ac558ac0818213264a6177a1f647393f1)) +* **docker:** add --break-system-packages to pip install to add weasyprint and pyexcel-ods3 ([889cb91](https://framagit.org/framasoft/mobilizon/commits/889cb91f2649861a87eb7e959065cfb49b30f366)) +* **docker:** remove openssl1.1-compat ([75d7816](https://framagit.org/framasoft/mobilizon/commits/75d7816a6cd1fe6754a66c1bb81153068b9c13e3)), closes [#1390](https://framagit.org/framasoft/mobilizon/issues/1390) +* **event announcements:** only show comments from event organizers in event announcement list ([01eecbf](https://framagit.org/framasoft/mobilizon/commits/01eecbf1d46614241c92e1a38e30057a84c55744)) +* **feeds:** increase feed item limit from 500 to 5000 ([ff0440c](https://framagit.org/framasoft/mobilizon/commits/ff0440c634ac17813607f5929cd4024d87601c3b)) +* **feeds:** make sure posts for feeds are ordered by publication date desc ([3c75856](https://framagit.org/framasoft/mobilizon/commits/3c7585614971849035011ede6c0d5d2d5621df81)) +* **front-end:** fix current actor not being set on first access when relogging ([ae466b8](https://framagit.org/framasoft/mobilizon/commits/ae466b879cd09a9d04ffab0469ee991c7d90ce8e)) +* **front-end:** fix issues with expired accessToken refreshment queue ([d4489f6](https://framagit.org/framasoft/mobilizon/commits/d4489f691b312891013767f7e39d92a9b0863387)) +* **front:** add a required attribute to the text editor and show error message if text empty on blur ([ba66874](https://framagit.org/framasoft/mobilizon/commits/ba66874cc3e5979c2a9a6f86ea55463eca911472)) +* **front:** add announcements link on EventParticipationCard as well as EventView ([83eb5c6](https://framagit.org/framasoft/mobilizon/commits/83eb5c6a69ac312c19dc3cef10f26ab686cb4be7)) +* **front:** add condition on DraggableList in ResourceFolder.vue ([a408b47](https://framagit.org/framasoft/mobilizon/commits/a408b476cf2151298c7cf4eb6b3268334be13599)) +* **front:** correctly show error message when a tag is too short ([cba2075](https://framagit.org/framasoft/mobilizon/commits/cba2075431d1de4bf621e1d2b2a2e5f0641997c6)), closes [#1382](https://framagit.org/framasoft/mobilizon/issues/1382) +* **front:** create head without old options ([45f8757](https://framagit.org/framasoft/mobilizon/commits/45f8757d72d1a2c72d069ced6fcbe21571d334c5)) +* **frontend:** various fixes ([456dc36](https://framagit.org/framasoft/mobilizon/commits/456dc36f64b3eb7c43d8ff69aa458b89b5a5b4ab)) +* **front:** escape event.title when it's passed to dialog component HTML message ([f4ee116](https://framagit.org/framasoft/mobilizon/commits/f4ee11611294c2cc957453768f768de0a51b05a7)) +* **front:** fix debouncing instances filtering ([fe0cf93](https://framagit.org/framasoft/mobilizon/commits/fe0cf9360428185d261dad4065a7bea1dd8d8d59)) +* **front:** fix dialog from EventParticipationCard.vue without input ([89641c5](https://framagit.org/framasoft/mobilizon/commits/89641c502ef5771f93cfa55caea6b52c63e73b4b)) +* **front:** fix ErrorComponent.vue sentry integration ([00d8bc7](https://framagit.org/framasoft/mobilizon/commits/00d8bc733d52a810c438e1081496e3b0ac58958f)) +* **front:** fix focus when creating a new resource ([76668e0](https://framagit.org/framasoft/mobilizon/commits/76668e0bebd2bd235925494f90fac6400e74d179)) +* **front:** fix focusing text editor ([3b7124a](https://framagit.org/framasoft/mobilizon/commits/3b7124a57b2dedf5583fdebced6b9a4e502e8731)) +* **front:** fix reporting group ([57d0372](https://framagit.org/framasoft/mobilizon/commits/57d0372ce8b29952caff8bbf7c902c7862a77b49)) +* **front:** fix TagInput display ([790db90](https://framagit.org/framasoft/mobilizon/commits/790db906a6e814352aa694c26febb9d6a43fa321)) +* **front:** fix TagInput width properly ([6a4123f](https://framagit.org/framasoft/mobilizon/commits/6a4123f385fb2e20aab1c1cbc666c5d1a3f93589)) +* **front:** husky fixes after upgrade ([04edc4f](https://framagit.org/framasoft/mobilizon/commits/04edc4fef08306c55067abd0e22443c4cb43d7c8)) +* **front:** improve display of SendPasswordReset view ([1d39eb5](https://framagit.org/framasoft/mobilizon/commits/1d39eb548898b3c4840b4a36950a62b4ce46ba90)) +* **front:** only update identity username from name if it's a new identity ([34c0dd6](https://framagit.org/framasoft/mobilizon/commits/34c0dd6498247cf6a90576a602c4e305c80c9692)) +* **front:** patch vue-i18n-extract because of mjs incompatibility ([1f4a7c2](https://framagit.org/framasoft/mobilizon/commits/1f4a7c253bfe40809b432f3a36faa6b5fb340ae9)) +* **front:** remove broken identity check in EventMinimalistCard ([ee63814](https://framagit.org/framasoft/mobilizon/commits/ee6381463d9f8e6d130e29b410cf5e2700f3c10b)) +* **front:** reset instances list to page 1 if filter or follow status changes ([2b5439b](https://framagit.org/framasoft/mobilizon/commits/2b5439b1d0ef1f60c19019540a01eb6d437eee23)) +* **front:** reset page to lower or page 1 if we didn't found results in instances view ([48f57ec](https://framagit.org/framasoft/mobilizon/commits/48f57ec1cf3ce81c3c83333bea59c2a7d8c70e99)) +* **front:** rollback to vue 3.3 for now ([5cb4fc1](https://framagit.org/framasoft/mobilizon/commits/5cb4fc11c4ccc381a041cb2615913a8fb77e1b85)) +* **front:** show correct label when adding a new calc or videoconference resource in resources ([cecbea6](https://framagit.org/framasoft/mobilizon/commits/cecbea6db52d360e046d69cf0762eb1208c45f19)) +* **front:** tagInput fixes ([f6bcb02](https://framagit.org/framasoft/mobilizon/commits/f6bcb02b9802e04bd8e9c80092a0680b64482688)) +* **front:** uI fixes ([0948cce](https://framagit.org/framasoft/mobilizon/commits/0948cce83e5af128f78b67891ed24c323b159f0f)) +* **front:** use functions to generate classnames dynamically ([98230a5](https://framagit.org/framasoft/mobilizon/commits/98230a56bb5e1c75f070e4d4c352028741869066)) +* **front:** various cleanups ([6a482b0](https://framagit.org/framasoft/mobilizon/commits/6a482b0d9754fc85f1f61922e92852fbca52beb9)) +* **front:** various little CSS fixes ([51d43aa](https://framagit.org/framasoft/mobilizon/commits/51d43aa2d1d1f099078895d67a45fc27b74d4604)) +* **front:** various UI improvements ([a6a1ab7](https://framagit.org/framasoft/mobilizon/commits/a6a1ab71c23264805d61b5312982e6d345454027)) +* **front:** vite fixes after upgrade (everything is esm) ([b1ecf4b](https://framagit.org/framasoft/mobilizon/commits/b1ecf4b36f5855c895f72c4d9dc0f7e1beb449e1)) +* **graphql:** add missing operation name for RegisterPerson ([a47f4f6](https://framagit.org/framasoft/mobilizon/commits/a47f4f6444d12a13a6f7e79ed6746e74088ca294)) +* **graphql:** fix checking actor identity when publishing event announcements ([5bc0593](https://framagit.org/framasoft/mobilizon/commits/5bc0593ed6e772d48722c308ccb444dc49f3c079)) +* **nodeinfo:** fix getting application actor information from NodeInfo response ([dd775b6](https://framagit.org/framasoft/mobilizon/commits/dd775b6ae25f381cf76e00999fd7d37764870122)) +* **nodeinfo:** make sure we only process JSON content ([da3b074](https://framagit.org/framasoft/mobilizon/commits/da3b0746198544d7977d9c0b32d8a26e1da64d40)) +* **front:** fix adding tags to an event ([d75d464](https://framagit.org/framasoft/mobilizon/commits/d75d464135332f639bd275684109a89980718b75)), closes [#1419](https://framagit.org/framasoft/mobilizon/issues/1419) +* **front:** fix space around input icons ([ba9299c](https://framagit.org/framasoft/mobilizon/commits/ba9299c6321cd62bb84efb6db5b6e122e4b1b264)) +* **backend:** set Gettext default locale to "en" ([d390a91](https://framagit.org/framasoft/mobilizon/commits/d390a915d80ce5d2447f5323b78c71e9e1aa58dc)) +* **front:** fix discussion comment changed subscription done before having slug value ([0670297](https://framagit.org/framasoft/mobilizon/commits/067029705dd3c78b54ea4765357ba58930144aab)) +* **front:** fix typing for canReport prop on DiscussionComment ([c2055d9](https://framagit.org/framasoft/mobilizon/commits/c2055d92ae7707b5aab3fd14ea827df0696cca61)) +* **front:** remove extra classes on comment that are not needed ([a9b9775](https://framagit.org/framasoft/mobilizon/commits/a9b977540b900416cfe0d5739cba13e506f83120)) + ## 4.1.0-beta.1 (2024-02-27) ### Bug Fixes diff --git a/mix.exs b/mix.exs index 754f83d95..f05d8b0e2 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Mobilizon.Mixfile do use Mix.Project - @version "4.1.0-beta.1" + @version "4.1.0" def project do [ diff --git a/package-lock.json b/package-lock.json index 8f1b6b49f..894cf9533 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mobilizon", - "version": "4.1.0-beta.1", + "version": "4.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mobilizon", - "version": "4.1.0-beta.1", + "version": "4.1.0", "hasInstallScript": true, "dependencies": { "@apollo/client": "^3.3.16", diff --git a/package.json b/package.json index d54bb5c32..16bf7c5a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mobilizon", - "version": "4.1.0-beta.1", + "version": "4.1.0", "private": true, "scripts": { "dev": "vite",