Commit graph

249 commits

Author SHA1 Message Date
Matt Kiazyk
7cf2c6f244 chore: cleanup some localizeable.xcstrings 2024-03-16 19:25:10 -05:00
Matt Kiazyk
b17fbf56a8
Merge pull request #531 from huihuisang/fix/AttributedText-layout-issue
Replace AttributedText with Text and markdown to fix the layout issues
2024-03-16 19:02:41 -05:00
Matt Kiazyk
c09b56086b
Merge pull request #519 from Schr0eder/update-german-localization
Updated german localization
2024-03-16 18:40:51 -05:00
huihuisang
b5e50c6eed replace AttributedText with Text to fix layout issue in preference 2024-03-16 22:42:13 +08:00
Matt Kiazyk
bf0dc9d855
Merge pull request #504 from huihuisang/main
Improve the layout of the sidebar
2024-03-15 11:23:00 -05:00
Schr0eder
f58fced154 merge conflict adaptions 2024-03-11 19:04:29 +01:00
huihuisang
9a866acf53 Place PlatformsPocket back to XcodeListView 2024-03-10 15:35:37 +08:00
Matt Kiazyk
e9a95a3e63
Merge pull request #502 from pan93412/l10n/zh-TW/230210
l10n(zh-Hant): Update translation for 2.0.2
2024-03-08 14:26:50 -06:00
Matt Kiazyk
bf4650edcb
Merge pull request #510 from kikiwora/update-ukrainian-localisation-for-2.0.2
Update Ukrainian localisation
2024-03-08 14:07:42 -06:00
huihuisang
950045b427 add icon for Xcode beta version 2024-02-29 09:04:28 +08:00
Roman Suvorov
34d7f6834e
Update Ukrainian localisation 2024-02-21 21:18:08 +02:00
Vasilis Akoinoglou
6b6088d58d Greek language localization 2024-02-20 12:06:15 +02:00
huihuisang
ae55e0fb15
Merge branch 'main' into main 2024-02-18 19:13:18 +08:00
pan93412
c7f9e54796
Merge branch 'main' into l10n/zh-TW/230210 2024-02-18 03:53:41 -06:00
huihuisang
e520a96021 Improve the layout of the sidebar 2024-02-18 13:52:32 +08:00
Jinyu Meng
49eb2f4cf2 Update localizations to remove old items and add "Support Xcodes". 2024-02-10 15:41:29 +09:00
Jinyu Meng
144c591a41 Use Text(verbatim:) instead. 2024-02-10 15:36:07 +09:00
Jinyu Meng
0e76a18168 Remove more useless localizations. 2024-02-10 15:36:07 +09:00
Jinyu Meng
a078b8f7d0 Update zh_Hans localizations. Remove old or useless items. 2024-02-10 15:36:07 +09:00
pan93412
c4bd1d2789
l10n(zh-Hant): Update translation for 2.0.2 2024-02-10 00:25:47 +08:00
Matt Kiazyk
0252bf1fe0 clean up localization for support link 2024-01-25 22:01:40 -06:00
Matt Kiazyk
fb7e1f65c1
Merge pull request #480 from XcodesOrg/matt/privilegedHelperUpdate
Update privilege helper to xcodesOrg and Team
2024-01-23 22:04:07 -06:00
Matt Kiazyk
7686620b1e
Merge pull request #481 from XcodesOrg/matt/sponsorLink
Add Sponsor/Donate Button
2024-01-23 21:58:45 -06:00
Matt Kiazyk
e4d21ac18b
Merge pull request #477 from McNight/mcnight/new_french_translations
Add latest missing french translations
2024-01-19 16:17:38 -06:00
Matt Kiazyk
99c4b49f28 Add Sponsor Button 2024-01-19 15:36:18 -06:00
Matt Kiazyk
9ec90a3ca8 Update privilege helper to xcodesOrg and Team 2024-01-19 14:28:12 -06:00
Matt Kiazyk
dada7f2716 2.0.0 beta 2024-01-19 11:18:45 -06:00
McNight
e1ea64c647 Add latest missing french translations 2024-01-17 22:48:35 +01:00
Matt Kiazyk
7aaf0563e6 update Sparkle to 2.5.2 2024-01-02 22:19:31 -06:00
Matt Kiazyk
b968149235 Add new platforms list in settings 2023-12-20 12:10:13 -06:00
Matt Kiazyk
cd69ddc40e Cleanup 2023-12-19 15:13:11 -06:00
Matt Kiazyk
ede9bd1c46 redesigned infoPane 2023-12-19 14:36:34 -06:00
Matt Kiazyk
7070575a32 Switch to NavigationSplitView 2023-12-18 09:00:10 -06:00
Ege Sucu
eda3e2680b More translations are updated after the rebase 2023-12-03 08:37:18 +03:00
Matt Kiazyk
1f032a5719 Fix localization from rebase 2023-12-02 09:30:38 -06:00
Ege Sucu
7690c19115 Localization file updated 2023-12-01 20:29:13 +03:00
Ege Sucu
ad749c1cb0 Converted Localization into String Catalog 2023-12-01 20:29:13 +03:00
Matt Kiazyk
6ffce23616 more WIP 2023-11-23 10:37:41 -06:00
Matt Kiazyk
487cbb0045 Merge branch 'main' into matt/runtimeDownload 2023-11-22 13:26:45 -06:00
Matt Kiazyk
6fcb4aa857
Merge pull request #428 from ElonPark/bug/elon/fix-send-sms-crash
Fix SMS Enter Digit Code Crash
2023-11-21 23:15:21 -06:00
Matt Kiazyk
5edeb60835
Merge pull request #423 from senmu/sam/dockProgress
Add installation progress bar to dock icon
2023-11-21 23:14:12 -06:00
Matt Kiazyk
cf57fde101
Merge pull request #393 from qnotna/main
Update DE localization
2023-11-21 22:36:43 -06:00
Matt Kiazyk
74ef10b697
Merge pull request #391 from megabitsenmzq/main
Update zh_CN localizations.
2023-11-21 22:35:47 -06:00
Elon Park
35fb72db68 Fix SMS Enter Digit Code Crash 2023-09-24 02:47:37 +09:00
Sam Lu
9dd91a2ce8
Add DockProgress swift package 2023-09-13 12:48:13 -06:00
Anton Quietzsch
fb42bfc013 Fix Mac strings 2023-06-09 11:03:52 +02:00
Anton Quietzsch
2de476b101 Add missing localization 2023-06-09 10:54:29 +02:00
Anton Quietzsch
a556d95ee9 Fix typos in DE localization 2023-06-09 10:53:52 +02:00
Matt Kiazyk
4f25905f4c start moving over to XcodesKit package. Runtimes searching 2023-06-06 23:29:09 -05:00
Jinyu Meng
8169ee0a22 Update zh_CN localizations. 2023-06-06 16:11:02 +09:00
Ferran Abelló
927f842c61
Merge branch 'main' into main 2023-05-26 10:49:31 +02:00
Pedro Guimarães
3353eb1112
Translate missing strings 2023-05-19 19:32:37 -03:00
Pedro Guimarães
9dd569c605
Fix issue where app was crashing on opening the Advanced tab in Settings 2023-05-19 19:32:18 -03:00
Matt Kiazyk
907e503f71
Merge pull request #371 from Kyle-Ye/feature/kyle/upgrade_unxip
Update unxip binary to v2.1
2023-05-19 16:49:53 -05:00
Matt Kiazyk
4ecc245db6
Merge pull request #375 from jakex7/locale/pl
Introduce Polish translations
2023-05-19 16:38:44 -05:00
Kyle
3529b19295
Update unxip binary to v2.1 2023-04-18 13:46:21 +08:00
LinXunFeng
771cb3242c Fix zh_Hans localizations 2023-04-17 13:37:49 +08:00
Jakub Grzywacz
2d22210d5b Locale: introduce Polish translations 2023-04-16 12:46:30 +02:00
Matt Kiazyk
ba031403d6
Merge pull request #362 from egesucu/turkish-translation-improvements
Turkish Localization Update
2023-03-06 21:56:13 -06:00
Ege Sucu
0bc8edf75e Updated Turkish Localization with New Content 2023-03-04 16:57:29 +03:00
Matt Kiazyk
d955ec8bd2
v1.10.0 2023-02-28 18:58:53 -06:00
Matt Kiazyk
9452db4749
Update unxip binary to 1.1.3 2023-02-14 23:07:16 -06:00
Ferran Abelló
45ea417a98
Merge branch 'main' into main 2022-12-14 14:45:35 +01:00
Yusaku Nishi
b56a73c8fe
Add missing localizations for Japanese 2022-12-10 23:10:27 +09:00
Yusaku Nishi
495dfedf46
Merge branch 'main' into fix/missing-ja-localization 2022-12-10 22:53:37 +09:00
Matt Kiazyk
b4a4f8e329
Adds open in Rosetta option for Apple Silicon machines 2022-12-05 23:08:44 -06:00
Matt Kiazyk
f8ec0a37fe
Bump version 1.9.0 2022-11-22 21:48:47 -06:00
Matt Kiazyk
34817a6916
Merge pull request #322 from DannyJJK/patch-1
Improve Spanish localization in Preferences
2022-11-22 21:34:23 -06:00
Matt Kiazyk
9a61a94239
Merge pull request #304 from leon-wolf/feature/281-add-beta-symlink
Adds an option to save beta versions with `-beta` symlink
2022-11-22 21:33:24 -06:00
Bruno Muniz
ebafb0fb3d
Merge branch 'main' into brazilian-localization 2022-11-14 16:57:57 -03:00
Danny Kirkham
2d748a1a2a
Improve Spanish strings in Preferences
I've not added all the missing ones but this fills some of them in, including some corrections
2022-11-11 19:05:01 +00:00
Matt Kiazyk
4049e43ce5
Merge pull request #307 from jfversluis/main
Add Dutch localization
2022-11-11 11:33:23 -06:00
Leon Wolf
0e45884608 Merge branch 'main' into feature/144-add-error-on-uninstall
# Conflicts:
#	Xcodes.xcodeproj/project.pbxproj
2022-11-11 17:24:14 +01:00
Matt Kiazyk
b9ba988c30
Merge pull request #305 from leon-wolf/feature/291-cleanup-preferences
move download settings to own PreferencePane
2022-11-11 09:34:12 -06:00
Bruno Muniz
513d39d45e Add files via upload 2022-11-09 23:19:52 -03:00
Gerald Versluis
a02cc71ac6
Remove localization from apple.com links 2022-10-07 11:18:02 +02:00
Gerald Versluis
64d6b5d5dc
Update Localizable.strings 2022-10-07 11:07:23 +02:00
Gerald Versluis
5e0eb827d3
Create Localizable.strings 2022-10-06 16:43:04 +02:00
Leon Wolf
ed2e5bfcaa add error message when trying to uninstall Xcode if file not found 2022-10-06 08:42:40 +02:00
Leon Wolf
2bad04fec7 fix localization 2022-10-05 21:50:49 +02:00
Leon Wolf
ea3264a2ce add localizations 2022-10-05 21:44:48 +02:00
Leon Wolf
7ae956e44d add Xcode-Beta.app Symlink and localizations 2022-10-05 20:34:35 +02:00
Yusaku Nishi
cb1120624b Update Japanese localization 2022-09-30 14:59:51 +09:00
Yusaku Nishi
da93339a3d Add missing localization keys for Japanese 2022-09-29 21:48:13 +09:00
Ferran
2030ef2d5a Added catalan localization strings 2022-09-28 19:07:37 +02:00
Niklas Stambor
998a8982f8
Typo in German Localization File
Aktalisiert  --> Aktualisiert
2022-09-25 21:54:38 +02:00
Matt Kiazyk
e987104502
Merge pull request #288 from florentmorin/fr-translation-fixes
Fix French Translation
2022-09-16 21:41:02 -05:00
Florent Morin
0f3d92b70f
Update French Localization 2022-09-10 10:41:09 +02:00
Florent Morin
e2f49bee23
Fix French Localization 2022-09-10 10:33:26 +02:00
Dietrich Tegge
c045592aea German translation added
German translation added for install and renaming features
2022-09-08 08:42:09 +02:00
Matt Kiazyk
197197982f
Merge pull request #277 from egrimo/turkish-text-translations
Added Turkish missing translations in 1.7.0
2022-09-07 18:34:49 -05:00
swiftty
410e1e5ae3 Fix "Unarchiving" localization in Japanese 2022-08-30 04:12:31 +09:00
Ege Sucu
c85f48ae3c Added missing translations in 1.7.0 2022-08-24 21:16:31 +03:00
Matt Kiazyk
739193c3cd
Merge pull request #271 from duffpod/patch-2
Update Localizable.strings for Russian language (2)
2022-08-11 19:39:44 -05:00
Paul Semionov
b2c949d68a
Update Localizable.strings for Russian language (2)
Fixed typos here and there, made casing more consistent, rewrote some sentences to make more sense, localized new strings from en.lproj.
2022-08-10 19:09:16 +03:00
Jinyu Meng
0296f14632 Update zh_Hans localizations. 2022-08-09 13:55:30 +09:00
Matt Kiazyk
48b1b19185
bump version - 1.7.0 2022-08-08 20:24:17 -05:00
Matt Kiazyk
38b7fe77dd
Allow ability to change the installation directory 2022-07-28 19:51:13 -05:00
Matt Kiazyk
b64af2fc44
add option to rename Xcode to Xcode.app on select. 2022-07-24 15:27:34 -05:00
Marcus Ziadé
60bbe49ea7 Add Finnish localizations 2022-07-18 10:15:31 +03:00