Commit Graph

262 Commits

Author SHA1 Message Date
Yusuke Arakawa fc240ce2ef
Update Localizable.strings (#869) 2023-02-15 06:35:01 +01:00
Chanhwi Joo a8456d61d8
Update Korean localization (#870)
* Update Korean localization

* Add translations
2023-02-15 06:34:53 +01:00
Cthulhux bd4c2fbe72
Post -> Beitrag (#865) 2023-02-14 22:13:54 +01:00
Peter-Josef Meisch fc21a3721a
Add setting to disable display of alt texts for media (#854) 2023-02-14 22:13:48 +01:00
Cthulhux f186042ff1
New strings -> German (#858) 2023-02-14 21:27:57 +01:00
Xabi e67f8dd27e
Basque localisation update (#860) 2023-02-14 21:27:50 +01:00
Xabi 3c5efaad94
Update for Basque plurals (#861) 2023-02-14 21:27:42 +01:00
Gian Luca Dalla Torre 7e541273f5
Italian Localization - Version 1.5 Bump (#862) 2023-02-14 21:27:25 +01:00
Yusuke Arakawa dfc59abed5
Update Localizable.strings (#846) 2023-02-14 12:18:25 +01:00
Roberto Pastor 7e3535d502
Updated spanish translation (#847)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-14 12:18:09 +01:00
Jerry 74b31a8686
Update Simplified Chinese localization (#848)
* Update Localizable.strings

* Final adjustments

Co-authored-by: nixzhu <zhuhongxu@gmail.com>

---------

Co-authored-by: nixzhu <zhuhongxu@gmail.com>
2023-02-14 12:18:01 +01:00
Ico Davids 9bc83a89af
Updates to Dutch localization (#851)
- Translation for report post actions
- Translation for icon settings
- Changed "icoon" to more idiomatic "symbool", in accordance with the official Apple localization
2023-02-14 12:17:52 +01:00
Andrzej Rózga 5f7a11c677
Polish localization update (#852) 2023-02-14 12:17:44 +01:00
Thomas Ricouard dbbd33ba88 Reworked social notifications 2023-02-14 12:17:27 +01:00
Chanhwi Joo af61ff7914
Improve swipe actions (#825)
* Remove icons from settings

* Add new toggle for using the theme tint

* Localizations

* Add icon style picker

* Localizations

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-14 07:01:55 +01:00
Andrzej Rózga 01a45b4a52
Localization update - missing strings in Localizable (#838)
- added missing string for "Official icons"
- added missing string for "Icons by ..."
- added String extension in IconSelectorView.swift
  (maybe you prefer it in separate file)

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-14 07:01:34 +01:00
Andrzej Rózga 63d055fc04
Polish localization update (#839) 2023-02-14 07:01:05 +01:00
Cthulhux c80b0c7116
Report Post -> German (#840) 2023-02-14 07:00:56 +01:00
Xabi 1e1dba4f6b
Update Basque localisation (#841)
Report status
2023-02-14 07:00:48 +01:00
Chanhwi Joo 8da1ee2f14
Update Korean localizations (#842) 2023-02-14 07:00:40 +01:00
Kum Hathaway 0ac6ecf013
Update Localizable.strings (#845)
Translation update on "report post"
2023-02-14 06:59:03 +01:00
Ico Davids cf58787f5c
Updates to Dutch localization (#836)
- Translation for `conversations.action.view-detail`
2023-02-13 21:13:09 +01:00
Thomas Ricouard 50f6f1b007 Report status 2023-02-13 21:12:18 +01:00
J-rg 1883e0eef9
Update German localization (#830) 2023-02-13 20:15:59 +01:00
Xabi 4fd0ba752b
Fix Basque localisation (#831)
I dropped two strings at some point — they have been added back.

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-13 20:15:33 +01:00
Chanhwi Joo 6cf99613c0
Add a missing string (#834) 2023-02-13 18:12:34 +01:00
Ico Davids bbebfed91c
Dutch localization updates: (#820)
- Swipe actions
- Accessibility
- Custom emoji
- Language selection confirmation
2023-02-13 07:03:00 +01:00
Andrzej Rózga 165648b731
Polish localization update (#821) 2023-02-13 07:02:52 +01:00
Yusuke Arakawa 4a387a9187
Update Localizable.strings (#822) 2023-02-13 07:01:10 +01:00
Gian Luca Dalla Torre c440b9dc8f
Italian Localization Update (#823)
- Swipe Action
- Status Editor Emojis
- Status Editor Languages
- Accessibility Editor Buttons
2023-02-13 07:01:00 +01:00
Xabi 35c694b06c
Smol fixes for Basque (#815)
Also, string "account.detail.n-fields %lld" doesn't seem to use localisation on 1.4.6. Will create an issue.
2023-02-12 18:23:38 +01:00
Paul Schuetz cd3c50e151
Automatically detect language of posts, improve language detection when posting (#800)
* Use language detection to translate posts

The source language of a post is now determined via Apples internal language
detection, translation from the transmitted language is still possible.

* Make language detection posting more accessible

Language recognition is now always applied before posting, even if the user has
explicitly selected a different language. However, the user is always asked in
which of the two languages he wants to post.

* Add localizations

* Remove language detection in the timeline for now

The language detection in the timeline is for now removed to increase
timeline-performance.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

* Show translate button even if no language is sent

The translate-button is shown even if no language is sent with the post.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

* Adjust to new commits on main

Adjustments are made in regards to new developments on main.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

---------

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-12 18:23:29 +01:00
Thomas Ricouard 41058919bd Reworked translate: Use Mastodon API when available + always show the action in the post context menu 2023-02-12 13:22:36 +01:00
Yusuke Arakawa 2c3705a1da
Update Localizable.strings (#809) 2023-02-12 10:38:30 +01:00
Jerry 3f794558d6
Update Simplified Chinese translations (#810)
* Update Accessibility translations

* Update Swipe Actions translation

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-12 10:38:15 +01:00
Chanhwi Joo 0b3319c2e1
Improve swipe actions and settings (#808)
* Remove an unnecessary space from string

settings.swipeactions.status.trailing

* Make SwipeActionsSettingsView to be consistent with others

* Divide none as another section

* Add icons

* Make hollow icons work

* Show different button label by its status

* Use different colors by actions

* Fix swapped icons in settings

* Refactor
2023-02-12 10:37:09 +01:00
Xabi 867c52fe06
Update Basque locale (#802)
Swipe actions
2023-02-12 06:46:37 +01:00
Andrzej Rózga 86b602caa0
Polish localization update (#803)
* Polish localization update

* Polish localization update (correction)
2023-02-12 06:46:30 +01:00
Kum Hathaway 4c11bd033e
Update Localizable.strings (#805)
Add localization for swipe actions
2023-02-12 06:46:22 +01:00
Chanhwi Joo f862dac483
Update Korean localization (#806) 2023-02-12 06:46:15 +01:00
Cthulhux 822b6c1d09
Translated Swipe Actions to German (#799)
Busy weekend, huh? ;-)
2023-02-12 06:46:06 +01:00
Peter-Josef Meisch 124aeef7fb
swipe actions improvements (#785)
* swipe actions improvements

* use old values as default settings

* Polish swipe actions settings

* Fix background color

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 21:48:08 +01:00
Cthulhux c6a4aa5fff
de: translated "Custom Emojis" (#797)
It is probably identical with accessibility.editor.button.custom-emojis, but let's just keep it in then... ;-)
2023-02-11 21:42:24 +01:00
Andrzej Rózga 132247e61c
Polish localization update (#798) 2023-02-11 21:42:14 +01:00
Yusuke Arakawa 2610b7c747
Update Localizable.strings (#782) 2023-02-11 20:22:35 +01:00
Andrzej Rózga 4ef285c3fe
Polish localization update (#784) 2023-02-11 20:22:27 +01:00
Xabi ebaafc1586
Updated Basque localisation (#788)
New accessibility strings and small fixes.
2023-02-11 20:22:18 +01:00
Chanhwi Joo c874c42295
Update Korean localization (#786)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 20:22:11 +01:00
Chanhwi Joo 129671bbd4
Remove settings.display.section phone & settings.display.section.ipad from Localizable.strings (#787) 2023-02-11 20:21:27 +01:00
Andrzej Rózga 2363424aef
Localization update (#792)
- new string status.editor.emojis.navigation-title for hardcoded "Custom Emojis"
2023-02-11 20:21:12 +01:00