Merge branch 'soon' into staging
commit
0980e241db
|
@ -383,7 +383,7 @@
|
|||
"settings_resetThumbnailsDone": "Alle Vorschaubilder wurden entfernt.",
|
||||
"settings_importTitle": "Importiere die kürzlich besuchten Dokumente in dein CryptDrive",
|
||||
"settings_import": "Importieren",
|
||||
"settings_importConfirm": "Bist du sicher, dass du die kürzlich besuchten Pads in das CryptDrive deines Accounts importieren möchtest??",
|
||||
"settings_importConfirm": "Bist du sicher, dass du die kürzlich besuchten Pads in das CryptDrive deines Accounts importieren möchtest?",
|
||||
"settings_importDone": "Import abgeschlossen",
|
||||
"settings_autostoreTitle": "Speichern von Pads im CryptDrive",
|
||||
"settings_autostoreHint": "<b>Automatisch:</b> Alle Pads werden in deinem CryptDrive gespeichert.<br><b>Manuell (immer nachfragen):</b> Wenn du ein Pad noch nicht gespeichert hast, wirst du gefragt, ob du es im CryptDrive speichern willst.<br><b>Manuell (nie nachfragen):</b> Pads werden nicht automatisch im CryptDrive gespeichert. Die Option zum Speichern wird versteckt.",
|
||||
|
|
|
@ -1230,5 +1230,11 @@
|
|||
"mediatag_defaultImageName": "image",
|
||||
"register_registrationIsClosed": "Registration is closed.",
|
||||
"oo_conversionSupport": "Your browser cannot handle conversion to and from Microsoft Office formats. We suggest using a recent version of Firefox or Chrome.",
|
||||
"oo_importBin": "Click OK to import CryptPad's internal .bin format."
|
||||
"oo_importBin": "Click OK to import CryptPad's internal .bin format.",
|
||||
"admin_emailTitle": "Admin contact email",
|
||||
"admin_emailHint": "Set the contact email for your instance here",
|
||||
"admin_supportPrivTitle": "Support mailbox private key",
|
||||
"admin_supportInitGenerate": "Generate support keys",
|
||||
"admin_supportPrivHint": "Display the private key that other admins will need to view support tickets. A form to enter this key will be displayed on their admin panel.",
|
||||
"admin_supportPrivButton": "Show key"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue