From d9a89de29ca3165ad18819325c0855d0c77a4698 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Sun, 1 Jul 2018 19:34:49 +0200 Subject: [PATCH] Ignore en_US pot, as it's the default --- .gitignore | 1 + front/locales/en_US/LC_MESSAGES/app.po | 1970 ------------------------ 2 files changed, 1 insertion(+), 1970 deletions(-) delete mode 100644 front/locales/en_US/LC_MESSAGES/app.po diff --git a/.gitignore b/.gitignore index 2b1de550a..d5870db7e 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ po/*.po docs/swagger _build front/src/translations.json +front/locales/en_US/LC_MESSAGES/app.po diff --git a/front/locales/en_US/LC_MESSAGES/app.po b/front/locales/en_US/LC_MESSAGES/app.po deleted file mode 100644 index 224b5be8e..000000000 --- a/front/locales/en_US/LC_MESSAGES/app.po +++ /dev/null @@ -1,1970 +0,0 @@ -# English translations for front package. -# Copyright (C) 2018 THE front'S COPYRIGHT HOLDER -# This file is distributed under the same license as the front package. -# Automatically generated, 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: front 1.0.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-01 18:34+0200\n" -"PO-Revision-Date: 2018-06-30 11:34+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: en_US\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: front/src/components/playlists/PlaylistModal.vue:9 -msgid "\"%{ title }\", by %{ artist }" -msgstr "" - -#: front/src/components/Sidebar.vue:24 -msgid "(%{ index } of %{ length })" -msgstr "" - -#: front/src/components/Sidebar.vue:22 -msgid "(empty)" -msgstr "" - -#: front/src/components/common/ActionTable.vue:43 -#: front/src/components/common/ActionTable.vue:51 -msgid "%{ count } on %{ total } selected" -msgid_plural "%{ count } on %{ total } selected" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/Sidebar.vue:115 -#: src/views/federation/LibraryDetail.vue:87 -msgid "%{ count } track" -msgid_plural "%{ count } tracks" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/library/Artist.vue:13 -msgid "%{ count } track in %{ albumsCount } albums" -msgid_plural "%{ count } tracks in %{ albumsCount } albums" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/library/radios/Builder.vue:66 -msgid "%{ count } track matching combined filters" -msgid_plural "%{ count } tracks matching combined filters" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/playlists/Card.vue:19 -msgid "%{ count} track" -msgid_plural "%{ count } tracks" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/activity/Like.vue:7 -msgid "%{ user } favorited a track" -msgstr "" - -#: front/src/components/activity/Listen.vue:7 -msgid "%{ user } listened to a track" -msgstr "" - -#: front/src/components/audio/artist/Card.vue:41 -msgid "1 album" -msgid_plural "%{ count } albums" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/favorites/List.vue:10 -msgid "1 favorite" -msgid_plural "%{ count } favorites" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/audio/album/Card.vue:54 -#: front/src/components/federation/LibraryCard.vue:25 -msgid "1 track" -msgid_plural "%{ count } tracks" -msgstr[0] "" -msgstr[1] "" - -#: front/src/App.vue:51 -msgid "About Funkwhale" -msgstr "" - -#: front/src/App.vue:32 src/components/About.vue:8 -msgid "About this instance" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:28 -#: front/src/components/manage/library/RequestsTable.vue:62 -msgid "Accepted" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:111 -msgid "Access disabled" -msgstr "" - -#: front/src/components/Home.vue:109 -msgid "Access your music from a clean interface that focus on what really matters" -msgstr "" - -#: front/src/views/admin/users/UsersDetail.vue:54 -msgid "Account active" -msgstr "" - -#: front/src/components/auth/Settings.vue:5 -msgid "Account settings" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:39 -msgid "Account status" -msgstr "" - -#: front/src/views/auth/PasswordReset.vue:14 -msgid "Account's email" -msgstr "" - -#: front/src/components/common/ActionTable.vue:82 -msgid "Action %{ action } was launched successfully on %{ count } element" -msgid_plural "Action %{ action } was launched successfully on %{ count } elements" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/common/ActionTable.vue:8 -#: front/src/components/library/radios/Builder.vue:50 -#: front/src/components/manage/library/RequestsTable.vue:54 -#: front/src/components/federation/LibraryFollowTable.vue:25 -msgid "Actions" -msgstr "" - -#: front/src/components/Sidebar.vue:59 -msgid "Activity" -msgstr "" - -#: front/src/views/federation/LibraryList.vue:8 -msgid "Add a new library" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:36 -msgid "Add filter" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:26 -msgid "Add filters to customize your radio" -msgstr "" - -#: front/src/components/favorites/TrackFavoriteIcon.vue:4 -#: front/src/components/favorites/TrackFavoriteIcon.vue:21 -msgid "Add to favorites" -msgstr "" - -#: front/src/components/playlists/TrackPlaylistIcon.vue:6 -msgid "Add to playlist..." -msgstr "" - -#: front/src/components/audio/PlayButton.vue:13 -msgid "Add to queue" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:54 -msgid "Add track" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:69 -msgid "Admin" -msgstr "" - -#: front/src/components/Sidebar.vue:63 -msgid "Administration" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:34 -#: front/src/components/manage/library/FilesTable.vue:39 -#: front/src/components/metadata/Search.vue:129 -#: front/src/components/audio/track/Table.vue:9 -msgid "Album" -msgstr "" - -#: front/src/components/library/import/ReleaseImport.vue:3 -msgid "Album %{ title } (%{ count } track) by %{ artist }" -msgid_plural "Album %{ title } (%{ count } tracks) by %{ artist }" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/library/Album.vue:12 -msgid "Album containing %{ count } track, by %{ artist }" -msgid_plural "Album containing %{ count } tracks, by %{ artist }" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/library/Track.vue:20 -msgid "Album page" -msgstr "" - -#: front/src/components/audio/Search.vue:19 -#: src/components/instance/Stats.vue:48 -#: front/src/components/manage/library/RequestsTable.vue:50 -#: front/src/components/requests/Form.vue:9 -msgid "Albums" -msgstr "" - -#: front/src/components/library/Artist.vue:44 -msgid "Albums by this artist" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:26 -#: front/src/components/manage/users/InvitationsTable.vue:19 -msgid "All" -msgstr "" - -#: front/src/components/playlists/Editor.vue:13 -msgid "An error occured while saving your changes" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:11 -#: front/src/components/library/import/BatchDetail.vue:68 -#: front/src/components/library/import/BatchList.vue:13 -#: front/src/components/library/import/BatchList.vue:22 -msgid "Any" -msgstr "" - -#: front/src/components/library/import/BatchList.vue:24 -msgid "API" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:68 -#: front/src/components/federation/LibraryFollowTable.vue:78 -msgid "Approve" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:70 -msgid "Approve access?" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:38 -msgid "Approved" -msgstr "" - -#: front/src/components/auth/Logout.vue:5 -msgid "Are you sure you want to log out?" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:33 -#: front/src/components/manage/library/FilesTable.vue:38 -#: front/src/components/manage/library/RequestsTable.vue:49 -#: front/src/components/metadata/Search.vue:125 -msgid "Artist" -msgstr "" - -#: front/src/components/requests/Form.vue:5 -msgid "Artist name" -msgstr "" - -#: front/src/components/library/Album.vue:22 -#: src/components/library/Track.vue:23 -msgid "Artist page" -msgstr "" - -#: front/src/components/audio/Search.vue:10 -#: src/components/instance/Stats.vue:42 -#: front/src/components/library/Library.vue:7 -msgid "Artists" -msgstr "" - -#: front/src/components/favorites/List.vue:33 -#: src/components/library/Radios.vue:28 -#: front/src/components/manage/users/UsersTable.vue:19 -#: front/src/views/federation/LibraryList.vue:28 -#: src/views/playlists/List.vue:27 -msgid "Ascending" -msgstr "" - -#: front/src/views/auth/PasswordReset.vue:27 -msgid "Ask for a password reset" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:56 -msgid "Auto importing" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:26 -msgid "Available playlists" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:17 src/views/auth/PasswordReset.vue:24 -#: front/src/views/auth/PasswordResetConfirm.vue:18 -msgid "Back to login" -msgstr "" - -#: front/src/views/federation/LibraryFollowersList.vue:5 -msgid "Be careful when accepting follow requests, as it means the follower will have access to your entire library." -msgstr "" - -#: front/src/components/library/Track.vue:80 -#: front/src/components/manage/library/FilesTable.vue:42 -msgid "Bitrate" -msgstr "" - -#: front/src/components/Sidebar.vue:18 src/components/library/Library.vue:4 -msgid "Browse" -msgstr "" - -#: front/src/components/Sidebar.vue:49 -msgid "Browse library" -msgstr "" - -#: front/src/components/library/Artists.vue:4 -msgid "Browsing artists" -msgstr "" - -#: front/src/views/federation/LibraryTrackList.vue:3 -msgid "Browsing federated tracks" -msgstr "" - -#: front/src/views/federation/LibraryFollowersList.vue:3 -msgid "Browsing followers" -msgstr "" - -#: front/src/views/federation/LibraryList.vue:3 -msgid "Browsing libraries" -msgstr "" - -#: front/src/views/playlists/List.vue:3 -msgid "Browsing playlists" -msgstr "" - -#: front/src/components/library/Radios.vue:4 -msgid "Browsing radios" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:5 -msgid "Builder" -msgstr "" - -#: front/src/components/audio/album/Card.vue:13 -msgid "By %{ artist }" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:57 -msgid "By confirming, %{ username } will be denied access to your library." -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:73 -msgid "By confirming, %{ username } will be granted access to your library." -msgstr "" - -#: front/src/components/audio/track/Table.vue:42 -#: front/src/components/common/DangerousButton.vue:17 -#: front/src/components/library/radios/Filter.vue:53 -#: front/src/components/playlists/PlaylistModal.vue:63 -msgid "Cancel" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:49 -msgid "Candidates" -msgstr "" - -#: front/src/components/auth/Settings.vue:43 -msgid "Cannot change your password" -msgstr "" - -#: front/src/components/auth/Settings.vue:34 -msgid "Change my password" -msgstr "" - -#: front/src/components/auth/Settings.vue:62 -msgid "Change password" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:4 -msgid "Change your password" -msgstr "" - -#: front/src/components/auth/Settings.vue:63 -msgid "Change your password?" -msgstr "" - -#: front/src/components/playlists/Editor.vue:21 -msgid "Changes synced with server" -msgstr "" - -#: front/src/components/auth/Settings.vue:37 -msgid "Changing your password will also change your Subsonic API password if you have requested one." -msgstr "" - -#: front/src/App.vue:4 -msgid "Choose your instance" -msgstr "" - -#: front/src/components/Home.vue:64 -msgid "Clean library" -msgstr "" - -#: front/src/components/manage/users/InvitationForm.vue:37 -msgid "Clear" -msgstr "" - -#: front/src/components/playlists/Editor.vue:40 -#: front/src/components/playlists/Editor.vue:45 -msgid "Clear playlist" -msgstr "" - -#: front/src/components/library/import/BatchList.vue:23 -msgid "CLI" -msgstr "" - -#: front/src/components/Home.vue:44 -msgid "Click once, listen for hours using built-in radios" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:30 -#: front/src/components/manage/library/RequestsTable.vue:64 -msgid "Closed" -msgstr "" - -#: front/src/components/manage/users/InvitationForm.vue:26 -#: front/src/components/manage/users/InvitationsTable.vue:42 -msgid "Code" -msgstr "" - -#: front/src/components/audio/album/Card.vue:43 -#: front/src/components/audio/artist/Card.vue:33 -#: front/src/components/discussion/Comment.vue:20 -msgid "Collapse" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:51 -#: front/src/components/requests/Form.vue:14 -msgid "Comment" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:48 -msgid "Config" -msgstr "" - -#: front/src/components/common/DangerousButton.vue:21 -msgid "Confirm" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:4 src/views/auth/EmailConfirm.vue:20 -msgid "Confirm your email" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:13 -msgid "Confirmation code" -msgstr "" - -#: front/src/components/Home.vue:88 -msgid "Covers, lyrics, our goal is to have them all ;)" -msgstr "" - -#: front/src/components/playlists/Form.vue:2 -msgid "Create a new playlist" -msgstr "" - -#: front/src/components/auth/Login.vue:17 -msgid "Create an account" -msgstr "" - -#: front/src/components/requests/Card.vue:25 -#: front/src/components/manage/library/RequestsTable.vue:89 -msgid "Create import" -msgstr "" - -#: front/src/components/playlists/Form.vue:34 -msgid "Create playlist" -msgstr "" - -#: front/src/components/library/Radios.vue:7 -msgid "Create your own radio" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:52 -#: front/src/components/manage/users/InvitationsTable.vue:40 -#: front/src/components/federation/LibraryFollowTable.vue:23 -msgid "Creation date" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:8 -msgid "Current track" -msgstr "" - -#: front/src/components/manage/library/FilesTable.vue:184 -#: front/src/components/manage/library/RequestsTable.vue:190 -#: front/src/components/manage/users/InvitationsTable.vue:161 -#: front/src/views/playlists/Detail.vue:32 -msgid "Delete" -msgstr "" - -#: front/src/views/playlists/Detail.vue:37 -msgid "Delete playlist" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:52 -#: front/src/components/federation/LibraryFollowTable.vue:63 -msgid "Deny" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:54 -msgid "Deny access?" -msgstr "" - -#: front/src/components/favorites/List.vue:34 -#: src/components/library/Radios.vue:31 -#: front/src/components/manage/users/UsersTable.vue:20 -#: front/src/views/federation/LibraryList.vue:29 -#: src/views/playlists/List.vue:28 -msgid "Descending" -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:50 -msgid "Detail" -msgstr "" - -#: front/src/components/auth/Settings.vue:71 -#: front/src/components/auth/SubsonicTokenForm.vue:52 -msgid "Disable access" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:49 -msgid "Disable Subsonic access" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:50 -msgid "Disable Subsonic API access?" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:14 -msgid "Discover how to use Funkwhale from other apps" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:16 -msgid "Display publicly" -msgstr "" - -#: front/src/components/playlists/Editor.vue:42 -msgid "Do you want to clear the playlist \"%{ playlist }\"?" -msgstr "" - -#: front/src/components/common/DangerousButton.vue:7 -msgid "Do you want to confirm this action?" -msgstr "" - -#: front/src/views/playlists/Detail.vue:34 -msgid "Do you want to delete the playlist \"%{ playlist }\"?" -msgstr "" - -#: front/src/components/common/ActionTable.vue:29 -msgid "Do you want to launch %{ action } on %{ count } element?" -msgid_plural "Do you want to launch %{ action } on %{ count } elements?" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/Sidebar.vue:112 -msgid "Do you want to restore your previous queue?" -msgstr "" - -#: front/src/App.vue:35 -msgid "Documentation" -msgstr "" - -#: front/src/components/library/Track.vue:48 -#: src/components/audio/track/Table.vue:24 -msgid "Download" -msgstr "" - -#: front/src/components/library/Track.vue:58 -#: front/src/components/manage/library/FilesTable.vue:43 -msgid "Duration" -msgstr "" - -#: front/src/components/Home.vue:96 -msgid "Easy to use" -msgstr "" - -#: front/src/components/About.vue:21 -msgid "Edit instance info" -msgstr "" - -#: front/src/components/radios/Card.vue:20 src/views/playlists/Detail.vue:29 -msgid "Edit..." -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:38 -msgid "Email" -msgstr "" - -#: front/src/views/admin/users/UsersDetail.vue:29 -msgid "Email address" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:23 -msgid "Email confirmed" -msgstr "" - -#: front/src/views/playlists/Detail.vue:28 -msgid "End edition" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:4 -msgid "Ensure your music files are properly tagged before uploading them." -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:20 -msgid "Error" -msgstr "" - -#: front/src/views/admin/Settings.vue:82 -msgid "Error reporting" -msgstr "" - -#: front/src/components/common/ActionTable.vue:75 -msgid "Error while applying action" -msgstr "" - -#: front/src/views/auth/PasswordReset.vue:7 -msgid "Error while asking for a password reset" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:7 -msgid "Error while changing your password" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:7 -msgid "Error while confirming your email" -msgstr "" - -#: front/src/components/manage/users/InvitationForm.vue:4 -msgid "Error while creating invitation" -msgstr "" - -#: front/src/components/admin/SettingsGroup.vue:5 -msgid "Error while saving settings" -msgstr "" - -#: front/src/components/federation/LibraryForm.vue:10 -msgid "Error while scanning library" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:41 -#: front/src/components/library/import/BatchDetail.vue:70 -#: front/src/components/library/import/BatchList.vue:15 -msgid "Errored" -msgstr "" - -#: front/src/components/playlists/Form.vue:84 -msgid "Everyone" -msgstr "" - -#: front/src/components/playlists/Form.vue:80 -msgid "Everyone on this instance" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:47 -msgid "Exclude" -msgstr "" - -#: front/src/components/discussion/Comment.vue:14 -msgid "Expand" -msgstr "" - -#: front/src/components/manage/users/InvitationsTable.vue:41 -msgid "Expiration date" -msgstr "" - -#: front/src/components/manage/users/InvitationsTable.vue:50 -msgid "Expired" -msgstr "" - -#: front/src/components/manage/users/InvitationsTable.vue:21 -msgid "Expired/used" -msgstr "" - -#: front/src/components/library/import/Main.vue:65 -msgid "External source. Supported backends" -msgstr "" - -#: front/src/components/Sidebar.vue:50 -msgid "Favorites" -msgstr "" - -#: front/src/components/federation/LibraryForm.vue:3 -msgid "Federate with a new instance" -msgstr "" - -#: front/src/components/Sidebar.vue:86 -#: src/components/library/import/BatchList.vue:25 -#: front/src/components/manage/users/UsersTable.vue:175 -#: front/src/views/admin/Settings.vue:79 -#: src/views/admin/users/UsersDetail.vue:156 -#: front/src/views/federation/LibraryDetail.vue:40 -msgid "Federation" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:43 -msgid "File name" -msgstr "" - -#: front/src/components/library/import/Main.vue:76 -msgid "File upload" -msgstr "" - -#: front/src/views/admin/library/Base.vue:5 -msgid "Files" -msgstr "" - -#: front/src/components/library/import/ArtistImport.vue:7 -msgid "Filter album types" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:46 -msgid "Filter name" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:54 -msgid "Finished" -msgstr "" - -#: front/src/components/library/import/Main.vue:59 -msgid "First, choose where you want to import the music from" -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:44 -msgid "Follow" -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:36 -msgid "Follow request pending approval" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:21 -msgid "Follow status" -msgstr "" - -#: front/src/views/federation/Base.vue:13 -msgid "Followers" -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:18 -msgid "Followers only" -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:15 -#: front/src/views/federation/LibraryDetail.vue:29 -msgid "Following" -msgstr "" - -#: front/src/components/activity/Like.vue:12 -#: src/components/activity/Listen.vue:12 -msgid "from %{ album } by %{ artist }" -msgstr "" - -#: front/src/components/library/Track.vue:13 -msgid "From album %{ album } by %{ artist }" -msgstr "" - -#: front/src/App.vue:53 -msgid "Funkwhale is a free and open-source project run by volunteers. You can help us improve the platform by reporting bugs, suggesting features and share the project with your friends!" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:7 -msgid "Funkwhale is compatible with other music players that support the Subsonic API." -msgstr "" - -#: front/src/components/Home.vue:98 -msgid "Funkwhale is dead simple to use." -msgstr "" - -#: front/src/components/Home.vue:39 -msgid "Funkwhale is designed to make it easy to listen to music you like, or to discover new artists." -msgstr "" - -#: front/src/components/Home.vue:119 -msgid "Funkwhale is free and gives you control on your music." -msgstr "" - -#: front/src/components/Home.vue:66 -msgid "Funkwhale takes care of handling your music" -msgstr "" - -#: front/src/components/manage/users/InvitationForm.vue:16 -msgid "Get a new invitation" -msgstr "" - -#: front/src/components/Home.vue:13 -msgid "Get me to the library" -msgstr "" - -#: front/src/components/Home.vue:77 -msgid "" -"Get quality metadata about your music thanks to\n" -" \n" -" MusicBrainz\n" -" " -msgstr "" - -#: front/src/components/common/ActionTable.vue:21 -#: front/src/components/common/ActionTable.vue:27 -msgid "Go" -msgstr "" - -#: front/src/components/PageNotFound.vue:14 -msgid "Go to home page" -msgstr "" - -#: front/src/components/library/import/Main.vue:13 -msgid "Grab corresponding metadata" -msgstr "" - -#: front/src/components/instance/Stats.vue:36 -msgid "Hours of music" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:11 -msgid "However, accessing Funkwhale from those clients require a separate password you can set below." -msgstr "" - -#: front/src/components/library/import/BatchList.vue:34 -msgid "ID" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:24 -msgid "If the email address provided in the previous step is valid and binded to a user account, you should receive an email with reset instructions in the next couple of minutes." -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:159 -#: front/src/components/library/Library.vue:17 -msgid "Import" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:42 -msgid "Import #%{ id } launched" -msgstr "" - -#: front/src/components/library/import/Main.vue:38 -msgid "Import %{ count } track" -msgid_plural "Import %{ count } tracks" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/library/import/BatchDetail.vue:10 -msgid "Import batch" -msgstr "" - -#: front/src/components/library/Library.vue:20 -msgid "Import batches" -msgstr "" - -#: front/src/components/manage/library/FilesTable.vue:40 -#: front/src/components/manage/library/RequestsTable.vue:53 -msgid "Import date" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:38 -msgid "Import detail page" -msgstr "" - -#: front/src/components/Sidebar.vue:80 -msgid "Import music" -msgstr "" - -#: front/src/components/Home.vue:71 -msgid "Import music from various platforms, such as YouTube or SoundCloud" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:14 -#: front/src/components/federation/LibraryTrackTable.vue:51 -msgid "Import pending" -msgstr "" - -#: front/src/views/admin/library/Base.vue:9 -#: front/src/views/admin/library/RequestsList.vue:3 -msgid "Import requests" -msgstr "" - -#: front/src/components/library/import/BatchList.vue:20 -#: front/src/components/library/import/Main.vue:6 -msgid "Import source" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:9 -msgid "Import status" -msgstr "" - -#: front/src/components/library/import/ReleaseImport.vue:14 -msgid "Import this release" -msgstr "" - -#: front/src/components/library/import/TrackImport.vue:11 -msgid "Import this track" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:12 -#: front/src/components/manage/library/RequestsTable.vue:29 -#: front/src/components/manage/library/RequestsTable.vue:61 -msgid "Imported" -msgstr "" - -#: front/src/components/library/import/TrackImport.vue:44 -msgid "Imported URL" -msgstr "" - -#: front/src/views/admin/Settings.vue:77 -msgid "Imports" -msgstr "" - -#: front/src/components/favorites/TrackFavoriteIcon.vue:3 -msgid "In favorites" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:50 -msgid "In library" -msgstr "" - -#: front/src/components/library/import/Main.vue:96 -msgid "Input a MusicBrainz ID manually:" -msgstr "" - -#: front/src/components/playlists/Editor.vue:31 -msgid "Insert from queue (%{ count } track)" -msgid_plural "Insert from queue (%{ count } tracks)" -msgstr[0] "" -msgstr[1] "" - -#: front/src/views/admin/Settings.vue:75 -msgid "Instance information" -msgstr "" - -#: front/src/views/admin/users/Base.vue:8 -#: src/views/admin/users/InvitationsList.vue:3 -msgid "Invitations" -msgstr "" - -#: front/src/App.vue:40 -msgid "Issue tracker" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:80 -msgid "Job ID" -msgstr "" - -#: front/src/components/library/import/BatchList.vue:36 -msgid "Jobs" -msgstr "" - -#: front/src/components/Home.vue:50 -msgid "Keep a track of your favorite songs" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:41 -#: front/src/views/admin/users/UsersDetail.vue:45 -msgid "Last activity" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:101 -msgid "Last fetched" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:32 -msgid "Last modification" -msgstr "" - -#: front/src/components/library/Home.vue:9 -msgid "Latest artists" -msgstr "" - -#: front/src/components/common/ActionTable.vue:39 -msgid "Launch" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:18 -#: front/src/components/library/import/BatchList.vue:35 -msgid "Launch date" -msgstr "" - -#: front/src/components/federation/LibraryForm.vue:31 -msgid "Launch scan" -msgstr "" - -#: front/src/components/Home.vue:10 -msgid "Learn more about this instance" -msgstr "" - -#: front/src/components/requests/Form.vue:10 -msgid "Leave this field empty if you're requesting the whole discography." -msgstr "" - -#: front/src/views/federation/Base.vue:5 -msgid "Libraries" -msgstr "" - -#: front/src/components/Sidebar.vue:69 -#: front/src/components/federation/LibraryTrackTable.vue:36 -#: front/src/components/manage/users/UsersTable.vue:171 -#: front/src/views/admin/users/UsersDetail.vue:152 -msgid "Library" -msgstr "" - -#: front/src/views/admin/library/FilesList.vue:3 -msgid "Library files" -msgstr "" - -#: front/src/components/federation/LibraryForm.vue:20 -msgid "Library name" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:84 -msgid "Library size" -msgstr "" - -#: front/src/App.vue:29 -msgid "Links" -msgstr "" - -#: front/src/views/instance/Timeline.vue:4 -msgid "Loading timeline..." -msgstr "" - -#: front/src/components/favorites/List.vue:5 -msgid "Loading your favorites..." -msgstr "" - -#: front/src/components/auth/Login.vue:4 -msgid "Log in to your Funkwhale account" -msgstr "" - -#: front/src/components/Sidebar.vue:38 -msgid "Logged in as %{ username }" -msgstr "" - -#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:42 -msgid "Login" -msgstr "" - -#: front/src/components/Sidebar.vue:42 -msgid "Logout" -msgstr "" - -#: front/src/components/library/Track.vue:94 -msgid "Lyrics" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:3 -msgid "Manage playlists" -msgstr "" - -#: front/src/views/playlists/List.vue:8 -msgid "Manage your playlists" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:192 -msgid "Mark as closed" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:191 -msgid "Mark as imported" -msgstr "" - -#: front/src/components/library/import/Main.vue:12 -msgid "Metadata" -msgstr "" - -#: front/src/components/library/import/Main.vue:115 -msgid "" -"Metadata is the data related to the music you want to import. This includes all the information about the artists, albums and tracks. In order to have a high quality library, it is recommended to grab data from the\n" -" \n" -" MusicBrainz\n" -" \n" -" project, which you can think about as the Wikipedia of music." -msgstr "" - -#: front/src/components/Sidebar.vue:47 -#: src/components/library/import/Main.vue:18 -msgid "Music" -msgstr "" - -#: front/src/components/library/import/Main.vue:147 -msgid "Music request" -msgstr "" - -#: front/src/components/library/Home.vue:26 -msgid "Music requests" -msgstr "" - -#: front/src/components/Sidebar.vue:34 -msgid "My account" -msgstr "" - -#: front/src/components/library/Track.vue:64 -#: src/components/library/Track.vue:75 -#: front/src/components/library/Track.vue:86 -#: front/src/components/manage/library/FilesTable.vue:63 -#: front/src/components/manage/library/FilesTable.vue:69 -#: front/src/components/manage/library/FilesTable.vue:75 -#: front/src/components/manage/library/FilesTable.vue:81 -#: front/src/components/manage/users/UsersTable.vue:61 -#: front/src/views/admin/users/UsersDetail.vue:49 -#: front/src/components/manage/library/RequestsTable.vue:72 -#: front/src/components/manage/library/RequestsTable.vue:83 -msgid "N/A" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:31 -#: front/src/views/admin/users/UsersDetail.vue:21 -msgid "Name" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:14 -#: front/src/components/auth/Settings.vue:56 -msgid "New password" -msgstr "" - -#: front/src/components/Sidebar.vue:157 -msgid "New tracks will be appended here automatically." -msgstr "" - -#: front/src/components/library/import/Main.vue:29 -msgid "Next step" -msgstr "" - -#: front/src/components/Sidebar.vue:124 -msgid "No" -msgstr "" - -#: front/src/components/Home.vue:103 -msgid "No add-ons, no plugins : you only need a web library" -msgstr "" - -#: front/src/components/library/Track.vue:102 -msgid "No lyrics available for this track." -msgstr "" - -#: front/src/components/playlists/Form.vue:76 -msgid "Nobody except me" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:32 -msgid "Not following" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:13 -#: front/src/components/federation/LibraryTrackTable.vue:52 -msgid "Not imported" -msgstr "" - -#: front/src/components/manage/users/InvitationsTable.vue:51 -msgid "Not used" -msgstr "" - -#: front/src/App.vue:34 -msgid "Official website" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:36 -msgid "Once all your files are uploaded, simply click the following button to check the import status." -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:21 -#: front/src/components/manage/users/InvitationsTable.vue:20 -msgid "Open" -msgstr "" - -#: front/src/App.vue:60 -msgid "Options" -msgstr "" - -#: front/src/components/library/import/Main.vue:93 -msgid "Or" -msgstr "" - -#: front/src/components/favorites/List.vue:23 -#: src/components/library/Artists.vue:15 -#: front/src/components/library/Radios.vue:17 -#: front/src/components/manage/library/FilesTable.vue:9 -#: front/src/components/manage/library/RequestsTable.vue:9 -#: front/src/components/manage/users/UsersTable.vue:9 -#: front/src/views/federation/LibraryList.vue:18 -#: src/views/playlists/List.vue:17 -#: front/src/components/manage/users/InvitationsTable.vue:10 -msgid "Ordering" -msgstr "" - -#: front/src/components/favorites/List.vue:31 -#: src/components/library/Artists.vue:23 -#: front/src/components/library/Radios.vue:25 -#: front/src/components/manage/library/FilesTable.vue:17 -#: front/src/components/manage/library/RequestsTable.vue:17 -#: front/src/components/manage/users/UsersTable.vue:17 -#: front/src/views/federation/LibraryList.vue:26 -#: src/views/playlists/List.vue:25 -msgid "Ordering direction" -msgstr "" - -#: front/src/components/manage/users/InvitationsTable.vue:38 -msgid "Owner" -msgstr "" - -#: front/src/components/PageNotFound.vue:7 -msgid "Page not found!" -msgstr "" - -#: front/src/components/auth/Login.vue:32 -msgid "Password" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:95 -msgid "Password updated" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:28 -msgid "Password updated successfully" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:46 -#: front/src/components/library/import/BatchDetail.vue:33 -#: front/src/components/library/import/BatchDetail.vue:69 -#: front/src/components/library/import/BatchList.vue:14 -#: front/src/components/library/import/FileUpload.vue:59 -#: front/src/components/manage/library/RequestsTable.vue:27 -#: front/src/components/manage/library/RequestsTable.vue:63 -msgid "Pending" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:11 -#: front/src/views/federation/LibraryDetail.vue:26 -msgid "Pending approval" -msgstr "" - -#: front/src/components/requests/Form.vue:26 -msgid "Pending requests" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:42 -#: front/src/views/admin/users/UsersDetail.vue:68 -msgid "Permissions" -msgstr "" - -#: front/src/components/audio/PlayButton.vue:8 -#: src/components/library/Track.vue:30 -msgid "Play" -msgstr "" - -#: front/src/components/audio/album/Card.vue:50 -#: front/src/components/audio/artist/Card.vue:44 -#: src/components/library/Album.vue:28 front/src/views/playlists/Detail.vue:22 -msgid "Play all" -msgstr "" - -#: front/src/components/library/Artist.vue:26 -msgid "Play all albums" -msgstr "" - -#: front/src/components/audio/PlayButton.vue:47 -msgid "Play immediatly" -msgstr "" - -#: front/src/components/audio/PlayButton.vue:14 -msgid "Play next" -msgstr "" - -#: front/src/components/audio/PlayButton.vue:15 -msgid "Play now" -msgstr "" - -#: front/src/views/playlists/Detail.vue:11 -msgid "Playlist containing %{ count } track, by %{ username }" -msgid_plural "Playlist containing %{ count } tracks, by %{ username }" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/playlists/Form.vue:9 -msgid "Playlist created" -msgstr "" - -#: front/src/components/playlists/Editor.vue:4 -msgid "Playlist editor" -msgstr "" - -#: front/src/components/playlists/Form.vue:21 -msgid "Playlist name" -msgstr "" - -#: front/src/components/playlists/Form.vue:6 -msgid "Playlist updated" -msgstr "" - -#: front/src/components/playlists/Form.vue:25 -msgid "Playlist visibility" -msgstr "" - -#: front/src/components/Sidebar.vue:55 src/components/library/Library.vue:13 -#: front/src/views/admin/Settings.vue:78 -msgid "Playlists" -msgstr "" - -#: front/src/components/Home.vue:56 -msgid "Playlists? We got them" -msgstr "" - -#: front/src/components/auth/Settings.vue:46 -msgid "Please double-check your password is correct" -msgstr "" - -#: front/src/components/library/import/Main.vue:26 -msgid "Previous step" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:26 -#: front/src/views/auth/PasswordResetConfirm.vue:31 -msgid "Proceed to login" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:35 -msgid "Published date" -msgstr "" - -#: front/src/components/library/import/ArtistImport.vue:17 -msgid "Query template" -msgstr "" - -#: front/src/components/Sidebar.vue:20 -msgid "Queue" -msgstr "" - -#: front/src/components/audio/Player.vue:183 -msgid "Queue shuffled!" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:11 -msgid "Radio name" -msgstr "" - -#: front/src/components/library/Home.vue:18 -#: src/components/library/Library.vue:10 -msgid "Radios" -msgstr "" - -#: front/src/views/instance/Timeline.vue:7 -msgid "Recent activity on this instance" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:81 -msgid "Recording MusicBrainz ID" -msgstr "" - -#: front/src/views/admin/users/UsersDetail.vue:84 -#: front/src/views/federation/LibraryDetail.vue:122 -msgid "Refresh" -msgstr "" - -#: front/src/components/federation/LibraryFollowTable.vue:42 -msgid "Refused" -msgstr "" - -#: front/src/components/auth/Profile.vue:11 -msgid "Registered since %{ date }" -msgstr "" - -#: front/src/components/auth/Signup.vue:9 -msgid "Registration are closed on this instance, you will need an invitation code to signup." -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:71 -msgid "regular user" -msgstr "" - -#: front/src/components/library/radios/Filter.vue:59 -msgid "Remove" -msgstr "" - -#: front/src/components/favorites/TrackFavoriteIcon.vue:19 -msgid "Remove from favorites" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:34 -#: front/src/components/auth/SubsonicTokenForm.vue:37 -msgid "Request a new password" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:35 -msgid "Request a new Subsonic API password?" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:43 -msgid "Request a password" -msgstr "" - -#: front/src/components/auth/Login.vue:34 src/views/auth/PasswordReset.vue:4 -msgid "Reset your password" -msgstr "" - -#: front/src/components/library/import/TrackImport.vue:31 -msgid "Result %{ current }/%{ total }" -msgstr "" - -#: front/src/components/favorites/List.vue:38 -#: src/components/library/Artists.vue:30 -#: front/src/components/library/Radios.vue:36 -#: src/views/federation/LibraryList.vue:33 -#: front/src/views/playlists/List.vue:32 -msgid "Results per page" -msgstr "" - -#: front/src/components/admin/SettingsGroup.vue:63 -#: front/src/components/library/radios/Builder.vue:19 -msgid "Save" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:112 -msgid "Scan triggered!" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:5 -#: front/src/components/library/Artists.vue:10 -#: src/components/library/Radios.vue:13 -#: front/src/components/library/import/BatchDetail.vue:62 -#: front/src/components/library/import/BatchList.vue:7 -#: front/src/components/manage/library/FilesTable.vue:5 -#: front/src/components/manage/library/RequestsTable.vue:5 -#: front/src/components/manage/users/InvitationsTable.vue:5 -#: front/src/components/manage/users/UsersTable.vue:5 -#: front/src/views/federation/LibraryList.vue:14 -#: src/views/playlists/List.vue:13 -msgid "Search" -msgstr "" - -#: front/src/components/library/import/Main.vue:85 -msgid "Search an entity you want to import:" -msgstr "" - -#: front/src/components/audio/Search.vue:2 -msgid "Search for some music" -msgstr "" - -#: front/src/components/library/Track.vue:105 -msgid "Search on lyrics.wikia.com" -msgstr "" - -#: front/src/components/library/Album.vue:33 -#: src/components/library/Artist.vue:31 -#: front/src/components/library/Track.vue:40 -msgid "Search on Wikipedia" -msgstr "" - -#: front/src/components/library/import/TrackImport.vue:42 -msgid "Search query" -msgstr "" - -#: front/src/views/admin/Settings.vue:15 -msgid "Sections" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:31 -msgid "Select a filter" -msgstr "" - -#: front/src/components/common/ActionTable.vue:61 -msgid "Select all %{ total } elements" -msgid_plural "Select all %{ total } elements" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/library/import/FileUpload.vue:22 -msgid "Select files to upload..." -msgstr "" - -#: front/src/components/common/ActionTable.vue:69 -msgid "Select only current page" -msgstr "" - -#: front/src/components/library/import/Main.vue:19 -msgid "Select relevant sources or files for import" -msgstr "" - -#: front/src/components/federation/LibraryCard.vue:43 -msgid "Send a follow request" -msgstr "" - -#: front/src/components/Sidebar.vue:96 -#: src/components/manage/users/UsersTable.vue:179 -#: front/src/views/admin/users/UsersDetail.vue:160 -msgid "Settings" -msgstr "" - -#: front/src/components/auth/Settings.vue:10 -msgid "Settings updated" -msgstr "" - -#: front/src/components/admin/SettingsGroup.vue:11 -msgid "Settings updated successfully." -msgstr "" - -#: front/src/components/auth/Profile.vue:23 -msgid "Settings..." -msgstr "" - -#: front/src/components/manage/users/InvitationForm.vue:27 -msgid "Share link" -msgstr "" - -#: front/src/components/audio/artist/Card.vue:30 -msgid "Show 1 more album" -msgid_plural "Show %{ count } more albums" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/audio/album/Card.vue:40 -msgid "Show 1 more track" -msgid_plural "Show %{ count } more tracks" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/federation/LibraryFollowTable.vue:97 -#: front/src/components/federation/LibraryTrackTable.vue:83 -#: front/src/components/library/import/BatchDetail.vue:128 -#: front/src/components/library/import/BatchList.vue:73 -#: front/src/components/manage/library/FilesTable.vue:97 -#: front/src/components/manage/library/RequestsTable.vue:104 -#: front/src/components/manage/users/InvitationsTable.vue:76 -#: front/src/components/manage/users/UsersTable.vue:87 -msgid "Showing results %{ start }-%{ end } on %{ total }" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:40 -#: front/src/views/admin/users/UsersDetail.vue:37 -msgid "Sign-up" -msgstr "" - -#: front/src/components/library/Track.vue:69 -#: front/src/components/library/import/FileUpload.vue:44 -#: front/src/components/manage/library/FilesTable.vue:44 -msgid "Size" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:37 -#: front/src/components/library/import/BatchDetail.vue:72 -msgid "Skipped" -msgstr "" - -#: front/src/components/requests/Form.vue:3 -msgid "Something's missing in the library? Let us know what you would like to listen!" -msgstr "" - -#: front/src/components/audio/Search.vue:25 -msgid "Sorry, we did not found any album matching your query" -msgstr "" - -#: front/src/components/audio/Search.vue:16 -msgid "Sorry, we did not found any artist matching your query" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:82 -#: front/src/components/library/import/BatchList.vue:38 -#: front/src/components/library/import/TrackImport.vue:17 -msgid "Source" -msgstr "" - -#: front/src/App.vue:38 -msgid "Source code" -msgstr "" - -#: front/src/App.vue:37 -msgid "Source code (%{version})" -msgstr "" - -#: front/src/components/auth/Profile.vue:19 -#: front/src/components/manage/users/UsersTable.vue:70 -msgid "Staff member" -msgstr "" - -#: front/src/components/radios/Button.vue:4 -msgid "Start" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:28 -msgid "Start Upload" -msgstr "" - -#: front/src/views/admin/Settings.vue:81 -msgid "Statistics" -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:31 -#: front/src/components/library/import/BatchDetail.vue:66 -#: front/src/components/library/import/BatchDetail.vue:83 -#: front/src/components/library/import/BatchList.vue:11 -#: front/src/components/library/import/BatchList.vue:37 -#: front/src/components/library/import/FileUpload.vue:45 -#: front/src/components/manage/library/RequestsTable.vue:48 -#: front/src/components/manage/users/InvitationsTable.vue:39 -#: front/src/components/manage/users/UsersTable.vue:43 -#: front/src/components/manage/users/InvitationsTable.vue:18 -msgid "Status" -msgstr "" - -#: front/src/components/radios/Button.vue:3 -msgid "Stop" -msgstr "" - -#: front/src/components/Sidebar.vue:158 -msgid "Stop radio" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:32 -msgid "Stop Upload" -msgstr "" - -#: front/src/App.vue:9 src/components/requests/Form.vue:17 -msgid "Submit" -msgstr "" - -#: front/src/components/requests/Form.vue:22 -msgid "Submit another request" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:26 -#: front/src/components/library/import/BatchList.vue:39 -msgid "Submitted by" -msgstr "" - -#: front/src/views/admin/Settings.vue:80 -msgid "Subsonic" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:2 -msgid "Subsonic API password" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:71 -#: front/src/components/library/import/BatchList.vue:16 -#: front/src/components/library/import/FileUpload.vue:56 -msgid "Success" -msgstr "" - -#: front/src/components/playlists/Editor.vue:9 -msgid "Syncing changes to server..." -msgstr "" - -#: front/src/components/Home.vue:26 -msgid "That's simple: we loved Grooveshark and we want to build something even better." -msgstr "" - -#: front/src/App.vue:56 -msgid "The funkwhale logo was kindly designed and provided by Francis Gading." -msgstr "" - -#: front/src/components/Home.vue:124 -msgid "The plaform is free and open-source, you can install it and modify it without worries" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:4 -msgid "The Subsonic API is not available on this Funkwhale instance." -msgstr "" - -#: front/src/components/library/import/Main.vue:149 -msgid "This import will be associated with the music request below. After the import is finished, the request will be marked as fulfilled." -msgstr "" - -#: front/src/components/auth/Profile.vue:15 -msgid "This is you!" -msgstr "" - -#: front/src/components/audio/PlayButton.vue:50 -msgid "This track is not imported and cannot be played" -msgstr "" - -#: front/src/views/playlists/Detail.vue:36 -msgid "This will completely delete this playlist and cannot be undone." -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:51 -msgid "This will completely disable access to the Subsonic API using from account." -msgstr "" - -#: front/src/App.vue:130 -msgid "This will erase your local data and disconnect you, do you want to continue?" -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:36 -msgid "This will log you out from existing devices that use the current password." -msgstr "" - -#: front/src/components/playlists/Editor.vue:44 -msgid "This will remove all tracks from this playlist and cannot be undone." -msgstr "" - -#: front/src/components/federation/LibraryTrackTable.vue:32 -#: front/src/components/manage/library/FilesTable.vue:37 -#: front/src/components/audio/track/Table.vue:7 -msgid "Title" -msgstr "" - -#: front/src/components/library/import/BatchDetail.vue:84 -#: front/src/components/metadata/Search.vue:133 -msgid "Track" -msgstr "" - -#: front/src/components/library/Track.vue:53 -msgid "Track information" -msgstr "" - -#: front/src/components/library/radios/Filter.vue:44 -msgid "Track matching filter" -msgstr "" - -#: front/src/components/instance/Stats.vue:54 -msgid "tracks" -msgstr "" - -#: front/src/components/library/Album.vue:43 -#: front/src/components/playlists/PlaylistModal.vue:33 -#: front/src/views/federation/Base.vue:8 -msgid "Tracks" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:125 -msgid "Tracks available in this library" -msgstr "" - -#: front/src/components/instance/Stats.vue:25 -msgid "Tracks favorited" -msgstr "" - -#: front/src/components/instance/Stats.vue:19 -msgid "tracks listened" -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:109 -msgid "Trigger scan" -msgstr "" - -#: front/src/components/manage/library/FilesTable.vue:41 -msgid "Type" -msgstr "" - -#: front/src/components/About.vue:15 -msgid "Unfortunately, owners of this instance did not yet take the time to complete this page." -msgstr "" - -#: front/src/views/federation/LibraryDetail.vue:95 -msgid "Unkwnown" -msgstr "" - -#: front/src/components/Home.vue:37 -msgid "Unlimited music" -msgstr "" - -#: front/src/components/playlists/Form.vue:33 -msgid "Update playlist" -msgstr "" - -#: front/src/components/auth/Settings.vue:27 -msgid "Update settings" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:21 -msgid "Update your password" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:167 -#: front/src/views/admin/users/UsersDetail.vue:148 -msgid "Upload" -msgstr "" - -#: front/src/components/library/import/Main.vue:7 -msgid "Uploaded files or external source" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:57 -msgid "Uploading..." -msgstr "" - -#: front/src/App.vue:42 -msgid "Use another instance" -msgstr "" - -#: front/src/views/auth/PasswordReset.vue:12 -msgid "Use this form to request a password reset. We will send an email to the given address with instructions to reset your password." -msgstr "" - -#: front/src/components/federation/LibraryForm.vue:6 -msgid "Use this form to scan an instance and setup federation." -msgstr "" - -#: front/src/components/manage/users/InvitationsTable.vue:49 -msgid "Used" -msgstr "" - -#: front/src/components/manage/library/RequestsTable.vue:47 -msgid "User" -msgstr "" - -#: front/src/components/instance/Stats.vue:5 -msgid "User activity" -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:37 -msgid "Username" -msgstr "" - -#: front/src/components/auth/Login.vue:15 -msgid "Username or email" -msgstr "" - -#: front/src/components/instance/Stats.vue:13 -msgid "users" -msgstr "" - -#: front/src/components/Sidebar.vue:102 src/views/admin/Settings.vue:76 -#: front/src/views/admin/users/Base.vue:5 src/views/admin/users/UsersList.vue:3 -msgid "Users" -msgstr "" - -#: front/src/components/library/Album.vue:37 -#: src/components/library/Artist.vue:35 -#: front/src/components/library/Track.vue:44 -msgid "View on MusicBrainz" -msgstr "" - -#: front/src/components/playlists/PlaylistModal.vue:20 -msgid "We cannot add the track to a playlist" -msgstr "" - -#: front/src/components/playlists/Form.vue:14 -msgid "We cannot create the playlist" -msgstr "" - -#: front/src/components/auth/Login.vue:7 -msgid "We cannot log you in" -msgstr "" - -#: front/src/components/auth/Settings.vue:14 -msgid "We cannot save your settings" -msgstr "" - -#: front/src/components/Home.vue:130 -msgid "We do not track you or bother you with ads" -msgstr "" - -#: front/src/components/library/import/FileUpload.vue:5 -msgid "We recommend using Picard for that purpose." -msgstr "" - -#: front/src/components/Home.vue:7 -msgid "We think listening to music should be simple." -msgstr "" - -#: front/src/components/PageNotFound.vue:10 -msgid "We're sorry, the page you asked for does not exist:" -msgstr "" - -#: front/src/components/requests/Form.vue:21 -msgid "We've received your request, you'll get some groove soon ;)" -msgstr "" - -#: front/src/components/Home.vue:5 -msgid "Welcome on Funkwhale" -msgstr "" - -#: front/src/components/Home.vue:24 -msgid "Why funkwhale?" -msgstr "" - -#: front/src/components/Sidebar.vue:123 -msgid "Yes" -msgstr "" - -#: front/src/components/auth/Logout.vue:8 -msgid "Yes, log me out!" -msgstr "" - -#: front/src/components/auth/Logout.vue:7 -msgid "You are currently logged in as %{ username }" -msgstr "" - -#: front/src/components/library/import/Main.vue:111 -msgid "You can also skip this step and enter metadata manually." -msgstr "" - -#: front/src/components/Home.vue:136 -msgid "You can invite friends and family to your instance so they can enjoy your music" -msgstr "" - -#: front/src/components/library/radios/Builder.vue:7 -msgid "You can use this interface to build your own custom radio, which will play tracks according to your criteria." -msgstr "" - -#: front/src/components/auth/SubsonicTokenForm.vue:8 -msgid "You can use those to enjoy your playlist and music in offline mode, on your smartphone or tablet, for instance." -msgstr "" - -#: front/src/components/Sidebar.vue:155 -msgid "You have a radio playing" -msgstr "" - -#: front/src/App.vue:6 -msgid "You need to select an instance in order to continue" -msgstr "" - -#: front/src/components/auth/Settings.vue:67 -msgid "You will be logged out from this session and have to log out with the new one" -msgstr "" - -#: front/src/components/auth/Settings.vue:38 -msgid "You will have to update your password on your clients that use this password." -msgstr "" - -#: front/src/components/library/import/Main.vue:103 -msgid "You will import:" -msgstr "" - -#: front/src/views/auth/EmailConfirm.vue:24 -msgid "Your email address was confirmed, you can now use the service without limitations." -msgstr "" - -#: front/src/components/Home.vue:117 -msgid "Your music, your way" -msgstr "" - -#: front/src/views/auth/PasswordResetConfirm.vue:29 -msgid "Your password has been updated successfully." -msgstr "" - -#: front/src/components/auth/Settings.vue:68 -msgid "Your Subsonic password will be changed to a new, random one, logging you out from devices that used the old Subsonic password" -msgstr "" - -#: front/src/components/auth/Signup.vue:5 -msgid "Create a funkwhale account" -msgstr "" - -#: front/src/components/auth/Signup.vue:43 -msgid "Invitation code" -msgstr "" - -#: front/src/components/auth/Login.vue:10 -msgid "Please double-check your username/password couple is correct" -msgstr "" - -#: front/src/components/auth/Settings.vue:66 -msgid "Changing your password will have the following consequences" -msgstr "" - -#: front/src/components/audio/PlayButton.vue:145 -msgid "%{ count } track was added to your queue" -msgid_plural "%{ count } tracks were added to your queue" -msgstr[0] "" -msgstr[1] "" - -#: front/src/components/audio/track/Table.vue:30 -msgid "There is currently no way to download directly multiple tracks from funkwhale as a ZIP archive. However, you can use a command line tools such as cURL to easily download a list of tracks." -msgstr "" - -#: front/src/components/manage/users/UsersTable.vue:55 -msgid "Inactive" -msgstr "" - -#: front/src/components/common/ActionTable.vue:38 -msgid "This may affect a lot of elements, please double check this is really what you want." -msgstr ""