Commit Graph

101 Commits

Author SHA1 Message Date
ribas160 b86eb93dbe Added the button to copy the paste link to the clipboard 2025-01-03 18:19:12 +02:00
ribas160 0462da6e8e - used bootstrap 5 CSS icon named copy, bootstrap 3 CSS glyphicon named duplicate
- keyboard-shortcuts made more accessible by wrapping the keys into kbd-tags
- translate messages may contain allowed HTML tags
- added the record to the CHANGELOG.md
2025-01-02 15:13:44 +02:00
ribas160 a6a7df9a72 Merge remote-tracking branch 'upstream/master' into copy_to_clipboard_btn
# Conflicts:
#	i18n/ar.json
#	i18n/bg.json
#	i18n/ca.json
#	i18n/co.json
#	i18n/cs.json
#	i18n/de.json
#	i18n/el.json
#	i18n/en.json
#	i18n/es.json
#	i18n/et.json
#	i18n/fi.json
#	i18n/fr.json
#	i18n/he.json
#	i18n/hi.json
#	i18n/hu.json
#	i18n/id.json
#	i18n/it.json
#	i18n/ja.json
#	i18n/jbo.json
#	i18n/ko.json
#	i18n/ku.json
#	i18n/la.json
#	i18n/lt.json
#	i18n/nl.json
#	i18n/no.json
#	i18n/oc.json
#	i18n/pl.json
#	i18n/pt.json
#	i18n/ro.json
#	i18n/ru.json
#	i18n/sk.json
#	i18n/sl.json
#	i18n/sv.json
#	i18n/th.json
#	i18n/tr.json
#	i18n/uk.json
#	i18n/zh.json
#	lib/Configuration.php
2024-12-29 22:19:35 +02:00
ribas160 6c39a1441c Copy paste to clipboard button added. Copy paste to clipboard shortcut added 2024-12-28 18:42:46 +02:00
PrivateBin Translator Bot bc052b9c74 New translations en.json (German) 2024-10-19 00:32:31 +02:00
parthiv-m 4d2d9d75c1 Add new key to all translation related files 2024-10-18 11:51:39 -04:00
PrivateBin Translator Bot a68a635239 New translations en.json (German) 2024-05-08 08:01:13 +02:00
PrivateBin Translator Bot ebbef00b01 New translations en.json (German) 2024-05-08 06:49:32 +02:00
El RIDO 11c26a7281 update SRI hashes and add missing translation messages 2024-05-06 12:40:48 +02:00
PrivateBin Translator Bot 45f96ee2c0 New translations en.json (German) 2024-05-05 11:16:11 +02:00
El RIDO bdc9c307df add "Dark Mode" to translation strings 2024-04-21 11:46:14 +02:00
PrivateBin Translator Bot 04676fe61d New translations en.json (German) 2024-03-23 09:24:09 +01:00
PrivateBin Translator Bot ab0126af7c New translations en.json (German) 2024-03-22 07:50:18 +01:00
Cadence Ember d4fdc563ae Update all instances of text in language files 2024-03-22 11:25:17 +13:00
Florian 6999ed3f4b Update de.json
Text verständlicher gemacht
2024-02-21 11:34:33 +01:00
El RIDO 63b2526ee7 "Send" button now labeled "Create", fixes #946 2024-02-12 21:50:11 +01:00
PrivateBin Translator Bot 56f0ec7d52 New translations en.json (German) 2024-02-08 07:21:51 +01:00
PrivateBin Translator Bot fe4a64529a New translations en.json (German) 2024-02-07 20:47:31 +01:00
El RIDO 5c97443d1d add basic RTL support, drop default language key 2023-09-19 07:29:00 +02:00
PrivateBin Translator Bot 0b2939bb94 New translations en.json (German) 2023-08-06 11:16:46 +02:00
PrivateBin Translator Bot 7b74f7dc35 New translations en.json (German) 2023-08-06 09:36:45 +02:00
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
El RIDO 8f8adb9b0d Merge branch 'master' into crowdin-translation 2022-10-25 20:27:22 +02:00
PrivateBin Translator Bot 3de21004c4 New translations en.json (German) 2022-10-25 07:05:07 +02:00
El RIDO 849c1c7cd1 fix display of configured name in twitter title 2022-10-25 06:34:40 +02:00
PrivateBin Translator Bot 5e513588db New translations en.json (German) 2022-10-25 06:08:09 +02:00
El RIDO 4bd5ef9cda add new messages to translate 2022-10-23 10:50:18 +02:00
PrivateBin Translator Bot cc60ab701b New translations en.json (German) 2022-02-28 19:34:00 +01:00
PrivateBin Translator Bot a58bba0958 New translations en.json (German) 2022-02-28 17:27:04 +01:00
El RIDO 1054319313 add new translation string 2022-02-20 12:22:34 +01:00
Florian 86c5dc9db9 Update de.json
Link is not translated as "Verknüpfung", that is a separate term.
2021-10-14 09:04:29 +02:00
PrivateBin Translator Bot d0c6ab224f New translations en.json (German) 2021-04-18 22:00:37 +02:00
PrivateBin Translator Bot 982a4f957c New translations en.json (German) 2021-04-18 21:04:22 +02:00
El RIDO 7ca33019d2 translate new message 2021-04-04 11:43:27 +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
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 366a8a5279 New translations en.json (German) 2020-10-09 08:15:40 +02:00
PrivateBin Translator Bot 46b1afd430 New translations en.json (German) 2020-10-08 18:53:26 +02:00
PrivateBin Translator Bot 7060c0795c New translations en.json (German) 2020-10-04 18:05:53 +02:00
El RIDO d4e440c1a2 New translations en.json (German) 2020-10-04 13:52:26 +02:00
El RIDO 669430aa10 New translations en.json (German) 2020-10-04 13:47:50 +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
Sandro 9f7b60a402 Fix grammar 2020-07-22 10:40:14 +02:00
rugk 0cc0830421 Handle review comments
Add translation strings
and remove/adjust wrong tags
2020-03-10 09:05:44 +01:00
El RIDO 879a2a9255 tweaking German translation for email strings 2020-03-01 08:55:24 +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
El RIDO 72e96c7147 german translation of send to mail messages 2020-01-20 19:38:52 +01: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 825f6884be updating German translations 2019-12-07 08:26:51 +01:00