Add en, fr, de properties files and translations. de translations based o, index.de.html

This commit is contained in:
Gilles Coulais 2014-08-29 14:27:09 +02:00
parent e2e07b040b
commit b7b333e83a
4 changed files with 113 additions and 0 deletions

View File

@ -0,0 +1,35 @@
# German strings
# vim: ft=jproperties
link = link
navbarHome = Home
navbarForum = Forum
navbarFiles = Dateien
navbarAbout.innerHTML = über
logoIMG.alt = PirateBox
logoIMG.title = PirateBox - Share Freely
welcomeWelcome = Wilkommen
welcomeDescription.innerHTML = Das Wichtigste vorweg: Hier geht nichts Illegales oder Unheimliches vor. Dies ist ein sozialer Platz, wo jeder chatten und Dateien austauschen kann und zwar anonym! Dies ist ein Offline-Netzwerk, speziell zum Filesharing und Chatten entwickelt. Vom Netz getrennt zu sein, ist die Voraussetzung fuer volle Anonymitaet. Hab Spass, chatte mit Menschen und teile Dateien, die du magst.
welcomeThanksButton.value = Thanks
sidebarUpload = Upload
sidebarIframeNotSupported = Your browser does not support iframes.. If you want to upload something, follow this
sidebarBrowseFiles.innerHTML = Stöbere Dateien ->
mainChatChat = Chat
mainChatSend.value = Send
mainChatName.placeholder = Alias
mainChatName.value = Anonymous
mainChatMessage.placeholder = Message...
mainChatTextColor = Text Color:
mainShoutboxDefault = Default
mainShoutboxBlue = Blue
mainShoutboxGreen = Green
mainShoutboxOrange = Orange
mainShoutboxRed = Red
footerBackToTop = Back to top
footerAbout = About
footerInspired = Inspiriert durch Piratensender und der Freien Kultur Bewegung, ist die PirateBox ein in sich abgeschlossenes Geraet zur mobilen Zusammenarbeit und zum Filesharing. Die PirateBox nutzt freie, offene Software (FLOSS) um mobile, drahtlose Filesharing-Netzwerke aufzubauen, wo Nutzer Bilder, Video-, Audio-Dateien, Dokumente und andere digitale Inhalte teilen koennen.
footerFilesTopSafety = Die PirateBox wurde designt um sicher und ungefaehrlich zu sein. Es sind keine Logins/Anmeldungen erforderlich und keine Benutzer-Daten werden geloggt. Um Tracking zu vermeiden und Datenschutz sicherzustellen, ist das System absichtlich nicht mit dem Internet verbunden.
footerLicenceMain = PirateBox ist lizensiert unter GPLv3.

View File

@ -0,0 +1,35 @@
# English strings
# vim: ft=jproperties
link = link
navbarHome = Home
navbarForum = Forum
navbarFiles = Files
navbarAbout = About
logoIMG.alt = PirateBox
logoIMG.title = PirateBox - Share Freely
welcomeWelcome = Welcome
welcomeDescription.innerHTML = Now, first of all, there is nothing illegal or scary going on here. This is a social place where you can chat and share files with people around you, <strong>anonymously</strong>! This is an off-line network, specially designed and developed for file-sharing and chat services. Staying off the grid is a precaution to maintain your full anonymity. Please have fun, chat with people, and feel free to share any files you may like.
welcomeThanksButton.value = Thanks
sidebarUpload = Upload
sidebarIframeNotSupported = Your browser does not support iframes.. If you want to upload something, follow this
sidebarBrowseFiles = Browse Files ->
mainChatChat = Chat
mainChatSend.value = Send
mainChatName.placeholder = Alias
mainChatName.value = Anonymous
mainChatMessage.placeholder = Message...
mainChatTextColor = Text Color:
mainShoutboxDefault = Default
mainShoutboxBlue = Blue
mainShoutboxGreen = Green
mainShoutboxOrange = Orange
mainShoutboxRed = Red
footerBackToTop = Back to top
footerAbout = About
footerInspired = Inspired by pirate radio and the free culture movement, PirateBox is a self-contained mobile collaboration and file sharing device. PirateBox utilizes Free, Libre and Open Source software (FLOSS) to create mobile wireless file sharing networks where users can anonymously share images, video, audio, documents, and other digital content.
footerFilesTopSafety = LibraryBox is designed to be safe and secure. No logins are required and no user data is logged. The system is purposely not connected to the Internet in order to prevent tracking and preserve user privacy.
footerLicenceMain = PirateBox is licensed under GPLv3.

View File

@ -0,0 +1,35 @@
# French strings
# vim: ft=jproperties
link = lien
navbarHome = Accueil
navbarForum = Forum
navbarFiles = Fichiers
navbarAbout = À propos
logoIMG.alt = PirateBox
logoIMG.title = PirateBox - Partagez librement
welcomeWelcome = Bienvenue
welcomeDescription.innerHTML = Tout d'abord, il ne se passe rien d'illégal ou d'effrayant ici. C'est un lieu social où vous pouvez discuter et partager <strong>anonymement</strong> des fichiers avec les personnes qui vous cotoient! C'est un réseau hors ligne, spécialement conçu et développé pour le partage de fichiers et la discussion. Rester hors du web est une précaution qui permet de garantir votre totale anonymité. Amusez vous, discutez, et surtout partagez les fichiers que vous aimez.
welcomeThanksButton.value = Remerciements
sidebarUpload = Uploader
sidebarIframeNotSupported = Votre navigateur ne supporte pas les iframes. Si vous souhaitez uploader quelque chose, suivez ce
sidebarBrowseFiles = Parcourir les fichiers ->
mainChatChat = Chat
mainChatSend.value = Envoyer
mainChatName.placeholder = Pseudo
mainChatName.value = Anonyme
mainChatMessage.placeholder = Message...
mainChatTextColor = Couleur du texte:
mainShoutboxDefault = Défaut
mainShoutboxBlue = Bleu
mainShoutboxGreen = Vert
mainShoutboxOrange = Orange
mainShoutboxRed = Rouge
footerBackToTop = Vers le haut
footerAbout = À propos
footerInspired = Inspiré par les radios pirate et le mouvement de la culture libre, PirateBox est un dispositif mobile autonome de collaboration et de partage de fichiers. PirateBox utilise des logiciels libres pour créer des réseaux mobiles sans fils de partage de fichiers dont les utilisateurs peuvent partager de manière anonyme des images, des vidéos, de l'audio, des documents ou tout autre contenu numérique.
footerFilesTopSafety = LibraryBox est conçue pour être sûre et sécurisée. Aucun compte utilisateur n'est requis et aucune donnée utilisateur n'est sauvegardée. Le système n'est volontairement pas connecté à Internet afin de prévenir toute tentative de suivi et de préserver la vie privée de ses utilisateurs.
footerLicenceMain = PirateBox est distribuée sous licence GPLv3.

View File

@ -0,0 +1,8 @@
[de]
@import url(data.de.properties)
[en]
@import url(data.en.properties)
[fr]
@import url(data.fr.properties)