1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

56 commits

Author SHA1 Message Date
Caleb Mazalevskis
a5d3be571f
Sync new locale. 2025-07-08 13:03:13 +08:00
Caleb Mazalevskis
7764f18537
Locale patch. 2024-09-23 00:37:47 +08:00
Caleb Mazalevskis
0ea380a411
Locale patch. 2024-09-14 13:29:19 +08:00
Caleb Mazalevskis
06fc449ee8
Update locale. 2024-09-10 19:31:05 +08:00
Caleb Mazalevskis
5fd408fcba
Fix typos and remove dead strings. 2024-08-10 23:00:17 +08:00
Caleb Mazalevskis
4b6357a44f
Remove an unused string and fix typo. 2024-07-16 13:00:22 +08:00
Caleb Mazalevskis
61e6de5d04
Fix typo. 2024-05-22 17:47:26 +08:00
Caleb Mazalevskis
f7b84d29e9
Improve some locale. 2024-02-14 01:27:32 +08:00
Caleb Mazalevskis
0aed4da778
Fix typo. 2024-02-10 11:49:37 +08:00
Caleb Mazalevskis
b2f5afaed5
Update fr.php 2023-11-08 13:43:27 +08:00
Caleb Mazalevskis
89b37540aa
Less interpolation to improve safety while editing. 2023-05-11 12:57:45 +08:00
Caleb Mazalevskis
df75d05c00
Fix typos. 2023-05-11 12:10:22 +08:00
Caleb Mazalevskis
a4d0bf46e5
Fix typo. 2023-04-23 19:33:11 +08:00
Caleb Mazalevskis
44d6333889
Fix typo (permition->permission). 2023-03-11 18:18:47 +08:00
Caleb Mazalevskis
9ccd94a214
Translate (fr). 2023-02-25 02:05:08 +08:00
Caleb Mazalevskis
3955e642d0
Fix typo.
(admin/payments_settings.php->enableManualWithdrawFundsPage).
2023-02-25 01:55:13 +08:00
Caleb Mazalevskis
108fb58c0c
Missing locale data.
(plugin/Permissions/Permissions.php).
2023-02-25 01:44:57 +08:00
Caleb Mazalevskis
42985d3535
Fix typo.
e6904fcb35/view/mini-upload-form/index.php (L66)
2023-02-20 13:52:09 +08:00
Caleb Mazalevskis
ff3caa1c4a
Fix typos. 2023-02-20 13:28:18 +08:00
Caleb Mazalevskis
5d9a5a8726
Fix typos. 2023-02-20 12:12:00 +08:00
Caleb Mazalevskis
99c1b514ae
Fix typo.
Where used:
b3490a8b55/plugin/YPTSocket/footer.php (L147)

Was in locale as: 'Your User  ID'
Should be in locale as: 'Your User ID'
2022-11-23 13:46:30 +08:00
Caleb Mazalevskis
4efb1568e9
Clean up some locale. 2022-11-23 13:40:36 +08:00
DanieL
4972cc5746 be6dbc2f19 (commitcomment-86580896) 2022-10-12 13:14:04 -03:00
Caleb Mazalevskis
043341e601
Bug-fix (#7244). 2022-10-12 11:27:03 +08:00
Daniel
f1195ee45a Chat support animated icons on donations thankyou messages 2022-02-24 09:14:42 -03:00
Caleb Mazalevskis
13eb33f6ea
Fix one typo and slightly improve readability.
- Fixes one typo ("Let users request ... must be done manually").
- Adjusts some odd array endings to slightly improve their readability.
2022-02-03 09:14:44 +08:00
Caleb Mazalevskis
ab8fd13a56
Fix typos. 2022-01-06 21:29:49 +08:00
Caleb Mazalevskis
ff86e66cdf
Import missing locale strings.
I've written a small script at my local machine to automatically scan
through the entire codebase, in an attempt to detect any translation
strings missing from the locale files, to normalise, and to add any missing
strings to their respective locale files.

This commit provides the results.
2021-11-05 19:09:29 +08:00
Caleb Mazalevskis
1e5dae7e23
Fix typos. 2021-11-05 18:10:00 +08:00
Caleb Mazalevskis
72f1144e90
Locale cleanup.
(Sort, remove some duplicates, fix some missing entries, etc).
2021-11-04 17:25:29 +08:00
Daniel
f1b6d0af52 Noving composer into vendor folder 2021-10-05 11:42:35 -03:00
Daniel
f100533494 A few fixes and text updates 2021-09-02 15:24:12 -03:00
Caleb Mazalevskis
bbfbcd6799
Fix line order and formatting on some files. 2021-07-01 12:01:42 +08:00
Caleb Mazalevskis
29263b7a2c
Sync L10N (Most Popular/Most Watched).
Related: #5370.
2021-07-01 11:27:59 +08:00
DanielnetoDotCom
49b16700bb https://github.com/WWBN/AVideo/issues/5283 2021-06-09 10:20:41 -03:00
Caleb Mazalevskis
a52c827b7a
Fix typos. 2021-05-06 23:55:24 +08:00
Caleb Mazalevskis
abcd3ab9c2
Add some missing locale data. 2021-02-13 19:30:07 +08:00
Emmanuel Dreyfus
56c24c2a78 Add active and encoding status
This is for the progressiveUpload option of Avideo-Encoder, where the
encoded videos are sent as soon as they are encoded, and not in a
final batch. The video is immediatly avaiable but we need to display
that more encoded videos are to come.
2021-02-05 02:24:10 +01:00
Caleb Mazalevskis
3a4428b2e9
Partially normalise L10N and fix some typos. 2021-01-09 09:54:19 +08:00
SiZiOUS
c0b375fcac Minor update of the 'fr' language pack 2020-12-28 17:47:19 +01:00
SiZiOUS
feb1a08d4c
Big update on the fr locale file 2020-12-28 12:11:19 +01:00
daniel
1840397a71 https://github.com/WWBN/AVideo/issues/3084
Remove encoder2 (replace for encoder1) from the default installation
2020-05-18 07:41:33 -03:00
daniel
9ba2e72772 Rebranding 2019-12-03 06:17:12 -03:00
daniel
400ab5d239 Rebranding 2019-12-02 12:17:41 -03:00
Caleb Mazalevskis
818e84d6a7
Fixes some typos; Improves L10N + README. 2019-10-04 17:57:38 +08:00
daniel
68caeb912d Adding a playlist plugin that gives you more options over your content 2019-02-01 17:55:50 -03:00
daniel
0c3f4473af adding secure method 2019-01-31 07:23:06 -03:00
Christopher Poicher
7573c05c8f
Adding of more translation
More translation and correction.

Note: There is a strange bug ... Some word can not be added in this file, the "charts" part of the site can not manage and does not display / graphics values.
Broken word not usable at the moment (are not included in this file :

$t['Queue Position'] = "Position dans la file d'attente";
$t['Today'] = "Aujourd'hui";
$t['Total Views (Today)'] = "Total des vues (aujourd'hui)";

Note2: In the state, the file does not allow "Admin" to see the graphics, but only the values. Everything works well for normal users.
2018-10-07 05:14:27 +02:00
Christopher Poicher
bcbaccdcc1
Update fr.php 2018-08-03 05:47:00 +02:00
daniel
12c8724415 Fix fonts awesome 5 2018-05-06 11:14:19 -03:00