mirror of
https://github.com/partitioncloud/partitioncloud-server.git
synced 2025-01-23 17:26:26 +01:00
716 lines
20 KiB
Plaintext
716 lines
20 KiB
Plaintext
# 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"
|
|
"POT-Creation-Date: 2024-04-10 18:47+0200\n"
|
|
"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"
|
|
"Generated-By: Babel 2.14.0\n"
|
|
|
|
#: partitioncloud/__init__.py:148
|
|
#, python-format
|
|
msgid "Created user %(username)s"
|
|
msgstr "Created user %(username)s"
|
|
|
|
#: partitioncloud/__init__.py:151
|
|
#, python-format
|
|
msgid "This album does not exists, but user %(username)s has been created"
|
|
msgstr "This album does not exists, but user %(username)s has been created"
|
|
|
|
#: partitioncloud/modules/albums.py:43
|
|
msgid "Missing search query"
|
|
msgstr "Missing search query"
|
|
|
|
#: 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."
|
|
msgstr "Missing name."
|
|
|
|
#: partitioncloud/modules/albums.py:192
|
|
msgid "This album does not exist."
|
|
msgstr "This album does not exist."
|
|
|
|
#: partitioncloud/modules/albums.py:195
|
|
msgid "Album added to collection."
|
|
msgstr "Album added to collection."
|
|
|
|
#: partitioncloud/modules/albums.py:209 partitioncloud/modules/albums.py:272
|
|
#: partitioncloud/modules/albums.py:384
|
|
msgid "You are not a member of this album"
|
|
msgstr "You are not a member of this album"
|
|
|
|
#: partitioncloud/modules/albums.py:213
|
|
msgid "You are alone here, quitting means deleting this album."
|
|
msgstr "You are alone here, quitting means deleting this album."
|
|
|
|
#: partitioncloud/modules/albums.py:217
|
|
msgid "Album quitted."
|
|
msgstr "Album quitted."
|
|
|
|
#: partitioncloud/modules/albums.py:236
|
|
msgid "You are not alone in this album."
|
|
msgstr "You are not alone in this album."
|
|
|
|
#: partitioncloud/modules/albums.py:238
|
|
msgid "You don't own this album."
|
|
msgstr "You don't own this album."
|
|
|
|
#: partitioncloud/modules/albums.py:249
|
|
msgid "Album deleted."
|
|
msgstr "Album deleted."
|
|
|
|
#: partitioncloud/modules/albums.py:278 partitioncloud/modules/partition.py:154
|
|
#: partitioncloud/modules/partition.py:211
|
|
msgid "Missing title"
|
|
msgstr "Missing title"
|
|
|
|
#: partitioncloud/modules/albums.py:280 partitioncloud/modules/partition.py:64
|
|
msgid "Missing file"
|
|
msgstr "Missing file"
|
|
|
|
#: partitioncloud/modules/albums.py:292
|
|
msgid "Search results expired"
|
|
msgstr "Search results expired"
|
|
|
|
#: partitioncloud/modules/albums.py:302 partitioncloud/modules/partition.py:170
|
|
msgid "Invalid PDF file"
|
|
msgstr ""
|
|
|
|
#: partitioncloud/modules/albums.py:364
|
|
#, python-format
|
|
msgid "Score %(partition_name)s added"
|
|
msgstr "Score %(partition_name)s added"
|
|
|
|
#: partitioncloud/modules/albums.py:378
|
|
msgid "Selecting an album is mandatory."
|
|
msgstr "Selecting an album is mandatory."
|
|
|
|
#: partitioncloud/modules/albums.py:380
|
|
msgid "Selecting a score is mandatory."
|
|
msgstr "Selecting a score is mandatory."
|
|
|
|
#: partitioncloud/modules/albums.py:382
|
|
msgid "Please specify a score type."
|
|
msgstr "Please specify a score type."
|
|
|
|
#: partitioncloud/modules/albums.py:404
|
|
msgid "Score added"
|
|
msgstr "Score added"
|
|
|
|
#: partitioncloud/modules/albums.py:406
|
|
msgid "Score is already in the album."
|
|
msgstr "Score is already in the album."
|
|
|
|
#: partitioncloud/modules/albums.py:418
|
|
msgid "Unknown score type."
|
|
msgstr "Unknown score type."
|
|
|
|
#: partitioncloud/modules/auth.py:59 partitioncloud/modules/settings.py:50
|
|
#: partitioncloud/modules/settings.py:82
|
|
msgid "Missing rights."
|
|
msgstr "Missing rights."
|
|
|
|
#: partitioncloud/modules/auth.py:85
|
|
msgid "Missing username."
|
|
msgstr "Missing username."
|
|
|
|
#: partitioncloud/modules/auth.py:87 partitioncloud/modules/settings.py:96
|
|
msgid "Missing password."
|
|
msgstr "Missing password."
|
|
|
|
#: partitioncloud/modules/auth.py:100
|
|
#, python-format
|
|
msgid "Username %(username)s is not available."
|
|
msgstr "Username %(username)s is not available."
|
|
|
|
#: partitioncloud/modules/auth.py:113
|
|
msgid "New users registration is disabled by owner."
|
|
msgstr "New users registration is disabled by owner."
|
|
|
|
#: partitioncloud/modules/auth.py:127
|
|
msgid "Successfully created new user. You can log in."
|
|
msgstr "Successfully created new user. You can log in."
|
|
|
|
#: partitioncloud/modules/auth.py:153
|
|
msgid "Incorrect username or password"
|
|
msgstr "Incorrect username or password"
|
|
|
|
#: partitioncloud/modules/groupe.py:121
|
|
msgid "Unknown group."
|
|
msgstr "Unknown group."
|
|
|
|
#: partitioncloud/modules/groupe.py:124
|
|
msgid "Group added to collection."
|
|
msgstr "Group added to collection."
|
|
|
|
#: partitioncloud/modules/groupe.py:135
|
|
msgid "You are not a member of this group."
|
|
msgstr "You are not a member of this group."
|
|
|
|
#: partitioncloud/modules/groupe.py:139
|
|
msgid "You are alone here, quitting means deleting this group."
|
|
msgstr "You are alone here, quitting means deleting this group."
|
|
|
|
#: partitioncloud/modules/groupe.py:143
|
|
msgid "Group quitted."
|
|
msgstr "Group quitted."
|
|
|
|
#: partitioncloud/modules/groupe.py:156
|
|
msgid "You are not alone in this group."
|
|
msgstr "You are not alone in this group."
|
|
|
|
#: partitioncloud/modules/groupe.py:167
|
|
msgid "Group deleted."
|
|
msgstr "Group deleted."
|
|
|
|
#: partitioncloud/modules/groupe.py:189
|
|
msgid "You are not admin of this group."
|
|
msgstr "You are not admin of this group."
|
|
|
|
#: partitioncloud/modules/partition.py:59
|
|
msgid "You don't own this score."
|
|
msgstr "You don't own this score."
|
|
|
|
#: partitioncloud/modules/partition.py:72
|
|
msgid "Missing filename."
|
|
msgstr "Missing filename."
|
|
|
|
#: partitioncloud/modules/partition.py:77
|
|
msgid "Unsupported file type."
|
|
msgstr "Unsupported file type."
|
|
|
|
#: partitioncloud/modules/partition.py:145
|
|
msgid "You are not allowed to edit this file."
|
|
msgstr "You are not allowed to edit this file."
|
|
|
|
#: partitioncloud/modules/partition.py:156
|
|
#: partitioncloud/modules/partition.py:213
|
|
msgid "Missing author in request body (can be null)."
|
|
msgstr "Missing author in request body (can be null)."
|
|
|
|
#: partitioncloud/modules/partition.py:158
|
|
#: partitioncloud/modules/partition.py:215
|
|
msgid "Missing lyrics (can be null)."
|
|
msgstr "Missing lyrics (can be null)."
|
|
|
|
#: partitioncloud/modules/partition.py:181
|
|
#: partitioncloud/modules/partition.py:227
|
|
#, python-format
|
|
msgid "Successfully modified %(name)s"
|
|
msgstr "Successfully modified %(name)s"
|
|
|
|
#: partitioncloud/modules/partition.py:242
|
|
msgid "You are not allowed to delete this score."
|
|
msgstr "You are not allowed to delete this score."
|
|
|
|
#: partitioncloud/modules/partition.py:250
|
|
msgid "Score deleted."
|
|
msgstr "Score deleted."
|
|
|
|
#: partitioncloud/modules/settings.py:40 partitioncloud/modules/settings.py:72
|
|
msgid "Missing user id."
|
|
msgstr "Missing user id."
|
|
|
|
#: 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
|
|
msgid "User successfully deleted."
|
|
msgstr "User successfully deleted."
|
|
|
|
#: partitioncloud/modules/settings.py:86
|
|
msgid "Missing old password."
|
|
msgstr "Missing old password."
|
|
|
|
#: partitioncloud/modules/settings.py:90
|
|
msgid "Incorrect password."
|
|
msgstr "Incorrect password."
|
|
|
|
#: partitioncloud/modules/settings.py:100
|
|
msgid "Password and its confirmation differ."
|
|
msgstr "Password and its confirmation differ."
|
|
|
|
#: partitioncloud/modules/settings.py:104
|
|
msgid "Successfully updated password."
|
|
msgstr "Successfully updated password."
|
|
|
|
#: partitioncloud/templates/base.html:26
|
|
msgid "New Album"
|
|
msgstr "New Album"
|
|
|
|
#: partitioncloud/templates/base.html:28 partitioncloud/templates/base.html:39
|
|
#: partitioncloud/templates/groupe/index.html:10
|
|
#: partitioncloud/templates/partition/attachments.html:11
|
|
msgid "Name"
|
|
msgstr "Name"
|
|
|
|
#: partitioncloud/templates/base.html:29 partitioncloud/templates/base.html:40
|
|
msgid "Create"
|
|
msgstr "Create"
|
|
|
|
#: partitioncloud/templates/base.html:33
|
|
msgid "I want to create a collection of albums."
|
|
msgstr "I want to create a collection of albums."
|
|
|
|
#: partitioncloud/templates/base.html:33
|
|
msgid "Create group"
|
|
msgstr "Create group"
|
|
|
|
#: partitioncloud/templates/base.html:37
|
|
msgid "Create new group"
|
|
msgstr "Create new group"
|
|
|
|
#: partitioncloud/templates/base.html:64
|
|
msgid "Search"
|
|
msgstr "Search"
|
|
|
|
#: partitioncloud/templates/base.html:66
|
|
msgid "Number of online searches"
|
|
msgstr "Number of online searches"
|
|
|
|
#: partitioncloud/templates/admin/index.html:23
|
|
#: partitioncloud/templates/base.html:74
|
|
#: partitioncloud/templates/partition/details.html:41
|
|
msgid "Albums"
|
|
msgstr "Albums"
|
|
|
|
#: partitioncloud/templates/base.html:78
|
|
msgid "New album"
|
|
msgstr "New album"
|
|
|
|
#: partitioncloud/templates/base.html:95
|
|
msgid "No albums"
|
|
msgstr "No albums"
|
|
|
|
#: partitioncloud/templates/base.html:114
|
|
msgid "No album available"
|
|
msgstr "No album available"
|
|
|
|
#: partitioncloud/templates/base.html:128
|
|
msgid "Log in to see your albums"
|
|
msgstr "Log in to see your albums"
|
|
|
|
#: partitioncloud/templates/base.html:142
|
|
msgid "Log out"
|
|
msgstr "Log out"
|
|
|
|
#: partitioncloud/templates/base.html:157
|
|
msgid "Admin Panel"
|
|
msgstr "Admin Panel"
|
|
|
|
#: partitioncloud/templates/auth/register.html:5
|
|
#: partitioncloud/templates/auth/register.html:20
|
|
#: partitioncloud/templates/base.html:169
|
|
msgid "Create account"
|
|
msgstr "Create account"
|
|
|
|
#: partitioncloud/templates/auth/login.html:5
|
|
#: partitioncloud/templates/auth/login.html:10
|
|
#: partitioncloud/templates/base.html:171
|
|
#: partitioncloud/templates/launch.html:26
|
|
msgid "Log in"
|
|
msgstr "Log in"
|
|
|
|
#: 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."
|
|
msgstr "This instance has %(users)s users with a total of %(scores)s scores."
|
|
|
|
#: partitioncloud/templates/admin/index.html:5
|
|
msgid "Administration Panel"
|
|
msgstr "Administration Panel"
|
|
|
|
#: partitioncloud/templates/admin/index.html:9
|
|
msgid "New user"
|
|
msgstr "New user"
|
|
|
|
#: partitioncloud/templates/admin/index.html:12
|
|
msgid "See scores"
|
|
msgstr "See scores"
|
|
|
|
#: partitioncloud/templates/admin/index.html:15
|
|
msgid "See logs"
|
|
msgstr "See logs"
|
|
|
|
#: partitioncloud/templates/admin/index.html:22
|
|
msgid "User"
|
|
msgstr "User"
|
|
|
|
#: partitioncloud/templates/admin/index.html:24
|
|
msgid "Scores"
|
|
msgstr "Scores"
|
|
|
|
#: partitioncloud/templates/admin/index.html:25
|
|
msgid "Admin privileges"
|
|
msgstr "Admin privileges"
|
|
|
|
#: partitioncloud/templates/admin/logs.html:5
|
|
msgid "Logs"
|
|
msgstr "Logs"
|
|
|
|
#: partitioncloud/templates/admin/partitions.html:4
|
|
msgid "Scores list"
|
|
msgstr "Scores list"
|
|
|
|
#: partitioncloud/templates/admin/partitions.html:31
|
|
#: partitioncloud/templates/albums/album.html:97
|
|
msgid "No available scores"
|
|
msgstr "No available scores"
|
|
|
|
#: partitioncloud/templates/albums/add-partition.html:3
|
|
msgid "New score"
|
|
msgstr "New score"
|
|
|
|
#: partitioncloud/templates/albums/album.html:12
|
|
msgid "Delete l'album"
|
|
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?"
|
|
msgstr "Do you really want to delete this album?"
|
|
|
|
#: partitioncloud/templates/albums/album.html:16
|
|
#: partitioncloud/templates/albums/album.html:64
|
|
#: partitioncloud/templates/albums/delete-album.html:8
|
|
#: partitioncloud/templates/groupe/index.html:20
|
|
#: partitioncloud/templates/groupe/index.html:57
|
|
#: partitioncloud/templates/partition/delete.html:10
|
|
#: partitioncloud/templates/partition/details.html:92
|
|
#: partitioncloud/templates/partition/edit.html:63
|
|
#: partitioncloud/templates/settings/index.html:19
|
|
msgid "Delete"
|
|
msgstr "Delete"
|
|
|
|
#: partitioncloud/templates/albums/album.html:52
|
|
msgid "Add a score"
|
|
msgstr "Add a score"
|
|
|
|
#: partitioncloud/templates/albums/album.html:55
|
|
#: partitioncloud/templates/groupe/index.html:47
|
|
msgid "Join"
|
|
msgstr "Join"
|
|
|
|
#: partitioncloud/templates/albums/album.html:57
|
|
#: partitioncloud/templates/groupe/index.html:49
|
|
msgid "Quit"
|
|
msgstr "Quit"
|
|
|
|
#: partitioncloud/templates/albums/album.html:59
|
|
#: partitioncloud/templates/groupe/index.html:51
|
|
msgid "Share"
|
|
msgstr "Share"
|
|
|
|
#: partitioncloud/templates/albums/album.html:61
|
|
#: partitioncloud/templates/groupe/index.html:53
|
|
msgid "Download as zip"
|
|
msgstr "Download as zip"
|
|
|
|
#: partitioncloud/templates/albums/delete-album.html:3
|
|
#: partitioncloud/templates/partition/delete.html:4
|
|
#, python-format
|
|
msgid "Delete %(name)s"
|
|
msgstr "Delete %(name)s"
|
|
|
|
#: partitioncloud/templates/albums/delete-album.html:11
|
|
#: partitioncloud/templates/partition/delete.html:13
|
|
msgid "Cancel"
|
|
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 !"
|
|
msgstr "Hi %(user_name)s !"
|
|
|
|
#: partitioncloud/templates/albums/index.html:11
|
|
msgid "No album selected"
|
|
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."
|
|
|
|
#: partitioncloud/templates/auth/login.html:8
|
|
#: partitioncloud/templates/auth/register.html:18
|
|
msgid "Username"
|
|
msgstr "Username"
|
|
|
|
#: partitioncloud/templates/auth/login.html:9
|
|
#: partitioncloud/templates/auth/register.html:19
|
|
msgid "Password"
|
|
msgstr "Password"
|
|
|
|
#: partitioncloud/templates/auth/register.html:10
|
|
msgid "Add to album:"
|
|
msgstr "Add to album:"
|
|
|
|
#: partitioncloud/templates/auth/register.html:12
|
|
msgid "None"
|
|
msgstr "None"
|
|
|
|
#: partitioncloud/templates/components/add_partition.html:1
|
|
#, python-format
|
|
msgid "Add a score to %(name)s"
|
|
msgstr "Add a score to %(name)s"
|
|
|
|
#: partitioncloud/templates/components/add_partition.html:4
|
|
msgid "title"
|
|
msgstr "title"
|
|
|
|
#: partitioncloud/templates/components/add_partition.html:5
|
|
msgid "author"
|
|
msgstr "author"
|
|
|
|
#: partitioncloud/templates/components/add_partition.html:6
|
|
msgid "lyrics"
|
|
msgstr "lyrics"
|
|
|
|
#: partitioncloud/templates/components/add_partition.html:16
|
|
#: partitioncloud/templates/groupe/index.html:11
|
|
#: partitioncloud/templates/partition/attachments.html:17
|
|
msgid "Add"
|
|
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"
|
|
msgstr "Select or drag & drop your file"
|
|
|
|
#: partitioncloud/templates/groupe/index.html:8
|
|
#, python-format
|
|
msgid "Add an album to group %(name)s"
|
|
msgstr "Add an album to group %(name)s"
|
|
|
|
#: partitioncloud/templates/groupe/index.html:16
|
|
msgid "Delete group"
|
|
msgstr "Delete group"
|
|
|
|
#: partitioncloud/templates/groupe/index.html:17
|
|
msgid "Do you really want to delete this group and the albums it contains?"
|
|
msgstr "Do you really want to delete this group and the albums it contains?"
|
|
|
|
#: partitioncloud/templates/groupe/index.html:56
|
|
msgid "Add an album"
|
|
msgstr "Add an album"
|
|
|
|
#: partitioncloud/templates/groupe/index.html:77
|
|
msgid "Create one"
|
|
msgstr "Create one"
|
|
|
|
#: partitioncloud/templates/groupe/index.html:80
|
|
#, python-format
|
|
msgid "No available album. %(create)s"
|
|
msgstr "No available album. %(create)s"
|
|
|
|
#: partitioncloud/templates/partition/attachments.html:5
|
|
#, python-format
|
|
msgid "Attachments of %(name)s"
|
|
msgstr "Attachments of %(name)s"
|
|
|
|
#: partitioncloud/templates/partition/attachments.html:9
|
|
#, python-format
|
|
msgid "Add an attachment to %(name)s"
|
|
msgstr "Add an attachment to %(name)s"
|
|
|
|
#: partitioncloud/templates/partition/attachments.html:26
|
|
msgid ""
|
|
"No pdf viewer available in this browser.\n"
|
|
" You can use Firefox on Android."
|
|
msgstr ""
|
|
"No pdf viewer available in this browser.\n"
|
|
" You can use Firefox on Android."
|
|
|
|
#: partitioncloud/templates/partition/attachments.html:50
|
|
msgid "JavaScript is mandatory to read MIDI files"
|
|
msgstr "JavaScript is mandatory to read MIDI files"
|
|
|
|
#: partitioncloud/templates/partition/attachments.html:64
|
|
msgid "Add an attachment"
|
|
msgstr "Add an attachment"
|
|
|
|
#: partitioncloud/templates/partition/delete.html:8
|
|
msgid "Do you really want to delete this score?"
|
|
msgstr "Do you really want to delete this score?"
|
|
|
|
#: partitioncloud/templates/partition/details.html:4
|
|
#, python-format
|
|
msgid "Details of \"%(name)s\""
|
|
msgstr "Details of \"%(name)s\""
|
|
|
|
#: partitioncloud/templates/partition/details.html:12
|
|
msgid "Added by"
|
|
msgstr "Added by"
|
|
|
|
#: partitioncloud/templates/partition/details.html:23
|
|
msgid "Unknown"
|
|
msgstr "Unknown"
|
|
|
|
#: partitioncloud/templates/partition/details.html:29
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
#: partitioncloud/templates/partition/details.html:52
|
|
#: partitioncloud/templates/partition/edit.html:13
|
|
msgid "File"
|
|
msgstr "File"
|
|
|
|
#: partitioncloud/templates/partition/details.html:64
|
|
#: partitioncloud/templates/partition/details.html:65
|
|
#: partitioncloud/templates/partition/edit.html:35
|
|
#: partitioncloud/templates/partition/edit.html:36
|
|
msgid "Title"
|
|
msgstr "Title"
|
|
|
|
#: partitioncloud/templates/partition/details.html:68
|
|
#: partitioncloud/templates/partition/details.html:69
|
|
#: partitioncloud/templates/partition/edit.html:39
|
|
#: partitioncloud/templates/partition/edit.html:40
|
|
msgid "Author"
|
|
msgstr "Author"
|
|
|
|
#: partitioncloud/templates/partition/details.html:72
|
|
#: partitioncloud/templates/partition/details.html:73
|
|
#: partitioncloud/templates/partition/edit.html:43
|
|
#: partitioncloud/templates/partition/edit.html:44
|
|
msgid "Lyrics"
|
|
msgstr "Lyrics"
|
|
|
|
#: partitioncloud/templates/partition/details.html:76
|
|
#: partitioncloud/templates/partition/edit.html:47
|
|
msgid "Attachments"
|
|
msgstr "Attachments"
|
|
|
|
#: partitioncloud/templates/partition/details.html:81
|
|
#: partitioncloud/templates/partition/edit.html:52
|
|
#, python-format
|
|
msgid "Yes, %(number)s"
|
|
msgstr "Yes, %(number)s"
|
|
|
|
#: partitioncloud/templates/partition/details.html:83
|
|
#: partitioncloud/templates/partition/edit.html:54
|
|
msgid "Add one"
|
|
msgstr "Add one"
|
|
|
|
#: partitioncloud/templates/partition/details.html:89
|
|
#: partitioncloud/templates/partition/edit.html:60
|
|
msgid "Update"
|
|
msgstr "Update"
|
|
|
|
#: partitioncloud/templates/partition/edit.html:6
|
|
#, python-format
|
|
msgid "Modify \"%(name)s\""
|
|
msgstr "Modify \"%(name)s\""
|
|
|
|
#: partitioncloud/templates/partition/edit.html:27
|
|
msgid "Source"
|
|
msgstr "Source"
|
|
|
|
#: 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"
|
|
|