Commit Graph

108 Commits

Author SHA1 Message Date
Tobias Diekershoff 1c677722b3 translations updates for 2023.03 2023-04-09 07:58:49 +02:00
Hypolite Petovan 39c654da00 [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00
Tobias Diekershoff 71d9a42688 HU translation of various addons updated 2022-12-17 09:08:25 +01:00
Philipp Holzer b0eb28143a
UserSession class - Refactor addon 2022-10-20 23:51:49 +02:00
Michael 5d8129600d Replace all functions from boot.php 2022-10-19 09:47:36 -04:00
Tobias Diekershoff 4487b2a923 FR translation of various addons updated 2022-08-19 19:37:09 +02:00
Roland Häder 06b15a6ed0
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-06-30 13:33:22 +02:00
Roland Häder 04df7f6e05
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-06-23 07:17:00 +02:00
Roland Häder 3bda8dfa32
Changes:
- changed more double-quotes to single
- cleaned up js_upload/file-uploader/server/php.php a lot
- added some type-hints
2022-06-23 06:09:29 +02:00
Tobias Diekershoff 931be19eca
DA DK translation for various addons added THX atjn 2022-05-02 12:26:36 +02:00
Tobias Diekershoff e3932e4575
PL translation update blackout addon THX strebski 2022-03-23 20:16:55 +01:00
Tobias Diekershoff ed96e0a2f6
PL translation update THX strebski 2022-03-08 16:26:19 +01:00
Tobias Diekershoff 484482a4ce HU addon translation update THX Balázs Úr 2022-01-22 18:52:30 +01:00
Tobias Diekershoff 631b456755 SV addon translation update THX Kristoffer Grundström 2022-01-22 18:50:50 +01:00
Tobias Diekershoff 28abb42fec AR translation of blackout addon updated THX abidin toumi 2021-10-27 14:00:29 +02:00
Michael 0bf6612ea3 "log" is replaced with the corresponding logging functions 2021-10-21 06:04:27 +00:00
Tobias Diekershoff 86de95f77b added AR translations to the Friendica addons
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the addons repository.
2021-10-10 12:55:16 +02:00
Tobias Diekershoff 25ba6023d0 regenerated all the strings 2021-10-10 08:27:53 +02:00
Tobias Diekershoff 5e9beb66ee DE translation blackout THX Till Mohr 2021-05-24 08:16:07 +02:00
Tobias Diekershoff e5e73ad692 JA translation update of the blackout addon THX daingewuvzeevisiddfddd 2021-05-10 07:28:50 +02:00
Tobias Diekershoff 3157c99ea7 IT translation update blackout addon THX Sylke Vicious 2021-04-20 11:01:25 +02:00
Tobias Diekershoff b851879f3c blackout addon ES translation updated THX Senex Petrovic 2021-04-02 08:26:03 +02:00
Tobias Diekershoff 39e753329a blackout addon FR translation updated THX bob lebonche 2021-03-28 19:43:39 +02:00
Tobias Diekershoff 0835bef3ad blackout addon HU translation update THX Balázs Úr 2021-03-28 19:17:41 +02:00
Tobias Diekershoff 09b6d14c98 IT translation of blackout addon updated THX Sylke Vicious 2021-03-28 18:25:55 +02:00
Tobias Diekershoff 500aab3c53 regenerated all strings.php files from the current translation strings (message.po) 2021-02-01 18:47:38 +01:00
Tobias Diekershoff 7f3704ae54 regenerated messages.po files of the addons 2021-02-01 18:29:42 +01:00
Tobias Diekershoff 104eaf82d4 DE translation blackout 2021-02-01 07:26:08 +01:00
Tobias Diekershoff 46e05158b8 blackout addon added HU translation THX Balázs Úr 2020-12-23 21:51:22 +01:00
Tobias Diekershoff 55fd1d4a21 blackout addon added HU translation THX Balázs Úr 2020-12-23 21:50:58 +01:00
Hypolite Petovan 0e534dc0ce [blackout] Regenerate main translation file after strings update 2020-12-23 01:35:01 -05:00
Hypolite Petovan bb03412142
[blackout] Improve wording some more 2020-12-23 01:33:35 -05:00
Balázs Úr d288c0cef2 Blackout: improve wording 2020-12-23 01:19:54 +01:00
Tobias Diekershoff e1918f7d4e IT translation of blackout addon updated THX silkevicious 2020-09-01 14:38:09 +02:00
Hypolite Petovan 203672cf27 [various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
2020-07-27 08:30:41 -04:00
Tobias Diekershoff 645e82725f ZH CN translation update ot the blackout addon THX steve jobs 2020-07-07 08:42:13 +02:00
Tobias Diekershoff 47b204e511 RU translation of blackout addon THX Alexander An 2020-06-15 07:49:59 +02:00
Tobias Diekershoff 89c85f6df2 PL translation update blackout addon THX waldis 2020-06-15 07:41:57 +02:00
Philipp Holzer 65e4726718
Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
Philipp Holzer 75143e27b5
Move Config::set() to DI::config()->set() 2020-01-19 21:21:52 +01:00
Philipp Holzer 1ce63185ab
Move Config::get() to DI::config()->get() 2020-01-19 21:21:12 +01:00
Philipp Holzer f2fc22227a
cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
Philipp Holzer 48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:46 +01:00
Tobias Diekershoff d6734f0fd3 blackout addon added CA translation THX Joan Bar 2019-11-06 08:03:13 +01:00
Tobias Diekershoff f153070cb9 added JA translation of blackout addon THX Ozero Dien 2019-08-28 18:00:58 +02:00
Tobias Diekershoff 1572bda7e5 blackout EN GB translation THX AndyH3 2019-06-22 07:45:46 +02:00
Tobias Diekershoff 9418571caf FR translation blackout THX Valvin A. 2019-06-22 07:41:42 +02:00
Tobias Diekershoff 210e1bed16 update SV translation of blackout THX Bjoessi 2019-04-05 07:03:08 +02:00
Tobias Diekershoff 5d207f0b16 PL translation update blackout THX waldis 2019-03-15 09:52:16 +01:00
Tobias Diekershoff b3d66abafd DE translation blackout 2019-03-13 06:22:41 +01:00