DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.45k stars 112 forks source link

Update strings in Localizable.strings related to editing reminders due date #85

Closed DamascenoRafael closed 1 year ago

DamascenoRafael commented 1 year ago

With the new popover to edit reminders and the possibility to edit due date for reminders new strings have been added.

The strings that need to be translated are with the comment // TODO: Translate at the end of the line. As the look is similar to what exists in App Reminders, it would be interesting to try to use the same text/style used by Apple.

🇨🇳 Chinese (Simplified): zh-Hans.lproj/Localizable.strings 🇳🇱 Dutch: nl.lproj/Localizable.strings 🇩🇪 German: de.lproj/Localizable.strings 🇮🇹 Italian: it.lproj/Localizable.strings 🇯🇵 Japanese: ja.lproj/Localizable.strings 🇲🇽 Spanish (Latin America): es-419.lproj/Localizable.strings

Sorry to bother, but I'm tagging here the people who have already helped with the translations ❤️

@receyuki Chinese (Simplified) @0xWDG Dutch @Somberland German @Angelk90 Italian @shos-03 Japanese @zydeico Spanish (Latin America)

Other contributors are welcome to help 👨‍💻 👩‍💻

How this appears on Apple Reminders:

Screenshot 2022-12-05 at 00 25 23 Screenshot 2022-12-05 at 00 27 20

Where these strings will be used:

Screenshot 2022-12-05 at 00 31 53 Screenshot 2022-12-05 at 00 32 42 Screenshot 2022-12-05 at 00 34 44 Screenshot 2022-12-05 at 00 38 33
DamascenoRafael commented 1 year ago

Thanks to everyone for the contributions 🎉

🇩🇪 German ✅ 🇲🇽 Spanish (Latin America) ✅ 🇯🇵 Japanese ✅

still missing: 🇨🇳 Chinese (Simplified): zh-Hans.lproj/Localizable.strings 🇳🇱 Dutch: nl.lproj/Localizable.strings 🇮🇹 Italian: it.lproj/Localizable.strings

@receyuki @0xWDG @Angelk90 do you think you can give a quick help with this? :)

DamascenoRafael commented 1 year ago

Only missing translation now is: 🇮🇹 Italian: it.lproj/Localizable.strings

@Angelk90 tagging you one last time in case you missed it.