Commit Graph

64 Commits

Author SHA1 Message Date
El RIDO cdd29d4798 extend translations with a 4th & 5th plural case
These are used by Arabic, described in https://arabeyes.org/Plural_Forms
2023-08-04 06:32:33 +02:00
PrivateBin Translator Bot 4c9edb85e9 New translations en.json (Chinese Simplified) 2023-03-11 14:28:26 +01:00
PrivateBin Translator Bot a4636f1b91 New translations en.json (Chinese Simplified) 2023-03-11 13:13:13 +01:00
El RIDO 849c1c7cd1
fix display of configured name in twitter title 2022-10-25 06:34:40 +02:00
El RIDO 4bd5ef9cda
add new messages to translate 2022-10-23 10:50:18 +02:00
PrivateBin Translator Bot cdea2917c1 New translations en.json (Chinese Simplified) 2022-04-10 09:43:11 +02:00
TMs ba7bcbbb62
update zh translation 2022-04-09 22:42:47 +08:00
El RIDO 1054319313
add new translation string 2022-02-20 12:22:34 +01:00
PrivateBin Translator Bot e6def62581 New translations en.json (Chinese Simplified) 2021-05-03 17:39:47 +02:00
PrivateBin Translator Bot 17c1284ccf New translations en.json (Chinese Simplified) 2021-05-03 16:32:06 +02:00
PrivateBin Translator Bot 4d3a2ae946 New translations en.json (Chinese Simplified) 2021-04-22 03:46:58 +02:00
PrivateBin Translator Bot c0207d00a2 New translations en.json (Chinese Simplified) 2021-04-18 21:04:04 +02:00
PrivateBin Translator Bot 587822838a New translations en.json (Chinese Simplified) 2021-04-07 09:18:03 +02:00
El RIDO df126f89d6
add missing translation, fixes #715 2021-04-04 11:39:46 +02:00
hogren 42e609e66f Avoid the use of <i> markup in a translation. 2021-03-06 14:12:59 +01:00
dy 1da05948c7
Create zh.json
修改了一些语言不习惯的地方
2020-11-14 20:18:36 +08:00
Andreas Schneider eb32ea1419 Make it possible to change the info text
This makes it possible to change the last part of the info text and
replace it with something individual. E.g pointing to the cmdline
client.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2020-10-11 17:04:08 +02:00
PrivateBin Translator Bot 4f731c3b55 New translations en.json (Chinese Simplified) 2020-10-09 18:53:54 +02:00
PrivateBin Translator Bot 6a468b0809 New translations en.json (Chinese Simplified) 2020-10-09 08:15:46 +02:00
PrivateBin Translator Bot 8ebc91ce31 New translations en.json (Chinese Simplified) 2020-10-08 18:53:15 +02:00
El RIDO 291fdb306d New translations en.json (Chinese Simplified) 2020-10-04 13:52:43 +02:00
El RIDO a518b7c2ca New translations en.json (Chinese Simplified) 2020-10-04 13:48:06 +02:00
El RIDO 5d379e6534
apply jq formatting to all translations for reduced noise during Crowdin translations 2020-10-04 13:32:49 +02:00
TMs 7637d69e1b
Update zh.json 2020-07-17 14:34:25 +08:00
rugk 0cc0830421
Handle review comments
Add translation strings
and remove/adjust wrong tags
2020-03-10 09:05:44 +01:00
El RIDO cc0920fc09
add HTML entity encoding to PHP translation logic, remove exception to allow <br/> tags in DOMpurify by eliminating the single case that made use of it 2020-02-01 08:46:59 +01:00
TMs 13b30608cb
Update Chinese translation. 2020-01-31 12:36:02 +08:00
El RIDO 1ae4f4f0fc
updating all languages with missing translation, addresses failing unit test in previous commit 2020-01-20 19:24:28 +01:00
El RIDO 3923817f2b
formatting of JSON, unicode tilde 2019-12-07 08:18:13 +01:00
Alex Lee b00d8e4ad8
Update zh.json 2019-12-05 08:34:42 +08:00
Alex Lee aa75e596c8
Update zh.json 2019-12-04 12:20:23 +08:00
El RIDO bf0be09f09
removing old IE warning, as it is ignored by IE. The modern warning does get displayed, so let's use this more generic warning instead. 2019-09-19 20:01:10 +02:00
El RIDO 7c61f59dcd
removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated 2019-09-19 19:14:48 +02:00
El RIDO 6fcd82fb85
making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code 2019-08-27 07:38:27 +02:00
El RIDO 603f7fd911
adding tests for all cases 2019-06-22 15:44:54 +02:00
El RIDO 57bd65225d
added new translation strings, moved URLs out of translations as they are static and it makes translation more compact 2019-06-22 07:52:18 +02:00
El RIDO a67c9ab129
reworded the message, added the missing translation strings 2019-06-17 21:18:30 +02:00
El RIDO a60b86691e
Merge branch 'master' into webcrypto, fix nvm 2019-02-23 07:20:34 +01:00
ff98sha 9c3a4cebd4
Update zh.json
Modify translations and translate new strings.
2019-02-22 22:56:13 +08:00
El RIDO 5e4c6b5770
Merge branch 'master' into webcrypto 2019-01-07 21:29:14 +01:00
Alfredo Fabián Altamirano 287130dd37
Add missing translation for "QR code" 2019-01-07 21:11:19 +01:00
El RIDO 6f25d651b7
switching to client side libraries for key generation, remove legacy browser support 2018-08-04 22:30:01 +02:00
El RIDO e78d35ccd7 add missing translation 2018-07-21 06:45:28 +00:00
thororm a8aacce04d More localization defaults 2017-05-15 22:11:34 +02:00
thororm 2c17c35b85 Code review results and further improvements
Added english default for new translations
2017-05-15 22:05:52 +02:00
El RIDO 88b02d866e
fixes #186 for good 2017-03-24 19:20:34 +01:00
TMs 02e0b8655d update zh translation 2017-03-24 11:32:12 +01:00
El RIDO be78dcd1a5
Merge branch 'master' of https://github.com/imtms/PrivateBin into imtms-master 2017-03-13 21:18:32 +01:00
TMs 9b936a5e47 Update zh.json - Add missing translations 2017-03-11 19:00:20 +08:00
rugk da094e2853
make it work(6): discussion/comments 2017-02-17 20:46:10 +01:00