Audric Ackermann
0640f19eae
chore: fetch latest crowdin strings
6 months ago
Audric Ackermann
e3b0af2521
chore: add latest crowdin changes
7 months ago
Audric Ackermann
1582474a11
chore: push latest strings from crowdin
7 months ago
Audric Ackermann
bc01be3274
chore: latest crowdin fetch
7 months ago
Audric Ackermann
dfe41e4beb
chore: latest fetch from crowdin
7 months ago
Audric Ackermann
44336ed394
chore: latest crowdin fetch
7 months ago
Audric Ackermann
44f263641c
chore: latest crowdin fetch
7 months ago
Audric Ackermann
09785cd3df
chore: latest crowdin fetch & fixes
7 months ago
Audric Ackermann
a666c075a5
fix: relative strings localization, latest changes from crowdin
7 months ago
Audric Ackermann
849d8d0768
chore: fetch latest strings and fix errors
7 months ago
mpretty-cyro
b6bf505a08
[Automated] Update translations from Crowdin
8 months ago
Audric Ackermann
50afa68b1f
chore: pull crowdin changes
1 year ago
Audric Ackermann
c336ad0524
chore: pull translation from crowdin
2 years ago
Audric Ackermann
3e4d9b4ac3
chore: pull translations from crowdin
3 years ago
Ian Macdonald
09654fe4d8
Remove limit on the number of pinned conversations a user may have.
3 years ago
Audric Ackermann
2c83690a88
chore: pull translations from crowdin
3 years ago
Ian Macdonald
6613161b20
Don't nanny the user. Allow all file types as attachments.
...
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
3 years ago
Audric Ackermann
8efc23d619
pull translations from crowdin
3 years ago
audric
8b5b3f06bb
lint _locales translation files
3 years ago
Audric Ackermann
9bb19540a9
add back deleteContact and deleteGroup translations
3 years ago
Audric Ackermann
62edcb0cc8
fetch translations from crowdin
3 years ago
Audric Ackermann
c5f69a2d95
pull translations from crowdin
...
Relates #2113
3 years ago
Audric Ackermann
651b1c4376
Fetch translations ( #2056 )
...
* show missed-call,started-call and answered call notification in chat
* fix types for createLastMessageUpdate
* show incoming dialog if we have a pending call when enable call receptio
* simplify a bit the avatar component
* move disableDrag to a custom hook
* speed up hash colors of avatarPlaceHolders
* fixup text selection and double click reply on message
* keep avatar decoded items longer before releasing memory
* add incoming/outgoing/missed call notification
also, merge that notification with the timer and group notification
component
* hangup call if no answer after 30sec
* refactor SessionInput using hook + add testid field for recovery
* disable message request feature flag for now
* fix merge issue
* force loading screen to be black instead of white
for our dark theme user's eyes safety
* add type for i18n to run update after crowdin fetch with tools/updateI18nKeysType.py
* update to latest translations
3 years ago
Audric Ackermann
182192124e
update localized strings from crowdin
4 years ago
audric
3221dd8921
pull latest translations from crowdin
4 years ago
audric
dbf927de93
pull translations from crowndin
4 years ago
Audric Ackermann
6e07c39fa6
reapply changes for japanese translation in #1632
4 years ago
Audric Ackermann
08d895afa3
remove entry message in locale as it cause issues with crowdin
4 years ago
Audric Ackermann
adb9775848
cleanup trasnlation with latest from crowdin
4 years ago
Audric Ackermann
3d0bee63d2
first commit with changes from crowdin
4 years ago
Audric Ackermann
a5515a9309
remove androidKey and android mapping logic for locales
4 years ago
beantaco
9be6c6bb30
More Japanese translations ( #1632 )
...
* Translate some untranslated strings into Japanese
* Tweak some Japanese translations
* Add new Japanese translations
4 years ago
Audric Ackermann
df3326233f
remove all unused keys for other locales
4 years ago
Audric Ackermann
9efb0e104d
Merge pull request #1533 from beantaco/japanese
...
Initial fixes to Japanese translations
4 years ago
beantaco
ee0edfcb34
Fixes translations of "invalid"
...
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid protocol version" and "corrupted key". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
4 years ago
beantaco
249604501b
Fixes translation of "terms of use"
4 years ago
beantaco
425d1df8ca
Changes translations of zoom in/out
4 years ago
beantaco
7d09a40d8a
Replaces "[...]" with the standard Japanese equivalents
...
"[...]" -> "「...」"
4 years ago
beantaco
d0239bfc54
Makes translation of "device" consistent
...
- デバイス
- 端末 <- chosen
Though "デバイス" is now widely used, some Japanese people get confused by "デバイス" either having no idea what it means or thinking it's to do with accessory devices. "端末" has been widely used since the 20th Century and explicitly refers to "terminal" devices like computers and smartphones.
4 years ago
beantaco
b2bef13290
Makes translations of "update" consistent
...
- アプデート
- アップデート
- 更新 <- chosen
4 years ago
beantaco
8547230682
Replaces "Signal" with "Session" in translation strings
4 years ago
beantaco
aa0f7c22dd
Improves translation of open groups and closed groups
...
- open group: オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ
Also replaces "クローズドグループ" with "非公開グループ"
4 years ago
Audric Ackermann
01085244bd
split up registration signup tab logic to sub components
4 years ago
Audric Ackermann
6edcb88788
remove resend as it does not make any sense with medium groups
...
and sendAnyway
4 years ago
Audric Ackermann
3afd23c379
Increase closed group size to 100
4 years ago
Audric Ackermann
6856c0e748
remove updateTextInputState not needed and add left to menu tests
4 years ago
Audric Ackermann
c052b1a2ec
update group size limit to 20 now that those are ssk groups
...
Also removed removed description while creating a medium group as it was
removed on mobile
5 years ago
Audric Ackermann
860999f35b
add japanese translation from mobile
5 years ago
Audric Ackermann
5f9348d21e
replace whole word Signal to Session on all translations
5 years ago
Audric Ackermann
596141723b
clean unused keys for other locales based on 'en' translation
5 years ago