diff --git a/front/locales/app.pot b/front/locales/app.pot index 55e35a4becf3f8f8ef9e3b11fead293e27bc6290..c302feb7f0c7e846e3ef7030d5441dd69e170fdf 100644 --- a/front/locales/app.pot +++ b/front/locales/app.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: front 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-01 22:09+0200\n" +"POT-Creation-Date: 2018-07-06 21:23+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -140,16 +140,24 @@ msgstr[0] "" msgstr[1] "" #: front/src/components/common/ActionTable.vue:8 +#: front/src/components/federation/LibraryFollowTable.vue:24 #: 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/manage/users/UsersTable.vue:53 +msgid "Active" +msgstr "" + #: front/src/components/Sidebar.vue:59 msgid "Activity" msgstr "" +#: front/src/components/federation/LibraryFollowTable.vue:21 +msgid "Actor" +msgstr "" + #: front/src/views/federation/LibraryList.vue:8 msgid "Add a new library" msgstr "" @@ -196,12 +204,11 @@ msgstr "" msgid "Administration" msgstr "" -#: front/src/components/audio/SearchBar.vue:26 +#: front/src/components/audio/SearchBar.vue:26 src/components/audio/track/Table.vue:8 #: front/src/components/federation/LibraryTrackTable.vue:34 #: front/src/components/library/Album.vue:91 #: front/src/components/manage/library/FilesTable.vue:39 #: front/src/components/metadata/Search.vue:134 -#: front/src/components/audio/track/Table.vue:9 msgid "Album" msgstr "" @@ -240,6 +247,10 @@ msgstr "" msgid "An error occured while saving your changes" msgstr "" +#: front/src/components/auth/Login.vue:10 +msgid "An unknown error happend, this can mean the server is down or cannot be reached" +msgstr "" + #: front/src/components/federation/LibraryTrackTable.vue:11 #: front/src/components/library/import/BatchDetail.vue:68 #: front/src/components/library/import/BatchList.vue:13 @@ -268,7 +279,7 @@ msgstr "" msgid "Are you sure you want to log out?" msgstr "" -#: front/src/components/audio/SearchBar.vue:25 +#: front/src/components/audio/SearchBar.vue:25 src/components/audio/track/Table.vue:7 #: front/src/components/federation/LibraryTrackTable.vue:33 #: front/src/components/library/Artist.vue:108 #: front/src/components/manage/library/FilesTable.vue:38 @@ -392,6 +403,10 @@ msgstr "" msgid "Cannot change your password" msgstr "" +#: front/src/App.vue:63 +msgid "Change language" +msgstr "" + #: front/src/components/auth/Settings.vue:34 msgid "Change my password" msgstr "" @@ -508,8 +523,8 @@ msgstr "" msgid "Create an account" msgstr "" +#: front/src/components/manage/library/RequestsTable.vue:88 #: front/src/components/requests/Card.vue:25 -#: front/src/components/manage/library/RequestsTable.vue:89 msgid "Create import" msgstr "" @@ -525,9 +540,9 @@ msgstr "" msgid "Create your own radio" msgstr "" +#: front/src/components/federation/LibraryFollowTable.vue:22 #: 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 "" @@ -573,7 +588,7 @@ msgid "Detail" msgstr "" #: front/src/views/admin/users/UsersDetail.vue:146 -msgid "Determine if the user account is active or not. Inactive users cannot login or user the service." +msgid "Determine if the user account is active or not. Inactive users cannot login or use the service." msgstr "" #: front/src/components/auth/Settings.vue:71 @@ -627,10 +642,14 @@ msgstr "" msgid "Documentation" msgstr "" -#: front/src/components/library/Track.vue:48 src/components/audio/track/Table.vue:24 +#: front/src/components/audio/track/Table.vue:23 src/components/library/Track.vue:48 msgid "Download" msgstr "" +#: front/src/components/audio/track/Table.vue:26 +msgid "Download tracks" +msgstr "" + #: front/src/components/playlists/Editor.vue:49 msgid "Drag and drop rows to reorder tracks in the playlist" msgstr "" @@ -826,6 +845,10 @@ msgstr "" msgid "Filter name" msgstr "" +#: front/src/components/library/import/Main.vue:52 +msgid "Finish import" +msgstr "" + #: front/src/components/library/import/BatchDetail.vue:54 msgid "Finished" msgstr "" @@ -941,7 +964,7 @@ msgstr "" 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:164 +#: front/src/components/federation/LibraryTrackTable.vue:170 #: front/src/components/library/Library.vue:17 msgid "Import" msgstr "" @@ -1043,6 +1066,10 @@ msgstr "" msgid "In library" msgstr "" +#: front/src/components/manage/users/UsersTable.vue:54 +msgid "Inactive" +msgstr "" + #: front/src/components/library/import/Main.vue:96 msgid "Input a MusicBrainz ID manually:" msgstr "" @@ -1099,6 +1126,10 @@ msgstr "" msgid "Keep a track of your favorite songs" msgstr "" +#: front/src/components/audio/track/Table.vue:32 +msgid "Keep your PRIVATE_TOKEN secret as it gives access to your account." +msgstr "" + #: front/src/components/manage/users/UsersTable.vue:41 #: front/src/views/admin/users/UsersDetail.vue:45 msgid "Last activity" @@ -1198,7 +1229,7 @@ msgstr "" msgid "Logged in as %{ username }" msgstr "" -#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:42 +#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:41 msgid "Login" msgstr "" @@ -1293,10 +1324,11 @@ msgstr "" #: 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/library/RequestsTable.vue:71 +#: front/src/components/manage/library/RequestsTable.vue:75 +#: front/src/components/manage/library/RequestsTable.vue:82 #: 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 "" @@ -1305,8 +1337,8 @@ msgstr "" msgid "Name" msgstr "" +#: front/src/components/auth/Settings.vue:55 #: front/src/views/auth/PasswordResetConfirm.vue:14 -#: front/src/components/auth/Settings.vue:56 msgid "New password" msgstr "" @@ -1355,6 +1387,10 @@ msgstr "" msgid "Official website" msgstr "" +#: front/src/components/auth/Settings.vue:50 +msgid "Old password" +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 "" @@ -1524,6 +1560,10 @@ msgstr "" msgid "Please double-check your password is correct" msgstr "" +#: front/src/components/auth/Login.vue:9 +msgid "Please double-check your username/password couple is correct" +msgstr "" + #: front/src/components/library/import/Main.vue:26 msgid "Previous step" msgstr "" @@ -1684,7 +1724,7 @@ msgstr "" msgid "Search by submitter, source..." msgstr "" -#: front/src/components/federation/LibraryTrackTable.vue:150 +#: front/src/components/federation/LibraryTrackTable.vue:156 #: front/src/components/manage/library/FilesTable.vue:175 msgid "Search by title, artist, domain..." msgstr "" @@ -1813,6 +1853,10 @@ msgstr "" msgid "Sign-up" msgstr "" +#: front/src/components/audio/track/Table.vue:30 +msgid "Simply copy paste the snippet below into a terminal to launch the download." +msgstr "" + #: front/src/components/library/Track.vue:69 #: front/src/components/library/import/FileUpload.vue:44 #: front/src/components/manage/library/FilesTable.vue:44 @@ -1867,6 +1911,7 @@ msgstr "" msgid "Statistics" msgstr "" +#: front/src/components/federation/LibraryFollowTable.vue:23 #: front/src/components/federation/LibraryTrackTable.vue:31 #: front/src/components/library/import/BatchDetail.vue:66 #: front/src/components/library/import/BatchDetail.vue:83 @@ -1920,6 +1965,10 @@ msgstr "" msgid "Success" msgstr "" +#: front/src/App.vue:11 +msgid "Suggested choices" +msgstr "" + #: front/src/components/playlists/Editor.vue:9 msgid "Syncing changes to server..." msgstr "" @@ -1948,6 +1997,10 @@ msgstr "" msgid "The White Album, Thriller…" msgstr "" +#: front/src/components/audio/track/Table.vue:29 +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/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 "" @@ -1992,9 +2045,9 @@ msgstr "" msgid "This will remove all tracks from this playlist and cannot be undone." msgstr "" +#: front/src/components/audio/track/Table.vue:6 #: 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 "" @@ -2048,7 +2101,7 @@ msgid "Unfortunately, owners of this instance did not yet take the time to compl msgstr "" #: front/src/views/federation/LibraryDetail.vue:95 -msgid "Unkwnown" +msgid "Unknown" msgstr "" #: front/src/components/Home.vue:37 @@ -2240,7 +2293,7 @@ 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" +msgid "You will be logged out from this session and have to log in with the new one" msgstr "" #: front/src/components/auth/Settings.vue:38 @@ -2271,20 +2324,8 @@ msgstr "" 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/Login.vue:10 -msgid "Please double-check your username/password couple is correct" -msgstr "" - #: front/src/components/audio/PlayButton.vue:150 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 "" diff --git a/front/locales/ar/LC_MESSAGES/app.po b/front/locales/ar/LC_MESSAGES/app.po index 2f13f5a9ff1e9cb32f0dccc303e89a7bd1e1e753..b11707aec7baa57c40662aaa57f46accbb669e5c 100644 --- a/front/locales/ar/LC_MESSAGES/app.po +++ b/front/locales/ar/LC_MESSAGES/app.po @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Arabic (FunkWhale)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-04 12:00+0000\n" +"POT-Creation-Date: 2018-07-06 21:23+0200\n" "PO-Revision-Date: 2018-07-06 18:49+0000\n" "Last-Translator: ButterflyOfFire <butterflyoffire+funkwhale@protonmail.com>\n" -"Language-Team: Arabic <https://translate.funkwhale.audio/projects/funkwhale/" -"funkwhale/front/ar/>\n" +"Language-Team: Arabic <https://translate.funkwhale.audio/projects/funkwhale/funkwhale/front/ar/>\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 2.20\n" #: front/src/components/playlists/PlaylistModal.vue:9 @@ -27,7 +25,7 @@ msgstr "(%{ index } Ù…ÙÙ† %{ length })" msgid "(empty)" msgstr "(ÙØ§Ø±Øº)" -#: front/src/components/common/ActionTable.vue:43, +#: 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" @@ -38,7 +36,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: front/src/components/Sidebar.vue:115, +#: front/src/components/Sidebar.vue:115 #: src/views/federation/LibraryDetail.vue:87 msgid "%{ count } track" msgid_plural "%{ count } tracks" @@ -111,7 +109,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: front/src/components/audio/album/Card.vue:54, +#: front/src/components/audio/album/Card.vue:54 #: front/src/components/federation/LibraryCard.vue:25 msgid "1 track" msgid_plural "%{ count } tracks" @@ -126,13 +124,11 @@ msgstr[5] "%{ count } Ù…ÙŽÙ‚Ø§Ø·ÙØ¹" msgid "About Funkwhale" msgstr "عن ÙØ§Ù†Ùƒ وايل Funkwhale" -#: front/src/App.vue:32, -#: src/components/About.vue:8, -#: src/components/About.vue:55 +#: front/src/App.vue:32 src/components/About.vue:8 src/components/About.vue:55 msgid "About this instance" msgstr "عن مثيل الخادوم هذا" -#: front/src/components/manage/library/RequestsTable.vue:28, +#: front/src/components/manage/library/RequestsTable.vue:28 #: front/src/components/manage/library/RequestsTable.vue:62 msgid "Accepted" msgstr "" @@ -142,8 +138,7 @@ msgid "Access disabled" msgstr "" #: front/src/components/Home.vue:109 -msgid "" -"Access your music from a clean interface that focus on what really matters" +msgid "Access your music from a clean interface that focus on what really matters" msgstr "" #: front/src/views/admin/users/UsersDetail.vue:54 @@ -176,17 +171,26 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: 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 +#: front/src/components/common/ActionTable.vue:8 +#: front/src/components/federation/LibraryFollowTable.vue:24 +#: front/src/components/library/radios/Builder.vue:50 +#: front/src/components/manage/library/RequestsTable.vue:54 msgid "Actions" msgstr "الإجراءات" +#: front/src/components/manage/users/UsersTable.vue:53 +#, fuzzy +msgid "Active" +msgstr "النشاط" + #: front/src/components/Sidebar.vue:59 msgid "Activity" msgstr "النشاط" +#: front/src/components/federation/LibraryFollowTable.vue:21 +msgid "Actor" +msgstr "" + #: front/src/views/federation/LibraryList.vue:8 msgid "Add a new library" msgstr "Ø¥Ø¶Ø§ÙØ© مكتبة جديدة" @@ -203,12 +207,12 @@ msgstr "قم Ø¨Ø¥Ø¶Ø§ÙØ© عوامل تصÙية لتخصيص إذاعتك" msgid "Add to current queue" msgstr "Ø¥Ø¶Ø§ÙØ© إلى قائمة الانتظار Ø§Ù„ØØ§Ù„ية" -#: front/src/components/favorites/TrackFavoriteIcon.vue:4, +#: 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, +#: front/src/components/playlists/TrackPlaylistIcon.vue:6 #: front/src/components/playlists/TrackPlaylistIcon.vue:32 msgid "Add to playlist..." msgstr "Ø¥Ø¶Ø§ÙØ© إلى قائمة المقاطع الموسيقية …" @@ -233,12 +237,12 @@ msgstr "المدير" msgid "Administration" msgstr "الإدارة" -#: front/src/components/audio/SearchBar.vue:26, -#: front/src/components/federation/LibraryTrackTable.vue:34, -#: front/src/components/library/Album.vue:91, -#: front/src/components/manage/library/FilesTable.vue:39, -#: front/src/components/metadata/Search.vue:134, -#: front/src/components/audio/track/Table.vue:9 +#: front/src/components/audio/SearchBar.vue:26 +#: src/components/audio/track/Table.vue:8 +#: front/src/components/federation/LibraryTrackTable.vue:34 +#: front/src/components/library/Album.vue:91 +#: front/src/components/manage/library/FilesTable.vue:39 +#: front/src/components/metadata/Search.vue:134 msgid "Album" msgstr "الألبوم" @@ -266,9 +270,9 @@ msgstr[5] "" 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/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 "الألبومات" @@ -277,7 +281,7 @@ msgstr "الألبومات" msgid "Albums by this artist" msgstr "Ù…ÙÙ† ألبومات هذا الÙنان" -#: front/src/components/manage/library/RequestsTable.vue:26, +#: front/src/components/manage/library/RequestsTable.vue:26 #: front/src/components/manage/users/InvitationsTable.vue:19 msgid "All" msgstr "الكل" @@ -286,9 +290,13 @@ msgstr "الكل" 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/auth/Login.vue:10 +msgid "An unknown error happend, this can mean the server is down or cannot be reached" +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 "الكل" @@ -297,7 +305,7 @@ msgstr "الكل" msgid "API" msgstr "واجهة برمجة التطبيقات API" -#: front/src/components/federation/LibraryFollowTable.vue:68, +#: front/src/components/federation/LibraryFollowTable.vue:68 #: front/src/components/federation/LibraryFollowTable.vue:78 msgid "Approve" msgstr "واÙÙ‚" @@ -314,11 +322,12 @@ msgstr "" msgid "Are you sure you want to log out?" msgstr "أمتأكد من أنك تريد الخروج ØŸ" -#: front/src/components/audio/SearchBar.vue:25, -#: front/src/components/federation/LibraryTrackTable.vue:33, -#: front/src/components/library/Artist.vue:108, -#: front/src/components/manage/library/FilesTable.vue:38, -#: front/src/components/manage/library/RequestsTable.vue:49, +#: front/src/components/audio/SearchBar.vue:25 +#: src/components/audio/track/Table.vue:7 +#: front/src/components/federation/LibraryTrackTable.vue:33 +#: front/src/components/library/Artist.vue:108 +#: front/src/components/manage/library/FilesTable.vue:38 +#: front/src/components/manage/library/RequestsTable.vue:49 #: front/src/components/metadata/Search.vue:130 msgid "Artist" msgstr "الÙنان" @@ -327,7 +336,7 @@ msgstr "الÙنان" msgid "Artist name" msgstr "إسم الÙنان" -#: front/src/components/library/Album.vue:22, +#: front/src/components/library/Album.vue:22 #: src/components/library/Track.vue:23 msgid "Artist page" msgstr "ØµÙØØ© الÙنان" @@ -336,20 +345,20 @@ msgstr "ØµÙØØ© الÙنان" msgid "Artist, album, track..." msgstr "Ùنان ØŒ ألبوم ØŒ مقطع موسيقي ..." -#: front/src/components/audio/Search.vue:10, -#: src/components/instance/Stats.vue:42, -#: front/src/components/library/Artists.vue:119, +#: front/src/components/audio/Search.vue:10 +#: src/components/instance/Stats.vue:42 +#: front/src/components/library/Artists.vue:119 #: src/components/library/Library.vue:7 msgid "Artists" msgstr "الÙنانون" -#: front/src/components/favorites/List.vue:33, -#: src/components/library/Artists.vue:25, -#: front/src/components/library/Radios.vue:28, -#: front/src/components/manage/library/FilesTable.vue:19, -#: front/src/components/manage/library/RequestsTable.vue:19, -#: front/src/components/manage/users/UsersTable.vue:19, -#: front/src/views/federation/LibraryList.vue:28, +#: front/src/components/favorites/List.vue:33 +#: src/components/library/Artists.vue:25 +#: front/src/components/library/Radios.vue:28 +#: front/src/components/manage/library/FilesTable.vue:19 +#: front/src/components/manage/library/RequestsTable.vue:19 +#: front/src/components/manage/users/UsersTable.vue:19 +#: front/src/views/federation/LibraryList.vue:28 #: src/views/playlists/List.vue:27 msgid "Ascending" msgstr "تصاعدي" @@ -366,25 +375,21 @@ msgstr "إستيراد تلقائي" msgid "Available playlists" msgstr "قوائم المقاطع الموسيقية Ø§Ù„Ù…ØªÙˆÙØ±Ø©" -#: front/src/views/auth/EmailConfirm.vue:17, -#: src/views/auth/PasswordReset.vue:24, +#: 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." +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/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 +#: front/src/components/Sidebar.vue:18 src/components/library/Library.vue:4 msgid "Browse" msgstr "تصÙÙ‘Ø" @@ -432,9 +437,9 @@ msgstr "" 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/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 "إلغاء" @@ -447,6 +452,10 @@ msgstr "" msgid "Cannot change your password" msgstr "لا يمكن تغيير كلمة المرور" +#: front/src/App.vue:63 +msgid "Change language" +msgstr "" + #: front/src/components/auth/Settings.vue:34 msgid "Change my password" msgstr "تغيير الكلمة السرية" @@ -455,7 +464,7 @@ msgstr "تغيير الكلمة السرية" msgid "Change password" msgstr "تغيير كلمة المرور" -#: front/src/views/auth/PasswordResetConfirm.vue:4, +#: front/src/views/auth/PasswordResetConfirm.vue:4 #: front/src/views/auth/PasswordResetConfirm.vue:62 msgid "Change your password" msgstr "عدّل كلمتك السرية" @@ -469,9 +478,7 @@ 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." +msgid "Changing your password will also change your Subsonic API password if you have requested one." msgstr "" #: front/src/components/auth/Settings.vue:65 @@ -490,7 +497,7 @@ msgstr "مكتبة موسيقية ذات جودة عالية" msgid "Clear" msgstr "امسØ" -#: front/src/components/playlists/Editor.vue:40, +#: front/src/components/playlists/Editor.vue:40 #: front/src/components/playlists/Editor.vue:45 msgid "Clear playlist" msgstr "Ù…Ø³Ø Ù‚Ø§Ø¦Ù…Ø© المَقاطع الموسيقية" @@ -507,23 +514,23 @@ msgstr "واجهة إدخال سطر الأوامر CLI" 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: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/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/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/manage/library/RequestsTable.vue:51 #: front/src/components/requests/Form.vue:14 msgid "Comment" msgstr "تعليق" @@ -536,8 +543,7 @@ msgstr "" msgid "Confirm" msgstr "تأكيد" -#: front/src/views/auth/EmailConfirm.vue:4, -#: src/views/auth/EmailConfirm.vue:20, +#: front/src/views/auth/EmailConfirm.vue:4 src/views/auth/EmailConfirm.vue:20 #: front/src/views/auth/EmailConfirm.vue:51 msgid "Confirm your email" msgstr "تأكيد بريدك الإلكتروني" @@ -566,8 +572,8 @@ msgstr "أنشئ قائمة Ù…ÙŽÙ‚Ø§Ø·ÙØ¹ موسيقية جديدة" msgid "Create an account" msgstr "أنشئ ØØ³Ø§Ø¨Ø§" -#: front/src/components/requests/Card.vue:25, -#: front/src/components/manage/library/RequestsTable.vue:89 +#: front/src/components/manage/library/RequestsTable.vue:88 +#: front/src/components/requests/Card.vue:25 msgid "Create import" msgstr "إنشاء استيراد" @@ -583,9 +589,9 @@ msgstr "أنشئ قائمة مَقاطع موسيقية" 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 +#: front/src/components/federation/LibraryFollowTable.vue:22 +#: front/src/components/manage/library/RequestsTable.vue:52 +#: front/src/components/manage/users/InvitationsTable.vue:40 msgid "Creation date" msgstr "تاريخ الإنشاء" @@ -593,9 +599,9 @@ msgstr "تاريخ الإنشاء" msgid "Current track" msgstr "المَقطَع Ø§Ù„ØØ§Ù„ÙŠ" -#: front/src/components/manage/library/FilesTable.vue:189, -#: front/src/components/manage/library/RequestsTable.vue:195, -#: front/src/components/manage/users/InvitationsTable.vue:166, +#: front/src/components/manage/library/FilesTable.vue:189 +#: front/src/components/manage/library/RequestsTable.vue:195 +#: front/src/components/manage/users/InvitationsTable.vue:166 #: front/src/views/playlists/Detail.vue:32 msgid "Delete" msgstr "ØØ°Ù" @@ -608,7 +614,7 @@ msgstr "ØØ°Ù قائمة الأغاني" msgid "Delete radio" msgstr "ØØ°Ù الإذاعة" -#: front/src/components/federation/LibraryFollowTable.vue:52, +#: front/src/components/federation/LibraryFollowTable.vue:52 #: front/src/components/federation/LibraryFollowTable.vue:63 msgid "Deny" msgstr "Ø±ÙØ¶" @@ -617,13 +623,13 @@ msgstr "Ø±ÙØ¶" msgid "Deny access?" msgstr "هل تؤكد Ø±ÙØ¶ الوصول ØŸ" -#: front/src/components/favorites/List.vue:34, -#: src/components/library/Artists.vue:26, -#: front/src/components/library/Radios.vue:31, -#: front/src/components/manage/library/FilesTable.vue:20, -#: front/src/components/manage/library/RequestsTable.vue:20, -#: front/src/components/manage/users/UsersTable.vue:20, -#: front/src/views/federation/LibraryList.vue:29, +#: front/src/components/favorites/List.vue:34 +#: src/components/library/Artists.vue:26 +#: front/src/components/library/Radios.vue:31 +#: front/src/components/manage/library/FilesTable.vue:20 +#: front/src/components/manage/library/RequestsTable.vue:20 +#: front/src/components/manage/users/UsersTable.vue:20 +#: front/src/views/federation/LibraryList.vue:29 #: src/views/playlists/List.vue:28 msgid "Descending" msgstr "تنازليًا" @@ -633,12 +639,10 @@ msgid "Detail" msgstr "Ø§Ù„ØªÙØ§ØµÙŠÙ„" #: front/src/views/admin/users/UsersDetail.vue:146 -msgid "" -"Determine if the user account is active or not. Inactive users cannot login " -"or user the service." +msgid "Determine if the user account is active or not. Inactive users cannot login or use the service." msgstr "" -#: front/src/components/auth/Settings.vue:71, +#: front/src/components/auth/Settings.vue:71 #: front/src/components/auth/SubsonicTokenForm.vue:52 msgid "Disable access" msgstr "تعطيل Ø§Ù„Ù†ÙØ§Ø°" @@ -693,16 +697,21 @@ msgstr "هل تريد استرجاع قائمة الإنتظار السابقة msgid "Documentation" msgstr "الدليل" -#: front/src/components/library/Track.vue:48, -#: src/components/audio/track/Table.vue:24 +#: front/src/components/audio/track/Table.vue:23 +#: src/components/library/Track.vue:48 msgid "Download" msgstr "تنزيل" +#: front/src/components/audio/track/Table.vue:26 +#, fuzzy +msgid "Download tracks" +msgstr "تنزيل" + #: front/src/components/playlists/Editor.vue:49 msgid "Drag and drop rows to reorder tracks in the playlist" msgstr "" -#: front/src/components/library/Track.vue:58, +#: front/src/components/library/Track.vue:58 #: front/src/components/manage/library/FilesTable.vue:43 msgid "Duration" msgstr "المدّة" @@ -715,12 +724,11 @@ msgstr "سهل للإستخدام" msgid "Edit instance info" msgstr "تعديل معلومات مثيل الخادوم" -#: front/src/components/radios/Card.vue:20, -#: src/views/playlists/Detail.vue:29 +#: front/src/components/radios/Card.vue:20 src/views/playlists/Detail.vue:29 msgid "Edit..." msgstr "تعديل …" -#: front/src/components/auth/Signup.vue:29, +#: front/src/components/auth/Signup.vue:29 #: front/src/components/manage/users/UsersTable.vue:38 msgid "Email" msgstr "البريد الإلكتروني" @@ -813,8 +821,8 @@ msgstr "ØØ¯Ø« خطأ أثناء ØÙظ الإعدادات" 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/BatchDetail.vue:41 +#: front/src/components/library/import/BatchDetail.vue:70 #: front/src/components/library/import/BatchList.vue:15 msgid "Errored" msgstr "" @@ -863,12 +871,12 @@ msgstr "Ø¥ØªÙ‘ØØ¯ مع مثيل خادوم جديد" msgid "Federated tracks" msgstr "المَقاطع الموسيقية Ø§Ù„Ù…ØªØØ¯Ø©" -#: front/src/components/Sidebar.vue:86, -#: src/components/library/import/BatchList.vue:25, -#: front/src/components/manage/users/UsersTable.vue:180, -#: front/src/views/admin/Settings.vue:84, -#: src/views/admin/users/UsersDetail.vue:161, -#: front/src/views/federation/Base.vue:35, +#: front/src/components/Sidebar.vue:86 +#: src/components/library/import/BatchList.vue:25 +#: front/src/components/manage/users/UsersTable.vue:180 +#: front/src/views/admin/Settings.vue:84 +#: src/views/admin/users/UsersDetail.vue:161 +#: front/src/views/federation/Base.vue:35 #: src/views/federation/LibraryDetail.vue:40 msgid "Federation" msgstr "Ø§Ù„ÙØ¯ÙŠØ±Ø§Ù„ية" @@ -885,7 +893,7 @@ msgstr "إسم الملÙÙ‘" msgid "File upload" msgstr "إرسال ملÙÙ‘" -#: front/src/views/admin/library/Base.vue:5, +#: front/src/views/admin/library/Base.vue:5 #: src/views/admin/library/FilesList.vue:21 msgid "Files" msgstr "الملÙّات" @@ -898,6 +906,10 @@ msgstr "تصÙية نوع الألبومات" msgid "Filter name" msgstr "إسم عامل التصÙية" +#: front/src/components/library/import/Main.vue:52 +msgid "Finish import" +msgstr "" + #: front/src/components/library/import/BatchDetail.vue:54 msgid "Finished" msgstr "إكتمل" @@ -918,7 +930,7 @@ msgstr "طلبات متابعة Ù…ÙØ¹Ù„ّقة" msgid "Follow status" msgstr "ØØ§Ù„Ø© الإشتراك" -#: front/src/views/federation/Base.vue:13, +#: front/src/views/federation/Base.vue:13 #: front/src/views/federation/LibraryFollowersList.vue:24 msgid "Followers" msgstr "Ø§Ù„Ù…ØªØ§Ø¨ÙØ¹ÙˆÙ†" @@ -927,12 +939,12 @@ msgstr "Ø§Ù„Ù…ØªØ§Ø¨ÙØ¹ÙˆÙ†" msgid "Followers only" msgstr "Ø§Ù„Ù…ØªØ§Ø¨ÙØ¹ÙˆÙ† Ùقط" -#: front/src/components/federation/LibraryCard.vue:15, +#: front/src/components/federation/LibraryCard.vue:15 #: front/src/views/federation/LibraryDetail.vue:29 msgid "Following" msgstr "ÙŠÙØªØ§Ø¨Ùع" -#: front/src/components/activity/Like.vue:12, +#: front/src/components/activity/Like.vue:12 #: src/components/activity/Listen.vue:12 msgid "from %{ album } by %{ artist }" msgstr "Ù…ÙÙ† %{ album } Ù„ÙÙ€ %{ artist }" @@ -942,34 +954,20 @@ msgid "From album %{ album } by %{ artist }" msgstr "Ù…ÙÙ† ألبوم %{ album } Ù„ÙÙ€ %{ artist }" #: 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 "" -"ÙØ§Ù†Ùƒ وايل Funkwhale مشروع ØÙر Ùˆ Ù…ÙØªÙˆØ المصدر يديره متطوعون. يمكنك مساعدتنا " -"على ØªØØ³ÙŠÙ† المنصة عن طريق الإبلاغ عن أخطاء، Ùˆ Ø§Ù‚ØªØ±Ø§Ø Ù…ÙŠØ²Ø§Øª بما ÙÙŠ ذلك مشاركة " -"المشروع مع أصدقائك !" +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 "ÙØ§Ù†Ùƒ وايل Funkwhale مشروع ØÙر Ùˆ Ù…ÙØªÙˆØ المصدر يديره متطوعون. يمكنك مساعدتنا على ØªØØ³ÙŠÙ† المنصة عن طريق الإبلاغ عن أخطاء، Ùˆ Ø§Ù‚ØªØ±Ø§Ø Ù…ÙŠØ²Ø§Øª بما ÙÙŠ ذلك مشاركة المشروع مع أصدقائك !" #: front/src/components/auth/SubsonicTokenForm.vue:7 -msgid "" -"Funkwhale is compatible with other music players that support the Subsonic " -"API." -msgstr "" -"ÙØ§Ù†Ùƒ وايل Funkwhale متواÙÙ‚ مع برمجيات تشغيل الموسيقى التي تدعم واجهة برمجية " -"تطبيقات صاب سونيك." +msgid "Funkwhale is compatible with other music players that support the Subsonic API." +msgstr "ÙØ§Ù†Ùƒ وايل Funkwhale متواÙÙ‚ مع برمجيات تشغيل الموسيقى التي تدعم واجهة برمجية تطبيقات صاب سونيك." #: front/src/components/Home.vue:98 msgid "Funkwhale is dead simple to use." msgstr "ÙØ§Ù†Ùƒ وايل Funkwhale سهلٌ جدًا للإستخدام." #: 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 "" -"Ø·ÙÙˆÙ‘ÙØ± ÙØ§Ù†Ùƒ وايل Funkwhale لتسهيل الإستماع إلى الموسيقى التي ØªØØ¨ÙˆÙ†Ù‡Ø§ Ùˆ " -"لاكتشا٠Ùنّانين Ø¬ÙØ¯Ø¯." +msgid "Funkwhale is designed to make it easy to listen to music you like, or to discover new artists." +msgstr "Ø·ÙÙˆÙ‘ÙØ± ÙØ§Ù†Ùƒ وايل Funkwhale لتسهيل الإستماع إلى الموسيقى التي ØªØØ¨ÙˆÙ†Ù‡Ø§ Ùˆ لاكتشا٠Ùنّانين Ø¬ÙØ¯Ø¯." #: front/src/components/Home.vue:119 msgid "Funkwhale is free and gives you control on your music." @@ -999,7 +997,7 @@ msgstr "" " MusicBrainz\n" " </a>" -#: front/src/components/common/ActionTable.vue:21, +#: front/src/components/common/ActionTable.vue:21 #: front/src/components/common/ActionTable.vue:27 msgid "Go" msgstr "هيا" @@ -1021,9 +1019,7 @@ 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." +msgid "However, accessing Funkwhale from those clients require a separate password you can set below." msgstr "" #: front/src/components/library/import/BatchList.vue:34 @@ -1031,13 +1027,10 @@ 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." +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:164, +#: front/src/components/federation/LibraryTrackTable.vue:170 #: front/src/components/library/Library.vue:17 msgid "Import" msgstr "استيراد" @@ -1072,7 +1065,7 @@ msgstr "ØÙزم الإستيراد بالجملة" msgid "Import Batches" msgstr "" -#: front/src/components/manage/library/FilesTable.vue:40, +#: front/src/components/manage/library/FilesTable.vue:40 #: front/src/components/manage/library/RequestsTable.vue:53 msgid "Import date" msgstr "تاريخ الإستيراد" @@ -1093,18 +1086,18 @@ msgstr "استيراد الموسيقى" 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: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, +#: front/src/views/admin/library/Base.vue:9 +#: front/src/views/admin/library/RequestsList.vue:3 #: front/src/views/admin/library/RequestsList.vue:21 msgid "Import requests" msgstr "طلبات الإستيراد" -#: front/src/components/library/import/BatchList.vue:20, +#: front/src/components/library/import/BatchList.vue:20 #: front/src/components/library/import/Main.vue:6 msgid "Import source" msgstr "مصدر الإستيراد" @@ -1121,8 +1114,8 @@ msgstr "أجلب هذا الألبوم" msgid "Import this track" msgstr "استورد هذا المَقطع" -#: front/src/components/federation/LibraryTrackTable.vue:12, -#: front/src/components/manage/library/RequestsTable.vue:29, +#: 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 "تم استيراده" @@ -1143,6 +1136,10 @@ msgstr "ÙÙŠ Ø§Ù„Ù…ÙØ¶Ù„Ø©" msgid "In library" msgstr "على المكتبة" +#: front/src/components/manage/users/UsersTable.vue:54 +msgid "Inactive" +msgstr "غير ناشط" + #: front/src/components/library/import/Main.vue:96 msgid "Input a MusicBrainz ID manually:" msgstr "أدخÙÙ„ يدويًا Ù…ÙØ¹Ø±Ù‘Ù MusicBrainz ID :" @@ -1173,7 +1170,7 @@ msgstr "إعدادات مثيل الخادوم" msgid "Instance Timeline" msgstr "الخيط الزمني لمثيل الخادوم" -#: front/src/components/auth/Signup.vue:42, +#: front/src/components/auth/Signup.vue:42 #: front/src/components/manage/users/InvitationForm.vue:11 msgid "Invitation code" msgstr "رمز الدعوة" @@ -1182,8 +1179,8 @@ msgstr "رمز الدعوة" msgid "Invitation code (optional)" msgstr "رمز الدعوة (اختياري)" -#: front/src/views/admin/users/Base.vue:8, -#: src/views/admin/users/InvitationsList.vue:3, +#: front/src/views/admin/users/Base.vue:8 +#: src/views/admin/users/InvitationsList.vue:3 #: front/src/views/admin/users/InvitationsList.vue:24 msgid "Invitations" msgstr "الدعوات" @@ -1204,7 +1201,11 @@ msgstr "الإجراءات" msgid "Keep a track of your favorite songs" msgstr "ØØ§Ùظوا على أثر موسيقاكم Ùˆ أغانيكم Ø§Ù„Ù…ÙØ¶Ù‘لة" -#: front/src/components/manage/users/UsersTable.vue:41, +#: front/src/components/audio/track/Table.vue:32 +msgid "Keep your PRIVATE_TOKEN secret as it gives access to your account." +msgstr "" + +#: front/src/components/manage/users/UsersTable.vue:41 #: front/src/views/admin/users/UsersDetail.vue:45 msgid "Last activity" msgstr "آخر نشاط" @@ -1225,7 +1226,7 @@ msgstr "Ø£ØØ¯Ø« الÙنانين" msgid "Launch" msgstr "إبدأ" -#: front/src/components/library/import/BatchDetail.vue:18, +#: front/src/components/library/import/BatchDetail.vue:18 #: front/src/components/library/import/BatchList.vue:35 msgid "Launch date" msgstr "تاريخ الإطلاق" @@ -1246,16 +1247,16 @@ msgstr "أتركه ÙØ§Ø±ØºÙ‹Ø§ Ù„Ù„ØØµÙˆÙ„ على رمز عشوائي" msgid "Leave this field empty if you're requesting the whole discography." msgstr "" -#: front/src/views/federation/Base.vue:5, +#: front/src/views/federation/Base.vue:5 #: src/views/federation/LibraryList.vue:123 msgid "Libraries" msgstr "المكتبات" -#: front/src/components/Sidebar.vue:69, -#: front/src/components/federation/LibraryTrackTable.vue:36, -#: front/src/components/instance/Stats.vue:30, -#: front/src/components/manage/users/UsersTable.vue:176, -#: front/src/views/admin/users/UsersDetail.vue:157, +#: front/src/components/Sidebar.vue:69 +#: front/src/components/federation/LibraryTrackTable.vue:36 +#: front/src/components/instance/Stats.vue:30 +#: front/src/components/manage/users/UsersTable.vue:176 +#: front/src/views/admin/users/UsersDetail.vue:157 #: front/src/views/federation/LibraryDetail.vue:194 msgid "Library" msgstr "المكتبة" @@ -1304,8 +1305,7 @@ msgstr "الخروج" msgid "Logged in as %{ username }" msgstr "Ù…ÙØªÙ‘صل كـ %{ username }" -#: front/src/components/Sidebar.vue:43, -#: src/components/auth/Login.vue:42 +#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:41 msgid "Login" msgstr "الدخول" @@ -1359,16 +1359,14 @@ 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" +"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" " <a href=\"https://musicbrainz.org\" target=\"_blank\">\n" " MusicBrainz\n" " </a>\n" " project, which you can think about as the Wikipedia of music." msgstr "" -#: front/src/components/Sidebar.vue:47, +#: front/src/components/Sidebar.vue:47 #: src/components/library/import/Main.vue:18 msgid "Music" msgstr "الموسيقى" @@ -1397,27 +1395,28 @@ msgstr "قائمتي الرائعة Ù„Ù„Ù…ÙŽÙ‚Ø§Ø·ÙØ¹ الموسيقية" msgid "My awesome radio" 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 +#: 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/library/RequestsTable.vue:71 +#: front/src/components/manage/library/RequestsTable.vue:75 +#: front/src/components/manage/library/RequestsTable.vue:82 +#: front/src/components/manage/users/UsersTable.vue:61 +#: front/src/views/admin/users/UsersDetail.vue:49 msgid "N/A" msgstr "غير Ù…ØªÙˆÙØ±" -#: front/src/components/playlists/PlaylistModal.vue:31, +#: 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 +#: front/src/components/auth/Settings.vue:55 +#: front/src/views/auth/PasswordResetConfirm.vue:14 msgid "New password" msgstr "الكلمة السرية الجديدة" @@ -1439,9 +1438,7 @@ msgstr "لا" #: front/src/components/Home.vue:103 msgid "No add-ons, no plugins : you only need a web library" -msgstr "" -"لا ØªØØªØ§Ø¬ إلى تنصيب Ø¥Ø¶Ø§ÙØ§ØªÙ أو Ù…ÙÙ„ØÙŽÙ‚ات٠: كل ما ØªØØªØ§Ø¬ إليه هي مكتبة موسيقية " -"على الويب" +msgstr "لا ØªØØªØ§Ø¬ إلى تنصيب Ø¥Ø¶Ø§ÙØ§ØªÙ أو Ù…ÙÙ„ØÙŽÙ‚ات٠: كل ما ØªØØªØ§Ø¬ إليه هي مكتبة موسيقية على الويب" #: front/src/components/library/Track.vue:102 msgid "No lyrics available for this track." @@ -1455,7 +1452,7 @@ msgstr "لا Ø£ØØ¯ غيري" msgid "Not following" msgstr "غير مشترÙÙƒ" -#: front/src/components/federation/LibraryTrackTable.vue:13, +#: front/src/components/federation/LibraryTrackTable.vue:13 #: front/src/components/federation/LibraryTrackTable.vue:52 msgid "Not imported" msgstr "غير Ù…ÙØ³ØªÙˆØ±ÙŽØ¯" @@ -1468,13 +1465,16 @@ msgstr "غير مستعمَل" msgid "Official website" msgstr "موقع الويب الرسمي" +#: front/src/components/auth/Settings.vue:50 +#, fuzzy +msgid "Old password" +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." +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/federation/LibraryCard.vue:21 #: front/src/components/manage/users/InvitationsTable.vue:20 msgid "Open" msgstr "Ù…ÙØªÙˆØ" @@ -1487,25 +1487,25 @@ msgstr "الخيارات" 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/InvitationsTable.vue:9, -#: front/src/components/manage/users/UsersTable.vue:9, -#: front/src/views/federation/LibraryList.vue:18, +#: 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/InvitationsTable.vue:9 +#: front/src/components/manage/users/UsersTable.vue:9 +#: front/src/views/federation/LibraryList.vue:18 #: src/views/playlists/List.vue:17 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, +#: 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 "اتجاه الترتيب" @@ -1522,8 +1522,7 @@ msgstr "Ø§Ù„ØµÙØØ© غير موجودة" msgid "Page not found!" msgstr "Ø§Ù„ØµÙØØ© غير موجودة !" -#: front/src/components/auth/Login.vue:32, -#: src/components/auth/Signup.vue:38 +#: front/src/components/auth/Login.vue:32 src/components/auth/Signup.vue:38 msgid "Password" msgstr "كلمة السر" @@ -1539,17 +1538,17 @@ msgstr "تم ØªØØ¯ÙŠØ« كلمة السر بنجاØ" msgid "Pause track" 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/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/components/federation/LibraryFollowTable.vue:11 #: front/src/views/federation/LibraryDetail.vue:26 msgid "Pending approval" msgstr "ÙÙŠ انتظار التسريØ" @@ -1558,31 +1557,28 @@ msgstr "ÙÙŠ انتظار التسريØ" msgid "Pending follow requests" msgstr "طلبات المتابَعة المعلَّقة" -#: front/src/components/Sidebar.vue:215, -#: src/views/admin/library/Base.vue:26 +#: front/src/components/Sidebar.vue:215 src/views/admin/library/Base.vue:26 msgid "Pending import requests" msgstr "طلبات الإستيراد المعلّقة" -#: front/src/components/requests/Form.vue:26, -#: src/views/federation/Base.vue:36 +#: front/src/components/requests/Form.vue:26 src/views/federation/Base.vue:36 msgid "Pending requests" msgstr "الطلبات المعلَّقة" -#: front/src/components/manage/users/UsersTable.vue:42, +#: 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, +#: 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/components/playlists/Card.vue:26, -#: src/views/playlists/Detail.vue:22 +#: front/src/components/audio/album/Card.vue:50 +#: front/src/components/audio/artist/Card.vue:44 +#: src/components/library/Album.vue:28 +#: front/src/components/playlists/Card.vue:26 src/views/playlists/Detail.vue:22 msgid "Play all" msgstr "تشغيل الكل" @@ -1640,10 +1636,8 @@ msgstr "تم ØªØØ¯ÙŠØ« قائمة تشغيل الموسيقى" msgid "Playlist visibility" msgstr "" -#: front/src/components/Sidebar.vue:55, -#: src/components/library/Library.vue:13, -#: front/src/views/admin/Settings.vue:83, -#: src/views/playlists/List.vue:103 +#: front/src/components/Sidebar.vue:55 src/components/library/Library.vue:13 +#: front/src/views/admin/Settings.vue:83 src/views/playlists/List.vue:103 msgid "Playlists" msgstr "قوائم Ø§Ù„Ù…ÙŽÙ‚Ø§Ø·ÙØ¹" @@ -1655,6 +1649,10 @@ msgstr "قوائم تشغيل الموسيقى ØŸ متوÙّرة لدينا" msgid "Please double-check your password is correct" msgstr "يرجى التأكّد Ù…ÙÙ† ØµØØ© الكلمة السرية" +#: front/src/components/auth/Login.vue:9 +msgid "Please double-check your username/password couple is correct" +msgstr "الرجاء التأكّد Ù…ÙÙ† ØµØØ© اسم المستخدÙÙ… Ùˆ الكلمة السرية" + #: front/src/components/library/import/Main.vue:26 msgid "Previous step" msgstr "الخطوة السابقة" @@ -1663,7 +1661,7 @@ msgstr "الخطوة السابقة" msgid "Previous track" msgstr "المَقطَع السابق" -#: front/src/views/auth/EmailConfirm.vue:26, +#: front/src/views/auth/EmailConfirm.vue:26 #: front/src/views/auth/PasswordResetConfirm.vue:31 msgid "Proceed to login" msgstr "المواصلة إلى ØµÙØØ© تسجيل الدخول" @@ -1696,8 +1694,8 @@ msgstr "Ù…ÙÙ†Ø´ÙØ¦ الإذاعات Ùˆ الراديو" msgid "Radio name" msgstr "إسم الإذاعة" -#: front/src/components/library/Home.vue:18, -#: src/components/library/Library.vue:10, +#: front/src/components/library/Home.vue:18 +#: src/components/library/Library.vue:10 #: front/src/components/library/Radios.vue:125 msgid "Radios" msgstr "الإذاعات" @@ -1710,7 +1708,7 @@ msgstr "Ø£ØØ¯Ø« الأنشطة على مثيل الخادوم هذا" msgid "Recording MusicBrainz ID" msgstr "Ù…ÙØ¹Ø±Ù‘٠التسجيل الصوتي على ميوزيك براينز MusicBrainz" -#: front/src/views/admin/users/UsersDetail.vue:84, +#: front/src/views/admin/users/UsersDetail.vue:84 #: front/src/views/federation/LibraryDetail.vue:122 msgid "Refresh" msgstr "إنعاش" @@ -1724,11 +1722,8 @@ msgid "Registered since %{ date }" msgstr "Ù…ÙØ³Ø¬Ù‘Ù„ منذ %{ date }" #: front/src/components/auth/Signup.vue:9 -msgid "" -"Registration are closed on this instance, you will need an invitation code " -"to signup." -msgstr "" -"إنّ التسجيلات Ù…ÙØºÙ„َقة ØØ§Ù„يًا على هذا الخادوم، يلزمك رمز دعوة للتسجيل Ùيه." +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" @@ -1742,7 +1737,7 @@ msgstr "ØØ°Ù" msgid "Remove from favorites" msgstr "ØØ°Ù Ù…ÙÙ† Ø§Ù„Ù…ÙØ¶Ù„Ø©" -#: front/src/components/auth/SubsonicTokenForm.vue:34, +#: front/src/components/auth/SubsonicTokenForm.vue:34 #: front/src/components/auth/SubsonicTokenForm.vue:37 msgid "Request a new password" msgstr "طلب كلمة سرية جديدة" @@ -1767,8 +1762,7 @@ msgstr "" msgid "Rerun job" msgstr "" -#: front/src/components/auth/Login.vue:34, -#: src/views/auth/PasswordReset.vue:4, +#: front/src/components/auth/Login.vue:34 src/views/auth/PasswordReset.vue:4 #: front/src/views/auth/PasswordReset.vue:52 msgid "Reset your password" msgstr "إعادة تعيين كلمتك السرية" @@ -1777,15 +1771,15 @@ msgstr "إعادة تعيين كلمتك السرية" msgid "Result %{ current }/%{ total }" msgstr "النتيجة %{ current }/%{ total }" -#: 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/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/admin/SettingsGroup.vue:63 #: front/src/components/library/radios/Builder.vue:19 msgid "Save" msgstr "اØÙظ" @@ -1794,16 +1788,16 @@ msgstr "اØÙظ" 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, +#: 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 "Ø§Ù„Ø¨ØØ«" @@ -1824,7 +1818,7 @@ msgstr "Ø§Ù„Ø¨ØØ« ØØ³Ø¨ المصدر …" msgid "Search by submitter, source..." msgstr "Ø§Ù„Ø¨ØØ« ØØ³Ø¨ المستخدÙÙ… أو المصدر …" -#: front/src/components/federation/LibraryTrackTable.vue:150, +#: front/src/components/federation/LibraryTrackTable.vue:156 #: front/src/components/manage/library/FilesTable.vue:175 msgid "Search by title, artist, domain..." msgstr "Ø§Ù„Ø¨ØØ« ØØ³Ø¨ العنوان أو إسم Ùنان أو نطاق …" @@ -1853,8 +1847,8 @@ msgstr "Ø§Ù„Ø¨ØØ« عن بعض Ù…ÙÙ† الموسيقى" msgid "Search on lyrics.wikia.com" msgstr "Ø§Ù„Ø¨ØØ« ÙÙŠ lyrics.wikia.com" -#: front/src/components/library/Album.vue:33, -#: src/components/library/Artist.vue:31, +#: 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 "Ø§Ù„Ø¨ØØ« ÙÙŠ ويكيبيديا" @@ -1897,8 +1891,8 @@ msgstr "إختيار المصادر أو Ø§Ù„Ù…Ù„ÙØ§Øª الجاهزة للإس msgid "Send a follow request" msgstr "إرسال طلب متابَعة" -#: front/src/components/Sidebar.vue:96, -#: src/components/manage/users/UsersTable.vue:184, +#: front/src/components/Sidebar.vue:96 +#: src/components/manage/users/UsersTable.vue:184 #: front/src/views/admin/users/UsersDetail.vue:165 msgid "Settings" msgstr "الإعدادات" @@ -1943,13 +1937,13 @@ msgstr[5] "" msgid "Show/hide password" msgstr "إظهار/Ø¥Ø®ÙØ§Ø¡ الكلمة السرية" -#: 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/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 "عرض النتائج %{ start }-%{ end } Ù…ÙÙ† %{ total }" @@ -1962,26 +1956,28 @@ msgstr "خلط قائمة الإنتظار" msgid "Sign Up" msgstr "التسجيل" -#: front/src/components/manage/users/UsersTable.vue:40, +#: 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/audio/track/Table.vue:30 +msgid "Simply copy paste the snippet below into a terminal to launch the download." +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: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!" +msgid "Something's missing in the library? Let us know what you would like to listen!" msgstr "" #: front/src/components/audio/Search.vue:25 @@ -1992,8 +1988,8 @@ msgstr "المعذرة، لم نتمكّن Ù…ÙÙ† العثور على أي أل 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/BatchDetail.vue:82 +#: front/src/components/library/import/BatchList.vue:38 #: front/src/components/library/import/TrackImport.vue:17 msgid "Source" msgstr "المصدر" @@ -2006,7 +2002,7 @@ msgstr "Ø´ÙØ±Ø© المصدر" msgid "Source code (%{version})" msgstr "Ø§Ù„Ø´ÙØ±Ø© المصدرية (%{version})" -#: front/src/components/auth/Profile.vue:19, +#: front/src/components/auth/Profile.vue:19 #: front/src/components/manage/users/UsersTable.vue:70 msgid "Staff member" msgstr "عضو ÙÙŠ Ø§Ù„ÙØ±ÙŠÙ‚" @@ -2023,16 +2019,17 @@ msgstr "إبدأ الإرسال" 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:24, -#: front/src/components/manage/library/RequestsTable.vue:48, -#: front/src/components/manage/users/InvitationsTable.vue:17, -#: front/src/components/manage/users/InvitationsTable.vue:39, +#: front/src/components/federation/LibraryFollowTable.vue:23 +#: 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:24 +#: front/src/components/manage/library/RequestsTable.vue:48 +#: front/src/components/manage/users/InvitationsTable.vue:17 +#: front/src/components/manage/users/InvitationsTable.vue:39 #: front/src/components/manage/users/UsersTable.vue:43 msgid "Status" msgstr "Ø§Ù„ØØ§Ù„Ø©" @@ -2049,8 +2046,7 @@ msgstr "إيقا٠الإذاعة" msgid "Stop Upload" msgstr "إيقا٠الإرسال" -#: front/src/App.vue:9, -#: src/components/requests/Form.vue:17 +#: front/src/App.vue:9 src/components/requests/Form.vue:17 msgid "Submit" msgstr "إرسال" @@ -2058,7 +2054,7 @@ msgstr "إرسال" msgid "Submit another request" msgstr "إرسال طلب جديد آخَر" -#: front/src/components/library/import/BatchDetail.vue:26, +#: front/src/components/library/import/BatchDetail.vue:26 #: front/src/components/library/import/BatchList.vue:39 msgid "Submitted by" msgstr "إقترَØÙ‡" @@ -2071,22 +2067,23 @@ msgstr "صاب سونيك" msgid "Subsonic API password" msgstr "الكلمة السرية لواجهة برمجة التطبيقات صاب سونيك Subsonic" -#: front/src/components/library/import/BatchDetail.vue:71, -#: front/src/components/library/import/BatchList.vue:16, +#: 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/App.vue:11 +msgid "Suggested choices" +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 "" -"ØØ³Ù†Ù‹Ø§ الأمر سهل : Ø£ØØ¨Ø¨Ù†Ø§ غرو٠شارْك Ùˆ أردنا تصميم مشروع Ø£ØØ³ÙŽÙ† منه بكثير." +msgid "That's simple: we loved Grooveshark and we want to build something even better." +msgstr "ØØ³Ù†Ù‹Ø§ الأمر سهل : Ø£ØØ¨Ø¨Ù†Ø§ غرو٠شارْك Ùˆ أردنا تصميم مشروع Ø£ØØ³ÙŽÙ† منه بكثير." #: front/src/components/requests/Form.vue:73 msgid "The Beatles, Mickael Jackson…" @@ -2097,12 +2094,8 @@ msgid "The funkwhale logo was kindly designed and provided by Francis Gading." msgstr "تم تصميم شعار ÙØ§Ù†Ùƒ وايل funkwhale Ø¨ÙØ¶Ù„ Ùˆ كَرَم Francis Gading." #: front/src/components/Home.vue:124 -msgid "" -"The plaform is free and open-source, you can install it and modify it " -"without worries" -msgstr "" -"المنصّة مجانية Ùˆ Ù…ÙØªÙˆØØ© المصدر، بإمكانكم تنصيبها Ùˆ تعديلها كما ÙŠØÙ„Ùˆ لكم دون " -"قيود" +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." @@ -2112,10 +2105,12 @@ msgstr "" msgid "The White Album, Thriller…" msgstr "The White Album, Thriller…" +#: front/src/components/audio/track/Table.vue:29 +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/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." +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/views/federation/LibraryDetail.vue:195 @@ -2127,9 +2122,7 @@ msgid "This is you!" msgstr "هذا أنت !" #: front/src/components/common/ActionTable.vue:37 -msgid "" -"This may affect a lot of elements, please double check this is really what " -"you want." +msgid "This may affect a lot of elements, please double check this is really what you want." msgstr "" #: front/src/components/audio/PlayButton.vue:55 @@ -2138,46 +2131,37 @@ msgstr "لم يتم استيراد هذا المَقطَع لذا لا يمكن #: front/src/views/playlists/Detail.vue:36 msgid "This will completely delete this playlist and cannot be undone." -msgstr "" -"سو٠يؤدي ذلك إلى Ø§Ù„ØØ°Ù الكÙلّي لقائمة التشغيل هذه Ùˆ لا ÙŠÙمكن إلغاء العملية Ùˆ " -"العودة." +msgstr "سو٠يؤدي ذلك إلى Ø§Ù„ØØ°Ù الكÙلّي لقائمة التشغيل هذه Ùˆ لا ÙŠÙمكن إلغاء العملية Ùˆ العودة." #: front/src/views/radios/Detail.vue:27 msgid "This will completely delete this radio and cannot be undone." -msgstr "" -"سو٠يؤدي ذلك إلى Ø§Ù„ØØ°Ù الكÙلّي لهذه الإذاعة Ùˆ لا ÙŠÙمكن إلغاء العملية Ùˆ " -"العودة." +msgstr "سو٠يؤدي ذلك إلى Ø§Ù„ØØ°Ù الكÙلّي لهذه الإذاعة Ùˆ لا ÙŠÙمكن إلغاء العملية Ùˆ العودة." #: front/src/components/auth/SubsonicTokenForm.vue:51 -msgid "" -"This will completely disable access to the Subsonic API using from account." +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 "" -"ذلك سو٠يؤدي إلى ØØ°Ù بياناتك المØÙ„ية نهائيا Ùˆ إخراجك. أمتأكد أنك ترغب ÙÙŠ " -"المواصلة ØŸ" +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." +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 +#: front/src/components/audio/track/Table.vue:6 +#: front/src/components/federation/LibraryTrackTable.vue:32 +#: front/src/components/manage/library/FilesTable.vue:37 msgid "Title" msgstr "العنوان" -#: front/src/components/audio/SearchBar.vue:27, -#: src/components/library/Track.vue:174, -#: front/src/components/library/import/BatchDetail.vue:84, +#: front/src/components/audio/SearchBar.vue:27 +#: src/components/library/Track.vue:174 +#: front/src/components/library/import/BatchDetail.vue:84 #: front/src/components/metadata/Search.vue:138 msgid "Track" msgstr "المَقطَع" @@ -2194,10 +2178,9 @@ msgstr "مقطع يناسب عامل التصÙية" msgid "tracks" msgstr "Ù…ÙŽÙ‚Ø§Ø·ÙØ¹" -#: front/src/components/library/Album.vue:43, -#: front/src/components/playlists/PlaylistModal.vue:33, -#: front/src/views/federation/Base.vue:8, -#: src/views/playlists/Detail.vue:49, +#: front/src/components/library/Album.vue:43 +#: front/src/components/playlists/PlaylistModal.vue:33 +#: front/src/views/federation/Base.vue:8 src/views/playlists/Detail.vue:49 #: front/src/views/radios/Detail.vue:34 msgid "Tracks" msgstr "Ø§Ù„Ù…ÙŽÙ‚Ø§Ø·ÙØ¹" @@ -2223,14 +2206,12 @@ 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 "" -"لسوء Ø§Ù„ØØ¸ØŒ لم يأخذ Ø£ØµØØ§Ø¨ مثيل الخادوم هذا الوقت الكاÙÙŠ لاستكمال هذه Ø§Ù„ØµÙØØ©." +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" +#, fuzzy +msgid "Unknown" msgstr "مجهول" #: front/src/components/Home.vue:37 @@ -2253,7 +2234,7 @@ msgstr "ØªØØ¯ÙŠØ« الإعدادات" msgid "Update your password" msgstr "قم Ø¨ØªØØ¯ÙŠØ« كلمتك السرية" -#: front/src/components/manage/users/UsersTable.vue:172, +#: front/src/components/manage/users/UsersTable.vue:172 #: front/src/views/admin/users/UsersDetail.vue:153 msgid "Upload" msgstr "أرسل" @@ -2279,12 +2260,8 @@ msgid "Use this flag to enable/disable federation with this library" 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 "" -"استخدم هذه الإستمارة لطلب إعادة ضبط كلمة المرور. سنرسل بريدا الكترونيا إلى " -"العنوان المعين مرÙوقا بتعليمات لإعادة ضبط كلمتك السرية." +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." @@ -2302,7 +2279,7 @@ msgstr "المستخدÙÙ…" msgid "User activity" msgstr "نشاط المستخدÙÙ…" -#: front/src/components/auth/Signup.vue:19, +#: front/src/components/auth/Signup.vue:19 #: front/src/components/manage/users/UsersTable.vue:37 msgid "Username" msgstr "إسم المستخدÙÙ…" @@ -2315,19 +2292,17 @@ msgstr "إسم المستخدÙÙ… أو عنوان البريد الإلكترو msgid "users" msgstr "مستخدÙÙ…" -#: front/src/components/Sidebar.vue:102, -#: src/views/admin/Settings.vue:81, -#: front/src/views/admin/users/Base.vue:5, -#: src/views/admin/users/UsersList.vue:3, +#: front/src/components/Sidebar.vue:102 src/views/admin/Settings.vue:81 +#: front/src/views/admin/users/Base.vue:5 src/views/admin/users/UsersList.vue:3 #: front/src/views/admin/users/UsersList.vue:21 msgid "Users" msgstr "المستخدÙمون" -#: front/src/components/library/Album.vue:37, -#: src/components/library/Artist.vue:35, -#: front/src/components/library/Track.vue:44, -#: front/src/components/library/import/ArtistImport.vue:131, -#: front/src/components/metadata/ArtistCard.vue:49, +#: front/src/components/library/Album.vue:37 +#: src/components/library/Artist.vue:35 +#: front/src/components/library/Track.vue:44 +#: front/src/components/library/import/ArtistImport.vue:131 +#: front/src/components/metadata/ArtistCard.vue:49 #: front/src/components/metadata/ReleaseCard.vue:53 msgid "View on MusicBrainz" msgstr "" @@ -2385,9 +2360,7 @@ msgid "What is metadata?" msgstr "ما المقصود بالبيانات الوصÙية ØŸ" #: front/src/views/federation/LibraryDetail.vue:197 -msgid "" -"When enabled, auto importing will automatically import new tracks published " -"in this library" +msgid "When enabled, auto importing will automatically import new tracks published in this library" msgstr "" #: front/src/components/Home.vue:24 @@ -2411,22 +2384,15 @@ 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 "" -"يمكÙنك دعوة أصدقائك Ùˆ عائلتك للإنظمام إلى مثيل خادومك للإستمتاع بموسيقاك" +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." +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." +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 @@ -2438,13 +2404,11 @@ 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" +msgid "You will be logged out from this session and have to log in 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." +msgid "You will have to update your password on your clients that use this password." msgstr "" #: front/src/components/library/import/Main.vue:103 @@ -2452,11 +2416,8 @@ 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 "" -"تمّ تأكيد عنوان بريدك الإلكتروني، بإمكانك الآن استعمال الخدمة Ù…ÙÙ† دون قيود." +msgid "Your email address was confirmed, you can now use the service without limitations." +msgstr "تمّ تأكيد عنوان بريدك الإلكتروني، بإمكانك الآن استعمال الخدمة Ù…ÙÙ† دون قيود." #: front/src/components/favorites/List.vue:109 msgid "Your Favorites" @@ -2471,15 +2432,9 @@ 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" +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/Login.vue:10 -msgid "Please double-check your username/password couple is correct" -msgstr "الرجاء التأكّد Ù…ÙÙ† ØµØØ© اسم المستخدÙÙ… Ùˆ الكلمة السرية" - #: front/src/components/audio/PlayButton.vue:150 msgid "%{ count } track was added to your queue" msgid_plural "%{ count } tracks were added to your queue" @@ -2489,14 +2444,3 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" msgstr[5] "" - -#: 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 "غير ناشط" diff --git a/front/locales/fr_FR/LC_MESSAGES/app.po b/front/locales/fr_FR/LC_MESSAGES/app.po index ea422573fcb6a1b49a9f9b2a9b1d49dd134871a4..22bf01014e38818a5927f078fb1d40466fc530e1 100644 --- a/front/locales/fr_FR/LC_MESSAGES/app.po +++ b/front/locales/fr_FR/LC_MESSAGES/app.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: French (Funkwhale)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-01 22:09+0200\n" +"POT-Creation-Date: 2018-07-06 21:23+0200\n" "PO-Revision-Date: 2018-07-01 22:13+0200\n" "Last-Translator: \n" "Language-Team: French <https://translate.funkwhale.audio/projects/funkwhale/front/fr/>\n" @@ -136,16 +136,25 @@ msgstr[0] "L'action %{ action } a été lancée avec succès sur %{ count } él msgstr[1] "L'action %{ action } a été lancée avec succès sur %{ count } éléments" #: front/src/components/common/ActionTable.vue:8 +#: front/src/components/federation/LibraryFollowTable.vue:24 #: 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 "Actions" +#: front/src/components/manage/users/UsersTable.vue:53 +#, fuzzy +msgid "Active" +msgstr "Activité" + #: front/src/components/Sidebar.vue:59 msgid "Activity" msgstr "Activité" +#: front/src/components/federation/LibraryFollowTable.vue:21 +msgid "Actor" +msgstr "" + #: front/src/views/federation/LibraryList.vue:8 msgid "Add a new library" msgstr "Ajouter une nouvelle bibliothèque" @@ -193,11 +202,11 @@ msgid "Administration" msgstr "Administration" #: front/src/components/audio/SearchBar.vue:26 +#: src/components/audio/track/Table.vue:8 #: front/src/components/federation/LibraryTrackTable.vue:34 #: front/src/components/library/Album.vue:91 #: front/src/components/manage/library/FilesTable.vue:39 #: front/src/components/metadata/Search.vue:134 -#: front/src/components/audio/track/Table.vue:9 msgid "Album" msgstr "Album" @@ -237,6 +246,10 @@ msgstr "Tout" msgid "An error occured while saving your changes" msgstr "Une erreur s'est produite pendant l'enregistrement de vos modifications" +#: front/src/components/auth/Login.vue:10 +msgid "An unknown error happend, this can mean the server is down or cannot be reached" +msgstr "" + #: front/src/components/federation/LibraryTrackTable.vue:11 #: front/src/components/library/import/BatchDetail.vue:68 #: front/src/components/library/import/BatchList.vue:13 @@ -266,6 +279,7 @@ msgid "Are you sure you want to log out?" msgstr "Êtes-vous sur de vouloir vous déconnecter ?" #: front/src/components/audio/SearchBar.vue:25 +#: src/components/audio/track/Table.vue:7 #: front/src/components/federation/LibraryTrackTable.vue:33 #: front/src/components/library/Artist.vue:108 #: front/src/components/manage/library/FilesTable.vue:38 @@ -394,6 +408,10 @@ msgstr "Pistes candidates" msgid "Cannot change your password" msgstr "Mot de passe ne peut pas être changé" +#: front/src/App.vue:63 +msgid "Change language" +msgstr "" + #: front/src/components/auth/Settings.vue:34 msgid "Change my password" msgstr "Changer mon mot de passe" @@ -510,8 +528,8 @@ msgstr "Créer une nouvelle playlist" msgid "Create an account" msgstr "Créer un compte" +#: front/src/components/manage/library/RequestsTable.vue:88 #: front/src/components/requests/Card.vue:25 -#: front/src/components/manage/library/RequestsTable.vue:89 msgid "Create import" msgstr "Créer un import" @@ -527,9 +545,9 @@ msgstr "Créer une playlist" msgid "Create your own radio" msgstr "Créer votre propre radio" +#: front/src/components/federation/LibraryFollowTable.vue:22 #: 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 "Date de création" @@ -577,7 +595,8 @@ msgid "Detail" msgstr "Détail" #: front/src/views/admin/users/UsersDetail.vue:146 -msgid "Determine if the user account is active or not. Inactive users cannot login or user the service." +#, fuzzy +msgid "Determine if the user account is active or not. Inactive users cannot login or use the service." msgstr "Détermine si le compte utilisateur est actif ou non. Les comptes inactifs ne peuvent pas se connecter ou utiliser le service." #: front/src/components/auth/Settings.vue:71 @@ -631,11 +650,16 @@ msgstr "Souhaitez-vous restaurer votre queue précédente ?" msgid "Documentation" msgstr "Documentation" -#: front/src/components/library/Track.vue:48 -#: src/components/audio/track/Table.vue:24 +#: front/src/components/audio/track/Table.vue:23 +#: src/components/library/Track.vue:48 msgid "Download" msgstr "Télécharger" +#: front/src/components/audio/track/Table.vue:26 +#, fuzzy +msgid "Download tracks" +msgstr "Télécharger" + #: front/src/components/playlists/Editor.vue:49 msgid "Drag and drop rows to reorder tracks in the playlist" msgstr "Glissez et déposer les lignes pour réordonner les pistes dans la playlist" @@ -835,6 +859,10 @@ msgstr "Filtrer le type d'album" msgid "Filter name" msgstr "Nom du filtre" +#: front/src/components/library/import/Main.vue:52 +msgid "Finish import" +msgstr "" + #: front/src/components/library/import/BatchDetail.vue:54 msgid "Finished" msgstr "Terminé" @@ -954,7 +982,7 @@ msgstr "ID" 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 "Si l'adresse email que vous avez fournie est valide et associée à un compte utilisateur, vous allez recevoir un email contenant les instructions de réinitialisation au cours des prochaines minutes." -#: front/src/components/federation/LibraryTrackTable.vue:164 +#: front/src/components/federation/LibraryTrackTable.vue:170 #: front/src/components/library/Library.vue:17 msgid "Import" msgstr "Import" @@ -1056,6 +1084,10 @@ msgstr "Dans les favoris" msgid "In library" msgstr "Dans la bibliothèque" +#: front/src/components/manage/users/UsersTable.vue:54 +msgid "Inactive" +msgstr "Actif" + #: front/src/components/library/import/Main.vue:96 msgid "Input a MusicBrainz ID manually:" msgstr "Saisir manuellement un ID MusicBrainz :" @@ -1113,6 +1145,10 @@ msgstr "Tâches" msgid "Keep a track of your favorite songs" msgstr "Gardez une trace de vos chansons favorites" +#: front/src/components/audio/track/Table.vue:32 +msgid "Keep your PRIVATE_TOKEN secret as it gives access to your account." +msgstr "" + #: front/src/components/manage/users/UsersTable.vue:41 #: front/src/views/admin/users/UsersDetail.vue:45 msgid "Last activity" @@ -1213,7 +1249,7 @@ msgstr "Déconnexion" msgid "Logged in as %{ username }" msgstr "Connecté·e en tant que %{ username }" -#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:42 +#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:41 msgid "Login" msgstr "Connexion" @@ -1314,10 +1350,11 @@ msgstr "Ma radio d'enfer" #: 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/library/RequestsTable.vue:71 +#: front/src/components/manage/library/RequestsTable.vue:75 +#: front/src/components/manage/library/RequestsTable.vue:82 #: 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 "ND" @@ -1326,8 +1363,8 @@ msgstr "ND" msgid "Name" msgstr "Nom" +#: front/src/components/auth/Settings.vue:55 #: front/src/views/auth/PasswordResetConfirm.vue:14 -#: front/src/components/auth/Settings.vue:56 msgid "New password" msgstr "Nouveau mot de passe" @@ -1376,6 +1413,11 @@ msgstr "Pas utilisé" msgid "Official website" msgstr "Site officiel" +#: front/src/components/auth/Settings.vue:50 +#, fuzzy +msgid "Old password" +msgstr "Nouveau mot de passe" + #: 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 "Une fois que tous vos fichiers sont chargés, cliquez sur le bouton suivant pour vérifier le statut d'import." @@ -1551,6 +1593,10 @@ msgstr "Les playlists ? Elles sont là !" msgid "Please double-check your password is correct" msgstr "Merci de vérifier que votre mot de passe est correct" +#: front/src/components/auth/Login.vue:9 +msgid "Please double-check your username/password couple is correct" +msgstr "Merci de vérifier que votre nom d'utilisateur et mot de passe sont corrects" + #: front/src/components/library/import/Main.vue:26 msgid "Previous step" msgstr "Étape précédente" @@ -1716,7 +1762,7 @@ msgstr "Rechercher par source..." msgid "Search by submitter, source..." msgstr "Rechercher par utilisateur·rice, source..." -#: front/src/components/federation/LibraryTrackTable.vue:150 +#: front/src/components/federation/LibraryTrackTable.vue:156 #: front/src/components/manage/library/FilesTable.vue:175 msgid "Search by title, artist, domain..." msgstr "Rechercher par titre, artiste, domaine..." @@ -1847,6 +1893,10 @@ msgstr "Inscription" msgid "Sign-up" msgstr "Inscription" +#: front/src/components/audio/track/Table.vue:30 +msgid "Simply copy paste the snippet below into a terminal to launch the download." +msgstr "" + #: front/src/components/library/Track.vue:69 #: front/src/components/library/import/FileUpload.vue:44 #: front/src/components/manage/library/FilesTable.vue:44 @@ -1901,6 +1951,7 @@ msgstr "Démarrer l'envoi" msgid "Statistics" msgstr "Statistiques" +#: front/src/components/federation/LibraryFollowTable.vue:23 #: front/src/components/federation/LibraryTrackTable.vue:31 #: front/src/components/library/import/BatchDetail.vue:66 #: front/src/components/library/import/BatchDetail.vue:83 @@ -1954,6 +2005,10 @@ msgstr "Mot de passe de l'API Subsonic" msgid "Success" msgstr "Succès" +#: front/src/App.vue:11 +msgid "Suggested choices" +msgstr "" + #: front/src/components/playlists/Editor.vue:9 msgid "Syncing changes to server..." msgstr "Synchronisation des changements avec le serveur..." @@ -1982,6 +2037,10 @@ msgstr "L'API Subsonic n'est pas disponible sur cette instance Funkwhale." msgid "The White Album, Thriller…" msgstr "L'Album Blanc, Thriller..." +#: front/src/components/audio/track/Table.vue:29 +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 "Il n'est pas possible pour le moment de télécharger un ensemble de pistes sous forme d'archive. Cependant, vous pouvez utiliser un outil en ligne de commande tel que cURL pour télécharger facilement une liste de pistes." + #: 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 "Cet import sera associé à la requête ci dessous. Une fois l'import terminé, la requête sera marquée comme complétée." @@ -2026,9 +2085,9 @@ msgstr "Cela vous déconnectera sur l'ensemble de vos appareils utilisant ce mot msgid "This will remove all tracks from this playlist and cannot be undone." msgstr "Cela supprimera toutes les pistes de la playlist et ne pourra pas être annulé." +#: front/src/components/audio/track/Table.vue:6 #: 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 "Titre" @@ -2083,7 +2142,8 @@ msgid "Unfortunately, owners of this instance did not yet take the time to compl msgstr "Malheureusement, les gestionnaires de cette instance n'ont pas encore pris le temps de compléter cette page." #: front/src/views/federation/LibraryDetail.vue:95 -msgid "Unkwnown" +#, fuzzy +msgid "Unknown" msgstr "Inconnu" #: front/src/components/Home.vue:37 @@ -2276,7 +2336,8 @@ msgid "You need to select an instance in order to continue" msgstr "Vous devez choisir une instance pour continuer" #: 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" +#, fuzzy +msgid "You will be logged out from this session and have to log in with the new one" msgstr "Vous allez être déconnecté de cette session et vous allez devoir vous connecter avec votre nouveau mot de passe" #: front/src/components/auth/Settings.vue:38 @@ -2307,20 +2368,8 @@ msgstr "Votre mot de passe a été mis à jour avec succès." msgid "Your Subsonic password will be changed to a new, random one, logging you out from devices that used the old Subsonic password" msgstr "Votre mot de passe Subsonic sera remplacé par un nouveau mot de passe aléatoire, ce qui vous déconnectera de tous les appareils utilisant l'ancien mot de passe" -#: front/src/components/auth/Login.vue:10 -msgid "Please double-check your username/password couple is correct" -msgstr "Merci de vérifier que votre nom d'utilisateur et mot de passe sont corrects" - #: front/src/components/audio/PlayButton.vue:150 msgid "%{ count } track was added to your queue" msgid_plural "%{ count } tracks were added to your queue" msgstr[0] "%{ count } piste a été ajouté à votre queue" msgstr[1] "%{ count } pistes ont été ajoutées à votre queue" - -#: 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 "Il n'est pas possible pour le moment de télécharger un ensemble de pistes sous forme d'archive. Cependant, vous pouvez utiliser un outil en ligne de commande tel que cURL pour télécharger facilement une liste de pistes." - -#: front/src/components/manage/users/UsersTable.vue:55 -msgid "Inactive" -msgstr "Actif" diff --git a/front/locales/pl/LC_MESSAGES/app.po b/front/locales/pl/LC_MESSAGES/app.po index 4bfbc78aef86b2a9b8e4c6dcb574571004cc79ab..d8515d3b2bde6b13844f33f3f5615e6e60a00bc7 100644 --- a/front/locales/pl/LC_MESSAGES/app.po +++ b/front/locales/pl/LC_MESSAGES/app.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: front 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-01 22:09+0200\n" +"POT-Creation-Date: 2018-07-06 21:23+0200\n" "PO-Revision-Date: 2018-07-06 16:44+0200\n" +"Last-Translator: Marcin MikoÅ‚ajczak <me@m4sk.in>\n" +"Language-Team: \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"Last-Translator: Marcin MikoÅ‚ajczak <me@m4sk.in>\n" -"Language-Team: \n" "X-Generator: Poedit 2.0.8\n" #: front/src/components/playlists/PlaylistModal.vue:9 @@ -150,16 +150,25 @@ msgstr[1] "DziaÅ‚anie %{ action } zostaÅ‚o rozpoczÄ™te pomyÅ›lnie na %{ count } msgstr[2] "DziaÅ‚anie %{ action } zostaÅ‚o rozpoczÄ™te pomyÅ›lnie na %{ count } elementach" #: front/src/components/common/ActionTable.vue:8 +#: front/src/components/federation/LibraryFollowTable.vue:24 #: 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 "DziaÅ‚ania" +#: front/src/components/manage/users/UsersTable.vue:53 +#, fuzzy +msgid "Active" +msgstr "Aktywność" + #: front/src/components/Sidebar.vue:59 msgid "Activity" msgstr "Aktywność" +#: front/src/components/federation/LibraryFollowTable.vue:21 +msgid "Actor" +msgstr "" + #: front/src/views/federation/LibraryList.vue:8 msgid "Add a new library" msgstr "Dodaj nowÄ… bibliotekÄ™" @@ -207,11 +216,11 @@ msgid "Administration" msgstr "Administracja" #: front/src/components/audio/SearchBar.vue:26 +#: src/components/audio/track/Table.vue:8 #: front/src/components/federation/LibraryTrackTable.vue:34 #: front/src/components/library/Album.vue:91 #: front/src/components/manage/library/FilesTable.vue:39 #: front/src/components/metadata/Search.vue:134 -#: front/src/components/audio/track/Table.vue:9 msgid "Album" msgstr "Album" @@ -253,6 +262,10 @@ msgstr "Wszystkie" msgid "An error occured while saving your changes" msgstr "WystÄ…piÅ‚ błąd podczas zapisywania zmian" +#: front/src/components/auth/Login.vue:10 +msgid "An unknown error happend, this can mean the server is down or cannot be reached" +msgstr "" + #: front/src/components/federation/LibraryTrackTable.vue:11 #: front/src/components/library/import/BatchDetail.vue:68 #: front/src/components/library/import/BatchList.vue:13 @@ -282,6 +295,7 @@ msgid "Are you sure you want to log out?" msgstr "Czy na pewno chcesz siÄ™ wylogować?" #: front/src/components/audio/SearchBar.vue:25 +#: src/components/audio/track/Table.vue:7 #: front/src/components/federation/LibraryTrackTable.vue:33 #: front/src/components/library/Artist.vue:108 #: front/src/components/manage/library/FilesTable.vue:38 @@ -410,6 +424,10 @@ msgstr "Kandydaci" msgid "Cannot change your password" msgstr "Nie udaÅ‚o siÄ™ zmienić Twojego hasÅ‚a" +#: front/src/App.vue:63 +msgid "Change language" +msgstr "" + #: front/src/components/auth/Settings.vue:34 msgid "Change my password" msgstr "ZmieÅ„ moje hasÅ‚o" @@ -526,8 +544,8 @@ msgstr "Utwórz nowÄ… listÄ™ odtwarzania" msgid "Create an account" msgstr "Utwórz konto" +#: front/src/components/manage/library/RequestsTable.vue:88 #: front/src/components/requests/Card.vue:25 -#: front/src/components/manage/library/RequestsTable.vue:89 msgid "Create import" msgstr "Utwórz importowanie" @@ -543,9 +561,9 @@ msgstr "Utwórz listÄ™ odtwarzania" msgid "Create your own radio" msgstr "Utwórz wÅ‚asne radio" +#: front/src/components/federation/LibraryFollowTable.vue:22 #: 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 "Data utworzenia" @@ -593,7 +611,8 @@ msgid "Detail" msgstr "Szczegół" #: front/src/views/admin/users/UsersDetail.vue:146 -msgid "Determine if the user account is active or not. Inactive users cannot login or user the service." +#, fuzzy +msgid "Determine if the user account is active or not. Inactive users cannot login or use the service." msgstr "OkreÅ›la, czy konto użytkownika jest aktywne. Nieaktywni użytkownicy nie mogÄ… zalogować siÄ™ i korzystać z usÅ‚ugi." #: front/src/components/auth/Settings.vue:71 @@ -648,11 +667,16 @@ msgstr "Czy chcesz przywrócić poprzedniÄ… kolejkÄ™?" msgid "Documentation" msgstr "Dokumentacja" -#: front/src/components/library/Track.vue:48 -#: src/components/audio/track/Table.vue:24 +#: front/src/components/audio/track/Table.vue:23 +#: src/components/library/Track.vue:48 msgid "Download" msgstr "Pobierz" +#: front/src/components/audio/track/Table.vue:26 +#, fuzzy +msgid "Download tracks" +msgstr "Pobierz" + #: front/src/components/playlists/Editor.vue:49 msgid "Drag and drop rows to reorder tracks in the playlist" msgstr "PrzeciÄ…gnij i upuść aby zmienić kolejność utworów w liÅ›cie odtwarzania" @@ -852,6 +876,10 @@ msgstr "Filtruj rodzaje albumów" msgid "Filter name" msgstr "Filtruj nazwÄ™" +#: front/src/components/library/import/Main.vue:52 +msgid "Finish import" +msgstr "" + #: front/src/components/library/import/BatchDetail.vue:54 msgid "Finished" msgstr "UkoÅ„czono" @@ -972,7 +1000,7 @@ msgstr "ID" 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 "Jeżeli adres e-mail podany w poprzednim kroku jest prawidÅ‚owy i przypisany do konta użytkownika, powinieneÅ› dostać wiadomość z instrukcjami resetowania hasÅ‚a w przeciÄ…gu kilku minut." -#: front/src/components/federation/LibraryTrackTable.vue:164 +#: front/src/components/federation/LibraryTrackTable.vue:170 #: front/src/components/library/Library.vue:17 msgid "Import" msgstr "Importuj" @@ -1075,6 +1103,10 @@ msgstr "W ulubionych" msgid "In library" msgstr "W bibliotece" +#: front/src/components/manage/users/UsersTable.vue:54 +msgid "Inactive" +msgstr "Nieaktywny" + #: front/src/components/library/import/Main.vue:96 msgid "Input a MusicBrainz ID manually:" msgstr "Wprowadź ID MusicBrainz rÄ™cznie:" @@ -1133,6 +1165,10 @@ msgstr "Zadania" msgid "Keep a track of your favorite songs" msgstr "Zachowaj kontrolÄ™ nad ulubionymi utworami" +#: front/src/components/audio/track/Table.vue:32 +msgid "Keep your PRIVATE_TOKEN secret as it gives access to your account." +msgstr "" + #: front/src/components/manage/users/UsersTable.vue:41 #: front/src/views/admin/users/UsersDetail.vue:45 msgid "Last activity" @@ -1233,7 +1269,7 @@ msgstr "Wyloguj siÄ™" msgid "Logged in as %{ username }" msgstr "Zalogowano jako %{ username }" -#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:42 +#: front/src/components/Sidebar.vue:43 src/components/auth/Login.vue:41 msgid "Login" msgstr "Logowanie" @@ -1335,10 +1371,11 @@ msgstr "Moje wspaniaÅ‚e radio" #: 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/library/RequestsTable.vue:71 +#: front/src/components/manage/library/RequestsTable.vue:75 +#: front/src/components/manage/library/RequestsTable.vue:82 #: 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 "N/A" @@ -1347,8 +1384,8 @@ msgstr "N/A" msgid "Name" msgstr "Nazwa" +#: front/src/components/auth/Settings.vue:55 #: front/src/views/auth/PasswordResetConfirm.vue:14 -#: front/src/components/auth/Settings.vue:56 msgid "New password" msgstr "Nowe hasÅ‚o" @@ -1397,6 +1434,11 @@ msgstr "Nie użyty" msgid "Official website" msgstr "Oficjalna strona" +#: front/src/components/auth/Settings.vue:50 +#, fuzzy +msgid "Old password" +msgstr "Nowe hasÅ‚o" + #: 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 "Kiedy wszystkie pliki z zostanÄ… wysÅ‚ane, naciÅ›nij nastÄ™pujÄ…cy przycisk, aby sprawdzić stan importowania." @@ -1573,6 +1615,10 @@ msgstr "Listy odtwarzania? Mamy je" msgid "Please double-check your password is correct" msgstr "Sprawdź dwukrotnie, czy Twoje hasÅ‚o jest poprawne" +#: front/src/components/auth/Login.vue:9 +msgid "Please double-check your username/password couple is correct" +msgstr "Sprawdź dwukrotnie, czy połączenie nazwy użytkownika i hasÅ‚a jest poprawne" + #: front/src/components/library/import/Main.vue:26 msgid "Previous step" msgstr "Poprzedni krok" @@ -1738,7 +1784,7 @@ msgstr "Szukaj wedÅ‚ug źródÅ‚a…" msgid "Search by submitter, source..." msgstr "Szukaj wedÅ‚ug wysyÅ‚ajÄ…cego, źródÅ‚a…" -#: front/src/components/federation/LibraryTrackTable.vue:150 +#: front/src/components/federation/LibraryTrackTable.vue:156 #: front/src/components/manage/library/FilesTable.vue:175 msgid "Search by title, artist, domain..." msgstr "Szukaj wedÅ‚ug tytuÅ‚u, wykonawcy, domeny…" @@ -1872,6 +1918,10 @@ msgstr "Rejestracja" msgid "Sign-up" msgstr "Rejestracja" +#: front/src/components/audio/track/Table.vue:30 +msgid "Simply copy paste the snippet below into a terminal to launch the download." +msgstr "" + #: front/src/components/library/Track.vue:69 #: front/src/components/library/import/FileUpload.vue:44 #: front/src/components/manage/library/FilesTable.vue:44 @@ -1926,6 +1976,7 @@ msgstr "Rozpocznij wysyÅ‚anie" msgid "Statistics" msgstr "Statystyki" +#: front/src/components/federation/LibraryFollowTable.vue:23 #: front/src/components/federation/LibraryTrackTable.vue:31 #: front/src/components/library/import/BatchDetail.vue:66 #: front/src/components/library/import/BatchDetail.vue:83 @@ -1979,6 +2030,10 @@ msgstr "HasÅ‚o API Subsonic" msgid "Success" msgstr "Powodzenie" +#: front/src/App.vue:11 +msgid "Suggested choices" +msgstr "" + #: front/src/components/playlists/Editor.vue:9 msgid "Syncing changes to server..." msgstr "Synchronizowanie zmian z serwerem…" @@ -2007,6 +2062,10 @@ msgstr "API Subsonic nie jest dostÄ™pne na tej instancji Funkwhale." msgid "The White Album, Thriller…" msgstr "The White Album, Aezakmi…" +#: front/src/components/audio/track/Table.vue:29 +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 "Obecnie nie istnieje sposób na bezpoÅ›rednie pobranie wielu utworów z funkwhale jako archiwum ZIP. Możesz jednak użyć narzÄ™dzi takich jak cURL, aby Å‚atwo pobrać listÄ™ utworów." + #: 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 "To importowanie zostanie przypisane do poniższego żądania. Gdy importowanie zakoÅ„czy siÄ™, żądanie zostanie oznaczone jako wypeÅ‚nione." @@ -2051,9 +2110,9 @@ msgstr "To wyloguje CiÄ™ z urzÄ…dzeÅ„ na których jesteÅ› obecnie zalogowany." msgid "This will remove all tracks from this playlist and cannot be undone." msgstr "To bezpowrotnie usunie wszystkie utwory z tej listy odtwarzania." +#: front/src/components/audio/track/Table.vue:6 #: 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 "TytuÅ‚" @@ -2108,7 +2167,8 @@ msgid "Unfortunately, owners of this instance did not yet take the time to compl msgstr "Niestety, wÅ‚aÅ›ciciele tej instancji nie znaleźli czasu na wypeÅ‚nienie tej strony." #: front/src/views/federation/LibraryDetail.vue:95 -msgid "Unkwnown" +#, fuzzy +msgid "Unknown" msgstr "Nieznany" #: front/src/components/Home.vue:37 @@ -2301,7 +2361,8 @@ msgid "You need to select an instance in order to continue" msgstr "Musisz wybrać instancjÄ™ aby kontynuować" #: 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" +#, fuzzy +msgid "You will be logged out from this session and have to log in with the new one" msgstr "Zostaniesz wylogowany z tej sesji i musisz zalogować siÄ™ nowym hasÅ‚em" #: front/src/components/auth/Settings.vue:38 @@ -2332,21 +2393,9 @@ msgstr "Twoje hasÅ‚o zostaÅ‚o pomyÅ›lnie zmienione." msgid "Your Subsonic password will be changed to a new, random one, logging you out from devices that used the old Subsonic password" msgstr "Twoje hasÅ‚o Subsonic zostanie zmienione na nowe, losowe i zostaniesz wylogowany z urzÄ…dzeÅ„ korzystajÄ…cych ze starego hasÅ‚a Subsonic" -#: front/src/components/auth/Login.vue:10 -msgid "Please double-check your username/password couple is correct" -msgstr "Sprawdź dwukrotnie, czy połączenie nazwy użytkownika i hasÅ‚a jest poprawne" - #: front/src/components/audio/PlayButton.vue:150 msgid "%{ count } track was added to your queue" msgid_plural "%{ count } tracks were added to your queue" msgstr[0] "Dodano %{ count } utwór do kolejki" msgstr[1] "Dodano %{ count } utwory do kolejki" msgstr[2] "Dodano %{ count } utworów do kolejki" - -#: 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 "Obecnie nie istnieje sposób na bezpoÅ›rednie pobranie wielu utworów z funkwhale jako archiwum ZIP. Możesz jednak użyć narzÄ™dzi takich jak cURL, aby Å‚atwo pobrać listÄ™ utworów." - -#: front/src/components/manage/users/UsersTable.vue:55 -msgid "Inactive" -msgstr "Nieaktywny"