Commit Graph

2675 Commits

Author SHA1 Message Date
Nariman Jelveh
4c5f427ac2
Merge pull request #1008 from HeyPuter/revert-1007-patch-1
Revert "Update id.js"
2024-12-07 11:46:15 -08:00
Nariman Jelveh
e6a171e8f1
Revert "Update id.js" 2024-12-07 11:46:05 -08:00
Nariman Jelveh
777ac3a8ca
Merge pull request #1007 from zefta27/patch-1
Update id.js
2024-12-07 11:45:36 -08:00
Nariman Jelveh
f97394ded1
Merge branch 'main' into patch-1 2024-12-07 11:45:17 -08:00
Nariman Jelveh
0b71e2a723
Merge pull request #1004 from wildanhkm/wildanhkm/feat/id-translations
update id translations
2024-12-07 11:21:23 -08:00
Nariman Jelveh
8fc570d076
Merge branch 'main' into wildanhkm/feat/id-translations 2024-12-07 11:21:15 -08:00
Nariman Jelveh
e030cd3d03
Merge pull request #1006 from arrafi-ahmed/issue-970
Fix issue #970
2024-12-07 10:34:01 -08:00
Nariman Jelveh
e9ac20b8b0
Update id.js 2024-12-07 10:30:28 -08:00
Nariman Jelveh
aa82e06e14
Merge pull request #1005 from arthur-adriansens/main
Close apps by clicking on icons (issue #944) + awesome animations!
2024-12-07 10:27:11 -08:00
jelveh
383b4841ae fix the issue with windows losing focus right after they're opened 2024-12-07 10:16:25 -08:00
Zefta Adetya
b3426b52d1
Update id.js
Replacing undefined text
2024-12-08 00:37:18 +07:00
raf
34ab6dbdff Fix issue #970: [updated undefined values for bahasa translation] 2024-12-07 23:47:58 +07:00
wildanhkm
1d6bc54ae6 update id translations 2024-12-07 23:20:47 +07:00
Arthur
6a2f5f0eee Added sattisfying taskbar icon animation 2024-12-07 16:20:22 +00:00
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
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