Commit Graph

660 Commits (2e4c11f4b9dc033412c47551d65b1cffb2a1c632)

Author SHA1 Message Date
Niels Andriesse e3671291c5 Merge branch 'dev' into cleanup 3 years ago
Niels Andriesse 0ee2cbff4b Add partial Dutch translation 3 years ago
Niels Andriesse 3813f6d643 Add Dutch translation 3 years ago
Niels Andriesse ea668f0344 Use newly translated strings 3 years ago
Niels Andriesse 92af8da03e Improved translations 3 years ago
Niels Andriesse 57206c4a5c Fix loader 3 years ago
Niels Andriesse 1a11476b85 Fix screen lock handling 3 years ago
Niels Andriesse 7e60d3c218 Merge branch 'dev' into cleanup 3 years ago
Niels Andriesse ad801d4f33 Fix threading 3 years ago
nielsandriesse b01b989815 Remove unused fonts 3 years ago
nielsandriesse e1ad33e832 Clean 3 years ago
nielsandriesse b3a6d90a1b Add missing strings 3 years ago
nielsandriesse a098ba7125 Remove unused code 3 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 3 years ago
Niels Andriesse 1d539bc898 Fix crash 3 years ago
Niels Andriesse 2892c12243 Fix crash 3 years ago
Niels Andriesse eae11ef5c0 Add missing string 3 years ago
Niels Andriesse d81866b9bd Add missing string 3 years ago
Niels Andriesse 49d2b1c4a4 Add missing strings 3 years ago
Niels Andriesse 0d53149cd3 Add missing strings 3 years ago
Niels Andriesse 401ecf9aa0 Lower configuration message send rate 3 years ago
Niels Andriesse 62d9f84603 Add Slovak translation 3 years ago
Niels Andriesse e9f5b96e30 Update Russian translation 3 years ago
Niels Andriesse 371222098b Fix snode pool updating bug 3 years ago
Niels Andriesse 9b2dedb70b Add missing string 3 years ago
Niels Andriesse 3cd6e9bdfa Fix crash 3 years ago
Niels Andriesse c9c9bcbab8 Fix crash 3 years ago
Niels Andriesse 0e4e344ec5 Add missing string 3 years ago
Niels Andriesse e6b91fdbee Delete unused assets 3 years ago
Niels Andriesse c20c3386da Add more strings to be translated 3 years ago
Niels Andriesse 40fba3379e Add Oxen logo to settings 3 years ago
Niels Andriesse b7273c9da5 Add help us translate button 3 years ago
Niels Andriesse e352b98f89 Add missing strings 3 years ago
Niels Andriesse fd49653800 Add missing strings 3 years ago
Niels Andriesse 7c8c7a6746 Add missing strings 3 years ago
Niels Andriesse dee7f80364 Fix typos 3 years ago
Niels Andriesse 0f41aeb404 Add missing string 3 years ago
Niels Andriesse 65532fbb72 Fix missing string 3 years ago
Niels Andriesse 901baac158 Update strings to be translated 3 years ago
Niels Andriesse 601df96058 Remove unused strings 3 years ago
Niels Andriesse b625d3962b Clean translations 3 years ago
Niels Andriesse ff4d4fa39e Clean translations 3 years ago
Niels Andriesse e9df213bfe Put feature flags in one place 3 years ago
ryanzhao c8e8b94980 Merge branch 'dev' of https://github.com/oxen-io/session-ios into seleted-photo-permission 3 years ago
ryanzhao df1b4fda57 try to handle limited photo permission 3 years ago
nielsandriesse 330e4ce8ad Fix unnecessary V2 open group requests 3 years ago
nielsandriesse 57848d6701 Fix info.plist 3 years ago
nielsandriesse f7a75a1b80 Debug 3 years ago
nielsandriesse 75f5591fe0 Store certificates in DER format 3 years ago
Niels Andriesse 2687d9c968 Use proper API 3 years ago
Niels Andriesse 86abc6f6ce Clean up Session-Info.plist 3 years ago
Niels Andriesse 6c84e922a5
Merge pull request #370 from oxen-io/open-groups
V2 Open Groups
3 years ago
Niels Andriesse a7dd7e1bf0 Hook up suggestion grid 3 years ago
nielsandriesse c6f4443eed Update more logic for V2 open groups 3 years ago
Niels Andriesse 47dbed606b
Merge pull request #366 from beantaco/japanese
Japanese Translation Fixes
3 years ago
beantaco 055301edd3
Fixes translations of "invalid"
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid Session ID" and "invalid file format". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
3 years ago
beantaco 1e9d3224f7
Makes "privacy policy" consistent across platforms
"個人情報保護" is not incorrect, but the translation "プライバシーポリシー" was introduced on session-android and session-desktop.
3 years ago
beantaco 91201b6a10
Makes translations of "device" and "link" 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.

- link:   "追加する" -> "リンクする"
- unlink: "削除する" -> "リンクを解除する" (1 instance)

Incidental changes:

- Replaces "[...]" with "「...」"
- Replaces "セッション" with "Session" (1 instance) where the English means "Session" (software name) not "session"
3 years ago
beantaco 243dd0291f
Tweaks translation of "ask (the sender)"
"お願いする" can mean "ask" but is a humble form (謙譲語) of "願う", so is only used when oneself asks others to do something. Technically it cannot be used when prompting the Session user to ask the sender to do something. After a confirmation by quick internet search, I found "頼む" is a better fit.

Incidentally, also rephrases a prompt to user to double check registration number.
3 years ago
beantaco 4e90253db0
Makes translations of "update" consistent and completes iOS update phrasing
- アップデート
- 更新  <- chosen

The English instructions for updating iOS are added to the Japanese string.
3 years ago
beantaco b6ef520fb4
Fixes the strings that specify valid display names 3 years ago
beantaco 593c1d8d9b
Improves translation of open groups and closed groups
- open group:   オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ
3 years ago
Niels Andriesse 54fc54e7b9 Minor refactoring 3 years ago
Niels Andriesse 92304fa590 Clean & debug 3 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 3 years ago
Niels Andriesse 713b781def Remove legacy notifications adaptee 3 years ago
Niels Andriesse e945a6779f Include profile in configuration sync message 3 years ago
Niels Andriesse 49c825eb43 Remove old conversation screen 3 years ago
Niels Andriesse 2efcd20c64 Show disappearing messages timer 3 years ago
Niels Andriesse b8f82c98eb Show moderator icons in open groups 3 years ago
nielsandriesse 299cfedc02 Clean up mentions UI 3 years ago
nielsandriesse a25276b5be Fix document picker appearance 3 years ago
nielsandriesse f12d18f90e Fix crash 3 years ago
nielsandriesse ebd91dcc73 Merge branch 'dev' into ui 3 years ago
Niels Andriesse b04988936c Update build number 3 years ago
nielsandriesse 3f85544594 Finish replies UI 3 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 3 years ago
Niels Andriesse 464e8864af Clean up onboarding 3 years ago
Niels Andriesse 7acb6c9ac3 Merge branch 'dev' into multi-device 3 years ago
Niels Andriesse be877bbeaf Improve onion request path loading efficiency 3 years ago
Niels Andriesse 59d071d9f5 Improve onion request path loading efficiency 3 years ago
Niels Andriesse 6b7b158000 Debug 3 years ago
Niels Andriesse cf333d5e3d Merge branch 'closed-groups' into multi-device 3 years ago
Niels Andriesse bbac6cc5ed Attempt to fix extensions 3 years ago
Niels Andriesse 867e9114a6
Merge branch 'dev' into multi-device 4 years ago
Niels Andriesse 705c204bc9 Hopefully fix crash 4 years ago
Niels Andriesse 474acb5a30 Raise closed group size to 100 members 4 years ago
Niels Andriesse 0ad7c9559e Update version number 4 years ago
Niels Andriesse 8cdc63a9a9 Merge branch 'multi-device-2' into multi-device 4 years ago
nielsandriesse e38dae5a05 Replace PublicChatManager 4 years ago
nielsandriesse f364ee3907 WIP 4 years ago
nielsandriesse b8d9334d19 Force sync upon creating a closed group or joining an open group 4 years ago
nielsandriesse 3ec4e0ae52 Force sync configuration upon enabling multi device or clearing data 4 years ago
nielsandriesse 9eefc21eb9 Periodically send configuration messages 4 years ago
nielsandriesse 129f7fc0ed Update copy 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago
Niels Andriesse c094d1e7fb Rename project 4 years ago
Niels Andriesse d76949516b Remove more unused code 4 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 4 years ago
Niels Andriesse 2ba0f5d4e4 Remove unused files 4 years ago
Niels Andriesse b64f316b39 Use actual icon 4 years ago
Niels Andriesse ac6baec6f2 Make things compile again 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
Niels Andriesse d7c71a8c06 Make things compile again 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 4 years ago
Niels Andriesse b030b5999b Make messages show up again 4 years ago
nielsandriesse f36f447bec Ditch unused Signal code 4 years ago
nielsandriesse f706e38ef7 Debug 4 years ago
nielsandriesse 1c0b32af3c Fix ECKeyPair usage 4 years ago
nielsandriesse 58e69aae9c Organize files 4 years ago