136 Commits

Author SHA1 Message Date
PrivateBin Translator Bot af53a071f9 New translations en.json (French) 2025-10-09 11:33:33 +02:00
El RIDO 23624d693c shorten show password message
as per suggestion of @rugk during review
2025-10-06 22:08:04 +02:00
El RIDO 2e5d6dddac Merge branch 'master' into karthikkasturi-master 2025-10-05 09:51:34 +02:00
TW - Vincent 493d848c83 Update fr.json 2025-09-21 18:37:52 +02:00
TW - Vincent 279d4d5c22 Update fr.json 2025-09-21 18:37:06 +02:00
TW - Vincent cb5ee94fe5 Update fr.json 2025-09-21 18:35:32 +02:00
TW - Vincent 640d400a32 Update fr.json 2025-09-21 13:18:50 +02:00
TW - Vincent 656a56826d Update fr.json 2025-09-21 12:42:52 +02:00
TW - Vincent 23145e1463 Update fr.json 2025-09-21 12:31:00 +02:00
Karthik Kasturi f9c958da90 Password peek 🫣 2025-09-11 21:34:12 +00:00
Karthik Kasturi 77395c147f updated test cases, added clarity in error messages 2025-08-20 01:23:06 +00:00
Karthik Kasturi 0be1cef224 i18n updates 2025-08-19 21:39:16 +01:00
Karthik Kasturi 0460f18ca0 chore: added new translation 2025-08-14 01:21:49 +01:00
El RIDO d3d632ba04 undo attachment hint translation change
here paste refers to the act of "pasting" a copied item from the clipboard, not a document
2025-07-28 11:22:17 +02:00
PrivateBin Translator Bot a5d2888257 New translations en.json (French) 2025-07-28 08:49:22 +02:00
PrivateBin Translator Bot 21e3c9c02a New translations en.json (French) 2025-07-28 08:44:28 +02:00
PrivateBin Translator Bot 9d826c9061 New translations en.json (French) 2025-07-27 21:11:53 +02:00
El RIDO ddd2d72064 replaced the term "paste" with the more generic "document"
Some of the references to "paste" in code or comments got changed as well, but to clarify the intended usage of the terms:

- A PrivateBin document can consist of a paste text (key "paste" in the encrypted payload) and one or several attachments and discussion entries.
- Internally the root document is called a "Paste" and each discussion entry is called a "Discussion".
- When referring to a whole document with one paste and optional discussion(s), we call it just "document".
- When talking about a particular JSON payload type in the internal logic, i.e. during storage or transmission, we call them a paste or discussion to distinguish which type we refer to.

closes #397
2025-07-24 10:46:31 +02:00
PrivateBin Translator Bot 10b09dfc6e New translations en.json (French) 2025-07-24 06:15:21 +02:00
PrivateBin Translator Bot 7f9d29b13f New translations en.json (French) 2025-06-28 17:18:26 +02:00
PrivateBin Translator Bot c2a6f8fddb New translations en.json (French) 2025-06-28 16:17:22 +02:00
PrivateBin Translator Bot 4d38551c08 New translations en.json (French) 2025-06-28 15:07:41 +02:00
PrivateBin Translator Bot 869222821e New translations en.json (French) 2025-06-28 14:09:33 +02:00
Ribas160 c7a4ced9e1 Added the ability to web users to change the theme 2025-02-05 15:24:15 +02:00
MickGe bbaee2c737 update new translation in fr.json 2025-02-01 14:42:37 +01:00
PrivateBin Translator Bot bcb953b0f2 New translations en.json (French) 2025-01-06 06:38:48 +01:00
PrivateBin Translator Bot 917cd221fe New translations en.json (French) 2025-01-05 21:01:21 +01:00
PrivateBin Translator Bot 441fd7a979 New translations en.json (French) 2025-01-05 19:49:23 +01:00
El RIDO 4076a831eb Merge branch 'master' into keyboard-trap 2025-01-05 07:23:41 +01:00
PrivateBin Translator Bot 22eaba62f2 New translations en.json (French) 2025-01-04 09:33:18 +01:00
El RIDO 45b38770db Merge branch 'master' into keyboard-trap 2025-01-04 08:48:08 +01:00
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
El RIDO 9028ddbb97 update all language files & SRI hashes
all tests pass, still need to replicate template changes and do manual testing to validate the UX
2024-11-24 12:49:21 +01:00
PrivateBin Translator Bot 38c28b8b96 New translations en.json (French) 2024-10-19 00:32:29 +02:00
parthiv-m 4d2d9d75c1 Add new key to all translation related files 2024-10-18 11:51:39 -04:00
PrivateBin Translator Bot 9f5de7284e New translations en.json (French) 2024-05-28 22:11:41 +02:00
PrivateBin Translator Bot a52dd6eae0 New translations en.json (French) 2024-05-08 08:01:12 +02:00
El RIDO 11c26a7281 update SRI hashes and add missing translation messages 2024-05-06 12:40:48 +02:00
PrivateBin Translator Bot 0308103ef1 New translations en.json (French) 2024-05-05 11:16:09 +02:00
El RIDO bdc9c307df add "Dark Mode" to translation strings 2024-04-21 11:46:14 +02:00
PrivateBin Translator Bot 9f23b23da0 New translations en.json (French) 2024-03-23 09:24:07 +01:00
PrivateBin Translator Bot c43e557cc5 New translations en.json (French) 2024-03-22 07:50:13 +01:00
Cadence Ember d4fdc563ae Update all instances of text in language files 2024-03-22 11:25:17 +13:00
PrivateBin Translator Bot 5a52f71bb7 New translations en.json (French) 2024-03-18 18:14:41 +01:00
PrivateBin Translator Bot 580a034189 New translations en.json (French) 2024-02-15 07:09:08 +01:00
PrivateBin Translator Bot 76affbc63b New translations en.json (French) 2024-02-14 19:52:32 +01:00
El RIDO 63b2526ee7 "Send" button now labeled "Create", fixes #946 2024-02-12 21:50:11 +01:00