Commit Graph

229 Commits

Author SHA1 Message Date
RemixDev
08064146d5
Updated about page 2020-12-25 12:03:25 +01:00
Lau Ha
ca56f4bc85 New French translation to match English version (November 28, 2020)
-> feat: added basic confirmation prompt when resetting settings to default (closes #16) -> translated into French.
-> feat: added toast when resetting settings to default -> translated into French.
2020-11-28 23:43:28 +03:00
Roberto Tonino
919498f31c build: v1.5.1; feat: added basic confirmation prompt when resetting settings to default (closes #16); feat: added toast when resetting settings to default 2020-11-28 19:08:01 +01:00
RemixDev
90a4ec829b
updated korean language 2020-11-12 14:32:18 +01:00
Lau Ha
5a37a598e1 New French translation to match English version (November 11, 2020)
--> feat: moved app status to about page --> translated into french
2020-11-11 10:27:08 +00:00
Roberto Tonino
351cd2d626 build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes #6; chore: removed style scripts from package.json 2020-11-10 22:56:22 +01:00
Lau Ha
13e4c924f1 New French translation to match English version (November 9, 2020)
--> feat: added webUI version in About page
2020-11-09 20:37:33 +00:00
Roberto Tonino
aa749eaf33 feat: added webUI version in About page; style: added accordions in settings 2020-11-08 23:35:46 +01:00
twp twp
8569f2e457 Update src/lang/de.js 2020-11-07 20:00:46 +00:00
RemixDev
d730982869 Updated node-sass to 5.0.0; Moved links outside translation files;
Replaced all old links (closes #13)
2020-11-06 11:22:43 +01:00
m3troux
dd7ec499d8 Updated Russian translation 2020-11-04 20:39:09 +01:00
RemixDev
6bb68127b5 chore: restored overwritten commits; fix: favorites tab not working 2020-11-02 23:35:28 +01:00
Roberto Tonino
781413eb71 chore: restored overwritten commits 2020-11-02 22:50:19 +01:00
Roberto Tonino
7f0d621f62 workflow: reset feature/search-page-improvement branch 2020-11-02 12:25:08 +01:00
LaurentHa
c4f231d00a New French translation to match English version (October 31, 2020)
New French translation to match English version (October 31, 2020)
--> Removed thingsArticle and switched to number of things to add to queue
2020-10-31 21:11:02 +01:00
RemixDev
99c2d0be0f Removed thingsArticle and switched to number of things to add to queue 2020-10-31 19:49:05 +01:00
RemixDev
1182efd2dd Added thingsArticle option for translation in downloadAll
For example in italian: "Download all tracks" translates to "Scarica 
tutti i brani"
2020-10-30 11:11:57 +01:00
LaurentHa
01204b71fb New French translation to match English version (October 29, 2020)
--> Added missing lines according to the English version : "source" & "slimSidebar".
2020-10-29 20:27:16 +01:00
RemixDev
728ec6b6db Added SOURCE tag option in settings 2020-10-29 13:13:22 +01:00
RemixDev
cf71f295f2 Implemented slim Sidebar setting
Still need to move back the toast messages when slimSidebar is set
2020-10-29 13:08:42 +01:00
LaurentHa
f41c9c6a98 New French translation to match English version (October 15, 2020)
--> Added missing lines according to the English version : "startGeneratingItems" & "finishGeneratingItems".
2020-10-15 19:23:00 +02:00
RemixDev
13b5ed627f Added link in error toast message
Added start and finish queueItemGeneration feedback
2020-10-14 23:29:24 +02:00
RemixDev
20faf36a4d added pl language; updated es language; fixed flags ratio 2020-10-13 19:05:15 +02:00
LaurentHa
c60d480c86 New French translation to match English version (October 9, 2020) [Review 2]
--> Added missing line according to the English version : "downloadAll".
--> Corrected two line breaks.
--> [Review 2] = fixed wrong quotes that were breaking the code.
2020-10-09 20:24:53 +02:00
LaurentHa
7d04c6ab16 New French translation to match English version (October 9, 2020)
--> Added missing line according to the English version : "downloadAll".
--> Corrected two line breaks.
2020-10-09 20:20:19 +02:00
Roberto Tonino
d3e1b71faf feat: download all button in Favorites page, this solves #37 2020-10-07 20:29:20 +02:00
Still Hsu
a33d01950e
Add zh-tw localization
Signed-off-by: Still Hsu <dev@stillu.cc>
2020-10-06 21:38:18 +08:00
wolfwork
a73e249074 업데이트 'src/lang/ko.js' 2020-10-05 16:19:34 +02:00
LaurentHa
5327b2014e New French translation to match English version (October 4, 2020)
Added missing line according to the English version : "albumDoesntExists".
2020-10-04 12:24:58 +02:00
LaurentHa
7e1b6ff5e1 Fixed albumDoesntExists
Fixed albumDoesntExists (Exsist > Exist).
2020-10-04 12:15:00 +02:00
RemixDev
a02e25c046 Fixed typo 2020-10-04 11:58:19 +02:00
RemixDev
786b1017c8 Added "albumDoesntExsists" errid translation 2020-10-02 19:23:41 +02:00
Roberto Tonino
468142004a chore: reduced a bit bundle size by using lighter flags; workflow: improved code modularity; chore: removed unused functions and globals; chore: removed .jsbeautify file 2020-09-26 17:53:25 +02:00
Roberto Tonino
6ae827f6ea fix: all tab in search not working in pt-BR 2020-09-24 19:15:49 +02:00
RemixDev
3fd924eebc Fixed languages and added CTRL+F to focus search 2020-09-23 15:44:43 +02:00
GarriPalao
294ccf9566 Merge branch 'main' into garripalao-patch-1 2020-09-23 15:16:16 +02:00
wolfwork
b4a00b25bb update 2020-09-23 09:18:02 +02:00
wolfwork
d886194d6f Merge pull request 'rebase' (#1) from RemixDev/deemix-webui:main into main
Reviewed-on: https://codeberg.org/wolfwork/deemix-webui/pulls/1
2020-09-23 09:11:21 +02:00
GarriPalao
83c426e372 Upload files to 'src/lang'
Filipino translation for deemix
2020-09-23 01:08:40 +02:00
Peter Cuevas
2c3883918b Update some translations 2020-09-21 18:29:01 +02:00
LaurentHa
0966e7af23 New French translation to match English version (September 20, 2020) [Review 2]
New French translation to match English version (September 20, 2020) [Review 2]

Added missing lines according to the English version :
--> Added toast message for deezerNotAvailable
--> Added coverDescriptionUTF8 in settings
--> Added noSpaceLeft errid to language files
--> [Review 2] = problems in the code have been corrected (some quotation marks and apostrophes were incorrect).
2020-09-20 12:55:02 +02:00
LaurentHa
89c9b99c29 New French translation to match English version (September 20, 2020)
New French translation to match English version (September 20, 2020)

Added missing lines according to the English version :
--> Added toast message for deezerNotAvailable
--> Added coverDescriptionUTF8 in settings
--> Added noSpaceLeft errid to language files
2020-09-20 12:50:12 +02:00
RemixDev
291917e9b2 Added toast message for deezerNotAvailable 2020-09-20 12:32:53 +02:00
RemixDev
2d505f5fee Added coverDescriptionUTF8 in settings 2020-09-19 11:07:15 +02:00
levsom
74654cf638 Added noSpaceLeft errid to language files 2020-09-19 10:47:26 +02:00
RemixDev
ce6add4719 Added noSpaceLeft errid to language files 2020-09-16 21:45:37 +02:00
RemixDev
8a2ec29b63 Fixed russian language file and builded it 2020-09-14 18:51:53 +02:00
levsom
89a4fcd23b Added Spotify Features explanation link and translation for login button 2020-09-12 10:52:31 +02:00
wolfwork
f54e02cf04 업데이트 'src/lang/ko.js' 2020-09-11 16:07:14 +02:00
LaurentHa
05f06d4b35 New French translation to match English version (September 10, 2020)
New French translation to match English version (September 10, 2020)

--> Added missing lines according to the English version.
--> Refined "linkAnalyzer" translation.
2020-09-10 18:52:04 +02:00
RemixDev
f8b782579c Updated languages files 2020-09-10 15:50:56 +02:00
RemixDev
f2ac5451a3 Merge pull request 'Improve meaning more clearly' (#43) from wolfwork/deemix-webui:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/43
2020-09-10 15:49:52 +02:00
RemixDev
a20ae4ee9c Added Spotify Features explanation link and translation for login button 2020-09-10 15:48:54 +02:00
RemixDev
e18baa4b81 Added syncedLyrics option in the settings 2020-09-10 13:45:34 +02:00
wolfwork
a5c2d7bd54 Improve meaning more clearly 2020-09-09 16:54:51 +02:00
LaurentHa
d941615d17 New French translation to match English version (September 8, 2020) [Review 2]
New French translation to match English version (September 8, 2020) [Review 2]

--> Transleted missing lines comparing English version.
--> Refined and corrected some translations.
--> [Review 2] = one word (Le) written by mistake at line 154.
2020-09-08 21:07:49 +02:00
LaurentHa
408f1d3ed2 New French translation to match English version (September 8, 2020)
New French translation to match English version (September 8, 2020)

--> Transleted missing lines comparing English version.
--> Refined and corrected some translations.
2020-09-08 21:02:05 +02:00
toninho
1a3cf72ef5 Merge pull request 'Add korean lang' (#39) from wolfwork/deemix-webui:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/39
2020-09-07 15:51:47 +02:00
RemixDev
39f92391dc Added deemix version in about tab
Adds #41
2020-09-07 11:49:39 +02:00
RemixDev
ea7f80e6aa Added update check in about tab 2020-09-07 11:36:26 +02:00
wolfwork
beae76bbad 업데이트 'src/lang/ko.js' 2020-09-07 05:56:06 +02:00
wolfwork
cbf7429a77 fix 2020-09-07 05:53:53 +02:00
wolfwork
59826a2e87 Merge branch 'main' into main 2020-09-07 05:49:06 +02:00
RemixDev
0a0351ca78 Changed bundle translation for italian 2020-09-06 12:21:54 +02:00
RemixDev
ed761a5573 Added bundle string to translations 2020-09-06 12:18:46 +02:00
RemixDev
65036d98b1 Made translations variables more descriptive 2020-09-06 12:17:35 +02:00
wolfwork
75799820d1 업데이트 'src/lang/ko.js' 2020-09-04 16:09:30 +02:00
wolfwork
0c90007780 업데이트 'src/lang/ko.js' 2020-09-04 15:59:15 +02:00
wolfwork
530e4af5e9 추가 'src/lang/ko.js' 2020-09-04 15:58:55 +02:00
RemixDev
720bed9b7a Merge pull request 'Actualizar 'src/lang/es.js'' (#36) from peter9811/deemix-webui:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/36
2020-09-03 15:25:43 +02:00
LaurentHa
5a01275e6c New French translation, reviewed and refined (August 30, 2020)
**New French translation, reviewed and refined (August 30, 2020)**

Translation have been reviewed and refined. Some changes have been made by CoolYear9 on Reddit (https://www.reddit.com/r/deemix/comments/i00ejl/help_translate_deemixwebui/). Some of these changes have been retained and/or reworked and implemented in this version of this French translation.



Explanations of the changes CoolYear9 mentioned in its message :

-> Change of focalization and narrative perspective : discussed with the developer and preference was given to more "human" sentences for more comprehension by the user.

-> Numerous grammatical mistakes : mistakes have been corrected or were correct.

-> "Gabarit" was used to translate "Template" : changed, in fact, it's better to say "Modèle" in a music related software.

-> Several "Englishes"/linguistics calques/loan translations : some of these words are used in the French version of Deezer's website and weren't changed. Others are officially accepted by the french language dictionary and have also been kept (all French-speaking countries must understand).

-> Diachronic words, such as "piste" instead of "morceau" in order to translate "track" : many websites/apps still use this word (piste), then I've kept that term (still used in some MP3 tagging apps,...).
2020-08-30 22:02:30 +02:00
Peter Cuevas
04a3890d90 Actualizar 'src/lang/es.js' 2020-08-25 16:32:47 +02:00
Peter Cuevas
cd4ae047bb Actualizar 'src/lang/es.js' 2020-08-25 16:28:49 +02:00
Peter Cuevas
5ef336b978 Merge branch 'main' into main 2020-08-24 15:33:11 +02:00
RemixDev
1a505a6886 Fixed italian translation error 2020-08-24 12:42:51 +02:00
Peter Cuevas
f918322ece Actualizar 'src/lang/es.js' 2020-08-22 23:25:18 +02:00
toninho
753f3aae45 Merge pull request 'Updated Russian translation' (#34) from m3troux/deemix-webui:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/34
2020-08-22 21:12:40 +02:00
LaurentHa
90b7f533ac New French translation to match English version (August 22, 2020) [Review 2]
**New French translation to match English version (August 22, 2020) [Review 2]**

-> Translated one new line : last added option (e) for "overwriteFile".
-> Translated two new lines : "embeddedArtworkPNG" and "embeddedPNGWarning".
-> Corrected & refined translations of "fallbackBitrate" and "fallbackSearch".
-> [Review 2] = Added & translated one missing line : "loginNeededToDownload".
2020-08-22 17:52:51 +02:00
LaurentHa
219a0d5041 New French translation to match English version (August 22, 2020)
**New French translation to match English version (August 22, 2020)**

-> Translated one new line : last added option (e) for "overwriteFile".
-> Translated two new lines : "embeddedArtworkPNG" and "embeddedPNGWarning".
-> Corrected & refined translations of "fallbackBitrate" and "fallbackSearch".
2020-08-22 17:31:59 +02:00
m3troux
a8aefe77e5 Updated Russian translation 2020-08-22 10:20:22 +02:00
RemixDev
71b6256dc2 Added new settings 2020-08-21 14:47:51 +02:00
RemixDev
c92bc773d2 Fixed spanish lang file 2020-08-21 14:47:35 +02:00
LaurentHa
866783a524 New French translation to match English version (August 21, 2020)
**New French translation to match English version (August 21, 2020)**
-> Application of the same cosmetic changes (line breaks) as in the English version.
2020-08-21 14:01:57 +02:00
peter9811
e2ab0a8e91 Actualizar 'src/lang/es.js' 2020-08-20 21:31:45 +02:00
peter9811
bbd1d23973 Actualizar 'src/lang/en.js' 2020-08-20 21:31:21 +02:00
LaurentHa
c51c4789db New French translation to match English version (August 19, 2020)
**New French translation to match English version (August 19, 2020)**

Added missing line according to the English version (addedMoreToQueue).
-> one new line in the file -> translated into French.
2020-08-19 19:16:27 +02:00
RemixDev
40c7ba9a0c Removed screen toast spam when adding more albums / tracks in one go 2020-08-17 11:06:24 +02:00
LaurentHa
3b17a24231 New French translation to match English version (August 16, 2020)
**New French translation to match English version (August 16, 2020)**

Added missing lines according to the English version.
(open_downloads_folder, imageSizeWarning, restoringQueue and queueRestored)
-> four new lines in the file -> translated into French.
2020-08-16 15:22:16 +02:00
RemixDev
5f2488846b Added more stuff for future version of the library 2020-08-16 01:34:55 +02:00
RemixDev
2bc73e5f7c Made some tweeks to the UI 2020-08-13 22:39:46 +02:00
RemixDev
f85c7e16e8 Added Arab language 2020-08-13 18:57:26 +02:00
LaurentHa
341138ad34 New French translation to match English version (August 12, 2020)
**New French translation to match English version (August 12, 2020)**

Added missing lines according to the English version.
(cut, copy, copyLink, copyImageLink, copyDeezerLink and paste)
-> six new lines in the file -> translated into French.
2020-08-12 21:35:59 +02:00
m3troux
445321f718 Updated Russian translation 2020-08-12 18:22:54 +02:00
Roberto Tonino
6a0966034e added copy image link on context menu with relative italian translation 2020-08-11 22:08:56 +02:00
Roberto Tonino
76f354e3de added quality selection in context menu and removed the quality modal, except for one case; translated cut, copy, ecc in italian 2020-08-11 21:12:47 +02:00
RemixDev
76e61ac5f8 Merge pull request 'Added missing line to ru.js' (#27) from m3troux/deemix-webui:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/27
2020-08-06 10:16:34 +02:00
m3troux
94f36b96b7 Added missing line 2020-08-06 09:13:36 +02:00
LineageFalcon
df7ad51aa8 added a missing line in translation 2020-08-06 00:17:46 +02:00
LineageFalcon
516d0e4875 finetuned german translation 2020-08-05 23:40:05 +02:00
LaurentHa
5adf8f8fc4 New French translation to match English version (August 4, 2020)
**New French translation to match English version (August 4, 2020)**

+ Added more and featured tab and total track number in artist tab
  -> two new lines in the file -> translated into French.
  
+ Corrected "trackN" and "releaseN" translations
  (in french, when the quantity is "zero" of something, we use singular not plural).
  
+ Corrected translation of a "pull request"
  (this is the official translation found on Internet and some computer websites).
2020-08-04 21:16:23 +02:00