Commit Graph

1536 Commits

Author SHA1 Message Date
KernelDeimos
7db3be5716 clean: remove unused variables in filesystem 2024-12-06 17:03:16 -05:00
Nariman Jelveh
f93a754273
Merge pull request #1002 from Tristramit/Tristramit-patch-1
Update he.js
2024-12-06 14:02:50 -08:00
KernelDeimos
c566d48433 clean: fix errors found by find-unused-exports 2024-12-06 15:40:59 -05:00
Amos Weislib
197be1c0bc
Update he.js
Few corrections
2024-12-06 21:36:58 +01:00
KernelDeimos
7232406680 clean: remove unused imports from phoenix 2024-12-06 15:28:07 -05:00
jelveh
87f4f3d2dd fix unmatched double quote 2024-12-06 12:23:52 -08:00
KernelDeimos
c87db23faa refactor: combine parsely and strataparse into @heyputer/parsers 2024-12-06 15:08:23 -05:00
KernelDeimos
62a010b1b2 doc: clarify the distinction between CoreModule and Core2Module 2024-12-06 13:05:03 -05:00
KernelDeimos
73f738c9d9 doc: add more extensions documentation 2024-12-06 13:05:03 -05:00
KernelDeimos
1679648780 doc: document the test kernel 2024-12-06 13:05:03 -05:00
KernelDeimos
1e0fb1c3c5 doc: document kernel behavior 2024-12-06 13:05:03 -05:00
Amos Weislib
299a88103e
Update he.js
referencing issue
#974
2024-12-06 19:05:00 +01:00
Nariman Jelveh
c6455d53e4
Merge pull request #1001 from HeorhiiPavlovskyi/Issue-961
Issue #961, filled missing translations, Updating ru.js
2024-12-06 09:59:44 -08:00
Nariman Jelveh
0935c56842
Update ru.js 2024-12-06 09:58:01 -08:00
unknown
9d91649ca1 Update ru.js 2024-12-06 19:48:47 +02:00
KernelDeimos
545e7db5bd fix: test issues from contextlink removal
Apparently there were two things:
- had to remove contextlink from the test command (that was expected)
- can't import libs from putility in the test environment. The error
  produced for this doesn't really explain why.
2024-12-06 12:09:23 -05:00
Nariman Jelveh
fad2c944ab
Merge pull request #999 from JJooaa/finnish-translations
Fixes issue [#976]: Add missing Finnish translations.
2024-12-06 08:59:52 -08:00
Nariman Jelveh
741d8f0bb4
Update fi.js 2024-12-06 08:46:41 -08:00
KernelDeimos
d1e8d51173 clean: remove contextlink
Updates references in phoenix shell to use context from putility.
2024-12-06 11:17:14 -05:00
KernelDeimos
72c496df4b clean: remove early typescript trial 2024-12-06 10:38:55 -05:00
JJooaa
6abbf8440b update: add missing finnish translations 2024-12-06 16:55:05 +08:00
Nariman Jelveh
7f37c42219
Merge pull request #997 from bertsrl/patch-1
Update ro.js
2024-12-05 23:53:24 -08:00
Nariman Jelveh
50a2f3d275
Merge pull request #998 from smikayel/improvement/Armenian_localozation
add translation for missing sentancies
2024-12-05 23:46:26 -08:00
Nariman Jelveh
1e573b654a
Merge branch 'main' into main 2024-12-05 23:44:23 -08:00
smikayel
d6e20dcb20 add translation for missing sentancies 2024-12-06 11:39:09 +04:00
Berty
76308479c6
Update ro.js
Updated the romanian translations.

I kept the terms "Professional" and "Business" in English as they are commonly used this way in Romanian in IT services context

I adapted the forms of address to second person singular ("tu") instead of formal ("dumneavoastră") to maintain a friendly and modern tone

I maintained consistency with existing translations in the file
Placeholders (%strong%, %%) were kept in grammatically correct positions for Romanian language
2024-12-06 09:36:50 +02:00
HutaJoullach
0ed5aaed2c japanese-translation-issue-number-967 2024-12-06 16:24:14 +09:00
kirney23
b3ce0e93fb
Update ja.js 2024-12-06 11:38:53 +09:00
Nariman Jelveh
b41e8b09ad
Update br.js 2024-12-05 15:40:32 -08:00
Samuel Oliveira
fdfc90a931 feat: add brazillian translations for billing-related terms in br.js (revision) 2024-12-05 20:29:37 -03:00
Samuel Oliveira
e66df14862 feat: add brazillian translations for billing-related terms in br.js 2024-12-05 20:18:41 -03:00
KernelDeimos
e301247bfc dev: add an example module and service 2024-12-05 16:58:15 -05:00
KernelDeimos
82457fbc9f doc: document smol (SmolUtil) lib 2024-12-05 16:16:44 -05:00
KernelDeimos
7de23ce68d move: SmolUtil and ServerHealthService 2024-12-05 16:16:44 -05:00
Nariman Jelveh
f9c6f82440
Merge pull request #993 from paulinek13/polish-translation
sync(i18n): add Polish translations for billing-related terms
2024-12-05 12:55:17 -08:00
Paulina Kalicka
15f9aded26
sync(i18n): add Polish translations for billing-related terms 2024-12-05 21:18:20 +01:00
KernelDeimos
09b0d744d5 clean: remove redundant promise.js 2024-12-05 15:08:33 -05:00
KernelDeimos
86a9c959e0 doc: document commonly-used putility libraries 2024-12-05 14:36:34 -05:00
KernelDeimos
58dea19cd9 move strutil and time.js to putility 2024-12-05 14:00:21 -05:00
KernelDeimos
e279dc6e5f fix: add missing import 2024-12-05 13:56:08 -05:00
KernelDeimos
7424fd888d doc: update and generate docs 2024-12-05 13:29:10 -05:00
KernelDeimos
3df5f649a4 dev: migrate ExpectationService and PagerService 2024-12-05 13:20:06 -05:00
KernelDeimos
a2072c5fac doc: move/clean ErrorService
Some documentation comments were missing or inaccurate so these were
also edited after moving.
2024-12-05 12:10:07 -05:00
KernelDeimos
e5a7d1c1bb doc: edit/generate CoreModule2 docs 2024-12-05 12:10:07 -05:00
Nariman Jelveh
f1ece26418
Merge pull request #990 from ICODER32/patch-1
Update ur.js
2024-12-05 08:59:03 -08:00
Nariman Jelveh
f17a53018b
Update ur.js 2024-12-05 08:57:31 -08:00
Nariman Jelveh
a6b86c5947
Merge pull request #989 from arthur-adriansens/dutch
Added new Dutch translation
2024-12-05 08:56:16 -08:00
KernelDeimos
036016b20b dev: move/clean AlarmService and related utils 2024-12-05 11:41:41 -05:00
M Ibtisam Anwar
d9a08de959
Update ur.js
Updated undefined urdu translations
2024-12-05 21:09:21 +05:00
Arthur
f1d9ac5208
changed to single quotes 2024-12-05 16:41:38 +01:00