Update translations

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-12-13 17:45:29 +01:00
parent 9e8e2a97d1
commit 44cd4129bb
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
76 changed files with 3845 additions and 3724 deletions

View File

@ -1253,5 +1253,12 @@
"The membership request from {profile} was rejected": "The membership request from {profile} was rejected",
"The member was approved": "The member was approved",
"Emails usually don't contain capitals, make sure you haven't made a typo.": "Emails usually don't contain capitals, make sure you haven't made a typo.",
"To follow groups and be informed of their latest events": "To follow groups and be informed of their latest events"
"To follow groups and be informed of their latest events": "To follow groups and be informed of their latest events",
"No group member found": "No group member found",
"This group was not found": "This group was not found",
"Back to group list": "Back to group list",
"This profile was not found": "This profile was not found",
"Back to profile list": "Back to profile list",
"This user was not found": "This user was not found",
"Back to user list": "Back to user list"
}

View File

@ -1357,5 +1357,12 @@
"The membership request from {profile} was rejected": "La demande d'adhésion de {profile} a été rejetée",
"The member was approved": "Le ou la membre a été approuvée",
"Emails usually don't contain capitals, make sure you haven't made a typo.": "Les emails ne contiennent d'ordinaire pas de capitales, assurez-vous de n'avoir pas fait de faute de frappe.",
"To follow groups and be informed of their latest events": "Afin de suivre des groupes et être informé de leurs derniers événements"
"To follow groups and be informed of their latest events": "Afin de suivre des groupes et être informé de leurs derniers événements",
"No group member found": "Aucun membre du groupe trouvé",
"This group was not found": "Ce groupe n'a pas été trouvé",
"Back to group list": "Retour à la liste des groupes",
"This profile was not found": "Ce profil n'a pas été trouvé",
"Back to profile list": "Retour à la liste des profiles",
"This user was not found": "Cet utilisateur⋅ice n'a pas été trouvé⋅e",
"Back to user list": "Retour à la liste des utilisateur⋅ices"
}

View File

@ -415,32 +415,32 @@ msgstr ""
msgid "%{profile} created the resource %{resource} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:86
msgid "%{profile} archived the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:26
msgid "%{profile} created the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:101
msgid "%{profile} deleted the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:56
msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:71
msgid "%{profile} renamed the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:41
msgid "%{profile} replied to the discussion %{discussion} in group %{group}."
msgstr ""

View File

@ -1427,8 +1427,8 @@ msgstr ""
#. 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.
#. 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.
#, elixir-format
#: lib/service/export/participants/csv.ex:73
#: lib/service/export/participants/ods.ex:77 lib/service/export/participants/pdf.ex:91
#: lib/service/export/participants/csv.ex:81
#: lib/service/export/participants/ods.ex:86 lib/service/export/participants/pdf.ex:96
msgid "%{event}_participants"
msgstr ""

View File

@ -125,24 +125,24 @@ msgid "Cannot refresh the token"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:245
#: lib/graphql/resolvers/group.ex:252
msgid "Current profile is not a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:256
msgid "Current profile is not an administrator of the selected group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:613
#: lib/graphql/resolvers/user.ex:612
msgid "Error while saving user settings"
msgstr ""
#, elixir-format
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:242
#: lib/graphql/resolvers/group.ex:274 lib/graphql/resolvers/group.ex:311 lib/graphql/resolvers/group.ex:342
#: lib/graphql/resolvers/group.ex:391 lib/graphql/resolvers/member.ex:79
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:281 lib/graphql/resolvers/group.ex:318 lib/graphql/resolvers/group.ex:349
#: lib/graphql/resolvers/group.ex:398 lib/graphql/resolvers/member.ex:81
msgid "Group not found"
msgstr ""
@ -157,7 +157,7 @@ msgid "Impossible to authenticate, either your email or password are invalid."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:308
#: lib/graphql/resolvers/group.ex:315
msgid "Member not found"
msgstr ""
@ -190,33 +190,33 @@ msgid "Registrations are not open"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:428
#: lib/graphql/resolvers/user.ex:429
msgid "The current password is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:471
#: lib/graphql/resolvers/user.ex:472
msgid "The new email doesn't seem to be valid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:474
#: lib/graphql/resolvers/user.ex:475
msgid "The new email must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:431
#: lib/graphql/resolvers/user.ex:432
msgid "The new password must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:478 lib/graphql/resolvers/user.ex:540
#: lib/graphql/resolvers/user.ex:543
#: lib/graphql/resolvers/user.ex:479 lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:544
msgid "The password provided is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:435
#: lib/graphql/resolvers/user.ex:436
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr ""
@ -236,27 +236,27 @@ msgid "Unable to validate user"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:521
#: lib/graphql/resolvers/user.ex:522
msgid "User already disabled"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:588
#: lib/graphql/resolvers/user.ex:587
msgid "User requested is not logged-in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:280
#: lib/graphql/resolvers/group.ex:287
msgid "You are already a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:315
#: lib/graphql/resolvers/group.ex:322
msgid "You can't leave this group because you are the only administrator"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:277
#: lib/graphql/resolvers/group.ex:284
msgid "You cannot join this group"
msgstr ""
@ -266,37 +266,37 @@ msgid "You may not list groups unless moderator."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:486
#: lib/graphql/resolvers/user.ex:487
msgid "You need to be logged-in to change your email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:443
#: lib/graphql/resolvers/user.ex:444
msgid "You need to be logged-in to change your password"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:254
#: lib/graphql/resolvers/group.ex:261
msgid "You need to be logged-in to delete a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:548
#: lib/graphql/resolvers/user.ex:549
msgid "You need to be logged-in to delete your account"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:285
#: lib/graphql/resolvers/group.ex:292
msgid "You need to be logged-in to join a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:320
#: lib/graphql/resolvers/group.ex:327
msgid "You need to be logged-in to leave a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:218
#: lib/graphql/resolvers/group.ex:225
msgid "You need to be logged-in to update a group"
msgstr ""
@ -462,12 +462,12 @@ msgid "Post doesn't exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:82
#: lib/graphql/resolvers/member.ex:84
msgid "Profile invited doesn't exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:91 lib/graphql/resolvers/member.ex:95
#: lib/graphql/resolvers/member.ex:93 lib/graphql/resolvers/member.ex:97
msgid "Profile is already a member of this group"
msgstr ""
@ -542,13 +542,13 @@ msgid "You are already a participant of this event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:85
#: lib/graphql/resolvers/member.ex:87
msgid "You are not a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:155 lib/graphql/resolvers/member.ex:171
#: lib/graphql/resolvers/member.ex:186
#: lib/graphql/resolvers/member.ex:157 lib/graphql/resolvers/member.ex:173
#: lib/graphql/resolvers/member.ex:188
msgid "You are not a moderator or admin for this group"
msgstr ""
@ -584,7 +584,7 @@ msgid "You can't leave event because you're the only event creator participant"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:190
#: lib/graphql/resolvers/member.ex:192
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
msgstr ""
@ -599,7 +599,7 @@ msgid "You cannot delete this event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:88
#: lib/graphql/resolvers/member.ex:90
msgid "You cannot invite to this group"
msgstr ""
@ -784,12 +784,12 @@ msgid "You need to be logged in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:116
#: lib/graphql/resolvers/member.ex:118
msgid "You can't accept this invitation with this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:137
#: lib/graphql/resolvers/member.ex:139
msgid "You can't reject this invitation with this profile."
msgstr ""
@ -799,7 +799,7 @@ msgid "File doesn't have an allowed MIME type."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:213
#: lib/graphql/resolvers/group.ex:220
msgid "Profile is not administrator for the group"
msgstr ""
@ -814,17 +814,17 @@ msgid "You can't attribute this event to this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:140
#: lib/graphql/resolvers/member.ex:142
msgid "This invitation doesn't exist."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:215
#: lib/graphql/resolvers/member.ex:217
msgid "This member already has been rejected."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:239
#: lib/graphql/resolvers/member.ex:241
msgid "You don't have the right to remove this member."
msgstr ""
@ -849,7 +849,7 @@ msgid "Profile ID provided is not the anonymous profile one"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:159 lib/graphql/resolvers/group.ex:201
#: lib/graphql/resolvers/group.ex:161 lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/person.ex:148 lib/graphql/resolvers/person.ex:182 lib/graphql/resolvers/person.ex:304
msgid "The provided picture is too heavy"
msgstr ""
@ -865,7 +865,7 @@ msgid "Error while creating resource"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:504
#: lib/graphql/resolvers/user.ex:505
msgid "Invalid activation token"
msgstr ""
@ -906,7 +906,7 @@ msgid "Error while creating a discussion"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:627
#: lib/graphql/resolvers/user.ex:626
msgid "Error while updating locale"
msgstr ""
@ -921,17 +921,17 @@ msgid "Failed to leave the event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:209
#: lib/graphql/resolvers/group.ex:216
msgid "Failed to update the group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:468
#: lib/graphql/resolvers/user.ex:469
msgid "Failed to update user email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:500
#: lib/graphql/resolvers/user.ex:501
msgid "Failed to validate user email"
msgstr ""
@ -951,7 +951,7 @@ msgid "You are not the comment creator"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:425
#: lib/graphql/resolvers/user.ex:426
msgid "You cannot change your password."
msgstr ""
@ -976,7 +976,7 @@ msgid "Export to format %{format} is not enabled on this instance"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:165
#: lib/graphql/resolvers/group.ex:167
msgid "Only admins can create groups"
msgstr ""
@ -991,17 +991,17 @@ msgid "Unknown error while creating event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:481
#: lib/graphql/resolvers/user.ex:482
msgid "User cannot change email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:364
#: lib/graphql/resolvers/group.ex:371
msgid "Follow does not match your account"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:368
#: lib/graphql/resolvers/group.ex:375
msgid "Follow not found"
msgstr ""
@ -1016,37 +1016,37 @@ msgid "This profile does not belong to you"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:338
#: lib/graphql/resolvers/group.ex:345
msgid "You are already following this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:347
#: lib/graphql/resolvers/group.ex:354
msgid "You need to be logged-in to follow a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:396
#: lib/graphql/resolvers/group.ex:403
msgid "You need to be logged-in to unfollow a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:373
#: lib/graphql/resolvers/group.ex:380
msgid "You need to be logged-in to update a group follow"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:208
#: lib/graphql/resolvers/member.ex:210
msgid "This member does not exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:232
#: lib/graphql/resolvers/member.ex:234
msgid "You don't have the role needed to remove this member."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:250
#: lib/graphql/resolvers/member.ex:252
msgid "You must be logged-in to remove a member"
msgstr ""

View File

@ -409,32 +409,32 @@ msgstr ""
msgid "%{profile} created the resource %{resource} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:86
msgid "%{profile} archived the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:26
msgid "%{profile} created the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:101
msgid "%{profile} deleted the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:56
msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:71
msgid "%{profile} renamed the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:41
msgid "%{profile} replied to the discussion %{discussion} in group %{group}."
msgstr ""

View File

@ -1406,8 +1406,8 @@ msgstr ""
#. 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.
#. 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.
#, elixir-format
#: lib/service/export/participants/csv.ex:73
#: lib/service/export/participants/ods.ex:77 lib/service/export/participants/pdf.ex:91
#: lib/service/export/participants/csv.ex:81
#: lib/service/export/participants/ods.ex:86 lib/service/export/participants/pdf.ex:96
msgid "%{event}_participants"
msgstr ""

View File

@ -99,24 +99,24 @@ msgid "Cannot refresh the token"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:245
#: lib/graphql/resolvers/group.ex:252
msgid "Current profile is not a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:256
msgid "Current profile is not an administrator of the selected group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:613
#: lib/graphql/resolvers/user.ex:612
msgid "Error while saving user settings"
msgstr ""
#, elixir-format
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:242
#: lib/graphql/resolvers/group.ex:274 lib/graphql/resolvers/group.ex:311 lib/graphql/resolvers/group.ex:342
#: lib/graphql/resolvers/group.ex:391 lib/graphql/resolvers/member.ex:79
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:281 lib/graphql/resolvers/group.ex:318 lib/graphql/resolvers/group.ex:349
#: lib/graphql/resolvers/group.ex:398 lib/graphql/resolvers/member.ex:81
msgid "Group not found"
msgstr ""
@ -131,7 +131,7 @@ msgid "Impossible to authenticate, either your email or password are invalid."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:308
#: lib/graphql/resolvers/group.ex:315
msgid "Member not found"
msgstr ""
@ -164,33 +164,33 @@ msgid "Registrations are not open"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:428
#: lib/graphql/resolvers/user.ex:429
msgid "The current password is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:471
#: lib/graphql/resolvers/user.ex:472
msgid "The new email doesn't seem to be valid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:474
#: lib/graphql/resolvers/user.ex:475
msgid "The new email must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:431
#: lib/graphql/resolvers/user.ex:432
msgid "The new password must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:478 lib/graphql/resolvers/user.ex:540
#: lib/graphql/resolvers/user.ex:543
#: lib/graphql/resolvers/user.ex:479 lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:544
msgid "The password provided is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:435
#: lib/graphql/resolvers/user.ex:436
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr ""
@ -210,27 +210,27 @@ msgid "Unable to validate user"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:521
#: lib/graphql/resolvers/user.ex:522
msgid "User already disabled"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:588
#: lib/graphql/resolvers/user.ex:587
msgid "User requested is not logged-in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:280
#: lib/graphql/resolvers/group.ex:287
msgid "You are already a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:315
#: lib/graphql/resolvers/group.ex:322
msgid "You can't leave this group because you are the only administrator"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:277
#: lib/graphql/resolvers/group.ex:284
msgid "You cannot join this group"
msgstr ""
@ -240,37 +240,37 @@ msgid "You may not list groups unless moderator."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:486
#: lib/graphql/resolvers/user.ex:487
msgid "You need to be logged-in to change your email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:443
#: lib/graphql/resolvers/user.ex:444
msgid "You need to be logged-in to change your password"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:254
#: lib/graphql/resolvers/group.ex:261
msgid "You need to be logged-in to delete a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:548
#: lib/graphql/resolvers/user.ex:549
msgid "You need to be logged-in to delete your account"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:285
#: lib/graphql/resolvers/group.ex:292
msgid "You need to be logged-in to join a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:320
#: lib/graphql/resolvers/group.ex:327
msgid "You need to be logged-in to leave a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:218
#: lib/graphql/resolvers/group.ex:225
msgid "You need to be logged-in to update a group"
msgstr ""
@ -436,12 +436,12 @@ msgid "Post doesn't exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:82
#: lib/graphql/resolvers/member.ex:84
msgid "Profile invited doesn't exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:91 lib/graphql/resolvers/member.ex:95
#: lib/graphql/resolvers/member.ex:93 lib/graphql/resolvers/member.ex:97
msgid "Profile is already a member of this group"
msgstr ""
@ -516,13 +516,13 @@ msgid "You are already a participant of this event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:85
#: lib/graphql/resolvers/member.ex:87
msgid "You are not a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:155 lib/graphql/resolvers/member.ex:171
#: lib/graphql/resolvers/member.ex:186
#: lib/graphql/resolvers/member.ex:157 lib/graphql/resolvers/member.ex:173
#: lib/graphql/resolvers/member.ex:188
msgid "You are not a moderator or admin for this group"
msgstr ""
@ -558,7 +558,7 @@ msgid "You can't leave event because you're the only event creator participant"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:190
#: lib/graphql/resolvers/member.ex:192
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
msgstr ""
@ -573,7 +573,7 @@ msgid "You cannot delete this event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:88
#: lib/graphql/resolvers/member.ex:90
msgid "You cannot invite to this group"
msgstr ""
@ -758,12 +758,12 @@ msgid "You need to be logged in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:116
#: lib/graphql/resolvers/member.ex:118
msgid "You can't accept this invitation with this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:137
#: lib/graphql/resolvers/member.ex:139
msgid "You can't reject this invitation with this profile."
msgstr ""
@ -773,7 +773,7 @@ msgid "File doesn't have an allowed MIME type."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:213
#: lib/graphql/resolvers/group.ex:220
msgid "Profile is not administrator for the group"
msgstr ""
@ -788,17 +788,17 @@ msgid "You can't attribute this event to this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:140
#: lib/graphql/resolvers/member.ex:142
msgid "This invitation doesn't exist."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:215
#: lib/graphql/resolvers/member.ex:217
msgid "This member already has been rejected."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:239
#: lib/graphql/resolvers/member.ex:241
msgid "You don't have the right to remove this member."
msgstr ""
@ -823,7 +823,7 @@ msgid "Profile ID provided is not the anonymous profile one"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:159 lib/graphql/resolvers/group.ex:201
#: lib/graphql/resolvers/group.ex:161 lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/person.ex:148 lib/graphql/resolvers/person.ex:182 lib/graphql/resolvers/person.ex:304
msgid "The provided picture is too heavy"
msgstr ""
@ -839,7 +839,7 @@ msgid "Error while creating resource"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:504
#: lib/graphql/resolvers/user.ex:505
msgid "Invalid activation token"
msgstr ""
@ -880,7 +880,7 @@ msgid "Error while creating a discussion"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:627
#: lib/graphql/resolvers/user.ex:626
msgid "Error while updating locale"
msgstr ""
@ -895,17 +895,17 @@ msgid "Failed to leave the event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:209
#: lib/graphql/resolvers/group.ex:216
msgid "Failed to update the group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:468
#: lib/graphql/resolvers/user.ex:469
msgid "Failed to update user email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:500
#: lib/graphql/resolvers/user.ex:501
msgid "Failed to validate user email"
msgstr ""
@ -925,7 +925,7 @@ msgid "You are not the comment creator"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:425
#: lib/graphql/resolvers/user.ex:426
msgid "You cannot change your password."
msgstr ""
@ -950,7 +950,7 @@ msgid "Export to format %{format} is not enabled on this instance"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:165
#: lib/graphql/resolvers/group.ex:167
msgid "Only admins can create groups"
msgstr ""
@ -965,17 +965,17 @@ msgid "Unknown error while creating event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:481
#: lib/graphql/resolvers/user.ex:482
msgid "User cannot change email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:364
#: lib/graphql/resolvers/group.ex:371
msgid "Follow does not match your account"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:368
#: lib/graphql/resolvers/group.ex:375
msgid "Follow not found"
msgstr ""
@ -990,37 +990,37 @@ msgid "This profile does not belong to you"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:338
#: lib/graphql/resolvers/group.ex:345
msgid "You are already following this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:347
#: lib/graphql/resolvers/group.ex:354
msgid "You need to be logged-in to follow a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:396
#: lib/graphql/resolvers/group.ex:403
msgid "You need to be logged-in to unfollow a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:373
#: lib/graphql/resolvers/group.ex:380
msgid "You need to be logged-in to update a group follow"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:208
#: lib/graphql/resolvers/member.ex:210
msgid "This member does not exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:232
#: lib/graphql/resolvers/member.ex:234
msgid "You don't have the role needed to remove this member."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:250
#: lib/graphql/resolvers/member.ex:252
msgid "You must be logged-in to remove a member"
msgstr ""

View File

@ -407,32 +407,32 @@ msgstr ""
msgid "%{profile} created the resource %{resource} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:86
msgid "%{profile} archived the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:26
msgid "%{profile} created the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:101
msgid "%{profile} deleted the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:56
msgid "%{profile} mentionned you in the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:71
msgid "%{profile} renamed the discussion %{discussion} in group %{group}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/discussion.ex:41
msgid "%{profile} replied to the discussion %{discussion} in group %{group}."
msgstr ""

View File

@ -1661,8 +1661,8 @@ msgstr "T'han aprovat la participació a %{title}"
#. 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.
#. 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.
#, elixir-format
#: lib/service/export/participants/csv.ex:73
#: lib/service/export/participants/ods.ex:77 lib/service/export/participants/pdf.ex:91
#: lib/service/export/participants/csv.ex:81
#: lib/service/export/participants/ods.ex:86 lib/service/export/participants/pdf.ex:96
msgid "%{event}_participants"
msgstr ""

View File

@ -100,24 +100,24 @@ msgid "Cannot refresh the token"
msgstr "No s'ha pogut actualitzar el codi d'accés"
#, elixir-format
#: lib/graphql/resolvers/group.ex:245
#: lib/graphql/resolvers/group.ex:252
msgid "Current profile is not a member of this group"
msgstr "El perfil actual no pertany a aquest grup"
#, elixir-format
#: lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:256
msgid "Current profile is not an administrator of the selected group"
msgstr "El perfil actual no administra el grup seleccionat"
#, elixir-format
#: lib/graphql/resolvers/user.ex:613
#: lib/graphql/resolvers/user.ex:612
msgid "Error while saving user settings"
msgstr "No s'han pogut desar les preferències"
#, elixir-format
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:242
#: lib/graphql/resolvers/group.ex:274 lib/graphql/resolvers/group.ex:311 lib/graphql/resolvers/group.ex:342
#: lib/graphql/resolvers/group.ex:391 lib/graphql/resolvers/member.ex:79
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:281 lib/graphql/resolvers/group.ex:318 lib/graphql/resolvers/group.ex:349
#: lib/graphql/resolvers/group.ex:398 lib/graphql/resolvers/member.ex:81
msgid "Group not found"
msgstr "No s'ha trobat el grup"
@ -132,7 +132,7 @@ msgid "Impossible to authenticate, either your email or password are invalid."
msgstr "No t'hem pogut autenticar. El teu correu o contrasenya són incorrectes."
#, elixir-format
#: lib/graphql/resolvers/group.ex:308
#: lib/graphql/resolvers/group.ex:315
msgid "Member not found"
msgstr "No s'ha trobat el/la membre"
@ -165,33 +165,33 @@ msgid "Registrations are not open"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:428
#: lib/graphql/resolvers/user.ex:429
msgid "The current password is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:471
#: lib/graphql/resolvers/user.ex:472
msgid "The new email doesn't seem to be valid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:474
#: lib/graphql/resolvers/user.ex:475
msgid "The new email must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:431
#: lib/graphql/resolvers/user.ex:432
msgid "The new password must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:478 lib/graphql/resolvers/user.ex:540
#: lib/graphql/resolvers/user.ex:543
#: lib/graphql/resolvers/user.ex:479 lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:544
msgid "The password provided is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:435
#: lib/graphql/resolvers/user.ex:436
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr ""
@ -211,27 +211,27 @@ msgid "Unable to validate user"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:521
#: lib/graphql/resolvers/user.ex:522
msgid "User already disabled"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:588
#: lib/graphql/resolvers/user.ex:587
msgid "User requested is not logged-in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:280
#: lib/graphql/resolvers/group.ex:287
msgid "You are already a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:315
#: lib/graphql/resolvers/group.ex:322
msgid "You can't leave this group because you are the only administrator"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:277
#: lib/graphql/resolvers/group.ex:284
msgid "You cannot join this group"
msgstr ""
@ -241,37 +241,37 @@ msgid "You may not list groups unless moderator."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:486
#: lib/graphql/resolvers/user.ex:487
msgid "You need to be logged-in to change your email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:443
#: lib/graphql/resolvers/user.ex:444
msgid "You need to be logged-in to change your password"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:254
#: lib/graphql/resolvers/group.ex:261
msgid "You need to be logged-in to delete a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:548
#: lib/graphql/resolvers/user.ex:549
msgid "You need to be logged-in to delete your account"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:285
#: lib/graphql/resolvers/group.ex:292
msgid "You need to be logged-in to join a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:320
#: lib/graphql/resolvers/group.ex:327
msgid "You need to be logged-in to leave a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:218
#: lib/graphql/resolvers/group.ex:225
msgid "You need to be logged-in to update a group"
msgstr ""
@ -437,12 +437,12 @@ msgid "Post doesn't exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:82
#: lib/graphql/resolvers/member.ex:84
msgid "Profile invited doesn't exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:91 lib/graphql/resolvers/member.ex:95
#: lib/graphql/resolvers/member.ex:93 lib/graphql/resolvers/member.ex:97
msgid "Profile is already a member of this group"
msgstr ""
@ -517,13 +517,13 @@ msgid "You are already a participant of this event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:85
#: lib/graphql/resolvers/member.ex:87
msgid "You are not a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:155 lib/graphql/resolvers/member.ex:171
#: lib/graphql/resolvers/member.ex:186
#: lib/graphql/resolvers/member.ex:157 lib/graphql/resolvers/member.ex:173
#: lib/graphql/resolvers/member.ex:188
msgid "You are not a moderator or admin for this group"
msgstr ""
@ -559,7 +559,7 @@ msgid "You can't leave event because you're the only event creator participant"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:190
#: lib/graphql/resolvers/member.ex:192
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
msgstr ""
@ -574,7 +574,7 @@ msgid "You cannot delete this event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:88
#: lib/graphql/resolvers/member.ex:90
msgid "You cannot invite to this group"
msgstr ""
@ -759,12 +759,12 @@ msgid "You need to be logged in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:116
#: lib/graphql/resolvers/member.ex:118
msgid "You can't accept this invitation with this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:137
#: lib/graphql/resolvers/member.ex:139
msgid "You can't reject this invitation with this profile."
msgstr ""
@ -774,7 +774,7 @@ msgid "File doesn't have an allowed MIME type."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:213
#: lib/graphql/resolvers/group.ex:220
msgid "Profile is not administrator for the group"
msgstr ""
@ -789,17 +789,17 @@ msgid "You can't attribute this event to this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:140
#: lib/graphql/resolvers/member.ex:142
msgid "This invitation doesn't exist."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:215
#: lib/graphql/resolvers/member.ex:217
msgid "This member already has been rejected."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:239
#: lib/graphql/resolvers/member.ex:241
msgid "You don't have the right to remove this member."
msgstr ""
@ -824,7 +824,7 @@ msgid "Profile ID provided is not the anonymous profile one"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:159 lib/graphql/resolvers/group.ex:201
#: lib/graphql/resolvers/group.ex:161 lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/person.ex:148 lib/graphql/resolvers/person.ex:182 lib/graphql/resolvers/person.ex:304
msgid "The provided picture is too heavy"
msgstr ""
@ -840,7 +840,7 @@ msgid "Error while creating resource"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:504
#: lib/graphql/resolvers/user.ex:505
msgid "Invalid activation token"
msgstr ""
@ -881,7 +881,7 @@ msgid "Error while creating a discussion"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:627
#: lib/graphql/resolvers/user.ex:626
msgid "Error while updating locale"
msgstr ""
@ -896,17 +896,17 @@ msgid "Failed to leave the event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:209
#: lib/graphql/resolvers/group.ex:216
msgid "Failed to update the group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:468
#: lib/graphql/resolvers/user.ex:469
msgid "Failed to update user email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:500
#: lib/graphql/resolvers/user.ex:501
msgid "Failed to validate user email"
msgstr ""
@ -926,7 +926,7 @@ msgid "You are not the comment creator"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:425
#: lib/graphql/resolvers/user.ex:426
msgid "You cannot change your password."
msgstr ""
@ -951,7 +951,7 @@ msgid "Export to format %{format} is not enabled on this instance"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:165
#: lib/graphql/resolvers/group.ex:167
msgid "Only admins can create groups"
msgstr ""
@ -966,17 +966,17 @@ msgid "Unknown error while creating event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:481
#: lib/graphql/resolvers/user.ex:482
msgid "User cannot change email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:364
#: lib/graphql/resolvers/group.ex:371
msgid "Follow does not match your account"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:368
#: lib/graphql/resolvers/group.ex:375
msgid "Follow not found"
msgstr ""
@ -991,37 +991,37 @@ msgid "This profile does not belong to you"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:338
#: lib/graphql/resolvers/group.ex:345
msgid "You are already following this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:347
#: lib/graphql/resolvers/group.ex:354
msgid "You need to be logged-in to follow a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:396
#: lib/graphql/resolvers/group.ex:403
msgid "You need to be logged-in to unfollow a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:373
#: lib/graphql/resolvers/group.ex:380
msgid "You need to be logged-in to update a group follow"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:208
#: lib/graphql/resolvers/member.ex:210
msgid "This member does not exist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:232
#: lib/graphql/resolvers/member.ex:234
msgid "You don't have the role needed to remove this member."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:250
#: lib/graphql/resolvers/member.ex:252
msgid "You must be logged-in to remove a member"
msgstr ""

View File

@ -18,440 +18,440 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 4.9.1\n"
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:19
#: lib/web/templates/email/activity/_member_activity_item.text.eex:12
#, elixir-format
msgid "%{member} accepted the invitation to join the group."
msgstr "%{member} přijal pozvání do skupiny."
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:26
#: lib/web/templates/email/activity/_member_activity_item.text.eex:17
#, elixir-format
msgid "%{member} rejected the invitation to join the group."
msgstr "%{member} odmítl pozvání do skupiny."
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:4
#: lib/web/templates/email/activity/_member_activity_item.text.eex:1
#, elixir-format
msgid "%{member} requested to join the group."
msgstr "%{member} požádal o připojení ke skupině."
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:11
#: lib/web/templates/email/activity/_member_activity_item.text.eex:6
#, elixir-format
msgid "%{member} was invited by %{profile}."
msgstr "%{member} pozval %{profile}."
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:40
#: lib/web/templates/email/activity/_member_activity_item.text.eex:27
#, elixir-format
msgid "%{profile} added the member %{member}."
msgstr "%{profile} přidal člena %{member}."
#, elixir-format
#: lib/web/templates/email/activity/_discussion_activity_item.html.heex:46
#: lib/web/templates/email/activity/_discussion_activity_item.text.eex:19
#, elixir-format
msgid "%{profile} archived the discussion %{discussion}."
msgstr "%{profile} archivoval diskusi %{discussion}."
#, elixir-format
#: lib/web/templates/email/activity/_discussion_activity_item.html.heex:4
#: lib/web/templates/email/activity/_discussion_activity_item.text.eex:1
#, elixir-format
msgid "%{profile} created the discussion %{discussion}."
msgstr "%{profile} založil diskusi %{discussion}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:5
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:2
#, elixir-format
msgid "%{profile} created the folder %{resource}."
msgstr "%{profile} vytvořil složku %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_group_activity_item.html.heex:4
#: lib/web/templates/email/activity/_group_activity_item.text.eex:1
#, elixir-format
msgid "%{profile} created the group %{group}."
msgstr "%{profile} vytvořil skupinu %{group}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:20
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:8
#, elixir-format
msgid "%{profile} created the resource %{resource}."
msgstr "%{profile} vytvořil zdroj %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_discussion_activity_item.html.heex:60
#: lib/web/templates/email/activity/_discussion_activity_item.text.eex:25
#, elixir-format
msgid "%{profile} deleted the discussion %{discussion}."
msgstr "%{profile} smazal diskusi %{discussion}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:103
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:40
#, elixir-format
msgid "%{profile} deleted the folder %{resource}."
msgstr "%{profile} smazal složku %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:111
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:45
#, elixir-format
msgid "%{profile} deleted the resource %{resource}."
msgstr "%{profile} smazal prostředek %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:56
#: lib/web/templates/email/activity/_member_activity_item.text.eex:39
#, elixir-format
msgid "%{profile} excluded member %{member}."
msgstr "%{profile} vyloučil člena %{member}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:71
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:28
#, elixir-format
msgid "%{profile} moved the folder %{resource}."
msgstr "%{profile} přesunul složku %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:86
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:34
#, elixir-format
msgid "%{profile} moved the resource %{resource}."
msgstr "%{profile} přesunul prostředek %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_member_activity_item.html.heex:64
#: lib/web/templates/email/activity/_member_activity_item.text.eex:45
#, elixir-format
msgid "%{profile} quit the group."
msgstr "%{profile} ukončil skupinu."
#, elixir-format
#: lib/web/templates/email/activity/_discussion_activity_item.html.heex:32
#: lib/web/templates/email/activity/_discussion_activity_item.text.eex:13
#, elixir-format
msgid "%{profile} renamed the discussion %{discussion}."
msgstr "%{profile} přejmenoval diskusi %{discussion}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:37
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:14
#, elixir-format
msgid "%{profile} renamed the folder from %{old_resource_title} to %{resource}."
msgstr "%{profile} přejmenoval složku z %{old_resource_title} na %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_resource_activity_item.html.heex:53
#: lib/web/templates/email/activity/_resource_activity_item.text.eex:21
#, elixir-format
msgid "%{profile} renamed the resource from %{old_resource_title} to %{resource}."
msgstr "%{profile} přejmenoval zdroj z %{old_resource_title} na %{resource}."
#, elixir-format
#: lib/web/templates/email/activity/_discussion_activity_item.html.heex:18
#: lib/web/templates/email/activity/_discussion_activity_item.text.eex:7
#, elixir-format