Commit Graph

2962 Commits

Author SHA1 Message Date
Arthur
90b7e449b7 Added "Toggling apps to minimize once it clicked" #944 feature 2024-12-07 15:46:01 +00:00
Nariman Jelveh
8ea6ac1b48
Merge pull request #1003 from sumi1239/feature/kr-translations
feat: added a few Korean translatations
2024-12-06 17:52:33 -08:00
William Shiozawa
b23e800f4e feat: added a few Korean translatations 2024-12-06 17:36:21 -08:00
jelveh
71bb8ba881 remove "Missing translations" comment from Hebrew i18n file. 2024-12-06 14:09:32 -08:00
KernelDeimos
b34b8efea9 clean: remove some unused variables 2024-12-06 17:03:16 -05:00
KernelDeimos
cb4bcba7ec clean: cleanup helpers.js 2024-12-06 17:03:16 -05:00
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
KernelDeimos
9aeecb650a doc: generate and edit comments for tools 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
2c24fe5532 doc: document tools directory (README.md) 2024-12-06 11:39:07 -05:00
KernelDeimos
d1e8d51173 clean: remove contextlink
Updates references in phoenix shell to use context from putility.
2024-12-06 11:17:14 -05:00
Justin Oeni
540132cc71 Added two files to test hasGitDirectory and showGitWarningDialog 2024-12-06 10:42:44 -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
e2fbe80cce
Merge pull request #995 from kirney23/main
japanese translations
2024-12-05 23:44:41 -08:00
Nariman Jelveh
1e573b654a
Merge branch 'main' into main 2024-12-05 23:44:23 -08:00
Nariman Jelveh
aa00830168
Merge pull request #996 from hutajoullach/main
Japanese translation issue number 967
2024-12-05 23:40:19 -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
984b5d617d
Merge pull request #994 from samueldev900/samueldev900_brazillian_translation
feat: add brazillian translations for billing-related terms in br.js
2024-12-05 15:43:32 -08: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