mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
fix: escape single quote
This commit is contained in:
parent
1f91a4eb7a
commit
eab067a041
4 changed files with 21 additions and 9 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2018-01-12 14:15+0100\n"
|
||||
"POT-Creation-Date: 2018-01-12 16:15+0100\n"
|
||||
"PO-Revision-Date: 2017-03-07 12:04-0300\n"
|
||||
"Last-Translator: Pablo Estigarribia <pablodav@gmail.com>\n"
|
||||
"Language: es\n"
|
||||
|
|
@ -2065,7 +2065,7 @@ msgstr "Colapsar árbol"
|
|||
#: burpui/templates/js/client-browse.js:246
|
||||
msgid ""
|
||||
"The backup seems encrypted, please provide the encryption key in the "
|
||||
"'Download options' form."
|
||||
"\\'Download options\\' form."
|
||||
msgstr ""
|
||||
|
||||
#: burpui/templates/js/client-browse.js:307
|
||||
|
|
@ -2164,3 +2164,9 @@ msgstr "servidores"
|
|||
#~ msgid "Revoke"
|
||||
#~ msgstr "Revocar"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The backup seems encrypted, please "
|
||||
#~ "provide the encryption key in the "
|
||||
#~ "'Download options' form."
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2018-01-12 14:15+0100\n"
|
||||
"POT-Creation-Date: 2018-01-12 16:15+0100\n"
|
||||
"PO-Revision-Date: 2016-08-25 15:19+0200\n"
|
||||
"Last-Translator: Ziirish <hi+burpui@ziirish.me>\n"
|
||||
"Language: fr\n"
|
||||
|
|
@ -1709,10 +1709,10 @@ msgstr "Réduire l'arborescence"
|
|||
#: burpui/templates/js/client-browse.js:246
|
||||
msgid ""
|
||||
"The backup seems encrypted, please provide the encryption key in the "
|
||||
"'Download options' form."
|
||||
"\\'Download options\\' form."
|
||||
msgstr ""
|
||||
"La sauvegarde semble chiffrée, veuillez renseigner la clé de chiffrement "
|
||||
"dans le formulaire 'Options de téléchargement'"
|
||||
"dans le formulaire \\'Options de téléchargement\\'"
|
||||
|
||||
#: burpui/templates/js/client-browse.js:307
|
||||
msgid "Loading"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2018-01-12 14:15+0100\n"
|
||||
"POT-Creation-Date: 2018-01-12 16:15+0100\n"
|
||||
"PO-Revision-Date: 2017-07-16 10:36+0100\n"
|
||||
"Last-Translator: Enrico204 <enrico204@gmail.com>\n"
|
||||
"Language: it\n"
|
||||
|
|
@ -2006,7 +2006,7 @@ msgstr "Comprimi albero"
|
|||
#: burpui/templates/js/client-browse.js:246
|
||||
msgid ""
|
||||
"The backup seems encrypted, please provide the encryption key in the "
|
||||
"'Download options' form."
|
||||
"\\'Download options\\' form."
|
||||
msgstr ""
|
||||
|
||||
#: burpui/templates/js/client-browse.js:307
|
||||
|
|
@ -2093,3 +2093,9 @@ msgstr "clients"
|
|||
msgid "servers"
|
||||
msgstr "servers"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The backup seems encrypted, please "
|
||||
#~ "provide the encryption key in the "
|
||||
#~ "'Download options' form."
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue