partitioncloud-server/partitioncloud/translations/en/LC_MESSAGES/messages.po

716 lines
20 KiB
Plaintext
Raw Normal View History

2024-01-22 16:06:03 +01:00
# English translations for PROJECT.
# Copyright (C) 2024 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2024-04-10 18:48:57 +02:00
"POT-Creation-Date: 2024-04-10 18:47+0200\n"
2024-01-22 16:06:03 +01:00
"PO-Revision-Date: 2024-01-22 15:38+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
"Language-Team: en <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
2024-01-25 16:22:04 +01:00
"Generated-By: Babel 2.14.0\n"
2024-01-22 16:06:03 +01:00
2024-02-25 15:28:51 +01:00
#: partitioncloud/__init__.py:148
2024-01-25 16:22:04 +01:00
#, python-format
msgid "Created user %(username)s"
2024-01-22 16:06:03 +01:00
msgstr "Created user %(username)s"
2024-02-25 15:28:51 +01:00
#: partitioncloud/__init__.py:151
2024-01-25 16:22:04 +01:00
#, python-format
msgid "This album does not exists, but user %(username)s has been created"
2024-01-22 16:06:03 +01:00
msgstr "This album does not exists, but user %(username)s has been created"
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/albums.py:43
msgid "Missing search query"
2024-01-22 16:06:03 +01:00
msgstr "Missing search query"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:124 partitioncloud/modules/auth.py:27
#: partitioncloud/modules/auth.py:54 partitioncloud/modules/groupe.py:271
msgid "You need to login to access this resource."
msgstr "You need to login to access this resource."
#: partitioncloud/modules/albums.py:155 partitioncloud/modules/groupe.py:72
#: partitioncloud/modules/groupe.py:186
msgid "Missing name."
2024-01-22 16:06:03 +01:00
msgstr "Missing name."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:192
msgid "This album does not exist."
2024-01-22 16:06:03 +01:00
msgstr "This album does not exist."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:195
msgid "Album added to collection."
2024-01-22 16:06:03 +01:00
msgstr "Album added to collection."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:209 partitioncloud/modules/albums.py:272
#: partitioncloud/modules/albums.py:384
msgid "You are not a member of this album"
2024-01-22 16:06:03 +01:00
msgstr "You are not a member of this album"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:213
msgid "You are alone here, quitting means deleting this album."
2024-01-22 16:06:03 +01:00
msgstr "You are alone here, quitting means deleting this album."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:217
msgid "Album quitted."
2024-01-22 16:06:03 +01:00
msgstr "Album quitted."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:236
msgid "You are not alone in this album."
2024-01-22 16:06:03 +01:00
msgstr "You are not alone in this album."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:238
msgid "You don't own this album."
2024-01-22 16:06:03 +01:00
msgstr "You don't own this album."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:249
msgid "Album deleted."
2024-01-22 16:06:03 +01:00
msgstr "Album deleted."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:278 partitioncloud/modules/partition.py:153
2024-01-22 16:06:03 +01:00
#: partitioncloud/modules/partition.py:199
msgid "Missing title"
2024-01-22 16:06:03 +01:00
msgstr "Missing title"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:280 partitioncloud/modules/partition.py:63
msgid "Missing file"
2024-01-22 16:06:03 +01:00
msgstr "Missing file"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:292
msgid "Search results expired"
2024-01-22 16:06:03 +01:00
msgstr "Search results expired"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:302
2024-02-29 12:45:52 +01:00
msgid "Invalid PDF file"
msgstr ""
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:364
2024-01-25 16:22:04 +01:00
#, python-format
msgid "Score %(partition_name)s added"
2024-01-22 16:06:03 +01:00
msgstr "Score %(partition_name)s added"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:378
msgid "Selecting an album is mandatory."
2024-01-22 16:06:03 +01:00
msgstr "Selecting an album is mandatory."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:380
msgid "Selecting a score is mandatory."
2024-01-22 16:06:03 +01:00
msgstr "Selecting a score is mandatory."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:382
msgid "Please specify a score type."
2024-01-22 16:06:03 +01:00
msgstr "Please specify a score type."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:404
msgid "Score added"
2024-01-22 16:06:03 +01:00
msgstr "Score added"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:406
msgid "Score is already in the album."
2024-01-22 16:06:03 +01:00
msgstr "Score is already in the album."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/albums.py:418
msgid "Unknown score type."
2024-01-22 16:06:03 +01:00
msgstr "Unknown score type."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/auth.py:59 partitioncloud/modules/settings.py:50
#: partitioncloud/modules/settings.py:82
msgid "Missing rights."
2024-01-22 16:06:03 +01:00
msgstr "Missing rights."
#: partitioncloud/modules/auth.py:85
msgid "Missing username."
2024-01-22 16:06:03 +01:00
msgstr "Missing username."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/auth.py:87 partitioncloud/modules/settings.py:96
msgid "Missing password."
2024-01-22 16:06:03 +01:00
msgstr "Missing password."
#: partitioncloud/modules/auth.py:100
#, python-format
msgid "Username %(username)s is not available."
2024-01-22 16:06:03 +01:00
msgstr "Username %(username)s is not available."
#: partitioncloud/modules/auth.py:113
msgid "New users registration is disabled by owner."
2024-01-22 16:06:03 +01:00
msgstr "New users registration is disabled by owner."
#: partitioncloud/modules/auth.py:127
msgid "Successfully created new user. You can log in."
2024-01-22 16:06:03 +01:00
msgstr "Successfully created new user. You can log in."
2024-01-29 18:37:30 +01:00
#: partitioncloud/modules/auth.py:153
msgid "Incorrect username or password"
2024-01-22 16:06:03 +01:00
msgstr "Incorrect username or password"
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:121
msgid "Unknown group."
2024-01-22 16:06:03 +01:00
msgstr "Unknown group."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:124
msgid "Group added to collection."
2024-01-22 16:06:03 +01:00
msgstr "Group added to collection."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:135
msgid "You are not a member of this group."
2024-01-22 16:06:03 +01:00
msgstr "You are not a member of this group."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:139
msgid "You are alone here, quitting means deleting this group."
2024-01-22 16:06:03 +01:00
msgstr "You are alone here, quitting means deleting this group."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:143
msgid "Group quitted."
2024-01-22 16:06:03 +01:00
msgstr "Group quitted."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:156
msgid "You are not alone in this group."
2024-01-22 16:06:03 +01:00
msgstr "You are not alone in this group."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:167
msgid "Group deleted."
2024-01-22 16:06:03 +01:00
msgstr "Group deleted."
2024-04-10 18:48:57 +02:00
#: partitioncloud/modules/groupe.py:189
msgid "You are not admin of this group."
2024-01-22 16:06:03 +01:00
msgstr "You are not admin of this group."
#: partitioncloud/modules/partition.py:58
msgid "You don't own this score."
2024-01-22 16:06:03 +01:00
msgstr "You don't own this score."
#: partitioncloud/modules/partition.py:71
msgid "Missing filename."
2024-01-22 16:06:03 +01:00
msgstr "Missing filename."
#: partitioncloud/modules/partition.py:76
msgid "Unsupported file type."
2024-01-22 16:06:03 +01:00
msgstr "Unsupported file type."
#: partitioncloud/modules/partition.py:144
msgid "You are not allowed to edit this file."
2024-01-22 16:06:03 +01:00
msgstr "You are not allowed to edit this file."
#: partitioncloud/modules/partition.py:155
#: partitioncloud/modules/partition.py:201
msgid "Missing author in request body (can be null)."
2024-01-22 16:06:03 +01:00
msgstr "Missing author in request body (can be null)."
#: partitioncloud/modules/partition.py:157
#: partitioncloud/modules/partition.py:203
msgid "Missing lyrics (can be null)."
2024-01-22 16:06:03 +01:00
msgstr "Missing lyrics (can be null)."
#: partitioncloud/modules/partition.py:169
#: partitioncloud/modules/partition.py:215
#, python-format
msgid "Successfully modified %(name)s"
2024-01-22 16:06:03 +01:00
msgstr "Successfully modified %(name)s"
#: partitioncloud/modules/partition.py:230
msgid "You are not allowed to delete this score."
2024-01-22 16:06:03 +01:00
msgstr "You are not allowed to delete this score."
#: partitioncloud/modules/partition.py:238
msgid "Score deleted."
2024-01-22 16:06:03 +01:00
msgstr "Score deleted."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/settings.py:40 partitioncloud/modules/settings.py:72
2024-02-25 15:28:51 +01:00
msgid "Missing user id."
msgstr "Missing user id."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/settings.py:54
msgid "You are not allowed to delete your account."
msgstr "You are not allowed to delete your account."
#: partitioncloud/modules/settings.py:60
2024-02-25 15:28:51 +01:00
msgid "User successfully deleted."
msgstr "User successfully deleted."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/settings.py:86
2024-02-25 15:28:51 +01:00
msgid "Missing old password."
msgstr "Missing old password."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/settings.py:90
2024-02-25 15:28:51 +01:00
msgid "Incorrect password."
msgstr "Incorrect password."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/settings.py:100
2024-02-25 15:28:51 +01:00
msgid "Password and its confirmation differ."
msgstr "Password and its confirmation differ."
2024-02-29 12:45:52 +01:00
#: partitioncloud/modules/settings.py:104
2024-02-25 15:28:51 +01:00
msgid "Successfully updated password."
msgstr "Successfully updated password."
#: partitioncloud/templates/base.html:26
msgid "New Album"
2024-01-25 16:22:04 +01:00
msgstr "New Album"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:28 partitioncloud/templates/base.html:39
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/groupe/index.html:10
#: partitioncloud/templates/partition/attachments.html:11
msgid "Name"
2024-01-25 16:22:04 +01:00
msgstr "Name"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:29 partitioncloud/templates/base.html:40
msgid "Create"
2024-01-25 16:22:04 +01:00
msgstr "Create"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:33
msgid "I want to create a collection of albums."
2024-01-25 16:22:04 +01:00
msgstr "I want to create a collection of albums."
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:33
msgid "Create group"
2024-01-25 16:22:04 +01:00
msgstr "Create group"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:37
msgid "Create new group"
2024-01-25 16:22:04 +01:00
msgstr "Create new group"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:64
msgid "Search"
2024-01-25 16:22:04 +01:00
msgstr "Search"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:66
msgid "Number of online searches"
2024-01-25 16:22:04 +01:00
msgstr "Number of online searches"
#: partitioncloud/templates/admin/index.html:23
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:74
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/partition/details.html:41
msgid "Albums"
msgstr "Albums"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:78
msgid "New album"
2024-01-25 16:22:04 +01:00
msgstr "New album"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:95
msgid "No albums"
msgstr "No albums"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:114
msgid "No album available"
2024-01-25 16:22:04 +01:00
msgstr "No album available"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:128
msgid "Log in to see your albums"
2024-01-25 16:22:04 +01:00
msgstr "Log in to see your albums"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:142
msgid "Log out"
2024-01-25 16:22:04 +01:00
msgstr "Log out"
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:157
msgid "Admin Panel"
2024-01-25 16:22:04 +01:00
msgstr "Admin Panel"
#: partitioncloud/templates/auth/register.html:5
#: partitioncloud/templates/auth/register.html:20
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:169
msgid "Create account"
2024-01-25 16:22:04 +01:00
msgstr "Create account"
#: partitioncloud/templates/auth/login.html:5
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/auth/login.html:10
2024-02-25 15:28:51 +01:00
#: partitioncloud/templates/base.html:171
2024-01-29 18:37:30 +01:00
#: partitioncloud/templates/launch.html:26
msgid "Log in"
2024-01-25 16:22:04 +01:00
msgstr "Log in"
2024-01-29 18:37:30 +01:00
#: partitioncloud/templates/launch.html:33
msgid ""
"PartitionCloud is an open-source score library server, to help you in all"
" your musical activities"
msgstr ""
"PartitionCloud is an open-source score library server, to help you in all"
" your musical activities"
#: partitioncloud/templates/launch.html:38
msgid "Let's go !"
msgstr "Let's go !"
#: partitioncloud/templates/launch.html:44
msgid "Check code"
msgstr "Check code"
#: partitioncloud/templates/launch.html:55
#, python-format
msgid ""
"This instance is used by %(users)s users with a total of %(scores)s "
"scores."
2024-02-25 15:28:51 +01:00
msgstr "This instance has %(users)s users with a total of %(scores)s scores."
2024-01-29 18:37:30 +01:00
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/admin/index.html:5
msgid "Administration Panel"
2024-01-25 16:22:04 +01:00
msgstr "Administration Panel"
#: partitioncloud/templates/admin/index.html:9
msgid "New user"
2024-01-25 16:22:04 +01:00
msgstr "New user"
#: partitioncloud/templates/admin/index.html:12
msgid "See scores"
2024-01-25 16:22:04 +01:00
msgstr "See scores"
#: partitioncloud/templates/admin/index.html:15
msgid "See logs"
2024-01-25 16:22:04 +01:00
msgstr "See logs"
#: partitioncloud/templates/admin/index.html:22
msgid "User"
2024-01-25 16:22:04 +01:00
msgstr "User"
#: partitioncloud/templates/admin/index.html:24
msgid "Scores"
2024-01-25 16:22:04 +01:00
msgstr "Scores"
#: partitioncloud/templates/admin/index.html:25
msgid "Admin privileges"
2024-01-25 16:22:04 +01:00
msgstr "Admin privileges"
#: partitioncloud/templates/admin/logs.html:5
msgid "Logs"
msgstr "Logs"
#: partitioncloud/templates/admin/partitions.html:4
msgid "Scores list"
2024-01-25 16:22:04 +01:00
msgstr "Scores list"
#: partitioncloud/templates/admin/partitions.html:31
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:97
msgid "No available scores"
2024-01-25 16:22:04 +01:00
msgstr "No available scores"
#: partitioncloud/templates/albums/add-partition.html:3
msgid "New score"
2024-01-25 16:22:04 +01:00
msgstr "New score"
#: partitioncloud/templates/albums/album.html:12
msgid "Delete l'album"
2024-01-25 16:22:04 +01:00
msgstr "Delete album"
#: partitioncloud/templates/albums/album.html:13
#: partitioncloud/templates/albums/delete-album.html:6
msgid "Do you really want to delete this album?"
2024-01-25 16:22:04 +01:00
msgstr "Do you really want to delete this album?"
#: partitioncloud/templates/albums/album.html:16
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:64
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/albums/delete-album.html:8
#: partitioncloud/templates/groupe/index.html:20
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/groupe/index.html:57
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/partition/delete.html:10
#: partitioncloud/templates/partition/details.html:86
#: partitioncloud/templates/partition/edit.html:57
2024-02-29 12:45:52 +01:00
#: partitioncloud/templates/settings/index.html:19
msgid "Delete"
2024-01-25 16:22:04 +01:00
msgstr "Delete"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:52
msgid "Add a score"
2024-01-25 16:22:04 +01:00
msgstr "Add a score"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:55
#: partitioncloud/templates/groupe/index.html:47
msgid "Join"
2024-01-25 16:22:04 +01:00
msgstr "Join"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:57
#: partitioncloud/templates/groupe/index.html:49
msgid "Quit"
2024-01-25 16:22:04 +01:00
msgstr "Quit"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:59
#: partitioncloud/templates/groupe/index.html:51
msgid "Share"
2024-01-25 16:22:04 +01:00
msgstr "Share"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/albums/album.html:61
#: partitioncloud/templates/groupe/index.html:53
msgid "Download as zip"
msgstr "Download as zip"
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/albums/delete-album.html:3
#: partitioncloud/templates/partition/delete.html:4
#, python-format
msgid "Delete %(name)s"
2024-01-25 16:22:04 +01:00
msgstr "Delete %(name)s"
#: partitioncloud/templates/albums/delete-album.html:11
#: partitioncloud/templates/partition/delete.html:13
msgid "Cancel"
2024-01-25 16:22:04 +01:00
msgstr "Cancel"
#: partitioncloud/templates/albums/index.html:3
msgid "Home"
msgstr "Home"
#: partitioncloud/templates/albums/index.html:10
#, python-format
msgid "Hi %(user_name)s !"
2024-01-25 16:22:04 +01:00
msgstr "Hi %(user_name)s !"
#: partitioncloud/templates/albums/index.html:11
msgid "No album selected"
2024-01-25 16:22:04 +01:00
msgstr "No album selected"
#: partitioncloud/templates/albums/search.html:5
#, python-format
msgid "Search results for \"%(query)s\""
msgstr "Search results for \"%(query)s\""
#: partitioncloud/templates/albums/search.html:7
msgid "Results in current database"
msgstr "Results in current database"
#: partitioncloud/templates/albums/search.html:38
#: partitioncloud/templates/albums/search.html:70
msgid "Add to album"
msgstr "Add to album"
#: partitioncloud/templates/albums/search.html:45
msgid "Online search results"
msgstr ""
#: partitioncloud/templates/albums/search.html:77
msgid ""
"No results available. Try to tweak your query or increase the amount of "
"online searches."
msgstr ""
"No results available. Try to tweak your query or increase the amount of "
"online searches."
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/auth/login.html:8
#: partitioncloud/templates/auth/register.html:18
msgid "Username"
2024-01-25 16:22:04 +01:00
msgstr "Username"
#: partitioncloud/templates/auth/login.html:9
#: partitioncloud/templates/auth/register.html:19
msgid "Password"
2024-01-25 16:22:04 +01:00
msgstr "Password"
#: partitioncloud/templates/auth/register.html:10
msgid "Add to album:"
2024-01-25 16:22:04 +01:00
msgstr "Add to album:"
#: partitioncloud/templates/auth/register.html:12
msgid "None"
2024-01-25 16:22:04 +01:00
msgstr "None"
#: partitioncloud/templates/components/add_partition.html:1
#, python-format
msgid "Add a score to %(name)s"
2024-01-25 16:22:04 +01:00
msgstr "Add a score to %(name)s"
#: partitioncloud/templates/components/add_partition.html:4
msgid "title"
2024-01-25 16:22:04 +01:00
msgstr "title"
#: partitioncloud/templates/components/add_partition.html:5
msgid "author"
2024-01-25 16:22:04 +01:00
msgstr "author"
#: partitioncloud/templates/components/add_partition.html:6
msgid "lyrics"
2024-01-25 16:22:04 +01:00
msgstr "lyrics"
2024-01-29 18:37:30 +01:00
#: partitioncloud/templates/components/add_partition.html:12
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/groupe/index.html:11
#: partitioncloud/templates/partition/attachments.html:13
msgid "Add"
2024-01-25 16:22:04 +01:00
msgstr "Add"
#: partitioncloud/templates/components/input_file.html:4
msgid "Your file is selected."
msgstr "Your file is selected."
#: partitioncloud/templates/components/input_file.html:5
msgid "Select or drag & drop your file (pdf)."
msgstr "Select or drag & drop your file (pdf)."
2024-01-25 16:22:04 +01:00
#: partitioncloud/templates/groupe/index.html:8
#, python-format
msgid "Add an album to group %(name)s"
2024-01-25 16:22:04 +01:00
msgstr "Add an album to group %(name)s"
#: partitioncloud/templates/groupe/index.html:16
msgid "Delete group"
2024-01-25 16:22:04 +01:00
msgstr "Delete group"
#: partitioncloud/templates/groupe/index.html:17
msgid "Do you really want to delete this group and the albums it contains?"
2024-01-25 16:22:04 +01:00
msgstr "Do you really want to delete this group and the albums it contains?"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/groupe/index.html:56
msgid "Add an album"
2024-01-25 16:22:04 +01:00
msgstr "Add an album"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/groupe/index.html:77
msgid "Create one"
2024-01-25 16:22:04 +01:00
msgstr "Create one"
2024-04-10 18:48:57 +02:00
#: partitioncloud/templates/groupe/index.html:80
2024-01-25 16:22:04 +01:00
#, python-format
msgid "No available album. %(create)s"
2024-01-25 16:22:04 +01:00
msgstr "No available album. %(create)s"
#: partitioncloud/templates/partition/attachments.html:5
#, python-format
msgid "Attachments of %(name)s"
2024-01-25 16:22:04 +01:00
msgstr "Attachments of %(name)s"
#: partitioncloud/templates/partition/attachments.html:9
#, python-format
msgid "Add an attachment to %(name)s"
2024-01-25 16:22:04 +01:00
msgstr "Add an attachment to %(name)s"
#: partitioncloud/templates/partition/attachments.html:22
msgid ""
"No pdf viewer available in this browser.\n"
" You can use Firefox on Android."
2024-01-25 16:22:04 +01:00
msgstr ""
"No pdf viewer available in this browser.\n"
" You can use Firefox on Android."
#: partitioncloud/templates/partition/attachments.html:46
msgid "JavaScript is mandatory to read MIDI files"
2024-01-25 16:22:04 +01:00
msgstr "JavaScript is mandatory to read MIDI files"
#: partitioncloud/templates/partition/attachments.html:60
msgid "Add an attachment"
2024-01-25 16:22:04 +01:00
msgstr "Add an attachment"
#: partitioncloud/templates/partition/delete.html:8
msgid "Do you really want to delete this score?"
2024-01-25 16:22:04 +01:00
msgstr "Do you really want to delete this score?"
#: partitioncloud/templates/partition/details.html:4
#, python-format
msgid "Details of \"%(name)s\""
2024-01-25 16:22:04 +01:00
msgstr "Details of \"%(name)s\""
#: partitioncloud/templates/partition/details.html:12
msgid "Added by"
2024-01-25 16:22:04 +01:00
msgstr "Added by"
#: partitioncloud/templates/partition/details.html:23
msgid "Unknown"
2024-01-25 16:22:04 +01:00
msgstr "Unknown"
#: partitioncloud/templates/partition/details.html:29
msgid "Type"
2024-01-25 16:22:04 +01:00
msgstr "Type"
#: partitioncloud/templates/partition/details.html:52
#: partitioncloud/templates/partition/edit.html:13
msgid "File"
2024-01-25 16:22:04 +01:00
msgstr "File"
#: partitioncloud/templates/partition/details.html:58
#: partitioncloud/templates/partition/details.html:59
#: partitioncloud/templates/partition/edit.html:29
#: partitioncloud/templates/partition/edit.html:30
msgid "Title"
2024-01-25 16:22:04 +01:00
msgstr "Title"
#: partitioncloud/templates/partition/details.html:62
#: partitioncloud/templates/partition/details.html:63
#: partitioncloud/templates/partition/edit.html:33
#: partitioncloud/templates/partition/edit.html:34
msgid "Author"
2024-01-25 16:22:04 +01:00
msgstr "Author"
#: partitioncloud/templates/partition/details.html:66
#: partitioncloud/templates/partition/details.html:67
#: partitioncloud/templates/partition/edit.html:37
#: partitioncloud/templates/partition/edit.html:38
msgid "Lyrics"
2024-01-25 16:22:04 +01:00
msgstr "Lyrics"
#: partitioncloud/templates/partition/details.html:70
#: partitioncloud/templates/partition/edit.html:41
msgid "Attachments"
2024-01-25 16:22:04 +01:00
msgstr "Attachments"
#: partitioncloud/templates/partition/details.html:75
#: partitioncloud/templates/partition/edit.html:46
#, python-format
msgid "Yes, %(number)s"
2024-01-25 16:22:04 +01:00
msgstr "Yes, %(number)s"
#: partitioncloud/templates/partition/details.html:77
#: partitioncloud/templates/partition/edit.html:48
msgid "Add one"
2024-01-25 16:22:04 +01:00
msgstr "Add one"
#: partitioncloud/templates/partition/details.html:83
#: partitioncloud/templates/partition/edit.html:54
msgid "Update"
2024-01-25 16:22:04 +01:00
msgstr "Update"
#: partitioncloud/templates/partition/edit.html:6
#, python-format
msgid "Modify \"%(name)s\""
2024-01-25 16:22:04 +01:00
msgstr "Modify \"%(name)s\""
#: partitioncloud/templates/partition/edit.html:21
msgid "Source"
msgstr "Source"
2024-02-29 12:45:52 +01:00
#: partitioncloud/templates/settings/index.html:3
msgid "Settings"
msgstr "Settings"
#: partitioncloud/templates/settings/index.html:8
#: partitioncloud/templates/settings/index.html:39
#: partitioncloud/templates/settings/index.html:40
msgid "Delete account"
msgstr "Delete account"
#: partitioncloud/templates/settings/index.html:15
#, python-format
msgid ""
"Do you really want to delete %(username)s's account ? This action is "
"%(irreversible_bold)s."
msgstr ""
"Do you really want to delete %(username)s's account ? This action is "
"%(irreversible_bold)s."
#: partitioncloud/templates/settings/index.html:27
#, python-format
msgid "User %(username)s has %(album_count)s albums"
msgstr "User %(username)s has %(album_count)s albums"
#: partitioncloud/templates/settings/index.html:29
msgid "Change password"
msgstr "Change password"
#: partitioncloud/templates/settings/index.html:31
msgid "old password"
msgstr "old password"
#: partitioncloud/templates/settings/index.html:33
msgid "new password"
msgstr "new password"
#: partitioncloud/templates/settings/index.html:34
msgid "confirm new password"
msgstr "confirm new password"
#: partitioncloud/templates/settings/index.html:36
msgid "confirm"
msgstr "confirm"