mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 03:13:12 +00:00
Fix trads
This commit is contained in:
parent
4490f75dd4
commit
0c1eaa956d
1 changed files with 2 additions and 9 deletions
|
@ -257,15 +257,10 @@ msgid "Current attributes"
|
|||
msgstr "Attributs actuels"
|
||||
|
||||
#: preferences/models.py:78
|
||||
#, fuzzy
|
||||
#| msgid "Users can edit their room"
|
||||
msgid "Users can't select their room"
|
||||
msgstr "Les utilisateurs peuvent modifier leur chambre"
|
||||
msgstr "Les utilisateurs ne peuvent pas modifier leur chambre"
|
||||
|
||||
#: preferences/models.py:79
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Users can select a room occupied by a user with a disabled connection."
|
||||
msgid ""
|
||||
"Users can only select a room occupied by a user with a disabled connection."
|
||||
msgstr ""
|
||||
|
@ -273,10 +268,8 @@ msgstr ""
|
|||
"connexion est désactivée."
|
||||
|
||||
#: preferences/models.py:80
|
||||
#, fuzzy
|
||||
#| msgid "Users can edit their room"
|
||||
msgid "Users can select all rooms"
|
||||
msgstr "Les utilisateurs peuvent modifier leur chambre"
|
||||
msgstr "Les utilisateurs peuvent choisir toutes les chambres"
|
||||
|
||||
#: preferences/models.py:86
|
||||
msgid "Users can create a club."
|
||||
|
|
Loading…
Reference in a new issue