re-introducing (optional) URL shortener support, resolves #58

This commit is contained in:
El RIDO
2016-01-31 09:56:06 +01:00
parent d510e861d2
commit a4ebdbc606
18 changed files with 133 additions and 14 deletions

View File

@@ -135,5 +135,6 @@
"Your browser does not support uploading encrypted files. Please use a newer browser.":
"Dein Browser unterstützt das hochladen von verschlüsselten Dateien nicht. Bitte verwende einen neueren Browser.",
"Invalid attachment.": "Ungültiger Datei-Anhang.",
"Options": "Optionen"
"Options": "Optionen",
"Shorten URL": "URL verkürzen"
}

View File

@@ -144,5 +144,6 @@
"Your browser does not support uploading encrypted files. Please use a newer browser.":
"Votre navigateur ne supporte pas l'envoi de fichiers chiffrés. Merci d'utiliser un navigateur plus récent.",
"Invalid attachment.": "Attachement invalide.",
"Options": "Options"
"Options": "Options",
"Shorten URL": "Raccourcir URL"
}

View File

@@ -135,5 +135,6 @@
"Your browser does not support uploading encrypted files. Please use a newer browser.":
"Your browser does not support uploading encrypted files. Please use a newer browser.",
"Invalid attachment.": "Invalid attachment.",
"Options": "Options"
"Options": "Options",
"Shorten URL": "Skróć adres URL"
}

View File

@@ -144,5 +144,6 @@
"Your browser does not support uploading encrypted files. Please use a newer browser.":
"Tvoj brskalnik ne omogoča nalaganje zakodiranih datotek. Prosim uporabi novejši brskalnik.",
"Invalid attachment.": "Neveljavna priponka.",
"Options": "Možnosti"
"Options": "Možnosti",
"Shorten URL": "Skrajšajte URL"
}